
/* Reset within root scope */
#BigGameTitle_root__BgT9Lm,
#BigGameTitle_root__BgT9Lm *,
#BigGameTitle_root__BgT9Lm *::before,
#BigGameTitle_root__BgT9Lm *::after {
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

#BigGameTitle_root__BgT9Lm {
    width: 100% !important;
    border-bottom: 1px solid #292524 !important;
    background: #000000 !important; /* تغییر به مشکی خالص */
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

@media (min-width: 768px) {
    #BigGameTitle_root__BgT9Lm {
        padding-top: 3rem !important;
    }
}

#BigGameTitle_root__BgT9Lm .BigGameTitle_content__BgT9Lm {
    max-width: 80rem !important;
    margin: 0 auto !important;
    padding: 0 1rem !important;
    margin-bottom: 1.5rem !important;
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

@media (min-width: 640px) {
    #BigGameTitle_root__BgT9Lm .BigGameTitle_content__BgT9Lm {
        padding: 0 1.5rem !important;
    }
}

@media (min-width: 1024px) {
    #BigGameTitle_root__BgT9Lm .BigGameTitle_content__BgT9Lm {
        padding: 0 2rem !important;
    }
}

#BigGameTitle_root__BgT9Lm .BigGameTitle_mainTitle__BgT9Lm {
    font-size: 1.875rem !important;
    font-weight: 800 !important;
    letter-spacing: -0.025em !important;
    line-height: 1.1 !important;
    color: transparent !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    background-image: linear-gradient(to right, #FF4F00, #D20D24) !important;
}

@media (min-width: 640px) {
    #BigGameTitle_root__BgT9Lm .BigGameTitle_mainTitle__BgT9Lm {
        font-size: 2.25rem !important;
    }
}

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

@media (min-width: 1024px) {
    #BigGameTitle_root__BgT9Lm .BigGameTitle_mainTitle__BgT9Lm {
        font-size: 3.75rem !important;
    }
}

#BigGameTitle_root__BgT9Lm .BigGameTitle_subtitle__BgT9Lm {
    margin-top: 0.75rem !important;
    font-size: 1rem !important;
    color: #d6d3d1 !important;
    line-height: 1.625 !important;
    max-width: 56rem !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

@media (min-width: 640px) {
    #BigGameTitle_root__BgT9Lm .BigGameTitle_subtitle__BgT9Lm {
        font-size: 1.125rem !important;
    }
}

/* Interactive CSS Image Hover Banner */
#BigGameTitle_root__BgT9Lm .BigGameTitle_bannerWrapper__BgT9Lm {
    width: 100% !important;
    padding: 0 0.5rem !important;
}

@media (min-width: 640px) {
    #BigGameTitle_root__BgT9Lm .BigGameTitle_bannerWrapper__BgT9Lm {
        padding: 0 1rem !important;
    }
}

@media (min-width: 1024px) {
    #BigGameTitle_root__BgT9Lm .BigGameTitle_bannerWrapper__BgT9Lm {
        padding: 0 2rem !important;
    }
}

#BigGameTitle_root__BgT9Lm .BigGameTitle_hoverBanner__BgT9Lm {
    width: 100% !important;
    border: 1px solid #292524 !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    display: flex !important;
    height: 400px !important;
    overflow: hidden !important;
}

#BigGameTitle_root__BgT9Lm .BigGameTitle_bannerImg__BgT9Lm {
    flex: 1 !important;
    width: 0 !important;
    height: 100% !important;
    object-fit: cover !important;
    transition: flex 0.5s ease-in-out !important;
}

#BigGameTitle_root__BgT9Lm .BigGameTitle_bannerImg__BgT9Lm:hover {
    flex: 4 !important;
}

#BigGameTitle_root__BgT9Lm .BigGameTitle_bannerNote__BgT9Lm {
    margin-top: 0.75rem !important;
    text-align: center !important;
}

#BigGameTitle_root__BgT9Lm .BigGameTitle_bannerNoteText__BgT9Lm {
    font-size: 0.75rem !important;
    color: white !important;
    font-style: italic !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.5rem !important;
    font-weight: 500 !important;
}

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

#BigGameTitle_root__BgT9Lm .BigGameTitle_compassIcon__BgT9Lm {
    width: 1rem !important;
    height: 1rem !important;
    color: white !important;
    flex-shrink: 0 !important;
}

/* Animation States */
#BigGameTitle_root__BgT9Lm .BigGameTitle_animate-in__BgT9Lm {
    opacity: 0 !important;
}

#BigGameTitle_root__BgT9Lm .BigGameTitle_animate-in__BgT9Lm.BigGameTitle_animated__BgT9Lm {
    opacity: 1 !important;
    transform: translate(0, 0) !important;
}

#BigGameTitle_root__BgT9Lm .BigGameTitle_slide-up__BgT9Lm {
    transform: translateY(60px) !important;
}

#BigGameTitle_root__BgT9Lm .BigGameTitle_container__BgT9Lm {
    transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}
 
/* =========================================
   1. IntroSection
   ========================================= */
