.website-preview-banner {
    position: sticky;
    top: 0;
    z-index: 2100;
    display: flex;
    min-height: 38px;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 7px 18px;
    background: #f4cb68;
    color: #213c32;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .03em;
}

.website-preview-banner span { color: rgba(33, 60, 50, .68); font-weight: 600; }

.classic-language-switch,
.classic-mobile-language-switch {
    display: inline-flex;
    overflow: hidden;
    padding: 3px;
    border: 1px solid rgba(35, 77, 61, .14);
    border-radius: 999px;
    background: #f7f4eb;
}

.classic-language-switch a,
.classic-mobile-language-switch a {
    display: grid;
    min-width: 34px;
    height: 30px;
    place-items: center;
    border-radius: 999px;
    color: #486057;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: .06em;
    text-decoration: none;
}

.classic-language-switch a.active,
.classic-mobile-language-switch a.active { background: #225440; color: #fff; }

.footer-mobile-toggle {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    border: 0;
    background: transparent;
    text-align: left;
}

.footer-mobile-toggle i { display: none; }

@media (max-width: 767px) {
    :root { --website-mobile-nav-height: 70px; }

    html { scroll-padding-top: 76px; }
    body.website-classic-body { padding-bottom: calc(var(--website-mobile-nav-height) + env(safe-area-inset-bottom)); }
    body.website-classic-body.website-is-preview { padding-bottom: 0; }
    body.website-is-preview .mobile-bottom-nav,
    body.website-is-preview .floating-buttons { display: none !important; }

    .website-preview-banner { position: relative; align-items: flex-start; flex-wrap: wrap; line-height: 1.35; }
    .website-preview-banner span { flex-basis: 100%; text-align: center; }

    .spa-header { min-height: 72px; padding: 7px 0; }
    .spa-header.scrolled { padding: 5px 0; }
    .spa-header .navbar-brand { width: 128px; }
    .spa-header .navbar-brand .logo-img { max-height: 60px; transform: scale(1.18); }
    .mobile-menu .mobile-logo .logo-img { display: block; width: auto; height: 52px; max-height: 52px; filter: none; transform: scale(1.18); transform-origin: left center; }
    .classic-account-button { width: 38px; height: 38px; flex-basis: 38px; }
    .classic-mobile-header-actions { gap: 5px; }
    .navbar-toggler { width: 42px; height: 42px; padding: 6px; }

    .mobile-menu { width: min(356px, 92vw); padding-bottom: max(20px, env(safe-area-inset-bottom)); }
    .classic-mobile-account { margin: 12px 16px 4px; padding: 11px; }
    .mobile-nav-list { padding-top: 8px; }
    .mobile-nav .nav-link { min-height: 48px; padding-block: 11px; }
    .classic-mobile-language-switch { margin: 12px 20px 0; }

    .mobile-bottom-nav {
        height: calc(var(--website-mobile-nav-height) + env(safe-area-inset-bottom));
        align-items: flex-start;
        padding: 7px 8px env(safe-area-inset-bottom);
        border-top: 1px solid rgba(45, 76, 63, .1);
        box-shadow: 0 -10px 30px rgba(28, 55, 44, .1);
    }
    .bottom-nav-item { min-width: 0; gap: 2px; padding: 4px 3px; font-size: 10px; line-height: 1.15; }
    .bottom-nav-item i { font-size: 18px; }
    .bottom-nav-item.bottom-nav-cta { top: -15px; }
    .bottom-nav-cta .cta-icon { width: 48px; height: 48px; font-size: 18px; }
    .floating-buttons { display: none !important; }

    .classic-hero-slide,
    .classic-hero-slide .hero-content { min-height: min(590px, calc(100svh - 72px)); }
    .classic-hero-copy { padding: 48px 0 72px; }
    .classic-hero-copy .hero-title { max-width: 350px; font-size: clamp(37px, 10.5vw, 45px); line-height: 1.04; }
    .classic-hero-copy .hero-description { margin-bottom: 24px; font-size: 15px; line-height: 1.65; }
    .classic-hero-copy .hero-buttons { gap: 10px; }
    .classic-hero-copy .hero-buttons .btn { min-height: 50px; padding-block: 11px; }

    .himalaya-page-hero { padding: 52px 0 44px; }
    .himalaya-page-hero h1 { max-width: 350px; margin-block: 12px; font-size: clamp(39px, 12vw, 49px); line-height: 1.02; }
    .himalaya-page-hero p { font-size: 15px; line-height: 1.7; }

    .himalaya-catalog { padding: 30px 0 50px; }
    .himalaya-catalog__toolbar { gap: 12px; margin-bottom: 22px; }
    .himalaya-catalog__toolbar p { margin: 0; font-size: 13px; }
    .himalaya-catalog__search { min-height: 46px; }
    .himalaya-service-grid--catalog { gap: 12px; }
    .himalaya-service-grid--catalog .himalaya-service-card {
        display: grid;
        min-height: 154px;
        grid-template-columns: 116px minmax(0, 1fr);
        overflow: hidden;
        border-radius: 18px;
    }
    .himalaya-service-grid--catalog .himalaya-service-card__media { height: 100%; min-height: 154px; }
    .himalaya-service-grid--catalog .himalaya-service-card__media > span { top: 10px; left: 10px; }
    .himalaya-service-grid--catalog .himalaya-service-card__body { min-width: 0; padding: 13px 13px 11px; }
    .himalaya-service-grid--catalog .himalaya-service-card__meta { min-height: 0; flex-wrap: wrap; gap: 4px 8px; font-size: 9px; }
    .himalaya-service-grid--catalog .himalaya-service-card h2 { margin: 7px 0 5px; font-size: 20px; line-height: 1.12; }
    .himalaya-service-grid--catalog .himalaya-service-card__body > p {
        display: -webkit-box;
        overflow: hidden;
        margin: 0 0 8px;
        color: #72746f;
        font-size: 11px;
        line-height: 1.45;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .himalaya-service-grid--catalog .himalaya-service-card__actions { margin-top: auto; }
    .himalaya-service-grid--catalog .himalaya-card-link { font-size: 10px; }
    .himalaya-service-grid--catalog .himalaya-service-card__actions button { width: 32px; height: 32px; }

    .himalaya-service-detail-hero { padding: 38px 0 44px; }
    .himalaya-breadcrumb { margin-bottom: 25px; }
    .himalaya-service-detail-hero h1 { font-size: clamp(40px, 12vw, 50px); }
    .himalaya-service-detail-hero__facts { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0; }
    .himalaya-service-detail-hero__facts div,
    .himalaya-service-detail-hero__facts div:first-child { padding: 10px 12px; border: 1px solid rgba(255,255,255,.12); }
    .himalaya-service-detail-hero__facts strong { font-size: 18px; }
    .himalaya-service-detail-hero__media { height: 300px; margin-top: 24px; border-radius: 130px 130px 18px 18px; }
    .himalaya-service-content-section { padding: 46px 0; }
    .himalaya-rich-content { font-size: 15px; line-height: 1.78; }
    .himalaya-rich-content h2,
    .himalaya-rich-content h3 { margin-top: 28px; font-size: 31px; }
    .himalaya-service-aside { margin-top: 28px; padding: 24px; }
    .himalaya-related-services .himalaya-service-grid {
        display: flex;
        overflow-x: auto;
        gap: 14px;
        padding: 2px 15px 18px;
        margin-inline: -15px;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }
    .himalaya-related-services .himalaya-service-card { min-width: 84%; scroll-snap-align: start; }

    .website-editorial-hero { padding: 52px 0 42px !important; }
    .website-editorial-hero h1 { margin-top: 13px !important; font-size: clamp(39px, 11vw, 48px) !important; }
    .website-editorial-hero p { font-size: 15px !important; line-height: 1.65; }
    .website-editorial-grid { padding: 34px 0 48px !important; }
    .website-editorial-grid .row { --bs-gutter-y: 14px; }
    .website-editorial-card { display: grid; grid-template-columns: 116px minmax(0, 1fr); border-radius: 17px !important; }
    .website-editorial-image { height: 100% !important; min-height: 160px; }
    .website-editorial-copy { min-width: 0; padding: 15px !important; }
    .website-editorial-copy h2 { margin: 7px 0 !important; font-size: 20px !important; }
    .website-editorial-copy p { display: -webkit-box; min-height: 0 !important; overflow: hidden; margin-bottom: 8px; font-size: 11px; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
    .website-editorial-link { font-size: 11px; }

    .website-article-header { padding: 38px 0 34px !important; }
    .website-article-back { margin-bottom: 23px !important; }
    .website-article-header h1 { font-size: clamp(36px, 10.8vw, 47px) !important; }
    .website-article-meta { flex-wrap: wrap; gap: 7px 18px !important; }
    .website-article-lead { margin-top: 20px !important; font-size: 17px !important; }
    .website-article-body-wrap { padding-top: 28px !important; padding-bottom: 48px !important; }
    .website-article-cover { margin-bottom: 28px !important; border-radius: 18px !important; }
    .website-article-cover { object-fit: var(--website-mobile-image-fit, cover) !important; }
    .website-article-body { overflow-wrap: anywhere; font-size: 16px !important; line-height: 1.78 !important; }
    .website-article-body h2,
    .website-article-body h3 { margin-top: 30px !important; }
    .website-article-body table { display: block; max-width: 100%; overflow-x: auto; }
    .website-article-body iframe { max-width: 100%; }
    .website-related { padding: 45px 0 52px !important; }

    .website-page-hero { padding: 52px 0 42px !important; }
    .website-page-hero h1 { font-size: clamp(39px, 11vw, 50px) !important; line-height: 1.06; }
    .website-page-hero p { font-size: 16px !important; }
    .website-page-content { padding: 42px 0 54px !important; overflow-wrap: anywhere; font-size: 16px !important; line-height: 1.78 !important; }
    .website-page-content table { display: block; max-width: 100%; overflow-x: auto; }
    .website-page-content iframe { max-width: 100%; }

    .himalaya-contact-section { padding: 48px 0 56px; }
    .himalaya-contact-section__grid { gap: 36px; }
    .himalaya-branch-list { margin-top: 24px; }
    .himalaya-branch-list article { padding: 18px 0; }
    .himalaya-contact-card { padding: 25px 18px; border-radius: 22px; }
    .himalaya-contact-card h2 { margin-bottom: 22px; font-size: 34px; }
    .himalaya-contact-card input,
    .himalaya-contact-card textarea { min-height: 46px; font-size: 16px; }

    .website-landing-block { padding: 46px 0 !important; }
    .website-landing-block h2 { font-size: clamp(35px, 10vw, 46px) !important; }
    .website-landing-block div { overflow-wrap: anywhere; font-size: 16px !important; }
    .website-landing-block img { max-width: 100%; height: auto; }

    .website-responsive-content { width: 100%; max-width: 100%; }
    .website-responsive-content .website-content-block.is-mobile-collapsed { display: none; }
    .website-responsive-content.is-mobile-expanded .website-content-block.is-mobile-collapsed { display: block; animation: websiteMobileContentReveal .28s ease both; }
    .website-responsive-expand { display: inline-flex; min-height: 44px; gap: 9px; align-items: center; justify-content: center; margin: 18px auto 0; padding: 10px 18px; border: 1px solid rgba(29, 91, 66, .24); border-radius: 999px; background: #fffaf0; color: #205a45; font-size: 13px; font-weight: 800; }
    .website-responsive-expand i { font-size: 11px; transition: transform .2s ease; }
    .website-responsive-content.is-mobile-expanded .website-responsive-expand i { transform: rotate(180deg); }
    .website-responsive-content h2,
    .website-responsive-content h3 { scroll-margin-top: 88px; }
    .website-responsive-table { margin-right: -2px; margin-left: -2px; }
    .himalaya-service-detail-hero__media picture img { object-fit: var(--website-mobile-image-fit, cover); }
    .website-landing-block.is-mobile-rail .website-landing-block__content { display: grid; grid-auto-columns: minmax(78vw, 1fr); grid-auto-flow: column; gap: 14px; overflow-x: auto; padding-bottom: 10px; scroll-snap-type: x proximity; }
    .website-landing-block.is-mobile-rail .website-landing-block__content > * { scroll-snap-align: start; }
    .website-landing-block.is-mobile-accordion:not(.is-mobile-expanded) .website-landing-block__content,
    .website-landing-block.is-mobile-accordion:not(.is-mobile-expanded) .btn { display: none; }
    .website-landing-mobile-toggle { display: inline-flex; min-height: 44px; gap: 8px; align-items: center; margin-top: 8px; padding: 9px 16px; border: 1px solid rgba(29,91,66,.2); border-radius: 999px; background: #fff; color: #205a45; font-weight: 800; }
    .website-landing-mobile-toggle i { transition: transform .2s ease; }
    .website-landing-block.is-mobile-expanded .website-landing-mobile-toggle i { transform: rotate(180deg); }

    .spa-footer .footer-main { padding: 42px 0 25px; }
    .spa-footer .footer-main .row { --bs-gutter-y: 8px; }
    .spa-footer .footer-main [class*="col-"] { width: 100%; }
    .spa-footer .footer-about { padding-bottom: 20px; }
    .spa-footer .footer-logo .logo-img { width: 142px; max-width: 100%; }
    .spa-footer .footer-description { max-width: 340px; margin-bottom: 0; font-size: 13px; }
    .spa-footer .footer-social { margin-top: 16px !important; }
    .spa-footer .footer-widget:not(.footer-about) { border-top: 1px solid rgba(255,255,255,.12); }
    .spa-footer .footer-mobile-toggle {
        min-height: 52px;
        margin: 0;
        padding: 0;
        color: #fff;
        font-family: var(--font-body);
        font-size: 14px;
        font-weight: 800;
    }
    .spa-footer .footer-mobile-toggle::after { display: none; }
    .spa-footer .footer-mobile-toggle i { display: block; color: #d6ad58; transition: transform .2s ease; }
    .spa-footer .footer-widget.is-open .footer-mobile-toggle i { transform: rotate(180deg); }
    .spa-footer .footer-mobile-panel { display: none; padding: 2px 0 18px; }
    .spa-footer .footer-widget.is-open .footer-mobile-panel { display: block; }
    .spa-footer .footer-links li { margin-bottom: 8px; }
    .spa-footer .classic-footer-branches a span { display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
    .spa-footer .contact-list li { margin-bottom: 12px; }
    .spa-footer .footer-bottom { padding: 15px 0 calc(15px + env(safe-area-inset-bottom)); text-align: center; }
    .spa-footer .footer-bottom .container { align-items: center; }
    .spa-footer .copyright { font-size: 10px; line-height: 1.5; }
}

@keyframes websiteMobileContentReveal {
    from { opacity: 0; transform: translateY(8px); }
    to { opacity: 1; transform: translateY(0); }
}

@media (min-width: 768px) {
    .footer-mobile-panel { display: block !important; }
}

@media (prefers-reduced-motion: reduce) {
    .footer-mobile-toggle i { transition: none; }
}

@media (max-width: 767px) {
    .classic-hero-slide,
    .classic-hero-slide .hero-content { min-height: min(610px, calc(100svh - 64px)); }
    .classic-hero-copy { padding: 42px 0 28px; }
    .classic-hero-copy .hero-title { max-width: 355px; font-size: clamp(36px, 10.2vw, 43px); line-height: 1.02; }
    .classic-hero-copy .hero-description { margin-bottom: 20px; font-size: 14px; line-height: 1.58; }
    .classic-hero-copy .hero-buttons { gap: 0; }
    .classic-hero-copy .hero-buttons .btn { min-height: 49px; padding-block: 10px; }
}
