
/* Reset &amp;amp;amp; Root */
#InsulationServices_root__Ins9X2,
#InsulationServices_root__Ins9X2 *,
#InsulationServices_root__Ins9X2 *::before,
#InsulationServices_root__Ins9X2 *::after {
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}
#InsulationServices_root__Ins9X2 {
    font-family: &amp;amp;quot;Inter&amp;amp;quot;, system-ui, -apple-system, sans-serif !important;
    color: #0f172a !important;
    background: #f8fafc !important;
    width: 100% !important;
    -webkit-font-smoothing: antialiased !important;
}
#InsulationServices_root__Ins9X2 .ins-container {
    max-width: 80rem !important;
    margin: 0 auto !important;
    padding: 0 1rem !important;
}
@media (min-width: 768px) {
    #InsulationServices_root__Ins9X2 .ins-container { padding: 0 2rem !important; }
}

/* Typography &amp;amp;amp; Badges */
#InsulationServices_root__Ins9X2 .ins-section-label {
    font-size: 0.625rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    color: #5c6085 !important;
    display: inline-block !important;
}
#InsulationServices_root__Ins9X2 .ins-section-title {
    font-size: 1.875rem !important;
    font-weight: 700 !important;
    color: #0f172a !important;
    line-height: 1.2 !important;
}
@media (min-width: 768px) {
    #InsulationServices_root__Ins9X2 .ins-section-title { font-size: 2.25rem !important; }
}
#InsulationServices_root__Ins9X2 .ins-section-desc {
    font-size: 0.875rem !important;
    color: #475569 !important;
    line-height: 1.6 !important;
}
#InsulationServices_root__Ins9X2 .ins-badge {
    font-size: 0.625rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    color: #5c6085 !important;
    background: rgba(255,255,255,0.45) !important;
    border: 1px solid rgba(255,255,255,0.6) !important;
    padding: 0.25rem 0.75rem !important;
    border-radius: 9999px !important;
}

