.header-module-scss-module__misw1a__header{z-index:100;-webkit-backdrop-filter:blur(12px);background:#0a0a0af2;border-bottom:1px solid #ffffff14;width:100%;position:fixed;top:0;left:0;right:0}.header-module-scss-module__misw1a__headerInner{box-sizing:border-box;align-items:center;max-width:1160px;height:56px;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:768px){.header-module-scss-module__misw1a__headerInner{height:64px;padding:0 1.5rem}}.header-module-scss-module__misw1a__logo{line-height:1;font-family:var(--font-aviano-sans-reg),"Gotham","Gotham Pro",system-ui,-apple-system,sans-serif;flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.header-module-scss-module__misw1a__logo:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #e8731a}.header-module-scss-module__misw1a__logoImage{object-fit:contain;width:32px;height:32px;display:block}@media (min-width:768px){.header-module-scss-module__misw1a__logoImage{width:36px;height:36px}}.header-module-scss-module__misw1a__logoText,.header-module-scss-module__misw1a__logoTextMuted{color:#fafafa;letter-spacing:.06em;font-family:inherit;font-size:1.125rem;font-weight:400}@media (min-width:768px){.header-module-scss-module__misw1a__logoText,.header-module-scss-module__misw1a__logoTextMuted{font-size:1.25rem}}.header-module-scss-module__misw1a__siteSwitch{display:none}@media (min-width:768px){.header-module-scss-module__misw1a__siteSwitch{align-items:center;margin-left:1rem;display:flex}}.header-module-scss-module__misw1a__siteSwitchSelect{appearance:none;color:#fafafa;cursor:pointer;background:#ffffff0f url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right .625rem center no-repeat;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:.375rem 2rem .375rem .625rem;font-size:.8125rem;font-weight:500;transition:border-color .2s,background .2s}.header-module-scss-module__misw1a__siteSwitchSelect:hover,.header-module-scss-module__misw1a__siteSwitchSelect:focus{background-color:#ffffff1a;border-color:#fff3}.header-module-scss-module__misw1a__siteSwitchSelect option{color:#fafafa;background:#111}.header-module-scss-module__misw1a__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:4px;width:36px;height:36px;margin-right:.75rem;padding:6px;display:flex}@media (min-width:768px){.header-module-scss-module__misw1a__burger{display:none}}.header-module-scss-module__misw1a__burgerLine{background:#fafafa;border-radius:2px;height:2px;transition:width .2s;display:block}.header-module-scss-module__misw1a__burgerLine:first-child{width:100%}.header-module-scss-module__misw1a__burgerLine:nth-child(2){width:70%}.header-module-scss-module__misw1a__burgerLine:nth-child(3){width:85%}.header-module-scss-module__misw1a__burger:hover .header-module-scss-module__misw1a__burgerLine{width:100%}.header-module-scss-module__misw1a__desktopNav{display:none}@media (min-width:768px){.header-module-scss-module__misw1a__desktopNav{flex:1;justify-content:flex-end;align-items:center;gap:2rem;margin-left:2rem;display:flex}}.header-module-scss-module__misw1a__navLink{color:#fafafa8c;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.header-module-scss-module__misw1a__navLink:after{content:"";background:#e8731a;border-radius:1px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.header-module-scss-module__misw1a__navLink:hover{color:#fafafa}.header-module-scss-module__misw1a__navLink:hover:after{width:100%}.header-module-scss-module__misw1a__navLink:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #e8731a}.header-module-scss-module__misw1a__navLinkActive{color:#fafafa}.header-module-scss-module__misw1a__navLinkActive:after{width:100%}.header-module-scss-module__misw1a__langGroup{display:none}@media (min-width:768px){.header-module-scss-module__misw1a__langGroup{align-items:center;gap:.25rem;margin-left:1.5rem;display:flex}}.header-module-scss-module__misw1a__langBtn{color:#fafafa8c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:.3rem .5rem;font-size:.8125rem;font-weight:500;transition:all .2s}.header-module-scss-module__misw1a__langBtn:hover{color:#fafafa;border-color:#ffffff14}.header-module-scss-module__misw1a__langBtn:focus-visible{outline-offset:2px;outline:2px solid #e8731a}.header-module-scss-module__misw1a__langBtnActive{color:#fafafa;background:#ffffff14;border-color:#ffffff1f}.header-module-scss-module__misw1a__backdrop{z-index:199;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#0009;transition:opacity .3s;position:fixed;inset:0}.header-module-scss-module__misw1a__backdropOpen{opacity:1;pointer-events:auto}.header-module-scss-module__misw1a__sidebar{z-index:200;background:#111;flex-direction:column;width:280px;max-width:85vw;transition:transform .35s cubic-bezier(.22,.61,.36,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:4px 0 30px #00000080}@media (min-width:768px){.header-module-scss-module__misw1a__sidebar{display:none}}.header-module-scss-module__misw1a__sidebarOpen{transform:translate(0)}.header-module-scss-module__misw1a__sidebarHeader{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.header-module-scss-module__misw1a__closeBtn{color:#fafafa8c;cursor:pointer;background:#ffffff0f;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex}.header-module-scss-module__misw1a__closeBtn:hover{color:#fafafa;background:#ffffff1a}.header-module-scss-module__misw1a__sidebarLangSection{background:#0003;border-bottom:1px solid #ffffff14;flex-shrink:0;padding:.75rem 1.25rem}.header-module-scss-module__misw1a__sidebarNav{border-bottom:1px solid #ffffff14;flex-direction:column;flex:1 1 0;min-height:0;padding:.25rem 0 0;display:flex;overflow-y:auto}.header-module-scss-module__misw1a__sidebarNavList{flex-direction:column;gap:.125rem;margin:0;padding:.5rem 0 .75rem;list-style:none;display:flex}.header-module-scss-module__misw1a__sidebarNavLink{color:#fafafa8c;border:1px solid #0000;border-radius:12px;align-items:center;gap:.75rem;margin:0 .75rem;padding:.7rem .875rem;font-size:.9375rem;font-weight:500;line-height:1.3;text-decoration:none;transition:color .2s,background .2s,border-color .2s,transform .12s;display:flex}.header-module-scss-module__misw1a__sidebarNavLink:hover{color:#fafafa;background:#ffffff0f;border-color:#ffffff0f}.header-module-scss-module__misw1a__sidebarNavLink:active{transform:scale(.99)}.header-module-scss-module__misw1a__sidebarNavLink:focus-visible{outline-offset:2px;outline:2px solid #e8731a}.header-module-scss-module__misw1a__sidebarNavLinkActive{color:#fafafa;background:#e8731a1a;border-color:#e8731a38}.header-module-scss-module__misw1a__sidebarNavIconWrap{color:#ffffffd1;background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;transition:background .2s,color .2s;display:flex}.header-module-scss-module__misw1a__sidebarNavLink:hover .header-module-scss-module__misw1a__sidebarNavIconWrap{color:#e8731a;background:#e8731a24}.header-module-scss-module__misw1a__sidebarNavLinkActive .header-module-scss-module__misw1a__sidebarNavIconWrap{color:#e8731a;background:#e8731a38}.header-module-scss-module__misw1a__sidebarNavIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.header-module-scss-module__misw1a__sidebarNavLabel{flex:1;min-width:0}.header-module-scss-module__misw1a__sidebarNavDividerItem{pointer-events:none;margin:.375rem 1.25rem;padding:0;list-style:none}.header-module-scss-module__misw1a__sidebarNavDivider{background:#ffffff14;border-radius:1px;height:1px}.header-module-scss-module__misw1a__sidebarLangLabel{text-transform:uppercase;letter-spacing:.06em;color:#fafafa8c;margin-bottom:.5rem;font-size:.6875rem;font-weight:600;display:block}.header-module-scss-module__misw1a__sidebarLang{flex-wrap:wrap;gap:.5rem;display:flex}.header-module-scss-module__misw1a__sidebarLangBtn{color:#fafafa;cursor:pointer;text-align:center;background:#ffffff14;border:1px solid #ffffff14;border-radius:10px;flex:1;min-width:calc(33.333% - .35rem);padding:.625rem .5rem;font-size:.8125rem;font-weight:500;transition:all .2s}.header-module-scss-module__misw1a__sidebarLangBtn:hover{color:#fafafa;background:#ffffff1f;border-color:#fff3}.header-module-scss-module__misw1a__sidebarLangBtnActive{color:#fafafa;background:#e8731a40;border-color:#e8731a80}
.story-viewer-module-scss-module__kaGz7W__storyOverlay{z-index:9999;background:#000;justify-content:center;align-items:center;animation:.2s story-viewer-module-scss-module__kaGz7W__fadeInOverlay;display:flex;position:fixed;inset:0}@media (min-width:768px){.story-viewer-module-scss-module__kaGz7W__storyOverlay{background:#000000d9}}@keyframes story-viewer-module-scss-module__kaGz7W__fadeInOverlay{0%{opacity:0}to{opacity:1}}.story-viewer-module-scss-module__kaGz7W__storyContainer{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#000;flex-direction:column;width:100%;height:100%;display:flex;position:relative}@media (min-width:768px){.story-viewer-module-scss-module__kaGz7W__storyContainer{border-radius:12px;width:min(380px,90vw);height:min(675px,85vh);overflow:hidden;box-shadow:0 25px 80px #0009}}.story-viewer-module-scss-module__kaGz7W__storyTopCluster{z-index:10;pointer-events:none;background:linear-gradient(#000000d1 0%,#0000007a 55%,#00000026 85%,#0000 100%);flex-direction:column;padding-bottom:.5rem;display:flex;position:absolute;top:0;left:0;right:0}.story-viewer-module-scss-module__kaGz7W__storyTopCluster .story-viewer-module-scss-module__kaGz7W__storyHeader,.story-viewer-module-scss-module__kaGz7W__storyTopCluster .story-viewer-module-scss-module__kaGz7W__storyWhyAzvOuter{pointer-events:auto}.story-viewer-module-scss-module__kaGz7W__storyHeader{padding:.5rem .75rem 0;padding-top:calc(.5rem + env(safe-area-inset-top,0));padding-left:calc(.75rem + env(safe-area-inset-left,0));padding-right:calc(.75rem + env(safe-area-inset-right,0));background:0 0;flex-direction:column;gap:.5rem;display:flex}@media (min-width:768px){.story-viewer-module-scss-module__kaGz7W__storyHeader{padding:.625rem .75rem 0;padding-top:calc(.625rem + env(safe-area-inset-top,0))}}.story-viewer-module-scss-module__kaGz7W__storyWhyAzvOuter{padding:0 .75rem .5rem;padding-left:calc(.75rem + env(safe-area-inset-left,0));padding-right:calc(.75rem + env(safe-area-inset-right,0));cursor:pointer;background:0 0;margin-top:.5rem;padding-bottom:.625rem}.story-viewer-module-scss-module__kaGz7W__progressBars{gap:3px;display:flex}.story-viewer-module-scss-module__kaGz7W__progressSegment{background:#fff3;border-radius:2px;flex:1;height:2px;overflow:hidden}.story-viewer-module-scss-module__kaGz7W__progressFill{transform-origin:0;background:#fefefe;border-radius:2px;width:100%;height:100%;transform:scaleX(0)}.story-viewer-module-scss-module__kaGz7W__progressFillDone{transform:scaleX(1)}.story-viewer-module-scss-module__kaGz7W__progressFillActive{animation:linear forwards story-viewer-module-scss-module__kaGz7W__progressGrow}.story-viewer-module-scss-module__kaGz7W__progressFillPaused{animation-play-state:paused!important}@keyframes story-viewer-module-scss-module__kaGz7W__progressGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.story-viewer-module-scss-module__kaGz7W__storyMeta{align-items:center;gap:.5rem;display:flex}.story-viewer-module-scss-module__kaGz7W__storyMetaAvatarStack{flex-shrink:0;align-items:center;display:flex}.story-viewer-module-scss-module__kaGz7W__storyMetaAvatar{z-index:2;background:#00000059;border:1.5px solid #ffffff59;border-radius:50%;flex-shrink:0;width:28px;height:28px;position:relative;overflow:hidden}.story-viewer-module-scss-module__kaGz7W__storyMetaAvatar img{object-fit:cover;width:100%;height:100%}.story-viewer-module-scss-module__kaGz7W__storyMetaName{flex:1;min-width:0}.story-viewer-module-scss-module__kaGz7W__storyMetaNameLine{color:#fefefe;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;display:block;overflow:hidden}.story-viewer-module-scss-module__kaGz7W__storyMetaNameBrand{font-family:var(--font-aviano-sans-reg),system-ui,sans-serif;font-weight:400}.story-viewer-module-scss-module__kaGz7W__storyLangRow{background:#00000059;border:1px solid #ffffff1a;border-radius:11px;flex-shrink:0;align-items:center;gap:2px;padding:3px 4px;display:flex}.story-viewer-module-scss-module__kaGz7W__storyLangFlagBtn{cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:4px 7px;transition:background .15s,box-shadow .15s;display:flex}.story-viewer-module-scss-module__kaGz7W__storyLangFlagBtn:hover{background:#ffffff1f}@media (min-width:768px){.story-viewer-module-scss-module__kaGz7W__storyLangFlagBtn{gap:4px;min-height:32px;padding:3px 6px}}.story-viewer-module-scss-module__kaGz7W__storyLangFlagBtnActive{background:#f17c1759;box-shadow:0 0 0 1px #f17c17a6}.story-viewer-module-scss-module__kaGz7W__storyLangFlagBtnActive:hover{background:#f17c1773}.story-viewer-module-scss-module__kaGz7W__storyLangFlag{flex-shrink:0;font-size:1.25rem;line-height:1;display:block;transform:translateY(.5px)}@media (min-width:768px){.story-viewer-module-scss-module__kaGz7W__storyLangFlag{font-size:1.125rem}}.story-viewer-module-scss-module__kaGz7W__storyLangCode{letter-spacing:.02em;color:#ffffffeb;white-space:nowrap;font-size:.6875rem;font-weight:700;line-height:1}@media (min-width:768px){.story-viewer-module-scss-module__kaGz7W__storyLangCode{font-size:.625rem}}.story-viewer-module-scss-module__kaGz7W__storyBody{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#000;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.story-viewer-module-scss-module__kaGz7W__storyImage{object-fit:contain;object-position:center 42%;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;user-drag:none;width:100%;height:100%;animation:.18s ease-out story-viewer-module-scss-module__kaGz7W__storyFadeIn;transform:translateY(-2%)}.story-viewer-module-scss-module__kaGz7W__storyImagePreload{object-fit:contain;object-position:center 42%;opacity:0;pointer-events:none;z-index:-1;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;width:100%;max-width:100%;height:auto;max-height:100%;position:absolute;top:0;left:0}@keyframes story-viewer-module-scss-module__kaGz7W__storyFadeIn{0%{opacity:0;transform:scale(1.015)translateY(-2%)}to{opacity:1;transform:scale(1)translateY(-2%)}}.story-viewer-module-scss-module__kaGz7W__storyTapZone{cursor:pointer;z-index:5;width:35%;position:absolute;top:0;bottom:0}.story-viewer-module-scss-module__kaGz7W__storyTapLeft{left:0}.story-viewer-module-scss-module__kaGz7W__storyTapRight{right:0}.story-viewer-module-scss-module__kaGz7W__storyInfo{z-index:10;padding:2rem 0 0;padding-bottom:env(safe-area-inset-bottom,0);cursor:pointer;background:linear-gradient(#0000 0%,#00000085 50%,#000000e0 100%);position:absolute;bottom:0;left:0;right:0}.story-viewer-module-scss-module__kaGz7W__storyInfoCard{padding:.875rem 1rem;padding-left:calc(1rem + env(safe-area-inset-left,0));padding-right:calc(1rem + env(safe-area-inset-right,0));padding-bottom:.5rem}@media (min-width:480px){.story-viewer-module-scss-module__kaGz7W__storyInfoCard{padding:1rem 1.25rem;padding-left:calc(1.25rem + env(safe-area-inset-left,0));padding-right:calc(1.25rem + env(safe-area-inset-right,0));padding-bottom:.5rem}}@media (min-width:768px){.story-viewer-module-scss-module__kaGz7W__storyInfoCard{padding:1.25rem 1rem .5rem}}.story-viewer-module-scss-module__kaGz7W__storySwipeHint{padding:.75rem 1.25rem .625rem;padding-bottom:calc(.625rem + env(safe-area-inset-bottom,0));pointer-events:auto;-webkit-user-select:none;user-select:none;background:linear-gradient(#0000 0%,#0c0c0ceb 28%,#000000f5 100%);border-top:1px solid #ffffff24;border-radius:18px 18px 0 0;flex-direction:column;justify-content:flex-end;align-items:center;gap:.375rem;margin-top:.125rem;margin-left:-.5rem;margin-right:-.5rem;display:flex;box-shadow:0 -8px 32px #00000073}@media (min-width:768px){.story-viewer-module-scss-module__kaGz7W__storySwipeHint{border-radius:14px 14px 0 0;margin-left:0;margin-right:0}}.story-viewer-module-scss-module__kaGz7W__storySwipeHandle{background:#ffffff80;border-radius:3px;width:42px;height:5px;margin-bottom:.25rem;animation:1.8s ease-in-out infinite story-viewer-module-scss-module__kaGz7W__storySwipeHandleLift;box-shadow:inset 0 1px #ffffff59,0 0 20px #f17c1740}.story-viewer-module-scss-module__kaGz7W__storySwipeArrow{color:#f17c17;filter:drop-shadow(0 0 10px #f17c1773);margin-bottom:.125rem;animation:1.5s ease-in-out infinite story-viewer-module-scss-module__kaGz7W__storySwipeArrowNudge;display:block}.story-viewer-module-scss-module__kaGz7W__storySwipeLabel{letter-spacing:.06em;text-transform:uppercase;color:#ffffffe0;text-align:center;text-shadow:0 1px 8px #000c;max-width:18rem;font-size:.75rem;font-weight:700;line-height:1.35}@keyframes story-viewer-module-scss-module__kaGz7W__storySwipeHandleLift{0%,to{opacity:.9;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}@keyframes story-viewer-module-scss-module__kaGz7W__storySwipeArrowNudge{0%,to{opacity:.85;transform:translateY(4px)}50%{opacity:1;transform:translateY(-4px)}}.story-viewer-module-scss-module__kaGz7W__storyCarHeader{margin-bottom:.75rem}.story-viewer-module-scss-module__kaGz7W__storyCarTitleBlock{min-width:0}.story-viewer-module-scss-module__kaGz7W__storyCarName{color:#fefefe;margin:0;font-size:1.125rem;font-weight:700;line-height:1.25}@media (min-width:480px){.story-viewer-module-scss-module__kaGz7W__storyCarName{font-size:1.25rem}}@media (min-width:768px){.story-viewer-module-scss-module__kaGz7W__storyCarName{font-size:1.375rem}}.story-viewer-module-scss-module__kaGz7W__storyCarYear{color:#ffffff80;font-size:1.125rem;font-weight:700}@media (min-width:480px){.story-viewer-module-scss-module__kaGz7W__storyCarYear{font-size:1.25rem}}@media (min-width:768px){.story-viewer-module-scss-module__kaGz7W__storyCarYear{font-size:1.375rem}}.story-viewer-module-scss-module__kaGz7W__storyCarMeta{color:#ffffff80;flex-wrap:wrap;align-items:center;gap:.375rem;margin-top:.25rem;font-size:.75rem;display:flex}.story-viewer-module-scss-module__kaGz7W__storyPriceGrid{background:#ffffff0f;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.story-viewer-module-scss-module__kaGz7W__storyPriceCell{flex-direction:column;justify-content:center;align-items:center;gap:.1875rem;padding:.625rem .25rem;display:flex}.story-viewer-module-scss-module__kaGz7W__storyPriceCell:not(:last-child){border-right:1px solid #ffffff0f}.story-viewer-module-scss-module__kaGz7W__storyPriceValue{color:#f17c17;white-space:nowrap;font-size:.8125rem;font-weight:700}@media (min-width:480px){.story-viewer-module-scss-module__kaGz7W__storyPriceValue{font-size:.9375rem}}@media (min-width:768px){.story-viewer-module-scss-module__kaGz7W__storyPriceValue{font-size:1rem}}.story-viewer-module-scss-module__kaGz7W__storyPriceLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;font-size:.5625rem;font-weight:500}.story-viewer-module-scss-module__kaGz7W__storyWhyAzv{margin:0;padding:0}.story-viewer-module-scss-module__kaGz7W__storyWhyAzvLogos{align-items:flex-start;gap:.875rem;margin-top:0;display:flex}.story-viewer-module-scss-module__kaGz7W__storyWhyAzvLogoCol{flex-direction:column;align-items:center;gap:0;max-width:90px;display:flex}@media (min-width:480px){.story-viewer-module-scss-module__kaGz7W__storyWhyAzvLogoCol{max-width:100px}}.story-viewer-module-scss-module__kaGz7W__storyWhyAzvLogoBrand{font-family:var(--font-aviano-sans-reg),system-ui,sans-serif;color:#ffffffe0;text-align:center;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;max-width:100%;font-size:.4375rem;font-weight:400;line-height:1}@media (min-width:480px){.story-viewer-module-scss-module__kaGz7W__storyWhyAzvLogoBrand{letter-spacing:.16em;font-size:.5rem}}.story-viewer-module-scss-module__kaGz7W__storyWhyAzvLogoWrap{background:#16302b;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;padding:6px;display:flex;box-shadow:inset 0 1px #ffffff14,0 3px 14px #0006}@media (min-width:480px){.story-viewer-module-scss-module__kaGz7W__storyWhyAzvLogoWrap{border-radius:16px;width:82px;height:82px;padding:7px}}.story-viewer-module-scss-module__kaGz7W__storyWhyAzvLogoWrapDark{background:#1a1a1a;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:6px 5px 5px;box-shadow:inset 0 1px #ffffff1a,0 3px 14px #0006}@media (min-width:480px){.story-viewer-module-scss-module__kaGz7W__storyWhyAzvLogoWrapDark{gap:4px;padding:7px 6px 6px}}.story-viewer-module-scss-module__kaGz7W__storyWhyAzvLogoInnerStack{flex:0 auto;justify-content:center;align-items:center;width:100%;height:62%;min-height:0;display:flex}.story-viewer-module-scss-module__kaGz7W__storyWhyAzvLogoImgInnerAzv{object-fit:contain;width:auto;max-width:100%;height:100%;max-height:100%;display:block}.story-viewer-module-scss-module__kaGz7W__storyPurpose{background:#ffffff0f;border-left:2px solid #f17c17;border-radius:10px;margin-top:.625rem;padding:.625rem .75rem}.story-viewer-module-scss-module__kaGz7W__storyPurposeLabel{color:#dcaf82c7;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;font-size:.5625rem;font-weight:600;display:block}.story-viewer-module-scss-module__kaGz7W__storyPurposeText{color:#ffffffd1;margin:0;font-size:.8125rem;font-weight:500;line-height:1.45}@media (min-width:480px){.story-viewer-module-scss-module__kaGz7W__storyPurposeText{font-size:.875rem}}.story-viewer-module-scss-module__kaGz7W__storyReserveBtn{letter-spacing:.01em;text-align:center;color:#fefefe;cursor:pointer;z-index:12;pointer-events:auto;-webkit-tap-highlight-color:#0000;background:#f17c17;border:none;border-radius:10px;width:100%;margin-top:.75rem;padding:.8125rem 1rem;font-size:.9375rem;font-weight:700;transition:filter .15s,transform .1s;display:block;position:relative}.story-viewer-module-scss-module__kaGz7W__storyReserveBtn:hover{filter:brightness(1.08)}.story-viewer-module-scss-module__kaGz7W__storyReserveBtn:active{transform:scale(.98)}.story-viewer-module-scss-module__kaGz7W__storyReserveBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}
.rent-interest-modal-module-scss-module__XXUI8a__overlay{z-index:10050;padding:max(.75rem,env(safe-area-inset-top,0px))max(.75rem,env(safe-area-inset-right,0px))max(.75rem,env(safe-area-inset-bottom,0px))max(.75rem,env(safe-area-inset-left,0px));box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#000000b8;justify-content:center;align-items:center;animation:.2s rent-interest-modal-module-scss-module__XXUI8a__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@media (min-width:480px){.rent-interest-modal-module-scss-module__XXUI8a__overlay{padding:max(1rem,env(safe-area-inset-top,0px))max(1rem,env(safe-area-inset-right,0px))max(1rem,env(safe-area-inset-bottom,0px))max(1rem,env(safe-area-inset-left,0px))}}@keyframes rent-interest-modal-module-scss-module__XXUI8a__fadeIn{0%{opacity:0}to{opacity:1}}.rent-interest-modal-module-scss-module__XXUI8a__langBar{border-bottom:1px solid #ffffff1f;justify-content:center;margin:0 0 .75rem;padding-bottom:.75rem;display:flex}.rent-interest-modal-module-scss-module__XXUI8a__langSwitch{background:#00000059;border:1px solid #ffffff1f;border-radius:12px;flex-wrap:wrap;gap:4px;padding:4px;display:inline-flex}.rent-interest-modal-module-scss-module__XXUI8a__langBtn{letter-spacing:.04em;color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:8px;min-width:2.5rem;padding:.35rem .5rem;font-size:.6875rem;font-weight:700}.rent-interest-modal-module-scss-module__XXUI8a__langBtn:hover{color:#ffffffd9}.rent-interest-modal-module-scss-module__XXUI8a__langBtnActive{color:#111;background:#f17c17}.rent-interest-modal-module-scss-module__XXUI8a__sheetBrand{border-bottom:1px solid #ffffff1f;flex-direction:column;align-items:center;gap:.625rem;margin:-.125rem 0 1rem;padding-bottom:1rem;display:flex}.rent-interest-modal-module-scss-module__XXUI8a__sheetBrandAvatars{justify-content:center;align-items:center;display:flex}.rent-interest-modal-module-scss-module__XXUI8a__sheetBrandAvatar{z-index:2;background:#00000059;border:1.5px solid #ffffff47;border-radius:50%;flex-shrink:0;width:32px;height:32px;position:relative;overflow:hidden}.rent-interest-modal-module-scss-module__XXUI8a__sheetBrandAvatar img{object-fit:cover;width:100%;height:100%}.rent-interest-modal-module-scss-module__XXUI8a__sheetBrandTitle{text-align:center;width:100%;max-width:100%;margin:0}.rent-interest-modal-module-scss-module__XXUI8a__sheetBrandLine{color:#fefefe;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;display:block;overflow:hidden}.rent-interest-modal-module-scss-module__XXUI8a__sheet{width:min(100%,420px);max-width:100%;min-height:0;max-height:min(88vh,640px,100vh - 2rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));max-height:min(88dvh,640px,100dvh - 1.5rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;padding:1.125rem 1.125rem calc(1.125rem + env(safe-area-inset-bottom,0px));background:#1a1a1a;border:1px solid #ffffff1f;border-radius:16px;flex-shrink:1;margin:auto;position:relative;overflow:hidden auto;box-shadow:0 20px 56px #0000008c}@media (min-width:380px){.rent-interest-modal-module-scss-module__XXUI8a__sheet{padding:1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px))}}@media (min-width:480px){.rent-interest-modal-module-scss-module__XXUI8a__sheet{padding:1.5rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom,0px));box-shadow:0 24px 64px #00000080}}.rent-interest-modal-module-scss-module__XXUI8a__header{margin-bottom:1rem}.rent-interest-modal-module-scss-module__XXUI8a__title{color:#fefefe;letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:600}.rent-interest-modal-module-scss-module__XXUI8a__subtitle{color:#ffffff8c;margin:.35rem 0 0;font-size:.8125rem;line-height:1.4}.rent-interest-modal-module-scss-module__XXUI8a__closeBtn{z-index:2;color:#fefefe;cursor:pointer;background:#ffffff0f;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:1.125rem;right:1.125rem}@media (min-width:380px){.rent-interest-modal-module-scss-module__XXUI8a__closeBtn{top:1.25rem;right:1.25rem}}@media (min-width:480px){.rent-interest-modal-module-scss-module__XXUI8a__closeBtn{top:1.5rem;right:1.5rem}}.rent-interest-modal-module-scss-module__XXUI8a__closeBtn:hover{background:#ffffff1a}.rent-interest-modal-module-scss-module__XXUI8a__field{margin-bottom:.875rem}.rent-interest-modal-module-scss-module__XXUI8a__label{color:#ffffff8c;margin-bottom:.35rem;font-size:.75rem;display:block}.rent-interest-modal-module-scss-module__XXUI8a__input{box-sizing:border-box;color:#fefefe;background:#00000059;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:.65rem .75rem;font-size:.9375rem}.rent-interest-modal-module-scss-module__XXUI8a__input::placeholder{color:#ffffff47}.rent-interest-modal-module-scss-module__XXUI8a__input:focus{border-color:#f17c17a6}.rent-interest-modal-module-scss-module__XXUI8a__phoneRow{align-items:stretch;gap:.5rem;width:100%;display:flex}.rent-interest-modal-module-scss-module__XXUI8a__countryBtn{color:#fefefe;letter-spacing:.01em;cursor:pointer;background:#00000059;border:1px solid #ffffff1f;border-radius:10px;flex:none;align-items:center;gap:.375rem;min-width:0;padding:.6rem .7rem;font-size:.9375rem;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.rent-interest-modal-module-scss-module__XXUI8a__countryBtn:hover:not(:disabled){background:#ffffff0a;border-color:#f17c1766}.rent-interest-modal-module-scss-module__XXUI8a__countryBtn:disabled{opacity:.6;cursor:not-allowed}.rent-interest-modal-module-scss-module__XXUI8a__countryBtnOpen{background:#f17c1714;border-color:#f17c17d9}.rent-interest-modal-module-scss-module__XXUI8a__countryFlag{font-size:1.125rem;line-height:1}.rent-interest-modal-module-scss-module__XXUI8a__countryDial{font-variant-numeric:tabular-nums;white-space:nowrap}.rent-interest-modal-module-scss-module__XXUI8a__countryChevron{opacity:.7;margin-left:.125rem;transition:transform .2s}.rent-interest-modal-module-scss-module__XXUI8a__countryChevronOpen{transform:rotate(180deg)}.rent-interest-modal-module-scss-module__XXUI8a__phoneInput{color:#fefefe;letter-spacing:.02em;font-variant-numeric:tabular-nums;background:#00000059;border:1px solid #ffffff1f;border-radius:10px;outline:none;flex:auto;min-width:0;padding:.65rem .75rem;font-size:.9375rem}.rent-interest-modal-module-scss-module__XXUI8a__phoneInput::placeholder{color:#ffffff47}.rent-interest-modal-module-scss-module__XXUI8a__phoneInput:focus{border-color:#f17c17a6}.rent-interest-modal-module-scss-module__XXUI8a__phoneInput:disabled{opacity:.7}.rent-interest-modal-module-scss-module__XXUI8a__countryPickerFloating{z-index:10060;box-sizing:border-box;background:#141414;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;min-height:0;display:flex;position:fixed;overflow:hidden;box-shadow:0 24px 56px #000000a6,0 0 0 1px #ffffff0a}.rent-interest-modal-module-scss-module__XXUI8a__countrySearchWrap{background:#00000040;border-bottom:1px solid #ffffff0f;flex-shrink:0;padding:.5rem}.rent-interest-modal-module-scss-module__XXUI8a__countrySearch{box-sizing:border-box;color:#fefefe;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:.5rem .625rem;font-size:.875rem}.rent-interest-modal-module-scss-module__XXUI8a__countrySearch::placeholder{color:#ffffff59}.rent-interest-modal-module-scss-module__XXUI8a__countrySearch:focus{border-color:#f17c178c}.rent-interest-modal-module-scss-module__XXUI8a__countryList{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ffffff2e #0000;flex:auto;min-height:0;margin:0;padding:.25rem 0;list-style:none;overflow-y:auto}.rent-interest-modal-module-scss-module__XXUI8a__countryList::-webkit-scrollbar{width:6px}.rent-interest-modal-module-scss-module__XXUI8a__countryList::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.rent-interest-modal-module-scss-module__XXUI8a__countryItem{color:#fefefe;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.55rem .75rem;font-size:.875rem;transition:background .1s;display:flex}.rent-interest-modal-module-scss-module__XXUI8a__countryItem:hover{background:#ffffff0d}.rent-interest-modal-module-scss-module__XXUI8a__countryItemActive{background:#f17c1729;box-shadow:inset 3px 0 #f17c17}.rent-interest-modal-module-scss-module__XXUI8a__countryItemActive:hover{background:#f17c1738}.rent-interest-modal-module-scss-module__XXUI8a__countryItemFlag{flex-shrink:0;font-size:1.0625rem;line-height:1}.rent-interest-modal-module-scss-module__XXUI8a__countryItemName{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.rent-interest-modal-module-scss-module__XXUI8a__countryItemDial{font-variant-numeric:tabular-nums;color:#ffffff8c;flex-shrink:0;font-weight:600}.rent-interest-modal-module-scss-module__XXUI8a__countryEmpty{text-align:center;color:#ffffff8c;padding:1rem;font-size:.875rem}.rent-interest-modal-module-scss-module__XXUI8a__citizenGrid{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.rent-interest-modal-module-scss-module__XXUI8a__citizenBtn{color:#111;cursor:pointer;background:#f17c17;border:none;border-radius:12px;width:100%;padding:.85rem 1rem;font-size:.9375rem;font-weight:600;transition:filter .15s,transform .1s}.rent-interest-modal-module-scss-module__XXUI8a__citizenBtn:hover{filter:brightness(1.08)}.rent-interest-modal-module-scss-module__XXUI8a__citizenBtn:active{transform:scale(.98)}.rent-interest-modal-module-scss-module__XXUI8a__citizenBtn:disabled{opacity:.45;cursor:not-allowed}.rent-interest-modal-module-scss-module__XXUI8a__citizenBtnAlt{color:#ffffffd9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;width:100%;padding:.85rem 1rem;font-size:.9375rem;font-weight:600;transition:border-color .15s,background .15s,transform .1s}.rent-interest-modal-module-scss-module__XXUI8a__citizenBtnAlt:hover{background:#ffffff1a;border-color:#f17c1759}.rent-interest-modal-module-scss-module__XXUI8a__citizenBtnAlt:active{transform:scale(.98)}.rent-interest-modal-module-scss-module__XXUI8a__citizenBtnAlt:disabled{opacity:.45;cursor:not-allowed}.rent-interest-modal-module-scss-module__XXUI8a__channelLoading{text-align:center;letter-spacing:.2em;color:#ffffff8c;margin:1rem 0 0;font-size:1.5rem}.rent-interest-modal-module-scss-module__XXUI8a__channelGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;margin-top:.5rem;display:grid}@media (min-width:380px){.rent-interest-modal-module-scss-module__XXUI8a__channelGrid{gap:.65rem}}.rent-interest-modal-module-scss-module__XXUI8a__channelBtn{text-align:center;color:#fefefe;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-width:0;padding:1rem .5rem;font-size:.8125rem;font-weight:600;line-height:1.25;transition:border-color .15s,background .15s;display:flex}@media (min-width:380px){.rent-interest-modal-module-scss-module__XXUI8a__channelBtn{padding:1.125rem .65rem;font-size:.875rem}}.rent-interest-modal-module-scss-module__XXUI8a__channelBtn:hover{background:#ffffff17;border-color:#f17c1759}.rent-interest-modal-module-scss-module__XXUI8a__channelBtn:disabled{opacity:.45;cursor:not-allowed}.rent-interest-modal-module-scss-module__XXUI8a__channelIcon{opacity:.85}.rent-interest-modal-module-scss-module__XXUI8a__backBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:12px;width:100%;margin-top:.75rem;padding:.8rem 1rem;font-size:.9375rem;font-weight:600;transition:background .15s}.rent-interest-modal-module-scss-module__XXUI8a__backBtn:hover{background:#ffffff0a}.rent-interest-modal-module-scss-module__XXUI8a__primaryBtn{color:#111;cursor:pointer;background:#f17c17;border:none;border-radius:12px;width:100%;margin-top:.25rem;padding:.8rem 1rem;font-size:.9375rem;font-weight:600}.rent-interest-modal-module-scss-module__XXUI8a__primaryBtn:disabled{opacity:.45;cursor:not-allowed}.rent-interest-modal-module-scss-module__XXUI8a__codeRow{justify-content:center;gap:.5rem;margin:1rem 0;display:flex}.rent-interest-modal-module-scss-module__XXUI8a__codeInput{text-align:center;color:#fefefe;background:#00000059;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:2.75rem;height:3rem;font-size:1.25rem;font-weight:600}.rent-interest-modal-module-scss-module__XXUI8a__codeInput:focus{border-color:#f17c17}.rent-interest-modal-module-scss-module__XXUI8a__error{color:#ff8a80;margin:.5rem 0 0;font-size:.8125rem}.rent-interest-modal-module-scss-module__XXUI8a__resend{text-align:center;color:#ffffff8c;margin:.75rem 0 0;font-size:.8125rem}.rent-interest-modal-module-scss-module__XXUI8a__resendBtn{color:#f17c17;font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.rent-interest-modal-module-scss-module__XXUI8a__hint{color:#ffffff8c;margin:0 0 .75rem;font-size:.75rem;line-height:1.4}
.splash-screen-module-scss-module__82APRW__overlay{z-index:99999;opacity:1;contain:layout paint;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);box-sizing:border-box;background:#0a0a0a;justify-content:center;align-items:center;transition:opacity .8s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0}.splash-screen-module-scss-module__82APRW__exit{opacity:0;pointer-events:none}.splash-screen-module-scss-module__82APRW__preReveal{opacity:0;visibility:hidden;pointer-events:none}.splash-screen-module-scss-module__82APRW__content{padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px));box-sizing:border-box;z-index:2;flex-direction:column;align-items:center;width:100%;max-width:100%;display:flex;position:relative}.splash-screen-module-scss-module__82APRW__glow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#f17c171f 0%,#f17c170a 40%,#0000 70%);border-radius:50%;width:min(550px,90vw);height:min(550px,90vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.splash-screen-module-scss-module__82APRW__logoBg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:linear-gradient(145deg,#ffffff09 0%,#ffffff02 100%);border:1px solid #ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:152px;height:152px;margin-bottom:24px;padding:12px;display:flex;position:relative;box-shadow:0 6px 24px #0000002e,inset 0 1px #ffffff08}.splash-screen-module-scss-module__82APRW__logoInner{width:70%;height:70%;position:relative}.splash-screen-module-scss-module__82APRW__logoImg{object-fit:contain;filter:invert()brightness(2.5)drop-shadow(0 0 20px #f17c1733);mix-blend-mode:screen}.splash-screen-module-scss-module__82APRW__brand{letter-spacing:.18em;color:#fafafa;font-size:clamp(32px,7vw,52px);font-weight:400;font-family:var(--font-aviano-sans-reg),"Gotham Pro",var(--font-inter),system-ui,sans-serif;text-align:center;margin:0;line-height:1}.splash-screen-module-scss-module__82APRW__line{transform-origin:50%;background:linear-gradient(90deg,#0000 0%,#f17c17 30%,#e8731a 70%,#0000 100%);border-radius:1px;width:120px;height:2px;margin-top:22px}.splash-screen-module-scss-module__82APRW__tagline{letter-spacing:.3em;text-transform:uppercase;color:#fafafa;font-size:clamp(12px,2vw,14px);font-weight:400;font-family:var(--font-inter),system-ui,sans-serif;text-align:center;opacity:.55;margin-top:20px}@media (max-width:480px){.splash-screen-module-scss-module__82APRW__logoBg{width:120px;height:120px;padding:10px}.splash-screen-module-scss-module__82APRW__line{width:80px}}
.store-buttons-module-scss-module__0qv5sq__storeBtns{flex-wrap:wrap;justify-content:center;gap:.625rem;width:100%;display:flex}@media (min-width:480px){.store-buttons-module-scss-module__0qv5sq__storeBtns{width:auto}}.store-buttons-module-scss-module__0qv5sq__storeBtn{color:#fefefe;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:0;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex}@media (min-width:480px){.store-buttons-module-scss-module__0qv5sq__storeBtn{border-radius:12px;flex:none;padding:.75rem 1.25rem;font-size:.9375rem}}.store-buttons-module-scss-module__0qv5sq__storeBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000004d}.store-buttons-module-scss-module__0qv5sq__storeBtn:focus-visible{outline-offset:2px;outline:2px solid #fefefe}.store-buttons-module-scss-module__0qv5sq__storeBtn svg{flex-shrink:0;width:18px;height:18px}@media (min-width:480px){.store-buttons-module-scss-module__0qv5sq__storeBtn svg{width:20px;height:20px}}.store-buttons-module-scss-module__0qv5sq__storeBtnApple,.store-buttons-module-scss-module__0qv5sq__storeBtnGoogle{background:#000;border:1px solid #ffffff26}
.fixed-cta-module-scss-module__uP3haW__fixedCta{z-index:100;background:#101010fa;border-top:1px solid #ffffff1a;justify-content:center;padding:.5rem .75rem;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:480px){.fixed-cta-module-scss-module__uP3haW__fixedCta{padding:.75rem 1rem}}.fixed-cta-module-scss-module__uP3haW__fixedCtaInner{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;max-width:1160px;display:flex}.fixed-cta-module-scss-module__uP3haW__fixedCtaStoreBtn{color:#fefefe;cursor:pointer;background:#f17c17;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:10px 16px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}@media (min-width:480px){.fixed-cta-module-scss-module__uP3haW__fixedCtaStoreBtn{border-radius:10px;flex:none;gap:.5rem;padding:12px 20px;font-size:.9rem}}.fixed-cta-module-scss-module__uP3haW__fixedCtaStoreBtn:hover{opacity:.9}.fixed-cta-module-scss-module__uP3haW__fixedCtaStoreBtn svg{flex-shrink:0;width:18px;height:18px}@media (min-width:480px){.fixed-cta-module-scss-module__uP3haW__fixedCtaStoreBtn svg{width:20px;height:20px}}
.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__backdrop{z-index:199;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#0009;transition:opacity .3s;position:fixed;inset:0}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__backdropOpen{opacity:1;pointer-events:auto}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebar{z-index:200;background:#111;flex-direction:column;width:280px;max-width:85vw;transition:transform .35s cubic-bezier(.22,.61,.36,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:4px 0 30px #00000080}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarOpen{transform:translate(0)}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarHeader{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__brandRow{line-height:1;font-family:var(--font-aviano-sans-reg),"Gotham","Gotham Pro",system-ui,sans-serif;color:#fafafa;align-items:center;gap:.5rem;text-decoration:none;display:flex}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__brandImage{object-fit:contain;width:32px;height:32px;display:block}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__brandText,.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__brandTextMuted{letter-spacing:.06em;font-family:inherit;font-size:1.125rem;font-weight:400}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__brandTextMuted{color:#fafafa8c}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__closeBtn{color:#fafafa8c;cursor:pointer;background:#ffffff0f;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__closeBtn:hover{color:#fafafa;background:#ffffff1a}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNav{border-bottom:1px solid #ffffff14;flex-direction:column;flex:1 1 0;min-height:0;padding:.25rem 0 0;display:flex;overflow-y:auto}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNavList{flex-direction:column;gap:.125rem;margin:0;padding:.5rem 0 .75rem;list-style:none;display:flex}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNavLink{color:#fafafa8c;border:1px solid #0000;border-radius:12px;align-items:center;gap:.75rem;margin:0 .75rem;padding:.7rem .875rem;font-size:.9375rem;font-weight:500;line-height:1.3;text-decoration:none;transition:color .2s,background .2s,border-color .2s,transform .12s;display:flex}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNavLink:hover{color:#fafafa;background:#ffffff0f;border-color:#ffffff0f}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNavLink:active{transform:scale(.99)}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNavLink:focus-visible{outline-offset:2px;outline:2px solid #e8731a}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNavLinkActive{color:#fafafa;background:#e8731a1a;border-color:#e8731a38}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNavIconWrap{color:#ffffffd1;background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;transition:background .2s,color .2s;display:flex}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNavLink:hover .hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNavIconWrap{color:#e8731a;background:#e8731a24}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNavLinkActive .hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNavIconWrap{color:#e8731a;background:#e8731a38}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNavIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarNavLabel{flex:1;min-width:0}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarLangSection{background:#0003;border-bottom:1px solid #ffffff14;flex-shrink:0;padding:.75rem 1.25rem}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarLangLabel{text-transform:uppercase;letter-spacing:.06em;color:#fafafa8c;margin-bottom:.5rem;font-size:.6875rem;font-weight:600;display:block}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarLang{flex-wrap:wrap;gap:.5rem;display:flex}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarLangBtn{color:#fafafa;cursor:pointer;text-align:center;background:#ffffff14;border:1px solid #ffffff14;border-radius:10px;flex:1;min-width:calc(33.333% - .35rem);padding:.625rem .5rem;font-size:.8125rem;font-weight:500;transition:all .2s}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarLangBtn:hover{color:#fafafa;background:#ffffff1f;border-color:#fff3}.hotel-kazakhstan-sidebar-module-scss-module__b5NlZq__sidebarLangBtnActive{color:#fafafa;background:#e8731a40;border-color:#e8731a80}
.hotel-kazakhstan-header-module-scss-module__leChaW__header{z-index:100;-webkit-backdrop-filter:blur(12px);background:#0a0a0af2;border-bottom:1px solid #ffffff14;width:100%;position:fixed;top:0;left:0;right:0}.hotel-kazakhstan-header-module-scss-module__leChaW__headerInner{box-sizing:border-box;align-items:center;max-width:1160px;height:56px;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:768px){.hotel-kazakhstan-header-module-scss-module__leChaW__headerInner{height:64px;padding:0 1.5rem}}.hotel-kazakhstan-header-module-scss-module__leChaW__logo{line-height:1;font-family:var(--font-aviano-sans-reg),"Gotham","Gotham Pro",system-ui,sans-serif;flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.hotel-kazakhstan-header-module-scss-module__leChaW__logo:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #e8731a}.hotel-kazakhstan-header-module-scss-module__leChaW__logoImage{object-fit:contain;width:32px;height:32px;display:block}@media (min-width:768px){.hotel-kazakhstan-header-module-scss-module__leChaW__logoImage{width:36px;height:36px}}.hotel-kazakhstan-header-module-scss-module__leChaW__logoText,.hotel-kazakhstan-header-module-scss-module__leChaW__logoTextMuted{color:#fafafa;letter-spacing:.06em;font-family:inherit;font-size:1.125rem;font-weight:400}@media (min-width:768px){.hotel-kazakhstan-header-module-scss-module__leChaW__logoText,.hotel-kazakhstan-header-module-scss-module__leChaW__logoTextMuted{font-size:1.25rem}}.hotel-kazakhstan-header-module-scss-module__leChaW__logoTextMuted{color:#fafafa8c}.hotel-kazakhstan-header-module-scss-module__leChaW__routeLinks{display:none}@media (min-width:768px){.hotel-kazakhstan-header-module-scss-module__leChaW__routeLinks{flex-shrink:0;align-items:center;gap:.5rem;margin-left:1rem;display:flex}}.hotel-kazakhstan-header-module-scss-module__leChaW__routeLink{color:#fafafa8c;white-space:nowrap;border:1px solid #ffffff14;border-radius:8px;padding:.35rem .55rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s,border-color .2s}@media (min-width:768px){.hotel-kazakhstan-header-module-scss-module__leChaW__routeLink{padding:.4rem .65rem;font-size:.8125rem}}.hotel-kazakhstan-header-module-scss-module__leChaW__routeLink:hover{color:#fafafa;background:#ffffff0f;border-color:#ffffff24}.hotel-kazakhstan-header-module-scss-module__leChaW__routeLink:focus-visible{outline-offset:2px;outline:2px solid #e8731a}.hotel-kazakhstan-header-module-scss-module__leChaW__routeLinkActive{color:#fafafa;background:#e8731a1f;border-color:#e8731a59}.hotel-kazakhstan-header-module-scss-module__leChaW__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:4px;width:36px;height:36px;margin-right:.75rem;padding:6px;display:flex}@media (min-width:768px){.hotel-kazakhstan-header-module-scss-module__leChaW__burger{display:none}}.hotel-kazakhstan-header-module-scss-module__leChaW__burgerLine{background:#fafafa;border-radius:2px;height:2px;transition:width .2s;display:block}.hotel-kazakhstan-header-module-scss-module__leChaW__burgerLine:first-child{width:100%}.hotel-kazakhstan-header-module-scss-module__leChaW__burgerLine:nth-child(2){width:70%}.hotel-kazakhstan-header-module-scss-module__leChaW__burgerLine:nth-child(3){width:85%}.hotel-kazakhstan-header-module-scss-module__leChaW__burger:hover .hotel-kazakhstan-header-module-scss-module__leChaW__burgerLine{width:100%}.hotel-kazakhstan-header-module-scss-module__leChaW__langGroup{display:none}@media (min-width:768px){.hotel-kazakhstan-header-module-scss-module__leChaW__langGroup{align-items:center;gap:.25rem;margin-left:auto;display:flex}}.hotel-kazakhstan-header-module-scss-module__leChaW__langBtn{color:#fafafa8c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:.3rem .5rem;font-size:.8125rem;font-weight:500;transition:all .2s}.hotel-kazakhstan-header-module-scss-module__leChaW__langBtn:hover{color:#fafafa;border-color:#ffffff14}.hotel-kazakhstan-header-module-scss-module__leChaW__langBtn:focus-visible{outline-offset:2px;outline:2px solid #e8731a}.hotel-kazakhstan-header-module-scss-module__leChaW__langBtnActive{color:#fafafa;background:#ffffff14;border-color:#ffffff1f}
.hero-section-module-scss-module__UCdnqW__container{width:100%;max-width:1160px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.hero-section-module-scss-module__UCdnqW__container{padding:0 1.5rem}}.hero-section-module-scss-module__UCdnqW__hero{background:#101010;padding:2.5rem 0 3rem}@media (min-width:768px){.hero-section-module-scss-module__UCdnqW__hero{padding:4rem 0 5rem}}@media (min-width:1024px){.hero-section-module-scss-module__UCdnqW__hero{padding:5rem 0 6rem}}.hero-section-module-scss-module__UCdnqW__heroInner{flex-direction:column;align-items:center;gap:2rem;display:flex}@media (min-width:1024px){.hero-section-module-scss-module__UCdnqW__heroInner{flex-direction:row;align-items:center;gap:3rem}}.hero-section-module-scss-module__UCdnqW__heroContent{text-align:center;flex:1}@media (min-width:1024px){.hero-section-module-scss-module__UCdnqW__heroContent{text-align:left}}.hero-section-module-scss-module__UCdnqW__heroTitle{color:#fefefe;letter-spacing:-.02em;margin:0 0 1.25rem;font-size:1.75rem;font-weight:700;line-height:1.25}@media (min-width:480px){.hero-section-module-scss-module__UCdnqW__heroTitle{font-size:2rem}}@media (min-width:768px){.hero-section-module-scss-module__UCdnqW__heroTitle{font-size:2.5rem}}@media (min-width:1024px){.hero-section-module-scss-module__UCdnqW__heroTitle{font-size:2.85rem;line-height:1.35}}.hero-section-module-scss-module__UCdnqW__heroTitleOrange{color:#f17c17}.hero-section-module-scss-module__UCdnqW__heroSubtitle{color:#fefefed9;max-width:36ch;margin:0 0 2rem;font-size:.9375rem;font-weight:400;line-height:1.7}@media (min-width:480px){.hero-section-module-scss-module__UCdnqW__heroSubtitle{font-size:1rem}}@media (min-width:768px){.hero-section-module-scss-module__UCdnqW__heroSubtitle{font-size:1.125rem}}@media (min-width:1024px){.hero-section-module-scss-module__UCdnqW__heroSubtitle{max-width:40ch;margin:0 0 2.5rem;font-size:1.25rem}}.hero-section-module-scss-module__UCdnqW__heroBtn{color:#fefefe;cursor:pointer;background:#f17c17;border:none;border-radius:30px;justify-content:center;align-items:center;width:100%;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #f17c174d}@media (min-width:480px){.hero-section-module-scss-module__UCdnqW__heroBtn{width:auto;padding:16px 40px;font-size:1.125rem}}.hero-section-module-scss-module__UCdnqW__heroBtn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #f17c1766}.hero-section-module-scss-module__UCdnqW__heroBtn:active{transform:translateY(0)}.hero-section-module-scss-module__UCdnqW__heroVisual{aspect-ratio:9/16;background:#000;border-radius:16px;flex:none;width:100%;max-width:420px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@media (min-width:1024px){.hero-section-module-scss-module__UCdnqW__heroVisual{max-width:400px}}.hero-section-module-scss-module__UCdnqW__heroVideo{border:none;width:100%;height:100%;position:absolute;top:0;left:0}
.features-section-module-scss-module__DcryUa__container{width:100%;max-width:1160px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.features-section-module-scss-module__DcryUa__container{padding:0 1.5rem}}.features-section-module-scss-module__DcryUa__features{background:#101010;padding:3rem 0}@media (min-width:768px){.features-section-module-scss-module__DcryUa__features{padding:4rem 0}}@media (min-width:1024px){.features-section-module-scss-module__DcryUa__features{padding:5rem 0}}.features-section-module-scss-module__DcryUa__featuresTitle{color:#fefefe;text-align:center;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}@media (min-width:480px){.features-section-module-scss-module__DcryUa__featuresTitle{font-size:1.75rem}}@media (min-width:768px){.features-section-module-scss-module__DcryUa__featuresTitle{margin-bottom:2rem;font-size:2.25rem}}@media (min-width:1024px){.features-section-module-scss-module__DcryUa__featuresTitle{text-align:left;font-size:2.75rem}}.features-section-module-scss-module__DcryUa__featuresInner{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:480px){.features-section-module-scss-module__DcryUa__featuresInner{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-section-module-scss-module__DcryUa__featuresInner{grid-template-columns:repeat(4,1fr);gap:2rem}}.features-section-module-scss-module__DcryUa__featureCard{background:#c3d4ff1a;border-radius:12px;flex-direction:column;gap:.625rem;padding:1.25rem;display:flex}@media (min-width:768px){.features-section-module-scss-module__DcryUa__featureCard{gap:.75rem;padding:1.5rem}}.features-section-module-scss-module__DcryUa__featureIcon{color:#f17c17;background:#f17c1726;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.125rem;display:flex}@media (min-width:768px){.features-section-module-scss-module__DcryUa__featureIcon{width:44px;height:44px;font-size:1.25rem}}.features-section-module-scss-module__DcryUa__featureTitle{color:#fefefe;margin:0 0 .25rem;font-size:.9375rem;font-weight:700;line-height:1.4}@media (min-width:768px){.features-section-module-scss-module__DcryUa__featureTitle{font-size:1.0625rem}}.features-section-module-scss-module__DcryUa__featureDesc{color:#585858;margin:0;font-size:.8125rem;font-weight:500;line-height:1.55}@media (min-width:768px){.features-section-module-scss-module__DcryUa__featureDesc{font-size:.875rem}}
.how-it-works-section-module-scss-module__zYmq7W__container{width:100%;max-width:1160px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.how-it-works-section-module-scss-module__zYmq7W__container{padding:0 1.5rem}}.how-it-works-section-module-scss-module__zYmq7W__howItWorks{background:#292929;padding:3rem 0}@media (min-width:768px){.how-it-works-section-module-scss-module__zYmq7W__howItWorks{padding:4rem 0}}@media (min-width:1024px){.how-it-works-section-module-scss-module__zYmq7W__howItWorks{padding:5rem 0}}.how-it-works-section-module-scss-module__zYmq7W__howItWorksTitle{color:#fefefe;text-align:center;margin:0 0 2rem;font-size:1.5rem;font-weight:700;line-height:1.28}@media (min-width:480px){.how-it-works-section-module-scss-module__zYmq7W__howItWorksTitle{font-size:1.75rem}}@media (min-width:768px){.how-it-works-section-module-scss-module__zYmq7W__howItWorksTitle{margin-bottom:3rem;font-size:2.25rem}}@media (min-width:1024px){.how-it-works-section-module-scss-module__zYmq7W__howItWorksTitle{font-size:2.75rem}}.how-it-works-section-module-scss-module__zYmq7W__stepsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:480px){.how-it-works-section-module-scss-module__zYmq7W__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.how-it-works-section-module-scss-module__zYmq7W__stepsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.how-it-works-section-module-scss-module__zYmq7W__step{text-align:center;flex-direction:column;align-items:center;display:flex}.how-it-works-section-module-scss-module__zYmq7W__stepSquare{background:#f17c17;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1rem;display:flex}@media (min-width:768px){.how-it-works-section-module-scss-module__zYmq7W__stepSquare{width:80px;height:80px;margin-bottom:1.25rem}}.how-it-works-section-module-scss-module__zYmq7W__stepNumber{color:#fefefe;font-size:1.5rem;font-weight:700;line-height:1}@media (min-width:768px){.how-it-works-section-module-scss-module__zYmq7W__stepNumber{font-size:2.25rem}}.how-it-works-section-module-scss-module__zYmq7W__stepTitle{color:#fefefe;margin:0 0 .5rem;font-size:.9375rem;font-weight:700;line-height:1.4}@media (min-width:768px){.how-it-works-section-module-scss-module__zYmq7W__stepTitle{font-size:1.0625rem}}.how-it-works-section-module-scss-module__zYmq7W__stepDesc{color:#858585;max-width:24ch;margin:0;font-size:.8125rem;font-weight:500;line-height:1.6}@media (min-width:768px){.how-it-works-section-module-scss-module__zYmq7W__stepDesc{font-size:.875rem}}
.benefits-section-module-scss-module__C1lJia__container{width:100%;max-width:1160px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.benefits-section-module-scss-module__C1lJia__container{padding:0 1.5rem}}.benefits-section-module-scss-module__C1lJia__benefits{background:#101010;padding:3rem 0}@media (min-width:768px){.benefits-section-module-scss-module__C1lJia__benefits{padding:4rem 0}}@media (min-width:1024px){.benefits-section-module-scss-module__C1lJia__benefits{padding:5rem 0}}.benefits-section-module-scss-module__C1lJia__benefitsTitle{color:#fefefe;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}@media (min-width:480px){.benefits-section-module-scss-module__C1lJia__benefitsTitle{font-size:1.75rem}}@media (min-width:768px){.benefits-section-module-scss-module__C1lJia__benefitsTitle{margin-bottom:2.5rem;font-size:2.25rem}}@media (min-width:1024px){.benefits-section-module-scss-module__C1lJia__benefitsTitle{font-size:2.5rem}}.benefits-section-module-scss-module__C1lJia__benefitsGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:480px){.benefits-section-module-scss-module__C1lJia__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.benefits-section-module-scss-module__C1lJia__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.benefits-section-module-scss-module__C1lJia__benefitCard{background:#c3d4ff1a;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}@media (min-width:768px){.benefits-section-module-scss-module__C1lJia__benefitCard{gap:1rem;padding:2rem}}@media (min-width:1024px){.benefits-section-module-scss-module__C1lJia__benefitCardFull{grid-column:2}}.benefits-section-module-scss-module__C1lJia__benefitIcon{color:#f17c17;background:#f17c1726;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}@media (min-width:768px){.benefits-section-module-scss-module__C1lJia__benefitIcon{width:56px;height:56px;font-size:1.75rem}}.benefits-section-module-scss-module__C1lJia__benefitTitle{color:#fefefe;margin:0;font-size:1rem;font-weight:700;line-height:1.4}@media (min-width:768px){.benefits-section-module-scss-module__C1lJia__benefitTitle{font-size:1.0625rem}}.benefits-section-module-scss-module__C1lJia__benefitDesc{color:#fefefeb3;margin:0;font-size:.8125rem;font-weight:400;line-height:1.6}@media (min-width:768px){.benefits-section-module-scss-module__C1lJia__benefitDesc{font-size:.875rem}}
.cta-banner-section-module-scss-module__FmRL_G__container{width:100%;max-width:1160px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.cta-banner-section-module-scss-module__FmRL_G__container{padding:0 1.5rem}}.cta-banner-section-module-scss-module__FmRL_G__ctaBanner{background:#101010;padding:3rem 0}@media (min-width:768px){.cta-banner-section-module-scss-module__FmRL_G__ctaBanner{padding:4rem 0}}@media (min-width:1024px){.cta-banner-section-module-scss-module__FmRL_G__ctaBanner{padding:5rem 0}}.cta-banner-section-module-scss-module__FmRL_G__ctaBannerInner{text-align:center;max-width:700px;margin:0 auto}.cta-banner-section-module-scss-module__FmRL_G__ctaBannerTitle{color:#fefefe;margin:0;font-size:1.5rem;font-weight:600;line-height:1.35}@media (min-width:480px){.cta-banner-section-module-scss-module__FmRL_G__ctaBannerTitle{font-size:1.75rem}}@media (min-width:768px){.cta-banner-section-module-scss-module__FmRL_G__ctaBannerTitle{font-size:2.5rem;line-height:1.4}}@media (min-width:1024px){.cta-banner-section-module-scss-module__FmRL_G__ctaBannerTitle{font-size:3rem}}.cta-banner-section-module-scss-module__FmRL_G__ctaBannerSubtitle{color:#fefefed9;margin:0 0 1.5rem;font-size:1rem;font-weight:400;line-height:1.6}@media (min-width:768px){.cta-banner-section-module-scss-module__FmRL_G__ctaBannerSubtitle{margin-bottom:2rem;font-size:1.125rem}}.cta-banner-section-module-scss-module__FmRL_G__ctaBannerBtn{color:#fefefe;cursor:pointer;background:#f17c17;border:none;border-radius:30px;justify-content:center;align-items:center;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #f17c174d}.cta-banner-section-module-scss-module__FmRL_G__ctaBannerBtn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #f17c1766}.cta-banner-section-module-scss-module__FmRL_G__ctaBannerBtn:active{transform:translateY(0)}
.stories-row-section-module-scss-module__4nkegW__storiesSection{padding:.875rem 0 .25rem;padding-top:calc(.875rem + env(safe-area-inset-top,0));border-bottom:1px solid #ffffff14}@media (min-width:768px){.stories-row-section-module-scss-module__4nkegW__storiesSection{padding:1rem 0 .25rem;padding-top:calc(1rem + env(safe-area-inset-top,0))}}.stories-row-section-module-scss-module__4nkegW__storiesScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.75rem 1rem;padding-left:calc(1rem + env(safe-area-inset-left,0));padding-right:calc(1rem + env(safe-area-inset-right,0));gap:.75rem;display:flex;overflow-x:auto}.stories-row-section-module-scss-module__4nkegW__storiesScroll::-webkit-scrollbar{display:none}@media (min-width:480px){.stories-row-section-module-scss-module__4nkegW__storiesScroll{padding:.875rem 1.25rem;padding-left:calc(1.25rem + env(safe-area-inset-left,0));padding-right:calc(1.25rem + env(safe-area-inset-right,0));gap:.875rem}}@media (min-width:768px){.stories-row-section-module-scss-module__4nkegW__storiesScroll{padding:1rem 1.5rem;padding-left:calc(1.5rem + env(safe-area-inset-left,0));padding-right:calc(1.5rem + env(safe-area-inset-right,0));gap:1.25rem}}.stories-row-section-module-scss-module__4nkegW__storyItem{scroll-snap-align:center;cursor:pointer;-webkit-tap-highlight-color:#0000;opacity:.6;flex-direction:column;flex-shrink:0;align-items:center;gap:.375rem;min-width:64px;transition:transform .3s,opacity .3s;display:flex}@media (min-width:768px){.stories-row-section-module-scss-module__4nkegW__storyItem{gap:.5rem;min-width:76px}}.stories-row-section-module-scss-module__4nkegW__storyItemActive{opacity:1;transform:scale(1.08)}.stories-row-section-module-scss-module__4nkegW__storyRing{background:linear-gradient(135deg,#f17c17,#ff6b00,#e8731a);border-radius:50%;width:60px;height:60px;padding:2.5px;transition:transform .2s,box-shadow .3s}.stories-row-section-module-scss-module__4nkegW__storyItem:active .stories-row-section-module-scss-module__4nkegW__storyRing{transform:scale(.92)}.stories-row-section-module-scss-module__4nkegW__storyItemActive .stories-row-section-module-scss-module__4nkegW__storyRing{box-shadow:0 0 16px #f17c1766}@media (min-width:480px){.stories-row-section-module-scss-module__4nkegW__storyRing{width:68px;height:68px}}@media (min-width:768px){.stories-row-section-module-scss-module__4nkegW__storyRing{width:76px;height:76px}}.stories-row-section-module-scss-module__4nkegW__storyRingViewed{background:linear-gradient(135deg,#333,#444)}.stories-row-section-module-scss-module__4nkegW__storyItemActive .stories-row-section-module-scss-module__4nkegW__storyRingViewed{box-shadow:0 0 12px #ffffff1a}.stories-row-section-module-scss-module__4nkegW__storyAvatar{background:#222;border:2.5px solid #101010;border-radius:50%;width:100%;height:100%;overflow:hidden}.stories-row-section-module-scss-module__4nkegW__storyAvatar img{object-fit:cover;width:100%;height:100%}.stories-row-section-module-scss-module__4nkegW__storyName{color:#888;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:64px;font-size:.625rem;font-weight:500;line-height:1.2;transition:color .3s;overflow:hidden}.stories-row-section-module-scss-module__4nkegW__storyItemActive .stories-row-section-module-scss-module__4nkegW__storyName{color:#fefefe}@media (min-width:480px){.stories-row-section-module-scss-module__4nkegW__storyName{max-width:72px;font-size:.6875rem}}@media (min-width:768px){.stories-row-section-module-scss-module__4nkegW__storyName{max-width:80px;font-size:.75rem}}
.contact-section-module-scss-module__47sv4G__container{width:100%;max-width:1160px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.contact-section-module-scss-module__47sv4G__container{padding:0 1.5rem}}.contact-section-module-scss-module__47sv4G__contact{background:#101010;padding:2rem 0 3.5rem}@media (min-width:768px){.contact-section-module-scss-module__47sv4G__contact{padding:2.5rem 0 4.5rem}}.contact-section-module-scss-module__47sv4G__contactCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:2rem;padding:2rem 1.25rem;display:flex}@media (min-width:768px){.contact-section-module-scss-module__47sv4G__contactCard{flex-direction:row;align-items:flex-start;gap:3rem;padding:3rem 2.5rem}}@media (min-width:1024px){.contact-section-module-scss-module__47sv4G__contactCard{padding:3.5rem 3rem}}.contact-section-module-scss-module__47sv4G__contactInfo{flex:1}.contact-section-module-scss-module__47sv4G__contactTitle{color:#fefefe;margin:0 0 1.25rem;font-size:2rem;font-weight:600;line-height:1.15}@media (min-width:768px){.contact-section-module-scss-module__47sv4G__contactTitle{font-size:2.75rem}}@media (min-width:1024px){.contact-section-module-scss-module__47sv4G__contactTitle{font-size:3.25rem}}.contact-section-module-scss-module__47sv4G__contactSubtitle{color:#fefefeb3;margin:0;font-size:.9375rem;font-weight:400;line-height:1.6}@media (min-width:768px){.contact-section-module-scss-module__47sv4G__contactSubtitle{font-size:1.0625rem}}.contact-section-module-scss-module__47sv4G__contactFormSlot{flex-direction:column;gap:.625rem;width:100%;display:flex}@media (min-width:768px){.contact-section-module-scss-module__47sv4G__contactFormSlot{flex:0 0 380px}}
.car-card-module-scss-module__Ob-EDW__card{cursor:pointer;background:#1a1a1a;border-radius:14px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.car-card-module-scss-module__Ob-EDW__card:active{transform:scale(.98)}@media (min-width:768px){.car-card-module-scss-module__Ob-EDW__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0006}}.car-card-module-scss-module__Ob-EDW__cardImageWrap{aspect-ratio:16/10;background:#111;width:100%;position:relative;overflow:hidden}.car-card-module-scss-module__Ob-EDW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.car-card-module-scss-module__Ob-EDW__card:hover .car-card-module-scss-module__Ob-EDW__cardImage{transform:scale(1.03)}.car-card-module-scss-module__Ob-EDW__cardBadges{z-index:1;pointer-events:none;flex-wrap:wrap;gap:.3rem;display:flex;position:absolute;top:.5rem;left:.5rem}.car-card-module-scss-module__Ob-EDW__cardBadge{letter-spacing:.01em;-webkit-backdrop-filter:blur(6px);white-space:nowrap;border-radius:4px;align-items:center;padding:.175rem .45rem;font-size:.625rem;font-weight:700;line-height:1.3;display:inline-flex}@media (min-width:480px){.car-card-module-scss-module__Ob-EDW__cardBadge{padding:.2rem .5rem;font-size:.6875rem}}.car-card-module-scss-module__Ob-EDW__cardBadgeDriver{color:#fff;background:#f17c17d9}.car-card-module-scss-module__Ob-EDW__cardBadgeGuard{color:#fefefe;background:#ffffff26;border:1px solid #fff3}.car-card-module-scss-module__Ob-EDW__cardInfo{flex-direction:column;flex:1;gap:.5rem;padding:.875rem 1rem 1rem;display:flex}@media (min-width:480px){.car-card-module-scss-module__Ob-EDW__cardInfo{gap:.5625rem;padding:1rem 1.125rem 1.125rem}}@media (min-width:768px){.car-card-module-scss-module__Ob-EDW__cardInfo{gap:.625rem;padding:1.125rem 1.25rem 1.25rem}}.car-card-module-scss-module__Ob-EDW__cardTitle{color:#fefefe;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9375rem;font-weight:600;line-height:1.35;overflow:hidden}@media (min-width:480px){.car-card-module-scss-module__Ob-EDW__cardTitle{font-size:1rem}}@media (min-width:768px){.car-card-module-scss-module__Ob-EDW__cardTitle{font-size:1.0625rem}}.car-card-module-scss-module__Ob-EDW__cardTitleYear{color:#ffffff80;font-weight:500}.car-card-module-scss-module__Ob-EDW__cardMainPrice{color:#fefefe;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:800;line-height:1.2}@media (min-width:480px){.car-card-module-scss-module__Ob-EDW__cardMainPrice{font-size:1.375rem}}@media (min-width:768px){.car-card-module-scss-module__Ob-EDW__cardMainPrice{font-size:1.5rem}}.car-card-module-scss-module__Ob-EDW__cardMainPriceSuffix{color:#888;letter-spacing:0;font-size:.6875rem;font-weight:500}.car-card-module-scss-module__Ob-EDW__cardPriceRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.car-card-module-scss-module__Ob-EDW__cardPriceTag{background:#ffffff0f;border-radius:6px;align-items:baseline;gap:.1875rem;padding:.1875rem .5rem;font-size:.75rem;line-height:1.4;display:inline-flex}.car-card-module-scss-module__Ob-EDW__cardPriceTagValue{color:#f17c17;font-weight:700}.car-card-module-scss-module__Ob-EDW__cardPriceTagLabel{color:#888;font-size:.625rem;font-weight:500}.car-card-module-scss-module__Ob-EDW__cardPriceTagDot{color:#ffffff1f;font-size:.25rem}.car-card-module-scss-module__Ob-EDW__cardAbout{color:inherit;background:#000;border:1px solid #ffffff0f;text-decoration:none;position:relative}.car-card-module-scss-module__Ob-EDW__cardAbout .car-card-module-scss-module__Ob-EDW__cardInfo{gap:.75rem;padding-top:0}.car-card-module-scss-module__Ob-EDW__cardAboutHero{aspect-ratio:16/13;background:radial-gradient(120% 90% at 50% 30%,#151515 0%,#050505 55%,#000 100%);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1.25rem 1rem 1.5rem;display:flex;position:relative;overflow:hidden}@media (min-width:480px){.car-card-module-scss-module__Ob-EDW__cardAboutHero{aspect-ratio:16/14;padding:1.5rem 1.25rem 1.75rem}}.car-card-module-scss-module__Ob-EDW__cardAboutShine{pointer-events:none;mix-blend-mode:screen;background:radial-gradient(80% 50% at 50% 0,#ffffff14 0%,#fff0 70%),radial-gradient(60% 40% at 50% 100%,#f17c1714 0%,#0000 70%);position:absolute;inset:0}.car-card-module-scss-module__Ob-EDW__cardAboutLogo{object-fit:contain;filter:drop-shadow(0 4px 18px #ffffff1f);width:clamp(72px,32%,120px);height:auto;margin-bottom:.5rem}@media (min-width:480px){.car-card-module-scss-module__Ob-EDW__cardAboutLogo{margin-bottom:.75rem}}.car-card-module-scss-module__Ob-EDW__cardAboutBrand{font-family:var(--font-aviano-sans-reg),system-ui,sans-serif;color:#fff;letter-spacing:.18em;text-align:center;margin:0;font-size:1.125rem;font-weight:400;line-height:1}@media (min-width:480px){.car-card-module-scss-module__Ob-EDW__cardAboutBrand{letter-spacing:.22em;font-size:1.25rem}}@media (min-width:768px){.car-card-module-scss-module__Ob-EDW__cardAboutBrand{font-size:1.375rem}}.car-card-module-scss-module__Ob-EDW__cardAboutSubtitle{font-family:var(--font-aviano-sans-reg),system-ui,sans-serif;color:#ffffffb8;letter-spacing:.22em;text-align:center;text-transform:uppercase;margin:0;font-size:.625rem;font-weight:400;line-height:1.3}@media (min-width:480px){.car-card-module-scss-module__Ob-EDW__cardAboutSubtitle{letter-spacing:.26em;font-size:.6875rem}}@media (min-width:768px){.car-card-module-scss-module__Ob-EDW__cardAboutSubtitle{font-size:.75rem}}.car-card-module-scss-module__Ob-EDW__cardAboutCta{color:#fefefe;letter-spacing:.02em;-webkit-tap-highlight-color:#0000;background:#f17c17;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.625rem .75rem;font-size:.8125rem;font-weight:700;transition:filter .15s,transform .1s;display:inline-flex}.car-card-module-scss-module__Ob-EDW__cardAbout:hover .car-card-module-scss-module__Ob-EDW__cardAboutCta{filter:brightness(1.06)}.car-card-module-scss-module__Ob-EDW__cardAbout:active .car-card-module-scss-module__Ob-EDW__cardAboutCta{transform:scale(.98)}.car-card-module-scss-module__Ob-EDW__cardAboutCtaArrow{transition:transform .2s;display:inline-block}.car-card-module-scss-module__Ob-EDW__cardAbout:hover .car-card-module-scss-module__Ob-EDW__cardAboutCtaArrow{transform:translate(3px)}.car-card-module-scss-module__Ob-EDW__cardReserveBtn{color:#fefefe;cursor:pointer;-webkit-tap-highlight-color:#0000;background:#f17c17;border:none;border-radius:10px;width:100%;margin-top:auto;padding:.625rem .75rem;font-size:.8125rem;font-weight:700;transition:filter .15s,transform .1s}.car-card-module-scss-module__Ob-EDW__cardReserveBtn:hover{filter:brightness(1.06)}.car-card-module-scss-module__Ob-EDW__cardReserveBtn:active{transform:scale(.98)}
.footer-section-module-scss-module__W0qUAW__container{width:100%;max-width:1160px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.footer-section-module-scss-module__W0qUAW__container{padding:0 1.5rem}}.footer-section-module-scss-module__W0qUAW__footer{background:#171717;padding:2.5rem 0 3rem}@media (min-width:768px){.footer-section-module-scss-module__W0qUAW__footer{padding:3rem 0}}.footer-section-module-scss-module__W0qUAW__footerInner{flex-direction:column;align-items:center;gap:2rem;display:flex}.footer-section-module-scss-module__W0qUAW__footerContacts{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}@media (min-width:480px){.footer-section-module-scss-module__W0qUAW__footerContacts{gap:.625rem 1rem}}@media (min-width:768px){.footer-section-module-scss-module__W0qUAW__footerContacts{gap:.75rem 1.25rem}}.footer-section-module-scss-module__W0qUAW__footerContactLink{color:#fefefe;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.375rem;padding:.4375rem .625rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}@media (min-width:480px){.footer-section-module-scss-module__W0qUAW__footerContactLink{border-radius:10px;gap:.5rem;padding:.5rem .875rem;font-size:.875rem}}.footer-section-module-scss-module__W0qUAW__footerContactLink:hover{background:#ffffff1a;border-color:#fff3}.footer-section-module-scss-module__W0qUAW__footerContactLink svg{flex-shrink:0;width:16px;height:16px}@media (min-width:480px){.footer-section-module-scss-module__W0qUAW__footerContactLink svg{width:18px;height:18px}}.footer-section-module-scss-module__W0qUAW__footerAddress{text-align:center;color:#fefefe;opacity:.7;font-size:.6875rem;font-style:normal;font-weight:400;line-height:1.6}@media (min-width:480px){.footer-section-module-scss-module__W0qUAW__footerAddress{font-size:.75rem}}@media (min-width:768px){.footer-section-module-scss-module__W0qUAW__footerAddress{font-size:.8rem}}.footer-section-module-scss-module__W0qUAW__footerAddress a{color:#fefefe;text-decoration:none}.footer-section-module-scss-module__W0qUAW__footerAddress a:hover{text-decoration:underline}
.partnership-form-module-scss-module__cgedBq__form{flex-direction:column;gap:.625rem;display:flex}.partnership-form-module-scss-module__cgedBq__input{color:#fefefe;background:#323232;border:1px solid #0000;border-radius:10px;outline:none;width:100%;height:50px;padding:0 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:border-color .2s}.partnership-form-module-scss-module__cgedBq__input::placeholder{color:#fefefe66}.partnership-form-module-scss-module__cgedBq__input:focus{border-color:#f17c1780}.partnership-form-module-scss-module__cgedBq__phoneRow{background:#323232;border:1px solid #0000;border-radius:10px;align-items:center;height:50px;transition:border-color .2s;display:flex;overflow:hidden}.partnership-form-module-scss-module__cgedBq__phoneRow:focus-within{border-color:#f17c1780}.partnership-form-module-scss-module__cgedBq__phonePrefix{color:#fefefe;white-space:nowrap;border-right:1px solid #ffffff1a;align-items:center;gap:.375rem;height:100%;padding:0 .75rem;font-size:.875rem;font-weight:500;display:flex}.partnership-form-module-scss-module__cgedBq__phoneInput{color:#fefefe;background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 1rem;font-family:inherit;font-size:.875rem;font-weight:500}.partnership-form-module-scss-module__cgedBq__phoneInput::placeholder{color:#fefefe66}.partnership-form-module-scss-module__cgedBq__error{color:#f87171;margin-top:.5rem;font-size:.875rem}.partnership-form-module-scss-module__cgedBq__submit{color:#fefefe;letter-spacing:.03em;cursor:pointer;background:#f17c17;border:none;border-radius:30px;justify-content:center;align-items:center;width:100%;margin-top:.75rem;padding:16px 24px;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #f17c174d}@media (min-width:480px){.partnership-form-module-scss-module__cgedBq__submit{max-width:300px}}.partnership-form-module-scss-module__cgedBq__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 24px #f17c1766}.partnership-form-module-scss-module__cgedBq__submit:active:not(:disabled){transform:translateY(0)}.partnership-form-module-scss-module__cgedBq__submit:disabled{opacity:.7;cursor:not-allowed}
.car-grid-section-module-scss-module__ISVQyW__listSection{padding:1rem 0 2rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom,0))}@media (min-width:768px){.car-grid-section-module-scss-module__ISVQyW__listSection{padding:1.25rem 0 2.5rem;padding-bottom:calc(2.5rem + env(safe-area-inset-bottom,0))}}.car-grid-section-module-scss-module__ISVQyW__container{width:100%;max-width:1160px;margin:0 auto;padding:0 1rem}@media (min-width:480px){.car-grid-section-module-scss-module__ISVQyW__container{padding:0 1.25rem}}@media (min-width:768px){.car-grid-section-module-scss-module__ISVQyW__container{padding:0 1.5rem}}@media (min-width:1024px){.car-grid-section-module-scss-module__ISVQyW__container{padding:0 2rem}}.car-grid-section-module-scss-module__ISVQyW__listGrid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:480px){.car-grid-section-module-scss-module__ISVQyW__listGrid{grid-template-columns:repeat(2,1fr);gap:.875rem}}@media (min-width:640px){.car-grid-section-module-scss-module__ISVQyW__listGrid{gap:1rem}}@media (min-width:1024px){.car-grid-section-module-scss-module__ISVQyW__listGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}
.cars-page-module-scss-module__PZy4ka__wrapper{min-height:100dvh;padding-top:56px;padding-bottom:2rem;padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);padding-bottom:calc(2rem + env(safe-area-inset-bottom,0));background:#101010;flex-direction:column;display:flex}@media (min-width:768px){.cars-page-module-scss-module__PZy4ka__wrapper{padding-top:64px}}.cars-page-module-scss-module__PZy4ka__status{text-align:center;color:#888;padding:1rem 1.25rem;font-size:14px}.cars-page-module-scss-module__PZy4ka__statusError{text-align:center;color:#c88;padding:1rem 1.25rem;font-size:14px}
.partners-page-module-scss-module__FlU91q__wrapper{flex-direction:column;min-height:100vh;padding-top:56px;display:flex;overflow-x:hidden}@media (min-width:768px){.partners-page-module-scss-module__FlU91q__wrapper{padding-top:64px}}
