
/* ========== RESET &amp;amp;amp; BASE ========== */
#PartakKhodro_root__Pk7Xm2,
#PartakKhodro_root__Pk7Xm2 *,
#PartakKhodro_root__Pk7Xm2 *::before,
#PartakKhodro_root__Pk7Xm2 *::after {
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

#PartakKhodro_root__Pk7Xm2 {
    font-family: &amp;amp;quot;Vazirmatn&amp;amp;quot;, system-ui, sans-serif !important;
    direction: rtl !important;
    line-height: 1.8 !important;
    color: #011d44 !important;
    background: #ffffff !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    overflow-x: hidden !important;
    display: block !important;
    position: relative !important;
}

/* ========== TYPOGRAPHY ========== */
#PartakKhodro_root__Pk7Xm2 h1,
#PartakKhodro_root__Pk7Xm2 h2,
#PartakKhodro_root__Pk7Xm2 h3,
#PartakKhodro_root__Pk7Xm2 h4,
#PartakKhodro_root__Pk7Xm2 h5 {
    line-height: 1.4 !important;
    font-weight: 900 !important;
    letter-spacing: -0.01em !important;
}

/* ========== ANIMATION STATE CLASSES - Class-based pattern (Section 10.5) ========== */
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_fadeIn__Pk7Xm2,
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_reveal__Pk7Xm2,
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_statItem__Pk7Xm2 {
    opacity: 0 !important;
    transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1), 
                transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_fadeIn__Pk7Xm2.PartakKhodro_visible__Pk7Xm2,
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_statItem__Pk7Xm2.PartakKhodro_visible__Pk7Xm2 {
    opacity: 1 !important;
    transform: translateY(0) !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_reveal__Pk7Xm2.PartakKhodro_visible__Pk7Xm2 {
    opacity: 1 !important;
    clip-path: inset(0 0 0 0) !important;
}

/* Initial states for reveal elements */
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_reveal__Pk7Xm2 {
    clip-path: inset(0 100% 0 0) !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_fadeIn__Pk7Xm2 {
    transform: translateY(1.25rem) !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroText__Pk7Xm2.PartakKhodro_fadeIn__Pk7Xm2 {
    transform: translateX(1.5rem) !important;
}

/* ========== HEADER ========== */
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_header__Pk7Xm2 {
    position: relative !important;
    top: auto !important;
    width: 100% !important;
    z-index: 10 !important;
    background: rgba(255, 255, 255, 0.98) !important;
    border-bottom: 1px solid rgba(241, 245, 249, 0.8) !important;
    padding: 1rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_headerInner__Pk7Xm2 {
    max-width: 88rem !important;
    margin: 0 auto !important;
    padding: 0 1.5rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 1rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_logo__Pk7Xm2 {
    display: flex !important;
    align-items: center !important;
    gap: 1rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_logoBox__Pk7Xm2 {
    width: 3rem !important;
    height: 3rem !important;
    background: #011d44 !important;
    border-radius: 0.75rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 10px 25px rgba(1, 29, 68, 0.15) !important;
    flex-shrink: 0 !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_logoLetter__Pk7Xm2 {
    color: #b7925b !important;
    font-weight: 900 !important;
    font-size: 1.5rem !important;
    line-height: 1 !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_logoText__Pk7Xm2 {
    display: flex !important;
    flex-direction: column !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_brandName__Pk7Xm2 {
    font-size: 1.25rem !important;
    font-weight: 900 !important;
    color: #011d44 !important;
    line-height: 1 !important;
    display: block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_since__Pk7Xm2,
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerSince__Pk7Xm2 {
    font-size: 0.625rem !important;
    color: #b7925b !important;
    font-weight: 900 !important;
    letter-spacing: 0.3em !important;
    margin-top: 0.25rem !important;
    opacity: 0.7 !important;
    display: block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_nav__Pk7Xm2 {
    display: none !important;
    align-items: center !important;
    gap: 2.5rem !important;
}

@media (min-width: 1024px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_nav__Pk7Xm2 {
        display: flex !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_navLink__Pk7Xm2 {
    font-size: 0.8125rem !important;
    font-weight: 700 !important;
    color: #011d44 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
    border-bottom: none !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_navLink__Pk7Xm2:hover {
    color: #b7925b !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_navLink__Pk7Xm2.PartakKhodro_active__Pk7Xm2 {
    color: #b7925b !important;
    border-bottom: 2px solid #b7925b !important;
    padding-bottom: 0.25rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_headerActions__Pk7Xm2 {
    display: flex !important;
    align-items: center !important;
    gap: 0.75rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_phoneBtn__Pk7Xm2 {
    display: none !important;
    align-items: center !important;
    gap: 0.5rem !important;
    color: #011d44 !important;
    font-weight: 700 !important;
    font-size: 0.875rem !important;
    background: #f8f9fa !important;
    padding: 0.5rem 1rem !important;
    border-radius: 0.5rem !important;
    border: 1px solid #f1f5f9 !important;
    text-decoration: none !important;
    transition: background 0.2s ease !important;
}

@media (min-width: 640px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_phoneBtn__Pk7Xm2 {
        display: flex !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_phoneBtn__Pk7Xm2:hover {
    background: #f1f5f9 !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaBtn__Pk7Xm2 {
    background: #011d44 !important;
    color: #ffffff !important;
    padding: 0.75rem 1.75rem !important;
    border-radius: 1rem !important;
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    border: none !important;
    cursor: pointer !important;
    transition: background 0.2s ease, transform 0.1s ease !important;
    box-shadow: 0 10px 25px rgba(1, 29, 68, 0.2) !important;
    display: inline-block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaBtn__Pk7Xm2:hover {
    background: #b7925b !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaBtn__Pk7Xm2:active {
    transform: scale(0.98) !important;
}

/* ========== ICONS ========== */
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_icon__Pk7Xm2 {
    width: 1rem !important;
    height: 1rem !important;
    color: #b7925b !important;
    flex-shrink: 0 !important;
    display: inline-block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_iconSm__Pk7Xm2 {
    width: 0.875rem !important;
    height: 0.875rem !important;
    color: #b7925b !important;
    flex-shrink: 0 !important;
    display: inline-block !important;
}

/* ========== HERO SECTION ========== */
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_hero__Pk7Xm2 {
    position: relative !important;
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
    background: #f8f9fa !important;
    overflow: hidden !important;
    display: block !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_hero__Pk7Xm2 {
        padding-top: 7rem !important;
        padding-bottom: 8rem !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroBg__Pk7Xm2 {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 33.333333% !important;
    height: 100% !important;
    background: rgba(1, 29, 68, 0.05) !important;
    transform: skewX(-12deg) translateX(50%) !important;
    pointer-events: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroContent__Pk7Xm2 {
    max-width: 88rem !important;
    margin: 0 auto !important;
    padding: 0 1.5rem !important;
    position: relative !important;
    z-index: 10 !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 4rem !important;
    align-items: center !important;
}

@media (min-width: 1024px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroContent__Pk7Xm2 {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 4rem !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_badge__Pk7Xm2 {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    padding: 0.25rem 0.75rem !important;
    background: rgba(183, 146, 91, 0.1) !important;
    border: 1px solid rgba(183, 146, 91, 0.2) !important;
    border-radius: 0.5rem !important;
    color: #b7925b !important;
    margin-bottom: 1.5rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_badge__Pk7Xm2 span {
    font-size: 0.6875rem !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.15em !important;
    line-height: 1 !important;
    padding-top: 0.125rem !important;
    color: #b7925b !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroTitle__Pk7Xm2 {
    font-size: 2.25rem !important;
    color: #011d44 !important;
    line-height: 1.2 !important;
    margin-bottom: 2rem !important;
    font-weight: 900 !important;
    background: none !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroTitle__Pk7Xm2 {
        font-size: 3.75rem !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_highlight__Pk7Xm2 {
    color: #b7925b !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroDesc__Pk7Xm2 {
    font-size: 1.125rem !important;
    color: #64748b !important;
    font-weight: 500 !important;
    line-height: 1.75 !important;
    margin-bottom: 2.5rem !important;
    max-width: 36rem !important;
    background: none !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroDesc__Pk7Xm2 {
        font-size: 1.25rem !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroStatus__Pk7Xm2 {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 1rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_statusItem__Pk7Xm2 {
    display: flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    padding: 0.75rem 1.25rem !important;
    background: #ffffff !important;
    border-radius: 0.75rem !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05) !important;
    border: 1px solid #f1f5f9 !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_statusDot__Pk7Xm2 {
    width: 0.5rem !important;
    height: 0.5rem !important;
    border-radius: 9999px !important;
    background: #22c55e !important;
    animation: pk-pulse 2s infinite !important;
    display: inline-block !important;
    flex-shrink: 0 !important;
}

@keyframes pk-pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.5; }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_statusItem__Pk7Xm2 span {
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    color: #011d44 !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroImage__Pk7Xm2 {
    position: relative !important;
    aspect-ratio: 16/10 !important;
    border-radius: 3rem !important;
    overflow: hidden !important;
    display: block !important;
}

@media (min-width: 1024px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroImage__Pk7Xm2 {
        aspect-ratio: 1/1 !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroImg__Pk7Xm2 {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    transition: transform 1s ease !important;
    display: block !important;
    opacity: 1 !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroImage__Pk7Xm2:hover .PartakKhodro_heroImg__Pk7Xm2 {
    transform: scale(1.05) !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroOverlay__Pk7Xm2 {
    position: absolute !important;
    inset: 0 !important;
    background: linear-gradient(to top, rgba(1, 29, 68, 0.4), transparent) !important;
    pointer-events: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroBranchCard__Pk7Xm2 {
    position: absolute !important;
    bottom: 2rem !important;
    right: 2rem !important;
    left: 2rem !important;
    padding: 1.5rem !important;
    background: rgba(255, 255, 255, 0.9) !important;
    backdrop-filter: blur(8px) !important;
    border-radius: 1rem !important;
    border: 1px solid rgba(255, 255, 255, 0.5) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroBranchName__Pk7Xm2 {
    color: #011d44 !important;
    font-weight: 900 !important;
    font-size: 1.125rem !important;
    display: block !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroBranchDesc__Pk7Xm2 {
    color: #64748b !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.15em !important;
    margin-top: 0.25rem !important;
    display: block !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroBranchIcon__Pk7Xm2 {
    width: 3rem !important;
    height: 3rem !important;
    background: #011d44 !important;
    border-radius: 0.75rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #b7925b !important;
    flex-shrink: 0 !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_heroBranchIcon__Pk7Xm2 svg {
    width: 1.25rem !important;
    height: 1.25rem !important;
}

/* ========== STATS SECTION ========== */
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_stats__Pk7Xm2 {
    padding: 5rem 0 !important;
    background: #ffffff !important;
    display: block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_statsGrid__Pk7Xm2 {
    max-width: 88rem !important;
    margin: 0 auto !important;
    padding: 0 1.5rem !important;
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 2rem !important;
}

@media (min-width: 640px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_statsGrid__Pk7Xm2 {
        grid-template-columns: repeat(4, 1fr) !important;
        gap: 3rem !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_statItem__Pk7Xm2 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
    background: none !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_statItem__Pk7Xm2 {
        align-items: flex-start !important;
        text-align: right !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_statIcon__Pk7Xm2 {
    width: 3.5rem !important;
    height: 3.5rem !important;
    border-radius: 1rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 1.5rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_statIcon__Pk7Xm2 svg {
    width: 1.75rem !important;
    height: 1.75rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_bgBlue__Pk7Xm2 {
    background: rgba(59, 130, 246, 0.1) !important;
    color: #2563eb !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_bgGreen__Pk7Xm2 {
    background: rgba(34, 197, 94, 0.1) !important;
    color: #16a34a !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_bgOrange__Pk7Xm2 {
    background: rgba(249, 115, 22, 0.1) !important;
    color: #ea580c !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_bgGold__Pk7Xm2 {
    background: rgba(183, 146, 91, 0.1) !important;
    color: #b7925b !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_statValue__Pk7Xm2 {
    font-size: 1.875rem !important;
    font-weight: 900 !important;
    color: #011d44 !important;
    margin-bottom: 0.5rem !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_statLabel__Pk7Xm2 {
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    color: #94a3b8 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.15em !important;
    background: none !important;
}

/* ========== STORY SECTION ========== */
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_story__Pk7Xm2 {
    padding: 8rem 0 !important;
    background: #fbfbfb !important;
    position: relative !important;
    overflow: hidden !important;
    display: block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyHeader__Pk7Xm2 {
    margin-bottom: 4rem !important;
    text-align: center !important;
    max-width: 48rem !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyBadge__Pk7Xm2 {
    display: block !important;
    color: #b7925b !important;
    font-weight: 900 !important;
    font-size: 0.75rem !important;
    letter-spacing: 0.4em !important;
    text-transform: uppercase !important;
    margin-bottom: 1rem !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyTitle__Pk7Xm2 {
    font-size: 1.875rem !important;
    color: #011d44 !important;
    margin-bottom: 1.5rem !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    background: none !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyTitle__Pk7Xm2 {
        font-size: 3rem !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyDivider__Pk7Xm2 {
    width: 4rem !important;
    height: 0.25rem !important;
    background: #b7925b !important;
    border-radius: 9999px !important;
    margin: 0 auto !important;
    display: block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyGrid__Pk7Xm2 {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 5rem !important;
    max-width: 88rem !important;
    margin: 0 auto !important;
    padding: 0 1.5rem !important;
}

@media (min-width: 1024px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyGrid__Pk7Xm2 {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 5rem !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyCol__Pk7Xm2 {
    display: flex !important;
    flex-direction: column !important;
    gap: 3rem !important;
}

@media (min-width: 1024px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyCol__Pk7Xm2:first-child {
        order: 2 !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_storySubTitle__Pk7Xm2 {
    font-size: 1.5rem !important;
    color: #011d44 !important;
    display: flex !important;
    align-items: center !important;
    gap: 0.75rem !important;
    margin-bottom: 2rem !important;
    font-weight: 900 !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyAccent__Pk7Xm2 {
    width: 0.5rem !important;
    height: 2rem !important;
    background: #b7925b !important;
    border-radius: 9999px !important;
    display: inline-block !important;
    flex-shrink: 0 !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyText__Pk7Xm2 {
    color: #64748b !important;
    font-size: 1.125rem !important;
    line-height: 2 !important;
    text-align: justify !important;
    text-justify: inter-word !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyText__Pk7Xm2 p {
    margin-bottom: 1.5rem !important;
    background: none !important;
    color: #64748b !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyText__Pk7Xm2 strong {
    font-weight: 700 !important;
    color: #011d44 !important;
    font-style: italic !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_quote__Pk7Xm2 {
    padding: 2.5rem !important;
    background: #ffffff !important;
    border-radius: 2rem !important;
    border: 1px solid #f1f5f9 !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05) !important;
    position: relative !important;
    overflow: hidden !important;
    display: block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_quoteIcon__Pk7Xm2 {
    position: absolute !important;
    top: 1rem !important;
    left: 1rem !important;
    width: 5rem !important;
    height: 5rem !important;
    color: rgba(183, 146, 91, 0.1) !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_quote__Pk7Xm2 span {
    position: relative !important;
    z-index: 10 !important;
    font-weight: 700 !important;
    color: #011d44 !important;
    font-size: 1.25rem !important;
    line-height: 1.5 !important;
    display: block !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyImg__Pk7Xm2 {
    aspect-ratio: 16/9 !important;
    border-radius: 2.5rem !important;
    overflow: hidden !important;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15) !important;
    border: 4px solid #ffffff !important;
    display: block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_storyImg__Pk7Xm2 img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
    opacity: 1 !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_valueGrid__Pk7Xm2 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 1rem !important;
    margin-top: 2rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_valueCard__Pk7Xm2 {
    padding: 1.5rem !important;
    border-radius: 1rem !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    gap: 0.75rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_valueCard__Pk7Xm2 svg {
    width: 1.5rem !important;
    height: 1.5rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_valueCardPrimary__Pk7Xm2 {
    background: #011d44 !important;
    color: #ffffff !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_valueCardPrimary__Pk7Xm2 svg {
    color: #b7925b !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_valueCardPrimary__Pk7Xm2 span {
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 0.875rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_valueCardSecondary__Pk7Xm2 {
    background: #ffffff !important;
    border: 1px solid #f1f5f9 !important;
    color: #011d44 !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_valueCardSecondary__Pk7Xm2 span {
    color: #011d44 !important;
    font-weight: 700 !important;
    font-size: 0.875rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_valueCardSecondary__Pk7Xm2 svg {
    color: #b7925b !important;
}

/* ========== SERVICES SECTION ========== */
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_services__Pk7Xm2 {
    padding: 8rem 0 !important;
    background: #ffffff !important;
    display: block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_servicesInner__Pk7Xm2 {
    max-width: 88rem !important;
    margin: 0 auto !important;
    padding: 0 1.5rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_servicesHeader__Pk7Xm2 {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    align-items: flex-end !important;
    gap: 2rem !important;
    margin-bottom: 5rem !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_servicesHeader__Pk7Xm2 {
        flex-direction: row !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_servicesHeaderText__Pk7Xm2 {
    max-width: 36rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_servicesTitle__Pk7Xm2 {
    font-size: 1.875rem !important;
    color: #011d44 !important;
    margin-bottom: 1.5rem !important;
    font-weight: 900 !important;
    background: none !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_servicesTitle__Pk7Xm2 {
        font-size: 3rem !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_servicesDesc__Pk7Xm2 {
    color: #64748b !important;
    font-weight: 500 !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_viewAllBtn__Pk7Xm2 {
    display: flex !important;
    align-items: center !important;
    gap: 0.75rem !important;
    color: #b7925b !important;
    font-weight: 900 !important;
    font-size: 0.75rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.15em !important;
    padding-bottom: 0.5rem !important;
    background: none !important;
    border: none !important;
    border-bottom: 2px solid rgba(183, 146, 91, 0.2) !important;
    cursor: pointer !important;
    transition: border-color 0.2s ease !important;
    white-space: nowrap !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_viewAllBtn__Pk7Xm2:hover {
    border-color: #b7925b !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_arrowIcon__Pk7Xm2 {
    width: 1.25rem !important;
    height: 1.25rem !important;
    transform: rotate(180deg) !important;
    transition: transform 0.2s ease !important;
    display: inline-block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_viewAllBtn__Pk7Xm2:hover .PartakKhodro_arrowIcon__Pk7Xm2 {
    transform: rotate(180deg) translateX(-0.25rem) !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_servicesGrid__Pk7Xm2 {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 2.5rem !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_servicesGrid__Pk7Xm2 {
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 2.5rem !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_serviceCard__Pk7Xm2 {
    padding: 2.5rem !important;
    background: #f8f9fa !important;
    border-radius: 2.5rem !important;
    border: 1px solid rgba(241, 245, 249, 0.5) !important;
    transition: background 0.5s ease, box-shadow 0.5s ease !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_serviceCard__Pk7Xm2:hover {
    background: #ffffff !important;
    box-shadow: 0 25px 50px rgba(1, 29, 68, 0.05) !important;
    transform: translateY(-0.25rem) !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_serviceIcon__Pk7Xm2 {
    width: 4rem !important;
    height: 4rem !important;
    background: #ffffff !important;
    border-radius: 1rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #011d44 !important;
    margin-bottom: 2rem !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05) !important;
    transition: background 0.5s ease, color 0.5s ease !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_serviceIcon__Pk7Xm2 svg {
    width: 1.75rem !important;
    height: 1.75rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_serviceCard__Pk7Xm2:hover .PartakKhodro_serviceIcon__Pk7Xm2 {
    background: #b7925b !important;
    color: #ffffff !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_serviceTitle__Pk7Xm2 {
    font-size: 1.25rem !important;
    font-weight: 900 !important;
    color: #011d44 !important;
    margin-bottom: 1rem !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_serviceDesc__Pk7Xm2 {
    color: #64748b !important;
    font-weight: 500 !important;
    line-height: 1.8 !important;
    text-align: justify !important;
    text-justify: inter-word !important;
    background: none !important;
}

/* ========== BRANCHES SECTION ========== */
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branches__Pk7Xm2 {
    padding: 8rem 0 !important;
    background: #011d44 !important;
    position: relative !important;
    overflow: hidden !important;
    display: block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branches__Pk7Xm2::before {
    content: &amp;amp;quot;&amp;amp;quot; !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-image: url(&amp;amp;quot;data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E&amp;amp;quot;) !important;
    opacity: 0.2 !important;
    pointer-events: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchesInner__Pk7Xm2 {
    max-width: 88rem !important;
    margin: 0 auto !important;
    padding: 0 1.5rem !important;
    position: relative !important;
    z-index: 10 !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchesHeader__Pk7Xm2 {
    text-align: center !important;
    margin-bottom: 5rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchesTitle__Pk7Xm2 {
    font-size: 1.875rem !important;
    color: #ffffff !important;
    margin-bottom: 1.5rem !important;
    font-weight: 900 !important;
    background: none !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchesTitle__Pk7Xm2 {
        font-size: 3rem !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchesDesc__Pk7Xm2 {
    color: rgba(255, 255, 255, 0.5) !important;
    font-size: 1.125rem !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchesGrid__Pk7Xm2 {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 2.5rem !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchesGrid__Pk7Xm2 {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 2.5rem !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchCard__Pk7Xm2 {
    background: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 3rem !important;
    overflow: hidden !important;
    backdrop-filter: blur(12px) !important;
    position: relative !important;
    transition: opacity 0.7s ease, transform 0.7s ease !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchImgWrap__Pk7Xm2 {
    height: 16rem !important;
    overflow: hidden !important;
    position: relative !important;
    display: block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchImg__Pk7Xm2 {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    opacity: 0.6 !important;
    transition: opacity 1s ease, transform 1s ease !important;
    display: block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchCard__Pk7Xm2:hover .PartakKhodro_branchImg__Pk7Xm2 {
    opacity: 1 !important;
    transform: scale(1.1) !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchStatus__Pk7Xm2 {
    position: absolute !important;
    top: 1.5rem !important;
    left: 1.5rem !important;
    padding: 0.5rem 1rem !important;
    background: #b7925b !important;
    color: #011d44 !important;
    font-weight: 900 !important;
    font-size: 0.75rem !important;
    border-radius: 9999px !important;
    display: inline-block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchContent__Pk7Xm2 {
    padding: 2.5rem !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchHeader__Pk7Xm2 {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    margin-bottom: 1rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchCity__Pk7Xm2 {
    font-size: 1.5rem !important;
    font-weight: 900 !important;
    color: #ffffff !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchHeader__Pk7Xm2 svg {
    width: 1.5rem !important;
    height: 1.5rem !important;
    color: #b7925b !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchType__Pk7Xm2 {
    display: block !important;
    color: #b7925b !important;
    font-weight: 700 !important;
    font-size: 0.75rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.15em !important;
    margin-bottom: 1.5rem !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchDesc__Pk7Xm2 {
    color: rgba(255, 255, 255, 0.4) !important;
    font-weight: 500 !important;
    line-height: 1.75 !important;
    margin-bottom: 2rem !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchBtn__Pk7Xm2 {
    width: 100% !important;
    padding: 1rem !important;
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    color: #ffffff !important;
    font-weight: 900 !important;
    border-radius: 1rem !important;
    cursor: pointer !important;
    transition: background 0.2s ease, color 0.2s ease !important;
    display: block !important;
    font-family: &amp;amp;quot;Vazirmatn&amp;amp;quot;, system-ui, sans-serif !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_branchBtn__Pk7Xm2:hover {
    background: #ffffff !important;
    color: #011d44 !important;
}

/* ========== CTA SECTION ========== */
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_cta__Pk7Xm2 {
    padding: 10rem 1.5rem !important;
    background: #ffffff !important;
    text-align: center !important;
    display: block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaContent__Pk7Xm2 {
    max-width: 64rem !important;
    margin: 0 auto !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaBadge__Pk7Xm2 {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.75rem !important;
    padding: 0.5rem 1rem !important;
    background: #f8f9fa !important;
    border-radius: 9999px !important;
    border: 1px solid #f1f5f9 !important;
    margin-bottom: 2.5rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaBadge__Pk7Xm2 svg {
    width: 1.125rem !important;
    height: 1.125rem !important;
    color: #b7925b !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaBadge__Pk7Xm2 span {
    color: #011d44 !important;
    font-weight: 900 !important;
    font-size: 0.75rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.15em !important;
    padding-top: 0.125rem !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaTitle__Pk7Xm2 {
    font-size: 2.25rem !important;
    font-weight: 900 !important;
    color: #011d44 !important;
    line-height: 1.2 !important;
    margin-bottom: 3rem !important;
    background: none !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaTitle__Pk7Xm2 {
        font-size: 4.5rem !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaHighlight__Pk7Xm2 {
    color: #b7925b !important;
    text-decoration: underline !important;
    text-underline-offset: 1rem !important;
    text-decoration-color: rgba(183, 146, 91, 0.3) !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaButtons__Pk7Xm2 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 1.5rem !important;
}

@media (min-width: 640px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaButtons__Pk7Xm2 {
        flex-direction: row !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaPrimary__Pk7Xm2 {
    width: 100% !important;
    padding: 1.25rem 3rem !important;
    border-radius: 1rem !important;
    font-weight: 900 !important;
    font-size: 1.25rem !important;
    cursor: pointer !important;
    transition: background 0.2s ease !important;
    border: none !important;
    background: #011d44 !important;
    color: #ffffff !important;
    box-shadow: 0 25px 50px rgba(1, 29, 68, 0.2) !important;
    font-family: &amp;amp;quot;Vazirmatn&amp;amp;quot;, system-ui, sans-serif !important;
    display: inline-block !important;
}

@media (min-width: 640px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaPrimary__Pk7Xm2 {
        width: auto !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaPrimary__Pk7Xm2:hover {
    background: #b7925b !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaSecondary__Pk7Xm2 {
    width: 100% !important;
    padding: 1.25rem 3rem !important;
    border-radius: 1rem !important;
    font-weight: 900 !important;
    font-size: 1.25rem !important;
    cursor: pointer !important;
    transition: background 0.2s ease !important;
    background: transparent !important;
    color: #011d44 !important;
    border: 2px solid #f1f5f9 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.75rem !important;
    font-family: &amp;amp;quot;Vazirmatn&amp;amp;quot;, system-ui, sans-serif !important;
}

@media (min-width: 640px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaSecondary__Pk7Xm2 {
        width: auto !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaSecondary__Pk7Xm2:hover {
    background: #f8f9fa !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_ctaSecondary__Pk7Xm2 svg {
    width: 1.25rem !important;
    height: 1.25rem !important;
}

/* ========== FOOTER ========== */
#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footer__Pk7Xm2 {
    background: #f8f9fa !important;
    padding: 6rem 0 0 !important;
    border-top: 1px solid #f1f5f9 !important;
    position: relative !important;
    overflow: hidden !important;
    display: block !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerGrid__Pk7Xm2 {
    max-width: 88rem !important;
    margin: 0 auto !important;
    padding: 0 1.5rem 4rem !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 4rem !important;
    border-bottom: 1px solid #e2e8f0 !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerGrid__Pk7Xm2 {
        grid-template-columns: repeat(4, 1fr) !important;
        gap: 4rem !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerBrand__Pk7Xm2 {
    grid-column: 1 / -1 !important;
    background: none !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerBrand__Pk7Xm2 {
        grid-column: auto !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerLogo__Pk7Xm2 {
    display: flex !important;
    align-items: center !important;
    gap: 0.75rem !important;
    margin-bottom: 2rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerDesc__Pk7Xm2 {
    color: #64748b !important;
    font-weight: 500 !important;
    font-size: 0.875rem !important;
    line-height: 1.75 !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerCol__Pk7Xm2 {
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerTitle__Pk7Xm2 {
    font-weight: 900 !important;
    color: #011d44 !important;
    font-size: 1.125rem !important;
    margin-bottom: 2rem !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerLinks__Pk7Xm2 {
    list-style: none !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1.25rem !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerLinks__Pk7Xm2 li {
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerLinks__Pk7Xm2 li a {
    color: #64748b !important;
    font-weight: 700 !important;
    font-size: 0.875rem !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerLinks__Pk7Xm2 li a:hover {
    color: #b7925b !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerContact__Pk7Xm2 {
    display: flex !important;
    flex-direction: column !important;
    gap: 1.5rem !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_contactItem__Pk7Xm2 {
    display: flex !important;
    align-items: center !important;
    gap: 1rem !important;
    cursor: pointer !important;
    transition: opacity 0.2s ease !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_contactItem__Pk7Xm2:hover {
    opacity: 0.8 !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_contactIcon__Pk7Xm2 {
    width: 2.5rem !important;
    height: 2.5rem !important;
    background: #ffffff !important;
    border-radius: 0.75rem !important;
    border: 1px solid #f1f5f9 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #011d44 !important;
    transition: background 0.2s ease, color 0.2s ease !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05) !important;
    flex-shrink: 0 !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_contactItem__Pk7Xm2:hover .PartakKhodro_contactIcon__Pk7Xm2 {
    background: #b7925b !important;
    color: #ffffff !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_contactIcon__Pk7Xm2 svg {
    width: 1.25rem !important;
    height: 1.25rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_contactLabel__Pk7Xm2 {
    display: block !important;
    font-size: 0.625rem !important;
    color: #94a3b8 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.15em !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_contactValue__Pk7Xm2 {
    display: block !important;
    color: #011d44 !important;
    font-weight: 700 !important;
    font-size: 0.875rem !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerBottomWrap__Pk7Xm2 {
    max-width: 88rem !important;
    margin: 0 auto !important;
    padding: 0 1.5rem !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerBottom__Pk7Xm2 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 2rem !important;
    font-size: 0.6875rem !important;
    font-weight: 700 !important;
    color: #94a3b8 !important;
    background: none !important;
}

@media (min-width: 768px) {
    #PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerBottom__Pk7Xm2 {
        flex-direction: row !important;
        justify-content: space-between !important;
    }
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerLegal__Pk7Xm2 {
    display: flex !important;
    gap: 2rem !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerLegal__Pk7Xm2 a {
    color: #94a3b8 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    letter-spacing: 0.15em !important;
    transition: color 0.2s ease !important;
    background: none !important;
}

#PartakKhodro_root__Pk7Xm2 .PartakKhodro_footerLegal__Pk7Xm2 a:hover {
    color: #011d44 !important;
}

/* ========== SELECTION ========== */
#PartakKhodro_root__Pk7Xm2 ::selection {
    background: #b7925b !important;
    color: #ffffff !important;
}
 
            body{
                position: relative;
            }
            .dno{
                display: none!important;
            }
            .public-header{
                position: relative;
                transition:5s;
            }
            .absolute-container{
                background-color: #ee273a;
                border-radius: 7px;
                position: fixed;
                top: 50%;
                left: 2%;
                transform: translateY(-50%);
                padding: 10px;
                z-index: 4900;
            }
            .social-absolute{
                position: relative;
                padding: 10px 0;
                border-bottom: 1px solid rgba(0, 0, 0, .1);
                box-sizing: content-box;
                width: 24px;
                height: 24px;
            }
            .social-absolute:last-child {
                border-bottom: none !important;
            }
            .social-absolute img{
                width: 24px;
                height: 24px;
            }
            .absolute-tooltip{
                position: relative;
                transition: all 0.5s;
                border-radius: 0 7px 7px 0;
                font-size: 14px;
                overflow: hidden;
                white-space: nowrap;
            }
            .absolute-tooltip > span{
                padding: 10px 20px;
                display: block;
            }
            .tooltip-shake{
                display: block;
                width: 100%;
                height: 100%;
            }
            .tooltip-shake:before,
            .tooltip-shake:after {
                position: absolute;
                content: "";
                opacity: 0;
                transition: all 0.4s ease;
                color: #fff;
                font-weight: bold;
            }
            .tooltip-shake:before {
                content: attr(data-tooltip);
                background: #3c5059;
                width: 0;
                padding: 0;
                font-size: 0.9rem;
                top: 50%;
                left: calc(24px + 32px);
                border-radius: 5px;
                transform: translateY(-50%);
                overflow: hidden;
                white-space: nowrap;
            }
            .tooltip-shake:after {
                border-width: 8px 10px 8px 0;
                border-style: solid;
                border-color: transparent #3c5059 transparent transparent;
                top: 50%;
                left: calc(24px + 24px);
                transform: translateY(-50%);
            }
            .tooltip-shake:hover::before,
            .tooltip-shake:hover::after {
                opacity: 1;
                overflow: hidden;
                white-space: nowrap;
                transform: translate(0, -50%);
            }
            .tooltip-shake:hover::before {
                width: max-content;
                padding: 10px 25px;
            }
            @keyframes shake {
                0% {
                    transform: rotate(2deg);
                }
                50% {
                    transform: rotate(-3deg);
                }
                70% {
                    transform: rotate(3deg);
                }
                100% {
                    transform: rotate(0deg);
                }
            }
            .social-absolute:hover {
                animation: shake 500ms ease-in-out forwards;
            }
            
                .public-header{
                    width: 100%;
                    background: #fff;
                    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: #081b43;
                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: flex-start;
                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: 24px;
                height: 24px;
            }
            .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: 12px;
                font-weight: 200;
                color: #FFF;
            }
            .top-list{
                width: max-content;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                margin: 0  14px;
            }
            .top-list:hover{
                color: ;
            }
            
                .top-list:first-child{
                    margin-right : 0;
                }
                .top-list:last-child{
                    margin-left : 0;
                }
            
            .arrow-menu-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .top-list a span,
            .top-list span{
                color: #FFF;
                font-weight: bold;
                font-size: 12px;
            }
            .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-right: 0;
            }
            .top-navbar{
                height: 100%;
                background: #081b4360;
            }
            .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: #FFF;
                font-size: 14px;
                font-weight: 500;search
            }
            .top-nav-list:hover{
                background-color: #081b4360;
            }
            .top-nav-list .arrow-menu-container svg{
                fill: #FFF;
            }
            .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{
                    right: 0;
                }
                .top-sub-list{
                    border-left: 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: #081b4360;
            }
            .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: 100px;
                height: 100px;
                max-width: 100px;
                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: #fff;
                box-sizing: border-box;
                border: px  solid  ;
                border-radius: 3px;
                padding: 0 !important;
            }
            
                .nav-container > .navbar{
                    margin-left: 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: #193356;
            }
            .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{
                        position: absolute;
                        z-index: 4999;
                        background: #193356;
                        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{
                        right: 0;
                    }
                    .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                        right: calc(100%  +  5px);
                    }
                    .nav-container .navbar.navbar-sub .nav-list{
                        width:200px;
                        border-left: 5px solid #ddd;
                    }
                
            .arrow-icon-menu{
                width: 8px;
                height: 8px;
            }
            .arrow-icon-menu.arrow-bottom{
                transform: rotate(90deg);
            }
            
                .arrow-menu-container{
                    margin-right: 5px;
                }
                .arrow-icon-menu.arrow-right,
                .overflow-list .arrow-icon-menu.arrow-bottom{
                    transform: rotate(180deg);
                }
                .nav-container .navbar .nav-list:first-child:hover{
                    border-radius: 0 3px 3px 0;
                }
                .nav-container .navbar .nav-list:last-child:hover{
                    border-radius: 3px 0 0 3px;
                }
            
            .nav-container .navbar .nav-list.base-level svg,
            .nav-container .navbar .nav-list .overflow-menu svg{
                fill: #193356;
            }
            .nav-container .navbar .nav-list.base-level:hover svg{
                fill: ;
            }
            .sub-menu-container{
                position: absolute;
                min-width: 150px;
                background-color: #193356;
                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: #fff;
                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: #fff;
            }
            .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-right: 0 !important;
                }
                .icon-container .icon-item:last-child{
                    margin-left: 0 !important;
                }
                
            
            .icon-container .icon-item a{
                border: 0px  solid  ;
            }
            .icon-container .icon-item.basket-icon{
                position: relative;
                color: #Fff;
                min-width: 45px;
                min-height: 45px;
                outline: none;
                border-radius: 3px;
                background: #193356;
                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: #Fff;
                min-width: 45px;
                min-height: 45px;
                margin: 0;
                outline: none;
                border-radius: 3px;
                background: #193356;
                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: #Fff;
                    border-radius: 3px;
                    background: #193356;
                    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-left: none !important;
                    }
                    .border-basket{
                        border-right: 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: #193356;
                    }
                    .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: #193356;
                    }
                    .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: #193356;
                    }
                    .icon-container .icon-item.search-icon .icon-shortcut .search-container .search-btn:hover{
                        background: #193356;
                    }
                 
            .icon-container .icon-item svg{
                width: 25px;
                height: 25px;
            
                fill: #Fff;
            
            }
            .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: #Fff;
                    /*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: #Fff;
                }
                .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: #193356;
                    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: 3px 0 0 3px !important;
                    }
                    .search-container.open-search-box .close-search-btn{
                        border-radius: 0 3px 3px 0 !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: #193356;
                    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 {
                        left: calc(0px + 45px);
                        border-right: none;
                        border-left: none;
                    }
                
                        .search-container.open-search-box .search-btn{
                            border-radius: 3px 0 0 3px !important;
                        }
                        .search-container.open-search-box .close-search-btn{
                            border-radius: 0 3px 3px 0 !important;
                        }
                        .search-container.open-search-box .search-input{
                            border-radius: 0 3px 3px 0 !important;
                        }
                    
                .close-search-btn{
                    position: absolute;
                    color: #fff;
                    width: 45px;
                    height: 45px;
                    margin: 0;
                    outline: none;
                    border-radius: 3px;
                    background: #193356;
                    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: #Fff;
                }
            
            .sticky{
                width: 100vw;
                height: max-content;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                z-index: 999;
                padding: 2vh 8vw;
                transition: .8s;
                background-color: #ddd !important;
            }
            .public_sticky{
                width: 100%;
                height: max-content;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                z-index: 1001;
            }
            .d-none{
                display: none !important;
            }
            .border-left-n{
                border-left: none !important;
            }
            .border-right-n{
                border-right: none !important;
            }
            .w-1200px{
                width: 1200px !important;
                margin: auto;
            }
            .lang-icon{
                position: relative;
            }
            .language-container .lang-btn{
                width: 25px;
                height: 25px;
            }
            .lang-list-container{
                width: max-content;
                height: max-content;
                padding-top: 20px;
                position: absolute;
                top: 35px;
                left: 50%;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translate(-50%, 0) scaleY(0.5);
                transform-origin: top;
                z-index: 100;
            }
            .lang-list{
                position: relative;
                width: max-content;
                height: max-content;
                padding: 10px;
                background: #2c3e50;
                border-radius: 3px;
            }
            .lang-list::after{
                content: "";
                position: absolute;
                top: -8px;
                left: 50%;
                transform: translateX(-50%);
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 10px solid #2c3e50;
                display: block;
            }
            .lang-nav{
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: flex-start;
            }
            .lang-nav .lang-li{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                list-style: none;
                width: max-content;
                margin: 5px 0;
                
            }
            .lang-nav .lang-li a{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .lang-nav .lang-li img{
                width: 25px;
                height: 25px;
                object-fit: cover;
                margin: 0 4px;
            }
            .lang-nav .lang-li span{
                text-transform: uppercase;
                line-height: 2.5;
                font-size: 14px;
                margin: 0 4px;
                color: #fff;
            }
            .lang-nav .lang-li a{
                color: #fff;
            }
            .lang-nav .lang-li span:hover{
                cursor: pointer;
                color: #fff;
            }
            .lang-nav .lang-li .lang-active{
                font-weight: bold;
                color: #e84118;
            }
            .icon-item.lang-icon:hover .lang-list-container{
                clip: auto;
                opacity: 1;
                transform: translate(-50%, 0) scaleY(1);
            }
            /*---------------------------------------------------------------------------------*/
            .link-profile-container{
                width: max-content;
                height: max-content;
                padding-top: 20px;
                position: absolute;
                top: 35px;
                left: 50%;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translate(-50%, 0) scaleY(0.5);
                transform-origin: top;
                z-index: 100;
            }
            .link-profile-container .link-wrapper{
                position: relative;
                width: max-content;
                height: max-content;
                padding: 10px 25px;
                background: #2c3e50;
                border-radius: 3px;
            }
            .link-profile-container .link-wrapper a{
                color: #fff;
            }
            .link-profile-container .link-wrapper a:hover{
                cursor: pointer;
                color: #fff;
            }
            .link-profile-container .link-wrapper::after{
                content: "";
                position: absolute;
                top: -8px;
                left: 50%;
                transform: translateX(-50%);
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 10px solid #2c3e50;
                display: block;
            }
             .icon-item.login-icon:hover .link-profile-container{
                clip: auto;
                opacity: 1;
                transform: translate(-50%, 0) scaleY(1);
            }
            
            .backTop{
                display: flex !important;
            }
            #back_to_top{
                display: none;
                position: fixed;
                transition: 600ms;
                right: 25px;
                left: unset;
                bottom: 50px;
                z-index: 100;
                border-radius: 50%;
                border: 1px  solid  #000;
                padding: 15px;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                background-color: #777 ;
            }
            #back_to_top svg{
                width: 24px;
                height: 24px;
                fill: #fff ;
            }
            #back_to_top img{
                width: 24px;
                height: 24px;
                fill: #fff ;
                object-fit:contain;
            }
            .search-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .basket-shop img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .lang-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .icon-login img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
        
                    .header-container{
                        grid-template-rows: auto;  
                        grid-template-columns: 100px minmax(auto, 100%) auto;
                        grid-template-areas: 
                            "top-1 top-2 top-3"; 
                        background-color: transparent;
                        background-image: unset;
                    }
                    .top-section-1{
                        justify-content: flex-start;
                    }
                    .top-section-2{
                        justify-content: center;
                    }
                    .top-section-3{
                        justify-content: flex-end;
                    }
                    .logo-container{
                        justify-content: flex-start;
                    }
                    .nav-container{
                        padding: 15px;
                        justify-content: center;
                    }
                    .nav-container .navbar{
                        justify-content: center;
                    }
                    .width-full{
                        width: 43vw !important;
                    }
                #module_footer_section_6{
;
width:100%;
padding-top:4vw;
padding-right:4vw;
padding-bottom:4vw;
padding-left:4vw;
border-style:none;
}#module_footer_column_14{
;
width:25%;
margin-top:0px;
border-style:none;
}#module_footer_row_37{
;
margin-top:0px;
border-style:none;
}#module_footer_items_48{
;
cursor:default;
width:7vw;
height:7vw;
font-weight:400;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_48:hover{
;
}#module_footer_column_15{
;
width:25%;
margin-top:0px;
border-style:none;
}#module_footer_items_49{
;
cursor:default;
line-height:1.5vw;
color:#FFF;
font-weight:bold;
font-size:1.05vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_49:hover{
;
}#module_footer_row_39{
;
padding-top:1.5vw;
border-style:none;
}#module_footer_items_50{
;
cursor:default;
line-height:1.2vw;
color:#FFF;
font-weight:500;
font-size:.9vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_50:hover{
;
}#module_footer_row_41{
;
padding-top:1vw;
border-style:none;
}#module_footer_items_52{
;
cursor:default;
line-height:1.2vw;
color:#FFF;
font-weight:500;
font-size:.9vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_52:hover{
;
}#module_footer_row_40{
;
padding-top:1vw;
border-style:none;
}#module_footer_items_51{
;
cursor:default;
line-height:1.2vw;
color:#FFF;
font-weight:500;
font-size:.9vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_51:hover{
;
}#module_footer_column_16{
;
width:25%;
margin-top:0px;
border-style:none;
}#module_footer_items_53{
;
cursor:default;
line-height:1.5vw;
color:#FFF;
font-weight:bold;
font-size:1.05vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_53:hover{
;
}#module_footer_row_43{
;
padding-top:1.5vw;
border-style:none;
}#module_footer_items_54{
;
cursor:default;
line-height:1.2vw;
color:#FFF;
font-weight:500;
font-size:.9vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_54:hover{
;
}#module_footer_row_44{
;
padding-top:1vw;
border-style:none;
}#module_footer_items_55{
;
cursor:default;
line-height:1.2vw;
color:#FFF;
font-weight:500;
font-size:.9vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_55:hover{
;
}#module_footer_row_45{
;
padding-top:1vw;
border-style:none;
}#module_footer_items_56{
;
cursor:default;
line-height:1.2vw;
color:#FFF;
font-weight:500;
font-size:.9vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_56:hover{
;
}#module_footer_column_17{
;
width:25%;
margin-top:0px;
border-style:none;
}#module_footer_items_58{
;
cursor:default;
line-height:1.5vw;
color:#FFF;
font-weight:bold;
font-size:1.05vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_58:hover{
;
}#module_footer_row_48{
;
padding-top:1.5vw;
border-style:none;
}#module_footer_items_59{
;
cursor:default;
line-height:1.2vw;
color:#FFF;
font-weight:500;
font-size:.9vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_59:hover{
;
}#module_footer_row_49{
;
padding-top:1vw;
border-style:none;
}#module_footer_items_60{
;
cursor:default;
line-height:1.2vw;
color:#fff;
font-weight:500;
font-size:.9vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_60:hover{
;
}#module_footer_row_71{
;
justify-content:center;
padding-top:1vw;
padding-bottom:1vw;
border-style:solid;
border-top-width:0.15vw;
border-color:#fff;
}#module_footer_items_86{
;
cursor:default;
text-align:center;
line-height:1.5vw;
color:#fff;
font-weight:400;
font-size:.9vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_86:hover{
;
}#public_footer_main_4{;background-color:#193356;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}#public_footer_main_4:hover{;}#public_footer_main_4{
                    position:relative;
                    margin-right:auto !important;
                    margin-left:auto !important;
                    overflow:hidden !important;
                }
                #public_footer_main_4 > div{
                    position:relative;
                    z-index:12;
                }
                #public_footer_main_4 
            
            #public_footer_main_4 .new_admin_layer {
                position: absolute;
                width: 100%;
                height: 100%;
                z-index: 10;
                transition: all 600ms ease;
                background-color: rgba(0,0,0,0);
                display: flex;
                
            right:0;
            top:0;
        
            }

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

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

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

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

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

            #msg_footer .close_msg:hover,
            #msg_footer_complete .close_msg:hover{
                color: #000;
            }
            
            .border_red{
                border: 1px solid #e20000;
            }
            footer a{
                color: inherit;
            }
        
            #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: rtl;text-align: right;}