/* 1. Hero Section */
#InsulationServices_root__Ins9X2 .ins-hero-section { padding: 2rem 1rem !important; }
#InsulationServices_root__Ins9X2 .ins-hero-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 3rem !important;
    align-items: center !important;
}
@media (min-width: 1024px) {
    #InsulationServices_root__Ins9X2 .ins-hero-grid { grid-template-columns: 7fr 5fr !important; }
}
#InsulationServices_root__Ins9X2 .ins-hero-left { display: flex !important; flex-direction: column !important; gap: 1.5rem !important; }
#InsulationServices_root__Ins9X2 .ins-hero-badges { display: flex !important; flex-wrap: wrap !important; gap: 0.5rem !important; }
#InsulationServices_root__Ins9X2 .ins-hero-title {
    font-size: 2.25rem !important;
    font-weight: 900 !important;
    color: #0f172a !important;
    line-height: 1.05 !important;
}
@media (min-width: 768px) { #InsulationServices_root__Ins9X2 .ins-hero-title { font-size: 3rem !important; } }
#InsulationServices_root__Ins9X2 .ins-hero-desc {
    font-size: 1rem !important;
    color: #475569 !important;
    line-height: 1.6 !important;
}
#InsulationServices_root__Ins9X2 .ins-tab-container {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 0.625rem !important;
    max-width: 32rem !important;
    background: rgba(255,255,255,0.4) !important;
    padding: 0.375rem !important;
    border-radius: 1rem !important;
    border: 1px solid rgba(255,255,255,0.6) !important;
}
#InsulationServices_root__Ins9X2 .ins-tab {
    padding: 0.75rem 0.5rem !important;
    border-radius: 0.75rem !important;
    font-size: 0.625rem !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.375rem !important;
    transition: all 0.2s ease !important;
    border: 1px solid transparent !important;
    cursor: pointer !important;
    background: transparent !important;
    color: #475569 !important;
}
#InsulationServices_root__Ins9X2 .ins-tab.ins-tab-active {
    background: #0f172a !important;
    color: #ffffff !important;
    border-color: #020617 !important;
}
#InsulationServices_root__Ins9X2 .ins-tab-icon { font-size: 1rem !important; }
#InsulationServices_root__Ins9X2 .ins-metric-banner {
    padding: 1.25rem !important;
    border-radius: 0.5rem !important;
    border: 1px solid rgba(255,255,255,0.6) !important;
    background: rgba(255,255,255,0.6) !important;
    display: flex !important;
    align-items: center !important;
    gap: 1.25rem !important;
}
#InsulationServices_root__Ins9X2 .ins-glow-winter {
    background: rgba(239, 246, 255, 0.6) !important;
    border-color: rgba(96, 165, 250, 0.4) !important;
    box-shadow: 0 0 60px -15px rgba(59, 130, 246, 0.25) !important;
}
#InsulationServices_root__Ins9X2 .ins-glow-summer {
    background: rgba(255, 251, 235, 0.6) !important;
    border-color: rgba(251, 191, 36, 0.4) !important;
    box-shadow: 0 0 60px -15px rgba(245, 158, 11, 0.25) !important;
}
#InsulationServices_root__Ins9X2 .ins-glow-acoustic {
    background: rgba(236, 253, 245, 0.6) !important;
    border-color: rgba(52, 211, 153, 0.4) !important;
    box-shadow: 0 0 60px -15px rgba(16, 185, 129, 0.25) !important;
}
#InsulationServices_root__Ins9X2 .ins-metric-box {
    height: 4rem !important;
    width: 4rem !important;
    border-radius: 1rem !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
}
#InsulationServices_root__Ins9X2 .ins-metric-value { font-size: 1.25rem !important; font-weight: 900 !important; line-height: 1 !important; }
#InsulationServices_root__Ins9X2 .ins-metric-label { font-size: 0.5rem !important; text-transform: uppercase !important; letter-spacing: 0.1em !important; opacity: 0.8 !important; }
#InsulationServices_root__Ins9X2 .ins-metric-info { display: flex !important; flex-direction: column !important; gap: 0.25rem !important; }
#InsulationServices_root__Ins9X2 .ins-metric-season { font-size: 0.625rem !important; font-weight: 700 !important; text-transform: uppercase !important; color: #64748b !important; }
#InsulationServices_root__Ins9X2 .ins-metric-title { font-size: 0.875rem !important; font-weight: 700 !important; color: #0f172a !important; text-transform: uppercase !important; }
#InsulationServices_root__Ins9X2 .ins-metric-desc { font-size: 0.75rem !important; color: #475569 !important; line-height: 1.5 !important; }
#InsulationServices_root__Ins9X2 .ins-hero-actions { display: flex !important; flex-wrap: wrap !important; gap: 1rem !important; }
#InsulationServices_root__Ins9X2 .ins-hero-right { width: 100% !important; }
#InsulationServices_root__Ins9X2 .ins-media-wrapper {
    position: relative !important;
    width: 100% !important;
    max-width: 24rem !important;
    aspect-ratio: 4/3 !important;
    border-radius: 1.5rem !important;
    padding: 0.5rem !important;
    background: rgba(255,255,255,0.2) !important;
    border: 2px solid rgba(255,255,255,0.6) !important;
}
#InsulationServices_root__Ins9X2 .ins-media-inner {
    width: 100% !important;
    height: 100% !important;
    border-radius: 1.125rem !important;
    overflow: hidden !important;
    position: relative !important;
}
#InsulationServices_root__Ins9X2 .ins-media-img { width: 100% !important; height: 100% !important; object-fit: cover !important; }
#InsulationServices_root__Ins9X2 .ins-media-overlay {
    position: absolute !important;
    inset: 0 !important;
    background: linear-gradient(to top, rgba(15,23,42,0.65), transparent, transparent) !important;
}
#InsulationServices_root__Ins9X2 .ins-media-glow {
    position: absolute !important;
    inset: 0 !important;
    opacity: 0.25 !important;
    background: radial-gradient(circle, rgba(255,255,255,0.4), transparent) !important;
    mix-blend-mode: color-burn !important;
}
#InsulationServices_root__Ins9X2 .ins-media-badge {
    position: absolute !important;
    bottom: 1rem !important;
    right: 1rem !important;
    left: 1rem !important;
    background: rgba(255,255,255,0.7) !important;
    border-radius: 0.75rem !important;
    padding: 0.875rem !important;
    border: 1px solid rgba(255,255,255,0.5) !important;
    display: flex !important;
    align-items: center !important;
    gap: 0.875rem !important;
}
#InsulationServices_root__Ins9X2 .ins-media-badge-icon {
    height: 2.25rem !important;
    width: 2.25rem !important;
    border-radius: 0.5rem !important;
    background: #f59e0b !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
}
#InsulationServices_root__Ins9X2 .ins-badge-icon-svg { width: 1.375rem !important; height: 1.375rem !important; color: #0f172a !important; }
#InsulationServices_root__Ins9X2 .ins-media-badge-text { display: flex !important; flex-direction: column !important; }
#InsulationServices_root__Ins9X2 .ins-media-badge-title { font-size: 0.625rem !important; font-weight: 900 !important; color: #0f172a !important; text-transform: uppercase !important; }
#InsulationServices_root__Ins9X2 .ins-media-badge-sub { font-size: 0.625rem !important; color: #475569 !important; font-weight: 600 !important; }

/* 2. Why Insulation Matters */
#InsulationServices_root__Ins9X2 .ins-why-matter-section { padding: 4rem 1rem !important; }
#InsulationServices_root__Ins9X2 .ins-why-matter-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 3rem !important;
}
@media (min-width: 1024px) { #InsulationServices_root__Ins9X2 .ins-why-matter-grid { grid-template-columns: 7fr 5fr !important; } }
#InsulationServices_root__Ins9X2 .ins-why-matter-left { display: flex !important; flex-direction: column !important; gap: 1.25rem !important; }
#InsulationServices_root__Ins9X2 .ins-why-matter-right {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 1rem !important;
}
@media (min-width: 640px) { #InsulationServices_root__Ins9X2 .ins-why-matter-right { grid-template-columns: repeat(2, 1fr) !important; } }
#InsulationServices_root__Ins9X2 .ins-adv-card {
    background: rgba(255,255,255,0.4) !important;
    padding: 1.25rem !important;
    border-radius: 1rem !important;
    border: 1px solid rgba(255,255,255,0.6) !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 0.625rem !important;
}
#InsulationServices_root__Ins9X2 .ins-adv-title {
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    color: #0f172a !important;
    display: flex !important;
    align-items: center !important;
    gap: 0.375rem !important;
}
#InsulationServices_root__Ins9X2 .ins-adv-icon { width: 1.125rem !important; height: 1.125rem !important; color: #f59e0b !important; }
#InsulationServices_root__Ins9X2 .ins-adv-desc { font-size: 0.6875rem !important; color: #475569 !important; line-height: 1.5 !important; }

