.AnnouncementBar-module__m9ibBG__announcement{background:var(--emer);color:#e7ddc4;text-align:center;justify-content:center;align-items:center;gap:12px;padding:10px 16px;display:flex}.AnnouncementBar-module__m9ibBG__announcement__star{color:var(--gold);font-size:11px}.AnnouncementBar-module__m9ibBG__announcement__text{letter-spacing:.03em;font-size:13px}.AnnouncementBar-module__m9ibBG__announcement__strong{color:#fff;font-weight:700}
.Button-module__xDwtkW__btn{font-family:var(--font-body);text-align:center;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;font-weight:600;line-height:1;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s,background .25s,color .25s;display:inline-flex}.Button-module__xDwtkW__btn:hover{transform:translateY(-2px);box-shadow:0 14px 32px #1f403452}.Button-module__xDwtkW__btn:active{transform:translateY(0)}.Button-module__xDwtkW__btn--block{width:100%;display:flex}.Button-module__xDwtkW__btn--xs{border-radius:6px;padding:14px 18px;font-size:13px}.Button-module__xDwtkW__btn--sm{border-radius:6px;padding:14px 24px;font-size:13.5px}.Button-module__xDwtkW__btn--md{border-radius:7px;padding:14px 30px;font-size:14px}.Button-module__xDwtkW__btn--lg{border-radius:7px;padding:14px 34px;font-size:15px}.Button-module__xDwtkW__btn--xl{border-radius:8px;padding:14px 44px;font-size:16px}.Button-module__xDwtkW__btn--primary{background:var(--grad-emer);color:var(--cream)}.Button-module__xDwtkW__btn--gold{background:var(--grad-gold);color:#2a2212;font-weight:700}.Button-module__xDwtkW__btn--dark{background:var(--grad-dark);color:#f3ecdd;font-weight:700}.Button-module__xDwtkW__btn--outline{color:var(--emer);border-color:var(--emer);background:0 0}.Button-module__xDwtkW__btn--outline-light{color:#fff;background:0 0;border-color:#c8a24a80}.Button-module__xDwtkW__btn--outline-gold{color:var(--gold);background:0 0;border-color:#c8a24a80}.Button-module__xDwtkW__btn:disabled{opacity:.7;box-shadow:none;cursor:default;transform:none}
.Header-module__ldgnoG__header{z-index:100;-webkit-backdrop-filter:blur(22px)saturate(1.5);backdrop-filter:blur(22px)saturate(1.5);box-shadow:none;background:#f4eede66;border-bottom:1px solid #0000;transition:background .25s,box-shadow .25s,border-color .25s;position:sticky;top:0}.Header-module__ldgnoG__header--scrolled{border-bottom-color:var(--line);background:#f4eedebf;box-shadow:0 8px 24px #1f2d1e1a}.Header-module__ldgnoG__header__inner{max-width:var(--container);padding:16px var(--side-pad);align-items:center;gap:28px;margin:0 auto;display:flex}.Header-module__ldgnoG__header__brand{align-items:center;gap:13px;min-width:0;display:flex}.Header-module__ldgnoG__header__mark{border:1.5px solid var(--emer);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.Header-module__ldgnoG__header__mark img{object-fit:cover;width:100%;height:100%}.Header-module__ldgnoG__header__brandText{flex-direction:column;min-width:0;line-height:1.1;display:flex}.Header-module__ldgnoG__header__name,.Header-module__ldgnoG__header__tagline{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Header-module__ldgnoG__header__name{font-family:var(--font-head);color:var(--ink);letter-spacing:.03em;font-size:18px}.Header-module__ldgnoG__header__tagline{letter-spacing:.3em;color:var(--muted);font-size:9.5px;font-weight:600}.Header-module__ldgnoG__header__nav{color:var(--ink2);gap:26px;margin-left:auto;font-size:14px;font-weight:500;display:flex}.Header-module__ldgnoG__header__link{position:relative}.Header-module__ldgnoG__header__link:after{content:"";background:var(--emer);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__ldgnoG__header__link:hover:after{width:100%}.Header-module__ldgnoG__header__actions{flex-shrink:0;align-items:center;gap:14px;display:flex}.Header-module__ldgnoG__header__burger{border:1px solid var(--line);background:0 0;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0 9px;display:none}.Header-module__ldgnoG__header__burgerLine{background:var(--emer);border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.Header-module__ldgnoG__header__burger--open .Header-module__ldgnoG__header__burgerLine:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__ldgnoG__header__burger--open .Header-module__ldgnoG__header__burgerLine:nth-child(2){opacity:0}.Header-module__ldgnoG__header__burger--open .Header-module__ldgnoG__header__burgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__ldgnoG__header__mobile{width:100%;max-width:none;height:100%;max-height:none;padding:0 24px calc(28px + env(safe-area-inset-bottom));background:var(--cream);border:none;flex-direction:column;margin:0;transition:transform .3s;position:fixed;inset:0;overflow:hidden auto;transform:translate(100%)}.Header-module__ldgnoG__header__mobile:not([open]){display:none}.Header-module__ldgnoG__header__mobile[open]{display:flex}.Header-module__ldgnoG__header__mobile--open{transform:translate(0)}.Header-module__ldgnoG__header__mobileTop{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.Header-module__ldgnoG__header__mobileNav{flex-direction:column;display:flex}.Header-module__ldgnoG__header__mobileLink{font-family:var(--font-head);color:var(--ink);border-bottom:1px solid var(--line);padding:16px 4px;font-size:22px}.Header-module__ldgnoG__header__mobileActions{flex-direction:column;gap:16px;margin-top:24px;display:flex}.Header-module__ldgnoG__header__mobilePhone{text-align:center;color:var(--emer);font-size:18px;font-weight:700}.Header-module__ldgnoG__header__mobileContacts{text-align:center;flex-direction:column;gap:18px;display:flex}.Header-module__ldgnoG__header__mobileRow{flex-direction:column;gap:4px;display:flex}.Header-module__ldgnoG__header__mobileLabel{color:var(--ink);font-size:14px;font-weight:700}.Header-module__ldgnoG__header__mobileValue{color:var(--muted);font-size:14px;line-height:1.6}.Header-module__ldgnoG__header__mobileSocials{justify-content:center;gap:20px;display:flex}.Header-module__ldgnoG__header__mobileSocialLink{color:var(--ink2);font-size:13.5px;font-weight:600}@media (max-width:900px){.Header-module__ldgnoG__header__nav{display:none}.Header-module__ldgnoG__header__actions{margin-left:auto}.Header-module__ldgnoG__header__burger{display:flex}.Header-module__ldgnoG__header__cta{display:none}}@media (min-width:901px){.Header-module__ldgnoG__header__inner{grid-template-columns:1fr auto 1fr;display:grid}.Header-module__ldgnoG__header__nav{justify-content:center;margin-left:0}.Header-module__ldgnoG__header__actions{justify-self:end}.Header-module__ldgnoG__header__mobile[open]{display:none}}
.Footer-module__Grjkva__footer{background:var(--emer2);color:#c3d0c5}.Footer-module__Grjkva__footer__inner{max-width:var(--container);padding:56px var(--side-pad)32px;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:40px;margin:0 auto;display:grid}.Footer-module__Grjkva__footer__brand{align-items:center;gap:13px;margin-bottom:16px;display:flex}.Footer-module__Grjkva__footer__mark{border:1.5px solid var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.Footer-module__Grjkva__footer__mark img{object-fit:cover;width:100%;height:100%}.Footer-module__Grjkva__footer__brandText{flex-direction:column;line-height:1.15;display:flex}.Footer-module__Grjkva__footer__name{font-family:var(--font-head);color:#fff;letter-spacing:.03em;font-size:17px}.Footer-module__Grjkva__footer__tagline{letter-spacing:.28em;color:#8fa694;font-size:9.5px;font-weight:600}.Footer-module__Grjkva__footer__about{color:#a8bab0;max-width:300px;font-size:14px;line-height:1.65}.Footer-module__Grjkva__footer__colTitle{color:var(--gold);margin-bottom:18px}.Footer-module__Grjkva__footer__list{flex-direction:column;gap:11px;font-size:14px;display:flex}.Footer-module__Grjkva__footer__link{color:#c3d0c5;width:fit-content;position:relative}.Footer-module__Grjkva__footer__link:after{content:"";background:var(--gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Footer-module__Grjkva__footer__link:hover:after{width:100%}.Footer-module__Grjkva__footer__phone{color:var(--gold);font-weight:600}.Footer-module__Grjkva__footer__city{color:#c3d0c5}.Footer-module__Grjkva__footer__soon{color:var(--gold)}.Footer-module__Grjkva__footer__bottomBar{border-top:1px solid #ffffff14}.Footer-module__Grjkva__footer__bottom{max-width:var(--container);padding:20px var(--side-pad);color:#8fa694;flex-wrap:wrap;justify-content:space-between;gap:14px;margin:0 auto;font-size:12.5px;display:flex}.Footer-module__Grjkva__footer__legal{flex-wrap:wrap;gap:6px 18px;display:flex}.Footer-module__Grjkva__footer__legalLink{color:var(--footer-fg);border-bottom:1px solid #c8a24a73;padding-bottom:1px}.Footer-module__Grjkva__footer__legalLink:hover{color:var(--gold)}@media (max-width:820px){.Footer-module__Grjkva__footer__inner{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:480px){.Footer-module__Grjkva__footer__inner{grid-template-columns:1fr}}
.StickyBuy-module__Ih4b0q__sticky{display:none}@media (max-width:720px){.StickyBuy-module__Ih4b0q__sticky{left:14px;right:14px;bottom:calc(14px + env(safe-area-inset-bottom));z-index:60;text-align:center;background:var(--grad-gold);color:#2a2212;opacity:0;visibility:hidden;border-radius:12px;padding:16px;font-size:16px;font-weight:700;transition:opacity .3s,transform .3s,visibility .3s;display:block;position:fixed;transform:translateY(12px);box-shadow:0 10px 30px #00000059}.StickyBuy-module__Ih4b0q__sticky--visible{opacity:1;visibility:visible;transform:translateY(0)}}
.ScrollToTop-module__cM_3UW__scrollTop{z-index:70;background:var(--emer);color:#fff;opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:opacity .3s,transform .3s,visibility .3s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(12px);box-shadow:0 10px 26px #0000004d}.ScrollToTop-module__cM_3UW__scrollTop svg{width:20px;height:20px}.ScrollToTop-module__cM_3UW__scrollTop--visible{opacity:1;visibility:visible;transform:translateY(0)}.ScrollToTop-module__cM_3UW__scrollTop:hover{transform:translateY(-3px);box-shadow:0 14px 32px #00000059}@media (max-width:720px){.ScrollToTop-module__cM_3UW__scrollTop{right:14px;bottom:calc(78px + env(safe-area-inset-bottom));width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.ScrollToTop-module__cM_3UW__scrollTop{transition:opacity .3s,visibility .3s}}
.Section-module__uXn3-G__section{padding:clamp(64px,9vw,96px) 0}.Section-module__uXn3-G__section__container{width:100%;max-width:var(--container);padding:0 var(--side-pad);margin:0 auto}.Section-module__uXn3-G__section--cream{background:var(--cream);color:var(--ink)}.Section-module__uXn3-G__section--cream2{background:var(--cream2);color:var(--ink)}.Section-module__uXn3-G__section--emerald{background:var(--emer);color:var(--cream)}.Section-module__uXn3-G__section--gradient{background:var(--grad-emer);color:var(--cream)}.Section-module__uXn3-G__section--emerald2{background:var(--emer2);color:var(--footer-fg)}
.LegalDocument-module__38mWga__legal{max-width:760px;margin:0 auto}.LegalDocument-module__38mWga__legal__title{margin-bottom:10px;font-size:clamp(28px,5vw,42px)}.LegalDocument-module__38mWga__legal__updated{color:var(--muted);margin-bottom:32px;font-size:13px}.LegalDocument-module__38mWga__legal__body{flex-direction:column;gap:18px;display:flex}.LegalDocument-module__38mWga__legal__h2{border-top:1px solid var(--line);margin-top:22px;padding-top:22px;font-size:clamp(19px,3vw,24px)}.LegalDocument-module__38mWga__legal__p{color:var(--ink2);line-height:1.75}.LegalDocument-module__38mWga__legal__back{color:var(--emer);border-bottom:1px solid var(--gold);margin-top:40px;padding-bottom:2px;font-weight:600;display:inline-block}
