
                #s_breadCrump{
                    flex: 0 0 100%;
                    max-width: 100%;
                    width: 100%;
                    margin: auto;
                    height: 50px;
                    line-height: 50px;
                    font-size: 12px;
                }
                #s_breadCrump span,#s_breadCrump a{display:inline-block;padding: 0px 10px;}
            
/* Reset */
#CommercialPanelUpgradeGuide_root__Vn9I7,
#CommercialPanelUpgradeGuide_root__Vn9I7 *,
#CommercialPanelUpgradeGuide_root__Vn9I7 *::before,
#CommercialPanelUpgradeGuide_root__Vn9I7 *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 {
    font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-height: 100vh !important;
    background: #16202A !important;
    color: #f1f5f9 !important;
    line-height: 1.6 !important;
    position: relative !important;
    width: 100% !important;
}

/* Main Container - Exactly 1200px */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_mainContainer__D3e4F {
    max-width: 1200px !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 3rem 1.5rem !important;
}

@media (min-width: 640px) {
    #CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_mainContainer__D3e4F {
        padding: 3rem 2rem !important;
    }
}

/* Article Header */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_articleHeader__G5h6I {
    margin-bottom: 2.5rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_headerMeta__J7k8L {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 0.625rem !important;
    margin-bottom: 1.5rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_badge__M9n0O {
    background: rgba(191, 171, 57, 0.1) !important;
    color: #BFAB39 !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    padding: 0.25rem 0.75rem !important;
    border-radius: 0.25rem !important;
    border: 1px solid rgba(191, 171, 57, 0.3) !important;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_date__P1q2R,
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_status__V5w6X {
    background: rgba(255, 255, 255, 0.05) !important;
    color: #cbd5e1 !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    padding: 0.25rem 0.625rem !important;
    border-radius: 0.25rem !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
    display: flex !important;
    align-items: center !important;
    gap: 0.25rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_status__V5w6X {
    background: rgba(191, 171, 57, 0.05) !important;
    color: #BFAB39 !important;
    border-color: rgba(191, 171, 57, 0.25) !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_mainTitle__Y7z8A {
    font-size: 2rem !important;
    font-weight: 800 !important;
    letter-spacing: -0.025em !important;
    color: #ffffff !important;
    line-height: 1.2 !important;
    margin-bottom: 1.5rem !important;
}

@media (min-width: 640px) {
    #CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_mainTitle__Y7z8A {
        font-size: 3rem !important;
    }
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_titleSubtitle__B9c0D {
    color: #BFAB39 !important;
    display: block !important;
    margin-top: 0.5rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_alertBox__E1f2G {
    padding: 1rem !important;
    background: #16202A !important;
    color: #cbd5e1 !important;
    border-radius: 0.75rem !important;
    border: 1px solid rgba(191, 171, 57, 0.3) !important;
    font-size: 0.875rem !important;
    line-height: 1.6 !important;
    display: flex !important;
    gap: 0.75rem !important;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1) !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_alertIcon__H3i4J {
    flex-shrink: 0 !important;
    color: #BFAB39 !important;
    margin-top: 0.125rem !important;
}

/* White Prose Container */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_proseContainer__N7o8P {
    background: #ffffff !important;
    border: 1px solid rgba(226, 232, 240, 0.6) !important;
    padding: 1.5rem !important;
    border-radius: 1rem !important;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    position: relative !important;
    color: #334155 !important;
}

@media (min-width: 640px) {
    #CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_proseContainer__N7o8P {
        padding: 2.5rem !important;
    }
}

/* Lead Quote */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_leadQuote__Q9r0S {
    font-weight: 300 !important;
    font-size: 1.125rem !important;
    color: #475569 !important;
    line-height: 1.6 !important;
    font-style: italic !important;
    border-left: 4px solid #BFAB39 !important;
    padding-left: 1rem !important;
    margin-bottom: 2rem !important;
}

@media (min-width: 640px) {
    #CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_leadQuote__Q9r0S {
        font-size: 1.25rem !important;
    }
}

/* Sections */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_contentSection__C7d8E {
    margin-bottom: 2rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_sectionTitle__F9g0H {
    font-size: 1.25rem !important;
    font-weight: 800 !important;
    color: #16202A !important;
    letter-spacing: -0.025em !important;
    margin-bottom: 1rem !important;
    display: flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    border-bottom: 1px solid #f1f5f9 !important;
    padding-bottom: 0.5rem !important;
}

@media (min-width: 640px) {
    #CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_sectionTitle__F9g0H {
        font-size: 1.5rem !important;
    }
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_sectionText__L3m4N {
    color: #475569 !important;
    font-size: 0.875rem !important;
    line-height: 1.6 !important;
    margin-bottom: 1rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_sectionText__L3m4N p {
    margin-bottom: 1rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_sectionText__L3m4N strong {
    color: #16202A !important;
    font-weight: 700 !important;
}

/* Images */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_imageBanner__T1u2V {
    margin: 2rem 0 !important;
    overflow: hidden !important;
    border-radius: 0.75rem !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_imageBannerSmall__R1s2T {
    max-width: 42rem !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_bannerImg__W3x4Y {
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
    max-height: 480px !important;
    transition: transform 0.5s ease-out !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_imageBanner__T1u2V:hover .CommercialPanelUpgradeGuide_bannerImg__W3x4Y {
    transform: scale(1.01) !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_imageCaption__Z5a6B {
    background: #f8fafc !important;
    padding: 0.625rem 1rem !important;
    font-size: 0.75rem !important;
    color: #64748b !important;
    font-style: italic !important;
    border-top: 1px solid #f1f5f9 !important;
    display: flex !important;
    justify-content: space-between !important;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
}

/* CTA Boxes (Dark) */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaBoxDark__O5p6Q {
    background: #16202A !important;
    border: 1px solid rgba(191, 171, 57, 0.35) !important;
    border-radius: 1rem !important;
    padding: 1.5rem !important;
    margin: 2rem 0 !important;
    color: #ffffff !important;
    position: relative !important;
    overflow: hidden !important;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    transition: all 0.3s !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaBoxDark__O5p6Q:hover {
    border-color: rgba(191, 171, 57, 0.6) !important;
}

/* Specific border for Need Upgrade CTA */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaBoxDark__O5p6Q:first-of-type {
    border-width: 2px !important;
    border-color: #BFAB39 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaGlow__R7s8T {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 6rem !important;
    height: 6rem !important;
    background: linear-gradient(to bottom right, rgba(191, 171, 57, 0.2), transparent) !important;
    border-radius: 9999px !important;
    margin-right: -1.5rem !important;
    margin-top: -1.5rem !important;
    transition: all 0.5s !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaGlowLarge__P5q6R {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 8rem !important;
    height: 8rem !important;
    background: rgba(191, 171, 57, 0.05) !important;
    filter: blur(48px) !important;
    border-radius: 9999px !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaContent__U9v0W {
    position: relative !important;
    z-index: 10 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaTitleDark__X1y2Z {
    font-size: 1.25rem !important;
    font-weight: 900 !important;
    color: #ffffff !important;
    letter-spacing: -0.025em !important;
    margin-bottom: 1rem !important;
    display: flex !important;
    align-items: center !important;
    gap: 0.625rem !important;
}

@media (min-width: 640px) {
    #CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaTitleDark__X1y2Z {
        font-size: 1.5rem !important;
    }
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaTextDark__D5e6F {
    color: #ffffff !important;
    font-size: 1rem !important;
    line-height: 1.6 !important;
    margin-bottom: 1.5rem !important;
    font-weight: 700 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaTextLight__S5t6U {
    color: #cbd5e1 !important;
    font-size: 0.875rem !important;
    line-height: 1.6 !important;
    margin-bottom: 1.5rem !important;
    font-weight: 300 !important;
}

@media (min-width: 640px) {
    #CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaTextLight__S5t6U {
        font-size: 1rem !important;
    }
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaStrongWhite__G7h8I {
    color: #ffffff !important;
    font-weight: 900 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaStrongYellow__J9k0L {
    color: #BFAB39 !important;
    font-weight: 900 !important;
}

/* Buttons */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_btnPrimary__M1n2O {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    background: #BFAB39 !important;
    color: #16202A !important;
    font-weight: 800 !important;
    font-size: 0.875rem !important;
    padding: 0.75rem 1.5rem !important;
    border-radius: 0.75rem !important;
    letter-spacing: 0.025em !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    transition: all 0.2s !important;
    text-decoration: none !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_btnPrimary__M1n2O:hover {
    background: #ffffff !important;
    color: #16202A !important;
    transform: translateY(-0.125rem) !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_btnSecondary__L7m8N {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.375rem !important;
    background: #BFAB39 !important;
    color: #16202A !important;
    font-weight: 700 !important;
    font-size: 0.75rem !important;
    padding: 0.5rem 1rem !important;
    border-radius: 0.5rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important;
    transition: all 0.2s !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    margin-top: 1.25rem !important;
    text-decoration: none !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_btnSecondary__L7m8N:hover {
    background: rgba(191, 171, 57, 0.9) !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_btnWrapper__V7w8X {
    margin-bottom: 1.5rem !important;
}

/* Sign Cards */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_signCard__S5t6U {
    padding: 1.25rem !important;
    background: rgba(248, 250, 252, 0.7) !important;
    border: 1px solid rgba(226, 232, 240, 0.8) !important;
    border-radius: 0.75rem !important;
    transition: all 0.3s !important;
    margin-bottom: 1.5rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_signCard__S5t6U:hover {
    background: rgba(241, 245, 249, 0.4) !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_signTitle__V7w8X {
    font-size: 1.125rem !important;
    font-weight: 900 !important;
    color: #16202A !important;
    display: flex !important;
    align-items: flex-start !important;
    gap: 0.625rem !important;
    margin-bottom: 0.625rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_signNumber__Y9z0A {
    background: #16202A !important;
    color: #BFAB39 !important;
    font-size: 0.75rem !important;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
    font-weight: 700 !important;
    height: 1.5rem !important;
    width: 1.5rem !important;
    border-radius: 9999px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
    margin-top: 0.125rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_signDesc__B1c2D {
    margin-top: 0.625rem !important;
    color: #16202A !important;
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    line-height: 1.6 !important;
}

@media (min-width: 640px) {
    #CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_signDesc__B1c2D {
        font-size: 1rem !important;
    }
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_signDetails__E3f4G {
    margin-top: 1rem !important;
    background: #ffffff !important;
    padding: 1.25rem !important;
    border-radius: 0.75rem !important;
    border: 2px solid rgba(22, 32, 42, 0.15) !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    font-size: 0.875rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_detailsLabel__H5i6J {
    display: block !important;
    font-weight: 900 !important;
    color: #16202A !important;
    margin-bottom: 0.5rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    font-size: 0.75rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_detailsList__K7l8M {
    list-style: none !important;
    padding: 0 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_detailsList__K7l8M li {
    display: flex !important;
    align-items: flex-start !important;
    gap: 0.5rem !important;
    margin-bottom: 0.5rem !important;
    color: #16202A !important;
    font-weight: 800 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_bullet__N9o0P {
    color: #BFAB39 !important;
    font-weight: 900 !important;
    flex-shrink: 0 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_signNote__Q1r2S {
    font-size: 0.75rem !important;
    color: rgba(22, 32, 42, 0.7) !important;
    margin-top: 0.75rem !important;
    font-style: italic !important;
    font-weight: 600 !important;
}

/* Callout Box */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_calloutBox__T5u6V {
    background: #16202A !important;
    border: 1px solid rgba(191, 171, 57, 0.35) !important;
    border-radius: 1rem !important;
    padding: 1.5rem !important;
    color: #ffffff !important;
    margin: 2rem 0 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_calloutTitle__W7x8Y {
    font-weight: 800 !important;
    color: #BFAB39 !important;
    font-size: 1rem !important;
    display: flex !important;
    align-items: center !important;
    gap: 0.625rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_calloutText__C1d2E {
    font-size: 0.75rem !important;
    margin-top: 0.75rem !important;
    color: #e2e8f0 !important;
    line-height: 1.6 !important;
}

@media (min-width: 640px) {
    #CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_calloutText__C1d2E {
        font-size: 0.875rem !important;
    }
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_calloutSubtext__F3g4H {
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    color: #cbd5e1 !important;
    margin-top: 1rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_calloutList__I5j6K {
    list-style: disc !important;
    padding-left: 1.25rem !important;
    font-size: 0.75rem !important;
    color: #94a3b8 !important;
    margin-top: 0.5rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_calloutList__I5j6K li {
    margin-bottom: 0.375rem !important;
}

/* Cost Grid */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_subTitle__U1v2W {
    font-size: 1rem !important;
    font-weight: 800 !important;
    color: #16202A !important;
    margin-top: 1.5rem !important;
    margin-bottom: 0.75rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_costGrid__X3y4Z {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 1rem !important;
    padding-bottom: 1rem !important;
}

@media (min-width: 768px) {
    #CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_costGrid__X3y4Z {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_costCard__A5b6C {
    background: rgba(248, 250, 252, 0.7) !important;
    padding: 1.25rem !important;
    border-radius: 0.75rem !important;
    border: 1px solid #e2e8f0 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_costLabel__D7e8F {
    font-weight: 900 !important;
    color: #16202A !important;
    font-size: 0.75rem !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important;
    display: block !important;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
    margin-bottom: 0.75rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_costList__G9h0I {
    list-style: disc !important;
    padding-left: 1rem !important;
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    color: #16202A !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_costList__G9h0I li {
    margin-bottom: 0.5rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_costRange__J1k2L {
    list-style: disc !important;
    padding-left: 1.25rem !important;
    font-size: 0.875rem !important;
    margin-bottom: 1rem !important;
    font-weight: 700 !important;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
    color: #16202A !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_costRange__J1k2L li {
    margin-bottom: 0.5rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_costAmount__M3n4O {
    color: #16202A !important;
    font-weight: 900 !important;
}

/* Advantage &amp;amp;amp; Consideration Grids */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_advantageGrid__F5g6H {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 1rem !important;
}

@media (min-width: 768px) {
    #CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_advantageGrid__F5g6H {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_advantageCard__I7j8K,
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_considerationCard__U5v6W {
    padding: 1.25rem !important;
    background: rgba(248, 250, 252, 0.7) !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 0.75rem !important;
    color: #16202A !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_advantageTitle__L9m0N,
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_considerationTitle__X7y8Z {
    font-weight: 900 !important;
    font-size: 0.875rem !important;
    color: #16202A !important;
    margin-bottom: 0.5rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_advantageList__O1p2Q,
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_considerationList__D1e2F {
    list-style: disc !important;
    padding-left: 1.25rem !important;
    font-size: 0.875rem !important;
    color: #16252F !important;
    font-weight: 800 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_considerationGrid__R3s4T {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 1rem !important;
}

@media (min-width: 768px) {
    #CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_considerationGrid__R3s4T {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_considerationDesc__A9b0C {
    margin-top: 0.25rem !important;
    font-size: 0.875rem !important;
    color: rgba(22, 32, 42, 0.95) !important;
    font-weight: 700 !important;
    line-height: 1.6 !important;
}

/* Process List */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_processIntro__G3h4I {
    margin-bottom: 1rem !important;
    font-size: 0.875rem !important;
    color: #475569 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_processList__J5k6L {
    list-style: none !important;
    padding: 0 !important;
    font-size: 0.875rem !important;
    color: #475569 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_processList__J5k6L li {
    margin-bottom: 1rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_processStep__M7n8O {
    color: #16202A !important;
    display: block !important;
    font-weight: 700 !important;
    margin-bottom: 0.25rem !important;
}

/* Benefit List */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_benefitList__P9q0R {
    list-style: none !important;
    padding: 0 !important;
    font-size: 0.875rem !important;
    color: #334155 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_benefitList__P9q0R li {
    display: flex !important;
    align-items: flex-start !important;
    gap: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_benefitIcon__S1t2U {
    height: 1rem !important;
    width: 1rem !important;
    color: #BFAB39 !important;
    flex-shrink: 0 !important;
    margin-top: 0.125rem !important;
}

/* FAQ Grid */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_faqGrid__V3w4X {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 1rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_faqCard__Y5z6A {
    border: 1px solid rgba(226, 232, 240, 0.7) !important;
    padding: 1rem !important;
    border-radius: 0.75rem !important;
    background: rgba(248, 250, 252, 0.7) !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_faqQuestion__B7c8D {
    color: #16202A !important;
    display: block !important;
    font-size: 0.875rem !important;
    margin-bottom: 0.25rem !important;
    font-weight: 700 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_faqAnswer__E9f0G {
    font-size: 0.875rem !important;
    color: #475569 !important;
    font-weight: 400 !important;
}

/* Bottom CTA */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_bottomCTA__H1i2J {
    background: #16202A !important;
    border: 1px solid rgba(191, 171, 57, 0.35) !important;
    color: #ffffff !important;
    border-radius: 1rem !important;
    padding: 1.5rem !important;
    margin-top: 2.5rem !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
}

@media (min-width: 640px) {
    #CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_bottomCTA__H1i2J {
        padding: 2rem !important;
    }
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaHighlight__K3l4M {
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    color: #BFAB39 !important;
    margin-top: 1rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaList__N5o6P {
    font-size: 0.75rem !important;
    color: #cbd5e1 !important;
    margin-top: 0.5rem !important;
    padding-left: 1rem !important;
    list-style: disc !important;
    font-weight: 400 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaList__N5o6P li {
    margin-bottom: 0.375rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaFinal__Q7r8S {
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    margin-top: 1.5rem !important;
    margin-bottom: 0.5rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaSubfinal__T9u0V {
    font-size: 0.75rem !important;
    color: #cbd5e1 !important;
    margin-bottom: 1rem !important;
    font-weight: 300 !important;
}

/* CTA Footer */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaFooter__Y9z0A {
    margin-top: 1.5rem !important;
    padding-top: 1rem !important;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
    font-size: 10px !important;
    color: #94a3b8 !important;
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0.625rem !important;
    justify-content: flex-start !important;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
    font-weight: 500 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaInfo__B1c2D {
    display: flex !important;
    align-items: center !important;
    gap: 0.375rem !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaDivider__E3f4G {
    color: rgba(191, 171, 57, 0.4) !important;
    font-weight: bold !important;
}

/* Disclaimer */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_disclaimer__W1x2Y {
    padding-top: 1.5rem !important;
    border-top: 1px solid #e2e8f0 !important;
    font-size: 11px !important;
    color: #64748b !important;
    line-height: 1.6 !important;
    font-style: italic !important;
    margin-top: 2rem !important;
}

/* Icons */
#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_iconSmall__S3t4U {
    height: 0.875rem !important;
    width: 0.875rem !important;
    color: #BFAB39 !important;
    flex-shrink: 0 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_iconMedium__K5l6M {
    height: 1.25rem !important;
    width: 1.25rem !important;
    color: #BFAB39 !important;
    flex-shrink: 0 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_sectionIcon__I1j2K {
    height: 1.25rem !important;
    width: 1.25rem !important;
    color: #BFAB39 !important;
    flex-shrink: 0 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_ctaIcon__A3b4C {
    height: 1.5rem !important;
    width: 1.5rem !important;
    color: #BFAB39 !important;
    flex-shrink: 0 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_calloutIcon__Z9a0B {
    height: 1.25rem !important;
    width: 1.25rem !important;
    color: #BFAB39 !important;
    flex-shrink: 0 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_btnIcon__P3q4R {
    height: 1rem !important;
    width: 1rem !important;
    flex-shrink: 0 !important;
}

#CommercialPanelUpgradeGuide_root__Vn9I7 .CommercialPanelUpgradeGuide_btnIconSmall__O9p0Q {
    height: 1rem !important;
    width: 1rem !important;
    flex-shrink: 0 !important;
}

/* Selection */
#CommercialPanelUpgradeGuide_root__Vn9I7 ::selection {
    background: rgba(191, 171, 57, 0.2) !important;
    color: #BFAB39 !important;
}
 
            body{
                position: relative;
            }
            .dno{
                display: none!important;
            }
            .public-header{
                position: relative;
                transition:5s;
            }
            .absolute-container{
                background-color: #ee273a;
                border-radius: 7px;
                position: fixed;
                top: 50%;
                left: 2%;
                transform: translateY(-50%);
                padding: 10px;
                z-index: 4900;
            }
            .social-absolute{
                position: relative;
                padding: 10px 0;
                border-bottom: 1px solid rgba(0, 0, 0, .1);
                box-sizing: content-box;
                width: 24px;
                height: 24px;
            }
            .social-absolute:last-child {
                border-bottom: none !important;
            }
            .social-absolute img{
                width: 24px;
                height: 24px;
            }
            .absolute-tooltip{
                position: relative;
                transition: all 0.5s;
                border-radius: 0 7px 7px 0;
                font-size: 14px;
                overflow: hidden;
                white-space: nowrap;
            }
            .absolute-tooltip > span{
                padding: 10px 20px;
                display: block;
            }
            .tooltip-shake{
                display: block;
                width: 100%;
                height: 100%;
            }
            .tooltip-shake:before,
            .tooltip-shake:after {
                position: absolute;
                content: "";
                opacity: 0;
                transition: all 0.4s ease;
                color: #fff;
                font-weight: bold;
            }
            .tooltip-shake:before {
                content: attr(data-tooltip);
                background: #3c5059;
                width: 0;
                padding: 0;
                font-size: 0.9rem;
                top: 50%;
                left: calc(24px + 32px);
                border-radius: 5px;
                transform: translateY(-50%);
                overflow: hidden;
                white-space: nowrap;
            }
            .tooltip-shake:after {
                border-width: 8px 10px 8px 0;
                border-style: solid;
                border-color: transparent #3c5059 transparent transparent;
                top: 50%;
                left: calc(24px + 24px);
                transform: translateY(-50%);
            }
            .tooltip-shake:hover::before,
            .tooltip-shake:hover::after {
                opacity: 1;
                overflow: hidden;
                white-space: nowrap;
                transform: translate(0, -50%);
            }
            .tooltip-shake:hover::before {
                width: max-content;
                padding: 10px 25px;
            }
            @keyframes shake {
                0% {
                    transform: rotate(2deg);
                }
                50% {
                    transform: rotate(-3deg);
                }
                70% {
                    transform: rotate(3deg);
                }
                100% {
                    transform: rotate(0deg);
                }
            }
            .social-absolute:hover {
                animation: shake 500ms ease-in-out forwards;
            }
            
                .public-header{
                    width: 100%;
                    background: #ffffff;
                    background-size: auto;
                    background-repeat: no-repeat;
                }
            
            .adv-banner-container{
                width: 100%;
                height: 10px;
            }
            .adv-banner-container .adv-item{
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
            .top-bar-container{
                width: 100%;
                min-height: 40px;
                height: 40px;
                background: #000;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .top-bar{
                width: 1200px;
                height: 100%;
                margin: auto;
                padding: 0 8px;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
            }
            .top-item{
                height: 100%;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .info-container{
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .info-container img{
                width: 32px;
                height: 32px;
            }
            .info-container > span{
                display: inline-flex;
            }
            .top-info,
            .top-social{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-social{
                padding: 5px 0;
            }
            .top-social li a img{
                width: 32px;
                height: 32px;
            }
            .top-social li a span{
                font-size: 32px;
                font-weight: 200;
                color: #FFFFFF;
            }
            .top-list{
                width: max-content;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                margin: 0  0px;
            }
            .top-list:hover{
                color: ;
            }
            
                .top-list:first-child{
                    margin-left : 0;
                }
                .top-list:last-child{
                    margin-right : 0;
                }
            
            .arrow-menu-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .top-list a span,
            .top-list span{
                color: #FFFFFF;
                font-weight: bold;
                font-size: 24px;
            }
            .top-list a img,
            .top-list span img{
                margin: 0 5px;
                width: 24px;
                height: 24px;
                object-fit: contain;
            }
            .top-list:first-child a img,
            .top-list:first-child span img{
                margin-left: 0;
            }
            .top-navbar{
                height: 100%;
                background: transparent;
            }
            .top-nav-list{
                position: relative;
                height: 100%;
                padding: 0 20px;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-nav-list a span,
            .top-nav-list span{
                color: #FFFFFF;
                font-size: 19px;
                font-weight: 400;search
            }
            .top-nav-list:hover{
                background-color: ;
            }
            .top-nav-list .arrow-menu-container svg{
                fill: #FFFFFF;
            }
            .top-nav-list:hover a span,
            .top-nav-list:hover span,
            .top-nav-list:hover .arrow-menu-container svg{
                color: ;
                fill: ;
            }
            .top-nav-list .icon-title-part{
                padding-left: 5px;
            }
            .top-sub-nav > .top-sub-list a span,
            .top-sub-nav > .top-sub-list span{
                color: #000;
            }
            .top-sub-nav > .top-sub-list:hover a span,
            .top-sub-nav > .top-sub-list:hover span{
                color: ;
            }
            
            .top-sub-nav{
                flex-direction: column;
                justify-content: center;
                align-content: flex-start;
                position: absolute;
                z-index: 4999;
                min-width: 150px;
                width: max-content;
                background: #2c3e50;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translateY(-10px) scaleY(0.5);
                transform-origin: top;  
                border-radius: 0;
            }
            .top-nav-list:hover > .top-sub-nav{
                display: flex;
                top: 100%;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            
        
                .top-nav-list:hover > .top-sub-nav{
                    left: 0;
                }
                .top-sub-list{
                    border-right: 5px solid  #f00;
                }
            
            .top-sub-list{
                width: 100%;
                padding: 8px 20px;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-sub-list:hover{
                background: ;
            }
            .header-container{
                display: grid;
                width: 1200px;
                margin: auto;
                height: auto;
                grid-template-rows: 1fr 1fr;  
                grid-template-columns: 1fr 3fr 1fr;
                grid-template-areas: 
                    "top-1 top-2 top-3"
                    "bottom-1 bottom-2 bottom-3"; 
                padding-top: 8px;
                padding-bottom: 8px;
                padding-left: 8px;
                padding-right: 8px;
            }
            .top-section-1{
                grid-area: top-1;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-section-2{
                grid-area: top-2;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-section-3{
                grid-area: top-3;
                display: flex;
                flex-direction: row;
                justify-content: flex-end;
                align-items: center;
            }
            .logo-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                width: 100%;
                height: 100%;
                padding: 4px  4px;
            }
            .logo-container img{
                display: block;
                width: 220px;
                height: 60px;
                max-width: 220px;
                max-height: 60px;
                object-fit: contain;
            }
            .nav-container{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                box-sizing: border-box;
                margin: 0 10px;
            }
            .nav-container > .navbar{
                width: 100%;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                background: #fff;
                box-sizing: border-box;
                border: px  solid  ;
                border-radius: 3px;
                padding: 0 !important;
            }
            
                .nav-container > .navbar{
                    margin-right: calc(0px + 10px);
                }
            
            .max-height{
                height: 700px;
                overflow-x:hidden;
                overflow-y: auto;
                display:flex!important;
                flex-direction: column!important;
                justify-content: flex-start!important;
            }
            .nav-container .navbar .nav-list{
                padding: 10px 18px;
                min-height: 45px;
                position: relative;
                list-style: none;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-content: center;
                box-sizing: border-box;
            }
            .nav-container .navbar .nav-list.active{
                background-color: ;
            }
            .nav-container .navbar .nav-list.active a,
            .nav-container .navbar .nav-list.active span{
                color: ;
            }
            
            .nav-container .navbar .nav-list .icon-title-part{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .nav-container .navbar .nav-list .icon-title-part img{
                width: 24px;
                height: 24px;
                margin: 0 5px;
            }
            .nav-container .navbar .nav-list .overflow-menu{
                justify-content: center !important;
            }
            .nav-container .navbar .nav-list:hover{
                background-color: ;
                box-sizing: border-box;
            }
            .nav-container .navbar .nav-list:hover a,
            .nav-container .navbar .nav-list:hover span{
                color:  ;
            }
            .nav-container .navbar .nav-list img{
                width: 32px;
                height: 32px;
            }
            .nav-container .navbar .nav-list a,
            .nav-container .navbar .nav-list span{
                text-decoration: none;
                font-size: 14px;
                color: #2c3e50;
            }
            .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
            .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                display: flex;
                top: 45px;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                display: flex;
                right: calc(100%  +  5px);
                top: 0;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            
                    .nav-container .navbar.navbar-sub{
                        flex-direction: column;
                        justify-content: center;
                        align-content: flex-start;
                        min-width: 150px;
                        width: max-content;
                    }
                    .nav-container .navbar.navbar-sub .nav-list{
                        width: 100%;
                        border-right: 5px solid ;
                    }
                    .nav-container .navbar.navbar-sub{
                        position: absolute;
                        z-index: 4999;
                        background: #fff;
                        clip: rect(1px, 1px, 1px, 1px);
                        opacity: 0.1;
                        transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                                    opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                        transform: translateY(-10px) scaleY(0.5);
                        transform-origin: top;  
                        border-radius: 0;
                    }
                    .nav-container .navbar.navbar-sub{
                        flex-direction: column;
                        justify-content: center;
                        align-content: flex-start;
                        min-width: 150px;
                        width: max-content;
                    }
                    .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
                    .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                        left: 0;
                        border-radius: 0 !important;
                    }
                    .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                        left: calc(100%  +  5px);
                    }
                    .nav-container .navbar.navbar-sub .nav-list{
                        width: 200px;
                        border-right: 5px solid ;
                        border-radius: 0 !important;
                    }
                
                .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
                .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                    left: 0;
                }
                .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                    left: calc(100%  +  5px);
                }
            
            .arrow-icon-menu{
                width: 8px;
                height: 8px;
            }
            .arrow-icon-menu.arrow-bottom{
                transform: rotate(90deg);
            }
            
                .arrow-menu-container{
                    margin-left: 5px;
                }
                .arrow-icon-menu.arrow-right,
                .overflow-list .arrow-icon-menu.arrow-bottom{
                    transform: rotate(0deg);
                }
                .nav-container .navbar .nav-list:first-child:hover{
                    border-radius: 3px 0 0 3px;
                }
                .nav-container .navbar .nav-list:last-child:hover{
                    border-radius: 0 3px 3px 0;
                }
            
            .nav-container .navbar .nav-list.base-level svg,
            .nav-container .navbar .nav-list .overflow-menu svg{
                fill: #2c3e50;
            }
            .nav-container .navbar .nav-list.base-level:hover svg{
                fill: ;
            }
            .sub-menu-container{
                position: absolute;
                min-width: 150px;
                background-color: #fff;
                color: #fff;
                top: 32px;
                right: 0;
                z-index: 4999;
               /* display: none;*/
            } 
            /*.sub-navbar{
                width: 100%;
                height: 100%;
            }*/
            .nav-container .navbar.navbar-sub .nav-list img{
                width: 16px;
                height: 16px;
            }
            .nav-container .navbar.navbar-sub .nav-list a,
            .nav-container .navbar.navbar-sub .nav-list span{
                color: #2c3e50;
                font-size: 12px;
            }
            .nav-list.with-sub-menu:hover .sub-menu-container{
                display: block;
            }
            .nav-container .navbar.navbar-sub .nav-list .arrow-menu-container svg{
                fill: #2c3e50;
            }
            .active{
                background-color: ;
            }
            .active a{
                color: ;
            }     
            .icon-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-content: center;
            }
            .icon-container .icon-item{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-content: center;
                box-sizing: border-box;
                min-height: 45px;
                margin: 0 5px;
            }
            
                .icon-container .icon-item:first-child{
                    margin-left: 0 !important;
                }
                .icon-container .icon-item:last-child{
                    margin-right: 0 !important;
                }
            
            
            .icon-container .icon-item a{
                border: 0px  solid  ;
            }
            .icon-container .icon-item.basket-icon{
                position: relative;
                color: #e84118;
                min-width: 45px;
                min-height: 45px;
                outline: none;
                border-radius: 3px;
                background: #2c3e50;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                cursor: pointer;
                text-decoration: none;
                margin: 0 10px;
            }
            .icon-container .icon-item .icon-shortcut{
                color: #e84118;
                min-width: 45px;
                min-height: 45px;
                margin: 0;
                outline: none;
                border-radius: 3px;
                background: #2c3e50;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                transition: .4s;
                cursor: pointer;
                text-decoration: none;
            }
            
            .basket-shop{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                width: 45px;
                height: 45px;
                border-radius: 3px;
            }
            .icon-container .icon-item .icon-shortcut:hover svg,
            .icon-container .icon-item .icon-shortcut:hover .add-item-to-cart.open span
            {
                fill: #fff;
                color: #fff;
            }
            
                .icon-container .icon-item.basket-icon .add-item-to-cart{
                    color: #e84118;
                    border-radius: 3px;
                    background: #2c3e50;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    transition: .4s;
                    cursor: pointer;
                    box-sizing: content-box;
                    border: 0px  solid  ;
                }
                
                    .icon-container .icon-item.basket-icon .add-item-to-cart{
                        border-right: none !important;
                    }
                    .border-basket{
                        border-left: none !important;
                    }
                
                    .icon-container .icon-item:hover > span,
                    .icon-container .icon-item.login-icon:hover span{
                        color: #fff;
                    }
                    .icon-container .icon-item.basket-icon .icon-shortcut:hover,
                    .icon-container .icon-item.login-icon .icon-shortcut:hover,
                    
                    .icon-container .icon-item.basket-icon .icon-shortcut:hover .add-item-to-cart{
                       background: #3e5772;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open{
                        width: 45px;
                        border-radius: 0 3px 3px 0;
                        display: flex;
                        flex-direction: row;
                        justify-content: center;
                        align-items: center;
                    }
                    .icon-container .icon-item.basket-icon:hover .add-item-to-cart.open{
                        background: #3e5772;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open:hover span{
                        color: #fff;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open + .icon-shortcut{
                        border-radius: 3px 0 0 3px;
                    }
                    .icon-container .icon-item.lang-icon .icon-shortcut:hover{
                        background: #3e5772;
                    }
                    .icon-container .icon-item.search-icon .icon-shortcut .search-container .search-btn:hover{
                        background: #3e5772;
                    }
                 
            .icon-container .icon-item svg{
                width: 25px;
                height: 25px;
            
                fill: #e84118;
            
            }
            .icon-container .icon-item.login-icon{
                position: relative;
            }
            /*.icon-container .icon-item.login-icon .icon-shortcut{
                width: 100%;
                height: 100%;
            }*/
            .icon-container .icon-item.login-icon .icon-login{
                width: 25px;
                height: 25px;
            }
            #div_profile_picture, 
            #div_profile_picture_metro {
                display: block;
                width: 0 !important;
                height: 0 !important;
                line-height: unset !important;
            }
            #div_profile_picture .rShowLogin{
                position: absolute;
                top: 0;
                left: 0;
                width: 0;
                height: 0;
                z-index: -1000;
            }
            #div_profile_picture .login-container{
                display: none !important;
            }
            #div_profile_picture #profile_picture,
            #div_profile_picture #profile_exit{
                display: none !important;
            }
        
                .icon-container .icon-item.login-icon{
                    color: #e84118;
                    /*width: 90px !important;*/
                    min-height: 45px;
                    outline: none;
                    border-radius: 3px;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    cursor: pointer;
                    text-decoration: none;
                    box-sizing: content-box;
                    border: 0px  solid  ;
                }
                .icon-container .icon-item.login-icon .status-user,
                .icon-container .icon-item.login-icon .icon-login{
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    text-align: center;
                    margin: 0 5px;
                    font-size:14px;
                }
            
            .public-header .bottom-section-1{
                grid-area: bottom-1;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .public-header .bottom-section-2{
                grid-area: bottom-2;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .public-header .bottom-section-3{
                grid-area: bottom-3;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            
                .icon-container .icon-item{
                    width: unset;
                    height: unset;
                }
                .search-icon{
                    position: relative;
                }
                .search-container {
                    display: flex;
                    flex-direction: row;
                    justify-content: flex-end;
                    align-items: center;
                    height: 100%;
                    position: relative;
                    border-radius: 3px;
                    min-width: 45px;
                }
                .search-container > .search-btn svg,
                .search-container > .close-search-btn svg{
                    fill: #e84118;
                }
                .search-container > .search-btn:hover svg,
                .search-container > .close-search-btn:hover svg{
                    fill: #fff;
                }
                .search-btn {
                    color: #fff;
                    width: 45px;
                    height: 45px;
                    margin: 0;
                    outline: none;
                    border-radius: 3px;
                    background: #2c3e50;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    transition: .8s;
                    cursor: pointer;
                    text-decoration: none;
                    border: 0px  solid  transparent;
                }
                
                .icon-container .icon-item img{
                    width: 25px;
                    height: 25px;
                    object-fit:contain;
                }
                
                    .search-container.open-search-box .search-btn{
                        border-radius: 0 3px 3px 0 !important;
                    }
                    .search-container.open-search-box .close-search-btn{
                        border-radius: 3px 0 0 3px !important;
                    }    
                 
                .search-btn,
                .search-command,
                .close-search-btn{
                    box-sizing: content-box;
                }
                .search-btn > svg {
                    fill: #fff;
                }
                .cls-pls::placeholder{
                    color: ;
                }
                .search-input {
                    padding: 0;
                    height: 100%;
                    background: #2c3e50;
                    color: #fff;
                    font-size: 14px;
                    font-weight: normal;
                    transition: all 1s ease-in-out;
                    width: 0;
                    position: absolute;
                    top: 0;
                    overflow: hidden;
                    white-space: nowrap;
                    border: 0px  solid  transparent;
                }
                
                .open-search-box > .search-input{
                    padding : 10px 48px;
                }
                
                    .search-input {
                        right: calc(0px + 45px);
                        border-right: none;
                        border-left: none;
                    }
                
                        .search-container.open-search-box .search-btn{
                            border-radius: 0 3px 3px 0 !important;
                        }
                        .search-container.open-search-box .close-search-btn{
                            border-radius: 3px 0 0 3px !important;
                        }
                        .search-container.open-search-box .search-input{
                            border-radius: 3px 0 0 3px !important;
                        }    
                    
                .close-search-btn{
                    position: absolute;
                    color: #fff;
                    width: 45px;
                    height: 45px;
                    margin: 0;
                    outline: none;
                    border-radius: 3px;
                    background: #2c3e50;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    cursor: pointer;
                    box-sizing: border-box;
                    box-sizing: border-box;
                }
                .close-search-btn svg{
                    fill: #e84118;
                }
            
            .sticky{
                width: 100vw;
                height: max-content;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                z-index: 999;
                padding: 2vh 8vw;
                transition: .8s;
                background-color: #ddd !important;
            }
            .public_sticky{
                width: 100%;
                height: max-content;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                z-index: 1001;
            }
            .d-none{
                display: none !important;
            }
            .border-left-n{
                border-left: none !important;
            }
            .border-right-n{
                border-right: none !important;
            }
            .w-1200px{
                width: 1200px !important;
                margin: auto;
            }
            .lang-icon{
                position: relative;
            }
            .language-container .lang-btn{
                width: 25px;
                height: 25px;
            }
            .lang-list-container{
                width: max-content;
                height: max-content;
                padding-top: 20px;
                position: absolute;
                top: 35px;
                left: 50%;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translate(-50%, 0) scaleY(0.5);
                transform-origin: top;
                z-index: 100;
            }
            .lang-list{
                position: relative;
                width: max-content;
                height: max-content;
                padding: 10px;
                background: #2c3e50;
                border-radius: 3px;
            }
            .lang-list::after{
                content: "";
                position: absolute;
                top: -8px;
                left: 50%;
                transform: translateX(-50%);
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 10px solid #2c3e50;
                display: block;
            }
            .lang-nav{
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: flex-start;
            }
            .lang-nav .lang-li{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                list-style: none;
                width: max-content;
                margin: 5px 0;
                
            }
            .lang-nav .lang-li a{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .lang-nav .lang-li img{
                width: 25px;
                height: 25px;
                object-fit: cover;
                margin: 0 4px;
            }
            .lang-nav .lang-li span{
                text-transform: uppercase;
                line-height: 2.5;
                font-size: 14px;
                margin: 0 4px;
                color: #fff;
            }
            .lang-nav .lang-li a{
                color: #fff;
            }
            .lang-nav .lang-li span:hover{
                cursor: pointer;
                color: #fff;
            }
            .lang-nav .lang-li .lang-active{
                font-weight: bold;
                color: #e84118;
            }
            .icon-item.lang-icon:hover .lang-list-container{
                clip: auto;
                opacity: 1;
                transform: translate(-50%, 0) scaleY(1);
            }
            /*---------------------------------------------------------------------------------*/
            .link-profile-container{
                width: max-content;
                height: max-content;
                padding-top: 20px;
                position: absolute;
                top: 35px;
                left: 50%;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translate(-50%, 0) scaleY(0.5);
                transform-origin: top;
                z-index: 100;
            }
            .link-profile-container .link-wrapper{
                position: relative;
                width: max-content;
                height: max-content;
                padding: 10px 25px;
                background: #2c3e50;
                border-radius: 3px;
            }
            .link-profile-container .link-wrapper a{
                color: #fff;
            }
            .link-profile-container .link-wrapper a:hover{
                cursor: pointer;
                color: #fff;
            }
            .link-profile-container .link-wrapper::after{
                content: "";
                position: absolute;
                top: -8px;
                left: 50%;
                transform: translateX(-50%);
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 10px solid #2c3e50;
                display: block;
            }
             .icon-item.login-icon:hover .link-profile-container{
                clip: auto;
                opacity: 1;
                transform: translate(-50%, 0) scaleY(1);
            }
            
            .backTop{
                display: flex !important;
            }
            #back_to_top{
                display: none;
                position: fixed;
                transition: 600ms;
                right: 25px;
                left: unset;
                bottom: 50px;
                z-index: 100;
                border-radius: 50%;
                border: 1px  solid  #000;
                padding: 15px;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                background-color: #777 ;
            }
            #back_to_top svg{
                width: 24px;
                height: 24px;
                fill: #fff ;
            }
            #back_to_top img{
                width: 24px;
                height: 24px;
                fill: #fff ;
                object-fit:contain;
            }
            .search-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .basket-shop img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .lang-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .icon-login img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
        
                    .header-container{
                        grid-template-rows: 1fr;  
                        grid-template-columns: 220px minmax(auto, 100%) 1fr;
                        grid-template-areas: 
                            "top-1 top-2 top-3"; 
                    }
                    .top-section-1{
                        justify-content: flex-start;
                    }
                    .top-section-2{
                        justify-content: flex-start;
                    }
                    .logo-container{
                        justify-content: flex-start;
                    }
                    .nav-container{
                        justify-content: flex-start;
                    }
                    .nav-container .navbar{
                        justify-content: flex-start;
                    }
                    .width-full{
                        width: 100% !important;
                    }
                #module_footer_section_1{
;
width:100%;
padding-top:4%;
padding-right:8vw;
padding-bottom:4%;
padding-left:8vw;
border-style:none;
}#module_footer_column_1{
;
width:33%;
border-style:none;
}#module_footer_row_1{
;
border-style:solid;
border-bottom-width:.015vw;
border-color:#ebedf2;
}#module_footer_items_1{
;
cursor:default;
width:20vw;
height:7vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
padding-bottom:1vw;
}#module_footer_items_1:hover{
;
}#module_footer_items_69{
;
cursor:default;
font-weight:400;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_69:hover{
;
}#module_footer_row_4{
;
padding-top:1vw;
padding-bottom:1vw;
border-style:none;
}#module_footer_items_9{
;
cursor:default;
color:#2f4660 ;
font-weight:400;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_9:hover{
;
}#module_footer_items_10{
;
cursor:pointer;
text-align:right;
color:#2f4660 ;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_10:hover{
;
}#module_footer_column_2{
;
width:36%;
margin-top:0px;
padding-left:8%;
border-style:none;
}#module_footer_row_5{
;
margin-top:0px;
border-style:none;
}#module_footer_items_11{
;
cursor:default;
line-height:2vw;
color:#2f4660 ;
font-weight:bold;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_11:hover{
;
}#module_footer_row_6{
;
padding-top:2vw;
border-style:none;
}#module_footer_items_12{
;
cursor:pointer;
color:#2f4660 ;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_12:hover{
;
}#module_footer_row_7{
;
padding-top:.5vw;
border-style:none;
}#module_footer_items_13{
;
cursor:pointer;
color:#2f4660 ;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_13:hover{
;
}#module_footer_row_8{
;
padding-top:.5vw;
border-style:none;
}#module_footer_items_14{
;
cursor:default;
color:#2f4660 ;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_14:hover{
;
}#module_footer_row_9{
;
padding-top:.5vw;
border-style:none;
}#module_footer_items_15{
;
cursor:default;
color:#2f4660 ;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_15:hover{
;
}#module_footer_row_11{
;
margin-top:1.5vw;
border-style:none;
}#module_footer_items_17{
;
cursor:default;
color:#2f4660 ;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_17:hover{
;
}#module_footer_column_3{
;
width:30%;
margin-top:0px;
padding-left:4%;
border-style:none;
}#module_footer_items_19{
;
cursor:default;
line-height:2vw;
color:#2f4660 ;
font-weight:bold;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_19:hover{
;
}#module_footer_items_20{
;
cursor:default;
color:#2f4660 ;
font-weight:300;
font-size:1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:2vw;
}#module_footer_items_20:hover{
;
}#module_footer_items_21{
;
cursor:default;
color:#2f4660 ;
font-weight:300;
font-size:1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:.5vw;
}#module_footer_items_21:hover{
;
}#module_footer_column_4{
;
width:30%;
margin-top:0px;
padding-left:4%;
border-style:none;
}#module_footer_items_25{
;
cursor:default;
line-height:2vw;
color:#2f4660 ;
font-weight:bold;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_25:hover{
;
}#module_footer_items_27{
;
cursor:default;
color:#2f4660 ;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:.5vw;
}#module_footer_items_27:hover{
;
}#module_footer_items_28{
;
cursor:default;
color:#2f4660 ;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:.5vw;
}#module_footer_items_28:hover{
;
}#module_footer_items_68{
;
cursor:default;
color:#2f4660 ;
font-weight:400;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:.5vw;
}#module_footer_items_68:hover{
;
}#module_footer_items_30{
;
cursor:default;
color:#2f4660 ;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:.5vw;
}#module_footer_items_30:hover{
;
}#public_footer_main_1{;background-color:#fff;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}#public_footer_main_1:hover{;}
                #public_footer_main_1{
                    position:relative;
                    margin-right:auto !important;
                    margin-left:auto !important;
                    overflow:hidden !important;
                }
                #public_footer_main_1 > div{
                    position:relative;
                    z-index:12;
                }
                
                #public_footer_main_1 
            
            #public_footer_main_1 .new_admin_layer {
                position: absolute;
                width: 100%;
                height: 100%;
                z-index: 10;
                transition: all 600ms ease;
                background-color: rgba(0,0,0,0);
                display: flex;
                
            right:0;
            top:0;
        
            }

            #public_footer_main_1 .layer_first_child {
                width: 100%;
            }
        
            #public_footer_main_1:hover .new_admin_layer {
                border-radius: 0 !important;
                
                background-color: rgba(0,0,0,0);
            }
        
            #msg_footer.msg_footer,
            #msg_footer_complete.msg_footer{
                position: fixed;
                top: 50px;
                right: 10px;
                width: 400px;
                height: 50px;
                z-index: 10000;
                border-radius: 3px;
            }

            #msg_footer .d_flex,
            #msg_footer_complete .d_flex{
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
                height: 100%;
                padding: 0 15px;
            }

            #msg_footer.green_msg_footer {
                background-color: #d4edda;
                border: 1px solid #c3e6cb;
                color: #155724;
            }

            #msg_footer.red_msg_footer,
            #msg_footer_complete.red_msg_footer{
                background-color: #f8d7da;
                border: 1px solid #f5c6cb;
                color: #721c24;
            }

            #msg_footer .close_msg,
            #msg_footer_complete .close_msg{
                cursor: pointer;
                font-size: 25px;
                padding-right: 15px;
            }

            #msg_footer .close_msg:hover,
            #msg_footer_complete .close_msg:hover{
                color: #000;
            }
            
            .border_red{
                border: 1px solid #e20000;
            }
            footer a{
                color: inherit;
            }
        .dno{display:none!important;}
            #body_popup_1,#body_popup_2{
                position:fixed;
                display:flex;
                text-align:center;
                top:0;
                bottom:0;
                right:0;
                left:0;
                z-index:99999;
                visibility:hidden;
                opacity: 0;
                background:rgba(0,0,0,0.5);
            }
            #body_popup_1.open-popup,#body_popup_2.open-popup{
                visibility:visible;
                opacity: 1;
            }
            #body_popup_1 > div,#body_popup_2 > div{
                display:block;
                background:#fff;
                padding:10px;
                margin:auto;
                transform:translateY(-150px);
                -webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;
                text-align:center;
                border-radius:10px;
                position:relative;
                z-index:999999;
            }
            #body_popup_1.open-popup > div,#body_popup_1.open-popup > div{
                transform:translateY(0);
            }
            #body_popup_1 .icon-close-popup{
                position:absolute;
                font-size:30px;
                height:30px;
                width:30px;
                border-radius:50%;
                color:red;
                top:-10px;
                right:-10px;
                background-color:transparent;
                z-index:9999;
            }
            #body_popup_1 .icon-close-popup i{
                position:absolute;
                top:0;
                right:0;
            }
            #body_popup_1 .container-html{
                height:100%;
                overflow:auto;
                max-height:90vh;
            }
            #body_popup_1 .container-html::-webkit-scrollbar{
                width:5px;
                height:100%;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-track{
                background-color:transparent;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-thumb{
                background-color:#777;
                border-radius:20%;
            }
            #body_popup_1 .icon-close-popup{
                color:#fff;
                top:0;
                right:0;
            }
            #module_waiting_box{
                position:fixed;
                background:rgba(256,256,256,0.8);
                width:100%;
                height:100%;
                -webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;
                top:0;
                right:0;
                opacity:0;
                z-index:9999999999999;
                visibility:hidden;
            }
            #module_waiting_box.show-waiting{
                visibility:visible;
                opacity:1;
            }
            #module_waiting_box .spinner {
              margin: 100px auto 0;
              width: 70px;
              text-align: center;
            }
            
            #module_waiting_box .spinner > div {
              width: 18px;
              height: 18px;
              background-color: #333;
              border-radius: 100%;
              display: inline-block;
              -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
              animation: sk-bouncedelay 1.4s infinite ease-in-out both;
            }
            
            #module_waiting_box .spinner .bounce1 {
              -webkit-animation-delay: -0.35s;
              animation-delay: -0.35s;
            }
            
            #module_waiting_box .spinner .bounce2 {
              -webkit-animation-delay: -0.16s;
              animation-delay: -0.16s;
            }
            
            @-webkit-keyframes sk-bouncedelay {
              0%, 95%, 100% { -webkit-transform: scale(0) }
              50% { -webkit-transform: scale(1.0) }
            }
            
            @keyframes sk-bouncedelay {
              0%, 95%, 100% { 
                -webkit-transform: scale(0);
                transform: scale(0);
              } 50% { 
                -webkit-transform: scale(1.0);
                transform: scale(1.0);
              }
            }
        body{direction: ltr;text-align: left;}