/* 3. Range of Services */
#InsulationServices_root__Ins9X2 .ins-range-section { padding: 4rem 1rem !important; }
#InsulationServices_root__Ins9X2 .ins-range-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 3rem !important;
}
@media (min-width: 1024px) { #InsulationServices_root__Ins9X2 .ins-range-grid { grid-template-columns: 5fr 7fr !important; } }
#InsulationServices_root__Ins9X2 .ins-range-left { display: flex !important; flex-direction: column !important; gap: 1rem !important; }
#InsulationServices_root__Ins9X2 .ins-range-right {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 1.5rem !important;
}
@media (min-width: 640px) { #InsulationServices_root__Ins9X2 .ins-range-right { grid-template-columns: repeat(2, 1fr) !important; } }
#InsulationServices_root__Ins9X2 .ins-service-box {
    background: rgba(255,255,255,0.4) !important;
    padding: 1.5rem !important;
    border-radius: 1rem !important;
    border: 1px solid rgba(255,255,255,0.6) !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
}
#InsulationServices_root__Ins9X2 .ins-service-box-title {
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    color: #0f172a !important;
    display: flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    text-transform: uppercase !important;
}
#InsulationServices_root__Ins9X2 .ins-service-icon { width: 1.125rem !important; height: 1.125rem !important; color: #475569 !important; }
#InsulationServices_root__Ins9X2 .ins-check-list { list-style: none !important; display: flex !important; flex-direction: column !important; gap: 0.5rem !important; }
#InsulationServices_root__Ins9X2 .ins-check-list li {
    display: flex !important;
    gap: 0.375rem !important;
    align-items: center !important;
    font-size: 0.75rem !important;
    color: #334155 !important;
    font-weight: 600 !important;
}
#InsulationServices_root__Ins9X2 .ins-check-icon { width: 1rem !important; height: 1rem !important; color: #059669 !important; flex-shrink: 0 !important; }

/* 4. Thermal Performance */
#InsulationServices_root__Ins9X2 .ins-thermal-section { padding: 4rem 1rem !important; }
#InsulationServices_root__Ins9X2 .ins-thermal-header {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.75rem !important;
    max-width: 48rem !important;
    margin: 0 auto 2.5rem auto !important;
}
#InsulationServices_root__Ins9X2 .ins-thermal-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 2rem !important;
}
@media (min-width: 768px) { #InsulationServices_root__Ins9X2 .ins-thermal-grid { grid-template-columns: repeat(2, 1fr) !important; } }
#InsulationServices_root__Ins9X2 .ins-thermal-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 1rem !important;
    padding: 2rem !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
}
#InsulationServices_root__Ins9X2 .ins-thermal-label {
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    color: #64748b !important;
    text-transform: uppercase !important;
}
#InsulationServices_root__Ins9X2 .ins-thermal-card-title {
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    color: #0f172a !important;
}
#InsulationServices_root__Ins9X2 .ins-thermal-desc {
    font-size: 0.875rem !important;
    color: #475569 !important;
    line-height: 1.6 !important;
}

/* 5. Basement &amp;amp;amp; Garage */
#InsulationServices_root__Ins9X2 .ins-basement-section {
    padding: 4rem 1rem !important;
    background: rgba(255,255,255,0.25) !important;
}
#InsulationServices_root__Ins9X2 .ins-basement-header {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.75rem !important;
    max-width: 48rem !important;
    margin: 0 auto 2.5rem auto !important;
}
#InsulationServices_root__Ins9X2 .ins-basement-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 2rem !important;
}
@media (min-width: 768px) { #InsulationServices_root__Ins9X2 .ins-basement-grid { grid-template-columns: repeat(2, 1fr) !important; } }
#InsulationServices_root__Ins9X2 .ins-basement-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 1rem !important;
    padding: 2rem !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1.5rem !important;
}
#InsulationServices_root__Ins9X2 .ins-basement-card-title {
    display: flex !important;
    align-items: center !important;
    gap: 0.75rem !important;
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    color: #0f172a !important;
}
#InsulationServices_root__Ins9X2 .ins-basement-icon-wrap {
    padding: 0.5rem !important;
    background: rgba(245, 158, 11, 0.1) !important;
    border: 1px solid rgba(245, 158, 11, 0.25) !important;
    border-radius: 0.5rem !important;
}
#InsulationServices_root__Ins9X2 .ins-basement-icon { width: 1.25rem !important; height: 1.25rem !important; color: #f59e0b !important; }
#InsulationServices_root__Ins9X2 .ins-basement-desc { font-size: 0.875rem !important; color: #475569 !important; line-height: 1.6 !important; }
#InsulationServices_root__Ins9X2 .ins-basement-link {
    margin-top: auto !important;
    padding-top: 1rem !important;
    border-top: 1px solid #e2e8f0 !important;
}
#InsulationServices_root__Ins9X2 .ins-link {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    color: #4f46e5 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}
#InsulationServices_root__Ins9X2 .ins-link:hover { color: #4338ca !important; }
#InsulationServices_root__Ins9X2 .ins-link-icon { width: 1rem !important; height: 1rem !important; }