#IntroSection_root__InS8Kp, #IntroSection_root__InS8Kp *, #IntroSection_root__InS8Kp *::before, #IntroSection_root__InS8Kp *::after { margin: 0 !important; padding: 0 !important; box-sizing: border-box !important; }
#IntroSection_root__InS8Kp { width: 100% !important; background: #000000 !important; padding: 2.5rem 0 !important; border-top: 1px solid rgba(41, 37, 36, 0.6) !important; border-bottom: 1px solid rgba(41, 37, 36, 0.6) !important; }
@media (min-width: 768px) { #IntroSection_root__InS8Kp { padding: 3.5rem 0 !important; } }
#IntroSection_root__InS8Kp .IntroSection_content__InS8Kp { width: 100% !important; max-width: 1400px !important; margin: 0 auto !important; padding: 0 1rem !important; text-align: center !important; }
@media (min-width: 640px) { #IntroSection_root__InS8Kp .IntroSection_content__InS8Kp { padding: 0 1.5rem !important; } }
@media (min-width: 1024px) { #IntroSection_root__InS8Kp .IntroSection_content__InS8Kp { padding: 0 2rem !important; } }
#IntroSection_root__InS8Kp .IntroSection_title__InS8Kp { font-size: 1.5rem !important; font-weight: 800 !important; color: #FF4F00 !important; display: flex !important; align-items: center !important; justify-content: center !important; gap: 0.625rem !important; letter-spacing: -0.025em !important; margin-bottom: 1.5rem !important; }
@media (min-width: 640px) { #IntroSection_root__InS8Kp .IntroSection_title__InS8Kp { font-size: 1.875rem !important; } }
@media (min-width: 768px) { #IntroSection_root__InS8Kp .IntroSection_title__InS8Kp { font-size: 2rem !important; } }
#IntroSection_root__InS8Kp .IntroSection_shieldIcon__InS8Kp { width: 1.75rem !important; height: 1.75rem !important; color: #FF4F00 !important; flex-shrink: 0 !important; }
#IntroSection_root__InS8Kp .IntroSection_text__InS8Kp { color: #d6d3d1 !important; line-height: 1.625 !important; font-size: 1rem !important; max-width: 64rem !important; margin: 0 auto !important; text-align: center !important; }
@media (min-width: 640px) { #IntroSection_root__InS8Kp .IntroSection_text__InS8Kp { font-size: 1.125rem !important; } }
#IntroSection_root__InS8Kp .IntroSection_text__InS8Kp p { margin-bottom: 1rem !important; }
#IntroSection_root__InS8Kp .IntroSection_text__InS8Kp p:last-child { margin-bottom: 0 !important; }
#IntroSection_root__InS8Kp .IntroSection_animate-in__InS8Kp { opacity: 0 !important; }
#IntroSection_root__InS8Kp .IntroSection_animate-in__InS8Kp.IntroSection_animated__InS8Kp { opacity: 1 !important; transform: translate(0, 0) !important; }
#IntroSection_root__InS8Kp .IntroSection_slide-up__InS8Kp { transform: translateY(60px) !important; }
#IntroSection_root__InS8Kp .IntroSection_container__InS8Kp { transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important; }

/* =========================================
   2. SpeciesSlider
   ========================================= */
#SpeciesSlider_root__SpS7Kq, #SpeciesSlider_root__SpS7Kq *, #SpeciesSlider_root__SpS7Kq *::before, #SpeciesSlider_root__SpS7Kq *::after { margin: 0 !important; padding: 0 !important; box-sizing: border-box !important; }
#SpeciesSlider_root__SpS7Kq { position: relative !important; width: 100% !important; background: #000000 !important; padding: 2rem 0 !important; border-bottom: 1px solid rgba(41, 37, 36, 0.6) !important; }
@media (min-width: 768px) { #SpeciesSlider_root__SpS7Kq { padding: 2.5rem 0 !important; } }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_wrapper__SpS7Kq { width: 100% !important; max-width: 1550px !important; margin: 0 auto !important; padding: 0 1rem !important; }
@media (min-width: 640px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_wrapper__SpS7Kq { padding: 0 1.5rem !important; } }
@media (min-width: 1024px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_wrapper__SpS7Kq { padding: 0 2rem !important; } }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_header__SpS7Kq { border-bottom: 1px solid rgba(41, 37, 36, 0.8) !important; padding-bottom: 1rem !important; text-align: center !important; margin-bottom: 1.5rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_headerTop__SpS7Kq { display: flex !important; align-items: center !important; justify-content: center !important; gap: 0.5rem !important; color: #FF4F00 !important; font-weight: 600 !important; letter-spacing: 0.05em !important; font-size: 0.75rem !important; text-transform: uppercase !important; margin-bottom: 0.25rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_compassIcon__SpS7Kq { width: 1rem !important; height: 1rem !important; color: #FF4F00 !important; flex-shrink: 0 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_title__SpS7Kq { font-size: 1.5rem !important; font-weight: 800 !important; color: #FF4F00 !important; letter-spacing: -0.025em !important; }
@media (min-width: 640px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_title__SpS7Kq { font-size: 1.875rem !important; } }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_carouselWrapper__SpS7Kq { position: relative !important; width: 100% !important; overflow: hidden !important; padding: 0.5rem 0 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_carouselTrack__SpS7Kq { display: flex !important; transition: transform 0.5s ease-out !important; gap: 1.25rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_slide__SpS7Kq { flex-shrink: 0 !important; display: flex !important; flex-direction: column !important; justify-content: space-between !important; border-radius: 0.75rem !important; background: #000000 !important; border: 1px solid rgba(41, 37, 36, 0.8) !important; transition: all 0.3s ease !important; box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1) !important; overflow: hidden !important; width: calc((100% - 2.5rem) / 3) !important; }
@media (max-width: 639px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_slide__SpS7Kq { width: 100% !important; } }
@media (min-width: 640px) and (max-width: 1023px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_slide__SpS7Kq { width: calc((100% - 1.25rem) / 2) !important; } }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_slide__SpS7Kq:hover { border-color: #44403c !important; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_slide__SpS7Kq:hover .SpeciesSlider_slideTitle__SpS7Kq { color: #FF4F00 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_slideImage__SpS7Kq { position: relative !important; height: 8rem !important; overflow: hidden !important; background: #000000 !important; }
@media (min-width: 640px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_slideImage__SpS7Kq { height: 9rem !important; } }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_slideImg__SpS7Kq { width: 100% !important; height: 100% !important; object-fit: cover !important; object-position: center !important; transition: transform 0.5s ease !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_slide__SpS7Kq:hover .SpeciesSlider_slideImg__SpS7Kq { transform: scale(1.05) !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_slideImageOverlay__SpS7Kq { position: absolute !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important; background: linear-gradient(to top, #000000, transparent, rgba(0, 0, 0, 0.5)) !important; pointer-events: none !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_slideContent__SpS7Kq { padding: 0.875rem !important; flex: 1 !important; display: flex !important; flex-direction: column !important; justify-content: space-between !important; gap: 0.625rem !important; background: #000000 !important; }
@media (min-width: 640px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_slideContent__SpS7Kq { padding: 1rem !important; } }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_slideTitle__SpS7Kq { font-size: 1rem !important; font-weight: 800 !important; color: #f5f5f4 !important; letter-spacing: -0.025em !important; transition: color 0.3s ease !important; }
@media (min-width: 640px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_slideTitle__SpS7Kq { font-size: 1.125rem !important; } }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_slideScientific__SpS7Kq { font-size: 0.625rem !important; font-style: italic !important; color: #a8a29e !important; font-family: monospace !important; }
@media (min-width: 640px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_slideScientific__SpS7Kq { font-size: 0.6875rem !important; } }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_slideText__SpS7Kq { color: #d6d3d1 !important; font-size: 0.75rem !important; line-height: 1.5 !important; padding-top: 0.125rem !important; }
@media (min-width: 640px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_slideText__SpS7Kq { font-size: 0.8125rem !important; } }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_slideFooter__SpS7Kq { padding-top: 0.125rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_tags__SpS7Kq { display: flex !important; flex-wrap: wrap !important; gap: 0.25rem !important; margin-bottom: 0.625rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_tag__SpS7Kq { padding: 0.125rem 0.375rem !important; border-radius: 0.25rem !important; font-size: 0.5625rem !important; font-weight: 500 !important; background: #0b120e !important; color: #d6d3d1 !important; border: 1px solid #292524 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_readMoreBtn__SpS7Kq { width: 100% !important; min-height: 2.625rem !important; padding: 0.625rem 1rem !important; border-radius: 0.75rem !important; font-weight: 800 !important; font-size: 0.75rem !important; text-transform: uppercase !important; letter-spacing: 0.05em !important; color: #ffffff !important; background: linear-gradient(to right, #FF4F00, #ea3810, #D20D24) !important; border: none !important; cursor: pointer !important; display: flex !important; align-items: center !important; justify-content: center !important; gap: 0.5rem !important; transition: all 0.3s ease !important; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1) !important; text-decoration: none !important; }
@media (min-width: 640px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_readMoreBtn__SpS7Kq { min-height: 2.875rem !important; font-size: 0.875rem !important; padding: 0.75rem 1.5rem !important; } }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_readMoreBtn__SpS7Kq:hover { filter: brightness(1.15) !important; box-shadow: 0 20px 25px -5px rgba(255, 79, 0, 0.2) !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_readMoreBtn__SpS7Kq:active { transform: scale(0.98) !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_arrowIcon__SpS7Kq { width: 1rem !important; height: 1rem !important; transition: transform 0.3s ease !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_readMoreBtn__SpS7Kq:hover .SpeciesSlider_arrowIcon__SpS7Kq { transform: translateX(0.25rem) !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_controls__SpS7Kq { display: flex !important; align-items: center !important; justify-content: center !important; gap: 1rem !important; padding-top: 0.75rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_navBtn__SpS7Kq { padding: 0.625rem !important; border-radius: 0.75rem !important; background: #141f19 !important; border: 1px solid rgba(68, 64, 60, 0.8) !important; color: #e7e5e4 !important; cursor: pointer !important; transition: all 0.3s ease !important; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1) !important; display: flex !important; align-items: center !important; justify-content: center !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_navBtn__SpS7Kq:hover { color: #ffffff !important; border-color: #FF4F00 !important; background: #292524 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_navBtn__SpS7Kq:active { transform: scale(0.95) !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_chevronIcon__SpS7Kq { width: 1.25rem !important; height: 1.25rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_dotsContainer__SpS7Kq { display: flex !important; align-items: center !important; gap: 0.5rem !important; padding: 0.5rem 0.75rem !important; border-radius: 9999px !important; background: rgba(20, 31, 25, 0.8) !important; border: 1px solid #292524 !important; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_dot__SpS7Kq { height: 0.625rem !important; border-radius: 9999px !important; background: #44403c !important; border: none !important; cursor: pointer !important; transition: all 0.3s ease !important; width: 0.625rem !important; padding: 0 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_dot__SpS7Kq:hover { background: #78716c !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_dot__SpS7Kq.active { width: 2rem !important; background: linear-gradient(to right, #FF4F00, #D20D24) !important; box-shadow: 0 4px 6px -1px rgba(255, 79, 0, 0.3) !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalOverlay__SpS7Kq { position: absolute !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important; z-index: 100 !important; display: none !important; align-items: center !important; justify-content: center !important; padding: 1rem !important; background: rgba(0, 0, 0, 0.8) !important; backdrop-filter: blur(4px) !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalOverlay__SpS7Kq.visible { display: flex !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modal__SpS7Kq { position: relative !important; width: 100% !important; max-width: 42rem !important; background: #121c17 !important; border: 1px solid #44403c !important; border-radius: 1rem !important; overflow: hidden !important; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5) !important; max-height: 90vh !important; display: flex !important; flex-direction: column !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalHeader__SpS7Kq { position: relative !important; height: 12rem !important; background: #1c1917 !important; flex-shrink: 0 !important; }
@media (min-width: 640px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalHeader__SpS7Kq { height: 14rem !important; } }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalImg__SpS7Kq { width: 100% !important; height: 100% !important; object-fit: cover !important; object-position: center !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalHeaderOverlay__SpS7Kq { position: absolute !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important; background: linear-gradient(to top, #121c17, transparent, rgba(0, 0, 0, 0.6)) !important; pointer-events: none !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalClose__SpS7Kq { position: absolute !important; top: 1rem !important; right: 1rem !important; padding: 0.5rem !important; border-radius: 9999px !important; background: rgba(0, 0, 0, 0.6) !important; border: 1px solid #44403c !important; color: #e7e5e4 !important; cursor: pointer !important; transition: all 0.3s ease !important; display: flex !important; align-items: center !important; justify-content: center !important; z-index: 10 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalClose__SpS7Kq:hover { background: #000000 !important; color: #ffffff !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_closeIcon__SpS7Kq { width: 1.25rem !important; height: 1.25rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalHeaderContent__SpS7Kq { position: absolute !important; bottom: 1rem !important; left: 1.5rem !important; right: 1.5rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalBadge__SpS7Kq { display: inline-flex !important; align-items: center !important; gap: 0.375rem !important; padding: 0.125rem 0.625rem !important; border-radius: 9999px !important; font-size: 0.75rem !important; font-weight: 600 !important; background: rgba(255, 79, 0, 0.2) !important; color: #FF4F00 !important; border: 1px solid rgba(255, 79, 0, 0.4) !important; margin-bottom: 0.25rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalTitle__SpS7Kq { font-size: 1.5rem !important; font-weight: 800 !important; color: #ffffff !important; }
@media (min-width: 640px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalTitle__SpS7Kq { font-size: 1.875rem !important; } }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalScientific__SpS7Kq { font-size: 0.75rem !important; font-style: italic !important; color: #d6d3d1 !important; font-family: monospace !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalBody__SpS7Kq { padding: 1.5rem !important; overflow-y: auto !important; flex: 1 !important; display: flex !important; flex-direction: column !important; gap: 1.5rem !important; color: #e7e5e4 !important; font-size: 0.875rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalPrimaryText__SpS7Kq { padding: 1rem !important; border-radius: 0.75rem !important; background: #0d1411 !important; border: 1px solid #292524 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalPrimaryText__SpS7Kq p { line-height: 1.625 !important; color: #e7e5e4 !important; font-weight: 500 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalSubTitle__SpS7Kq { font-size: 0.75rem !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.05em !important; color: #fbbf24 !important; margin-bottom: 0.5rem !important; display: flex !important; align-items: center !important; gap: 0.375rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalSubTitle__SpS7Kq svg { width: 1rem !important; height: 1rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalOverview__SpS7Kq p { color: #d6d3d1 !important; line-height: 1.625 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalSpecs__SpS7Kq { display: grid !important; grid-template-columns: 1fr !important; gap: 1rem !important; }
@media (min-width: 640px) { #SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalSpecs__SpS7Kq { grid-template-columns: repeat(2, 1fr) !important; } }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_specCard__SpS7Kq { padding: 0.875rem !important; border-radius: 0.75rem !important; background: #0d1411 !important; border: 1px solid #292524 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_specLabel__SpS7Kq { font-size: 0.75rem !important; font-weight: 700 !important; color: #a8a29e !important; display: flex !important; align-items: center !important; gap: 0.25rem !important; margin-bottom: 0.25rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_specLabel__SpS7Kq svg { width: 0.875rem !important; height: 0.875rem !important; color: #FF4F00 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_specCard__SpS7Kq p { font-size: 0.75rem !important; color: #e7e5e4 !important; font-weight: 500 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_regulationList__SpS7Kq, #SpeciesSlider_root__SpS7Kq .SpeciesSlider_tacticList__SpS7Kq { list-style: none !important; display: flex !important; flex-direction: column !important; gap: 0.375rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_regulationList__SpS7Kq li, #SpeciesSlider_root__SpS7Kq .SpeciesSlider_tacticList__SpS7Kq li { display: flex !important; align-items: flex-start !important; gap: 0.5rem !important; font-size: 0.75rem !important; color: #d6d3d1 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_regulationList__SpS7Kq li svg { width: 0.875rem !important; height: 0.875rem !important; color: #34d399 !important; flex-shrink: 0 !important; margin-top: 0.125rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_tacticList__SpS7Kq li::before { content: "" !important; width: 0.375rem !important; height: 0.375rem !important; border-radius: 9999px !important; background: #FF4F00 !important; flex-shrink: 0 !important; margin-top: 0.375rem !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalFooter__SpS7Kq { padding: 1rem !important; background: #0d1411 !important; border-top: 1px solid #292524 !important; display: flex !important; justify-content: flex-end !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalCloseBtn__SpS7Kq { padding: 0.5rem 1.25rem !important; border-radius: 0.75rem !important; font-size: 0.75rem !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.05em !important; color: #d6d3d1 !important; background: #292524 !important; border: none !important; cursor: pointer !important; transition: all 0.3s ease !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_modalCloseBtn__SpS7Kq:hover { color: #ffffff !important; background: #44403c !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_animate-in__SpS7Kq { opacity: 0 !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_animate-in__SpS7Kq.SpeciesSlider_animated__SpS7Kq { opacity: 1 !important; transform: translate(0, 0) !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_slide-up__SpS7Kq { transform: translateY(60px) !important; }
#SpeciesSlider_root__SpS7Kq .SpeciesSlider_container__SpS7Kq { transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important; }

/* =========================================
   3. HuntersSection (Stacking Design)
   ========================================= */
#HuntersSection_root__HtS4Rw,
#HuntersSection_root__HtS4Rw *,
#HuntersSection_root__HtS4Rw *::before,
#HuntersSection_root__HtS4Rw *::after {
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

#HuntersSection_root__HtS4Rw {
    position: relative !important;
    width: 100% !important;
    background: #050505 !important;
    padding: 2rem 0 6rem 0 !important;
    font-family: system-ui, -apple-system, sans-serif !important;
    border-bottom: 1px solid rgba(41, 37, 36, 0.6) !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_wrapper__HtS4Rw {
    width: 100% !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 1.5rem !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_header__HtS4Rw {
    position: sticky !important;
    top: 0 !important;
    z-index: 50 !important;
    background: rgba(5, 5, 5, 0.85) !important;
    backdrop-filter: blur(12px) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
    padding: 1.5rem 1.5rem 1rem 1.5rem !important;
    margin: 0 -1.5rem 3rem -1.5rem !important;
    text-align: center !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_headerTop__HtS4Rw {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.5rem !important;
    color: #FF6B35 !important;
    font-weight: 700 !important;
    letter-spacing: 0.1em !important;
    font-size: 0.75rem !important;
    text-transform: uppercase !important;
    margin-bottom: 0.5rem !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_crosshairIcon__HtS4Rw {
    width: 1.1rem !important;
    height: 1.1rem !important;
    color: #FF6B35 !important;
    flex-shrink: 0 !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_title__HtS4Rw {
    font-size: 1.75rem !important;
    font-weight: 800 !important;
    color: #D20D24 !important;
    letter-spacing: -0.02em !important;
    line-height: 1.2 !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_cards__HtS4Rw {
    display: flex !important;
    flex-direction: column !important;
    gap: 2rem !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_card__HtS4Rw {
    padding: 2.5rem 2rem !important;
    border-radius: 1.25rem !important;
    text-align: center !important;
    position: relative !important;
    overflow: hidden !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_cardDark__HtS4Rw {
    position: sticky !important;
    top: 110px !important;
    z-index: 40 !important;
    background: #690712 !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5) !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_cardRed__HtS4Rw {
    position: relative !important;
    z-index: 60 !important;
    background: #1a0808 !important;
    border: 1px solid rgba(210, 13, 36, 0.3) !important;
    box-shadow: 0 -15px 40px rgba(0, 0, 0, 0.6) !important;
    margin-top: -1rem !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_cardContent__HtS4Rw {
    position: relative !important;
    z-index: 10 !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_cardTitle__HtS4Rw {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.75rem !important;
    color: #FF7B40 !important;
    font-weight: 800 !important;
    font-size: 1.15rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    margin-bottom: 1.5rem !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_titleIcon__HtS4Rw,
#HuntersSection_root__HtS4Rw .HuntersSection_shieldIcon__HtS4Rw {
    width: 1.35rem !important;
    height: 1.35rem !important;
    color: #FF7B40 !important;
    flex-shrink: 0 !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_cardText__HtS4Rw {
    color: #f4f4f5 !important;
    font-weight: 400 !important;
    font-size: 0.95rem !important;
    line-height: 1.75 !important;
    text-align: center !important;
    max-width: 850px !important;
    margin: 0 auto 1.25rem auto !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_cardText__HtS4Rw:last-of-type {
    margin-bottom: 2rem !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_cardFooter__HtS4Rw {
    padding-top: 1.5rem !important;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 0.75rem !important;
}

#HuntersSection_root__HtS4Rw .HuntersSection_safetyTip__HtS4Rw {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.5rem !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    font-size: 0.9rem !important;
    background: rgba(255, 255, 255, 0.05) !important;
    padding: 0.75rem 1.25rem !important;
    border-radius: 0.5rem !important;
    max-width: 850px !important;
}

#HuntersSection_root__HtS4Rw.HuntersSection_animate-in__HtS4Rw {
    opacity: 0 !important;
    transform: translateY(40px) !important;
    transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#HuntersSection_root__HtS4Rw.HuntersSection_animated__HtS4Rw {
    opacity: 1 !important;
    transform: translateY(0) !important;
}

@media (min-width: 768px) {
    #HuntersSection_root__HtS4Rw .HuntersSection_title__HtS4Rw {
        font-size: 2.25rem !important;
    }
    #HuntersSection_root__HtS4Rw .HuntersSection_card__HtS4Rw {
        padding: 3rem 2.5rem !important;
    }
    #HuntersSection_root__HtS4Rw .HuntersSection_cardDark__HtS4Rw {
        top: 130px !important;
    }
}

@media (min-width: 1400px) {
    #HuntersSection_root__HtS4Rw .HuntersSection_cardText__HtS4Rw,
    #HuntersSection_root__HtS4Rw .HuntersSection_safetyTip__HtS4Rw {
        max-width: 950px !important;
    }
}

/* =========================================
   4. SeasonsSection (Centered Design)
   ========================================= */
#SeasonsSection_root__SsS9Mk,
#SeasonsSection_root__SsS9Mk *,
#SeasonsSection_root__SsS9Mk *::before,
#SeasonsSection_root__SsS9Mk *::after {
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

#SeasonsSection_root__SsS9Mk {
    position: relative !important;
    width: 100% !important;
    background: #000000 !important;
    padding: 3.5rem 0 !important;
    border-bottom: 1px solid rgba(41, 37, 36, 0.6) !important;
}

@media (min-width: 768px) {
    #SeasonsSection_root__SsS9Mk {
        padding: 4.5rem 0 !important;
    }
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_wrapper__SsS9Mk {
    width: 100% !important;
    max-width: 1300px !important;
    margin: 0 auto !important;
    padding: 0 1rem !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

@media (min-width: 640px) {
    #SeasonsSection_root__SsS9Mk .SeasonsSection_wrapper__SsS9Mk {
        padding: 0 1.5rem !important;
    }
}

@media (min-width: 1024px) {
    #SeasonsSection_root__SsS9Mk .SeasonsSection_wrapper__SsS9Mk {
        padding: 0 2rem !important;
    }
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_header__SsS9Mk {
    border-bottom: 1px solid #292524 !important;
    padding-bottom: 1rem !important;
    text-align: center !important;
    margin-bottom: 2rem !important;
    width: 100% !important;
    max-width: 1200px !important;
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_headerTop__SsS9Mk {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.5rem !important;
    color: #FF7B40 !important;
    font-weight: 900 !important;
    letter-spacing: 0.1em !important;
    font-size: 0.75rem !important;
    text-transform: uppercase !important;
    margin-bottom: 0.25rem !important;
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_calendarIcon__SsS9Mk {
    width: 1.25rem !important;
    height: 1.25rem !important;
    color: #FF7B40 !important;
    flex-shrink: 0 !important;
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_title__SsS9Mk {
    font-size: 1.5rem !important;
    font-weight: 900 !important;
    color: #D20D24 !important;
    letter-spacing: -0.025em !important;
    text-align: center !important;
}

@media (min-width: 640px) {
    #SeasonsSection_root__SsS9Mk .SeasonsSection_title__SsS9Mk {
        font-size: 1.875rem !important;
    }
}

@media (min-width: 1024px) {
    #SeasonsSection_root__SsS9Mk .SeasonsSection_title__SsS9Mk {
        font-size: 2.25rem !important;
    }
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_cards__SsS9Mk {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 1.5rem !important;
    width: 100% !important;
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_card__SsS9Mk {
    padding: 2rem 1.5rem !important;
    border-radius: 1rem !important;
    border: 1px solid #292524 !important;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1) !important;
    text-align: center !important;
    overflow: hidden !important;
    position: relative !important;
    min-height: 200px !important;
    background: #000000 !important;
    width: 100% !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
}

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

#SeasonsSection_root__SsS9Mk .SeasonsSection_cardBg__SsS9Mk {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    z-index: 0 !important;
    opacity: 1 !important;
    pointer-events: none !important;
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_seasonTitle__SsS9Mk {
    font-size: 1.5rem !important;
    font-weight: 900 !important;
    color: #D20D24 !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.9)) !important;
    margin-bottom: 1.5rem !important;
    position: relative !important;
    z-index: 10 !important;
    text-align: center !important;
}

@media (min-width: 640px) {
    #SeasonsSection_root__SsS9Mk .SeasonsSection_seasonTitle__SsS9Mk {
        font-size: 1.875rem !important;
    }
}

@media (min-width: 768px) {
    #SeasonsSection_root__SsS9Mk .SeasonsSection_seasonTitle__SsS9Mk {
        font-size: 2rem !important;
    }
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_divider__SsS9Mk {
    padding-top: 0.5rem !important;
    border-top: 1px solid rgba(41, 37, 36, 0.8) !important;
    margin-top: 0.5rem !important;
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_list__SsS9Mk {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 1rem !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    list-style: none !important;
    padding-top: 0.5rem !important;
    position: relative !important;
    z-index: 10 !important;
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_list4Col__SsS9Mk,
#SeasonsSection_root__SsS9Mk .SeasonsSection_list5Col__SsS9Mk {
    /* هیچ grid-template-columns اعمال نمی‌شود */
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_item__SsS9Mk {
    padding: 0.875rem 1.75rem !important;
    border-radius: 0.75rem !important;
    background: #000000 !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.3) !important;
    border: 1px solid #292524 !important;
    color: #FF4F00 !important;
    font-weight: 800 !important;
    font-size: 0.9rem !important;
    letter-spacing: 0.03em !important;
    text-align: center !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    min-width: 160px !important;
    max-width: 220px !important;
    transition: all 0.3s ease !important;
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_item__SsS9Mk:hover {
    border-color: #FF4F00 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 12px -2px rgba(255, 79, 0, 0.2) !important;
}

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

#SeasonsSection_root__SsS9Mk .SeasonsSection_disclaimer__SsS9Mk {
    width: 100% !important;
    max-width: 900px !important;
    margin: 2.5rem auto 0 auto !important;
    padding: 1.5rem 2rem !important;
    background: rgba(20, 20, 20, 0.8) !important;
    border: 1px solid rgba(41, 37, 36, 0.6) !important;
    border-radius: 0.75rem !important;
    text-align: center !important;
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_disclaimer__SsS9Mk p {
    color: #d6d3d1 !important;
    font-size: 0.875rem !important;
    line-height: 1.7 !important;
    margin: 0 !important;
}

@media (min-width: 640px) {
    #SeasonsSection_root__SsS9Mk .SeasonsSection_disclaimer__SsS9Mk p {
        font-size: 0.95rem !important;
    }
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_animate-in__SsS9Mk {
    opacity: 0 !important;
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_animate-in__SsS9Mk.SeasonsSection_animated__SsS9Mk {
    opacity: 1 !important;
    transform: translate(0, 0) !important;
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_slide-up__SsS9Mk {
    transform: translateY(60px) !important;
}

#SeasonsSection_root__SsS9Mk .SeasonsSection_container__SsS9Mk {
    transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

/* =========================================
   5. OutfittersSection
   ========================================= */
#OutfittersSection_root__OfS3Qw, #OutfittersSection_root__OfS3Qw *, #OutfittersSection_root__OfS3Qw *::before, #OutfittersSection_root__OfS3Qw *::after { margin: 0 !important; padding: 0 !important; box-sizing: border-box !important; }
#OutfittersSection_root__OfS3Qw { position: relative !important; width: 100% !important; background: #000000 !important; padding: 3.5rem 0 !important; border-bottom: 1px solid rgba(41, 37, 36, 0.6) !important; }
@media (min-width: 768px) { #OutfittersSection_root__OfS3Qw { padding: 4.5rem 0 !important; } }
#OutfittersSection_root__OfS3Qw .OutfittersSection_wrapper__OfS3Qw { width: 100% !important; max-width: 1300px !important; margin: 0 auto !important; padding: 0 1rem !important; text-align: center !important; }
@media (min-width: 640px) { #OutfittersSection_root__OfS3Qw .OutfittersSection_wrapper__OfS3Qw { padding: 0 1.5rem !important; } }
@media (min-width: 1024px) { #OutfittersSection_root__OfS3Qw .OutfittersSection_wrapper__OfS3Qw { padding: 0 2rem !important; } }
#OutfittersSection_root__OfS3Qw .OutfittersSection_header__OfS3Qw { margin-bottom: 1.5rem !important; }
#OutfittersSection_root__OfS3Qw .OutfittersSection_subtitle__OfS3Qw { display: block !important; font-size: 0.75rem !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.1em !important; color: #FF7B40 !important; margin-bottom: 0.5rem !important; }
#OutfittersSection_root__OfS3Qw .OutfittersSection_title__OfS3Qw { font-size: 1.5rem !important; font-weight: 900 !important; color: #D20D24 !important; letter-spacing: -0.025em !important; text-align: center !important; filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.5)) !important; }
@media (min-width: 640px) { #OutfittersSection_root__OfS3Qw .OutfittersSection_title__OfS3Qw { font-size: 1.875rem !important; } }
@media (min-width: 1024px) { #OutfittersSection_root__OfS3Qw .OutfittersSection_title__OfS3Qw { font-size: 2.25rem !important; } }
#OutfittersSection_root__OfS3Qw .OutfittersSection_content__OfS3Qw { display: flex !important; flex-direction: column !important; gap: 1.25rem !important; color: #e7e5e4 !important; font-size: 0.875rem !important; line-height: 1.625 !important; text-align: center !important; font-weight: 500 !important; }
@media (min-width: 640px) { #OutfittersSection_root__OfS3Qw .OutfittersSection_content__OfS3Qw { font-size: 1rem !important; } }
#OutfittersSection_root__OfS3Qw .OutfittersSection_paragraph__OfS3Qw { color: white !important; font-weight: 700 !important; font-size: 0.875rem !important; line-height: 1.625 !important; text-align: center !important; }
@media (min-width: 640px) { #OutfittersSection_root__OfS3Qw .OutfittersSection_paragraph__OfS3Qw { font-size: 1rem !important; } }
#OutfittersSection_root__OfS3Qw .OutfittersSection_animate-in__OfS3Qw { opacity: 0 !important; }
#OutfittersSection_root__OfS3Qw .OutfittersSection_animate-in__OfS3Qw.OutfittersSection_animated__OfS3Qw { opacity: 1 !important; transform: translate(0, 0) !important; }
#OutfittersSection_root__OfS3Qw .OutfittersSection_slide-up__OfS3Qw { transform: translateY(60px) !important; }
#OutfittersSection_root__OfS3Qw .OutfittersSection_container__OfS3Qw { transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important; }

/* =========================================
   6. HuntingMethods
   ========================================= */
#HuntingMethods_root__HmS5Xr, #HuntingMethods_root__HmS5Xr *, #HuntingMethods_root__HmS5Xr *::before, #HuntingMethods_root__HmS5Xr *::after { margin: 0 !important; padding: 0 !important; box-sizing: border-box !important; }
#HuntingMethods_root__HmS5Xr { position: relative !important; width: 100% !important; background: #000000 !important; padding: 4rem 0 !important; border-bottom: 1px solid rgba(41, 37, 36, 0.6) !important; overflow: hidden !important; }
@media (min-width: 768px) { #HuntingMethods_root__HmS5Xr { padding: 5rem 0 !important; } }
#HuntingMethods_root__HmS5Xr .HuntingMethods_wrapper__HmS5Xr { width: 100% !important; max-width: 1300px !important; margin: 0 auto !important; padding: 0 1rem !important; }
@media (min-width: 640px) { #HuntingMethods_root__HmS5Xr .HuntingMethods_wrapper__HmS5Xr { padding: 0 1.5rem !important; } }
@media (min-width: 1024px) { #HuntingMethods_root__HmS5Xr .HuntingMethods_wrapper__HmS5Xr { padding: 0 2rem !important; } }
#HuntingMethods_root__HmS5Xr .HuntingMethods_header__HmS5Xr { text-align: center !important; max-width: 56rem !important; margin: 0 auto !important; margin-bottom: 3rem !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_subtitle__HmS5Xr { display: block !important; font-size: 0.75rem !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.1em !important; color: #FF7B40 !important; margin-bottom: 1rem !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_title__HmS5Xr { font-size: 1.5rem !important; font-weight: 900 !important; color: #D20D24 !important; letter-spacing: -0.025em !important; margin-bottom: 1rem !important; text-align: center !important; }
@media (min-width: 640px) { #HuntingMethods_root__HmS5Xr .HuntingMethods_title__HmS5Xr { font-size: 1.875rem !important; } }
@media (min-width: 1024px) { #HuntingMethods_root__HmS5Xr .HuntingMethods_title__HmS5Xr { font-size: 2.25rem !important; } }
#HuntingMethods_root__HmS5Xr .HuntingMethods_intro__HmS5Xr { color: #e7e5e4 !important; font-size: 0.875rem !important; line-height: 1.625 !important; font-weight: 500 !important; text-align: center !important; }
@media (min-width: 640px) { #HuntingMethods_root__HmS5Xr .HuntingMethods_intro__HmS5Xr { font-size: 1rem !important; } }
#HuntingMethods_root__HmS5Xr .HuntingMethods_carouselContainer__HmS5Xr { position: relative !important; width: 100% !important; padding: 2rem 0 !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_carousel__HmS5Xr { position: relative !important; width: 100% !important; height: 500px !important; display: flex !important; align-items: center !important; justify-content: center !important; perspective: 1200px !important; perspective-origin: 50% 50% !important; }
@media (min-width: 768px) { #HuntingMethods_root__HmS5Xr .HuntingMethods_carousel__HmS5Xr { height: 560px !important; } }
#HuntingMethods_root__HmS5Xr .HuntingMethods_methodCard__HmS5Xr { position: absolute !important; width: 300px !important; height: 420px !important; cursor: pointer !important; user-select: none !important; transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1) !important; transform-style: preserve-3d !important; }
@media (min-width: 768px) { #HuntingMethods_root__HmS5Xr .HuntingMethods_methodCard__HmS5Xr { width: 380px !important; height: 480px !important; } }
#HuntingMethods_root__HmS5Xr .HuntingMethods_methodCardContent__HmS5Xr { width: 100% !important; height: 100% !important; background: linear-gradient(145deg, #DC2626 0%, #B91C1C 40%, #991B1B 100%) !important; border-radius: 1.5rem !important; padding: 1.75rem !important; box-shadow: 0 25px 50px -12px rgba(220, 38, 38, 0.4) !important; display: flex !important; flex-direction: column !important; border: 1px solid rgba(255, 255, 255, 0.1) !important; overflow: hidden !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_methodCard__HmS5Xr.active { box-shadow: 0 30px 60px -10px rgba(220, 38, 38, 0.6) !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_methodCardHeader__HmS5Xr { display: flex !important; align-items: center !important; justify-content: space-between !important; margin-bottom: 1rem !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_methodNumber__HmS5Xr { font-size: 0.75rem !important; font-family: monospace !important; font-weight: 900 !important; padding: 0.25rem 0.75rem !important; border-radius: 9999px !important; background: rgba(0, 0, 0, 0.3) !important; color: white !important; border: 1px solid rgba(255, 255, 255, 0.2) !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_methodCount__HmS5Xr { font-size: 0.6875rem !important; font-weight: 800 !important; color: rgba(255, 255, 255, 0.85) !important; text-transform: uppercase !important; letter-spacing: 0.08em !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_methodCardTitle__HmS5Xr { font-size: 1.75rem !important; font-weight: 900 !important; color: #ffffff !important; margin-bottom: 1rem !important; line-height: 1.15 !important; text-align: center !important; letter-spacing: -0.02em !important; }
@media (min-width: 768px) { #HuntingMethods_root__HmS5Xr .HuntingMethods_methodCardTitle__HmS5Xr { font-size: 2rem !important; } }
#HuntingMethods_root__HmS5Xr .HuntingMethods_methodCardText__HmS5Xr { color: rgba(255, 255, 255, 0.92) !important; font-size: 0.9375rem !important; line-height: 1.6 !important; overflow-y: auto !important; flex: 1 !important; text-align: left !important; }
@media (min-width: 768px) { #HuntingMethods_root__HmS5Xr .HuntingMethods_methodCardText__HmS5Xr { font-size: 1rem !important; } }
#HuntingMethods_root__HmS5Xr .HuntingMethods_navBtn__HmS5Xr { position: absolute !important; top: 50% !important; transform: translateY(-50%) !important; background: rgba(30, 30, 30, 0.95) !important; border: 2px solid rgba(220, 38, 38, 0.5) !important; border-radius: 50% !important; width: 3.5rem !important; height: 3.5rem !important; display: flex !important; align-items: center !important; justify-content: center !important; cursor: pointer !important; transition: all 0.3s ease !important; z-index: 100 !important; color: white !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_navBtn__HmS5Xr:hover { background: #DC2626 !important; border-color: #DC2626 !important; transform: translateY(-50%) scale(1.1) !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_navLeft__HmS5Xr { left: 0.5rem !important; }
@media (min-width: 768px) { #HuntingMethods_root__HmS5Xr .HuntingMethods_navLeft__HmS5Xr { left: 1rem !important; } }
#HuntingMethods_root__HmS5Xr .HuntingMethods_navRight__HmS5Xr { right: 0.5rem !important; }
@media (min-width: 768px) { #HuntingMethods_root__HmS5Xr .HuntingMethods_navRight__HmS5Xr { right: 1rem !important; } }
#HuntingMethods_root__HmS5Xr .HuntingMethods_chevron__HmS5Xr { width: 1.75rem !important; height: 1.75rem !important; color: white !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_dots__HmS5Xr { display: flex !important; align-items: center !important; justify-content: center !important; gap: 0.5rem !important; margin-top: 2rem !important; z-index: 30 !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_dot__HmS5Xr { height: 0.625rem !important; border-radius: 9999px !important; background: #44403c !important; border: none !important; cursor: pointer !important; transition: all 0.3s ease !important; width: 0.625rem !important; padding: 0 !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_dot__HmS5Xr:hover { background: #78716c !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_dot__HmS5Xr.active { width: 2rem !important; background: #DC2626 !important; box-shadow: 0 4px 6px -1px rgba(220, 38, 38, 0.5) !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_animate-in__HmS5Xr { opacity: 0 !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_animate-in__HmS5Xr.HuntingMethods_animated__HmS5Xr { opacity: 1 !important; transform: translate(0, 0) !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_slide-up__HmS5Xr { transform: translateY(60px) !important; }
#HuntingMethods_root__HmS5Xr .HuntingMethods_container__HmS5Xr { transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important; }

/* =========================================
   7. HuntingGear
   ========================================= */
#HuntingGear_root__HgS6Yp, #HuntingGear_root__HgS6Yp *, #HuntingGear_root__HgS6Yp *::before, #HuntingGear_root__HgS6Yp *::after { margin: 0 !important; padding: 0 !important; box-sizing: border-box !important; }
#HuntingGear_root__HgS6Yp { position: relative !important; width: 100% !important; background: #000000 !important; padding: 4rem 0 !important; border-bottom: 1px solid rgba(41, 37, 36, 0.6) !important; }
@media (min-width: 768px) { #HuntingGear_root__HgS6Yp { padding: 5rem 0 !important; } }
#HuntingGear_root__HgS6Yp .HuntingGear_wrapper__HgS6Yp { width: 100% !important; max-width: 1300px !important; margin: 0 auto !important; padding: 0 1rem !important; }
@media (min-width: 640px) { #HuntingGear_root__HgS6Yp .HuntingGear_wrapper__HgS6Yp { padding: 0 1.5rem !important; } }
@media (min-width: 1024px) { #HuntingGear_root__HgS6Yp .HuntingGear_wrapper__HgS6Yp { padding: 0 2rem !important; } }
#HuntingGear_root__HgS6Yp .HuntingGear_header__HgS6Yp { text-align: center !important; max-width: 56rem !important; margin: 0 auto !important; margin-bottom: 2.5rem !important; }
#HuntingGear_root__HgS6Yp .HuntingGear_subtitle__HgS6Yp { display: block !important; font-size: 0.75rem !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.1em !important; color: #FF7B40 !important; margin-bottom: 1rem !important; }
#HuntingGear_root__HgS6Yp .HuntingGear_title__HgS6Yp { font-size: 1.5rem !important; font-weight: 900 !important; color: #D20D24 !important; letter-spacing: -0.025em !important; text-align: center !important; filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.5)) !important; }
@media (min-width: 640px) { #HuntingGear_root__HgS6Yp .HuntingGear_title__HgS6Yp { font-size: 1.875rem !important; } }
@media (min-width: 1024px) { #HuntingGear_root__HgS6Yp .HuntingGear_title__HgS6Yp { font-size: 2.25rem !important; } }
#HuntingGear_root__HgS6Yp .HuntingGear_grid__HgS6Yp { display: grid !important; grid-template-columns: 1fr !important; gap: 2rem !important; align-items: center !important; }
@media (min-width: 1024px) { #HuntingGear_root__HgS6Yp .HuntingGear_grid__HgS6Yp { grid-template-columns: 5fr 7fr !important; } }
#HuntingGear_root__HgS6Yp .HuntingGear_imageContainer__HgS6Yp { position: relative !important; border-radius: 1rem !important; overflow: hidden !important; border: 1px solid #292524 !important; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important; min-height: 360px !important; height: 100% !important; }
#HuntingGear_root__HgS6Yp .HuntingGear_image__HgS6Yp { width: 100% !important; height: 100% !important; object-fit: cover !important; object-position: center !important; transition: transform 0.7s ease !important; }
#HuntingGear_root__HgS6Yp .HuntingGear_imageContainer__HgS6Yp:hover .HuntingGear_image__HgS6Yp { transform: scale(1.05) !important; }
#HuntingGear_root__HgS6Yp .HuntingGear_imageOverlay__HgS6Yp { position: absolute !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important; background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent, transparent) !important; pointer-events: none !important; }
#HuntingGear_root__HgS6Yp .HuntingGear_imageCaption__HgS6Yp { position: absolute !important; bottom: 1rem !important; left: 1rem !important; right: 1rem !important; padding: 0.75rem !important; border-radius: 0.75rem !important; background: rgba(0, 0, 0, 0.7) !important; backdrop-filter: blur(4px) !important; border: 1px solid rgba(255, 255, 255, 0.1) !important; }
#HuntingGear_root__HgS6Yp .HuntingGear_captionText__HgS6Yp { font-size: 0.75rem !important; color: #d6d3d1 !important; font-weight: 600 !important; }
#HuntingGear_root__HgS6Yp .HuntingGear_textContainer__HgS6Yp { color: #e7e5e4 !important; font-size: 0.875rem !important; line-height: 1.625 !important; font-weight: 500 !important; }
@media (min-width: 640px) { #HuntingGear_root__HgS6Yp .HuntingGear_textContainer__HgS6Yp { font-size: 1rem !important; } }
#HuntingGear_root__HgS6Yp .HuntingGear_mainText__HgS6Yp { color: white !important; font-weight: 700 !important; font-size: 1rem !important; margin-bottom: 1.25rem !important; }
@media (min-width: 640px) { #HuntingGear_root__HgS6Yp .HuntingGear_mainText__HgS6Yp { font-size: 1.125rem !important; } }
#HuntingGear_root__HgS6Yp .HuntingGear_paragraph__HgS6Yp { margin-bottom: 1.25rem !important; }
#HuntingGear_root__HgS6Yp .HuntingGear_paragraphLast__HgS6Yp { color: #d6d3d1 !important; }

/* =========================================
   8. HuntingCost + Responsive Tours Grid
   ========================================= */
#HuntingCost_root__HcS8Zq, #HuntingCost_root__HcS8Zq *, #HuntingCost_root__HcS8Zq *::before, #HuntingCost_root__HcS8Zq *::after { margin: 0 !important; padding: 0 !important; box-sizing: border-box !important; }
#HuntingCost_root__HcS8Zq { position: relative !important; width: 100% !important; background: #000000 !important; padding: 4rem 0 !important; border-bottom: 1px solid rgba(41, 37, 36, 0.6) !important; }
@media (min-width: 768px) { #HuntingCost_root__HcS8Zq { padding: 5rem 0 !important; } }
#HuntingCost_root__HcS8Zq .HuntingCost_wrapper__HcS8Zq { width: 100% !important; max-width: 1200px !important; margin: 0 auto !important; padding: 0 1rem !important; text-align: center !important; }
@media (min-width: 640px) { #HuntingCost_root__HcS8Zq .HuntingCost_wrapper__HcS8Zq { padding: 0 1.5rem !important; } }
@media (min-width: 1024px) { #HuntingCost_root__HcS8Zq .HuntingCost_wrapper__HcS8Zq { padding: 0 2rem !important; } }
#HuntingCost_root__HcS8Zq .HuntingCost_subtitle__HcS8Zq { display: block !important; font-size: 0.75rem !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.1em !important; color: #FF7B40 !important; margin-bottom: 1rem !important; }
#HuntingCost_root__HcS8Zq .HuntingCost_title__HcS8Zq { font-size: 1.5rem !important; font-weight: 900 !important; color: #D20D24 !important; letter-spacing: -0.025em !important; text-align: center !important; filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.5)) !important; margin-bottom: 1.5rem !important; }
@media (min-width: 640px) { #HuntingCost_root__HcS8Zq .HuntingCost_title__HcS8Zq { font-size: 1.875rem !important; } }
@media (min-width: 1024px) { #HuntingCost_root__HcS8Zq .HuntingCost_title__HcS8Zq { font-size: 2.25rem !important; } }
#HuntingCost_root__HcS8Zq .HuntingCost_content__HcS8Zq { color: #e7e5e4 !important; font-size: 0.875rem !important; line-height: 1.625 !important; font-weight: 500 !important; text-align: center !important; }
@media (min-width: 640px) { #HuntingCost_root__HcS8Zq .HuntingCost_content__HcS8Zq { font-size: 1rem !important; } }
#HuntingCost_root__HcS8Zq .HuntingCost_paragraph__HcS8Zq { margin-bottom: 1rem !important; }
#HuntingCost_root__HcS8Zq .HuntingCost_price__HcS8Zq { color: #FF7B40 !important; font-weight: 900 !important; font-size: 1.125rem !important; }
#HuntingCost_root__HcS8Zq .HuntingCost_contact__HcS8Zq { color: #d6d3d1 !important; }
#HuntingCost_root__HcS8Zq .HuntingCost_brand__HcS8Zq { color: white !important; font-weight: 800 !important; }
#HuntingGear_root__HgS6Yp .HuntingGear_animate-in__HgS6Yp, #HuntingCost_root__HcS8Zq .HuntingCost_animate-in__HcS8Zq { opacity: 0 !important; }
#HuntingGear_root__HgS6Yp .HuntingGear_animate-in__HgS6Yp.HuntingGear_animated__HgS6Yp, #HuntingCost_root__HcS8Zq .HuntingCost_animate-in__HcS8Zq.HuntingCost_animated__HcS8Zq { opacity: 1 !important; transform: translate(0, 0) !important; }
#HuntingGear_root__HgS6Yp .HuntingGear_slide-up__HgS6Yp, #HuntingCost_root__HcS8Zq .HuntingCost_slide-up__HcS8Zq { transform: translateY(60px) !important; }
#HuntingGear_root__HgS6Yp .HuntingGear_container__HgS6Yp, #HuntingCost_root__HcS8Zq .HuntingCost_container__HcS8Zq { transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important; }

/* Responsive Hunting Tours Grid */
#HuntingCost_root__HcS8Zq .hunting-tours-section__HcS8Zq {
    margin-top: 2rem !important;
    text-align: left !important;
    border-top: 1px solid rgba(41, 37, 36, 0.6) !important;
    padding-top: 1.5rem !important;
}

#HuntingCost_root__HcS8Zq .hunting-tours-title__HcS8Zq {
    color: #FF7B40 !important;
    font-size: 1.25rem !important;
    font-weight: 800 !important;
    margin-bottom: 1rem !important;
    text-align: center !important;
}

#HuntingCost_root__HcS8Zq .hunting-tours-grid__HcS8Zq {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 1rem !important;
}

#HuntingCost_root__HcS8Zq .hunting-tour-card__HcS8Zq {
    background: #0d1411 !important;
    padding: 1rem !important;
    border-radius: 0.75rem !important;
    border: 1px solid #292524 !important;
    transition: all 0.3s ease !important;
}

#HuntingCost_root__HcS8Zq .hunting-tour-card__HcS8Zq:hover {
    border-color: #FF7B40 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 16px rgba(255, 123, 64, 0.15) !important;
}

#HuntingCost_root__HcS8Zq .hunting-tour-card-title__HcS8Zq {
    color: #ffffff !important;
    font-weight: 700 !important;
    margin-bottom: 0.5rem !important;
    font-size: 1rem !important;
    line-height: 1.4 !important;
}

#HuntingCost_root__HcS8Zq .hunting-tour-card-desc__HcS8Zq {
    color: #d6d3d1 !important;
    font-size: 0.875rem !important;
    line-height: 1.5 !important;
}

@media (min-width: 640px) {
    #HuntingCost_root__HcS8Zq .hunting-tours-grid__HcS8Zq {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 1.25rem !important;
    }
    #HuntingCost_root__HcS8Zq .hunting-tours-title__HcS8Zq {
        font-size: 1.5rem !important;
    }
}

@media (min-width: 900px) {
    #HuntingCost_root__HcS8Zq .hunting-tours-grid__HcS8Zq {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

@media (min-width: 1100px) {
    #HuntingCost_root__HcS8Zq .hunting-tours-grid__HcS8Zq {
        grid-template-columns: repeat(4, 1fr) !important;
        gap: 1.5rem !important;
    }
    #HuntingCost_root__HcS8Zq .hunting-tours-title__HcS8Zq {
        font-size: 1.5rem !important;
    }
}

/* =========================================
   9. Big vs Small
   ========================================= */
#bigvssmall_root__BvS, #bigvssmall_root__BvS *, #bigvssmall_root__BvS *::before, #bigvssmall_root__BvS *::after { margin: 0; padding: 0; box-sizing: border-box !important; }
#bigvssmall_root__BvS { position: relative !important; width: 100% !important; background-color: #000000 !important; color: #ffffff !important; font-family: "Inter", system-ui, -apple-system, sans-serif !important; padding: 5rem 1rem !important; overflow: hidden !important; background-image: url('https://vanislehunters.ca/files/homebanner/1788263656_Group%205.png') !important; background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important; background-attachment: scroll !important; }
@media (min-width: 640px) { #bigvssmall_root__BvS { padding-left: 1.5rem !important; padding-right: 1.5rem !important; } }
@media (min-width: 1024px) { #bigvssmall_root__BvS { padding-left: 2rem !important; padding-right: 2rem !important; } }
#bigvssmall_root__BvS .bigvssmall_overlay__BvS { position: absolute !important; inset: 0 !important; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.90) 100%) !important; pointer-events: none !important; z-index: 1 !important; }
#bigvssmall_root__BvS .bigvssmall_container__BvS { position: relative !important; z-index: 10 !important; max-width: 81rem !important; margin: 0 auto !important; width: 100% !important; }
#bigvssmall_root__BvS .bigvssmall_header__BvS { text-align: center !important; margin-bottom: 3rem !important; max-width: 56rem !important; margin-left: auto !important; margin-right: auto !important; }
#bigvssmall_root__BvS .bigvssmall_title__BvS { font-family: "Plus Jakarta Sans", sans-serif !important; font-size: 1.75rem !important; font-weight: 900 !important; color: #ffffff !important; letter-spacing: -0.025em !important; line-height: 1.35 !important; margin-bottom: 1.25rem !important; text-shadow: 0 4px 8px rgba(0, 0, 0, 0.9) !important; }
@media (min-width: 640px) { #bigvssmall_root__BvS .bigvssmall_title__BvS { font-size: 2.25rem !important; } }
@media (min-width: 1024px) { #bigvssmall_root__BvS .bigvssmall_title__BvS { font-size: 2.5rem !important; } }
#bigvssmall_root__BvS .bigvssmall_subtitle__BvS { color: #cbd5e1 !important; font-size: 0.95rem !important; font-weight: 500 !important; line-height: 1.7 !important; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8) !important; }
@media (min-width: 640px) { #bigvssmall_root__BvS .bigvssmall_subtitle__BvS { font-size: 1.05rem !important; } }
#bigvssmall_root__BvS .bigvssmall_grid__BvS { display: grid !important; grid-template-columns: 1fr !important; gap: 2rem !important; align-items: stretch !important; }
@media (min-width: 1024px) { #bigvssmall_root__BvS .bigvssmall_grid__BvS { grid-template-columns: repeat(2, 1fr) !important; } }
#bigvssmall_root__BvS .bigvssmall_box__BvS { position: relative !important; padding: 2rem !important; border-radius: 1.5rem !important; border: 1px solid rgba(255, 255, 255, 0.1) !important; overflow: hidden !important; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.6) !important; background-color: rgba(0, 0, 0, 0.65) !important; backdrop-filter: blur(8px) !important; display: flex !important; flex-direction: column !important; justify-content: space-between !important; transition: transform 0.3s ease, border-color 0.3s ease !important; }
#bigvssmall_root__BvS .bigvssmall_box__BvS:hover { transform: translateY(-4px) !important; border-color: rgba(210, 13, 36, 0.4) !important; }
#bigvssmall_root__BvS .bigvssmall_boxContent__BvS { position: relative !important; z-index: 10 !important; }
#bigvssmall_root__BvS .bigvssmall_boxHeader__BvS { display: flex !important; align-items: center !important; gap: 0.75rem !important; margin-bottom: 1.25rem !important; }
#bigvssmall_root__BvS .bigvssmall_dot__BvS { width: 0.75rem !important; height: 0.75rem !important; border-radius: 50% !important; flex-shrink: 0 !important; }
#bigvssmall_root__BvS .bigvssmall_dotRed__BvS { background-color: #D20D24 !important; }
#bigvssmall_root__BvS .bigvssmall_dotOrange__BvS { background-color: #FF7B40 !important; }
#bigvssmall_root__BvS .bigvssmall_boxTitle__BvS { font-size: 1.25rem !important; font-weight: 900 !important; color: #ffffff !important; letter-spacing: -0.01em !important; }
#bigvssmall_root__BvS .bigvssmall_boxText__BvS { font-size: 0.9rem !important; color: #e2e8f0 !important; line-height: 1.7 !important; margin-bottom: 1.25rem !important; }
#bigvssmall_root__BvS .bigvssmall_list__BvS { list-style: none !important; display: flex !important; flex-direction: column !important; gap: 0.85rem !important; }
#bigvssmall_root__BvS .bigvssmall_listItem__BvS { display: flex !important; align-items: flex-start !important; gap: 0.6rem !important; font-size: 0.85rem !important; color: #cbd5e1 !important; line-height: 1.6 !important; }
#bigvssmall_root__BvS .bigvssmall_bullet__BvS { color: #FF7B40 !important; font-weight: 900 !important; font-size: 1.1rem !important; line-height: 1.2 !important; flex-shrink: 0 !important; }
 
            body{
                position: relative;
            }
            .dno{
                display: none!important;
            }
            .public-header{
                position: relative;
                transition:5s;
            }
            .absolute-container{
                background-color: #ED3334;
                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: #000;
                    background-size: cover;
                    background-repeat: no-repeat;
                    z-index: 100;
                }
            
            .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: 0px;
                height: 0px;
                background: #222 ;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .top-bar{
                width: 1200px;
                height: 100%;
                margin: auto;
                padding: 0 8px;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
            }
            .top-item{
                height: 100%;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .info-container{
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .info-container img{
                width: 16px;
                height: 16px;
            }
            .info-container > span{
                display: inline-flex;
            }
            .top-info,
            .top-social{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-social{
                padding: 5px 0;
            }
            .top-social li a img{
                width: 32px;
                height: 32px;
            }
            .top-social li a span{
                font-size: 0px;
                font-weight: 200;
                color: #777;
            }
            .top-list{
                width: max-content;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                margin: 0  0px;
            }
            .top-list:hover{
                color: ;
            }
            
                .top-list:first-child{
                    margin-left : 0;
                }
                .top-list:last-child{
                    margin-right : 0;
                }
            
            .arrow-menu-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .top-list a span,
            .top-list span{
                color: #777;
                font-weight: bold;
                font-size: 14px;
            }
            .top-list a img,
            .top-list span img{
                margin: 0 5px;
                width: 0px;
                height: 0px;
                object-fit: contain;
            }
            .top-list:first-child a img,
            .top-list:first-child span img{
                margin-left: 0;
            }
            .top-navbar{
                height: 100%;
                background: transparent;
            }
            .top-nav-list{
                position: relative;
                height: 100%;
                padding: 0 20px;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-nav-list a span,
            .top-nav-list span{
                color: #000;
                font-size: 0px;
                font-weight: 200;search
            }
            .top-nav-list:hover{
                background-color: #fff;
            }
            .top-nav-list .arrow-menu-container svg{
                fill: #000;
            }
            .top-nav-list:hover a span,
            .top-nav-list:hover span,
            .top-nav-list:hover .arrow-menu-container svg{
                color: #fff;
                fill: #fff;
            }
            .top-nav-list .icon-title-part{
                padding-left: 5px;
            }
            .top-sub-nav > .top-sub-list a span,
            .top-sub-nav > .top-sub-list span{
                color: #000;
            }
            .top-sub-nav > .top-sub-list:hover a span,
            .top-sub-nav > .top-sub-list:hover span{
                color: #fff;
            }
            
            .top-sub-nav{
                flex-direction: column;
                justify-content: center;
                align-content: flex-start;
                position: absolute;
                z-index: 4999;
                min-width: 150px;
                width: max-content;
                background: #2c3e50;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translateY(-10px) scaleY(0.5);
                transform-origin: top;  
                border-radius: 0;
            }
            .top-nav-list:hover > .top-sub-nav{
                display: flex;
                top: 100%;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            
        
                .top-nav-list:hover > .top-sub-nav{
                    left: 0;
                }
                .top-sub-list{
                    border-right: 5px solid  #f00;
                }
            
            .top-sub-list{
                width: 100%;
                padding: 8px 20px;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-sub-list:hover{
                background: #fff;
            }
            .header-container{
                display: grid;
                width: 1200px;
                margin: auto;
                height: auto;
                grid-template-rows: 1fr 1fr;  
                grid-template-columns: 1fr 3fr 1fr;
                grid-template-areas: 
                    "top-1 top-2 top-3"
                    "bottom-1 bottom-2 bottom-3"; 
                padding-top: 8px;
                padding-bottom: 8px;
                padding-left: 8px;
                padding-right: 8px;
            }
            .top-section-1{
                grid-area: top-1;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-section-2{
                grid-area: top-2;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-section-3{
                grid-area: top-3;
                display: flex;
                flex-direction: row;
                justify-content: flex-end;
                align-items: center;
            }
            .logo-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                width: 100%;
                height: 100%;
                padding: 0px  0px;
            }
            .logo-container img{
                display: block;
                width: 150px;
                height: 76px;
                max-width: 150px;
                max-height: 76px;
                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: #000;
                box-sizing: border-box;
                border: 0px  solid  ;
                border-radius: 3px;
                padding: 0 !important;
            }
            
                .nav-container > .navbar{
                    margin-right: calc(0px + 10px);
                }
            
            .max-height{
                height: 700px;
                overflow-x:hidden;
                overflow-y: auto;
                display:flex!important;
                flex-direction: column!important;
                justify-content: flex-start!important;
            }
            .nav-container .navbar .nav-list{
                padding: 10px 18px;
                min-height: 45px;
                position: relative;
                list-style: none;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-content: center;
                box-sizing: border-box;
            }
            .nav-container .navbar .nav-list.active{
                background-color: ;
            }
            .nav-container .navbar .nav-list.active a,
            .nav-container .navbar .nav-list.active span{
                color: #D20D24;
            }
            
            .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: #D20D24;
                box-sizing: border-box;
            }
            .nav-container .navbar .nav-list:hover a,
            .nav-container .navbar .nav-list:hover span{
                color: #000 ;
            }
            .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: #FDFFF5;
            }
            .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
            .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                display: flex;
                top: 45px;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                display: flex;
                right: calc(100%  +  5px);
                top: 0;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            
                    .nav-container .navbar.navbar-sub{
                        flex-direction: column;
                        justify-content: center;
                        align-content: flex-start;
                        min-width: 150px;
                        width: max-content;
                    }
                    .nav-container .navbar.navbar-sub .nav-list{
                        width: 100%;
                        border-right: 5px solid #D20D24;
                    }
                    .nav-container .navbar.navbar-sub{
                        position: absolute;
                        z-index: 4999;
                        background: #000;
                        clip: rect(1px, 1px, 1px, 1px);
                        opacity: 0.1;
                        transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                                    opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                        transform: translateY(-10px) scaleY(0.5);
                        transform-origin: top;  
                        border-radius: 0;
                    }
                    .nav-container .navbar.navbar-sub{
                        flex-direction: column;
                        justify-content: center;
                        align-content: flex-start;
                        min-width: 150px;
                        width: max-content;
                    }
                    .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
                    .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                        left: 0;
                        border-radius: 0 !important;
                    }
                    .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                        left: calc(100%  +  5px);
                    }
                    .nav-container .navbar.navbar-sub .nav-list{
                        width: 200px;
                        border-right: 5px solid #D20D24;
                        border-radius: 0 !important;
                    }
                
                .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
                .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                    left: 0;
                }
                .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                    left: calc(100%  +  5px);
                }
            
            .arrow-icon-menu{
                width: 8px;
                height: 8px;
            }
            .arrow-icon-menu.arrow-bottom{
                transform: rotate(90deg);
            }
            
                .arrow-menu-container{
                    margin-left: 5px;
                }
                .arrow-icon-menu.arrow-right,
                .overflow-list .arrow-icon-menu.arrow-bottom{
                    transform: rotate(0deg);
                }
                .nav-container .navbar .nav-list:first-child:hover{
                    border-radius: 3px 0 0 3px;
                }
                .nav-container .navbar .nav-list:last-child:hover{
                    border-radius: 0 3px 3px 0;
                }
            
            .nav-container .navbar .nav-list.base-level svg,
            .nav-container .navbar .nav-list .overflow-menu svg{
                fill: #FDFFF5;
            }
            .nav-container .navbar .nav-list.base-level:hover svg{
                fill: #000;
            }
            .sub-menu-container{
                position: absolute;
                min-width: 150px;
                background-color: #000;
                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: #ffffff;
                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: #ffffff;
            }
            .active{
                background-color: ;
            }
            .active a{
                color: #D20D24;
            }     
            .icon-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-content: center;
            }
            .icon-container .icon-item{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-content: center;
                box-sizing: border-box;
                min-height: 45px;
                margin: 0 5px;
            }
            
                .icon-container .icon-item:first-child{
                    margin-left: 0 !important;
                }
                .icon-container .icon-item:last-child{
                    margin-right: 0 !important;
                }
            
            
            .icon-container .icon-item a{
                border: 0px  solid  ;
            }
            .icon-container .icon-item.basket-icon{
                position: relative;
                color: #525B3C;
                min-width: 45px;
                min-height: 45px;
                outline: none;
                border-radius: 3px;
                background: ;
                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: #525B3C;
                min-width: 45px;
                min-height: 45px;
                margin: 0;
                outline: none;
                border-radius: 3px;
                background: ;
                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: #EDD9AD;
                color: #EDD9AD;
            }
            
                .icon-container .icon-item.basket-icon .add-item-to-cart{
                    color: #525B3C;
                    border-radius: 3px;
                    background: ;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    transition: .4s;
                    cursor: pointer;
                    box-sizing: content-box;
                    border: 0px  solid  ;
                }
                
                    .icon-container .icon-item.basket-icon .add-item-to-cart{
                        border-right: none !important;
                    }
                    .border-basket{
                        border-left: none !important;
                    }
                
                    .icon-container .icon-item:hover > span,
                    .icon-container .icon-item.login-icon:hover span{
                        color: #EDD9AD;
                    }
                    .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: #525B3C;
                    }
                    .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: #525B3C;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open:hover span{
                        color: #EDD9AD;
                    }
                    .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: #525B3C;
                    }
                    .icon-container .icon-item.search-icon .icon-shortcut .search-container .search-btn:hover{
                        background: #525B3C;
                    }
                 
            .icon-container .icon-item svg{
                width: 25px;
                height: 25px;
            
                fill: #525B3C;
            
            }
            .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 .status-user{
                    display: none !important;
                }
            
            .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: #525B3C;
                }
                .search-container > .search-btn:hover svg,
                .search-container > .close-search-btn:hover svg{
                    fill: #EDD9AD;
                }
                .search-btn {
                    color: #fff;
                    width: 45px;
                    height: 45px;
                    margin: 0;
                    outline: none;
                    border-radius: 3px;
                    background: ;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    transition: .8s;
                    cursor: pointer;
                    text-decoration: none;
                    border: 0px  solid  transparent;
                }
                
                .icon-container .icon-item img{
                    width: 25px;
                    height: 25px;
                    object-fit:contain;
                }
                
                    .search-container.open-search-box .search-btn{
                        border-radius: 0 3px 3px 0 !important;
                    }
                    .search-container.open-search-box .close-search-btn{
                        border-radius: 3px 0 0 3px !important;
                    }    
                 
                .search-btn,
                .search-command,
                .close-search-btn{
                    box-sizing: content-box;
                }
                .search-btn > svg {
                    fill: #fff;
                }
                .cls-pls::placeholder{
                    color: ;
                }
                .search-input {
                    padding: 0;
                    height: 100%;
                    background: #6a858c;
                    color: #fff;
                    font-size: 14px;
                    font-weight: normal;
                    transition: all 1s ease-in-out;
                    width: 0;
                    position: absolute;
                    top: 0;
                    overflow: hidden;
                    white-space: nowrap;
                    border: 0px  solid  transparent;
                }
                
                .open-search-box > .search-input{
                    padding : 10px 48px;
                }
                
                    .search-input {
                        right: calc(0px + 45px);
                        border-right: none;
                        border-left: none;
                    }
                
                        .search-container.open-search-box .search-btn{
                            border-radius: 0 3px 3px 0 !important;
                        }
                        .search-container.open-search-box .close-search-btn{
                            border-radius: 3px 0 0 3px !important;
                        }
                        .search-container.open-search-box .search-input{
                            border-radius: 3px 0 0 3px !important;
                        }    
                    
                .close-search-btn{
                    position: absolute;
                    color: #fff;
                    width: 45px;
                    height: 45px;
                    margin: 0;
                    outline: none;
                    border-radius: 3px;
                    background: #6a858c;
                    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: #525B3C;
                }
            
            .sticky{
                width: 100vw;
                height: max-content;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                z-index: 999;
                padding: 2vh 8vw;
                transition: .8s;
                background-color: #EDD9AD !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: #EDD9AD;
            }
            .lang-nav .lang-li span:hover{
                cursor: pointer;
                color: #EDD9AD;
            }
            .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: #EDD9AD;
            }
            .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: ms;
                right: 50px;
                left: unset;
                bottom: 50px;
                z-index: 100;
                border-radius: 50%;
                border: 2px  solid  #FDFFF5;
                padding: 15px;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                background-color: #9E0A1B;
            }
            #back_to_top svg{
                width: 30px;
                height: 30px;
                fill: #FDFFF5;
            }
            #back_to_top img{
                width: 30px;
                height: 30px;
                fill: #FDFFF5;
                object-fit:contain;
            }
            .search-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .basket-shop img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .lang-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .icon-login img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
        
                    .header-container{
                        grid-template-rows: 1fr;  
                        grid-template-columns: 150px minmax(auto, 100%) 1fr;
                        grid-template-areas: 
                            "top-1 top-2 top-3"; 
                    }
                    .top-section-1{
                        justify-content: flex-start;
                    }
                    .top-section-2{
                        justify-content: flex-start;
                    }
                    .logo-container{
                        justify-content: flex-start;
                    }
                    .nav-container{
                        justify-content: flex-start;
                    }
                    .nav-container .navbar{
                        justify-content: flex-start;
                    }
                    .width-full{
                        width: 100% !important;
                    }
                #module_footer_section_1{
;
width:100%;
padding-top:5vw;
padding-right:3vw;
padding-bottom:2vw;
padding-left:3vw;
border-style:none;
}#module_footer_row_1{
;
justify-content:center;
border-style:none;
}#module_footer_items_2{
;
cursor:default;
text-align:center;
z-index:20;
line-height:1.5vw;
color:#FF7B40;
font-weight:500;
font-size:1.25vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-right:2vw;
}#module_footer_items_2:hover{
;
}#module_footer_items_1{
;
cursor:default;
text-align:center;
z-index:10;
line-height:1.5vw;
color:#FF7B40;
font-weight:500;
font-size:1.25vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-right:2vw;
}#module_footer_items_1:hover{
;
}#module_footer_items_36{
;
cursor:default;
z-index:30;
line-height:1.5vw;
color:#FF7B40;
font-weight:500;
font-size:1.25vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_36:hover{
;
}#module_footer_items_39{
;
cursor:default;
text-align:center;
z-index:40;
line-height:1.5vw;
color:#FF7B40;
font-weight:500;
font-size:1.25vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-right:2vw;
padding-left:2vw;
}#module_footer_items_39:hover{
;
}#module_footer_items_41{
;
cursor:default;
line-height:1.5vw;
color:#FF7B40;
font-weight:500;
font-size:1.25vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-right:2vw;
}#module_footer_items_41:hover{
;
}#module_footer_row_2{
;
justify-content:center;
padding-top:4vw;
border-style:none;
}#module_footer_items_5{
;
cursor:default;
text-align:center;
width:3.5vw;
height:3.5vw;
font-weight:400;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-top-left-radius:2vw;
border-top-right-radius:2vw;
border-bottom-right-radius:2vw;
border-bottom-left-radius:2vw;
border-style:none;
margin-right:2vw;
}#module_footer_items_5:hover{
;
background-color:#000;
}#module_footer_items_7{
;
cursor:default;
text-align:center;
width:3.5vw;
height:3.5vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-top-left-radius:2vw;
border-top-right-radius:2vw;
border-bottom-right-radius:2vw;
border-bottom-left-radius:2vw;
border-style:none;
margin-right:2vw;
}#module_footer_items_7:hover{
;
}#module_footer_items_32{
;
cursor:default;
text-align:center;
width:3.5vw;
height:3.5vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-top-left-radius:2vw;
border-top-right-radius:2vw;
border-bottom-right-radius:2vw;
border-bottom-left-radius:2vw;
border-style:none;
margin-right:2vw;
}#module_footer_items_32:hover{
;
}#module_footer_items_33{
;
cursor:default;
width:3.5vw;
height:3.5vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-top-left-radius:2vw;
border-top-right-radius:2vw;
border-bottom-right-radius:2vw;
border-bottom-left-radius:2vw;
border-style:none;
margin-right:1vw;
}#module_footer_items_33:hover{
;
}#module_footer_row_3{
;
justify-content:center;
padding-top:4vw;
border-style:none;
}#module_footer_items_9{
;
cursor:default;
text-align:center;
color:#FF7B40;
font-weight:300;
font-size:1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_9:hover{
;
}#module_footer_row_4{
;
justify-content:center;
padding-top:1vw;
border-style:none;
}#module_footer_items_10{
;
cursor:default;
text-align:center;
color:#FF7B40;
font-weight:300;
font-size:1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_10:hover{
;
}#module_footer_row_5{
;
justify-content:center;
padding-top:1vw;
border-style:none;
}#module_footer_items_11{
;
cursor:default;
text-align:center;
width:90%;
color:#FF7B40;
font-weight:300;
font-size:1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:solid;
border-bottom-width:.15vw;
border-color:#312416;
padding-bottom:3vw;
}#module_footer_items_11:hover{
;
}#module_footer_row_7{
;
justify-content:center;
padding-top:3vw;
border-style:none;
}#module_footer_items_13{
;
cursor:default;
text-align:center;
color:#D20D24;
font-weight:300;
font-size:1.25vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_13:hover{
;
}#module_footer_row_19{
;
justify-content:center;
border-style:none;
}#public_footer_main_1{;background-color:#000;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}#public_footer_main_1:hover{;}
                #public_footer_main_1{
                    position:relative;
                    margin-right:auto !important;
                    margin-left:auto !important;
                    overflow:hidden !important;
                }
                #public_footer_main_1 > div{
                    position:relative;
                    z-index:12;
                }
                
                #public_footer_main_1 
            
            #public_footer_main_1 .new_admin_layer {
                position: absolute;
                width: 100%;
                height: 100%;
                z-index: 10;
                transition: all 600ms ease;
                background-color: rgba(0,0,0,0);
                display: flex;
                
            right:0;
            top:0;
        
            }

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

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

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

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

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

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