/* 6. Acoustic Solutions */
#InsulationServices_root__Ins9X2 .ins-acoustic-section { padding: 4rem 1rem !important; }
#InsulationServices_root__Ins9X2 .ins-acoustic-header {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.75rem !important;
    max-width: 48rem !important;
    margin: 0 auto 2.5rem auto !important;
}
#InsulationServices_root__Ins9X2 .ins-acoustic-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 1.5rem !important;
}
@media (min-width: 640px) { #InsulationServices_root__Ins9X2 .ins-acoustic-grid { grid-template-columns: repeat(2, 1fr) !important; } }
@media (min-width: 1024px) { #InsulationServices_root__Ins9X2 .ins-acoustic-grid { grid-template-columns: repeat(4, 1fr) !important; } }
#InsulationServices_root__Ins9X2 .ins-acoustic-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 1rem !important;
    padding: 1.5rem !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease !important;
}
#InsulationServices_root__Ins9X2 .ins-acoustic-card:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1) !important;
}
#InsulationServices_root__Ins9X2 .ins-acoustic-icon { width: 1.5rem !important; height: 1.5rem !important; color: #f59e0b !important; }
#InsulationServices_root__Ins9X2 .ins-acoustic-card-title { font-size: 1.125rem !important; font-weight: 700 !important; color: #0f172a !important; }
#InsulationServices_root__Ins9X2 .ins-acoustic-desc { font-size: 0.875rem !important; color: #475569 !important; line-height: 1.6 !important; }

/* 7. Renovation Services */
#InsulationServices_root__Ins9X2 .ins-renovation-section {
    padding: 4rem 1rem !important;
    background: rgba(255,255,255,0.1) !important;
}
#InsulationServices_root__Ins9X2 .ins-renovation-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 3rem !important;
}
@media (min-width: 1024px) { #InsulationServices_root__Ins9X2 .ins-renovation-grid { grid-template-columns: 5fr 7fr !important; } }
#InsulationServices_root__Ins9X2 .ins-renovation-left { display: flex !important; flex-direction: column !important; gap: 1.5rem !important; }
#InsulationServices_root__Ins9X2 .ins-renovation-text { display: flex !important; flex-direction: column !important; gap: 0.75rem !important; }
#InsulationServices_root__Ins9X2 .ins-renovation-right {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 1.5rem !important;
}
@media (min-width: 640px) { #InsulationServices_root__Ins9X2 .ins-renovation-right { grid-template-columns: repeat(2, 1fr) !important; } }
#InsulationServices_root__Ins9X2 .ins-renovation-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 1rem !important;
    padding: 1.5rem !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
}
#InsulationServices_root__Ins9X2 .ins-renovation-card-title {
    display: flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    color: #0f172a !important;
    text-transform: uppercase !important;
}
#InsulationServices_root__Ins9X2 .ins-renovation-icon { width: 1rem !important; height: 1rem !important; color: #f59e0b !important; }
#InsulationServices_root__Ins9X2 .ins-dot-list { list-style: none !important; display: flex !important; flex-direction: column !important; gap: 0.5rem !important; }
#InsulationServices_root__Ins9X2 .ins-dot-list li { display: flex !important; gap: 0.5rem !important; font-size: 0.875rem !important; color: #334155 !important; }
#InsulationServices_root__Ins9X2 .ins-dot { color: #ef4444 !important; font-weight: 700 !important; }
#InsulationServices_root__Ins9X2 .ins-combined-desc { font-size: 0.875rem !important; color: #475569 !important; line-height: 1.6 !important; }

/* 8. New Construction &amp;amp;amp; Commercial */
#InsulationServices_root__Ins9X2 .ins-commercial-section { padding: 4rem 1rem !important; }
#InsulationServices_root__Ins9X2 .ins-commercial-header {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.75rem !important;
    max-width: 48rem !important;
    margin: 0 auto 2.5rem auto !important;
}
#InsulationServices_root__Ins9X2 .ins-commercial-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 1.5rem !important;
}
@media (min-width: 768px) { #InsulationServices_root__Ins9X2 .ins-commercial-grid { grid-template-columns: repeat(3, 1fr) !important; } }
#InsulationServices_root__Ins9X2 .ins-commercial-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 1rem !important;
    padding: 1.5rem !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
}
#InsulationServices_root__Ins9X2 .ins-commercial-card-title { font-size: 1.125rem !important; font-weight: 700 !important; color: #0f172a !important; }
#InsulationServices_root__Ins9X2 .ins-commercial-desc { font-size: 0.875rem !important; color: #475569 !important; line-height: 1.6 !important; }

/* 9. Areas We Serve */
#InsulationServices_root__Ins9X2 .ins-areas-section {
    padding: 4rem 1rem !important;
    background: rgba(255,255,255,0.2) !important;
}
#InsulationServices_root__Ins9X2 .ins-areas-header {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.75rem !important;
    max-width: 48rem !important;
    margin: 0 auto 2.5rem auto !important;
}
#InsulationServices_root__Ins9X2 .ins-areas-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 1.5rem !important;
}
@media (min-width: 640px) { #InsulationServices_root__Ins9X2 .ins-areas-grid { grid-template-columns: repeat(2, 1fr) !important; } }
@media (min-width: 1024px) { #InsulationServices_root__Ins9X2 .ins-areas-grid { grid-template-columns: repeat(5, 1fr) !important; } }
#InsulationServices_root__Ins9X2 .ins-area-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 1rem !important;
    padding: 1.5rem !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
}
#InsulationServices_root__Ins9X2 .ins-area-title {
    display: flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
    color: #0f172a !important;
}
#InsulationServices_root__Ins9X2 .ins-area-icon { width: 1.25rem !important; height: 1.25rem !important; color: #f59e0b !important; }
#InsulationServices_root__Ins9X2 .ins-area-desc { font-size: 0.875rem !important; color: #475569 !important; line-height: 1.6 !important; }

/* 10. Why Choose Us */
#InsulationServices_root__Ins9X2 .ins-why-section { padding: 4rem 1rem !important; }
#InsulationServices_root__Ins9X2 .ins-why-header {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.75rem !important;
    max-width: 48rem !important;
    margin: 0 auto 2.5rem auto !important;
}
#InsulationServices_root__Ins9X2 .ins-why-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 1.5rem !important;
}
@media (min-width: 640px) { #InsulationServices_root__Ins9X2 .ins-why-grid { grid-template-columns: repeat(2, 1fr) !important; } }
@media (min-width: 1024px) { #InsulationServices_root__Ins9X2 .ins-why-grid { grid-template-columns: repeat(4, 1fr) !important; } }
#InsulationServices_root__Ins9X2 .ins-why-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 1rem !important;
    padding: 1.5rem !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
}
#InsulationServices_root__Ins9X2 .ins-why-icon { width: 1.5rem !important; height: 1.5rem !important; color: #f59e0b !important; }
#InsulationServices_root__Ins9X2 .ins-why-card-title { font-size: 1.125rem !important; font-weight: 700 !important; color: #0f172a !important; }
#InsulationServices_root__Ins9X2 .ins-why-desc { font-size: 0.875rem !important; color: #475569 !important; line-height: 1.6 !important; }

/* 11. FAQ Accordion */
#InsulationServices_root__Ins9X2 .ins-faq-section {
    padding: 4rem 1rem !important;
    background: rgba(255,255,255,0.1) !important;
}
#InsulationServices_root__Ins9X2 .ins-faq-header {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.75rem !important;
    max-width: 48rem !important;
    margin: 0 auto 2.5rem auto !important;
}
#InsulationServices_root__Ins9X2 .ins-faq-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
    max-width: 48rem !important;
    margin: 0 auto !important;
}
#InsulationServices_root__Ins9X2 .ins-faq-item {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 0.5rem !important;
    overflow: hidden !important;
}
#InsulationServices_root__Ins9X2 .ins-faq-btn {
    width: 100% !important;
    text-align: left !important;
    padding: 1.25rem 1.5rem !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 1rem !important;
    background: transparent !important;
    border: none !important;
    cursor: pointer !important;
}
#InsulationServices_root__Ins9X2 .ins-faq-btn:hover { background: #f8fafc !important; }
#InsulationServices_root__Ins9X2 .ins-faq-q { font-size: 0.875rem !important; font-weight: 700 !important; color: #0f172a !important; }
#InsulationServices_root__Ins9X2 .ins-faq-chevron {
    width: 1.25rem !important;
    height: 1.25rem !important;
    color: #64748b !important;
    flex-shrink: 0 !important;
    transition: transform 0.3s ease !important;
}
#InsulationServices_root__Ins9X2 .ins-faq-item.ins-faq-open .ins-faq-chevron { transform: rotate(180deg) !important; }
#InsulationServices_root__Ins9X2 .ins-faq-answer {
    max-height: 0 !important;
    overflow: hidden !important;
    transition: max-height 0.3s ease !important;
}
#InsulationServices_root__Ins9X2 .ins-faq-item.ins-faq-open .ins-faq-answer { max-height: 500px !important; }
#InsulationServices_root__Ins9X2 .ins-faq-answer p {
    padding: 1rem 1.5rem 1.5rem 1.5rem !important;
    font-size: 0.875rem !important;
    color: #475569 !important;
    line-height: 1.6 !important;
    border-top: 1px solid #e2e8f0 !important;
}

/* 12. Bottom Estimate Prompt */
#InsulationServices_root__Ins9X2 .ins-bottom-cta {
    padding: 4rem 1rem !important;
}
#InsulationServices_root__Ins9X2 .ins-bottom-cta-inner {
    max-width: 48rem !important;
    margin: 0 auto !important;
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 1rem !important;
    padding: 3rem !important;
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1.5rem !important;
    position: relative !important;
    overflow: hidden !important;
}
#InsulationServices_root__Ins9X2 .ins-bottom-cta-glow-1,
#InsulationServices_root__Ins9X2 .ins-bottom-cta-glow-2 {
    position: absolute !important;
    width: 8rem !important;
    height: 8rem !important;
    background: rgba(245, 158, 11, 0.1) !important;
    border-radius: 50% !important;
    filter: blur(2rem) !important;
}
#InsulationServices_root__Ins9X2 .ins-bottom-cta-glow-1 { top: 0 !important; left: 0 !important; }
#InsulationServices_root__Ins9X2 .ins-bottom-cta-glow-2 { bottom: 0 !important; right: 0 !important; }
#InsulationServices_root__Ins9X2 .ins-bottom-cta .ins-section-label { color: #f59e0b !important; }
#InsulationServices_root__Ins9X2 .ins-bottom-cta-title {
    font-size: 1.5rem !important;
    font-weight: 900 !important;
    color: #0f172a !important;
}
@media (min-width: 768px) { #InsulationServices_root__Ins9X2 .ins-bottom-cta-title { font-size: 2.25rem !important; } }
#InsulationServices_root__Ins9X2 .ins-bottom-cta-desc {
    font-size: 0.875rem !important;
    color: #475569 !important;
    max-width: 42rem !important;
    line-height: 1.6 !important;
}
#InsulationServices_root__Ins9X2 .ins-bottom-cta-actions {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 1rem !important;
    justify-content: center !important;
}
#InsulationServices_root__Ins9X2 .ins-btn {
    padding: 1rem 2rem !important;
    border-radius: 0.5rem !important;
    font-weight: 900 !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important;
    font-size: 0.75rem !important;
    cursor: pointer !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    transition: transform 0.2s ease, background 0.2s ease !important;
}
#InsulationServices_root__Ins9X2 .ins-btn:hover { transform: translateY(-2px) !important; }
#InsulationServices_root__Ins9X2 .ins-btn-primary { background: #f59e0b !important; color: #020617 !important; }
#InsulationServices_root__Ins9X2 .ins-btn-primary:hover { background: #fbbf24 !important; }
#InsulationServices_root__Ins9X2 .ins-btn-secondary { background: transparent !important; color: #0f172a !important; border: 1px solid #cbd5e1 !important; }
#InsulationServices_root__Ins9X2 .ins-btn-secondary:hover { background: #f1f5f9 !important; }
#InsulationServices_root__Ins9X2 .ins-btn-icon { width: 1rem !important; height: 1rem !important; }
 .module[data-id_page='20']{;background-color:#F8FAFC;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='20']:hover{;}.module[data-id_page='20']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='20'] > div{
                        position:relative;
                        z-index:12;
                    }
                .module[data-id_page='20'] 
            
            .module[data-id_page='20'] .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;
        
            }

            .module[data-id_page='20'] .layer_first_child {
                width: 100%;
            }
        
            .module[data-id_page='20']:hover .new_admin_layer {
                border-radius: 0 !important;
                
                background-color: rgba(0,0,0,0);
            }
        
                    #s_breadCrump{
                        flex: 0 0 100%;
                        max-width: 100%;
                        width: 100%;
                        margin: auto;
                        height: 50px;
                        line-height:24px;
                        padding:0 20px;
                        font-size: 12px;
                        color:#000000;
                    }
                    #s_breadCrump span,#s_breadCrump a{display:inline-block;padding: 0px 5px;color:#000000;}
                 
            .card-main{
                width: 100%;
                padding: 0 10px;
            } 
            #locals_main .card-box-width{
                flex: 0 0 33.333333333333%;
                max-width: 33.333333333333%;
            }
            .pagination{
                width: 100%;
                flex: 0 0 calc(100% - 20px);
                max-width: calc(100% - 20px);
                flex-direction: row;
                align-items: center;
                justify-content: space-between;
                height: 50px;
                padding: 15px;
                margin: 20px 10px;
                border-radius: 50px;
                background-color: #222831;
                box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
            }
            .arrow-pagination > svg{
                width: 100%;
                height: 100%;
            }
            .arrow-pagination > svg path{
                fill: #222831;
            }
            .right-pagination{
                transform: rotate(180deg);
            }
            .number-pagination{
                display: flex;
                flex-direction: row;
                align-items: center;
                height: 100%;
            }
            .num-pagination:hover{
                background-color: #1e5f74;
            }
            .num-pagination:hover > a{
                color: #fff;
            }
            .arrow-pagination:hover{
                background-color: #1e5f74;
            }
            .arrow-pagination:hover >svg path{
                fill: #fff;
            }
            .pagination-style{
                flex:0 0 30px;
                max-width: 30px;
                width:100%;
                height: 30px;
                background-color: #dddddd;
                border-radius: 50%;
                padding: 5px;
                cursor: pointer;
                text-align: center;
            }
            .number-pagination .pagination-style{
                margin: 0 7px;
            }
            .number-pagination .arrow-pagination > a{
                display: block;
                text-align: center;
            }
            .active-pagination{
                background-color: #00baff !important;
            }
            .active-pagination > a{
                color: #fff !important;
            }
            .pagination-style > span{
                display: block;
                margin-top: -4px;
                font-weight: 600;
            }
            .non-product{   
                font-size: 25px;
                display: block;
                text-align: center;
                font-weight: 600;
                color: #222;
                margin: 50px 0;
                width: 100%;
            }
            .post-details > i{
                transform: rotate(0);
            }
            .post-details::after{
                left: 0;
            }
            .link-box::after{
                left: 0;
            }
            .link-box > i{
                transform: rotate(0) translateY(1px);
            }
            .link-box:hover i{
             color:#1ebbf0;
            }
            #top_custom_review{
                flex: 0 0 100%;
                width: 100%;
                max-width: 100%;
            }
            .adv-img{
                width: 100%;
                height: 100%;
                object-fit: cover;
                padding: 15px;
                user-drag: none;
                -webkit-user-drag: none;
                user-select: none;
                -moz-user-select: none;
                -webkit-user-select: none;
                -ms-user-select: none;
            }
           
                .card-main{ 
                    flex: 0 0 100%;
                    max-width: 100%;
                }
            .card-box {  width: 100%;  padding: 20px 10px 0 10px;  height: 380px;  position: relative;}.box-radius{  border-radius: 10px;  overflow: hidden;}.card-box > div {  height: 100%;}.pre {  position: relative;}.card-box:hover .bg-image > img {  transform: scale(1.2);  transition: transform 4s ease-out;}.bg-image {  width: 100%;  height: 100%;  overflow: hidden;}.bg-image > img {  width: 100%;  height: 100%;  object-fit: cover;  transition: transform 0.3s ease-out, opacity 0.35s;}.bg-text-section {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  overflow: hidden;}.bg-text-section::before {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  opacity: 1;  content: '';  background: rgba(0, 0, 0, 0.8);  background: -moz-linear-gradient(    top,    rgba(0, 0, 0, 0) 0%,    rgba(0, 0, 0, 0.8) 65%,    rgba(0, 0, 0, 0.8) 100%  );  background: -webkit-linear-gradient(    top,    rgba(0, 0, 0, 0) 0%,    rgba(0, 0, 0, 0.8) 65%,    rgba(0, 0, 0, 0.8) 100%  );  background: linear-gradient(    to bottom,    rgba(0, 0, 0, 0) 0%,    rgba(0, 0, 0, 0.8) 65%,    rgba(0, 0, 0, 0.8) 100%  );  -webkit-transform: translate3d(0, 35%, 0);  transform: translate3d(0, 35%, 0);  -webkit-transition: opacity 0.35s, bottom 0.35s, -webkit-transform 0.4s;  transition: opacity 0.35s, bottom 0.35s, transform 0.4s;}.card-box:hover .bg-text-section::before {  opacity: 1;  -webkit-transform: translate3d(0, 0, 0);  transform: translate3d(0, 0, 0);}.text-section {  position: absolute;  bottom: -100%;  left: 0;  width: 100%;  box-sizing: border-box;  padding: 0 30px 25px 30px;  -webkit-transition: opacity 0.35s, bottom 0.35s, -webkit-transform 0.4s;  transition: opacity 0.35s, bottom 0.35s, transform 0.4s;}.text-section {    position: absolute;    bottom: -35%!important;    left: 0;    width: 100%;    box-sizing: border-box;    padding: 0 16px 16px 16px;    -webkit-transition: opacity 0.35s, bottom 0.35s, -webkit-transform 0.4s;    transition: opacity 0.35s, bottom 0.35s, transform 0.4s;}.card-box:hover .text-section {  bottom: 0 !important;}.entry-title {  margin-bottom: 15px;  font-size: 22px;  line-height: 40px;  font-weight: 700;  color: #fff;}.entry-excerpt {  margin-bottom: 15px;  color: #fff;  font-size: 16px;  line-height: 1.5;}.entry-excerpt {    margin-bottom: 5px!important;    color: #fff;    font-size: 16px;    line-height: 1.5;    /* margin-top: 20px; */    display: -webkit-box;    -webkit-line-clamp: 3;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    height: 100px;    /* margin: 20px 0; */    margin-top: 20px;}.post-details {  color: #fff;  position: relative;    display: -webkit-box;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;}.post-details::after {  position: absolute;  display: block;    bottom: -5px;  width: 0;  height: 2px;  content: '';  transition: width 0.4s ease;  clear: both;  background: #1ebbf0;  background: -webkit-linear-gradient(135deg, #1ebbf0 30%, #39dfaa 100%);  background: linear-gradient(135deg, #1ebbf0 30%, #39dfaa 100%);}.post-details:hover::after {  width: 100%;}.post-details:hover > i{  color: #1ebbf0;}
/* ================= NANAIMO DRYWALL FOOTER STYLES ================= */
/* Strictly scoped with .nd- prefix to prevent interference */

/* Scoped Reset */
.nd-footer *,
.nd-footer *::before,
.nd-footer *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Footer Main Container */
.nd-footer {
  background-color: #e4e4f0;
  padding: 60px 60px 32px 60px;
  font-family: &amp;amp;amp;amp;amp;#039;Segoe UI&amp;amp;amp;amp;amp;#039;, Tahoma, Geneva, Verdana, sans-serif;
  width: 100%;
  color: #1a1a2e;
}

.nd-footer__container {
  max-width: 1280px;
  margin: 0 auto;
}

/* ================= TOP SECTION: 4 Columns ================= */
.nd-footer__top {
  display: grid;
  grid-template-columns: 1.5fr 1.2fr 1fr 1fr;
  gap: 40px;
  padding-bottom: 48px;
}

/* ---------- Brand Column ---------- */
.nd-footer__brand {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.nd-footer__logo-row {
  display: flex;
  align-items: center;
  gap: 12px;
}

.nd-footer__logo-icon {
  width: 46px;
  height: 46px;
  background: #d4d4e2;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.nd-footer__logo-icon svg {
  width: 26px;
  height: 26px;
}

.nd-footer__logo-text {
  display: flex;
  flex-direction: column;
  line-height: 1.1;
}

.nd-footer__brand-name {
  font-size: 22px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #1a1a2e;
}

.nd-footer__brand-accent {
  font-size: 22px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #e8872a;
}

.nd-footer__logo-tagline {
  font-size: 10px;
  letter-spacing: 2.2px;
  color: #6b6b80;
  font-weight: 600;
  margin-top: 3px;
  text-transform: uppercase;
}

.nd-footer__description {
  font-size: 14px;
  line-height: 1.7;
  color: #3d3d50;
  max-width: 380px;
}

/* ---------- Column Headings ---------- */
.nd-footer__col-title {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #4a4a6a;
  margin-bottom: 18px;
}

/* ---------- Directories Column ---------- */
.nd-footer__dir-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 28px;
}

.nd-footer__dir-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.nd-footer__dir-item {
  list-style: none;
}

.nd-footer__dir-link {
  text-decoration: none;
  color: #1a1a2e;
  font-size: 14.5px;
  font-weight: 500;
  transition: color 0.2s ease;
  display: inline-block;
}

.nd-footer__dir-link:hover {
  color: #e8872a;
}

/* ---------- Services Column ---------- */
.nd-footer__service-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.nd-footer__service-item {
  list-style: none;
  font-size: 14.5px;
  font-weight: 500;
  color: #1a1a2e;
  line-height: 1.4;
  transition: color 0.2s ease;
}

.nd-footer__service-item::before {
  content: &amp;amp;amp;amp;amp;#039;•&amp;amp;amp;amp;amp;#039;;
  margin-right: 8px;
  color: #1a1a2e;
  transition: color 0.2s ease;
}

.nd-footer__service-link {
  text-decoration: none;
  color: inherit;
  transition: color 0.2s ease;
}

.nd-footer__service-item:hover,
.nd-footer__service-item:hover::before,
.nd-footer__service-link:hover {
  color: #e8872a;
}

/* ---------- Areas Column (Updated with Links) ---------- */
.nd-footer__area-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.nd-footer__area-item {
  list-style: none;
}

.nd-footer__area-link {
  text-decoration: none;
  color: #1a1a2e;
  font-size: 14.5px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: color 0.2s ease;
  cursor: pointer;
}

.nd-footer__pin-icon {
  width: 15px;
  height: 15px;
  flex-shrink: 0;
  color: #4a4a6a;
  transition: color 0.2s ease;
}

.nd-footer__area-link:hover,
.nd-footer__area-link:hover .nd-footer__pin-icon {
  color: #e8872a;
}

/* ================= DIVIDER ================= */
.nd-footer__divider {
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.55);
  margin: 0 0 28px 0;
}

/* ================= BOTTOM ROW ================= */
.nd-footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.nd-footer__copyright {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a2e;
}

.nd-footer__credentials {
  display: flex;
  align-items: center;
  gap: 8px;
}

.nd-footer__check-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.nd-footer__credentials-text {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a2e;
}

/* ================= SCROLL TO TOP BUTTON ================= */
.nd-scroll-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #1a1a2e;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25);
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, background-color 0.2s ease;
  z-index: 1000;
  padding: 0;
}

.nd-scroll-top.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.nd-scroll-top:hover {
  background-color: #2d2d44;
  transform: translateY(-2px);
}

.nd-scroll-top__icon {
  width: 22px;
  height: 22px;
}

/* ================= RESPONSIVE ================= */
@media (max-width: 1024px) {
  .nd-footer {
    padding: 50px 40px 28px 40px;
  }
  .nd-footer__top {
    grid-template-columns: 1fr 1fr;
    gap: 36px;
  }
}

@media (max-width: 768px) {
  .nd-footer {
    padding: 40px 24px 24px 24px;
  }
  .nd-footer__top {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .nd-footer__bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 480px) {
  .nd-footer__dir-grid {
    grid-template-columns: 1fr;
  }
  .nd-footer__brand-name,
  .nd-footer__brand-accent {
    font-size: 18px;
  }
}
 
            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: #F8FAFC;
                    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: #222 ;
                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: 16px;
                height: 16px;
            }
            .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: 0px;
                font-weight: 200;
                color: #777;
            }
            .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: #777;
                font-weight: bold;
                font-size: 14px;
            }
            .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: #000;
                font-size: 0px;
                font-weight: 200;search
            }
            .top-nav-list:hover{
                background-color: #fff;
            }
            .top-nav-list .arrow-menu-container svg{
                fill: #000;
            }
            .top-nav-list:hover a span,
            .top-nav-list:hover span,
            .top-nav-list:hover .arrow-menu-container svg{
                color: #fff;
                fill: #fff;
            }
            .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: #fff;
            }
            
            .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: #fff;
            }
            .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: 0px  0px;
            }
            .logo-container img{
                display: block;
                width: 256px;
                height: 100px;
                max-width: 256px;
                max-height: 100px;
                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: #222 ;
                box-sizing: border-box;
                border: px  solid  ;
                border-radius: 3px;
            }
            
                .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: #F8FAFC;
            }
            .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 #fff;
                    }
                    .nav-container .navbar.navbar-sub{
                        position: absolute;
                        z-index: 4999;
                        background: #F8FAFC;
                        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 #fff;
                        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: #F8FAFC;
            }
            .nav-container .navbar .nav-list.base-level:hover svg{
                fill: ;
            }
            .sub-menu-container{
                position: absolute;
                min-width: 150px;
                background-color: #F8FAFC;
                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: #222;
                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: #222;
            }
            .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: #F8FAFC !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  #fff;
                padding: 15px;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                background-color: #0F172B;
            }
            #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: 256px 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;
                    }
                
            #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;
            }
        
            #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;}