:root{--color-bg:#eceef2;--color-surface:#fff;--color-ink:#0e1012;--color-ink-soft:#1e212a;--color-muted:#686e8d;--color-line:#d5d8e2;--color-line-strong:#b1b9c8;--color-red:#fe4465;--color-red-dark:#df2849;--color-blue:#07f;--shadow-red:0 28px 54px #fe446542;--shadow-soft:0 30px 54px #0e10121f;--container:1440px;--page-x:clamp(16px, 3.333vw, 48px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-bg);overflow-x:hidden}body{color:var(--color-ink);background:var(--color-bg);font-family:var(--font-golos),system-ui,sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{display:block}.landing{min-height:100vh;overflow:hidden visible}.section{padding:clamp(64px,6.667vw,96px) 0;position:relative}.section__inner{width:min(100%,var(--container));padding-inline:var(--page-x);margin:0 auto}.section[id],.gallery[id]{scroll-margin-top:96px}.section__inner--center{justify-items:center;gap:clamp(40px,4.444vw,64px);display:grid}.section-title{gap:20px;max-width:920px;display:grid}.section-title--center{text-align:center;margin-inline:auto}.section-title--row{justify-content:space-between;align-items:end;gap:32px;max-width:none;display:flex}.section-title h1,.section-title h2,.about-pull h2,.event-cta h2,.contacts h2,.faq h2,.certificate h2{color:var(--color-ink-soft);letter-spacing:-.02em;margin:0;font-size:clamp(38px,3.889vw,56px);font-weight:800;line-height:.98}.section-title p,.about-pull p,.certificate p,.event-cta p{color:var(--color-muted);letter-spacing:-.02em;margin:0;font-size:clamp(16px,1.25vw,18px);line-height:1.35}.button-link{min-height:48px;font-family:var(--font-mono),monospace;letter-spacing:-.4px;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:15px 20px;font-size:14px;line-height:1;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.button-link:hover{transform:none}.button-link--red{color:#eceef2;background:var(--color-red);box-shadow:0 14px 32px #fe446538}.button-link--red:hover{background:#df2a4a}.button-link--blue{color:#fff;background:var(--color-blue)}.button-link--blue:hover{background:#0063d5}.button-link--light{color:var(--color-ink);border-color:var(--color-line-strong);background:#fff}.button-link--outline{color:var(--color-ink);border-color:var(--color-line-strong);background:0 0}.button-link--outline:hover{color:#eceef2;background:#0063d5;border-color:#0063d5}.hero{color:#fff;background:#050608;border-bottom-right-radius:clamp(40px,6.111vw,88px);border-bottom-left-radius:clamp(40px,6.111vw,88px);min-height:min(900px,100svh);position:relative;overflow:hidden;box-shadow:0 32px 44px #b1b9c8d9}.hero:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000 52%,#0000003d 100%);position:absolute;inset:0}.hero__media,.event-cta__media{display:block;position:absolute;inset:0}.hero__image{object-fit:cover;object-position:center}.hero__image--mobile,.event-cta__image--mobile{display:none}.site-header{z-index:5;width:min(100%,var(--container));height:96px;padding:24px var(--page-x);justify-content:space-between;align-items:center;gap:24px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.site-header__logo{filter:invert()brightness(2);justify-content:center;align-items:center;width:182px;height:40px;padding:0;display:inline-flex}.site-header__nav{color:#fff;font-family:var(--font-mono),monospace;letter-spacing:-.4px;text-transform:uppercase;align-items:center;gap:clamp(18px,2.222vw,32px);font-size:14px;display:flex}.site-header__nav a{white-space:nowrap;opacity:1;transition:color .2s,opacity .2s}.site-header__nav a:hover{color:#fe4465;opacity:1}.site-header__actions{align-items:center;gap:8px;display:flex}.icon-action,.site-header__menu{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:0 0;border:1px solid #ffffff47;border-radius:8px;place-items:center;width:40px;height:40px;transition:background-color .2s,border-color .2s,color .2s;display:inline-grid}.icon-action:hover,.site-header__menu:hover{color:#eceef2;background:#0063d5;border-color:#0063d5}.icon-action img{width:18px;height:18px}.site-header__menu{display:none}.site-header__menu span{background:currentColor;width:16px;height:1px}.hero__content{z-index:2;width:min(100%,var(--container));padding-inline:var(--page-x);gap:clamp(28px,3.333vw,48px);margin:0 auto;display:grid;position:absolute;bottom:34px;left:0;right:0}.hero__intro{grid-template-columns:minmax(0,1.1fr) minmax(320px,.78fr);align-items:center;gap:24px;display:grid}.hero__intro p{letter-spacing:-.03em;max-width:780px;margin:0;font-size:clamp(28px,2.222vw,32px);font-weight:600;line-height:1}.hero__intro span{color:#fff;letter-spacing:-.02em;text-align:right;justify-self:end;max-width:552px;font-size:18px;line-height:1.35}.hero__logo-link{aspect-ratio:1344/185;cursor:pointer;width:100%;max-height:185px;display:block;position:relative}.hero__logo{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.hero__logo.hero__logo--filled{opacity:0;transition:opacity .3s linear}.hero__logo-link:hover .hero__logo--filled,.hero__logo-link:focus-visible .hero__logo--filled{opacity:1}.mobile-menu{z-index:20;pointer-events:none;background:#0e101200;place-items:start center;padding:16px;transition:background .2s;display:grid;position:fixed;inset:0}.mobile-menu--open{pointer-events:auto;background:#0e10128c}.mobile-menu__panel{border:1px solid var(--color-line);width:min(100%,420px);color:var(--color-ink);background:var(--color-bg);box-shadow:var(--shadow-soft);opacity:0;border-radius:24px;padding:24px;transition:transform .2s,opacity .2s;transform:translateY(-16px)}.mobile-menu--open .mobile-menu__panel{opacity:1;transform:translateY(0)}.mobile-menu__top,.mobile-menu__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-menu__top button{border:1px solid var(--color-line-strong);background:#fff;border-radius:8px;place-items:center;width:40px;height:40px;font-size:28px;line-height:1;display:grid}.mobile-menu__links{font-family:var(--font-mono),monospace;letter-spacing:-.4px;text-transform:uppercase;gap:20px;margin:42px 0;font-size:22px;line-height:1.1;display:grid}.section--gallery{padding-top:clamp(76px,6.667vw,96px)}.gallery{justify-items:center;gap:32px;width:100%;display:grid}.gallery__track{grid-template-columns:minmax(120px,1fr) minmax(360px,778px) minmax(120px,1fr);align-items:center;width:100%;display:grid;overflow:hidden}.gallery__item{border:1px solid var(--color-line);background:#111;position:relative;overflow:hidden}.gallery__item img{object-fit:cover}.gallery__item--side{opacity:.82;height:352px}.gallery__item--side:first-child{border-radius:24px 0 0 24px}.gallery__item--side:nth-child(3){border-radius:0 24px 24px 0}.gallery__item--main{z-index:1;border-radius:32px;height:448px;box-shadow:0 22px 54px #0e101238}.gallery__controls{gap:16px;display:flex}.gallery__controls button{border:1px solid var(--color-line-strong);width:56px;height:56px;color:var(--color-ink);font-family:var(--font-mono),monospace;letter-spacing:-.4px;background:#fff;border-radius:16px;place-items:center;font-size:20px;display:grid}.about-pull{min-height:clamp(520px,48.889vw,704px);padding:96px var(--page-x);place-items:center;display:grid;position:relative;overflow:hidden}.about-pull__shape{clip-path:polygon(0 8%,100% 0,100% 86%,50% 100%,0 86%);background:radial-gradient(circle at 50% 100%,#fe446552,#0000 36%),linear-gradient(#eef1f5 0%,#d5d8e2 100%);border-radius:0 0 50% 50%;position:absolute;inset:0 -8%}.about-pull__content{z-index:1;text-align:center;justify-items:center;gap:18px;width:min(100%,1120px);display:grid;position:relative}.about-pull span,.certificate span,.champ-card span,.contacts dt{border:1px solid var(--color-line-strong);width:fit-content;color:var(--color-ink);font-family:var(--font-mono),monospace;letter-spacing:-.4px;text-transform:uppercase;background:#ffffff94;border-radius:8px;padding:12px 16px;font-size:14px;line-height:1;display:inline-flex}.about-pull strong{color:#fff;background:linear-gradient(0deg, var(--color-red-dark), var(--color-red));letter-spacing:-.02em;width:fit-content;box-shadow:var(--shadow-red);border:2px solid #ffffff75;border-radius:32px;margin:8px auto 0;padding:10px 32px 28px;font-weight:800;display:block}.partners__grid{--partners-line-color:#b1b9c8;--partners-line-width:1.13px;border:1px solid var(--partners-line-color);background:#fff;border-radius:32px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:64px;display:grid;overflow:hidden}.partners__item{border-right:var(--partners-line-width) solid var(--partners-line-color);border-bottom:var(--partners-line-width) solid var(--partners-line-color);place-items:center;min-height:139px;display:grid}.partners__item:nth-child(3n){border-right:0}.partners__item:nth-last-child(-n+3){border-bottom:0}.partners__item img{width:min(68%,210px);height:auto}.simulators{background:var(--color-ink)}.simulators__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:64px;display:grid}.sim-card,.direction-card,.format-card,.champ-card,.review-card,.contacts__card,.faq__item{border:1px solid var(--color-line);background:#fff;border-radius:24px}.sim-card{min-height:456px;display:grid;overflow:visible}.sim-card--wide{grid-column:span 2;grid-template-columns:minmax(360px,.92fr) minmax(420px,1fr)}.sim-card__media{background:#12151c;min-height:260px;position:relative;overflow:hidden}.sim-card__media img{object-fit:cover}.sim-card__body{align-content:space-between;gap:24px;padding:24px;display:grid}.sim-card h3,.direction-card h3,.format-card h3,.champ-card h3{color:var(--color-ink-soft);letter-spacing:-.03em;margin:0;font-size:clamp(24px,2.222vw,32px);font-weight:700;line-height:1}.sim-card p,.direction-card p,.format-card p,.champ-card p,.review-card p,.contacts dd,.faq p{color:var(--color-muted);margin:0;font-size:16px;line-height:1.35}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.tag-row span{border:1px solid var(--color-line);color:var(--color-ink-soft);font-family:var(--font-mono),monospace;letter-spacing:-.35px;text-transform:uppercase;background:#f5f6f8;border-radius:999px;padding:9px 12px;font-size:12px}.sim-card__bottom{justify-content:space-between;align-items:center;gap:16px;display:flex}.sim-card__bottom strong{font-size:24px;line-height:1;display:block}.sim-card__bottom span{color:var(--color-muted);letter-spacing:-.02em;margin-top:6px;font-size:13px;display:block}.directions__grid,.championships__grid,.reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:64px;display:grid}.direction-card,.format-card,.champ-card,.review-card{overflow:hidden}.direction-card{gap:18px;padding-bottom:24px;display:grid}.direction-card__image,.champ-card__image{background:#111;height:320px;position:relative}.direction-card__image img,.champ-card__image img,.format-card__image img,.certificate__image img,.contacts__map img,.event-cta__media img{object-fit:cover}.formats__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:48px;display:grid}.format-card{align-content:start;gap:16px;min-height:520px;padding-bottom:24px;display:grid}.format-card__image{background:linear-gradient(135deg,#f5f6f8,#d5d8e2);height:284px;position:relative;overflow:hidden}.certificate__inner{grid-template-columns:minmax(320px,.78fr) minmax(380px,1fr);align-items:stretch;gap:16px;display:grid}.certificate__copy{color:#fff;background:var(--color-ink);border-radius:32px;align-content:center;gap:24px;padding:clamp(28px,4.444vw,64px);display:grid}.certificate__copy h2,.certificate__copy p{color:#fff}.certificate__image{background:#111;border-radius:32px;min-height:520px;position:relative;overflow:hidden}.championships{color:#fff;background:var(--color-ink)}.champ-card{color:var(--color-ink)}.event-cta{color:#fff;background:var(--color-ink);min-height:clamp(680px,62.5vw,900px);position:relative}.event-cta__content{z-index:1;width:min(100%,var(--container));padding:clamp(80px,9vw,132px) var(--page-x);gap:24px;margin:0 auto;display:grid;position:relative}.event-cta h2{color:#fff;max-width:720px;font-size:clamp(48px,7.5vw,108px)}.event-cta p{color:#fff;max-width:560px}.event-cta__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,680px);margin:18px 0 8px;display:grid}.event-cta__list span{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #fff3;border-radius:16px;min-height:96px;padding:18px}.review-card{align-content:space-between;gap:24px;min-height:300px;padding:24px;display:grid}.review-card strong,.review-card span{display:block}.review-card strong{color:var(--color-ink-soft);margin-bottom:8px;font-size:18px}.review-card span{color:var(--color-muted);font-size:14px;line-height:1.35}.contacts__inner{grid-template-columns:minmax(320px,437px) minmax(0,1fr);align-items:stretch;gap:16px;display:grid}.contacts__card{align-content:space-between;gap:32px;padding:24px;display:grid}.contacts dl{gap:16px;margin:0;display:grid}.contacts dl div{gap:8px;display:grid}.contacts dt{padding:8px 10px;font-size:12px}.contacts__buttons{flex-wrap:wrap;gap:12px;display:flex}.contacts__map{border:1px solid var(--color-line-strong);background:#fff;border-radius:32px;min-height:512px;position:relative;overflow:hidden}.contacts__yandex-map{width:100%;height:100%;min-height:inherit}.faq__list{gap:12px;display:grid}.faq__item{padding:0;overflow:hidden}.faq summary{min-height:80px;color:var(--color-ink-soft);cursor:pointer;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:16px;padding:24px;font-size:24px;font-weight:600;line-height:1.1;list-style:none;display:grid}.faq summary::-webkit-details-marker{display:none}.faq__number{color:var(--color-line-strong);font-family:var(--font-mono),monospace;font-size:16px;font-weight:400}.faq__question{min-width:0}.faq p{padding:0 24px 24px 84px}.footer{padding:96px var(--page-x)}.footer__inner{width:min(100%,var(--container) - 96px);border:1px solid var(--color-line);background:linear-gradient(#eceef2,#b1b9c8);border-radius:32px;gap:64px;margin:0 auto;padding:32px;display:grid}.footer__top{justify-content:space-between;align-items:start;gap:32px;display:flex}.footer__top img{width:min(65vw,720px);height:auto}.footer__links{font-family:var(--font-mono),monospace;letter-spacing:-.4px;text-transform:uppercase;flex-wrap:wrap;gap:16px 42px;font-size:14px;display:flex}.footer__bottom{color:var(--color-ink);font-family:var(--font-mono),monospace;letter-spacing:-.4px;text-transform:uppercase;border-top:1px solid #0e10122e;justify-content:space-between;gap:24px;padding-top:24px;font-size:14px;display:flex}.plain-page{min-height:100vh;padding:clamp(32px,6vw,88px) var(--page-x);background:radial-gradient(circle at 82% 12%, #fe446524, transparent 28%),var(--color-bg)}.plain-page__inner{width:min(100%,960px);min-width:0;margin:0 auto}.plain-page__back{border:1px solid var(--color-line-strong);min-height:40px;font-family:var(--font-mono),monospace;text-transform:uppercase;background:#fff;border-radius:8px;align-items:center;margin-bottom:32px;padding:0 14px;font-size:13px;display:inline-flex}.plain-page h1{max-width:900px;color:var(--color-ink-soft);overflow-wrap:anywhere;margin:0 0 40px;font-size:clamp(40px,5vw,72px);font-weight:800;line-height:.98}.legal-text{gap:16px;min-width:0;display:grid}.legal-text section{border:1px solid var(--color-line);background:#fff;border-radius:24px;width:100%;min-width:0;padding:clamp(20px,3vw,32px)}.legal-text h2{color:var(--color-ink-soft);overflow-wrap:anywhere;margin:0 0 18px;font-size:22px;line-height:1.15}.legal-text p{color:var(--color-muted);overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.55}.legal-text p+p{margin-top:12px}@media (max-width:1180px){.site-header__nav{display:none}.site-header__menu{display:inline-grid}.site-header__booking{display:none}.formats__grid,.directions__grid,.championships__grid,.reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.section-title--row,.hero__intro,.certificate__inner,.contacts__inner,.faq__inner{grid-template-columns:1fr}.section-title--row{align-items:start;display:grid}.hero__intro span{text-align:left;justify-self:start}.partners__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partners__item:nth-child(3n){border-right:var(--partners-line-width) solid var(--partners-line-color)}.partners__item:nth-child(2n){border-right:0}.partners__item:nth-last-child(-n+3){border-bottom:var(--partners-line-width) solid var(--partners-line-color)}.partners__item:nth-last-child(-n+2){border-bottom:0}.simulators__grid,.sim-card--wide{grid-template-columns:1fr}.sim-card--wide{grid-column:auto}.gallery__track{grid-template-columns:118px minmax(250px,1fr) 118px;width:calc(100vw + 188px);margin-inline:-94px}.gallery__item--side{height:196px}.gallery__item--main{height:328px}}@media (max-width:640px){:root{--page-x:16px}.plain-page{padding:24px 12px 40px}.plain-page__back{border-radius:6px;min-height:32px;margin-bottom:24px;padding:0 12px;font-size:11px}.plain-page h1{margin-bottom:28px;font-size:clamp(30px,8.5vw,40px);line-height:1}.legal-text{gap:12px}.legal-text section{border-radius:18px;padding:18px}.legal-text h2{margin-bottom:14px;font-size:18px;line-height:1.2}.legal-text p{font-size:15px;line-height:1.48}.section{padding:56px 0}.hero{border-bottom-right-radius:32px;border-bottom-left-radius:32px;min-height:655px}.hero__image{object-position:center top}.site-header{height:88px;padding-top:24px;padding-bottom:24px}.site-header__logo{filter:invert()brightness(2);width:40px;overflow:hidden}.site-header__logo img{object-fit:cover;object-position:left center;width:40px;max-width:none;height:40px}.icon-action{width:40px;height:40px}.hero__content{align-content:space-between;top:88px;bottom:24px}.hero__intro{gap:260px}.hero__intro p{max-width:312px;font-size:20px;line-height:1.2}.hero__intro span{max-width:312px;font-size:16px;line-height:1.35}.hero__logo-link{align-self:end;max-height:76px}.section-title h1,.section-title h2,.about-pull h2,.event-cta h2,.contacts h2,.faq h2,.certificate h2{font-size:36px;line-height:1}.about-pull{min-height:560px;padding-top:64px;padding-bottom:64px}.about-pull strong{border-radius:20px;padding:8px 18px 18px}.partners__grid,.event-cta__list{grid-template-columns:1fr}.directions__grid,.championships__grid,.reviews__grid,.formats__grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;align-items:stretch;gap:12px;margin-top:36px;margin-right:-16px;padding-bottom:10px;padding-right:16px;display:flex;overflow-x:auto}.directions__grid::-webkit-scrollbar{display:none}.championships__grid::-webkit-scrollbar{display:none}.reviews__grid::-webkit-scrollbar{display:none}.formats__grid::-webkit-scrollbar{display:none}.direction-card,.champ-card,.review-card,.format-card{scroll-snap-align:start;width:280px;min-width:280px}.partners__item,.partners__item:nth-child(2n),.partners__item:nth-last-child(-n+2){border-right:0;border-bottom:var(--partners-line-width) solid var(--partners-line-color)}.partners__item:last-child{border-bottom:0}.sim-card__bottom,.footer__top,.footer__bottom,.mobile-menu__actions{flex-direction:column;align-items:stretch}.direction-card__image,.champ-card__image{height:214px}.certificate__image,.contacts__map{height:328px;min-height:0}.format-card{min-height:324px}.format-card__image{height:156px}.sim-card:not(.sim-card--wide){grid-template-rows:210px 1fr}.sim-card__media{min-height:210px}.sim-card__body{gap:18px;padding:18px}.event-cta{min-height:760px}.event-cta__content{padding-top:64px;padding-bottom:64px}.event-cta h2{font-size:48px}.faq summary{grid-template-columns:36px minmax(0,1fr);min-height:72px;padding:20px;font-size:20px}.faq p{padding:0 20px 20px 72px}.footer{padding:56px 16px}.footer__inner{border-radius:24px;gap:40px;padding:24px}.footer__top img{width:100%}}:root{--container:1440px;--page-x:clamp(16px, 3.333vw, 48px)}.section{padding:80px 0}.section-title h1,.section-title h2,.about-pull h2,.contacts h2,.faq h2,.certificate h2{letter-spacing:-.02em;font-size:clamp(32px,3.194vw,46px)}.section-title p,.certificate p,.event-cta p{font-size:15px;line-height:1.35}.button-link{border-radius:6px;min-height:40px;padding:11px 16px;font-size:14px}.hero{height:min(900px,100svh);min-height:min(900px,100svh);box-shadow:none;border-bottom-right-radius:44px;border-bottom-left-radius:44px}.hero:after{background:linear-gradient(#0000 52%,#0000003d 100%)}.site-header{height:72px;padding-top:16px;padding-bottom:16px}.site-header__logo{width:182px;height:40px}.site-header__nav{gap:24px;font-size:12px}.icon-action,.site-header__menu{border-radius:6px;width:40px;height:40px}.hero__content{gap:28px;bottom:34px}.hero__intro{grid-template-columns:360px minmax(320px,420px);justify-content:space-between}.hero__intro p{font-size:20px;line-height:1.05}.hero__intro span{font-size:14px;line-height:1.35}.hero__logo-link{max-height:185px}.hero__logo{opacity:1}.section--gallery{padding-top:72px;padding-bottom:260px}.section--gallery .section-title{max-width:580px}.section--gallery .section-title h1{font-size:clamp(32px,3.333vw,48px)}.gallery{gap:20px}.gallery__track{grid-template-columns:minmax(170px,1fr) minmax(420px,640px) minmax(170px,1fr)}.gallery__item--side{height:304px}.gallery__item--main{border-radius:18px;height:368px;box-shadow:0 18px 42px #0e101224}.gallery__controls{gap:8px}.gallery__controls button{border-radius:6px;width:32px;height:32px;font-size:14px}.about-pull{background:#eceef2;align-items:start;min-height:1256px;padding:0;position:relative;overflow:visible}.about-pull:before,.about-pull:after,.about-pull__shape,.about-pull__shape:before,.about-pull__shape:after{content:"";pointer-events:none;display:block;position:absolute}.about-pull:before{z-index:0;aspect-ratio:1626/818;background:url(/assets/garage/media-196-ellipse.webp) 50%/contain no-repeat;width:1951px;top:-94px;left:50%;transform:translate(-50%)}.about-pull:after{z-index:0;filter:blur(60px);background:#b1b9c84d;border-radius:3000px;width:1440px;height:468px;top:138px;left:50%;transform:translate(-50%)}.about-pull__shape{z-index:1;aspect-ratio:1200/588;background:url(/assets/garage/media-163-frame-2131329393.svg) top/contain no-repeat;width:1440px;top:-1px;left:50%;transform:translate(-50%)}.about-pull__shape:after{aspect-ratio:1345/500;background:url(/assets/garage/media-068-vector.svg) 50%/contain no-repeat;width:1345px;top:204px;left:48px}.about-pull__content{z-index:3;margin-top:162px}.about-pull span{background:#ffffff94;align-items:center;min-height:48px;padding:12px 16px;display:inline-flex}.about-pull h2{max-width:944px;font-size:72px;line-height:1}.about-pull strong{white-space:nowrap;border:2px solid #fff;border-radius:31px;justify-content:center;align-items:center;width:1054px;min-width:1054px;height:113px;min-height:0;margin-top:12px;padding:0 24px 8px;font-size:72px;line-height:1;display:flex;position:relative;left:50%;transform:translate(-50%);box-shadow:0 54px 70px #fe446547}.about-pull__image{z-index:1;border-radius:16px;width:min(1283px,100% - 96px);height:577px;position:absolute;top:655px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 22px 44px #0e101224}.about-pull__image video{object-fit:cover;width:100%;height:100%;display:block}.partners{min-height:591px;padding-top:96px;padding-bottom:96px}.partners .section-title--row{align-items:flex-start}.partners .section-title h2{width:448px;font-size:55px;line-height:1}.partners .section-title p{text-align:right;width:461px;margin-top:4px;font-size:17.5px;line-height:1.35}.partners__grid{background:0 0;border-color:#b1b9c8;border-radius:0;grid-template-rows:repeat(2,139px);grid-template-columns:repeat(4,minmax(0,1fr));height:280px;margin-top:64px}.partners__item{background:0 0;height:139px;min-height:0;overflow:hidden}.partners__item img{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none}.partners__item:nth-child(3n),.partners__item:nth-child(2n),.partners__item:nth-last-child(-n+3),.partners__item:nth-last-child(-n+2){border-right:var(--partners-line-width) solid var(--partners-line-color);border-bottom:var(--partners-line-width) solid var(--partners-line-color)}.partners__item:nth-child(4n){border-right:0}.partners__item:nth-last-child(-n+4){border-bottom:0}.simulators{background:var(--color-bg);min-height:2244px;padding-top:96px;padding-bottom:56px}.simulators .section-title h2,.simulators .section-title p,.championships .section-title h2,.championships .section-title p{color:var(--color-ink-soft)}.simulators .section-title>div{width:auto}.simulators .section-title h2{white-space:nowrap;width:max-content;font-size:55.2px;line-height:1}.simulators .section-title p{color:#686e8d;width:580px;margin-top:17px;font-size:18px;line-height:1.35}.simulators .section-title .button-link{border-radius:7px;width:210px;min-height:48px;margin-bottom:3px;padding:13px 19px;font-size:16.8px}.simulators__list{gap:16px;margin-top:35px;display:grid}.simulators__eyebrow{color:#1e212a;font-family:var(--font-mono),monospace;text-transform:uppercase;margin-top:62px;font-size:14px;line-height:1.3}.simulators__more{justify-content:center;margin-top:48px;display:flex}.sim-card,.sim-card--wide{border-radius:26px;grid-template-rows:1fr;grid-template-columns:minmax(0,1fr) 446px;min-height:336px;display:grid;overflow:hidden}.sim-card:first-child,.sim-card:nth-child(3){min-height:336px}.sim-card--wide{grid-column:auto}.sim-card__media{background:#f5f6f8;border-radius:16px;grid-area:1/2;align-self:center;height:calc(100% - 46px);min-height:0;margin:22px 24px 24px 0;position:relative}.sim-card__media:before,.sim-card__media:after{z-index:2;color:#fff;background:#07f;border-radius:9px;place-items:center;width:38px;height:38px;font-family:Arial,sans-serif;font-size:38px;line-height:.82;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.sim-card__media:before{content:"‹";left:19px}.sim-card__media:after{content:"›";right:19px}.sim-card:not(.sim-card--wide){grid-template-rows:1fr}.sim-card__body{grid-area:1/1;grid-template-rows:auto 1fr;grid-template-columns:312px minmax(260px,1fr);align-content:stretch;gap:18px 124px;padding:23px 20px 20px 24px;display:grid}.sim-card__copy{display:contents}.sim-card h3{letter-spacing:-.93px;grid-area:1/1;max-width:272px;font-size:31px;font-weight:600;line-height:1}.sim-card p{color:#1e212a;max-width:374px;font-family:var(--font-mono),monospace;letter-spacing:-.48px;text-transform:uppercase;grid-area:1/2;font-size:16.8px;line-height:21.84px}.tag-row{grid-area:2/2;align-content:start;align-self:start;gap:7px;margin-top:66px}.tag-row span{color:#686e8d;letter-spacing:-.42px;text-transform:uppercase;background:#f5f6f8;border-radius:6px;padding:7px 8px 8px;font-size:14.4px;line-height:14.4px}.sim-card__bottom{grid-area:2/1;justify-content:stretch;align-self:end;gap:18px;display:grid}.sim-card__rates{align-items:end;gap:24px;display:flex}.sim-card__bottom .sim-card__rate-label{color:#1e212a;width:fit-content;min-height:31px;font-family:var(--font-mono),monospace;letter-spacing:-.42px;text-transform:uppercase;background:0 0;border:1px solid #b1b9c8;border-radius:6px;align-items:center;margin-top:0;padding:8px;font-size:14.4px;line-height:14.4px;display:inline-flex;position:relative}.sim-card__bottom .sim-card__rate-label:after{content:none;display:none}.sim-card__hint{z-index:8;appearance:none;color:#fff;cursor:help;width:17px;height:17px;font-family:var(--font-golos),system-ui,sans-serif;background:#b1b9c8;border:0;border-radius:50%;place-items:center;padding:0;font-size:12px;font-weight:700;line-height:1;display:inline-grid;position:absolute;top:50%;left:calc(100% + 5px);transform:translateY(-50%)}.sim-card__hint:after{color:#0e1012;content:attr(data-tip);width:200px;font-family:var(--font-mono),monospace;letter-spacing:-.2px;opacity:0;pointer-events:none;text-transform:uppercase;white-space:normal;background:#d5d8e2;border-radius:10px;padding:10px 12px;font-size:10px;font-weight:400;line-height:1.2;transition:opacity .18s,transform .18s;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%)translate(-4px)}.sim-card__hint:hover:after,.sim-card__hint:focus-visible:after{opacity:1;transform:translateY(-50%)translate(0)}.sim-card__hint:hover,.sim-card__hint:focus-visible{z-index:20}.sim-card__hint:focus-visible{outline-offset:2px;outline:2px solid #07f}.sim-card__rate-value{white-space:nowrap;align-items:baseline;gap:8px;margin-top:12px;display:flex}.sim-card__bottom strong{letter-spacing:-.93px;font-size:31px;font-weight:600;line-height:1}.sim-card__bottom .sim-card__rate-unit{color:#b1b9c8;text-transform:uppercase;font-size:16.8px;line-height:1}.sim-card__bottom .button-link{letter-spacing:-.48px;border-radius:7px;width:324px;min-height:48px;font-size:16.8px;line-height:21.84px}.directions{min-height:892px;padding-top:0;position:relative;overflow:visible}.directions:before{z-index:0;aspect-ratio:1200/61;content:"";pointer-events:none;background:url(/assets/garage/media-057-line-stroke.svg) 50%/contain no-repeat;width:1440px;position:absolute;top:54px;left:50%;transform:translate(-50%)}.directions .section__inner{z-index:1;position:relative}.directions .section-title--center{text-align:center;max-width:none;height:271px;margin-inline:0;display:block;position:relative}.directions .section-title--center h2{white-space:nowrap;width:542px;font-size:55px;line-height:1;position:absolute;top:96px;left:50%;transform:translate(-50%)}.directions .section-title--center p{width:1087px;max-width:100%;margin-inline:auto;font-size:18px;line-height:1.35;position:absolute;top:175px;left:50%;transform:translate(-50%)}.directions__feature{grid-template-columns:437px minmax(0,1fr);gap:19px;margin-top:0;display:grid}.directions__copy{border:1px solid var(--color-line);background:#fff;border-radius:31px;align-content:space-between;gap:0;height:523px;min-height:523px;padding:24px 24px 40px 23px;display:grid}.directions__tabs{flex-wrap:wrap;gap:9px;display:flex}.directions__tabs span{border:1px solid var(--color-line);min-height:48px;color:var(--color-muted);font-family:var(--font-mono),monospace;letter-spacing:-.48px;text-transform:uppercase;background:#fff;border-radius:7px;align-items:center;padding:12px 19px;font-size:16.8px;line-height:21.84px;display:inline-flex}.directions__tabs .is-active{color:#fff;border-color:var(--color-blue);background:var(--color-blue)}.direction-card{background:0 0;border:0;border-radius:0;min-height:0;margin-top:0;padding:0}.direction-card h3,.direction-card p{padding-inline:0}.direction-card h3{display:none}.direction-card p{color:#686e8d;letter-spacing:-.36px;white-space:pre-line;max-width:366px;font-size:18px;line-height:24px}.direction-card__image{border-radius:31px;height:523px;position:relative;overflow:hidden}.direction-card__image:before,.direction-card__image:after{z-index:2;color:#fff;background:var(--color-blue);border-radius:14px;place-items:center;width:58px;height:58px;font-family:Arial,sans-serif;font-size:54px;line-height:.8;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.direction-card__image:before{content:"‹";left:24px}.direction-card__image:after{content:"›";right:24px}.formats{min-height:817px;padding-top:56px}.formats__grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:32px}.format-card{border-radius:18px;gap:14px;min-height:190px;padding:24px}.format-card h3,.format-card p{padding-inline:0}.format-card h3{font-size:22px;line-height:1.05}.certificate__inner{grid-template-columns:minmax(320px,.84fr) minmax(360px,1fr)}.certificate__copy{border-radius:18px;padding:32px}.certificate__copy h2{font-size:38px}.certificate__image{border-radius:18px;min-height:286px}.certificate__image img{object-fit:cover}.championships{min-height:755px;color:var(--color-ink);background:var(--color-bg);padding-top:56px}.championships__grid{margin-top:36px}.champ-card{border-radius:18px}.champ-card__image{height:220px}.champ-card__body{gap:10px;padding:18px}.champ-card span{color:var(--color-muted);background:0 0;border:0;padding:0;font-size:11px}.champ-card h3{font-size:20px}.event-cta{min-height:842px}.event-cta__content{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-content:center;gap:24px 56px;min-height:842px;padding-top:72px;padding-bottom:72px}.event-cta h2{max-width:360px;font-size:46px}.event-cta p{max-width:340px}.event-cta__list{grid-area:1/2/span 3;align-self:end;width:100%;margin:0}.event-cta__list span{min-height:102px;color:var(--color-ink-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-radius:10px;font-size:15px}.reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:36px}.review-card{border-radius:18px;min-height:212px}.review-card:nth-child(n+3){display:none}.contacts{padding-top:64px}.contacts__card,.contacts__map,.faq__item{border-radius:18px}.contacts__map{min-height:520px}.faq{padding-top:64px}.faq summary{min-height:60px;padding:18px 20px;font-size:18px}.faq p{padding:0 20px 20px 80px;font-size:14px}.footer{padding-top:56px}.footer__inner{border-radius:18px}@media (max-width:900px){.section{padding:64px 0}.hero__intro,.directions__feature{grid-template-columns:1fr}.hero__intro{gap:220px}.hero__intro span{text-align:left}.partners__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partners__item:nth-child(4n){border-right:var(--partners-line-width) solid var(--partners-line-color)}.partners__item:nth-child(2n){border-right:0}.partners__item:nth-last-child(-n+4){border-bottom:var(--partners-line-width) solid var(--partners-line-color)}.partners__item:nth-last-child(-n+2){border-bottom:0}.sim-card,.sim-card--wide{grid-template-columns:1fr}.sim-card__media{grid-area:1/1;height:auto;min-height:250px;margin:0}.sim-card__media:before,.sim-card__media:after{width:32px;height:32px;font-size:30px}.about-pull{min-height:744px;padding:0;overflow:hidden}.about-pull:before{width:1588px;top:-162px}.about-pull:after{filter:blur(20px);width:640px;height:390px;top:85px}.about-pull__shape{width:1442px;top:-243px}.about-pull__shape:after{display:none}.about-pull__content{margin-top:0}.about-pull h2{max-width:581px;font-size:52px}.about-pull strong{white-space:normal;width:min(100%,420px);min-width:0;height:auto;min-height:132px;padding:8px 18px 18px;font-size:52px;left:auto;transform:none}.simulators .section-title>div,.simulators .section-title p{width:auto}.simulators{min-height:0;padding-top:64px}.simulators .section-title p{margin-top:0}.simulators .section-title h2{white-space:normal;width:auto;font-size:clamp(32px,8vw,52px)}.simulators .section-title .button-link{border-radius:6px;width:auto;min-height:40px;margin-bottom:0;padding:11px 16px;font-size:14px;display:none}.sim-card__body{grid-area:2/1;grid-template-columns:1fr}.sim-card__copy{gap:10px;display:grid}.sim-card__copy h3,.sim-card__copy p,.tag-row,.sim-card__bottom{grid-area:auto}.sim-card__copy p{max-width:none}.tag-row{grid-area:auto;align-self:stretch;margin-top:0}.simulators__eyebrow{margin-top:48px;font-size:12px}.certificate__inner,.event-cta__content{grid-template-columns:1fr}.directions:before{width:min(100vw - 32px,900px);top:42px}.directions .section-title--center{height:249px}.directions .section-title--center h2{white-space:nowrap;width:auto;font-size:50px;line-height:48px}.directions .section-title--center p{letter-spacing:-.3px;width:min(100% - 38px,679px);margin-inline:auto;font-size:16px;line-height:20px}.directions__copy{border:1px solid var(--color-line);background:#fff;border-radius:20px;order:2;align-self:center;width:calc(100% - 26px);min-height:0;margin-inline:auto;padding:24px}.direction-card{background:0 0;border:0;border-radius:0;min-height:0;margin-top:104px;padding:0}.direction-card h3{display:none}.direction-card p{max-width:none;font-size:16px}.direction-card__image{border-radius:20px;order:1;align-self:center;width:calc(100% - 26px);height:407px;margin-inline:auto}.direction-card__image:before,.direction-card__image:after{border-radius:10px;width:42px;height:42px;font-size:40px}.event-cta__list{grid-area:auto}}@media (max-width:640px){.section-title h1,.section-title h2,.about-pull h2,.contacts h2,.faq h2,.certificate h2{font-size:32px}.hero{border-bottom-right-radius:28px;border-bottom-left-radius:28px;height:550px;min-height:550px}.hero__content{top:88px;bottom:14px}.hero__intro{gap:258px}.hero__logo-link{max-height:54px}.section--gallery .section-title h1{font-size:30px}.gallery__track{grid-template-columns:98px 244px 98px;width:calc(100vw + 120px);margin-inline:-60px}.gallery__item--side{height:188px}.gallery__item--main{border-radius:14px;height:244px}.about-pull{min-height:656px}.about-pull:before{width:1442px;top:-78px}.about-pull:after{opacity:.35;filter:blur(40px);width:360px;height:412px;top:12px}.about-pull__shape{width:1442px;top:-271px}.about-pull__content{margin-top:124px}.about-pull h2{max-width:308px;font-size:30px}.about-pull strong{width:min(100%,312px);height:auto;min-height:112px;padding:8px 18px 18px;font-size:28px}.about-pull__image,.about-pull span{display:none}.partners__grid{border-radius:16px;grid-template-columns:1fr;margin-top:28px}.partners__item,.partners__item:nth-child(2n),.partners__item:nth-child(4n),.partners__item:nth-last-child(-n+2),.partners__item:nth-last-child(-n+4){border-right:0;border-bottom:var(--partners-line-width) solid var(--partners-line-color);min-height:70px}.partners__item:last-child{border-bottom:0}.simulators{min-height:0;padding-top:48px}.simulators__list{margin-top:36px}.simulators__eyebrow{margin-top:42px}.simulators .section-title h2{font-size:32px}.sim-card,.sim-card--wide{border-radius:18px;min-height:auto}.sim-card__media{min-height:208px}.sim-card__body{padding:18px}.sim-card h3{font-size:22px}.sim-card p{letter-spacing:-.36px;font-size:12px;line-height:1.3}.tag-row span{letter-spacing:-.36px;padding:7px 8px 8px;font-size:clamp(10px,2.78vw,12px);line-height:clamp(10px,2.78vw,12px)}.sim-card__bottom{gap:16px}.sim-card__rates{flex-wrap:wrap;gap:18px}.sim-card__bottom .sim-card__rate-label{letter-spacing:-.36px;min-height:27px;padding:7px 6px 8px;font-size:clamp(10px,2.78vw,12px);line-height:clamp(10px,2.78vw,12px)}.sim-card__bottom .sim-card__rate-label:after{width:14px;height:14px;font-size:10px;left:calc(100% + 5px)}.sim-card__bottom .sim-card__rate-unit{font-size:12px}.sim-card__bottom .button-link{width:100%}.directions__tabs{flex-wrap:nowrap;margin-right:-16px;padding-right:16px;overflow-x:auto}.directions__tabs span{white-space:nowrap}.directions:before{aspect-ratio:360/106;background-image:url(/assets/garage/media-131-line-stroke-1.svg);width:360px;top:34px}.directions .section-title--center{height:auto;margin-bottom:36px}.directions .section-title--center h2,.directions .section-title--center p{width:auto;max-width:100%;position:static;transform:none}.directions .section-title--center h2{white-space:normal;max-width:312px;margin-inline:auto;font-size:33px;line-height:1}.directions .section-title--center p{width:min(100% - 78px,312px);margin-top:18px}.directions__copy{width:calc(100% - 4px)}.directions__feature{flex-direction:column;gap:12px;display:flex}.directions__copy{order:2}.directions__tabs{flex-wrap:wrap;margin-right:0;padding-right:0;overflow:visible}.directions__tabs span{min-height:42px;padding:11px 17px;font-size:12px}.direction-card{width:auto;min-width:0;min-height:292px;margin-top:74px;transform:none}.direction-card h3{display:none}.direction-card__image{order:1;width:calc(100% - 7px);height:308px}.formats__grid,.championships__grid,.reviews__grid{margin-top:28px}.directions,.formats,.certificate,.championships{min-height:0}.format-card{min-height:236px}.certificate__copy h2{font-size:32px}.certificate__image{height:210px}.event-cta,.event-cta__content{min-height:1059px}.event-cta h2{font-size:40px}.event-cta__list{grid-template-columns:1fr}.reviews__grid{grid-template-columns:1fr;margin-right:0;padding-right:0;display:grid;overflow:visible}.review-card{width:auto;min-width:0}.contacts__inner{gap:12px}.contacts__map{height:328px}.faq__inner{gap:24px}.faq summary{grid-template-columns:26px minmax(0,1fr);padding:16px;font-size:16px}.faq p{padding:0 16px 16px 54px}}@media (min-width:1200px){body{--live-scale:calc(100vw / 1207px)}.hero{border-bottom-right-radius:calc(28px*var(--live-scale));border-bottom-left-radius:calc(28px*var(--live-scale));height:100svh;min-height:100svh}.site-header{width:100%;height:calc(72px*var(--live-scale));gap:calc(24px*var(--live-scale));padding:calc(16px*var(--live-scale)) calc(40px*var(--live-scale));left:0;transform:none}.section[id]{scroll-margin-top:72px}.site-header__logo{display:none}.site-header__nav{gap:calc(26px*var(--live-scale));font-size:calc(14px*var(--live-scale));line-height:1.3}.site-header__actions{gap:calc(8px*var(--live-scale));margin-left:auto}.icon-action{width:calc(40px*var(--live-scale));height:calc(40px*var(--live-scale));border-width:calc(.7px*var(--live-scale));border-radius:calc(6px*var(--live-scale));font-size:calc(20px*var(--live-scale));border-color:#ffffffc7}.icon-action img{width:calc(16px*var(--live-scale));height:calc(16px*var(--live-scale))}.site-header .button-link{min-height:calc(40px*var(--live-scale));border-width:calc(.7px*var(--live-scale));border-radius:calc(6px*var(--live-scale));padding:calc(11px*var(--live-scale)) calc(16px*var(--live-scale));font-size:calc(14px*var(--live-scale))}.site-header .button-link--red,.site-header .button-link--blue{border-width:0}.site-header .button-link--outline{color:#fff;background:0 0;border-color:#ffffffc7}.site-header .button-link--outline.site-header__booking{width:calc(131px*var(--live-scale))}.site-header .button-link--red.site-header__booking{width:calc(137px*var(--live-scale))}.site-header .button-link--outline:hover,.site-header .button-link--outline:focus-visible,.site-header .icon-action:hover,.site-header .icon-action:focus-visible{color:#eceef2;background:#0063d5;border-color:#0063d5}.hero__content{gap:calc(20px*var(--live-scale));width:100%;padding-inline:calc(40px*var(--live-scale));bottom:calc(30px*var(--live-scale))}.hero__intro{width:calc(1120px*var(--live-scale));grid-template-columns:calc(392px*var(--live-scale)) calc(370px*var(--live-scale));gap:calc(24px*var(--live-scale))}.hero__intro p{max-width:none;font-size:calc(26px*var(--live-scale));line-height:1}.hero__intro span{max-width:none;font-size:calc(15px*var(--live-scale));line-height:calc(20px*var(--live-scale))}.hero__logo-link{width:calc(1120px*var(--live-scale));max-height:none}.championships,.event-cta,.reviews{margin-top:96px}}@media (min-width:1441px){.landing{--desktop-zoom:calc((100vw - 15px) / 1440px)}.landing>section:not(.hero),.landing>.footer{zoom:var(--desktop-zoom);width:1440px}.landing>.footer{--footer-scale:1.2}.gallery__controls{transform:translate(-200px)}}.site-header--sticky{--sticky-header-line-width:1px;z-index:999;color:#0e1012;width:100%;box-shadow:none;opacity:1;visibility:visible;pointer-events:none;backface-visibility:hidden;will-change:transform;background:#eceef2;border-bottom:0;margin-bottom:0;transition:transform .26s;position:fixed;top:0;left:0;transform:translateY(-100%)}.site-header--sticky.site-header--visible{pointer-events:auto;transform:translate(0,0)}.site-header--sticky.site-header--visible:after{height:var(--sticky-header-line-width);content:"";pointer-events:none;background:#d5d8e2;position:absolute;bottom:0;left:0;right:0}@media (min-width:1200px){.site-header--sticky{--sticky-header-line-width:calc(1px * var(--live-scale))}}@media (min-width:960px) and (max-width:1199px){.site-header--sticky{--sticky-header-line-width:calc(1px * var(--header-960-scale,1))}}@media (min-width:641px) and (max-width:959px){.site-header--sticky{--sticky-header-line-width:calc(1px * var(--header-tablet-scale,1))}}@media (max-width:640px){.site-header--sticky{--sticky-header-line-width:calc(1px * var(--header-mobile-scale,1))}}.site-header--sticky .site-header__logo{filter:none}.site-header--sticky .site-header__logo img{object-fit:contain;width:100%;height:100%}.site-header--sticky .site-header__nav{color:#0e1012}.site-header--sticky .icon-action,.site-header--sticky .site-header__menu{color:#0e1012;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#b1b9c8}.site-header--sticky .icon-action img{filter:brightness(0)}.site-header--sticky .icon-action:hover img,.site-header--sticky .icon-action:focus-visible img{filter:brightness(0)invert()}.section-title__desktop-break{display:inline}.section--gallery{padding-top:96px;padding-bottom:60px;overflow:visible}@media (min-width:1440px){.section--gallery{min-height:919px}}.section--gallery:before{z-index:0;aspect-ratio:1120/810;content:"";pointer-events:none;background:url(/assets/garage/media-003-frame-2131329385-1-3.svg) 50%/contain no-repeat;width:1344px;position:absolute;top:137px;left:48px}.section--gallery .section__inner{z-index:1;position:relative}.section--gallery .section__inner--center{gap:40px}.section--gallery .section-title{justify-self:start;gap:24px;width:672px;max-width:672px;margin-left:336px}.section--gallery .section-title h1{white-space:nowrap;font-size:55.2px;line-height:1}.section--gallery .section-title p{max-width:592px;margin-inline:auto;font-size:18px;line-height:1.35}.gallery{--gallery-slide-offset:691px;justify-self:center;justify-items:stretch;gap:0;width:1344px;min-width:0;max-width:100vw;overflow:visible}.gallery__track{grid-template-columns:none;align-items:stretch;gap:19px;width:max-content;margin-left:-352px;display:flex;overflow:visible}.gallery__item,.gallery__item--side,.gallery__item--main{opacity:1;width:672px;height:408px;box-shadow:none;border:0;border-radius:31px;flex:0 0 672px}.gallery__item--side:first-child,.gallery__item--side:nth-child(3){border-radius:31px}.gallery__controls{margin-top:25px;justify-content:center;gap:19px;width:max-content;margin-inline:auto;display:flex;position:relative;transform:translate(-179px)}.gallery__controls button{color:#0e1012;background:#fff;border:1px solid #b1b9c8;border-radius:14px;place-items:center;width:58px;height:58px;font-size:0;line-height:1;transition:background-color .18s,border-color .18s;display:grid;position:relative}.gallery__controls button:before{content:"";border-top:4px solid;border-right:4px solid;width:16px;height:16px}.gallery__controls button:first-child:before{margin-left:6px;transform:rotate(225deg)}.gallery__controls button:last-child:before{margin-right:6px;transform:rotate(45deg)}.gallery__controls button:hover,.gallery__controls button:focus-visible{background:#d5d8e2;border-color:#b1b9c8}@media (min-width:1441px){.gallery__controls{transform:translate(-179px)}}@media (min-width:1200px){.site-header--sticky{gap:0;margin-bottom:0}.site-header--sticky .site-header__logo{flex:0 0 calc(152px*var(--live-scale));width:calc(152px*var(--live-scale));height:calc(33px*var(--live-scale));margin-right:calc(100px*var(--live-scale));display:inline-flex}.site-header--sticky .site-header__nav{gap:calc(24px*var(--live-scale));font-size:calc(14px*var(--live-scale));letter-spacing:calc(-.4px*var(--live-scale));line-height:calc(18.2px*var(--live-scale))}.site-header--sticky .button-link--blue.site-header__booking{width:calc(129px*var(--live-scale))}.site-header .button-link--red.site-header__booking{box-shadow:none}}@media (max-width:959px){.section-title__desktop-break{display:none}.section--gallery:before{aspect-ratio:auto;background:0 0;border:1px solid #d5d8e2;border-radius:0 0 40px 40px;width:auto;display:block;inset:0 20px 32px}.section--gallery{padding-top:64px;padding-bottom:64px}.section--gallery .section__inner--center{gap:40px}.section--gallery .section-title{justify-self:center;width:100%;max-width:578px;margin-left:0}.section--gallery .section-title h1{white-space:normal;font-size:46px}.section--gallery .section-title p{max-width:456px;font-size:15px}.gallery{--gallery-slide-offset:28px;justify-items:center;width:100%;max-width:none}.gallery__track{border-radius:20px;gap:0;width:min(100%,578px);margin-inline:0;overflow:hidden}.gallery__item--side{display:none}.gallery__item,.gallery__item--main{border-radius:20px;flex-basis:100%;width:100%;height:336px}.gallery__controls{justify-content:center;gap:20px;margin-top:20px;display:flex;transform:none}.gallery__controls button{background:#fff;border-radius:12px;width:44px;height:44px}.gallery__controls button:before{border-width:3px;width:13px;height:13px}}@media (min-width:641px) and (max-width:959px){.hero{border-bottom-right-radius:40px;border-bottom-left-radius:40px;height:100svh;min-height:100svh}.site-header{height:96px;padding:24px 18px}.site-header__logo{filter:invert()brightness(2);width:258px;height:57px}.site-header__actions{gap:8px}.site-header .icon-action,.site-header__menu{border-color:#ffffffc7;width:40px;height:40px}.site-header .button-link--red.site-header__booking{width:168px;min-height:40px;padding-left:14px;padding-right:14px;font-size:14px;display:inline-flex}.site-header .button-link--outline.site-header__booking{display:none}.hero__content{align-content:end;gap:42px;padding-inline:18px;top:auto;bottom:34px}.hero__intro{justify-items:center;gap:16px}.hero__intro p{text-align:center;max-width:440px;font-size:24px;line-height:1.08}.hero__intro span{text-align:center;justify-self:center;max-width:520px;font-size:16px;line-height:1.32}.hero__logo-link{justify-self:center;width:min(100vw - 36px,736px);max-height:none}.hero__logo--outline{opacity:0}.hero__logo.hero__logo--filled{opacity:1}.site-header--sticky{height:96px;margin-bottom:0;padding:24px 38px}.section[id]{scroll-margin-top:96px}.site-header--sticky .site-header__booking{display:inline-flex}.section--gallery{padding-top:96px}.section--gallery .section-title h1{font-size:38px}.gallery{--tablet-gallery-width:min(calc(100vw - 100px), 672px)}.gallery__track{width:var(--tablet-gallery-width)}.gallery__item,.gallery__item--main{height:calc(var(--tablet-gallery-width)*.58)}}@media (max-width:640px){.hero__image--desktop,.event-cta__image--desktop{display:none}.hero__image--mobile,.event-cta__image--mobile{display:block}.site-header--sticky .site-header__logo{filter:none}.site-header--sticky .site-header__logo img{object-fit:cover;object-position:left center;width:40px;max-width:none;height:40px}.site-header--sticky .site-header__menu{color:#fff;background:#1e212a;border-color:#1e212a}.site-header--sticky{margin-bottom:0}.hero{border-bottom-right-radius:32px;border-bottom-left-radius:32px;height:auto;min-height:760px}.site-header{height:72px;padding:16px}.site-header__logo{filter:invert()brightness(2);width:40px;height:40px;overflow:hidden}.site-header__logo img{object-fit:cover;object-position:left center;width:40px;max-width:none;height:40px}.hero__content{grid-template-columns:minmax(0,1fr);align-content:end;justify-items:center;gap:38px;top:auto;bottom:26px}.hero__intro{justify-items:center;gap:16px;width:100%;max-width:calc(100vw - 32px)}.hero__intro p{letter-spacing:-.72px;text-align:center;width:min(353px,100vw - 36px);max-width:min(353px,100vw - 36px);font-size:24px;line-height:26px}.hero__intro span{letter-spacing:-.28px;text-align:center;justify-self:center;width:min(348px,100vw - 42px);max-width:min(348px,100vw - 42px);font-size:14px;line-height:19px}.hero__logo-link{justify-self:center;width:min(355px,100vw - 35px);max-width:none;height:auto;max-height:none;transform:none}.hero__logo--outline{opacity:0}.hero__logo.hero__logo--filled{opacity:1}.section--gallery{padding-top:48px;padding-bottom:40px}.section--gallery .section-title{gap:24px;max-width:334px}.section--gallery .section-title h1{max-width:240px;margin-inline:auto;font-size:32px;line-height:.98}.section--gallery .section-title p{max-width:334px;font-size:15px}.gallery__track{width:min(100vw - 38px,354px)}.gallery__item,.gallery__item--main{height:min(100vw - 38px,354px)}}.formats{min-height:817px;padding-top:0;padding-bottom:0;position:relative}.formats:before{content:"";pointer-events:none;background:url(/assets/garage/media-057-line-stroke.svg) 50%/1440px 73px no-repeat;width:1440px;height:73px;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.formats .section-title{text-align:center;max-width:none;height:127px;display:block;position:relative}.formats .section-title h2{white-space:nowrap;width:431px;font-size:55px;line-height:1;position:absolute;top:24px;left:50%;transform:translate(-50%)}.formats__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:19px;margin-top:0}.format-card{border-radius:26px;align-content:start;gap:0;min-height:468px;padding:0 24px 25px;display:grid;overflow:hidden}.format-card__image{background:#d5d8e2;height:282px;margin:0 -24px 24px;position:relative;overflow:hidden}.format-card__image img{object-fit:cover}.format-card h3{white-space:pre-line;margin-bottom:17px;font-size:24px;line-height:1.08}.format-card p{color:#686e8d;font-size:18px;line-height:1.35}.format-card p a{color:#07f}.certificate{min-height:559px;padding-top:96px;padding-bottom:96px}.certificate__card{color:#eceef2;background:linear-gradient(#08090c 26%,#292e3c 68%);border-radius:31px;grid-template-columns:594px minmax(0,1fr);min-height:367px;display:grid;position:relative;overflow:hidden}.certificate__card:before{z-index:0;content:"";background:url(/assets/garage/media-167-img.svg) 50%/cover no-repeat;border-radius:43px;width:calc(100% - 594px);height:100%;position:absolute;top:0;right:0}.certificate__card:after{z-index:0;content:"";background:url(/assets/garage/media-048-img-1.svg) 50%/cover no-repeat;border-radius:32px;width:calc(100% - 594px);height:100%;position:absolute;top:0;right:0}.certificate__copy{z-index:2;background:0 0;border-radius:0;align-content:start;gap:0;padding:24px;display:grid;position:relative}.certificate__copy span{display:none}.certificate__copy h2{color:#eceef2;width:592px;max-width:none;font-size:55px;line-height:1}.certificate__copy p{color:#eceef2;width:626px;max-width:none;margin-top:19px;font-size:18px;line-height:1.35}.certificate__copy .button-link{border-radius:7px;width:202px;min-height:48px;margin-top:69px;padding:13px 20px;font-size:16.8px}.certificate__image{z-index:1;background:0 0;border-radius:0;min-height:367px;position:relative;overflow:hidden}.certificate__image:before,.certificate__image:after{content:none;display:none}.certificate__image img{z-index:1;object-fit:cover;object-position:center}.championships{min-height:755px;color:var(--color-ink-soft);background:var(--color-bg);padding-top:0;padding-bottom:0}.championships .section-title h2,.championships .section-title p{color:var(--color-ink-soft)}.championships .section-title h2{font-size:55px;line-height:1;position:absolute;top:1px;left:0}.championships .section-title--row{height:103px;display:block;position:relative}.championships .section-title .button-link{color:#0e1012;background:#fff;border-radius:7px;min-height:48px;padding:13px 20px;font-size:16.8px}.record-controls{gap:19px;margin-left:auto;display:flex;position:absolute;top:0;right:0}.record-controls button{color:#0e1012;background:#fff;border:1px solid #b1b9c8;border-radius:14px;place-items:center;width:58px;height:58px;display:grid;position:relative}.record-controls button:before{content:"";border-top:4px solid;border-right:4px solid;width:16px;height:16px}.record-controls button:first-child:before{margin-left:6px;transform:rotate(225deg)}.record-controls button:last-child:before{margin-right:6px;transform:rotate(45deg)}.championships__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;margin-top:1px}.champ-card{text-align:center;border-radius:31px;align-content:start;min-height:650px;padding:24px;display:grid;overflow:hidden}.champ-card__head{justify-items:center;gap:0;display:grid}.champ-card__head span{color:#0e1012;font-family:var(--font-mono),monospace;text-transform:uppercase;background:0 0;border:0;padding:0;font-size:16.8px;line-height:1.99}.champ-card__head h3{white-space:pre-line;max-width:360px;font-size:31px;line-height:1}.champ-card__image{border-radius:19px;height:290px;margin-top:31px;overflow:hidden}.champ-card__image img{object-fit:cover}.champ-card__body{gap:0;padding:31px 0 0;display:grid}.champ-card__body p{color:#686e8d;min-height:103px;font-size:18px;line-height:1.35}.champ-card__body .button-link{color:#0e1012;background:#fff;border-radius:7px;width:100%;min-height:50px;font-size:14px}.champ-modal{z-index:10000000;padding:48px var(--page-x);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000004d;place-items:center;display:grid;position:fixed;inset:0}.champ-modal__dialog{color:#686e8d;overscroll-behavior:contain;background:#fff;border:1px solid #fff;border-radius:26px;width:min(556px,100vw - 32px);max-height:calc(100svh - 96px);padding:20px;overflow:auto;box-shadow:0 24px 80px #0e10122e}.champ-modal__dialog h3{color:#1e212a;letter-spacing:-.02em;margin:0;font-size:46px;font-weight:800;line-height:1}.champ-modal__image{border-radius:14px;height:232px;margin:26px 0 0;position:relative;overflow:hidden}.champ-modal__image img{object-fit:cover}.champ-modal__content{gap:20px;margin-top:32px;font-size:15px;line-height:1.35;display:grid}.champ-modal__period{font-family:var(--font-mono),monospace;text-transform:uppercase;font-size:14px;line-height:1.3}.champ-modal__content p{margin:0}.champ-modal__content strong{color:#686e8d;font-weight:700}.champ-modal__prizes{gap:0;display:grid}.champ-modal__prizes ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.champ-modal__cta{width:100%;min-height:40px;box-shadow:none;border-radius:6px}.champ-modal__close{z-index:1;background:0 0;border:0;width:48px;height:48px;padding:0;position:fixed;top:16px;right:16px}.champ-modal__close:before,.champ-modal__close:after{content:"";transform-origin:50%;background:#fff;border-radius:999px;width:40px;height:3px;position:absolute;top:50%;left:50%}.champ-modal__close:before{transform:translate(-50%,-50%)rotate(45deg)}.champ-modal__close:after{transform:translate(-50%,-50%)rotate(-45deg)}.event-cta{color:#eceef2;background:var(--color-bg);min-height:702px;padding-top:80px;padding-bottom:80px}.event-cta__inner{grid-template-columns:552px minmax(0,1fr);align-items:stretch;gap:0 56px;display:grid}.event-cta__media{background:#11141b;border-radius:31px;grid-area:1/1;height:542px;position:relative;inset:auto;overflow:hidden}.event-cta__media:after{content:"";background:linear-gradient(90deg,#0e1012f0,#0e101257 62%,#0e10121f),linear-gradient(#0e10122e,#0e10127a);position:absolute;inset:0}.event-cta__content{z-index:1;grid-area:1/1;grid-template-columns:1fr;align-content:start;gap:0;width:auto;min-height:0;margin:0;padding:20px;display:grid;position:relative}.event-cta h2{color:#eceef2;max-width:322px;font-size:46px;line-height:1}.event-cta p{color:#eceef2}.event-cta__content>p{max-width:317px;margin-top:47px;font-size:15px;line-height:1.35}.event-cta__content .button-link{border-radius:6px;width:372px;min-height:48px;margin-top:auto;font-size:14px}.event-cta__list{grid-area:1/2;grid-template-columns:1fr;align-self:start;gap:16px;width:auto;margin:0;display:grid}.event-cta__list article{border:1px solid var(--color-line);background:#fff;border-radius:31px;align-content:center;gap:12px;min-height:124px;padding:24px 24px 24px 36px;display:grid}.event-cta__list h3{color:#0e1012;margin:0;font-size:26px;font-weight:800;line-height:1.06}.event-cta__list p{color:#686e8d;margin:0;font-size:15px;line-height:1.35}.reviews{margin-bottom:96px;padding-top:0;padding-bottom:0}.reviews .section-title p{display:none}.reviews .section-title h2{letter-spacing:-.93px;font-size:46px;line-height:1}.reviews .section-title p{max-width:720px;font-size:18px;line-height:1.35}.reviews__grid{gap:19px;margin-top:0;display:flex;overflow:hidden}.review-card{border-radius:31px;flex:0 0 calc(50% - 9.5px);min-height:324px;padding:25px 24px}.review-card p{color:#686e8d;letter-spacing:-.36px;font-size:18px;line-height:1.35}.review-card__person{align-items:center;gap:19px;display:flex}.review-card__person img{object-fit:cover;border-radius:9px;flex:0 0 84px;width:84px;height:84px}.review-card strong{letter-spacing:-.4px;margin-bottom:9px;font-size:20px;line-height:1.1}.review-card span{color:#686e8d;letter-spacing:-.36px;white-space:pre-line;font-size:18px;line-height:1.35}.reviews .section-title--row{height:103px;display:block;position:relative}.reviews .record-controls{top:0;right:0}.reviews .record-controls button{width:56px;height:56px}@media (max-width:959px){.formats{min-height:0;padding-top:58px}.formats .section-title h2,.championships .section-title h2,.reviews .section-title h2{font-size:42px}.formats__grid,.championships__grid,.reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.certificate__card,.event-cta__inner{grid-template-columns:1fr}.certificate__copy h2,.certificate__copy p{width:auto;max-width:100%}.certificate__image{min-height:320px}.event-cta{min-height:0;padding-top:64px;padding-bottom:64px}.event-cta__media,.event-cta__content,.event-cta__list{grid-column:1}.event-cta__media{height:520px}.event-cta__content{grid-row:1}.event-cta__list{grid-row:2;margin-top:19px}}@media (max-width:640px){.formats .section-title h2,.championships .section-title h2,.reviews .section-title h2{font-size:32px}.formats__grid,.championships__grid,.reviews__grid{grid-template-columns:1fr}.format-card{border-radius:20px;min-height:0;padding-bottom:20px}.format-card__image{height:173px}.format-card h3{margin-bottom:12px;font-size:20px;line-height:1.1}.format-card p{font-size:16px;line-height:1.35}.certificate{padding-top:48px;padding-bottom:48px}.certificate__card,.event-cta__media,.event-cta__list article,.champ-card,.review-card{border-radius:20px}.certificate__copy{padding:28px 20px}.certificate__copy h2,.event-cta h2{font-size:32px}.certificate__copy .button-link,.event-cta__content .button-link{width:100%}.certificate__image{min-height:224px}.champ-card{min-height:0;padding:24px 18px 18px}.champ-card__head{min-height:0}.champ-card__head h3{font-size:26px}.champ-card__image{border-radius:14px;height:220px;margin-top:24px}.event-cta__media{height:560px}.event-cta__content{padding:32px 20px}.event-cta__list article{min-height:0;padding:20px}.event-cta__list h3{font-size:24px}.review-card{min-height:0;padding:24px 20px}.review-card__person{align-items:flex-start}.review-card__person img{flex-basis:64px;width:64px;height:64px}}.event-cta{box-sizing:border-box;color:#0e1012;background:#eceef2;height:842px;padding:96px 0}.event-cta__inner{grid-template-columns:662px 662px;align-items:start;gap:19px;width:min(100%,1344px);margin:0 auto;padding-inline:0;display:grid}.event-cta__media{background:#11141b;border:1px solid #d5d8e2;border-radius:31px;grid-area:1/1;height:650px;position:relative;overflow:hidden}.event-cta__media img{object-fit:cover;display:block}.event-cta__media:after{content:"";pointer-events:none;background:0 0;display:block;position:absolute;inset:0}.event-cta__content{z-index:1;grid-area:1/1;grid-template-columns:1fr;align-content:start;gap:0;height:650px;min-height:0;padding:25px 23px;display:grid;position:relative}.event-cta h2{color:#eceef2;letter-spacing:-.93px;max-width:386px;font-size:46px;line-height:1}.event-cta__content>p{color:#eceef2;letter-spacing:-.3px;max-width:317px;margin-top:37px;font-size:15px;line-height:1.35}.event-cta__content .button-link{border-radius:6px;width:232px;min-height:48px;margin-top:auto;font-size:14px;position:absolute;bottom:23px;left:23px}.event-cta__list{grid-area:1/2;gap:19px;margin:0;display:grid}.event-cta__list article{background:#fff;border:1px solid #d5d8e2;border-radius:31px;gap:0;min-height:146px;padding:24px}.event-cta__list h3{color:#0e1012;letter-spacing:-.8px;font-size:26px;font-weight:800;line-height:1}.event-cta__list p{color:#686e8d;letter-spacing:-.3px;max-width:none;margin-top:17px;font-size:15px;line-height:1.35}@media (max-width:959px){.event-cta{height:1122px;padding:54px 17px}.event-cta__inner{grid-template-columns:1fr;width:100%}.event-cta__media,.event-cta__content{border-radius:14px;height:414px}.event-cta__content{min-height:0;padding:18px}.event-cta h2{max-width:320px;font-size:32px}.event-cta__content>p{max-width:230px;margin-top:18px;font-size:16px;line-height:1.25}.event-cta__content .button-link{width:100%;max-width:calc(100% - 36px);min-height:43px;bottom:18px;left:18px}.event-cta__list{grid-area:2/1;gap:10px;margin-top:10px}.event-cta__list article{border-radius:14px;min-height:116px;padding:18px}.event-cta__list h3{font-size:26px;line-height:1.02}.event-cta__list p{max-width:none;margin-top:14px;font-size:16px;line-height:1.35}}@media (min-width:641px) and (max-width:959px){.event-cta{--event-tablet-scale:calc(100vw / 640px);height:calc(935px*var(--event-tablet-scale));padding:calc(64px*var(--event-tablet-scale)) 0 0}.event-cta__inner{width:calc(576px*var(--event-tablet-scale));margin-inline:auto}.event-cta__media,.event-cta__content{height:calc(344px*var(--event-tablet-scale));border-radius:calc(20px*var(--event-tablet-scale))}.event-cta__content{padding:calc(20px*var(--event-tablet-scale))}.event-cta h2{max-width:calc(405px*var(--event-tablet-scale));font-size:calc(40px*var(--event-tablet-scale));line-height:1}.event-cta__content>p{max-width:calc(333px*var(--event-tablet-scale));margin-top:calc(28px*var(--event-tablet-scale));font-size:calc(14px*var(--event-tablet-scale));line-height:1.35}.event-cta__content .button-link{bottom:calc(20px*var(--event-tablet-scale));left:calc(20px*var(--event-tablet-scale));width:calc(256px*var(--event-tablet-scale));max-width:none;min-height:calc(46px*var(--event-tablet-scale))}.event-cta__list{gap:calc(10px*var(--event-tablet-scale));margin-top:calc(12px*var(--event-tablet-scale))}.event-cta__list article{min-height:calc(99px*var(--event-tablet-scale));border-radius:calc(20px*var(--event-tablet-scale));padding:calc(20px*var(--event-tablet-scale))}.event-cta__list h3{font-size:calc(26px*var(--event-tablet-scale));line-height:1}.event-cta__list p{margin-top:calc(14px*var(--event-tablet-scale));font-size:calc(15px*var(--event-tablet-scale))}}@media (max-width:640px){.event-cta{height:1146px}.event-cta__list p{font-size:14px}}.contacts{height:744px;margin-bottom:96px;padding-top:96px;padding-bottom:96px}.contacts__inner{grid-template-columns:437px minmax(0,1fr);gap:19px}.contacts__card{border-radius:31px;align-content:start;gap:0;min-height:559px;padding:24px}.contacts__card h2{letter-spacing:-.93px;font-size:46px;line-height:1}.contacts__place{color:#0e1012;font-family:var(--font-mono),monospace;text-transform:uppercase;margin-top:26px;font-size:14px;line-height:1.3}.contacts__list{gap:13px;margin:32px 0 0;padding:0;list-style:none;display:grid}.contacts__list li{color:#686e8d;letter-spacing:-.3px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:18px;min-height:34px;font-size:15px;line-height:1.35;display:grid}.contacts__list li:first-child a{font-weight:700}.contacts__list img{width:34px;height:34px}.contacts__actions{border-top:1px solid var(--color-line);grid-template-columns:121px 1fr;gap:48px;margin-top:auto;padding-top:27px;display:grid;position:relative;top:49px}.contacts__actions>div{gap:17px;display:grid}.contacts__actions span{color:#0e1012;font-family:var(--font-mono),monospace;letter-spacing:-.4px;text-transform:uppercase;font-size:14px;line-height:1.3}.contacts__actions .button-link{letter-spacing:-.4px;border-radius:7px;min-height:48px;padding:13px 20px;font-size:14px}.contacts__route-buttons{gap:10px;display:flex}.contacts__route-buttons .button-link:first-child{width:79px}.contacts__route-buttons .button-link:last-child{width:131px}.contacts__map{border-color:var(--color-line);border-radius:31px;height:552px;min-height:552px}.contacts__yandex-map>ymaps{border-radius:inherit;overflow:hidden}@media (max-width:959px){.contacts{padding-top:64px;padding-bottom:64px}.contacts__inner{grid-template-columns:1fr}.contacts__card{min-height:0}.contacts__map{height:420px;min-height:420px}}@media (max-width:640px){.contacts__card,.contacts__map{border-radius:20px}.contacts__card{padding:28px 20px}.contacts__card h2{font-size:32px}.contacts__actions{grid-template-columns:1fr}.contacts__route-buttons{flex-wrap:wrap}.contacts__map{height:328px;min-height:328px}}.faq{height:468px;margin-bottom:96px;padding-top:0;padding-bottom:0;position:relative;overflow:visible}.faq__inner{grid-template-columns:437px 1fr;align-items:start;gap:16px;display:grid}.faq__inner>h2{visibility:visible;letter-spacing:-.93px;width:386px;font-size:46px;line-height:1;position:absolute;top:8px;left:48px}@media (min-width:1200px){.event-cta h2,.reviews .section-title h2,.contacts__card h2,.faq__inner>h2{font-size:55.2px;line-height:55.2px}}.faq__list{grid-column:2;gap:9px;margin-top:0}.faq summary{letter-spacing:-.4px;border-radius:0;grid-template-columns:19px minmax(0,1fr) 24px;min-height:74px;padding:24px;font-size:20px;line-height:1.1;position:relative}.faq__item:nth-child(3) summary,.faq__item:nth-child(5) summary{min-height:100px}.faq summary:after{color:#1e212a;content:"+";background:0 0;border-radius:50%;justify-self:end;place-items:center;width:24px;height:24px;font-family:Arial,sans-serif;font-size:26px;font-weight:300;line-height:1;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:grid}.faq__item[open] summary:after{content:"−"}.faq p{letter-spacing:-.3px;padding:0 60px 20px;font-size:15px;line-height:1.35}.faq__number{color:#b7bfce;letter-spacing:-.28px;grid-area:1/1;justify-self:start;font-size:12px}.faq__question{grid-area:1/2}.footer{--footer-scale:calc((100vw - 15px) / 1200px);min-height:calc(380px*var(--footer-scale));padding:calc(80px*var(--footer-scale)) 0;background:#eceef2;align-items:flex-start;display:flex;container-type:inline-size}.footer__inner{width:calc(1120px*var(--footer-scale));height:calc(220px*var(--footer-scale));border-radius:calc(26px*var(--footer-scale));background:linear-gradient(#b1b9c8 0%,#eceef2 100%);border:1px solid #d5d8e2;margin:0 auto;padding:0;display:block;position:relative}.footer__logo{top:calc(20px*var(--footer-scale));left:calc(20px*var(--footer-scale));width:calc(244px*var(--footer-scale));height:calc(54px*var(--footer-scale));object-fit:contain;position:absolute}.footer__columns{top:calc(20px*var(--footer-scale));left:calc(380px*var(--footer-scale));grid-template-columns:repeat(3, calc(128px * var(--footer-scale)));gap:calc(60px*var(--footer-scale));font-family:var(--font-mono),monospace;font-size:calc(14px*var(--footer-scale));text-transform:uppercase;line-height:1.3;display:grid;position:absolute}.footer__columns div{gap:calc(16px*var(--footer-scale));align-content:start;display:grid}.footer__columns a,.footer__privacy{color:#0e1012;transition:color .18s}.footer__columns a:hover,.footer__privacy:hover{color:#df2a4a}.footer__up{top:calc(20px*var(--footer-scale));right:calc(20px*var(--footer-scale));width:calc(81px*var(--footer-scale));min-height:calc(40px*var(--footer-scale));border-radius:calc(6px*var(--footer-scale));font-size:calc(14px*var(--footer-scale));position:absolute}.footer__privacy{bottom:calc(52px*var(--footer-scale));left:calc(20px*var(--footer-scale));font-family:var(--font-mono),monospace;font-size:calc(14px*var(--footer-scale));text-transform:uppercase;line-height:1.3;position:absolute}.footer__rating{right:calc(20px*var(--footer-scale));bottom:calc(69px*var(--footer-scale));width:150px;height:50px;transform:scale(var(--footer-scale));transform-origin:100% 100%;background:0 0;padding:0;line-height:0;display:block;position:absolute;overflow:hidden}.footer__rating iframe{border:0;width:150px;height:50px;display:block}.footer__bottom{right:calc(20px*var(--footer-scale));bottom:calc(20px*var(--footer-scale));left:calc(20px*var(--footer-scale));gap:calc(24px*var(--footer-scale));color:#0e1012;font-family:var(--font-mono),monospace;font-size:calc(14px*var(--footer-scale));text-transform:uppercase;border-top:0;grid-template-columns:1fr auto;padding-top:0;line-height:1.3;display:grid;position:absolute}.footer__bottom:before{top:calc(8px*var(--footer-scale));left:calc(360px*var(--footer-scale));width:calc(455px*var(--footer-scale));content:"";background:#0e10123d;height:1px;position:absolute}@media (min-width:980px) and (max-width:1439px){body{--laptop-scale:calc(100vw / 1440px)}.section--gallery{height:calc(847px*var(--laptop-scale));padding-top:calc(96px*var(--laptop-scale));padding-bottom:calc(60px*var(--laptop-scale))}.section--gallery:before{top:calc(137px*var(--laptop-scale));left:calc(48px*var(--laptop-scale));width:calc(1344px*var(--laptop-scale))}.section--gallery .section__inner--center{gap:calc(62px*var(--laptop-scale))}.section--gallery .section-title{width:calc(672px*var(--laptop-scale));max-width:calc(672px*var(--laptop-scale));margin-left:calc(336px*var(--laptop-scale));gap:calc(24px*var(--laptop-scale))}.section--gallery .section-title h1,.partners .section-title h2,.simulators .section-title h2,.directions .section-title--center h2,.formats .section-title h2,.certificate__copy h2,.championships .section-title h2{font-size:calc(55.2px*var(--laptop-scale));line-height:1}.section--gallery .section-title p,.partners .section-title p,.simulators .section-title p,.directions .section-title--center p,.format-card p,.certificate__copy p,.champ-card__body p{font-size:calc(18px*var(--laptop-scale));line-height:1.35}.section--gallery .section-title p{max-width:calc(592px*var(--laptop-scale))}.gallery{width:calc(1440px*var(--laptop-scale));max-width:100vw;margin-left:calc(-48px*var(--laptop-scale))}.gallery__track{width:calc(1440px*var(--laptop-scale));gap:calc(19px*var(--laptop-scale));margin-left:0}.gallery__item--side{flex-basis:calc(432px*var(--laptop-scale));width:calc(432px*var(--laptop-scale));height:calc(331px*var(--laptop-scale));border-radius:calc(31px*var(--laptop-scale))}.gallery__item--main{flex-basis:calc(538px*var(--laptop-scale));width:calc(538px*var(--laptop-scale));height:calc(331px*var(--laptop-scale));border-radius:calc(31px*var(--laptop-scale))}.gallery__controls{gap:calc(19px*var(--laptop-scale));margin-top:calc(31px*var(--laptop-scale));transform:none}.gallery__controls button,.record-controls button{width:calc(58px*var(--laptop-scale));height:calc(58px*var(--laptop-scale));border-radius:calc(14px*var(--laptop-scale))}.about-pull{min-height:calc(1256px*var(--laptop-scale));padding:0}.about-pull__content{gap:calc(18px*var(--laptop-scale));margin-top:calc(162px*var(--laptop-scale))}.about-pull span{min-height:calc(48px*var(--laptop-scale));border-radius:calc(8px*var(--laptop-scale));padding:calc(12px*var(--laptop-scale)) calc(16px*var(--laptop-scale))}.about-pull h2{font-size:calc(72px*var(--laptop-scale));line-height:1}.about-pull strong{width:calc(1054px*var(--laptop-scale));min-width:calc(1054px*var(--laptop-scale));height:calc(113px*var(--laptop-scale));margin-top:calc(12px*var(--laptop-scale));border-radius:calc(32px*var(--laptop-scale));padding:0 calc(24px*var(--laptop-scale)) calc(8px*var(--laptop-scale));font-size:calc(72px*var(--laptop-scale))}.about-pull__image{top:calc(655px*var(--laptop-scale));width:calc(1283px*var(--laptop-scale));height:calc(577px*var(--laptop-scale))}.partners{height:calc(592px*var(--laptop-scale));min-height:calc(592px*var(--laptop-scale));padding-top:calc(96px*var(--laptop-scale));padding-bottom:0}.partners__grid{margin-top:calc(64px*var(--laptop-scale))}.partners__item{min-height:calc(139px*var(--laptop-scale))}.partners__item img{max-height:calc(74px*var(--laptop-scale))}.simulators{min-height:calc(2244px*var(--laptop-scale));padding-top:calc(96px*var(--laptop-scale));padding-bottom:calc(56px*var(--laptop-scale))}.simulators .section-title p{width:calc(580px*var(--laptop-scale));margin-top:calc(17px*var(--laptop-scale))}.simulators .section-title .button-link{width:calc(210px*var(--laptop-scale));min-height:calc(48px*var(--laptop-scale));border-radius:calc(7px*var(--laptop-scale));padding:calc(13px*var(--laptop-scale)) calc(19px*var(--laptop-scale));font-size:calc(16.8px*var(--laptop-scale))}.simulators__eyebrow{margin-top:calc(62px*var(--laptop-scale))}.simulators__list{gap:calc(16px*var(--laptop-scale));margin-top:calc(35px*var(--laptop-scale))}.sim-card,.sim-card:first-child,.sim-card:nth-child(3){grid-template-columns:minmax(0, 1fr) calc(446px*var(--laptop-scale));height:calc(334px*var(--laptop-scale));border-radius:calc(26px*var(--laptop-scale));min-height:0}.sim-card__media{height:calc(100% - 46px*var(--laptop-scale));margin:calc(22px*var(--laptop-scale)) calc(24px*var(--laptop-scale)) calc(24px*var(--laptop-scale)) 0;border-radius:calc(16px*var(--laptop-scale))}.sim-card__body{grid-template-columns:calc(312px*var(--laptop-scale)) minmax(220px, 1fr);gap:calc(18px*var(--laptop-scale)) calc(124px*var(--laptop-scale));padding:calc(23px*var(--laptop-scale)) calc(20px*var(--laptop-scale)) calc(20px*var(--laptop-scale)) calc(24px*var(--laptop-scale))}.sim-card h3{max-width:calc(272px*var(--laptop-scale));font-size:calc(31px*var(--laptop-scale));letter-spacing:calc(-.93px*var(--laptop-scale))}.sim-card p{max-width:calc(374px*var(--laptop-scale));font-size:calc(16.8px*var(--laptop-scale));letter-spacing:calc(-.48px*var(--laptop-scale));line-height:calc(21.84px*var(--laptop-scale))}.tag-row{gap:calc(7px*var(--laptop-scale));margin-top:calc(66px*var(--laptop-scale))}.tag-row span{border-radius:calc(6px*var(--laptop-scale));padding:calc(7px*var(--laptop-scale)) calc(8px*var(--laptop-scale)) calc(8px*var(--laptop-scale));font-size:calc(14.4px*var(--laptop-scale));letter-spacing:calc(-.42px*var(--laptop-scale));line-height:calc(14.4px*var(--laptop-scale))}.sim-card__bottom{gap:calc(18px*var(--laptop-scale))}.sim-card__rates{gap:calc(24px*var(--laptop-scale))}.sim-card__bottom .sim-card__rate-label{min-height:calc(31px*var(--laptop-scale));border-radius:calc(6px*var(--laptop-scale));padding:calc(8px*var(--laptop-scale));font-size:calc(14.4px*var(--laptop-scale));letter-spacing:calc(-.42px*var(--laptop-scale));line-height:calc(14.4px*var(--laptop-scale))}.sim-card__bottom .sim-card__rate-label:after{left:calc(100% + 5px*var(--laptop-scale));width:calc(17px*var(--laptop-scale));height:calc(17px*var(--laptop-scale));font-size:calc(12px*var(--laptop-scale))}.sim-card__rate-value{margin-top:calc(12px*var(--laptop-scale))}.sim-card__bottom strong{font-size:calc(31px*var(--laptop-scale));letter-spacing:calc(-.93px*var(--laptop-scale))}.sim-card__bottom .sim-card__rate-unit{font-size:calc(16.8px*var(--laptop-scale))}.sim-card__bottom .button-link{width:calc(324px*var(--laptop-scale));min-height:calc(48px*var(--laptop-scale));font-size:calc(16.8px*var(--laptop-scale));letter-spacing:calc(-.48px*var(--laptop-scale));line-height:calc(21.84px*var(--laptop-scale))}.directions{min-height:calc(892px*var(--laptop-scale))}.directions:before{top:calc(54px*var(--laptop-scale));width:calc(1440px*var(--laptop-scale))}.directions .section-title--center{height:calc(271px*var(--laptop-scale))}.directions .section-title--center h2{top:calc(96px*var(--laptop-scale));width:calc(542px*var(--laptop-scale))}.directions .section-title--center p{top:calc(175px*var(--laptop-scale));width:calc(1087px*var(--laptop-scale))}.directions__feature{grid-template-columns:calc(437px*var(--laptop-scale)) minmax(0, 1fr);gap:calc(19px*var(--laptop-scale))}.directions__copy{min-height:calc(523px*var(--laptop-scale));border-radius:calc(31px*var(--laptop-scale));padding:calc(24px*var(--laptop-scale)) calc(24px*var(--laptop-scale)) calc(40px*var(--laptop-scale)) calc(23px*var(--laptop-scale))}.directions__tabs{gap:calc(9px*var(--laptop-scale))}.directions__tabs span{min-height:calc(48px*var(--laptop-scale));border-radius:calc(7px*var(--laptop-scale));padding:calc(12px*var(--laptop-scale)) calc(19px*var(--laptop-scale));font-size:calc(16.8px*var(--laptop-scale));letter-spacing:calc(-.48px*var(--laptop-scale));line-height:calc(21.84px*var(--laptop-scale))}.direction-card{margin-top:0;transform:none}.direction-card p{max-width:calc(366px*var(--laptop-scale));font-size:calc(18px*var(--laptop-scale));letter-spacing:calc(-.36px*var(--laptop-scale));line-height:calc(24px*var(--laptop-scale))}.direction-card__image{min-height:calc(523px*var(--laptop-scale));border-radius:calc(31px*var(--laptop-scale))}.formats{min-height:calc(817px*var(--laptop-scale))}.formats:before{top:calc(-17px*var(--laptop-scale));width:calc(1440px*var(--laptop-scale));height:calc(73px*var(--laptop-scale));background-size:calc(1440px*var(--laptop-scale)) calc(73px*var(--laptop-scale))}.formats .section-title{height:calc(127px*var(--laptop-scale))}.formats .section-title h2{top:calc(24px*var(--laptop-scale));width:calc(431px*var(--laptop-scale))}.formats__grid{gap:calc(19px*var(--laptop-scale))}.format-card{min-height:calc(468px*var(--laptop-scale));border-radius:calc(26px*var(--laptop-scale));padding:0 calc(24px*var(--laptop-scale)) calc(25px*var(--laptop-scale))}.format-card__image{height:calc(282px*var(--laptop-scale));margin:0 calc(-24px*var(--laptop-scale)) calc(24px*var(--laptop-scale))}.format-card h3{margin-bottom:calc(17px*var(--laptop-scale));font-size:calc(24px*var(--laptop-scale))}.certificate{min-height:calc(559px*var(--laptop-scale));padding-top:calc(96px*var(--laptop-scale));padding-bottom:calc(96px*var(--laptop-scale))}.certificate__card{grid-template-columns:calc(594px*var(--laptop-scale)) minmax(0, 1fr);min-height:calc(367px*var(--laptop-scale));border-radius:calc(31px*var(--laptop-scale))}.certificate__card:before{width:calc(100% - 594px*var(--laptop-scale));border-radius:calc(43px*var(--laptop-scale))}.certificate__card:after{width:calc(100% - 594px*var(--laptop-scale));border-radius:calc(32px*var(--laptop-scale))}.certificate__copy{padding:calc(24px*var(--laptop-scale))}.certificate__copy h2{width:calc(592px*var(--laptop-scale))}.certificate__copy p{width:calc(626px*var(--laptop-scale));margin-top:calc(19px*var(--laptop-scale))}.certificate__copy .button-link{width:calc(202px*var(--laptop-scale));min-height:calc(48px*var(--laptop-scale));margin-top:calc(69px*var(--laptop-scale));border-radius:calc(7px*var(--laptop-scale));padding:calc(13px*var(--laptop-scale)) calc(20px*var(--laptop-scale));font-size:calc(16.8px*var(--laptop-scale))}.certificate__image{min-height:calc(367px*var(--laptop-scale))}.championships{min-height:calc(924px*var(--laptop-scale));padding-top:calc(96px*var(--laptop-scale));margin-top:0}.championships .section-title--row{height:calc(103px*var(--laptop-scale))}.championships .section-title h2{left:calc(113px*var(--laptop-scale))}.championships .record-controls{right:calc(80px*var(--laptop-scale));gap:calc(14px*var(--laptop-scale))}.championships .record-controls button{width:calc(46px*var(--laptop-scale));height:calc(46px*var(--laptop-scale));border-radius:calc(12px*var(--laptop-scale))}.championships .record-controls button:before{width:calc(14px*var(--laptop-scale));height:calc(14px*var(--laptop-scale));border-width:calc(3px*var(--laptop-scale))}.championships__grid{gap:calc(19px*var(--laptop-scale))}.champ-card{min-height:calc(650px*var(--laptop-scale));border-radius:calc(31px*var(--laptop-scale));padding:calc(24px*var(--laptop-scale))}.champ-card__head span{font-size:calc(16.8px*var(--laptop-scale))}.champ-card__head h3{max-width:calc(360px*var(--laptop-scale));font-size:calc(31px*var(--laptop-scale))}.champ-card__image{height:calc(290px*var(--laptop-scale));margin-top:calc(31px*var(--laptop-scale));border-radius:calc(19px*var(--laptop-scale))}.champ-card__body{padding-top:calc(31px*var(--laptop-scale))}.champ-card__body p{min-height:calc(103px*var(--laptop-scale))}.champ-card__body .button-link{min-height:calc(50px*var(--laptop-scale))}.event-cta{height:calc(842px*var(--laptop-scale));padding-top:calc(96px*var(--laptop-scale));padding-bottom:calc(96px*var(--laptop-scale));margin-top:0}.event-cta__inner{grid-template-columns:calc(662px*var(--laptop-scale)) calc(662px*var(--laptop-scale));gap:calc(19px*var(--laptop-scale));width:calc(1344px*var(--laptop-scale))}.event-cta__media,.event-cta__content{height:calc(650px*var(--laptop-scale));border-radius:calc(31px*var(--laptop-scale))}.event-cta__content{padding:calc(25px*var(--laptop-scale)) calc(23px*var(--laptop-scale))}.event-cta__content>p{margin-top:calc(37px*var(--laptop-scale))}.event-cta__content .button-link{bottom:calc(23px*var(--laptop-scale));left:calc(23px*var(--laptop-scale));width:calc(232px*var(--laptop-scale));min-height:calc(48px*var(--laptop-scale))}.event-cta__list{gap:calc(19px*var(--laptop-scale))}.event-cta__list article{min-height:calc(146px*var(--laptop-scale));border-radius:calc(31px*var(--laptop-scale));padding:calc(24px*var(--laptop-scale))}.event-cta__list h3{font-size:calc(26px*var(--laptop-scale))}.reviews{height:calc(407px*var(--laptop-scale));margin-top:calc(96px*var(--laptop-scale));margin-bottom:calc(96px*var(--laptop-scale))}.reviews .section-title--row{height:calc(103px*var(--laptop-scale))}.reviews__grid{gap:calc(19px*var(--laptop-scale))}.review-card{min-height:calc(324px*var(--laptop-scale));border-radius:calc(31px*var(--laptop-scale));padding:calc(25px*var(--laptop-scale)) calc(24px*var(--laptop-scale))}.contacts{height:calc(744px*var(--laptop-scale));margin-bottom:calc(96px*var(--laptop-scale));padding-top:calc(126px*var(--laptop-scale));padding-bottom:calc(66px*var(--laptop-scale))}.contacts__inner{grid-template-columns:calc(437px*var(--laptop-scale)) minmax(0, 1fr);gap:calc(19px*var(--laptop-scale))}.contacts__card{min-height:calc(559px*var(--laptop-scale));border-radius:calc(31px*var(--laptop-scale));padding:calc(24px*var(--laptop-scale))}.contacts__place{margin-top:calc(26px*var(--laptop-scale))}.contacts__list{gap:calc(11px*var(--laptop-scale));margin-top:calc(22px*var(--laptop-scale))}.contacts__actions{gap:calc(48px*var(--laptop-scale));padding-top:calc(27px*var(--laptop-scale));top:calc(45px*var(--laptop-scale))}.contacts__map{min-height:calc(552px*var(--laptop-scale));height:calc(552px*var(--laptop-scale));border-radius:calc(31px*var(--laptop-scale))}.faq{height:calc(449px*var(--laptop-scale));margin-bottom:calc(96px*var(--laptop-scale));overflow:visible}.faq__inner{grid-template-columns:calc(437px*var(--laptop-scale)) 1fr;gap:calc(16px*var(--laptop-scale))}.faq__inner>h2{top:calc(19px*var(--laptop-scale));left:calc(48px*var(--laptop-scale));width:calc(386px*var(--laptop-scale))}.faq__list{gap:calc(9px*var(--laptop-scale));margin-top:calc(19px*var(--laptop-scale))}.faq summary{grid-template-columns:calc(19px*var(--laptop-scale)) minmax(0, 1fr) calc(24px*var(--laptop-scale));min-height:calc(74px*var(--laptop-scale));padding:calc(24px*var(--laptop-scale));font-size:calc(20px*var(--laptop-scale))}.faq__number{font-size:calc(12px*var(--laptop-scale))}.faq__item:nth-child(3) summary,.faq__item:nth-child(5) summary{min-height:calc(100px*var(--laptop-scale))}.faq p{padding:0 calc(60px*var(--laptop-scale)) calc(20px*var(--laptop-scale))}}@media (max-width:1199px){.footer{--footer-scale:1;min-height:306px;padding:64px 32px}.footer__inner{border-radius:22px;width:896px;max-width:100%;height:178px}.footer__logo{width:195px;height:43px}.footer__columns{grid-template-columns:105px 105px 105px;gap:44px;font-size:11px;left:336px}.footer__privacy,.footer__bottom{font-size:11px}.footer__bottom:before{width:364px;left:336px}}@media (max-width:959px){.contacts{height:auto;margin-bottom:64px}.contacts__actions{margin-top:32px;top:0}.faq{height:auto;margin-bottom:64px;padding-top:64px;padding-bottom:64px;overflow:visible}.faq__inner{grid-template-columns:1fr}.faq__inner>h2{visibility:visible;text-align:center;width:min(100%,486px);margin-inline:auto;font-size:40px;line-height:1;position:static}.faq__list{grid-column:1;width:calc(100% - 26px);max-width:690px;margin:44px auto 0}.faq summary{letter-spacing:-.44px;border-radius:14px;grid-template-columns:19px minmax(0,1fr) 24px;gap:16px;min-height:103px;padding:24px;font-size:20px;line-height:24px}.faq__question{max-width:470px}.footer{min-height:487px;padding:64px 32px}.footer__inner{border-radius:20px;height:359px}.footer__logo{top:20px;left:20px}.footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:calc(100% - 40px);font-size:14px;top:110px;left:20px}.footer__up{top:20px}.footer__privacy{bottom:64px}.footer__rating{bottom:66px;right:20px}.footer__bottom:before{display:none}}@media (min-width:960px) and (max-width:1199px){.footer__rating{--footer-laptop-rating-scale:calc((100vw - 15px) / 960px);top:calc(142px*var(--footer-laptop-rating-scale) - 64px);transform:scale(var(--footer-laptop-rating-scale));transform-origin:100% 0;bottom:auto;right:clamp(0px,320px - 31.25vw,20px)}}@media (min-width:640px) and (max-width:959px){.contacts{--contacts-tablet-scale:calc(100vw / 640px);height:calc(784px*var(--contacts-tablet-scale));padding:calc(64px*var(--contacts-tablet-scale)) 0 0;margin-bottom:0}.contacts__inner{width:calc(576px*var(--contacts-tablet-scale));gap:calc(14px*var(--contacts-tablet-scale));padding-inline:0}.contacts__card{height:calc(352px*var(--contacts-tablet-scale));border-radius:calc(20px*var(--contacts-tablet-scale));min-height:0;padding:calc(20px*var(--contacts-tablet-scale))}.contacts__card h2{font-size:calc(40px*var(--contacts-tablet-scale));line-height:1}.contacts__place{margin-top:calc(20px*var(--contacts-tablet-scale));font-size:calc(14px*var(--contacts-tablet-scale))}.contacts__list{grid-template-columns:calc(238px*var(--contacts-tablet-scale)) calc(240px*var(--contacts-tablet-scale));gap:calc(10px*var(--contacts-tablet-scale)) calc(36px*var(--contacts-tablet-scale));margin-top:calc(17px*var(--contacts-tablet-scale))}.contacts__list li{grid-template-columns:calc(24px*var(--contacts-tablet-scale)) minmax(0, 1fr);gap:calc(12px*var(--contacts-tablet-scale));min-height:calc(24px*var(--contacts-tablet-scale));font-size:calc(15px*var(--contacts-tablet-scale));line-height:1.35}.contacts__list li:first-child{grid-area:1/1}.contacts__list li:nth-child(2){grid-area:2/1}.contacts__list li:nth-child(3){grid-area:2/2}.contacts__list li:nth-child(4){grid-area:3/2;align-items:start}.contacts__list li:nth-child(5){grid-area:3/1;align-items:start}.contacts__list img{width:calc(24px*var(--contacts-tablet-scale));height:calc(24px*var(--contacts-tablet-scale))}.contacts__actions{grid-template-columns:calc(228px*var(--contacts-tablet-scale)) 1fr;gap:calc(100px*var(--contacts-tablet-scale));margin-top:calc(20px*var(--contacts-tablet-scale));padding-top:calc(22px*var(--contacts-tablet-scale));top:0}.contacts__actions>div{gap:calc(14px*var(--contacts-tablet-scale))}.contacts__actions span{font-size:calc(14px*var(--contacts-tablet-scale))}.contacts__actions .button-link{min-height:calc(40px*var(--contacts-tablet-scale));border-radius:calc(6px*var(--contacts-tablet-scale));padding:calc(11px*var(--contacts-tablet-scale)) calc(16px*var(--contacts-tablet-scale));font-size:calc(14px*var(--contacts-tablet-scale))}.contacts__route-buttons{gap:calc(10px*var(--contacts-tablet-scale));flex-wrap:nowrap}.contacts__route-buttons .button-link:first-child{width:calc(73px*var(--contacts-tablet-scale))}.contacts__route-buttons .button-link:last-child{width:calc(107px*var(--contacts-tablet-scale))}.contacts__map{height:calc(368px*var(--contacts-tablet-scale));border-radius:calc(20px*var(--contacts-tablet-scale));background:#eceef2;min-height:0}.faq{--faq-tablet-scale:calc(100vw / 640px);padding-top:calc(64px*var(--faq-tablet-scale));padding-bottom:calc(64px*var(--faq-tablet-scale));margin-bottom:0}.faq__inner{gap:0}.faq__inner>h2{width:calc(405px*var(--faq-tablet-scale));font-size:calc(40px*var(--faq-tablet-scale));line-height:1}.faq__list{width:calc(576px*var(--faq-tablet-scale));max-width:none;margin-top:calc(36px*var(--faq-tablet-scale))}.faq summary{min-height:calc(88px*var(--faq-tablet-scale))}.footer{--footer-tablet-scale:calc(100cqw / 640px);--footer-scale:var(--footer-tablet-scale);min-height:calc(487px*var(--footer-tablet-scale));padding:calc(64px*var(--footer-tablet-scale)) 0 0}.footer__inner{width:calc(576px*var(--footer-tablet-scale));max-width:none;height:calc(359px*var(--footer-tablet-scale));margin-right:0;margin-left:calc(30px*var(--footer-tablet-scale));border-radius:calc(20px*var(--footer-tablet-scale));background:linear-gradient(#b1b9c8 0%,#eceef2 100%)}.footer__logo{top:calc(23px*var(--footer-tablet-scale));left:calc(20px*var(--footer-tablet-scale));width:calc(182px*var(--footer-tablet-scale));height:auto}.footer__columns{top:calc(128px*var(--footer-tablet-scale));left:calc(20px*var(--footer-tablet-scale));grid-template-columns:repeat(3, calc(170px * var(--footer-tablet-scale)));gap:calc(20px*var(--footer-tablet-scale));width:auto;font-size:calc(14px*var(--footer-tablet-scale))}.footer__up{top:calc(19px*var(--footer-tablet-scale));right:calc(18px*var(--footer-tablet-scale));width:calc(81px*var(--footer-tablet-scale));min-height:calc(40px*var(--footer-tablet-scale));border-radius:calc(8px*var(--footer-tablet-scale));font-size:calc(14px*var(--footer-tablet-scale))}.footer__privacy{top:calc(257px*var(--footer-tablet-scale));bottom:auto;left:calc(20px*var(--footer-tablet-scale));width:calc(245px*var(--footer-tablet-scale));font-size:calc(14px*var(--footer-tablet-scale))}.footer__rating{top:calc(289px*var(--footer-tablet-scale));bottom:auto;right:auto;left:calc(408px*var(--footer-tablet-scale));width:150px;height:50px;min-height:0;transform:scale(var(--footer-tablet-scale));transform-origin:0 0}.footer__bottom{top:calc(289px*var(--footer-tablet-scale));bottom:auto;right:auto;left:calc(20px*var(--footer-tablet-scale));width:calc(288px*var(--footer-tablet-scale));gap:calc(14px*var(--footer-tablet-scale));font-size:calc(14px*var(--footer-tablet-scale));grid-template-columns:1fr}.footer__bottom span:last-child{order:-1}.footer__inner:before,.footer__inner:after{left:calc(20px*var(--footer-tablet-scale));width:calc(536px*var(--footer-tablet-scale));content:"";background:#0e10122e;height:1px;position:absolute}.footer__inner:before{top:calc(103px*var(--footer-tablet-scale))}.footer__inner:after{top:calc(234px*var(--footer-tablet-scale))}}@media (max-width:639px){.faq{--faq-mobile-scale:calc(100vw / 360px);padding-top:calc(48px*var(--faq-mobile-scale));padding-bottom:calc(48px*var(--faq-mobile-scale))}.faq__inner>h2{width:calc(212px*var(--faq-mobile-scale));max-width:none;font-size:32px;line-height:1}.faq summary{border-radius:12px;grid-template-columns:minmax(0,1fr) 28px 20px;min-height:64px;padding:16px;font-size:16px}.faq__list{width:calc(324px*var(--faq-mobile-scale));margin-top:calc(32px*var(--faq-mobile-scale))}.footer{--footer-mobile-scale:calc(100vw / 360px);--footer-scale:var(--footer-mobile-scale);min-height:calc(694px*var(--footer-mobile-scale));padding:calc(50px*var(--footer-mobile-scale)) calc(16px*var(--footer-mobile-scale))}.footer__inner{height:calc(594px*var(--footer-mobile-scale));border-radius:calc(14px*var(--footer-mobile-scale))}.footer__logo{top:calc(24px*var(--footer-mobile-scale));left:calc(24px*var(--footer-mobile-scale));width:calc(280px*var(--footer-mobile-scale));height:calc(62px*var(--footer-mobile-scale))}.footer__columns{top:calc(219px*var(--footer-mobile-scale));left:calc(24px*var(--footer-mobile-scale));grid-template-rows:repeat(5,auto);grid-auto-flow:column;grid-template-columns:calc(128px*var(--footer-mobile-scale)) calc(128px*var(--footer-mobile-scale));width:calc(280px*var(--footer-mobile-scale));gap:calc(16px*var(--footer-mobile-scale)) calc(24px*var(--footer-mobile-scale));font-size:14px}.footer__columns div{display:contents}.footer__up{top:calc(116px*var(--footer-mobile-scale));right:auto;left:calc(24px*var(--footer-mobile-scale));width:calc(73px*var(--footer-mobile-scale));min-height:calc(40px*var(--footer-mobile-scale));font-size:calc(12px*var(--footer-mobile-scale))}.footer__privacy{top:calc(484px*var(--footer-mobile-scale));bottom:auto;left:calc(24px*var(--footer-mobile-scale));width:auto;font-size:14px}.footer__rating{top:calc(412px*var(--footer-mobile-scale));bottom:auto;right:auto;left:calc(24px*var(--footer-mobile-scale));width:150px;height:50px;min-height:0;transform:scale(var(--footer-mobile-scale));transform-origin:0 0}.footer__bottom{top:calc(526px*var(--footer-mobile-scale));right:calc(24px*var(--footer-mobile-scale));bottom:auto;left:calc(24px*var(--footer-mobile-scale));gap:calc(19px*var(--footer-mobile-scale));grid-template-columns:1fr;font-size:14px}.footer__bottom span:last-child{order:-1}.footer__inner:before,.footer__inner:after{right:calc(24px*var(--footer-mobile-scale));left:calc(24px*var(--footer-mobile-scale));content:"";background:#0e10122e;height:1px;position:absolute}.footer__inner:before{top:calc(190px*var(--footer-mobile-scale))}.footer__inner:after{top:calc(388px*var(--footer-mobile-scale))}}@media (max-width:640px){.section--gallery{height:882px;min-height:882px}.about-pull{min-height:710px}.partners{min-height:635px;padding-top:54px;padding-bottom:56px}.partners .section-title--row{text-align:center;gap:18px}.partners .section-title h2{font-size:32px;line-height:1.05}.partners .section-title p{text-align:center;width:310px;max-width:100%;margin-inline:auto;font-size:16px;line-height:1.35}.partners__grid{border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:35px}.partners__item,.partners__item:nth-child(2n),.partners__item:nth-child(4n),.partners__item:nth-last-child(-n+2),.partners__item:nth-last-child(-n+4){border-right:var(--partners-line-width) solid var(--partners-line-color);border-bottom:var(--partners-line-width) solid var(--partners-line-color);min-height:97px}.partners__item:nth-child(2n){border-right:0}.partners__item:nth-last-child(-n+2){border-bottom:0}.partners__item img{max-width:80%;max-height:48px}.formats{min-height:541px;padding-top:0}.formats .section-title{height:119px}.formats .section-title h2{top:55px}.contacts{--contacts-mobile-scale:calc(100vw / 390px);height:calc(975px*var(--contacts-mobile-scale));padding-top:calc(52px*var(--contacts-mobile-scale));padding-bottom:calc(50px*var(--contacts-mobile-scale));margin-bottom:0}.contacts__inner{gap:calc(8px*var(--contacts-mobile-scale))}.contacts__card{height:calc(467px*var(--contacts-mobile-scale));min-height:calc(467px*var(--contacts-mobile-scale));border-radius:calc(14px*var(--contacts-mobile-scale));padding:calc(17px*var(--contacts-mobile-scale)) calc(18px*var(--contacts-mobile-scale)) calc(18px*var(--contacts-mobile-scale))}.contacts__card h2{font-size:calc(32px*var(--contacts-mobile-scale));line-height:1}.contacts__place{margin-top:calc(23px*var(--contacts-mobile-scale));font-size:calc(12px*var(--contacts-mobile-scale))}.contacts__list{gap:calc(17px*var(--contacts-mobile-scale));margin-top:calc(19px*var(--contacts-mobile-scale))}.contacts__list li{grid-template-columns:calc(26px*var(--contacts-mobile-scale)) minmax(0, 1fr);gap:calc(13px*var(--contacts-mobile-scale));min-height:calc(26px*var(--contacts-mobile-scale));font-size:calc(15px*var(--contacts-mobile-scale));line-height:1.25}.contacts__list img{width:calc(26px*var(--contacts-mobile-scale));height:calc(26px*var(--contacts-mobile-scale))}.contacts__actions{grid-template-columns:calc(92px*var(--contacts-mobile-scale)) minmax(0, 1fr);gap:calc(20px*var(--contacts-mobile-scale));margin-top:calc(50px*var(--contacts-mobile-scale));padding-top:calc(20px*var(--contacts-mobile-scale))}.contacts__actions>div{gap:calc(13px*var(--contacts-mobile-scale))}.contacts__actions span{font-size:calc(12px*var(--contacts-mobile-scale))}.contacts__actions .button-link{min-height:calc(43px*var(--contacts-mobile-scale));padding:calc(12px*var(--contacts-mobile-scale)) calc(15px*var(--contacts-mobile-scale));font-size:calc(12px*var(--contacts-mobile-scale))}.contacts__route-buttons{gap:calc(13px*var(--contacts-mobile-scale));flex-wrap:nowrap}.contacts__route-buttons .button-link:first-child{width:calc(91px*var(--contacts-mobile-scale))}.contacts__route-buttons .button-link:last-child{width:calc(104px*var(--contacts-mobile-scale))}.contacts__map{height:calc(398px*var(--contacts-mobile-scale));min-height:calc(398px*var(--contacts-mobile-scale));border-radius:calc(14px*var(--contacts-mobile-scale))}.faq{--faq-mobile-scale:calc(100vw / 360px);min-height:0;padding-top:calc(48px*var(--faq-mobile-scale));padding-bottom:calc(48px*var(--faq-mobile-scale));margin-bottom:0}.faq__inner{gap:0}.faq__inner>h2{width:calc(212px*var(--faq-mobile-scale));text-align:center;max-width:none;margin-inline:auto;font-size:32px;line-height:1}.faq__list{width:calc(324px*var(--faq-mobile-scale));max-width:none;margin-top:calc(32px*var(--faq-mobile-scale));gap:10px}.faq summary{border-radius:14px;grid-template-columns:minmax(0,1fr) 24px;align-items:center;min-height:118px;padding:21px 20px 21px 22px;font-size:20px;line-height:1.12}.faq__number{display:none}.faq__question{max-width:calc(208px*var(--faq-mobile-scale));grid-column:1}.faq summary:after{color:#0e1012;width:auto;font-size:26px;position:static;transform:none}}@media (min-width:640px) and (max-width:640px){.contacts{--contacts-tablet-scale:1;height:784px;margin-bottom:0;padding:64px 0 0}.contacts__inner{gap:14px;width:576px;padding-inline:0}.contacts__card{border-radius:20px;height:352px;min-height:0;padding:20px}.contacts__card h2{font-size:40px;line-height:1}.contacts__place{margin-top:20px;font-size:14px}.contacts__list{grid-template-columns:238px 240px;gap:10px 36px;margin-top:17px}.contacts__list li{grid-template-columns:24px minmax(0,1fr);gap:12px;min-height:24px;font-size:15px;line-height:1.35}.contacts__list li:first-child{grid-area:1/1}.contacts__list li:nth-child(2){grid-area:2/1}.contacts__list li:nth-child(3){grid-area:2/2}.contacts__list li:nth-child(4){grid-area:3/2;align-items:start}.contacts__list li:nth-child(5){grid-area:3/1;align-items:start}.contacts__list img{width:24px;height:24px}.contacts__actions{grid-template-columns:228px 1fr;gap:100px;margin-top:20px;padding-top:22px;top:0}.contacts__actions>div{gap:14px}.contacts__actions span{font-size:14px}.contacts__actions .button-link{border-radius:6px;min-height:40px;padding:11px 16px;font-size:14px}.contacts__route-buttons{flex-wrap:nowrap;gap:10px}.contacts__route-buttons .button-link:first-child{width:73px}.contacts__route-buttons .button-link:last-child{width:107px}.contacts__map{background:#eceef2;border-radius:20px;height:368px;min-height:0}}.site-header--sticky{position:fixed;top:0;left:0}@media (min-width:980px) and (max-width:1439px){.formats:before{top:calc(-31px*var(--laptop-scale))}.formats .section-title{height:calc(113px*var(--laptop-scale))}.formats .section-title h2{top:calc(10px*var(--laptop-scale))}}@media (min-width:641px) and (max-width:959px){.formats{min-height:1207px;padding-top:0}.formats:before{background-size:1152px 59px;width:1152px;height:59px;top:-53px}.formats .section__inner{padding-inline:38px}.formats .section-title{height:67px}.formats .section-title h2{width:486px;font-size:50px;line-height:48px;top:-19px}.formats__grid{align-items:start;gap:15px}.format-card{border-radius:26px;height:524px;min-height:524px;padding:0 24px}.format-card:nth-child(3){height:546px;min-height:546px}.format-card__image{height:297px;margin:0 -24px 24px}.format-card h3{margin-bottom:16px;font-size:28px;line-height:1.25}.format-card p{letter-spacing:-.36px;line-height:1.26}}@media (max-width:640px){.formats{min-height:445px;padding-top:0}.formats:before{display:none}.formats .section__inner{padding-inline:17px 0}.formats .section-title{height:23px}.formats .section-title h2{width:312px;font-size:32px;line-height:1;top:-44px}.formats__grid{gap:9px;margin-right:0;padding-right:0}.format-card{border-radius:16px;width:264px;min-width:264px;height:370px;min-height:370px;padding:0 18px}.format-card__image{height:174px;margin:0 -18px 18px}.format-card h3{margin-bottom:9px;font-size:20px;line-height:1.15}.format-card p{letter-spacing:-.32px;font-size:16px;line-height:1.28}}@media (min-width:640px) and (max-width:959px){.certificate{--certificate-tablet-scale:clamp(1, calc(100vw / 650px), 1.4754);min-height:504px;padding-top:77px;padding-bottom:0}.certificate .section__inner{padding-inline:0}.certificate__card{border-radius:20px;width:90%;max-width:691px;height:350px;min-height:350px;margin:0 auto;display:block;position:relative}.certificate__card:before{background:url(/assets/garage/media-167-img.svg) 50%/cover no-repeat;border-radius:31px;width:calc(100% - 32px);height:calc(100% - 2px);top:1px;left:auto;right:0}.certificate__card:after{background:url(/assets/garage/media-048-img-1.svg) 50%/cover no-repeat;border-radius:20px;width:calc(100% - 34px);height:calc(100% - 2px);top:1px;left:auto;right:1px}.certificate__copy{z-index:2;width:auto;height:100%;padding:24px;display:block;position:relative}.certificate__copy h2{width:calc(405px*var(--certificate-tablet-scale));max-width:none;font-size:calc(40px*var(--certificate-tablet-scale));letter-spacing:calc(-.93px*var(--certificate-tablet-scale));line-height:calc(40px*var(--certificate-tablet-scale))}.certificate__copy p{width:calc(333px*var(--certificate-tablet-scale));max-width:none;font-size:calc(14px*var(--certificate-tablet-scale));letter-spacing:calc(-.28px*var(--certificate-tablet-scale));line-height:calc(19px*var(--certificate-tablet-scale));margin-top:19px}.certificate__copy .button-link{width:calc(168px*var(--certificate-tablet-scale));height:calc(39px*var(--certificate-tablet-scale));min-height:calc(39px*var(--certificate-tablet-scale));padding:0 calc(16px*var(--certificate-tablet-scale));font-size:calc(14px*var(--certificate-tablet-scale));letter-spacing:calc(-.4px*var(--certificate-tablet-scale));line-height:calc(18px*var(--certificate-tablet-scale));margin-top:48px}.certificate__image{width:313px;height:230px;min-height:0;position:absolute;top:120px;right:0}.certificate__image img{object-position:center top}}@media (min-width:640px) and (max-width:640px){.certificate__copy h2{letter-spacing:-.93px;width:405px;font-size:40px;line-height:40px}.certificate__copy p{letter-spacing:-.28px;width:333px;font-size:14px;line-height:19px}.certificate__copy .button-link{letter-spacing:-.4px;width:168px;height:39px;min-height:39px;padding:0 16px;font-size:14px;line-height:18px}}@media (max-width:639px){.certificate{--certificate-mobile-scale:calc(100vw / 360px);min-height:calc(623px*var(--certificate-mobile-scale));padding-top:calc(48px*var(--certificate-mobile-scale));padding-bottom:calc(48px*var(--certificate-mobile-scale))}.certificate .section__inner{padding-inline:0}.certificate__card{width:calc(328px*var(--certificate-mobile-scale));height:calc(527px*var(--certificate-mobile-scale));min-height:calc(527px*var(--certificate-mobile-scale));border-radius:calc(16px*var(--certificate-mobile-scale));margin:0 auto;display:block;position:relative}.certificate__card:before{top:calc(121px*var(--certificate-mobile-scale));width:100%;height:calc(405px*var(--certificate-mobile-scale));border-radius:calc(43px*var(--certificate-mobile-scale));background:url(/assets/garage/media-167-img.svg) 50%/cover no-repeat;left:0;right:auto}.certificate__card:after{top:calc(121px*var(--certificate-mobile-scale));right:auto;left:calc(1px*var(--certificate-mobile-scale));width:calc(326px*var(--certificate-mobile-scale));height:calc(405px*var(--certificate-mobile-scale));border-radius:calc(16px*var(--certificate-mobile-scale));background:url(/assets/garage/media-048-img-1.svg) 50%/cover no-repeat}.certificate__copy{z-index:2;width:auto;height:100%;padding:calc(16px*var(--certificate-mobile-scale)) calc(16px*var(--certificate-mobile-scale)) 0;display:block;position:relative}.certificate__copy h2{width:calc(299px*var(--certificate-mobile-scale));max-width:none;font-size:calc(32px*var(--certificate-mobile-scale));letter-spacing:calc(-.64px*var(--certificate-mobile-scale));line-height:calc(30px*var(--certificate-mobile-scale))}.certificate__copy p{width:calc(290px*var(--certificate-mobile-scale));max-width:none;margin-top:calc(18px*var(--certificate-mobile-scale));font-size:calc(14px*var(--certificate-mobile-scale));letter-spacing:calc(-.28px*var(--certificate-mobile-scale));line-height:calc(19px*var(--certificate-mobile-scale))}.certificate__copy .button-link{top:calc(471px*var(--certificate-mobile-scale));left:calc(16px*var(--certificate-mobile-scale));width:calc(296px*var(--certificate-mobile-scale));height:calc(40px*var(--certificate-mobile-scale));min-height:calc(40px*var(--certificate-mobile-scale));border-radius:calc(8px*var(--certificate-mobile-scale));padding:0 calc(16px*var(--certificate-mobile-scale));font-size:calc(12px*var(--certificate-mobile-scale));letter-spacing:calc(-.36px*var(--certificate-mobile-scale));line-height:calc(12px*var(--certificate-mobile-scale));text-align:center;margin-top:0;position:absolute}.certificate__image{top:calc(247px*var(--certificate-mobile-scale));left:calc(-73px*var(--certificate-mobile-scale));width:calc(443px*var(--certificate-mobile-scale));height:calc(208px*var(--certificate-mobile-scale));min-height:0;position:absolute}.certificate__image img{object-position:center top}}@media (min-width:980px) and (max-width:1439px){.partners .section-title h2{width:calc(448px*var(--laptop-scale))}.partners .section-title p{width:calc(461px*var(--laptop-scale))}.partners__grid{grid-template-rows:repeat(2, calc(139px * var(--laptop-scale)));height:calc(280px*var(--laptop-scale))}.partners__item{height:calc(139px*var(--laptop-scale))}}@media (min-width:641px) and (max-width:959px){.partners{min-height:873px;padding-top:76px;padding-bottom:0}.partners .section__inner,.simulators .section__inner{padding-inline:24px}.partners .section-title--row{text-align:center;justify-items:center;gap:19px;display:grid}.partners .section-title h2{width:100%;font-size:48px;line-height:48px}.partners .section-title p{text-align:center;width:446px;max-width:100%;margin-top:0;font-size:16px;line-height:23px}.partners__grid{grid-template-rows:repeat(4,139px);grid-template-columns:repeat(2,minmax(0,1fr));width:min(691px,100vw - 77px);height:565px;margin:46px auto 0}.partners__item,.partners__item:nth-child(2n),.partners__item:nth-child(4n),.partners__item:nth-last-child(-n+2),.partners__item:nth-last-child(-n+4){border-right:var(--partners-line-width) solid var(--partners-line-color);border-bottom:var(--partners-line-width) solid var(--partners-line-color);height:139px;min-height:0}.partners__item:nth-child(2n){border-right:0}.partners__item:nth-last-child(-n+2){border-bottom:0}.partners__item img{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none}.simulators{padding-top:77px}.simulators .section-title--row{text-align:center;justify-items:center;gap:19px;display:grid}.simulators .section-title,.simulators .section-title>div{width:100%}.simulators .section-title>div{justify-items:center;display:grid}.simulators .section-title h2{text-align:center;width:100%;font-size:48px;line-height:48px}.simulators .section-title p{text-align:center;width:446px;max-width:100%;margin:19px auto 0;font-size:16px;line-height:23px}.simulators__eyebrow{margin-top:54px}.sim-card,.sim-card--wide{width:min(691px,100vw - 77px);margin-inline:auto;padding:15px 24px 24px}.sim-card h3{max-width:445px;font-size:26px;line-height:29px}.tag-row{margin-top:56px}.sim-card__media{margin-top:39px}}@media (max-width:900px){.sim-card,.sim-card--wide{grid-template-rows:auto auto auto auto;grid-template-columns:1fr;padding:24px;display:grid}.sim-card__body{padding:0;display:contents}.sim-card__copy{grid-row:1}.tag-row{grid-row:2;margin-top:24px}.sim-card__media{grid-area:3/1;width:100%;min-height:320px;margin:28px 0 0}.sim-card__bottom{grid-row:4;margin-top:20px}}@media (max-width:640px){.partners{min-height:635px;padding-top:52px;padding-bottom:0}.partners .section__inner,.simulators .section__inner{padding-inline:0}.partners .section-title--row{text-align:center;justify-items:center;gap:18px;display:grid}.partners .section-title h2{width:min(334px,100vw - 32px);font-size:32px;line-height:32px}.partners .section-title p{text-align:center;width:min(295px,100vw - 48px);margin-top:0;font-size:15px;line-height:20.5px}.partners__grid{border-radius:0;grid-template-rows:repeat(4,95px);grid-template-columns:repeat(2,minmax(0,1fr));width:91.111vw;height:389px;margin:33px auto 0}.partners__item,.partners__item:nth-child(2n),.partners__item:nth-child(4n),.partners__item:nth-last-child(-n+2),.partners__item:nth-last-child(-n+4){border-right:var(--partners-line-width) solid var(--partners-line-color);border-bottom:var(--partners-line-width) solid var(--partners-line-color);height:95px;min-height:0}.partners__item:nth-child(2n){border-right:0}.partners__item:nth-last-child(-n+2){border-bottom:0}.partners__item img{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none}.simulators{padding-top:60px}.simulators .section-title--row{text-align:center;justify-items:center;gap:16px;display:grid}.simulators .section-title,.simulators .section-title>div{width:100%}.simulators .section-title>div{justify-items:center;display:grid}.simulators .section-title h2{text-align:center;width:100%;font-size:32px;line-height:32px}.simulators .section-title p{text-align:center;width:min(342px,100vw - 48px);margin:11px auto 0;font-size:15px;line-height:20.5px}.simulators__eyebrow{text-align:center;margin-top:36px}.sim-card,.sim-card--wide{border-radius:14px;width:91.111vw;margin-inline:auto;padding:18px}.sim-card h3{max-width:282px;font-size:26px;line-height:26px}.sim-card__media{min-height:225px;margin-top:24px}}@media (min-width:641px) and (max-width:900px){.sim-card,.sim-card--wide{padding:15px 24px 24px}.tag-row{margin-top:56px}.sim-card__media{margin-top:39px}}@media (min-width:901px){.formats .section-title{height:199px}.formats .section-title h2{top:96px}.format-card__image{margin-bottom:15px}}@media (min-width:641px) and (max-width:959px){.directions{padding-top:0}.directions__copy{height:auto}.directions .section-title--center{height:228px}.directions .section-title--center h2{top:77px}.directions .section-title--center p{top:148px}.formats{min-height:1303px}.formats .section-title{height:163px}.formats .section-title h2{top:77px}.format-card__image{margin-bottom:15px}}@media (max-width:640px){.directions__copy{height:auto}.formats{min-height:541px}.formats .section-title{height:119px}.formats .section-title h2{top:52px}.format-card__image{margin-bottom:15px}}.slider-arrow{color:#0e1012;cursor:pointer;background:#fff;border:1px solid #b1b9c8;place-items:center;font-size:0;line-height:1;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:grid;position:relative}.slider-arrow:disabled{cursor:default;opacity:.45}.gallery__controls .slider-arrow:before,.record-controls .slider-arrow:before,.media-slider__controls .slider-arrow:before{content:"";border-top:4px solid;border-right:4px solid;width:16px;height:16px;margin:0;position:absolute;top:50%;left:50%}.gallery__controls .slider-arrow--next:before,.record-controls .slider-arrow--next:before,.media-slider__controls .slider-arrow--next:before{left:46%;transform:translate(-50%,-50%)rotate(45deg)}.gallery__controls .slider-arrow:hover,.gallery__controls .slider-arrow:focus-visible,.record-controls .slider-arrow:hover,.record-controls .slider-arrow:focus-visible{background:#d5d8e2;border-color:#b1b9c8}.gallery__track{will-change:transform,opacity}@keyframes gallery-slide-next{0%{opacity:.94;transform:translateX(var(--gallery-slide-offset))}to{opacity:1;transform:translate(0)}}@keyframes gallery-slide-prev{0%{opacity:.94;transform:translateX(calc(-1 * var(--gallery-slide-offset)))}to{opacity:1;transform:translate(0)}}.media-slider{overflow:hidden}.media-slider:before,.media-slider:after,.sim-card__media:before,.sim-card__media:after,.direction-card__image:before,.direction-card__image:after{content:none;display:none}.media-slider__track{will-change:transform;width:100%;height:100%;transition:transform .54s cubic-bezier(.22,.61,.36,1);display:flex}.media-slider__slide{flex:0 0 100%;width:100%;min-width:100%;height:100%;position:relative}.media-slider__slide img{object-fit:cover;width:100%!important;height:100%!important}.sim-card__media .media-slider__track,.sim-card__media .media-slider__slide{min-height:inherit}.media-slider__controls{z-index:3;pointer-events:none;justify-content:space-between;align-items:center;padding:0 19px;display:flex;position:absolute;inset:0}.media-slider__controls .slider-arrow{color:#fff;pointer-events:auto;background:#07f;border:0;border-radius:8px;width:32px;height:32px}.media-slider__controls .slider-arrow:hover,.media-slider__controls .slider-arrow:focus-visible{background:#0063d5}.media-slider__controls .slider-arrow:before{border-width:3px;width:13px;height:13px}.direction-card__image .media-slider__controls{padding:0 24px}.direction-card__image .slider-arrow{border-radius:12px;width:48px;height:48px}.direction-card__image .slider-arrow:before{border-width:4px;width:16px;height:16px}.directions__tabs button{border:1px solid var(--color-line);min-height:48px;color:var(--color-muted);font-family:var(--font-mono),monospace;letter-spacing:-.48px;text-transform:uppercase;cursor:pointer;background:#fff;border-radius:7px;align-items:center;padding:12px 19px;font-size:16.8px;line-height:21.84px;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.directions__tabs button.is-active,.directions__tabs button:hover,.directions__tabs button:focus-visible{color:#fff;border-color:var(--color-blue);background:var(--color-blue)}.directions__tabs span{display:none}.championships__grid,.reviews__grid{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.championships__grid::-webkit-scrollbar{display:none}.reviews__grid::-webkit-scrollbar{display:none}.championships__grid{display:flex;overflow:auto hidden}.championships__grid .champ-card{scroll-snap-align:start;flex:0 0 calc(33.3333% - 12.6667px)}.reviews__grid{display:flex;overflow:auto hidden}.reviews__grid .review-card{scroll-snap-align:start;flex:0 0 calc(50% - 9.5px)}.reviews__grid .review-card:nth-child(n+3){display:grid}.about-pull__content{position:relative}.about-pull__shape{background-position:50% 72px;background-size:100%;top:-1px}@media (min-width:980px){#simulators,#directions{scroll-margin-top:81px}#championships{scroll-margin-top:18px}#reviews{scroll-margin-top:178px}}@media (min-width:641px) and (max-width:959px){.directions__tabs button{min-height:48px;padding:12px 19px;font-size:16.8px;line-height:21.84px}.championships__grid .champ-card,.reviews__grid .review-card{flex-basis:calc(50% - 9.5px)}}@media (max-width:640px){.gallery__controls .slider-arrow:before,.record-controls .slider-arrow:before{border-width:3px;width:13px;height:13px}.directions{padding-top:0}.directions:before{top:18px}.directions .section-title--center{margin-bottom:32px}.directions__tabs button{white-space:nowrap;min-height:42px;padding:11px 17px;font-size:12px;line-height:1}.direction-card{margin-top:74px}.direction-card__image .media-slider__controls{padding:0 17px}.direction-card__image .slider-arrow{border-radius:10px;width:40px;height:40px}.direction-card__image .slider-arrow:before{border-width:3px;width:13px;height:13px}.championships__grid .champ-card,.reviews__grid .review-card{flex-basis:min(324px,100vw - 34px)}.reviews__grid{padding-right:17px;overflow:auto hidden}.reviews__grid .review-card{min-width:min(324px,100vw - 34px)}}.gallery__controls .slider-arrow:before,.record-controls .slider-arrow:before,.media-slider__controls .slider-arrow:before{content:"";background-position:50%;background-repeat:no-repeat;border:0;width:100%;height:100%;position:absolute;inset:auto 0 0 auto;transform:none}.gallery__controls .slider-arrow:before,.record-controls .slider-arrow:before{background-image:url(/assets/garage/media-119-direction-button.svg);background-size:100% 100%}.media-slider__controls .slider-arrow:before{background-image:url(/assets/garage/media-186-direction-button.svg);background-size:100% 100%}.gallery__controls .slider-arrow--next:before,.record-controls .slider-arrow--next:before{background-image:url(/assets/garage/media-251-direction-button-1.svg)}.media-slider__controls .slider-arrow--next:before{background-image:url(/assets/garage/media-257-direction-button-1.svg)}.direction-card__image .media-slider__controls .slider-arrow:before{background-size:100% 100%}.gallery__controls .slider-arrow--prev:before,.record-controls .slider-arrow--prev:before,.media-slider__controls .slider-arrow--prev:before,.gallery__controls .slider-arrow--next:before,.record-controls .slider-arrow--next:before,.media-slider__controls .slider-arrow--next:before{left:auto;transform:none}.gallery__controls button.slider-arrow--prev:before,.gallery__controls button.slider-arrow--next:before,.record-controls button.slider-arrow--prev:before,.record-controls button.slider-arrow--next:before,.media-slider__controls button.slider-arrow--prev:before,.media-slider__controls button.slider-arrow--next:before{margin:0;inset:0;transform:none}.gallery--motion-next .gallery__track{animation:.9s cubic-bezier(.19,1,.22,1) gallery-slide-next}.gallery--motion-prev .gallery__track{animation:.9s cubic-bezier(.19,1,.22,1) gallery-slide-prev}.media-slider__track{transition-duration:.82s;transition-timing-function:cubic-bezier(.19,1,.22,1)}@media (min-width:980px){.about-pull__shape:before{background:#c8ceda;width:1px;height:720px;top:-362px;left:50%;transform:translate(-50%)}#championships{scroll-margin-top:178px}}@media (min-width:980px) and (max-width:1439px){.about-pull__shape{width:calc(1440px*var(--laptop-scale))}.about-pull__shape:before{top:calc(-362px*var(--laptop-scale));height:calc(720px*var(--laptop-scale))}.about-pull__shape:after{top:calc(204px*var(--laptop-scale));left:calc(48px*var(--laptop-scale));width:calc(1345px*var(--laptop-scale))}}@media (min-width:1440px){.gallery__controls{margin-top:48px}}@media (min-width:641px) and (max-width:959px){.about-pull__shape{top:-243px}}@media (max-width:640px){.about-pull__shape{top:-271px}}.faq__item:hover summary:after,.faq summary:hover:after,.faq summary:focus-visible:after,.faq__item[open] summary:after{color:#fff;background:#07f}.sim-card__copy p{white-space:normal}.sim-card__specs{grid-area:2/2;align-self:start;margin-top:53px}.sim-card__specs .tag-row{grid-area:auto;margin-top:18px}.sim-card__option-tabs{flex-wrap:wrap;gap:13px;display:flex}.sim-card__option-tabs button{color:#1e212a;min-height:24px;font-family:var(--font-mono),monospace;letter-spacing:-.4px;text-transform:uppercase;background:0 0;border:0;padding:0;font-size:14px;line-height:1.25;position:relative}.sim-card__option-tabs button:after{content:"";background:#b1b9c8;height:1px;transition:background-color .18s;position:absolute;bottom:0;left:0;right:0}.sim-card__option-tabs button.is-active:after,.sim-card__option-tabs button:hover:after,.sim-card__option-tabs button:focus-visible:after{background:var(--color-red)}.sim-card--compact{height:270px;min-height:270px}.sim-card--compact .sim-card__media{height:222px;margin-top:24px;margin-bottom:24px}.sim-card--compact .sim-card__media img{object-fit:cover}.sim-card--compact .sim-card__copy p{max-width:368px}.sim-card--compact .tag-row--compact{align-self:end;margin-top:0}.sim-card__compact-price{color:#1e212a;letter-spacing:-.93px;font-size:31px;font-weight:600;line-height:1}.sim-card--compact .sim-card__bottom .button-link{display:none}@media (min-width:1200px){.sim-card--wide .sim-card__media{height:calc(288px*var(--laptop-scale,1))}.sim-card__specs{margin-top:calc(53px*var(--laptop-scale,1))}.sim-card__specs .tag-row{margin-top:calc(18px*var(--laptop-scale,1))}.sim-card__option-tabs{gap:calc(13px*var(--laptop-scale,1))}.sim-card__option-tabs button{min-height:calc(24px*var(--laptop-scale,1));font-size:calc(14px*var(--laptop-scale,1));letter-spacing:calc(-.4px*var(--laptop-scale,1))}.sim-card__hint{left:calc(100% + 5px*var(--laptop-scale,1));width:calc(17px*var(--laptop-scale,1));height:calc(17px*var(--laptop-scale,1));font-size:calc(12px*var(--laptop-scale,1))}.sim-card__hint:after{left:calc(100% + 8px*var(--laptop-scale,1));width:calc(200px*var(--laptop-scale,1));border-radius:calc(10px*var(--laptop-scale,1));padding:calc(10px*var(--laptop-scale,1)) calc(12px*var(--laptop-scale,1));font-size:calc(10px*var(--laptop-scale,1));letter-spacing:calc(-.2px*var(--laptop-scale,1))}.sim-card--compact,.sim-card--compact:first-child,.sim-card--compact:nth-child(3){height:calc(270px*var(--laptop-scale,1));min-height:calc(270px*var(--laptop-scale,1))}.sim-card--compact .sim-card__media{height:calc(222px*var(--laptop-scale,1));margin-top:calc(24px*var(--laptop-scale,1));margin-bottom:calc(24px*var(--laptop-scale,1))}.sim-card__compact-price{font-size:calc(31px*var(--laptop-scale,1));letter-spacing:calc(-.93px*var(--laptop-scale,1))}}@media (max-width:900px){.sim-card__specs{grid-area:2/1;margin-top:24px}.sim-card__specs .tag-row{margin-top:16px}.sim-card__hint{width:14px;height:14px;font-size:10px}.sim-card__hint:after{width:168px;left:calc(100% + 8px);right:auto}.sim-card__rates>div:last-child .sim-card__hint:after{left:auto;right:calc(100% + 8px)}.sim-card--compact{height:auto;min-height:0}.sim-card--compact .tag-row--compact{grid-row:2;align-self:auto;margin-top:24px}.sim-card--compact .sim-card__media{height:auto;min-height:320px;margin-top:28px;margin-bottom:0}.sim-card--compact .sim-card__bottom .button-link{width:100%;display:inline-flex}}@media (min-width:641px) and (max-width:959px){.sim-card__media .slider-arrow{border-radius:9px;width:36px;height:36px}.direction-card__image .slider-arrow{border-radius:11px;width:44px;height:44px}.section[id]{scroll-margin-top:80px}#reviews{scroll-margin-top:178px}.site-header{padding-left:38px;padding-right:38px}.site-header__logo{flex:0 0 218px;width:218px;height:48px}.site-header__logo img{object-fit:contain;width:100%;height:100%}.site-header__actions{flex:0 0 375px;gap:0;width:375px;height:48px;margin-left:auto;position:relative}.site-header .icon-action,.site-header__menu{z-index:2;border-radius:8px;width:48px;height:48px;position:absolute;top:0}.site-header .icon-action img{width:22px;height:22px}.site-header .icon-action:first-child{left:0}.site-header .icon-action:nth-child(2){left:58px}.site-header .button-link--outline.site-header__booking,.site-header .button-link--blue.site-header__booking{z-index:4;border-radius:7px;width:154px;min-height:47px;padding:0 18px;font-size:16.8px;line-height:21.84px;display:inline-flex;position:absolute;top:-5px;left:36px}.site-header .button-link--outline.site-header__booking{color:#fff;background:0 0;border-color:#ffffffc7}.site-header .button-link--red.site-header__booking{z-index:3;border-radius:7px;width:202px;min-height:48px;padding:0 20px;font-size:16.8px;line-height:21.84px;display:inline-flex;position:absolute;top:0;left:115px}.site-header__menu{left:327px}.simulators__list{margin-top:39px}.sim-card__copy p{width:445px;max-width:445px}.tag-row{row-gap:10px;margin-top:29px}.tag-row span{align-items:center;min-height:35px}.sim-card__media{margin-top:28px}}@media (min-width:641px) and (max-width:859px){.site-header .button-link--outline.site-header__booking,.site-header .button-link--blue.site-header__booking{display:none}}@media (min-width:860px) and (max-width:959px){.site-header__actions{flex-basis:540px;width:540px}.site-header .button-link--outline.site-header__booking,.site-header .button-link--blue.site-header__booking{left:116px}.site-header .button-link--red.site-header__booking{left:279px}.site-header__menu{left:492px}}@media (min-width:641px) and (max-width:959px){.landing{--tablet-upscale:calc(100vw / 640px)}.hero{height:max(100svh,780px);min-height:780px}.section--gallery{height:calc(749px*var(--tablet-upscale));min-height:calc(749px*var(--tablet-upscale));padding-top:calc(64px*var(--tablet-upscale));padding-bottom:0}.section--gallery .section__inner--center{gap:calc(36px*var(--tablet-upscale))}.section--gallery .section-title{width:calc(560px*var(--tablet-upscale));gap:calc(20px*var(--tablet-upscale));max-width:none;margin-left:auto;margin-right:auto}.section--gallery .section-title h1{font-size:calc(46px*var(--tablet-upscale));line-height:1}.section--gallery .section-title p{max-width:calc(456px*var(--tablet-upscale));font-size:calc(15px*var(--tablet-upscale))}.gallery{width:calc(640px*var(--tablet-upscale));max-width:none}.gallery__track{gap:calc(16px*var(--tablet-upscale));margin-left:calc(-304px*var(--tablet-upscale))}.gallery__item,.gallery__item--side,.gallery__item--main{flex-basis:calc(578px*var(--tablet-upscale));width:calc(578px*var(--tablet-upscale));height:calc(336px*var(--tablet-upscale));border-radius:calc(26px*var(--tablet-upscale))}.gallery__controls{gap:calc(12px*var(--tablet-upscale));margin-top:calc(24px*var(--tablet-upscale));transform:translateX(calc(-149px * var(--tablet-upscale)))}.gallery__controls button{width:calc(44px*var(--tablet-upscale));height:calc(44px*var(--tablet-upscale));border-radius:calc(11px*var(--tablet-upscale))}.gallery__controls button:before{width:calc(13px*var(--tablet-upscale));height:calc(13px*var(--tablet-upscale));border-top-width:calc(3px*var(--tablet-upscale));border-right-width:calc(3px*var(--tablet-upscale))}.gallery__controls button:first-child:before{margin-left:calc(4px*var(--tablet-upscale))}.gallery__controls button:last-child:before{margin-right:calc(4px*var(--tablet-upscale))}.about-pull{min-height:calc(744px*var(--tablet-upscale))}.about-pull:before{top:calc(-162px*var(--tablet-upscale));width:calc(1588px*var(--tablet-upscale));height:calc(664px*var(--tablet-upscale))}.about-pull:after{top:calc(85px*var(--tablet-upscale));width:calc(640px*var(--tablet-upscale));height:calc(390px*var(--tablet-upscale))}.about-pull__shape{top:calc(-243px*var(--tablet-upscale));width:calc(1442px*var(--tablet-upscale));height:calc(707px*var(--tablet-upscale))}.about-pull span{min-height:calc(40px*var(--tablet-upscale));border-radius:calc(8px*var(--tablet-upscale));padding:calc(10px*var(--tablet-upscale)) calc(12px*var(--tablet-upscale));font-size:calc(14px*var(--tablet-upscale))}.about-pull h2{width:calc(581px*var(--tablet-upscale));max-width:none;font-size:calc(52px*var(--tablet-upscale));line-height:1}.about-pull strong{width:calc(420px*var(--tablet-upscale));height:calc(132px*var(--tablet-upscale));min-height:calc(132px*var(--tablet-upscale));border-radius:calc(32px*var(--tablet-upscale));padding:calc(8px*var(--tablet-upscale)) calc(18px*var(--tablet-upscale)) calc(18px*var(--tablet-upscale));font-size:calc(52px*var(--tablet-upscale));letter-spacing:calc(-1.04px*var(--tablet-upscale));justify-content:center;align-items:center;font-weight:800;line-height:1.12}.about-pull__image{top:calc(455px*var(--tablet-upscale));width:calc(502px*var(--tablet-upscale));height:calc(242px*var(--tablet-upscale));border-radius:calc(16px*var(--tablet-upscale))}.site-header .button-link--outline.site-header__booking,.site-header .button-link--blue.site-header__booking{display:inline-flex}}@media (max-width:640px){.section[id]{scroll-margin-top:72px}#directions,#reviews{scroll-margin-top:137px}#reviews{scroll-margin-top:95px}.site-header{height:95px;padding:26px 17px 24px}.site-header__logo,.site-header--sticky .site-header__logo{width:45px;height:45px}.site-header__logo img,.site-header--sticky .site-header__logo img{object-fit:cover;object-position:left center;width:45px;height:45px}.site-header__actions{gap:9px}.site-header .icon-action,.site-header__menu{border-radius:8px;width:43px;height:43px}.site-header .icon-action img{width:19px;height:19px}.simulators__list{margin-top:40px}.simulators .section-title p{position:relative;top:8px}.simulators__eyebrow{position:relative;top:28px}.sim-card__copy p{letter-spacing:-.36px;white-space:normal;width:256px;max-width:256px;font-size:12px;line-height:1.3}.tag-row{margin-top:31px}.reviews{background:var(--color-bg);min-height:760px;margin-bottom:0;padding-top:42px;position:relative}.reviews:before{z-index:0;aspect-ratio:360/106;content:"";pointer-events:none;background:url(/assets/garage/media-057-line-stroke.svg) 50%/contain no-repeat;width:360px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.reviews .section__inner{z-index:1;padding-inline:0;position:relative}.reviews .section-title--row{text-align:center;height:71px}.reviews .section-title h2{text-align:center;width:100%}.reviews__grid{gap:19px;width:min(350px,100vw - 40px);margin:0 auto;padding:0;overflow:auto hidden}.reviews__grid .review-card{border-radius:20px;flex:0 0 min(350px,100vw - 40px);width:min(350px,100vw - 40px);min-width:min(350px,100vw - 40px);min-height:457px;padding:20px 19px}.reviews .record-controls{gap:14px;top:550px;left:50%;right:auto;transform:translate(-50%)}.reviews .record-controls button{border-radius:14px;width:48px;height:48px}.about-pull{--about-mobile-scale:calc(100vw / 360px)}.about-pull__content{gap:calc(23px*var(--about-mobile-scale));margin-top:calc(1px*var(--about-mobile-scale))}.about-pull__shape{top:calc(-271px*var(--about-mobile-scale));width:calc(1442px*var(--about-mobile-scale));height:calc(707px*var(--about-mobile-scale))}.about-pull span{min-height:calc(42px*var(--about-mobile-scale));border-radius:calc(8px*var(--about-mobile-scale));padding:calc(14px*var(--about-mobile-scale)) calc(16px*var(--about-mobile-scale));font-size:calc(12px*var(--about-mobile-scale));line-height:1;display:inline-flex}.about-pull h2{width:calc(308px*var(--about-mobile-scale));max-width:none;font-size:calc(40px*var(--about-mobile-scale));letter-spacing:calc(-.8px*var(--about-mobile-scale));line-height:.95}.about-pull strong{width:calc(312px*var(--about-mobile-scale));min-width:0;height:calc(112px*var(--about-mobile-scale));min-height:calc(112px*var(--about-mobile-scale));border-radius:calc(32px*var(--about-mobile-scale));padding:calc(6px*var(--about-mobile-scale)) calc(8px*var(--about-mobile-scale)) calc(10px*var(--about-mobile-scale));font-size:calc(40px*var(--about-mobile-scale));letter-spacing:calc(-.8px*var(--about-mobile-scale));justify-content:center;align-items:center;font-weight:800;line-height:.95}}.sim-card{overflow:visible}.about-pull__shape{-webkit-mask-image:linear-gradient(#000 0% 71%,#000000a8 86%,#00000014 100%);mask-image:linear-gradient(#000 0% 71%,#000000a8 86%,#00000014 100%)}.faq summary{cursor:pointer}.faq summary:after{border-radius:6px;width:28px;height:28px;font-size:26px;line-height:28px;transition:background-color .18s,color .18s}.faq__item:hover>summary:after,.faq__item:focus-within>summary:after,.faq summary:hover:after,.faq summary:focus-visible:after,.faq__item[open]>summary:after{color:#fff;background-color:#07f}@media (min-width:641px) and (max-width:959px){.about-pull__shape{-webkit-mask-image:linear-gradient(#000 0% 82%,#000000b3 94%,#0003 100%);mask-image:linear-gradient(#000 0% 82%,#000000b3 94%,#0003 100%)}.faq summary{grid-template-columns:calc(19px*var(--faq-tablet-scale)) minmax(0, 1fr) calc(28px*var(--faq-tablet-scale))}.faq summary:after{width:calc(28px*var(--faq-tablet-scale));height:calc(28px*var(--faq-tablet-scale));border-radius:calc(6px*var(--faq-tablet-scale));font-size:calc(26px*var(--faq-tablet-scale));line-height:calc(28px*var(--faq-tablet-scale))}}@media (max-width:640px){.about-pull__shape{-webkit-mask-image:linear-gradient(#000 0% 84%,#000000b8 95%,#0000003d 100%);mask-image:linear-gradient(#000 0% 84%,#000000b8 95%,#0000003d 100%)}.faq summary{grid-template-columns:calc(17px*var(--faq-mobile-scale)) minmax(0, 1fr) calc(30px*var(--faq-mobile-scale))}.faq summary:after{width:calc(30px*var(--faq-mobile-scale));height:calc(30px*var(--faq-mobile-scale));border-radius:calc(7px*var(--faq-mobile-scale));font-size:calc(26px*var(--faq-mobile-scale));line-height:calc(30px*var(--faq-mobile-scale))}}@media (min-width:1200px){.gallery{--gallery-slide-offset:684px}.gallery__track{margin-top:21px;margin-left:-345px}.gallery__controls{margin-top:33px}.gallery__item,.gallery__item--side,.gallery__item--main{flex-basis:665px;width:665px;height:404px}.about-pull strong{letter-spacing:-1.2px;background:linear-gradient(#df2849 0%,#fe4465 100%);border:1.6667px solid #ffffff70;border-radius:26px;align-items:flex-start;width:1054px;min-width:1054px;height:113px;min-height:113px;margin-top:12px;padding:12px 24px 0;font-size:60px;font-weight:800;line-height:60px;box-shadow:81px 141px 45px #fe446500,52px 90px 41px #fe44650a,29px 51px 35px #fe446521,13px 22px 26px #fe446536,3px 6px 14px #fe446540}.simulators__group[data-group-index="1"] .sim-card{border-radius:26px}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link{color:#1e212a;letter-spacing:-.4px;background:0 0;border:0;border-radius:6px;height:50.4px;min-height:50.4px;font-size:14px;line-height:18.2px;box-shadow:inset 0 0 0 .833333px #b1b9c8}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:hover,.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:focus-visible{color:#df2849;background:0 0;border-color:#0000;box-shadow:inset 0 0 0 .833333px #df2849}.simulators__group:nth-of-type(3) .simulators__list .sim-card:nth-child(2) h3,.sim-card--compact h3{max-width:384px}}@media (max-width:640px){.sim-card__bottom .button-link{min-height:43.3px;box-shadow:none;letter-spacing:-.36px;border-radius:8px;padding:14px 16px;font-size:12px;line-height:12px}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link{color:#1e212a;letter-spacing:-.36px;background:0 0;border:0;border-radius:8px;min-height:45.5px;font-size:12px;line-height:12px;box-shadow:inset 0 0 0 .923361px #b1b9c8}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:hover,.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:focus-visible{color:#df2849;background:0 0;box-shadow:inset 0 0 0 .923361px #df2849}.mobile-menu{place-items:start stretch;padding:0}.mobile-menu--open{background:#0e1012ad}.mobile-menu__panel{background:#eceef2;border:0;border-radius:0 0 16px 16px;width:100%;max-width:none;min-height:560px;padding:27px 17px 16px;transform:translateY(-26px);box-shadow:0 24px 48px #0e101247}.mobile-menu__top{gap:12px}.mobile-menu__top img{width:201px;height:auto}.mobile-menu__top button{color:#0e1012;background:0 0;border:1.5px solid #0e1012;border-radius:10px;width:45px;height:45px;font-size:38px;font-weight:300;line-height:.9}.mobile-menu__links{font-family:var(--font-sans),Arial,sans-serif;letter-spacing:-.5px;text-transform:none;gap:23px;margin:47px 0 25px;font-size:25px;font-weight:700;line-height:1.1}.mobile-menu__contact-actions{gap:8px;margin-bottom:34px;display:flex}.mobile-menu__contact-actions .icon-action{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#d5d8e2;border-radius:8px;place-items:center;width:43px;height:43px;display:grid}.mobile-menu__contact-actions .icon-action img{filter:brightness(0);width:22px;height:22px}.mobile-menu__actions{justify-content:normal;align-items:stretch;gap:8px;display:grid}.mobile-menu__actions .button-link{letter-spacing:-.2px;border-radius:7px;width:100%;min-height:44px;padding:13px 18px;font-size:12px}.faq__list{gap:10px;width:calc(100vw - 40px);max-width:340px}.faq summary{grid-template-columns:minmax(0, 1fr) calc(30px*var(--faq-mobile-scale));min-height:calc(112px*var(--faq-mobile-scale));padding:calc(20px*var(--faq-mobile-scale)) calc(18px*var(--faq-mobile-scale))}.faq__number{display:none}.faq__question{grid-column:1;max-width:none}.faq summary:after{grid-column:2;justify-self:end}}@media (min-width:641px) and (max-width:959px){.section--gallery{height:881px;min-height:881px}.gallery{width:680px;max-width:none;margin-left:0}.gallery__track{gap:16px;margin-left:-320px}.gallery__item,.gallery__item--side,.gallery__item--main{border-radius:26px;flex-basis:680px;width:680px;height:395px}.gallery__controls{gap:12px;width:112px;margin-top:25px;transform:translate(0)}.gallery__controls button{border-radius:12px;width:48px;height:48px}.simulators{min-height:4246px}.simulators .section-title{align-content:start;height:246px;padding-top:75px}.simulators .section-title h2{white-space:normal;width:707px;max-width:calc(100vw - 48px);font-size:48px;line-height:47px}.simulators .section-title p{width:446px;margin-top:18px}.simulators__eyebrow{margin-top:0}.simulators__list{gap:16px;margin-top:35px}.sim-card,.sim-card--wide{width:675px;max-width:calc(100vw - 78px)}.sim-card__media{min-height:350px}.sim-card:first-child,.sim-card--wide{min-height:854px}.simulators__group[data-group-index="0"] .sim-card:nth-child(2){min-height:868px}.simulators__group[data-group-index="1"] .sim-card:first-child{min-height:828px}.simulators__group[data-group-index="1"] .sim-card:nth-child(2){min-height:734px}.simulators__group[data-group-index="1"] .sim-card:nth-child(3){min-height:782px}.directions{min-height:1066px}.directions .section-title--center{height:228px}.directions__feature{width:676px;max-width:calc(100vw - 76px);margin-inline:auto}.direction-card__image{width:676px;max-width:100%;height:401px}.directions__tabs{flex-wrap:nowrap;gap:9px;width:616px;max-width:100%}.directions__tabs button{white-space:nowrap;min-height:47px;padding:12px 16px;font-size:14px;line-height:1.2}}@media (max-width:640px){.simulators__list{gap:0;margin-top:27px}.simulators__eyebrow{top:20px}.sim-card--compact .sim-card__media{min-height:294px}.simulators{padding-bottom:47px}.directions__feature{width:355px;max-width:calc(100vw - 35px);margin-inline:auto}.direction-card__image{width:100%;height:310px}.directions__copy{width:100%;padding:17px}.directions__tabs button{min-height:43px;padding:12px 23px}.faq__inner>h2{width:288px}.faq__list{gap:8px;width:min(351px,100vw - 39px);max-width:351px}.faq__item:nth-child(3) summary,.faq__item:nth-child(5) summary{min-height:145px}}@media (min-width:960px) and (max-width:1199px){:root{--page-x:32px}.site-header{height:64px;padding:16px 32px}.site-header__logo{filter:none;flex:0 0 150px;width:150px;height:34px;display:block}.site-header__logo img{object-fit:contain;object-position:left center;width:100%;height:100%}.site-header__nav{gap:24px;font-size:10px;line-height:1.2;display:flex}.site-header__actions{gap:8px;margin-left:auto}.site-header__menu{display:none}.site-header .icon-action{border-radius:5px;width:32px;height:32px}.site-header .icon-action img{width:16px;height:16px}.site-header .button-link{border-radius:5px;min-height:32px;padding:9px 14px;font-size:12px;line-height:1}.site-header .button-link--outline.site-header__booking,.site-header .button-link--blue.site-header__booking,.site-header .button-link--red.site-header__booking{width:auto;display:inline-flex}.hero{height:100svh;min-height:100svh}.section--gallery{height:1123px;min-height:1123px;padding-top:64px;padding-bottom:0}.section--gallery .section__inner--center{gap:42px}.gallery{width:866px;max-width:calc(100vw - 93px)}.gallery__track{margin-left:-410px}.gallery__item,.gallery__item--side,.gallery__item--main{border-radius:26px;flex-basis:866px;width:866px;height:503px}.about-pull{height:880px;min-height:880px;padding:0}.about-pull__content{margin-top:153px}.about-pull span{border-radius:6px;min-height:40px;padding:10px 12px;font-size:11px}.about-pull h2{width:648px;max-width:none;font-size:48px;line-height:1}.about-pull strong{letter-spacing:-.96px;border-radius:22px;width:702px;min-width:702px;height:76px;min-height:76px;margin-top:12px;padding:0 20px 6px;font-size:48px;line-height:1}.about-pull__image{width:820px;height:395px;top:447px}.partners{height:389px;min-height:389px;padding-top:64px;padding-bottom:45px}.partners .section-title h2{width:360px;font-size:44px}.partners .section-title p{width:460px;font-size:14px}.partners__grid{grid-template-rows:repeat(2,99px);height:198px;margin-top:40px}.partners__item{height:99px}.simulators{height:1493px;min-height:1493px;padding-top:0;padding-bottom:0}.simulators .section-title{align-items:center;height:188px}.simulators .section-title h2{white-space:normal;width:620px;font-size:46px;line-height:1}.simulators .section-title p{width:420px;margin-top:10px;font-size:16px}.simulators .section-title .button-link{border-radius:5px;width:141px;min-height:32px;margin-bottom:18px;font-size:10px}.simulators__eyebrow{margin-top:0;font-size:10px}.simulators__list{gap:0;margin-top:18px}.simulators__group+.simulators__group{margin-top:40px}.sim-card,.sim-card--wide{border-radius:20px;grid-template-columns:minmax(0,1fr) 304px;width:896px;min-height:290px}.simulators__group[data-group-index="0"] .sim-card:first-child{min-height:290px}.simulators__group[data-group-index="0"] .sim-card:nth-child(2){min-height:244px}.simulators__group[data-group-index="1"] .sim-card:first-child{min-height:290px}.simulators__group[data-group-index="1"] .sim-card:nth-child(2){min-height:236px}.simulators__group[data-group-index="1"] .sim-card:nth-child(3){min-height:245px}.sim-card__media{border-radius:12px;height:calc(100% - 32px);margin:16px 16px 16px 8px}.sim-card__body{grid-template-columns:244px minmax(0,260px);gap:14px 48px;padding:17px 16px 16px}.sim-card h3{letter-spacing:-.78px;max-width:226px;font-size:26px}.sim-card p{letter-spacing:-.36px;max-width:250px;font-size:12px;line-height:15.6px}.tag-row,.sim-card__specs{margin-top:28px}.tag-row span{padding:6px 8px;font-size:10px;line-height:10px}.sim-card__option-tabs{gap:13px}.sim-card__option-tabs button{min-height:20px;font-size:10px}.sim-card__bottom{gap:15px}.sim-card__rates{gap:24px}.sim-card__bottom .sim-card__rate-label{min-height:23px;padding:6px 8px;font-size:10px;line-height:10px}.sim-card__hint{width:12px;height:12px;font-size:8px}.sim-card__bottom strong,.sim-card__compact-price{letter-spacing:-.81px;font-size:27px}.sim-card__bottom .sim-card__rate-unit{font-size:12px}.sim-card__bottom .button-link{border-radius:5px;width:216px;min-height:36px;font-size:10px;line-height:1}.sim-card--compact .sim-card__bottom .button-link{display:none}.directions{height:589px;min-height:589px;padding-top:0;padding-bottom:0;overflow:hidden}.directions .section-title--center{height:182px}.directions .section-title--center h2{font-size:40px}.directions__feature{grid-template-columns:292px 1fr;width:896px;max-width:calc(100vw - 64px);min-height:407px}.direction-card__copy{min-height:407px;padding:20px}.direction-card__image{align-self:start;width:593px;height:341px}.footer__inner{border-radius:26px}.formats{height:548px;min-height:548px;padding-top:0;padding-bottom:0;overflow:hidden}.formats:before{background-size:960px 49px;width:960px;height:49px;top:0}.formats .section-title{height:134px}.formats .section-title h2{width:345px;font-size:40px;top:63px}.formats__grid{gap:13px}.format-card{border-radius:14px;min-height:344px;padding:0 16px 18px}.format-card__image{height:190px;margin:0 -16px 18px}.format-card h3{margin-bottom:12px;font-size:18px}.format-card p{font-size:13px}.certificate{--certificate-mid-scale:calc(100vw / 976px);height:373px;min-height:373px;padding-top:32px;padding-bottom:32px;overflow:hidden}.certificate__card{border-radius:20px;min-height:309px}.certificate__copy{padding:calc(20px*var(--certificate-mid-scale))}.certificate__copy h2{width:calc(416px*var(--certificate-mid-scale));font-size:calc(38px*var(--certificate-mid-scale));letter-spacing:calc(-.93px*var(--certificate-mid-scale));line-height:calc(38px*var(--certificate-mid-scale))}.certificate__copy p{width:calc(411px*var(--certificate-mid-scale));margin-top:calc(14px*var(--certificate-mid-scale));font-size:calc(12px*var(--certificate-mid-scale));letter-spacing:calc(-.2px*var(--certificate-mid-scale));line-height:calc(16px*var(--certificate-mid-scale))}.certificate__copy .button-link{width:calc(135px*var(--certificate-mid-scale));height:calc(31px*var(--certificate-mid-scale));min-height:calc(31px*var(--certificate-mid-scale));margin-top:calc(34px*var(--certificate-mid-scale));padding:0 calc(14px*var(--certificate-mid-scale));font-size:calc(11px*var(--certificate-mid-scale));letter-spacing:calc(-.32px*var(--certificate-mid-scale));line-height:calc(11px*var(--certificate-mid-scale))}.certificate__image{min-height:309px}.championships{height:700px;min-height:700px;overflow:hidden}.championships .section-title--row,.reviews .section-title--row{height:64px}.championships .section-title h2,.reviews .section-title h2{font-size:40px}.championships .record-controls,.reviews .record-controls{display:none}.champ-card{border-radius:20px;min-height:572px;padding:18px}.champ-card__head span{font-size:12px}.champ-card__head h3{font-size:24px}.champ-card__image{border-radius:14px;height:230px;margin-top:24px}.champ-card__body{padding-top:22px}.champ-card__body p{min-height:82px;font-size:14px}.event-cta{height:570px;min-height:570px;padding-top:0;padding-bottom:0;overflow:hidden}.event-cta__inner{grid-template-columns:410px minmax(0,1fr);gap:0 48px}.event-cta__media{border-radius:20px;height:494px}.event-cta__content{padding:18px}.event-cta h2{font-size:38px}.event-cta__content>p{margin-top:34px;font-size:13px}.event-cta__content .button-link{width:270px;min-height:40px;font-size:12px}.event-cta__list{gap:12px}.event-cta__list article{border-radius:20px;min-height:105px;padding:20px}.event-cta__list h3{font-size:22px}.event-cta__list p{font-size:13px}.reviews{height:532px;min-height:532px;margin-bottom:0;overflow:hidden}.review-card{border-radius:20px;min-height:404px;padding:20px}.review-card p{font-size:14px}.review-card__person img{flex-basis:64px;width:64px;height:64px}.contacts{height:566px;margin-bottom:0;padding-top:64px;padding-bottom:0;overflow:hidden}.contacts__inner{grid-template-columns:292px minmax(0,1fr);gap:12px}.contacts__card,.contacts__map{border-radius:20px;min-height:437px}.contacts__card{padding:20px}.contacts__card h2{font-size:37px}.contacts__place{margin-top:20px;font-size:12px}.contacts__list{gap:4px;margin-top:6px}.contacts__list li{grid-template-columns:28px minmax(0,1fr);gap:12px;min-height:28px;font-size:13px}.contacts__list li:nth-child(4),.contacts__list li:nth-child(5){align-items:start}.contacts__list img{width:28px;height:28px}.contacts__actions{padding-top:18px;top:23px}.faq{height:438px;margin-bottom:0;overflow:hidden}.faq__inner{grid-template-columns:126px 1fr;gap:16px}.faq__inner>h2{width:155px;font-size:40px;left:32px}.faq summary{min-height:62px;padding:18px;font-size:16px}.faq__item:nth-child(3) summary,.faq__item:nth-child(5) summary{min-height:84px}.faq p{padding:0 48px 16px;font-size:13px}.footer{min-height:306px;padding-top:64px;padding-bottom:0}}.events-club{--events-desktop-scale:calc(100vw / 1440px);height:calc(633px*var(--events-desktop-scale));min-height:calc(633px*var(--events-desktop-scale));background:#eceef2;padding:0}.events-club .section__inner{width:calc(1345px*var(--events-desktop-scale));max-width:none;padding-inline:0}.events-club .section-title--row{min-height:calc(103px*var(--events-desktop-scale));align-items:start;margin:0;display:grid;position:relative}.events-club .section-title h2{width:calc(1107px*var(--events-desktop-scale));letter-spacing:-.93px;max-width:calc(100% - 150px);font-size:46px;line-height:1}.events-club .record-controls{gap:calc(19px*var(--events-desktop-scale));top:0;right:0}.events-club .record-controls button{width:calc(56px*var(--events-desktop-scale));height:calc(56px*var(--events-desktop-scale));background:#fff;border-color:#b1b9c8;border-radius:14px}.events-club__slider{grid-auto-columns:calc(663px*var(--events-desktop-scale));gap:calc(19px*var(--events-desktop-scale));scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;grid-auto-flow:column;display:grid;overflow:auto hidden}.events-club__slider::-webkit-scrollbar{display:none}.event-card{width:calc(663px*var(--events-desktop-scale));height:calc(530px*var(--events-desktop-scale));min-height:calc(530px*var(--events-desktop-scale));background:#fff;border:1px solid #d5d8e2;border-radius:26px;grid-template-rows:auto 1fr;align-content:start;display:grid;overflow:hidden}.event-card__image{width:calc(614px*var(--events-desktop-scale));height:calc(332px*var(--events-desktop-scale));margin:calc(25px*var(--events-desktop-scale)) auto 0;background:#d5d8e2;border-radius:16px;position:relative;overflow:hidden}.event-card__image img{object-fit:cover}.event-card__body{padding:calc(25px*var(--events-desktop-scale));grid-template-rows:auto auto;align-content:start;display:grid}.event-card h3{color:#1e212a;letter-spacing:-.8px;max-width:none;margin:0;font-size:26px;font-weight:600;line-height:1}.event-card p{color:#686e8d;letter-spacing:-.3px;max-width:none;margin:16px 0 0;font-size:15px;line-height:1.35}@media (min-width:1441px){.events-club{--events-desktop-scale:1}}.sim-card__hint{transition:background-color .18s,color .18s;overflow:visible}.sim-card__hint:hover,.sim-card__hint:focus-visible{color:#fff;background:#07f}.sim-card__hint:after{z-index:30;box-shadow:0 10px 28px #0e101229}@media (min-width:1200px){.site-header__nav,.site-header__booking{font-size:14px;line-height:18.2px}.site-header .button-link,.site-header__booking,.icon-action,.site-header__menu{border-radius:6px}.hero__intro p{letter-spacing:-.78px;font-size:26px;font-weight:600;line-height:26px}.hero__intro span{color:#eceef2;letter-spacing:-.3px;max-width:490px;font-size:15px;line-height:20.25px}.section-title h1,.section-title h2,.partners .section-title h2,.simulators .section-title h2,.championships .section-title h2,.reviews .section-title h2{letter-spacing:-.93px;font-size:46px;line-height:1}.section-title p,.partners .section-title p,.simulators .section-title p,.championships .section-title p,.reviews .section-title p{letter-spacing:-.3px;font-size:15px;line-height:20.25px}.gallery__controls{transform:translate(7px)translateY(-2px)}.gallery__controls button{border-radius:12px}.about-pull span{letter-spacing:-.4px;border-radius:6px;min-height:40px;padding:10px 12px;font-size:14px;line-height:1}.about-pull h2{letter-spacing:-1.2px;font-size:60px;line-height:60px}.about-pull strong{align-items:center;padding:0 24px 8px}.partners__grid{grid-template-columns:331px 338px 338px 331px}.sim-card h3{letter-spacing:-.78px;font-size:26px;line-height:1}.sim-card__bottom .button-link{letter-spacing:-.4px;border-radius:6px;min-height:48px;font-size:14px;line-height:18.2px}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link{box-shadow:none;border:.833333px solid #b1b9c8}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:hover,.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:focus-visible{box-shadow:none;border-color:#df2849}}@media (min-width:960px) and (max-width:1199px){.events-club{--events-tablet-wide-scale:calc(100vw / 1024px);height:calc(515px*var(--events-tablet-wide-scale));min-height:calc(515px*var(--events-tablet-wide-scale));padding:0}.events-club .section__inner{width:calc(956px*var(--events-tablet-wide-scale));max-width:none}.events-club .section-title--row{min-height:calc(75px*var(--events-tablet-wide-scale));margin:0}.events-club .section-title h2{width:calc(788px*var(--events-tablet-wide-scale));letter-spacing:-.76px;text-align:left;max-width:calc(100% - 120px);margin-inline:0;font-size:38px;line-height:1}.events-club .record-controls{gap:calc(13px*var(--events-tablet-wide-scale));top:0;left:auto;right:0;transform:none}.events-club .record-controls button{width:calc(40px*var(--events-tablet-wide-scale));height:calc(40px*var(--events-tablet-wide-scale));border-radius:14px}.events-club .record-controls button:before{border-width:3px;width:12px;height:12px}.events-club__slider{grid-auto-columns:calc(472px*var(--events-tablet-wide-scale));gap:calc(13px*var(--events-tablet-wide-scale));width:100%}.event-card{width:calc(472px*var(--events-tablet-wide-scale));height:calc(440px*var(--events-tablet-wide-scale));min-height:calc(440px*var(--events-tablet-wide-scale));border-radius:26px}.event-card__image{width:calc(428px*var(--events-tablet-wide-scale));height:calc(236px*var(--events-tablet-wide-scale));margin:calc(22px*var(--events-tablet-wide-scale)) auto 0;border-radius:16px}.event-card__body{padding:calc(22px*var(--events-tablet-wide-scale))}.event-card h3{letter-spacing:-.66px;font-size:22px;line-height:1}.event-card p{letter-spacing:-.24px;margin-top:14px;font-size:12px;line-height:1.35}.gallery__controls{margin-inline:auto;transform:none}.contacts__card,.contacts__map{height:437px;min-height:437px}.contacts__route-buttons{grid-template-columns:74px 112px;gap:8px}}@media (min-width:641px) and (max-width:959px){.section--gallery{height:898px;min-height:898px}.events-club{--events-tablet-scale:calc(100vw / 768px);height:calc(131px*var(--events-tablet-scale) + 528px);min-height:calc(131px*var(--events-tablet-scale) + 528px);padding:0}.events-club .section__inner{width:calc(692px*var(--events-tablet-scale));padding-inline:0}.events-club .section-title--row{min-height:calc(86px*var(--events-tablet-scale));text-align:left;margin:0}.events-club .section-title h2{width:calc(668px*var(--events-tablet-scale));letter-spacing:-.8px;text-align:left;max-width:none;font-size:40px;line-height:1}.events-club .record-controls{top:calc(86px*var(--events-tablet-scale) + 523px);gap:calc(14px*var(--events-tablet-scale));bottom:auto;left:50%;right:auto;transform:translate(-50%)}.events-club .record-controls button{width:calc(45px*var(--events-tablet-scale));height:calc(45px*var(--events-tablet-scale));border-radius:14px}.events-club__slider{grid-auto-columns:calc(339px*var(--events-tablet-scale));gap:calc(14px*var(--events-tablet-scale));width:100%}.event-card{width:calc(339px*var(--events-tablet-scale));border-radius:26px;height:503px;min-height:503px}.event-card__image{width:calc(289px*var(--events-tablet-scale));height:calc(169px*var(--events-tablet-scale));margin:calc(25px*var(--events-tablet-scale)) auto 0;border-radius:16px}.event-card__body{padding:calc(25px*var(--events-tablet-scale))}.event-card h3{letter-spacing:-.72px;font-size:24px;line-height:1}.event-card p{letter-spacing:-.28px;font-size:14px;line-height:1.35}}@media (max-width:640px){.about-pull__image{top:calc(438px*var(--about-mobile-scale));width:calc(355px*var(--about-mobile-scale));height:calc(246px*var(--about-mobile-scale));opacity:1;visibility:visible;display:block}.about-pull__image video{object-fit:cover;width:100%;height:100%;display:block}.events-club{--events-mobile-scale:calc(100vw / 390px);height:calc(648px*var(--events-mobile-scale));min-height:calc(648px*var(--events-mobile-scale));margin-top:calc(51px*var(--events-mobile-scale));margin-bottom:calc(102px*var(--events-mobile-scale));padding:0;overflow:visible}.events-club .section__inner{width:100vw;padding-inline:0}.events-club .section-title--row{min-height:calc(112px*var(--events-mobile-scale));text-align:center;justify-items:center;margin:0;position:relative;overflow:visible}.events-club .section-title--row:before{top:calc(-20px*var(--events-mobile-scale));z-index:0;width:100vw;height:calc(33px*var(--events-mobile-scale));content:"";pointer-events:none;background-image:url(/assets/garage/media-131-line-stroke-1.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:block;position:absolute;left:50%;transform:translate(-50%)}.events-club .section-title h2{z-index:1;width:calc(241px*var(--events-mobile-scale));max-width:calc(100vw - 48px);font-size:calc(32px*var(--events-mobile-scale));letter-spacing:calc(-.64px*var(--events-mobile-scale));text-align:center;line-height:.95;position:relative}.events-club .record-controls{top:calc(596px*var(--events-mobile-scale));gap:calc(12px*var(--events-mobile-scale));left:50%;right:auto;transform:translate(-50%)}.events-club .record-controls button{width:calc(48px*var(--events-mobile-scale));height:calc(48px*var(--events-mobile-scale));border-radius:calc(12px*var(--events-mobile-scale))}.events-club__slider{grid-auto-columns:calc(350px*var(--events-mobile-scale));gap:calc(34px*var(--events-mobile-scale));width:100vw;padding-inline:calc(20px*var(--events-mobile-scale))}.event-card{width:calc(350px*var(--events-mobile-scale));height:calc(463px*var(--events-mobile-scale));min-height:calc(463px*var(--events-mobile-scale));border-radius:calc(16px*var(--events-mobile-scale))}.event-card__image{width:calc(309px*var(--events-mobile-scale));height:calc(169px*var(--events-mobile-scale));margin:calc(30px*var(--events-mobile-scale)) auto 0;border-radius:calc(16px*var(--events-mobile-scale))}.event-card__body{padding:calc(20px*var(--events-mobile-scale)) calc(20px*var(--events-mobile-scale)) calc(30px*var(--events-mobile-scale))}.event-card h3{font-size:calc(24px*var(--events-mobile-scale));letter-spacing:calc(-.72px*var(--events-mobile-scale));line-height:1}.event-card p{margin-top:calc(14px*var(--events-mobile-scale));font-size:calc(14px*var(--events-mobile-scale));letter-spacing:calc(-.28px*var(--events-mobile-scale));line-height:1.35}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link{box-shadow:none;border:.923361px solid #b1b9c8}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:hover,.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:focus-visible{box-shadow:none;border-color:#df2849}.footer__bottom span:first-child{order:1}.footer__bottom span:last-child{order:2}}.faq__item:hover>summary:after,.faq__item:focus-within>summary:after,.faq__item summary:hover:after,.faq__item summary:focus-visible:after,.faq__item[open]>summary:after{color:#fff;background:#07f}@media (min-width:1200px){.landing{--desktop-layout-scale:clamp(.833333, calc(100vw / 1440px), 1)}.about-pull span{min-height:calc(40px*var(--desktop-layout-scale));border-radius:calc(6px*var(--desktop-layout-scale));padding:calc(10px*var(--desktop-layout-scale)) calc(12px*var(--desktop-layout-scale));font-size:calc(14px*var(--desktop-layout-scale));letter-spacing:calc(-.4px*var(--desktop-layout-scale));line-height:1.3}.about-pull strong{width:calc(1054px*var(--desktop-layout-scale));min-width:calc(1054px*var(--desktop-layout-scale));height:calc(113px*var(--desktop-layout-scale));min-height:calc(113px*var(--desktop-layout-scale));border-radius:calc(26px*var(--desktop-layout-scale));padding:0 calc(24px*var(--desktop-layout-scale)) calc(8px*var(--desktop-layout-scale));font-size:calc(72px*var(--desktop-layout-scale));letter-spacing:calc(-1.44px*var(--desktop-layout-scale));line-height:calc(72px*var(--desktop-layout-scale));align-items:center}.section--gallery .section-title h1,.directions .section-title h2,.formats .section-title h2,.event-cta h2,.faq__inner>h2{letter-spacing:-.93px;font-size:46px;line-height:46px}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link{color:#1e212a;box-shadow:none;background:0 0;border:.833333px solid #b1b9c8}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:hover,.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:focus-visible{color:#df2a4a;box-shadow:none;background:0 0;border-color:#df2a4a}.sim-card__bottom .button-link{width:calc(324px*var(--desktop-layout-scale));min-height:calc(48px*var(--desktop-layout-scale));border-radius:calc(6px*var(--desktop-layout-scale));padding:calc(11px*var(--desktop-layout-scale)) calc(16px*var(--desktop-layout-scale));letter-spacing:-.4px;font-size:14px;line-height:1.3}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link{min-height:calc(50.4px*var(--desktop-layout-scale))}}@media (min-width:641px) and (max-width:959px){.about-pull__shape{background-position:top;width:1730px;height:848px;top:-292px;left:50%}.about-pull__shape:after{display:none}.about-pull span{letter-spacing:-.4px;border-radius:8px;min-height:40px;padding:10px 12px;font-size:14px}.about-pull h2{width:581px;font-size:52px}.about-pull strong{letter-spacing:-1.04px;border-radius:32px;width:420px;height:132px;min-height:132px;padding:8px 18px 18px;font-size:52px}.sim-card,.sim-card--wide{width:min(691.2px,100vw - 76.8px);max-width:calc(100vw - 76.8px)}.sim-card__bottom .button-link{border-radius:8px;width:100%;min-height:48px;font-size:14px;line-height:1.3}.simulators__group[data-group-index="0"] .sim-card:first-child{min-height:871px}.simulators__group[data-group-index="0"] .sim-card:nth-child(2){min-height:868px}.simulators__group[data-group-index="1"] .sim-card:first-child{min-height:828px}.simulators__group[data-group-index="1"] .sim-card:nth-child(2){min-height:734px}.simulators__group[data-group-index="1"] .sim-card:nth-child(3){min-height:782px}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link{min-height:49.2px}.sim-card--compact .sim-card__bottom .button-link{justify-self:center;width:211.2px;min-height:47px;display:inline-flex}.simulators .section-title{height:118px;padding-top:0}.simulators__group:first-of-type{margin-top:128px}}@media (max-width:640px){.about-pull__shape{background-position:top;width:1562px;height:765px;top:-293px;left:50%}.about-pull__shape:after{display:none}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link{color:#1e212a;box-shadow:none;background:0 0;border:.923361px solid #b1b9c8}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:hover,.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:focus-visible{color:#df2a4a;box-shadow:none;background:0 0;border-color:#df2a4a}}.about-pull{overflow:visible}.about-pull:before{aspect-ratio:auto;background-size:100% 100%;width:1951px;height:982px;left:50%}.about-pull__shape{background-position:top;background-size:100% 100%;overflow:visible;-webkit-mask-image:none;mask-image:none}.about-pull span{z-index:4;background:#eef1f5;position:relative}.about-pull strong{background:linear-gradient(#df2849 0%,#fe4465 100%);border-color:#ffffff70;box-shadow:81px 141px 45px #fe446500,52px 90px 41px #fe44650a,29px 51px 35px #fe446521,13px 22px 26px #fe446536,3px 6px 14px #fe446540}.about-pull__adaptive-break{display:none}@media (min-width:641px) and (max-width:959px){.about-pull{overflow:visible}.about-pull__adaptive-break{display:block}.about-pull strong{width:506px;min-width:0}.about-pull:before{width:1906px;height:959px;top:-194px;left:calc(50% + 29px)}.about-pull__shape{width:1730px;height:848px;top:-292px}}@media (max-width:640px){.about-pull{overflow:visible}.about-pull__adaptive-break{display:block}.about-pull:before{width:1720px;height:865px;top:-175px;left:calc(50% + 134px)}.about-pull__shape{width:1562px;height:765px;top:-293px}}@media (min-width:1200px){.landing{--desktop-live-scale:clamp(1, calc(100vw / 1200px), 1.2)}.hero__intro p{font-size:calc(26px*var(--desktop-live-scale));letter-spacing:calc(-.78px*var(--desktop-live-scale));line-height:calc(26px*var(--desktop-live-scale))}.hero__intro span{max-width:calc(322px*var(--desktop-live-scale));color:#fff;font-size:calc(15px*var(--desktop-live-scale));letter-spacing:calc(-.3px*var(--desktop-live-scale));line-height:calc(20.25px*var(--desktop-live-scale))}.hero .icon-action,.hero .site-header__menu,.hero .button-link--outline.site-header__booking{border-width:.833333px;border-color:#ffffffe6}.about-pull span{min-height:calc(40px*var(--desktop-live-scale));border-radius:calc(6px*var(--desktop-live-scale));padding:calc(10px*var(--desktop-live-scale)) calc(12px*var(--desktop-live-scale));font-size:calc(14px*var(--desktop-live-scale));letter-spacing:calc(-.4px*var(--desktop-live-scale));line-height:calc(18.2px*var(--desktop-live-scale));background-color:#e1e4ea}}@media (min-width:1200px) and (max-width:1279px){.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link{height:42px;min-height:42px;padding-top:0;padding-bottom:0}}@media (min-width:641px) and (max-width:959px){.section--gallery{height:881px;min-height:881px}.about-pull{height:875px;min-height:875px}.about-pull:before{width:1869px;height:940px;top:-191px;left:calc(50% + 28px)}.about-pull__shape{width:1697px;height:832px;top:-286px}.about-pull span{background-color:#e1e4ea;width:115px;min-height:47px;overflow:hidden}.about-pull h2{width:684px}.about-pull strong{width:494px;height:155px;min-height:155px}}@media (max-width:640px){.section--gallery{height:849px;min-height:849px}.about-pull{height:683px;min-height:683px}.about-pull:before{width:1655px;height:832px;top:-169px;left:calc(50% + 129px)}.about-pull__shape{width:1503px;height:736px;top:-282px}.about-pull span{background-color:#e1e4ea}.about-pull h2{letter-spacing:-.8px;width:321px;font-size:40px;line-height:38px}.about-pull strong{letter-spacing:-.8px;width:325px;height:117px;min-height:117px;font-size:40px;line-height:38px}}.media-slider__track{transition-duration:.68s}.sim-card__hint.is-open,.sim-card__hint:hover,.sim-card__hint:focus-visible{color:#fff;background:#07f}.sim-card__hint.is-open:after,.sim-card__hint:hover:after,.sim-card__hint:focus-visible:after{opacity:1;transform:translateY(-50%)translate(0)}@media (min-width:1200px){.about-pull strong{background-image:linear-gradient(#df2849 0%,#fe4465 100%)}.sim-card__option-tabs{gap:calc(15.6px*var(--desktop-layout-scale))}.sim-card__option-tabs button{width:calc(122.4px*var(--desktop-layout-scale));min-height:calc(28.8px*var(--desktop-layout-scale));font-size:calc(12px*var(--desktop-layout-scale));line-height:calc(24px*var(--desktop-layout-scale))}.sim-card__media .slider-arrow{width:calc(38.4px*var(--desktop-layout-scale));height:calc(38.4px*var(--desktop-layout-scale));border-radius:calc(9px*var(--desktop-layout-scale))}.sim-card__media .slider-arrow:before{width:calc(13px*var(--desktop-layout-scale));height:calc(13px*var(--desktop-layout-scale));border-width:calc(3px*var(--desktop-layout-scale))}}@media (min-width:1280px){.about-pull strong{margin-top:44px}.simulators__group[data-group-index="1"]{margin-top:24px}}@media (min-width:960px) and (max-width:1199px){.sim-card__media .slider-arrow{border-radius:7px;width:26px;height:26px}.sim-card__media .slider-arrow:before{border-width:2px;width:10px;height:10px}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link{border-radius:4px;width:216px;height:33px;min-height:33px;font-size:11px}}@media (min-width:641px) and (max-width:1199px){.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:hover,.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link:focus-visible{color:#df2a4a;box-shadow:none;background:0 0;border-color:#df2a4a}}@media (min-width:641px) and (max-width:959px){.sim-card__option-tabs{gap:13px}.sim-card__option-tabs button{width:120px;min-height:24px;font-size:12px;line-height:24px}.simulators__group[data-group-index="0"] .sim-card:nth-child(2) .sim-card__specs{margin-top:-25px}.simulators__group[data-group-index="0"] .sim-card:nth-child(2) .sim-card__media{transform:translateY(-44px)}.simulators__group[data-group-index="0"] .sim-card:nth-child(2) .sim-card__bottom{transform:translateY(-37px)}.sim-card__media .slider-arrow{border-radius:10px;width:43.2px;height:43.2px}.sim-card__media .slider-arrow:before{border-width:3px;width:15px;height:15px}}@media (max-width:640px){.sim-card__option-tabs{gap:9px}.sim-card,.sim-card--wide{width:calc(100vw - 48px)}.sim-card__option-tabs button{width:104px;min-height:36px;font-size:12px;line-height:18px}.sim-card--compact .sim-card__media{min-height:225px}.sim-card--compact .tag-row--compact{margin-top:24px}.championships .section-title--row{position:static}.championships .record-controls{top:436px;left:50%;right:auto;transform:translate(-50%)}.reviews{height:635px;min-height:635px}.sim-card__media .slider-arrow{border-radius:8px;width:34.7px;height:34.7px}.sim-card__media .slider-arrow:before{border-width:3px;width:12px;height:12px}}@media (min-width:1200px){.site-header--hero .site-header__nav{gap:calc(26px*var(--live-scale));font-size:calc(14px*var(--live-scale));letter-spacing:calc(-.4px*var(--live-scale));line-height:calc(18.2px*var(--live-scale))}.hero__intro p{font-size:calc(26px*var(--live-scale));letter-spacing:calc(-.78px*var(--live-scale));line-height:calc(26px*var(--live-scale))}.hero__intro span{max-width:calc(322px*var(--live-scale));color:#fff;font-size:calc(15px*var(--live-scale));letter-spacing:calc(-.3px*var(--live-scale));line-height:calc(20.25px*var(--live-scale))}.site-header--hero .icon-action,.site-header--hero .site-header__menu,.site-header--hero .button-link--outline.site-header__booking{border:.942951px solid #fff}.site-header--hero .icon-action:hover,.site-header--hero .icon-action:focus-visible,.site-header--hero .site-header__menu:hover,.site-header--hero .site-header__menu:focus-visible,.site-header--hero .button-link--outline.site-header__booking:hover,.site-header--hero .button-link--outline.site-header__booking:focus-visible{border-color:#0063d5}.gallery__controls .slider-arrow:before{background-position:50%;background-size:100% 100%;border:0;width:100%;height:100%;margin:0;inset:0;transform:none}.gallery--motion-next .gallery__track{animation:.3s ease-in-out gallery-slide-next}.gallery--motion-prev .gallery__track{animation:.3s ease-in-out gallery-slide-prev}}@media (min-width:1440px){.gallery__controls{transform:translate(-172px)translateY(-2px)}}@media (min-width:1200px) and (max-width:1439px){.gallery__track{margin-left:calc(50vw - 1013px)}.gallery__controls{margin-top:26px;transform:none}}@media (min-width:960px) and (max-width:1199px){.hero__content{bottom:25px}.hero__intro span{max-width:293px}.section--gallery{height:647px;min-height:647px}.gallery{width:498px;max-width:none}.gallery__track{margin-left:-249px}.gallery__item,.gallery__item--side,.gallery__item--main{border-radius:0;flex-basis:498px;width:498px;height:295px}.gallery__controls{margin-top:24px;transform:none}.about-pull{height:924px;min-height:924px}.about-pull__content{margin-top:113px}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link{--sim-classic-scale:calc(100vw / 1200px);width:calc(270px*var(--sim-classic-scale));height:calc(42px*var(--sim-classic-scale));min-height:calc(42px*var(--sim-classic-scale));color:#1e212a;box-shadow:none;letter-spacing:-.32px;background:0 0;border:1px solid #b1b9c8;border-radius:4px;font-size:11px;line-height:11px}}@media (min-width:641px) and (max-width:959px){.hero{border-bottom-right-radius:56px;border-bottom-left-radius:56px}.hero__intro span{color:#686e8d}.site-header--hero .icon-action,.site-header--hero .site-header__menu,.site-header--hero .button-link--outline.site-header__booking{border:.833333px solid #fff;border-radius:6px}.section--gallery:after{top:calc(93px*var(--tablet-upscale));left:calc(50% - 320px*var(--tablet-upscale) + 32px*var(--tablet-upscale));z-index:0;width:calc(578px*var(--tablet-upscale));height:calc(657px*var(--tablet-upscale));content:"";pointer-events:none;background:url(/assets/garage/media-029-frame-2131329407-3.svg) 50%/100% 100% no-repeat;display:block;position:absolute}.section--gallery .section-title h1{font-size:47px;line-height:47px}.section--gallery .section-title p{max-width:537px;font-size:15px;line-height:20.25px}.gallery__track{width:100%;margin-left:0}.gallery__controls{transform:none}.gallery__controls button{width:52px;height:52px}.about-pull{background-image:url(/assets/garage/media-080-frame-2131329406-2.svg);background-position:calc(50% - 320px*var(--tablet-upscale) + 31px*var(--tablet-upscale)) 0;background-repeat:no-repeat;background-size:calc(578px*var(--tablet-upscale)) calc(464px*var(--tablet-upscale))}.simulators__group[data-group-index="1"] .sim-card:not(.sim-card--compact) .sim-card__bottom .button-link{color:#1e212a;box-shadow:none;background:0 0;border:.833333px solid #b1b9c8}}@media (max-width:640px){.hero{border-bottom-right-radius:48px;border-bottom-left-radius:48px}.hero__intro span{color:#686e8d}.site-header--hero .icon-action,.site-header--hero .site-header__menu{border:.923361px solid #fff;border-radius:6px}.about-pull__image{top:calc(421px*var(--about-mobile-scale));width:calc(342px*var(--about-mobile-scale));height:calc(237px*var(--about-mobile-scale))}}@media (min-width:960px) and (max-width:1199px){.gallery{--gallery-960-scale:calc(100vw / 960px);grid-template-columns:100%;justify-self:stretch;width:calc(100vw - 64px);max-width:none;margin-left:0}.gallery__track{margin-left:calc(50vw - 792.5px)}.gallery__controls{gap:calc(12px*var(--gallery-960-scale));grid-column:1/-1;justify-self:center;width:max-content;margin-inline:auto;transform:none}.gallery__controls button{width:calc(38px*var(--gallery-960-scale));height:calc(38px*var(--gallery-960-scale));border-radius:calc(10px*var(--gallery-960-scale))}.gallery__controls .slider-arrow:before{background-position:50%;background-size:100% 100%;border:0;width:100%;height:100%;margin:0;inset:0}}@media (min-width:980px){.section--gallery:after{display:none}.section--gallery:before{z-index:2}.section--gallery .section__inner{z-index:3}.about-pull__content{z-index:5}.about-pull__content:before,.about-pull__content:after,.about-pull__shape:before{content:none;display:none}.about-pull__shape:after{content:"";display:block}.about-pull__content>*{z-index:1;position:relative}.about-pull span{z-index:6;background-color:#e1e4ea}}@media (min-width:1440px){.section--gallery{min-height:916px}.section--gallery:before{width:1336px;top:136px}.gallery__track{margin-top:37px}.about-pull__shape{width:1432px;top:-4px}.about-pull__shape:after{width:1337px;top:204px;left:44px}.about-pull__content{gap:19px;margin-top:160.6px}.about-pull h2{letter-spacing:-1.44px;width:939px;max-width:none;font-size:72px;line-height:72px}.about-pull strong{border-radius:31px;width:1047px;min-width:1047px;margin-top:-12px;left:auto;transform:none}}@media (min-width:980px) and (max-width:1439px){.about-pull__content:before{content:none;display:none}}.site-header .button-link--red.site-header__booking{box-shadow:none}@media (min-width:960px) and (max-width:1199px){.site-header{--header-960-scale:calc((100vw - 15px) / 960px);height:calc(64px*var(--header-960-scale));padding:calc(16px*var(--header-960-scale)) calc(32px*var(--header-960-scale));justify-content:flex-start;gap:0}.site-header__logo{flex:0 0 calc(145px*var(--header-960-scale));width:calc(145px*var(--header-960-scale));height:calc(32px*var(--header-960-scale));margin-right:calc(75px*var(--header-960-scale))}.site-header__nav{gap:calc(16px*var(--header-960-scale));font-size:calc(11px*var(--header-960-scale));letter-spacing:calc(-.32px*var(--header-960-scale));line-height:calc(14.3px*var(--header-960-scale));display:flex}.site-header__actions{top:calc(16px*var(--header-960-scale));right:calc(32px*var(--header-960-scale));flex:0 0 calc(282px*var(--header-960-scale));width:calc(282px*var(--header-960-scale));height:calc(32px*var(--header-960-scale));margin-left:0;position:absolute}.site-header .icon-action,.site-header__menu{width:calc(32px*var(--header-960-scale));height:calc(32px*var(--header-960-scale));border-radius:calc(4px*var(--header-960-scale));position:absolute;top:0}.site-header .icon-action:first-child{left:calc(67px*var(--header-960-scale))}.site-header .icon-action:nth-child(2){left:calc(107px*var(--header-960-scale))}.site-header .icon-action img{width:calc(14px*var(--header-960-scale));height:calc(14px*var(--header-960-scale))}.site-header .button-link{height:calc(31px*var(--header-960-scale));min-height:calc(31px*var(--header-960-scale));border-radius:calc(4px*var(--header-960-scale));padding:0 calc(14px*var(--header-960-scale));font-size:calc(11px*var(--header-960-scale));letter-spacing:calc(-.32px*var(--header-960-scale));line-height:calc(11.55px*var(--header-960-scale))}.site-header .button-link--outline.site-header__booking,.site-header .button-link--blue.site-header__booking{width:calc(103px*var(--header-960-scale));display:inline-flex;position:absolute;top:0;left:0}.site-header .button-link--red.site-header__booking{top:0;left:calc(147px*var(--header-960-scale));width:calc(135px*var(--header-960-scale));height:calc(31.5px*var(--header-960-scale));min-height:calc(31.5px*var(--header-960-scale));display:inline-flex;position:absolute}}@media (min-width:641px) and (max-width:959px){.site-header{--header-tablet-scale:calc((100vw - 15px) / 640px);height:calc(80px*var(--header-tablet-scale));padding:calc(20px*var(--header-tablet-scale)) calc(32px*var(--header-tablet-scale))}.site-header__logo,.site-header--sticky .site-header__logo{flex:0 0 calc(182px*var(--header-tablet-scale));width:calc(182px*var(--header-tablet-scale));height:calc(40px*var(--header-tablet-scale))}.site-header__actions{top:calc(20px*var(--header-tablet-scale));right:calc(32px*var(--header-tablet-scale));flex:0 0 calc(312px*var(--header-tablet-scale));width:calc(312px*var(--header-tablet-scale));height:calc(40px*var(--header-tablet-scale));margin-left:0;position:absolute}.site-header .icon-action,.site-header__menu{width:calc(40px*var(--header-tablet-scale));height:calc(40px*var(--header-tablet-scale));border-radius:calc(8px*var(--header-tablet-scale));position:absolute;top:0}.site-header .icon-action:first-child{left:0}.site-header .icon-action:nth-child(2){left:calc(48px*var(--header-tablet-scale))}.site-header .icon-action img{width:calc(18px*var(--header-tablet-scale));height:calc(18px*var(--header-tablet-scale))}.site-header .button-link--outline.site-header__booking,.site-header .button-link--blue.site-header__booking{top:calc(-4px*var(--header-tablet-scale));left:calc(30px*var(--header-tablet-scale));width:calc(128px*var(--header-tablet-scale));min-height:calc(39px*var(--header-tablet-scale));border-radius:calc(8px*var(--header-tablet-scale));padding:0 calc(16px*var(--header-tablet-scale));font-size:calc(14px*var(--header-tablet-scale));line-height:calc(16.1px*var(--header-tablet-scale));display:inline-flex}.site-header .button-link--red.site-header__booking{top:0;left:calc(96px*var(--header-tablet-scale));width:calc(168px*var(--header-tablet-scale));min-height:calc(40px*var(--header-tablet-scale));border-radius:calc(8px*var(--header-tablet-scale));padding:0 calc(16px*var(--header-tablet-scale));font-size:calc(14px*var(--header-tablet-scale));line-height:calc(16.1px*var(--header-tablet-scale));display:inline-flex}.site-header__menu{left:calc(272px*var(--header-tablet-scale))}}@media (max-width:640px){.site-header{--header-mobile-scale:calc(100vw / 360px);height:calc(88px*var(--header-mobile-scale));padding:calc(24px*var(--header-mobile-scale)) calc(16px*var(--header-mobile-scale))}.site-header__logo,.site-header--sticky .site-header__logo,.site-header__logo img,.site-header--sticky .site-header__logo img{width:calc(42px*var(--header-mobile-scale));height:calc(42px*var(--header-mobile-scale))}.site-header__actions{gap:calc(8px*var(--header-mobile-scale))}.site-header .icon-action,.site-header__menu{width:calc(40px*var(--header-mobile-scale));height:calc(40px*var(--header-mobile-scale));border-radius:calc(8px*var(--header-mobile-scale))}.site-header .icon-action img{width:calc(18px*var(--header-mobile-scale));height:calc(18px*var(--header-mobile-scale))}.section--gallery{--gallery-mobile-scale:calc(100vw / 360px);height:calc(815px*var(--gallery-mobile-scale));min-height:calc(815px*var(--gallery-mobile-scale));padding-top:calc(48px*var(--gallery-mobile-scale))}.section--gallery .section__inner--center{gap:calc(36px*var(--gallery-mobile-scale))}.section--gallery .section-title{gap:calc(16px*var(--gallery-mobile-scale));width:100vw;max-width:none;margin-left:-16px;margin-right:0}.section--gallery .section-title h1{width:calc(240px*var(--gallery-mobile-scale));max-width:none;font-size:calc(32px*var(--gallery-mobile-scale));letter-spacing:calc(-.64px*var(--gallery-mobile-scale));line-height:calc(30px*var(--gallery-mobile-scale));white-space:normal;justify-self:center}.section--gallery .section-title p{width:calc(334px*var(--gallery-mobile-scale));max-width:none;font-size:calc(14px*var(--gallery-mobile-scale));letter-spacing:calc(-.28px*var(--gallery-mobile-scale));line-height:calc(19px*var(--gallery-mobile-scale));justify-self:center}}@media (min-width:641px) and (max-width:959px){.section--gallery{--gallery-tablet-scale:calc((100vw - 15px) / 640px);height:calc(749px*var(--gallery-tablet-scale));min-height:calc(749px*var(--gallery-tablet-scale));padding-top:calc(64px*var(--gallery-tablet-scale))}.section--gallery .section__inner--center{gap:calc(36px*var(--gallery-tablet-scale))}.section--gallery .section-title{width:calc(560px*var(--gallery-tablet-scale));gap:calc(20px*var(--gallery-tablet-scale));max-width:none;margin-left:auto;margin-right:auto}.section--gallery .section-title h1{width:calc(560px*var(--gallery-tablet-scale));max-width:none;font-size:calc(40px*var(--gallery-tablet-scale));letter-spacing:calc(-.92px*var(--gallery-tablet-scale));line-height:calc(40px*var(--gallery-tablet-scale));white-space:normal;justify-self:center}.section--gallery .section-title p{width:calc(456px*var(--gallery-tablet-scale));max-width:none;font-size:calc(14px*var(--gallery-tablet-scale));letter-spacing:calc(-.28px*var(--gallery-tablet-scale));line-height:calc(19px*var(--gallery-tablet-scale));justify-self:center}}@media (min-width:960px) and (max-width:979px){.section--gallery{--gallery-wide-tablet-scale:calc((100vw - 15px) / 640px);height:calc(749px*var(--gallery-wide-tablet-scale));min-height:calc(749px*var(--gallery-wide-tablet-scale));padding-top:calc(64px*var(--gallery-wide-tablet-scale))}.section--gallery .section__inner--center{gap:calc(36px*var(--gallery-wide-tablet-scale))}.section--gallery .section-title{width:calc(560px*var(--gallery-wide-tablet-scale));max-width:none;margin-right:0;margin-left:calc(40px*var(--gallery-wide-tablet-scale) - 32px);gap:calc(24px*var(--gallery-wide-tablet-scale))}.section--gallery .section-title h1{width:calc(560px*var(--gallery-wide-tablet-scale));max-width:none;font-size:calc(38px*var(--gallery-wide-tablet-scale));letter-spacing:calc(-.76px*var(--gallery-wide-tablet-scale));line-height:calc(38px*var(--gallery-wide-tablet-scale));white-space:normal;justify-self:center}.section--gallery .section-title p{width:calc(456px*var(--gallery-wide-tablet-scale));max-width:none;font-size:calc(12px*var(--gallery-wide-tablet-scale));letter-spacing:calc(-.24px*var(--gallery-wide-tablet-scale));line-height:calc(16px*var(--gallery-wide-tablet-scale));justify-self:center}}@media (min-width:640px) and (max-width:640px){.section--gallery{--gallery-tablet-edge-scale:1;height:749px;min-height:749px;padding-top:64px}.section--gallery .section__inner--center{gap:36px}.section--gallery .section-title{gap:20px;width:560px;max-width:none;margin-left:auto;margin-right:auto}.section--gallery .section-title h1{letter-spacing:-.93px;white-space:normal;justify-self:center;width:560px;max-width:none;font-size:40px;line-height:40px}.section--gallery .section-title p{letter-spacing:-.28px;justify-self:center;width:456px;max-width:none;font-size:14px;line-height:19px}}@media (max-width:979px){.section--gallery:before{content:none;border:0;display:none}}@media (max-width:639px){.section--gallery:after{top:calc(62px*var(--gallery-mobile-scale));left:calc(16px*var(--gallery-mobile-scale));z-index:0;width:calc(328px*var(--gallery-mobile-scale));height:calc(753px*var(--gallery-mobile-scale));content:"";pointer-events:none;background:url(/assets/garage/media-082-frame-2131329400.svg) 50%/100% 100% no-repeat;display:block;position:absolute}.about-pull{height:calc(656px*var(--about-mobile-scale));min-height:calc(656px*var(--about-mobile-scale));background-image:url(/assets/garage/media-071-frame-2131329399.svg);background-position:calc(16px*var(--about-mobile-scale)) 0;background-repeat:no-repeat;background-size:calc(328px*var(--about-mobile-scale)) calc(428px*var(--about-mobile-scale))}.about-pull:before{top:calc(-162px*var(--about-mobile-scale));left:calc(50% + 125px*var(--about-mobile-scale));width:calc(1588px*var(--about-mobile-scale));height:calc(799px*var(--about-mobile-scale))}.about-pull__shape{top:calc(-271px*var(--about-mobile-scale));width:calc(1442px*var(--about-mobile-scale));height:calc(707px*var(--about-mobile-scale))}.about-pull__content{gap:calc(23px*var(--about-mobile-scale));margin-top:calc(1px*var(--about-mobile-scale))}.about-pull span{min-height:calc(42px*var(--about-mobile-scale));border-radius:calc(8px*var(--about-mobile-scale));padding:calc(14px*var(--about-mobile-scale)) calc(16px*var(--about-mobile-scale));font-size:calc(12px*var(--about-mobile-scale));letter-spacing:calc(-.24px*var(--about-mobile-scale));line-height:1}.about-pull h2{width:calc(308px*var(--about-mobile-scale));max-width:none;font-size:calc(40px*var(--about-mobile-scale));letter-spacing:calc(-.8px*var(--about-mobile-scale));line-height:calc(38px*var(--about-mobile-scale))}.about-pull strong{width:calc(312px*var(--about-mobile-scale));min-width:0;height:calc(112px*var(--about-mobile-scale));min-height:calc(112px*var(--about-mobile-scale));border-radius:calc(32px*var(--about-mobile-scale));padding:calc(6px*var(--about-mobile-scale)) calc(8px*var(--about-mobile-scale)) calc(10px*var(--about-mobile-scale));font-size:calc(40px*var(--about-mobile-scale));letter-spacing:calc(-.8px*var(--about-mobile-scale));line-height:calc(38px*var(--about-mobile-scale))}}@media (min-width:640px) and (max-width:640px){.section--gallery:after{z-index:0;content:"";pointer-events:none;background:url(/assets/garage/media-029-frame-2131329407-3.svg) 50%/100% 100% no-repeat;width:577px;height:656px;display:block;position:absolute;top:93px;left:calc(50% - 288px)}.about-pull{background-image:url(/assets/garage/media-080-frame-2131329406-2.svg);background-position:calc(50% - 289px) 0;background-repeat:no-repeat;background-size:578px 464px;height:744px;min-height:744px}.about-pull:before{width:1588px;height:799px;top:-162px;left:calc(50% + 24px)}.about-pull__shape{width:1442px;height:707px;top:-243px}.about-pull__content{gap:16px;margin-top:0}.about-pull span{letter-spacing:-.4px;border-radius:8px;min-height:40px;padding:10px 12px;font-size:14px;line-height:1.3}.about-pull h2{letter-spacing:-1.04px;width:581px;max-width:none;font-size:52px;line-height:52px}.about-pull strong{letter-spacing:-1.04px;border-radius:32px;width:420px;min-width:0;height:132px;min-height:132px;padding:8px 18px 18px;font-size:52px;line-height:52px}}@media (min-width:641px) and (max-width:959px){.landing{--connector-tablet-scale:calc((100vw - 15px) / 640px)}.section--gallery:after{top:calc(93px*var(--connector-tablet-scale));left:calc(32px*var(--connector-tablet-scale));width:calc(577px*var(--connector-tablet-scale));height:calc(656px*var(--connector-tablet-scale))}.about-pull{height:calc(744px*var(--connector-tablet-scale));min-height:calc(744px*var(--connector-tablet-scale));background-position:calc(31px*var(--connector-tablet-scale)) 0;background-size:calc(578px*var(--connector-tablet-scale)) calc(464px*var(--connector-tablet-scale))}.about-pull:before{top:calc(-162px*var(--connector-tablet-scale));left:calc(50% + 24px*var(--connector-tablet-scale));width:calc(1588px*var(--connector-tablet-scale));height:calc(799px*var(--connector-tablet-scale))}.about-pull__shape{top:calc(-243px*var(--connector-tablet-scale));width:calc(1442px*var(--connector-tablet-scale));height:calc(707px*var(--connector-tablet-scale))}.about-pull__content{gap:calc(16px*var(--connector-tablet-scale));margin-top:0}.about-pull span{width:calc(98px*var(--connector-tablet-scale));min-height:calc(40px*var(--connector-tablet-scale));border-radius:calc(8px*var(--connector-tablet-scale));padding:calc(10px*var(--connector-tablet-scale)) calc(12px*var(--connector-tablet-scale));font-size:calc(14px*var(--connector-tablet-scale));letter-spacing:calc(-.4px*var(--connector-tablet-scale));line-height:1.3;transform:translate(-7.5px)}.about-pull h2{width:calc(581px*var(--connector-tablet-scale));max-width:none;font-size:calc(52px*var(--connector-tablet-scale));letter-spacing:calc(-1.04px*var(--connector-tablet-scale));line-height:calc(52px*var(--connector-tablet-scale))}.about-pull strong{width:calc(420px*var(--connector-tablet-scale));min-width:0;height:calc(132px*var(--connector-tablet-scale));min-height:calc(132px*var(--connector-tablet-scale));border-radius:calc(32px*var(--connector-tablet-scale));padding:calc(8px*var(--connector-tablet-scale)) calc(18px*var(--connector-tablet-scale)) calc(18px*var(--connector-tablet-scale));font-size:calc(52px*var(--connector-tablet-scale));letter-spacing:calc(-1.04px*var(--connector-tablet-scale));line-height:calc(52px*var(--connector-tablet-scale))}}@media (min-width:960px) and (max-width:979px){.landing{--connector-wide-tablet-scale:calc((100vw - 15px) / 640px)}.section--gallery:after{top:calc(93px*var(--connector-wide-tablet-scale));left:calc(32px*var(--connector-wide-tablet-scale));z-index:0;width:calc(577px*var(--connector-wide-tablet-scale));height:calc(656px*var(--connector-wide-tablet-scale));content:"";pointer-events:none;background:url(/assets/garage/media-029-frame-2131329407-3.svg) 50%/100% 100% no-repeat;display:block;position:absolute}.about-pull{height:calc(865px*(100vw - 15px)/945px);min-height:calc(865px*(100vw - 15px)/945px);background-image:url(/assets/garage/media-080-frame-2131329406-2.svg);background-position:calc(31px*var(--connector-wide-tablet-scale)) 0;background-repeat:no-repeat;background-size:calc(578px*var(--connector-wide-tablet-scale)) calc(464px*var(--connector-wide-tablet-scale))}.about-pull__shape{width:calc(100vw - 15px);height:calc(463px*(100vw - 15px)/945px);top:0;left:0;transform:none}.about-pull__content{margin-top:calc(72px*var(--connector-wide-tablet-scale));gap:calc(8px*var(--connector-wide-tablet-scale))}.about-pull span{width:calc(55px*var(--connector-wide-tablet-scale));height:calc(22px*var(--connector-wide-tablet-scale));min-height:calc(22px*var(--connector-wide-tablet-scale));padding:calc(6px*var(--connector-wide-tablet-scale)) calc(8px*var(--connector-wide-tablet-scale));font-size:calc(9.5px*var(--connector-wide-tablet-scale));border-radius:4px;line-height:1.1;transform:translate(-7.5px)}.about-pull h2{width:calc(432px*var(--connector-wide-tablet-scale));max-width:none}}@media (max-width:640px){.site-header__menu,.site-header--sticky .site-header__menu,.site-header__menu:hover,.site-header__menu:focus-visible,.site-header--sticky .site-header__menu:hover,.site-header--sticky .site-header__menu:focus-visible{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:url(/assets/garage/media-160-frame-2131329379.svg) 50%/100% 100% no-repeat;border:0;padding:0}.site-header__menu span{display:none}.simulators{--sim-mobile-scale:calc(100vw / 360px)}.simulators .section-title h2{width:100vw;max-width:none;font-size:clamp(32px,30px*var(--sim-mobile-scale),35px);letter-spacing:calc(-.64px*var(--sim-mobile-scale));line-height:clamp(30px,28px*var(--sim-mobile-scale),33px)}.simulators .section-title p{width:calc(316px*var(--sim-mobile-scale));max-width:none;font-size:calc(14px*var(--sim-mobile-scale));letter-spacing:calc(-.28px*var(--sim-mobile-scale));line-height:calc(19px*var(--sim-mobile-scale))}.simulators__group{position:relative}.simulators__group[data-group-index="0"]:before,.simulators__group[data-group-index="1"]:before{z-index:0;width:100vw;height:calc(33px*var(--sim-mobile-scale));content:"";pointer-events:none;background:url(/assets/garage/media-131-line-stroke-1.svg) 50%/100% 100% no-repeat;position:absolute;top:0;left:0}.simulators__eyebrow{z-index:1;top:calc(20px*var(--sim-mobile-scale));font-size:calc(12px*var(--sim-mobile-scale));letter-spacing:calc(-.36px*var(--sim-mobile-scale));line-height:calc(12px*var(--sim-mobile-scale));position:relative}.simulators__list{z-index:1;gap:calc(8px*var(--sim-mobile-scale));margin-top:calc(34px*var(--sim-mobile-scale));position:relative}}@media (min-width:960px) and (max-width:1199px){.simulators__list{gap:12px}}.sim-card__compact-cta{display:none}.media-slider__controls .slider-arrow:before,.sim-card__media .media-slider__controls .slider-arrow:before,.direction-card__image .media-slider__controls .slider-arrow:before{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:0;width:100%;height:100%;margin:0;position:absolute;inset:0;transform:none}.directions:before{content:none;display:none}.directions .section-title--center{overflow:visible}.directions .section-title--center:before{z-index:0;content:"";pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:block;position:absolute;left:50%;transform:translate(-50%)}.directions .section-title--center h2,.directions .section-title--center p{z-index:1}@media (min-width:1200px){.directions .section-title--center:before{top:calc(54px*var(--desktop-layout-scale,1));background-image:url(/assets/garage/media-057-line-stroke.svg);width:min(100vw,1440px);height:calc(min(100vw,1440px)/19.6721)}.direction-card__image .slider-arrow{width:calc(57px*var(--desktop-layout-scale,1));height:calc(57px*var(--desktop-layout-scale,1));border-radius:calc(12px*var(--desktop-layout-scale,1))}}@media (min-width:960px) and (max-width:1199px){.directions{overflow:visible}.directions .section-title--center:before{background-image:url(/assets/garage/media-057-line-stroke.svg);width:100vw;height:5.10417vw;top:3.75vw}.directions__copy{min-height:407px;padding:20px}.direction-card__image .slider-arrow{border-radius:.833333vw;width:3.95833vw;height:3.95833vw}}@media (min-width:641px) and (max-width:959px){.sim-card__compact-cta{border-radius:8px;justify-self:center;width:211.2px;min-height:47px;font-size:14px;line-height:1.3;display:inline-flex}.directions .section-title--center:before{background-image:url(/assets/garage/media-057-line-stroke.svg);width:100vw;height:5.10417vw;top:3.75vw}.sim-card__media .slider-arrow{width:calc(36px*var(--tablet-upscale,1));height:calc(36px*var(--tablet-upscale,1));border-radius:calc(8px*var(--tablet-upscale,1))}.direction-card__image .slider-arrow{width:calc(44px*var(--tablet-upscale,1));height:calc(44px*var(--tablet-upscale,1));border-radius:calc(10px*var(--tablet-upscale,1))}}@media (max-width:640px){.championships{--championships-mobile-scale:calc(100vw / 360px);overflow:visible}.championships .section-title--row{height:calc(103px*var(--championships-mobile-scale));position:relative;overflow:visible}.championships .section-title--row:before{top:calc(-20px*var(--championships-mobile-scale));z-index:0;width:100vw;height:calc(33px*var(--championships-mobile-scale));content:"";pointer-events:none;background-image:url(/assets/garage/media-131-line-stroke-1.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:block;position:absolute;left:50%;transform:translate(-50%)}.championships .section-title h2{z-index:1;width:calc(324px*var(--championships-mobile-scale));max-width:calc(100vw - 36px*var(--championships-mobile-scale));letter-spacing:-.64px;text-align:center;white-space:normal;margin:0;font-size:32px;line-height:30.4px;top:0;left:50%;transform:translate(-50%)}.directions{--directions-mobile-scale:calc(100vw / 360px)}.sim-card__compact-cta{width:calc(100vw - 48px);max-width:none;min-height:calc(40px*var(--sim-mobile-scale,1));margin-top:calc(12px*var(--sim-mobile-scale,1));border-radius:calc(7px*var(--sim-mobile-scale,1));font-size:calc(12px*var(--sim-mobile-scale,1));justify-self:center;line-height:1.2;display:inline-flex}.directions .section-title--center{height:calc(251px*var(--directions-mobile-scale));margin-bottom:calc(25px*var(--directions-mobile-scale))}.directions .section-title--center:before{top:calc(28px*var(--directions-mobile-scale));width:100vw;height:calc(33px*var(--directions-mobile-scale));background-image:url(/assets/garage/media-131-line-stroke-1.svg)}.directions .section-title--center h2,.directions .section-title--center p{position:absolute;left:50%;transform:translate(-50%)}.directions .section-title--center h2{top:calc(48px*var(--directions-mobile-scale));width:calc(288px*var(--directions-mobile-scale));max-width:calc(100vw - 64px);font-size:calc(33px*var(--directions-mobile-scale));letter-spacing:calc(-.66px*var(--directions-mobile-scale));line-height:calc(30px*var(--directions-mobile-scale));margin:0}.directions .section-title--center p{top:calc(124px*var(--directions-mobile-scale));width:calc(304px*var(--directions-mobile-scale));max-width:calc(100vw - 64px);margin:0}.formats{--formats-mobile-scale:calc(100vw / 360px);overflow:visible}.formats:before{width:100vw;height:calc(33px*var(--formats-mobile-scale));background-image:url(/assets/garage/media-131-line-stroke-1.svg);background-position:50%;background-size:100% 100%;display:block;top:32px}.sim-card__media .slider-arrow{width:calc(32px*var(--sim-mobile-scale,1));height:calc(32px*var(--sim-mobile-scale,1));border-radius:calc(7px*var(--sim-mobile-scale,1))}.direction-card__image .slider-arrow{width:calc(40px*var(--directions-mobile-scale));height:calc(40px*var(--directions-mobile-scale));border-radius:calc(10.5px*var(--directions-mobile-scale))}}@media (min-width:640px) and (max-width:959px){.championships{--championships-tablet-scale:calc(100vw / 640px);overflow:visible}.championships .section-title--row{height:calc(72px*var(--championships-tablet-scale));position:relative;overflow:visible}.championships .section-title--row:before{top:calc(-28px*var(--championships-tablet-scale));z-index:0;content:"";pointer-events:none;background-image:url(/assets/garage/media-057-line-stroke.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:min(150vw,1440px);height:calc(min(150vw,1440px)/19.6721);display:block;position:absolute;left:50%;transform:translate(-50%)}.championships .section-title h2{z-index:1;width:88vw;max-width:none;font-size:calc(40px*var(--championships-tablet-scale));letter-spacing:calc(-.93px*var(--championships-tablet-scale));line-height:calc(40px*var(--championships-tablet-scale));text-align:center;white-space:normal;margin:0;top:0;left:50%;transform:translate(-50%)}.championships .record-controls{display:none}}@media (min-width:641px) and (max-width:959px){.formats:before{top:43px}}@media (min-width:960px) and (max-width:1199px){.formats:before{top:35px}}.championships__bottom-controls{display:none}@media (max-width:479px){.championships{--championships-control-scale:var(--championships-mobile-scale,1);position:relative}.championships .section__inner{padding-inline:0}.championships__grid{gap:calc(17px*var(--championships-mobile-scale,1));width:100vw;padding-bottom:0;padding-right:0;padding-left:calc(18px*var(--championships-mobile-scale,1));scroll-padding-left:calc(18px*var(--championships-mobile-scale,1));margin-left:0;margin-right:0}.championships__grid .champ-card{flex:0 0 calc(323px*var(--championships-mobile-scale,1));width:calc(323px*var(--championships-mobile-scale,1));min-width:calc(323px*var(--championships-mobile-scale,1));min-height:calc(530px*var(--championships-mobile-scale,1));padding:calc(24px*var(--championships-mobile-scale,1)) calc(18px*var(--championships-mobile-scale,1)) calc(18px*var(--championships-mobile-scale,1))}.champ-card__image{height:calc(185px*var(--championships-mobile-scale,1));margin-top:calc(22px*var(--championships-mobile-scale,1))}.champ-card__body{padding-top:calc(22px*var(--championships-mobile-scale,1))}.champ-card__body p{min-height:calc(78px*var(--championships-mobile-scale,1))}}@media (min-width:480px) and (max-width:639px){.championships{--championships-mobile-wide-scale:calc(100vw / 480px);--championships-control-scale:var(--championships-mobile-wide-scale);position:relative}.championships .section__inner{padding-inline:0}.championships .section-title--row{height:calc(62px*var(--championships-mobile-wide-scale))}.championships__grid{gap:calc(16px*var(--championships-mobile-wide-scale));width:100vw;padding-bottom:0;padding-right:0;padding-left:calc(16px*var(--championships-mobile-wide-scale));scroll-padding-left:calc(16px*var(--championships-mobile-wide-scale));margin-left:0;margin-right:0}.championships__grid .champ-card{flex:0 0 calc(287px*var(--championships-mobile-wide-scale));width:calc(287px*var(--championships-mobile-wide-scale));min-width:calc(287px*var(--championships-mobile-wide-scale));min-height:calc(471px*var(--championships-mobile-wide-scale));padding:calc(18px*var(--championships-mobile-wide-scale)) calc(14px*var(--championships-mobile-wide-scale)) calc(15px*var(--championships-mobile-wide-scale))}.champ-card__head span{font-size:calc(12px*var(--championships-mobile-wide-scale));line-height:calc(20px*var(--championships-mobile-wide-scale))}.champ-card__head h3{font-size:calc(22px*var(--championships-mobile-wide-scale));line-height:calc(22px*var(--championships-mobile-wide-scale))}.champ-card__image{height:calc(165px*var(--championships-mobile-wide-scale));margin-top:calc(18px*var(--championships-mobile-wide-scale))}.champ-card__body{padding-top:calc(18px*var(--championships-mobile-wide-scale))}.champ-card__body p{min-height:calc(72px*var(--championships-mobile-wide-scale));font-size:calc(14px*var(--championships-mobile-wide-scale));line-height:calc(19px*var(--championships-mobile-wide-scale))}.champ-card__body .button-link{min-height:calc(40px*var(--championships-mobile-wide-scale));border-radius:calc(7px*var(--championships-mobile-wide-scale));font-size:calc(12px*var(--championships-mobile-wide-scale))}}@media (max-width:639px){.championships .section-title--row{margin-bottom:0}.championships .championships__top-controls{display:none}.championships .championships__bottom-controls{top:calc(653px*var(--championships-control-scale,1));gap:calc(13px*var(--championships-control-scale,1));width:max-content;margin:0;display:flex;position:absolute;bottom:auto;left:50%;right:auto;transform:translate(-50%)}.championships .championships__bottom-controls button{width:calc(44.5px*var(--championships-control-scale,1));height:calc(44.5px*var(--championships-control-scale,1));border-radius:calc(10px*var(--championships-control-scale,1))}.championships .championships__bottom-controls button:before{width:calc(13px*var(--championships-control-scale,1));height:calc(13px*var(--championships-control-scale,1));border-width:calc(3px*var(--championships-control-scale,1))}}@media (min-width:480px) and (max-width:639px){.championships .championships__bottom-controls{top:calc(551px*var(--championships-mobile-wide-scale))}.championships .championships__bottom-controls button{width:calc(39.6px*var(--championships-mobile-wide-scale));height:calc(39.6px*var(--championships-mobile-wide-scale));border-radius:calc(8px*var(--championships-mobile-wide-scale))}.championships .championships__bottom-controls button:before{width:calc(12px*var(--championships-mobile-wide-scale));height:calc(12px*var(--championships-mobile-wide-scale));border-width:calc(3px*var(--championships-mobile-wide-scale))}}@media (min-width:640px) and (max-width:959px){.championships{--championships-card-tablet-scale:calc(100vw / 960px);--championships-control-tablet-scale:calc(100vw / 640px);--championships-card-content-scale:clamp(.72, calc(100vw / 959px), 1);position:relative}.championships__grid{gap:calc(18px*var(--championships-card-tablet-scale));width:clamp(596px,88.55vw,849px);margin-left:auto;margin-right:auto;padding-bottom:0;padding-right:0}.championships__grid .champ-card{width:clamp(287px,44.15vw,423px);min-width:clamp(287px,44.15vw,423px);height:clamp(479px,75.83vw,727px);min-height:clamp(479px,75.83vw,727px);padding:calc(24px*var(--championships-card-content-scale)) calc(24px*var(--championships-card-content-scale)) calc(20px*var(--championships-card-content-scale));flex:0 0 clamp(287px,44.15vw,423px)}.champ-card__head span{font-size:calc(16.8px*var(--championships-card-content-scale));line-height:calc(33.4px*var(--championships-card-content-scale))}.champ-card__head h3{max-width:calc(360px*var(--championships-card-content-scale));font-size:calc(31px*var(--championships-card-content-scale));line-height:calc(31px*var(--championships-card-content-scale))}.champ-card__image{height:calc(290px*var(--championships-card-content-scale));margin-top:calc(31px*var(--championships-card-content-scale));border-radius:calc(19px*var(--championships-card-content-scale))}.champ-card__body{padding-top:calc(31px*var(--championships-card-content-scale))}.champ-card__body p{min-height:calc(103px*var(--championships-card-content-scale));font-size:calc(18px*var(--championships-card-content-scale));line-height:1.35}.champ-card__body .button-link{min-height:calc(50px*var(--championships-card-content-scale));border-radius:calc(7px*var(--championships-card-content-scale));font-size:calc(14px*var(--championships-card-content-scale))}.championships .championships__top-controls{display:none}.championships .championships__bottom-controls{top:calc(568px*var(--championships-control-tablet-scale));gap:calc(12px*var(--championships-control-tablet-scale));width:max-content;margin:0;display:flex;position:absolute;bottom:auto;left:50%;right:auto;transform:translate(-50%)}.championships .championships__bottom-controls button{width:clamp(39.5px,39.6px*var(--championships-control-tablet-scale),56.4px);height:clamp(39.5px,39.6px*var(--championships-control-tablet-scale),56.4px);border-radius:calc(8px*var(--championships-control-tablet-scale))}.championships .championships__bottom-controls button:before{width:calc(12px*var(--championships-control-tablet-scale));height:calc(12px*var(--championships-control-tablet-scale));border-width:calc(3px*var(--championships-control-tablet-scale))}}@media (min-width:960px) and (max-width:1199px){.championships .championships__top-controls{display:flex}.championships .championships__bottom-controls{display:none}}@media (min-width:960px) and (max-width:960px){.championships{--championships-wide-compact-scale:calc(100vw / 960px);position:relative}.championships .section-title--row{height:calc(69px*var(--championships-wide-compact-scale))}.championships .championships__top-controls{display:none}.championships__grid{width:calc(881px*var(--championships-wide-compact-scale));gap:calc(11px*var(--championships-wide-compact-scale));margin-left:auto;margin-right:auto;padding-bottom:0;padding-right:0}.championships__grid .champ-card{flex:0 0 calc(292px*var(--championships-wide-compact-scale));width:calc(292px*var(--championships-wide-compact-scale));min-width:calc(292px*var(--championships-wide-compact-scale));min-height:calc(444px*var(--championships-wide-compact-scale));padding:calc(18px*var(--championships-wide-compact-scale)) calc(14px*var(--championships-wide-compact-scale)) calc(15px*var(--championships-wide-compact-scale))}.champ-card__head span{font-size:calc(12px*var(--championships-wide-compact-scale));line-height:calc(20px*var(--championships-wide-compact-scale))}.champ-card__head h3{max-width:calc(240px*var(--championships-wide-compact-scale));font-size:calc(22px*var(--championships-wide-compact-scale));line-height:calc(22px*var(--championships-wide-compact-scale))}.champ-card__image{height:calc(165px*var(--championships-wide-compact-scale));margin-top:calc(18px*var(--championships-wide-compact-scale));border-radius:calc(14px*var(--championships-wide-compact-scale))}.champ-card__body{padding-top:calc(18px*var(--championships-wide-compact-scale))}.champ-card__body p{min-height:calc(72px*var(--championships-wide-compact-scale));font-size:calc(14px*var(--championships-wide-compact-scale));line-height:calc(19px*var(--championships-wide-compact-scale))}.champ-card__body .button-link{min-height:calc(40px*var(--championships-wide-compact-scale));border-radius:calc(7px*var(--championships-wide-compact-scale));font-size:calc(12px*var(--championships-wide-compact-scale))}.championships .championships__bottom-controls{top:calc(531px*var(--championships-wide-compact-scale));gap:calc(12px*var(--championships-wide-compact-scale));width:max-content;margin:0;display:flex;position:absolute;bottom:auto;left:50%;right:auto;transform:translate(-50%)}.championships .championships__bottom-controls button{width:calc(37.6px*var(--championships-wide-compact-scale));height:calc(37.6px*var(--championships-wide-compact-scale));border-radius:calc(8px*var(--championships-wide-compact-scale))}.championships .championships__bottom-controls button:before{width:calc(12px*var(--championships-wide-compact-scale));height:calc(12px*var(--championships-wide-compact-scale));border-width:calc(3px*var(--championships-wide-compact-scale))}}@media (min-width:961px) and (max-width:1199px){.championships{--championships-upper-compact-scale:calc(100vw / 980px)}.championships .section-title--row{height:calc(70px*var(--championships-upper-compact-scale))}.championships .championships__top-controls{gap:calc(12px*var(--championships-upper-compact-scale));display:flex;right:0}.championships .championships__top-controls button{width:calc(38.4px*var(--championships-upper-compact-scale));height:calc(38.4px*var(--championships-upper-compact-scale));border-radius:calc(8px*var(--championships-upper-compact-scale))}.championships .championships__top-controls button:before{width:calc(12px*var(--championships-upper-compact-scale));height:calc(12px*var(--championships-upper-compact-scale));border-width:calc(3px*var(--championships-upper-compact-scale))}.championships__grid{gap:calc(11px*var(--championships-upper-compact-scale));width:92vw;margin-left:auto;margin-right:auto;padding-bottom:0;padding-right:0}.championships__grid .champ-card{flex:0 0 calc((100% - 22px*var(--championships-upper-compact-scale))/3);height:calc(451px*var(--championships-upper-compact-scale));width:calc((100% - 22px*var(--championships-upper-compact-scale))/3);min-width:calc((100% - 22px*var(--championships-upper-compact-scale))/3);min-height:calc(451px*var(--championships-upper-compact-scale));padding:calc(18px*var(--championships-upper-compact-scale)) calc(14px*var(--championships-upper-compact-scale)) calc(15px*var(--championships-upper-compact-scale))}.champ-card__head span{font-size:calc(12px*var(--championships-upper-compact-scale));line-height:calc(20px*var(--championships-upper-compact-scale))}.champ-card__head h3{max-width:calc(240px*var(--championships-upper-compact-scale));font-size:calc(22px*var(--championships-upper-compact-scale));line-height:calc(22px*var(--championships-upper-compact-scale))}.champ-card__image{height:calc(165px*var(--championships-upper-compact-scale));margin-top:calc(18px*var(--championships-upper-compact-scale));border-radius:calc(14px*var(--championships-upper-compact-scale))}.champ-card__body{padding-top:calc(18px*var(--championships-upper-compact-scale))}.champ-card__body p{min-height:calc(72px*var(--championships-upper-compact-scale));font-size:calc(14px*var(--championships-upper-compact-scale));line-height:calc(19px*var(--championships-upper-compact-scale))}.champ-card__body .button-link{min-height:calc(40px*var(--championships-upper-compact-scale));border-radius:calc(7px*var(--championships-upper-compact-scale));font-size:calc(12px*var(--championships-upper-compact-scale))}}@media (max-width:479px){.championships{height:calc(750px*var(--championships-mobile-scale,1));min-height:calc(750px*var(--championships-mobile-scale,1));overflow:visible}.championships__grid .champ-card{position:relative}.champ-card__body{padding-top:calc(22px*var(--championships-mobile-scale,1) + clamp(0px,(100vw - 360px)*.45,24px))}.champ-card__body .button-link{right:calc(18px*var(--championships-mobile-scale,1));bottom:calc(27.4px*var(--championships-mobile-scale,1));left:calc(18px*var(--championships-mobile-scale,1));width:auto;height:calc(46.5px*var(--championships-mobile-scale,1));min-height:calc(46.5px*var(--championships-mobile-scale,1));border-radius:calc(7px*var(--championships-mobile-scale,1));padding:0 calc(16px*var(--championships-mobile-scale,1));font-size:calc(12px*var(--championships-mobile-scale,1));line-height:1;position:absolute}}@media (min-width:480px) and (max-width:639px){.championships{height:calc(657px*var(--championships-mobile-wide-scale,1));min-height:calc(657px*var(--championships-mobile-wide-scale,1));overflow:visible}.championships__grid .champ-card{position:relative}.champ-card__body{padding-top:calc(18px*var(--championships-mobile-wide-scale,1) + clamp(24px,11.5vw - 31.2px,43px))}.champ-card__body .button-link{right:calc(14px*var(--championships-mobile-wide-scale,1));bottom:24.7px;left:calc(14px*var(--championships-mobile-wide-scale,1));width:auto;height:calc(41.5px*var(--championships-mobile-wide-scale,1));min-height:calc(41.5px*var(--championships-mobile-wide-scale,1));padding:0 calc(14px*var(--championships-mobile-wide-scale,1));line-height:1;position:absolute}}@media (min-width:640px) and (max-width:959px){.championships{height:calc(674px*var(--championships-tablet-scale,1));min-height:calc(674px*var(--championships-tablet-scale,1));overflow:visible}.champ-card__body .button-link{min-height:calc(40.8px*var(--championships-tablet-scale,1))}}@media (min-width:960px) and (max-width:960px){.championships{height:634px;min-height:634px;overflow:visible}.champ-card__body .button-link{height:32.7px;min-height:32.7px}.champ-card__body{padding-top:calc(18px*var(--championships-wide-compact-scale,1) + 11px);row-gap:20px}}@media (min-width:961px) and (max-width:1199px){.champ-card__body{padding-top:calc(18px*var(--championships-upper-compact-scale,1) + 14px*var(--championships-upper-compact-scale,1));row-gap:calc(20.5px*var(--championships-upper-compact-scale,1))}.champ-card__body .button-link{height:calc(33.3px*var(--championships-upper-compact-scale,1));min-height:calc(33.3px*var(--championships-upper-compact-scale,1))}}.championships .record-controls .slider-arrow:before{background-size:100% 100%;border:0;width:100%;height:100%;margin:0;inset:auto 0 0 auto;transform:none}@media (max-width:640px){.champ-modal{align-items:center;padding:44px 16px}.champ-modal__dialog{border-radius:16px;width:min(100%,380px);max-height:calc(100svh - 88px);padding:16px}.champ-modal__dialog h3{letter-spacing:-.02em;font-size:clamp(29px,8.2vw,32px);line-height:.95}.champ-modal__image{border-radius:12px;height:152px;margin-top:23px}.champ-modal__content{gap:16px;margin-top:19px;font-size:14px;line-height:1.35}.champ-modal__period{font-size:12px;line-height:1.3}.champ-modal__cta{border-radius:6px;min-height:40px;font-size:12px}.champ-modal__close{width:32px;height:32px;top:16px;right:16px}.champ-modal__close:before,.champ-modal__close:after{width:28px;height:2px}}@media (max-width:360px){.champ-modal{padding-left:10px;padding-right:10px}.champ-modal__dialog{width:100%}}.reviews:before{content:none!important;display:none!important}.reviews .section-title--row{overflow:visible}.reviews .section-title--row:before{z-index:0;content:"";pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:none;position:absolute;left:50%;transform:translate(-50%)}.reviews .section-title--row h2,.reviews .section-title--row p{z-index:1;position:relative}.reviews .section-title--row .record-controls{z-index:1;position:absolute}@media (max-width:639px){.reviews{--reviews-title-frame-scale:calc(100vw / 360px);overflow:visible}.reviews .section-title--row{height:calc(71px*var(--reviews-title-frame-scale))}.reviews .section-title--row:before{top:calc(-20px*var(--reviews-title-frame-scale));width:100vw;height:calc(33px*var(--reviews-title-frame-scale));background-image:url(/assets/garage/media-131-line-stroke-1.svg);display:block}}@media (min-width:640px) and (max-width:959px){.reviews{--reviews-title-frame-scale:max(1, calc((100vw - 15px) / 640px));height:704px;min-height:704px;overflow:visible}.reviews .section-title--row{height:calc(64px*var(--reviews-title-frame-scale));text-align:center}.reviews .section-title h2{text-align:center;width:100%}.reviews .section-title--row:before{top:calc(-28px*var(--reviews-title-frame-scale));background-image:url(/assets/garage/media-057-line-stroke.svg);width:max(960px,min(1440px,150vw - 22.5px));height:calc(max(960px,min(1440px,150vw - 22.5px))/19.6721);display:block}.reviews .record-controls{gap:14px;display:flex;top:586px;left:50%;right:auto;transform:translate(-50%)}.reviews .record-controls button{border-radius:12px;width:46px;height:46px}}@media (max-width:639px){.reviews{height:692px;min-height:692px}}@media (min-width:960px) and (max-width:1199px){.reviews{height:642px;min-height:642px;overflow:visible}.reviews .record-controls{gap:13px;display:flex;top:494px;left:50%;right:auto;transform:translate(-50%)}.reviews .record-controls button{border-radius:9px;width:40px;height:40px}.reviews .section-title h2{text-align:center;width:100%}}@media (min-width:1200px){.formats:before{top:calc(56px*var(--laptop-scale,1))}}.faq{overflow:visible}.faq__inner{position:relative}.faq__inner:before,.faq:before{z-index:0;content:"";pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:100vw;display:none;position:absolute;left:50%;transform:translate(-50%)}.faq__inner>h2,.faq__list{z-index:1;position:relative}@media (max-width:639px){.faq{--faq-mobile-scale:calc(100vw / 360px)}.faq__inner:before{display:none}.faq:before{top:calc(28px*var(--faq-mobile-scale));height:calc(33px*var(--faq-mobile-scale));background-image:url(/assets/garage/media-131-line-stroke-1.svg);display:block}.faq__inner>h2{width:calc(288px*var(--faq-mobile-scale));font-size:calc(32px*var(--faq-mobile-scale));line-height:calc(30px*var(--faq-mobile-scale));letter-spacing:calc(-.64px*var(--faq-mobile-scale));margin-inline:auto;top:0;left:0}.faq__list{width:calc(322px*var(--faq-mobile-scale));max-width:none}.faq summary{min-height:calc(108px*var(--faq-mobile-scale));padding:calc(18px*var(--faq-mobile-scale)) calc(18px*var(--faq-mobile-scale));align-items:start}.faq__item:nth-child(3) summary,.faq__item:nth-child(5) summary{min-height:calc(132px*var(--faq-mobile-scale))}.faq summary:after{align-self:center}}@media (min-width:960px) and (max-width:1199px){.faq summary{align-items:center;min-height:53px;padding:0 18px;line-height:22px}.faq__question{max-width:550px}.faq__item:nth-child(3) summary,.faq__item:nth-child(4) summary,.faq__item:nth-child(5) summary{min-height:75px}.faq summary:after{align-self:center}}@media (min-width:640px) and (max-width:640px){.faq{--faq-tablet-scale:1;height:auto;min-height:0;margin-bottom:0;padding:64px 0}.faq__inner{gap:0}.faq__inner:before{display:none}.faq__inner>h2{text-align:center;width:405px;margin-inline:auto;font-size:40px;line-height:1;position:relative;top:0;left:0}.faq__list{gap:10px;width:576px;max-width:none;margin-top:36px}.faq summary{grid-template-columns:19px minmax(0,1fr) 28px;align-items:start;min-height:79px;padding:16px 24px}.faq__item:nth-child(3) summary,.faq__item:nth-child(5) summary{min-height:79px}.faq__number{display:block}.faq__question{grid-column:2;max-width:none}.faq summary:after{border-radius:6px;grid-area:1/3;align-self:center;width:28px;height:28px;font-size:26px;line-height:28px}}@media (min-width:641px) and (max-width:959px){.faq summary{min-height:calc(88px*var(--faq-tablet-scale));padding:calc(18px*var(--faq-tablet-scale)) calc(24px*var(--faq-tablet-scale));align-items:start}.faq__item:nth-child(3) summary,.faq__item:nth-child(5) summary{min-height:calc(88px*var(--faq-tablet-scale))}.faq summary:after{align-self:center}}@media (min-width:1200px){.faq summary{min-height:calc(72px*var(--desktop-layout-scale,1));padding:calc(22px*var(--desktop-layout-scale,1)) calc(24px*var(--desktop-layout-scale,1))}.faq__item:nth-child(3) summary,.faq__item:nth-child(5) summary{min-height:calc(100px*var(--desktop-layout-scale,1))}}.faq__list{gap:8px}.faq__item{background:#fff;border:1px solid #d5d8e2;border-radius:14px}.faq summary{color:#1e212a;border-radius:0;grid-template-columns:19px minmax(0,1fr) 24px;align-items:center;gap:16px;min-height:53px;padding:16px;font-size:20px;line-height:22px}.faq__number{visibility:hidden}.faq__question{max-width:none}.faq summary:after{border-radius:4px;width:24px;height:24px;font-size:24px;line-height:24px}.faq p{color:#686e8d;padding:0 44px 20px 46px;font-size:15px;line-height:1.35}@media (min-width:960px){.faq__list{width:614px;max-width:none}.faq summary{padding-top:15px;padding-bottom:15px}.faq__item:nth-child(3) summary,.faq__item:nth-child(4) summary,.faq__item:nth-child(5) summary{min-height:75px}}@media (min-width:960px) and (max-width:1199px){.faq__list{transform:translate(-8px)}.faq p{padding-right:72px;font-size:12px;line-height:1.35}}@media (min-width:1200px){.faq__list{transform:translate(7px)}}@media (min-width:641px) and (max-width:959px){.faq summary{min-height:calc(53px*var(--faq-tablet-scale));padding:calc(16px*var(--faq-tablet-scale));font-size:calc(20px*var(--faq-tablet-scale));line-height:calc(24px*var(--faq-tablet-scale))}.faq__item:nth-child(3) summary,.faq__item:nth-child(5) summary{min-height:calc(75px*var(--faq-tablet-scale))}.faq p{padding:0 calc(64px*var(--faq-tablet-scale)) calc(20px*var(--faq-tablet-scale)) calc(46px*var(--faq-tablet-scale));font-size:calc(14px*var(--faq-tablet-scale));line-height:1.35}}@media (min-width:640px) and (max-width:640px){.faq summary{min-height:53px;padding:16px;font-size:20px;line-height:24px}.faq__item:nth-child(3) summary,.faq__item:nth-child(5) summary{min-height:75px}.faq p{padding:0 64px 20px 46px;font-size:14px;line-height:1.35}}@media (max-width:639px){.faq{--faq-mobile-t668-scale:calc(100vw / 324.4px)}.faq__list{width:calc(324.4px*var(--faq-mobile-scale));gap:calc(8px*var(--faq-mobile-scale));max-width:none}.faq__item{border-radius:12px}.faq summary{grid-template-columns:minmax(0, 1fr) calc(26.7px*var(--faq-mobile-scale));min-height:calc(108px*var(--faq-mobile-scale));gap:calc(16px*var(--faq-mobile-scale));padding:calc(18px*var(--faq-mobile-scale));font-size:calc(18px*var(--faq-mobile-t668-scale));line-height:calc(21.6px*var(--faq-mobile-t668-scale));align-items:start}.faq__number{display:none}.faq__question{grid-column:1;max-width:none}.faq summary:after{width:calc(26.7px*var(--faq-mobile-scale));height:calc(26.7px*var(--faq-mobile-scale));font-size:calc(22px*var(--faq-mobile-scale));line-height:calc(26.7px*var(--faq-mobile-scale));border-radius:4px;grid-column:2;align-self:center}.faq p{padding:0 calc(72px*var(--faq-mobile-scale)) calc(22px*var(--faq-mobile-scale)) calc(18px*var(--faq-mobile-scale));font-size:calc(14px*var(--faq-mobile-t668-scale));line-height:calc(18.9px*var(--faq-mobile-t668-scale))}.section--gallery .gallery{width:calc(327px*var(--gallery-mobile-scale));max-width:none;height:calc(386px*var(--gallery-mobile-scale));margin-left:calc(16px*var(--gallery-mobile-scale) - 16px);justify-self:start}.section--gallery .gallery__track{width:calc(325px*var(--gallery-mobile-scale));height:calc(325px*var(--gallery-mobile-scale));margin-left:calc(1px*var(--gallery-mobile-scale))}.section--gallery .gallery__item,.section--gallery .gallery__item--side,.section--gallery .gallery__item--main{flex-basis:calc(325px*var(--gallery-mobile-scale));width:calc(325px*var(--gallery-mobile-scale));height:calc(325px*var(--gallery-mobile-scale));border-radius:calc(14px*var(--gallery-mobile-scale))}.section--gallery .gallery__item--side{display:none}}@media (min-width:640px) and (max-width:640px){.section--gallery .gallery{justify-self:center;width:578px;max-width:none;height:418px;margin-left:0}.section--gallery .gallery__track{width:576px;height:334px;margin-left:1px}.section--gallery .gallery__item,.section--gallery .gallery__item--side,.section--gallery .gallery__item--main{border-radius:26px;flex-basis:576px;width:576px;height:334px}.section--gallery .gallery__item--side{display:none}}@media (min-width:960px) and (max-width:979px){.section--gallery .gallery{width:calc(578px*var(--gallery-wide-tablet-scale));max-width:none;height:calc(418px*var(--gallery-wide-tablet-scale));justify-self:center;margin-left:0}.section--gallery .gallery__track{width:calc(576px*var(--gallery-wide-tablet-scale));height:calc(334px*var(--gallery-wide-tablet-scale));margin-left:calc(1px*var(--gallery-wide-tablet-scale))}.section--gallery .gallery__item,.section--gallery .gallery__item--side,.section--gallery .gallery__item--main{flex-basis:calc(576px*var(--gallery-wide-tablet-scale));width:calc(576px*var(--gallery-wide-tablet-scale));height:calc(334px*var(--gallery-wide-tablet-scale));border-radius:calc(26px*var(--gallery-wide-tablet-scale))}.section--gallery .gallery__item--side{display:none}}@media (min-width:980px) and (max-width:980px){.section--gallery .gallery{--gallery-edge-scale:calc((100vw - 15px) / 640px);width:calc(578px*var(--gallery-edge-scale));max-width:none;height:calc(418px*var(--gallery-edge-scale));margin-left:calc(31px*var(--gallery-edge-scale) - 32px);justify-self:start}.section--gallery .gallery__track{width:calc(576px*var(--gallery-edge-scale));height:calc(334px*var(--gallery-edge-scale));margin-left:calc(1px*var(--gallery-edge-scale))}.section--gallery .gallery__item,.section--gallery .gallery__item--side,.section--gallery .gallery__item--main{flex-basis:calc(576px*var(--gallery-edge-scale));width:calc(576px*var(--gallery-edge-scale));height:calc(334px*var(--gallery-edge-scale));border-radius:calc(26px*var(--gallery-edge-scale))}.section--gallery .gallery__item--side{display:none}}@media (min-width:981px) and (max-width:1199px){.section--gallery .gallery{--gallery-small-desktop-available:calc(100vw - 15px);--gallery-small-desktop-scale:calc(var(--gallery-small-desktop-available) / 1009px);--gallery-small-desktop-slide:calc(498.4px * var(--gallery-small-desktop-scale));width:100%;max-width:none;height:calc(360px*var(--gallery-small-desktop-scale));justify-self:stretch;margin-left:0}.section--gallery .gallery__track{width:var(--gallery-small-desktop-slide);height:calc(294.9px*var(--gallery-small-desktop-scale));margin-left:calc((var(--gallery-small-desktop-available) - var(--gallery-small-desktop-slide))/2 - 32px)}.section--gallery .gallery__item,.section--gallery .gallery__item--side,.section--gallery .gallery__item--main{flex-basis:var(--gallery-small-desktop-slide);width:var(--gallery-small-desktop-slide);height:calc(294.9px*var(--gallery-small-desktop-scale));border-radius:calc(26px*var(--gallery-small-desktop-scale))}.section--gallery .gallery__item--side{display:none}}@media (min-width:1201px) and (max-width:1440px){.faq{--faq-record-scale:calc((100vw - 15px) / 1200px);height:calc(394.5px*var(--faq-record-scale));min-height:calc(394.5px*var(--faq-record-scale))}.faq__inner{width:100%;max-width:none;height:100%;display:block}.faq__inner>h2{top:0;left:calc(40px*var(--faq-record-scale));width:calc(322px*var(--faq-record-scale));font-size:calc(46px*var(--faq-record-scale));letter-spacing:calc(-.93px*var(--faq-record-scale));line-height:calc(46px*var(--faq-record-scale));text-align:left;margin:0;position:absolute}.faq__list{top:0;left:calc(420px*var(--faq-record-scale));width:calc(740px*var(--faq-record-scale));gap:calc(8px*var(--faq-record-scale));max-width:none;margin:0;position:absolute;transform:none}.faq__item{border-radius:calc(14px*var(--faq-record-scale))}.faq summary{grid-template-columns:calc(19px*var(--faq-record-scale)) minmax(0, 1fr) calc(24px*var(--faq-record-scale));min-height:calc(62px*var(--faq-record-scale));gap:calc(16px*var(--faq-record-scale));padding:0 calc(18px*var(--faq-record-scale));font-size:calc(20px*var(--faq-record-scale));line-height:calc(22px*var(--faq-record-scale))}.faq__item:nth-child(3) summary,.faq__item:nth-child(5) summary{min-height:calc(84px*var(--faq-record-scale))}.faq summary:after{width:calc(24px*var(--faq-record-scale));height:calc(24px*var(--faq-record-scale));border-radius:calc(4px*var(--faq-record-scale));font-size:calc(24px*var(--faq-record-scale));line-height:calc(24px*var(--faq-record-scale))}.faq p{padding:0 calc(60px*var(--faq-record-scale)) calc(20px*var(--faq-record-scale)) calc(46px*var(--faq-record-scale));font-size:calc(15px*var(--faq-record-scale))}}@media (min-width:1441px){.faq{--faq-record-scale:1.2;height:473.4px;min-height:473.4px}.faq__inner{width:100%;max-width:none;height:100%;display:block}.faq__inner>h2{letter-spacing:-1.12px;text-align:left;width:386.4px;margin:0;font-size:55.2px;line-height:55.2px;position:absolute;top:0;left:48px}.faq__list{gap:9.6px;width:888px;max-width:none;margin:0;position:absolute;top:0;left:504px;transform:none}.faq__item{border-radius:16.8px}.faq summary{grid-template-columns:22.8px minmax(0,1fr) 28.8px;gap:19.2px;min-height:74.4px;padding:0 21.6px;font-size:24px;line-height:26.4px}.faq__item:nth-child(3) summary,.faq__item:nth-child(5) summary{min-height:100.8px}.faq summary:after{border-radius:4.8px;width:28.8px;height:28.8px;font-size:28.8px;line-height:28.8px}.faq p{padding:0 72px 24px 55.2px;font-size:18px}}@media (min-width:980px) and (max-width:1199px){.faq{--faq-compact-record-scale:calc((100vw - 15px) / 960px);height:calc(326px*var(--faq-compact-record-scale));min-height:calc(326px*var(--faq-compact-record-scale))}.faq__inner{width:100%;max-width:none;height:100%;display:block}.faq__inner>h2{top:0;left:calc(32px*var(--faq-compact-record-scale));width:calc(270px*var(--faq-compact-record-scale));font-size:calc(38px*var(--faq-compact-record-scale));letter-spacing:calc(-.76px*var(--faq-compact-record-scale));line-height:calc(38px*var(--faq-compact-record-scale));text-align:left;margin:0;position:absolute}.faq__list{top:0;left:calc(333.5px*var(--faq-compact-record-scale));width:calc(594px*var(--faq-compact-record-scale));gap:calc(8px*var(--faq-compact-record-scale));max-width:none;margin:0;position:absolute;transform:none}.faq__item{border-radius:calc(14px*var(--faq-compact-record-scale))}.faq summary{grid-template-columns:calc(19px*var(--faq-compact-record-scale)) minmax(0, 1fr) calc(24px*var(--faq-compact-record-scale));min-height:calc(50px*var(--faq-compact-record-scale));gap:calc(16px*var(--faq-compact-record-scale));padding:0 calc(18px*var(--faq-compact-record-scale));font-size:calc(18px*var(--faq-compact-record-scale));line-height:calc(20px*var(--faq-compact-record-scale))}.faq__item:nth-child(3) summary,.faq__item:nth-child(4) summary,.faq__item:nth-child(5) summary{min-height:calc(74px*var(--faq-compact-record-scale))}.faq summary:after{width:calc(24px*var(--faq-compact-record-scale));height:calc(24px*var(--faq-compact-record-scale));border-radius:calc(4px*var(--faq-compact-record-scale));font-size:calc(24px*var(--faq-compact-record-scale));line-height:calc(24px*var(--faq-compact-record-scale))}.faq p{padding:0 calc(60px*var(--faq-compact-record-scale)) calc(20px*var(--faq-compact-record-scale)) calc(46px*var(--faq-compact-record-scale));font-size:calc(14px*var(--faq-compact-record-scale))}}@media (min-width:1200px) and (max-width:1200px){.faq{height:374px;min-height:374px}.faq__inner{width:100%;max-width:none;height:100%;display:block}.faq__inner>h2{letter-spacing:-.91px;text-align:left;width:318px;margin:0;font-size:45.45px;line-height:45.45px;position:absolute;top:0;left:39.5px}.faq__list{gap:8px;width:614px;max-width:none;margin:0;position:absolute;top:0;left:424px;transform:none}.faq summary{min-height:53.4px;padding:0 18px}.faq__item:nth-child(3) summary,.faq__item:nth-child(4) summary,.faq__item:nth-child(5) summary{min-height:75px}}.faq__item{overflow:hidden}.faq__summary{color:#1e212a;width:100%;min-height:53px;font:inherit;letter-spacing:-.4px;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;grid-template-columns:19px minmax(0,1fr) 24px;align-items:center;gap:16px;padding:16px;font-size:20px;font-weight:800;line-height:22px;display:grid}.faq__summary:after{color:#1e212a;content:"+";background:#fff;border-radius:4px;justify-self:end;place-items:center;width:24px;height:24px;font-family:inherit;font-size:24px;font-weight:600;line-height:24px;transition:color .2s ease-in-out,background-color .2s ease-in-out,transform .3s ease-in-out;display:grid}.faq__item[data-open=true] .faq__summary:after,.faq__item:hover .faq__summary:after,.faq__summary:focus-visible:after{color:#fff;background:#07f}.faq__item[data-open=true] .faq__summary:after{content:"−"}.faq__summary:focus-visible{outline:none}.faq__number{visibility:visible;color:#d5d8e2;font-family:var(--font-mono),monospace;letter-spacing:-.28px;align-self:center;font-size:12px;font-weight:400;line-height:1;display:flex}.faq__answer{max-height:var(--faq-answer-height);opacity:0;will-change:max-height,opacity;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;overflow:hidden}.faq__item[data-open=true] .faq__answer{opacity:1}.faq__answer-inner{padding:0 44px 20px 46px}.faq__answer p{color:#686e8d;letter-spacing:-.3px;margin:0;padding:0;font-size:15px;line-height:1.35}@media (min-width:960px){.faq__summary{padding-top:15px;padding-bottom:15px}.faq__item:nth-child(3) .faq__summary,.faq__item:nth-child(4) .faq__summary,.faq__item:nth-child(5) .faq__summary{min-height:75px}}@media (min-width:960px) and (max-width:1199px){.faq__answer-inner{padding-right:72px}.faq__answer p{font-size:12px;line-height:1.35}}@media (min-width:641px) and (max-width:959px){.faq__summary{min-height:calc(53px*var(--faq-tablet-scale));padding:calc(16px*var(--faq-tablet-scale));font-size:calc(20px*var(--faq-tablet-scale));line-height:calc(24px*var(--faq-tablet-scale))}.faq__item:nth-child(3) .faq__summary,.faq__item:nth-child(5) .faq__summary{min-height:calc(75px*var(--faq-tablet-scale))}.faq__answer-inner{padding:0 calc(64px*var(--faq-tablet-scale)) calc(20px*var(--faq-tablet-scale)) calc(46px*var(--faq-tablet-scale))}.faq__answer p{font-size:calc(14px*var(--faq-tablet-scale));line-height:1.35}}@media (min-width:640px) and (max-width:640px){.faq__summary{min-height:53px;padding:16px;font-size:20px;line-height:24px}.faq__item:nth-child(3) .faq__summary,.faq__item:nth-child(5) .faq__summary{min-height:75px}.faq__answer-inner{padding:0 64px 20px 46px}.faq__answer p{font-size:14px;line-height:1.35}}@media (max-width:639px){.faq__summary{grid-template-columns:minmax(0, 1fr) calc(26.7px*var(--faq-mobile-scale));min-height:calc(108px*var(--faq-mobile-scale));align-items:start;gap:calc(16px*var(--faq-mobile-scale));padding:calc(18px*var(--faq-mobile-scale));font-size:calc(18px*var(--faq-mobile-t668-scale));letter-spacing:-.36px;line-height:calc(21.6px*var(--faq-mobile-t668-scale))}.faq__number{display:none}.faq__question{grid-column:1;max-width:none}.faq__summary:after{width:calc(26.7px*var(--faq-mobile-scale));height:calc(26.7px*var(--faq-mobile-scale));font-size:calc(22px*var(--faq-mobile-scale));line-height:calc(26.7px*var(--faq-mobile-scale));border-radius:4px;grid-column:2;align-self:center}.faq__answer-inner{padding:0 calc(72px*var(--faq-mobile-scale)) calc(22px*var(--faq-mobile-scale)) calc(18px*var(--faq-mobile-scale))}.faq__answer p{font-size:calc(14px*var(--faq-mobile-t668-scale));line-height:calc(18.9px*var(--faq-mobile-t668-scale))}}@media (min-width:1201px) and (max-width:1440px){.faq__summary{grid-template-columns:calc(19px*var(--faq-record-scale)) minmax(0, 1fr) calc(24px*var(--faq-record-scale));min-height:calc(62px*var(--faq-record-scale));gap:calc(16px*var(--faq-record-scale));padding:0 calc(18px*var(--faq-record-scale));font-size:calc(20px*var(--faq-record-scale));line-height:calc(22px*var(--faq-record-scale))}.faq__item:nth-child(3) .faq__summary,.faq__item:nth-child(5) .faq__summary{min-height:calc(84px*var(--faq-record-scale))}.faq__summary:after{width:calc(24px*var(--faq-record-scale));height:calc(24px*var(--faq-record-scale));border-radius:calc(4px*var(--faq-record-scale));font-size:calc(24px*var(--faq-record-scale));line-height:calc(24px*var(--faq-record-scale))}.faq__answer-inner{padding:0 calc(60px*var(--faq-record-scale)) calc(20px*var(--faq-record-scale)) calc(46px*var(--faq-record-scale))}.faq__answer p{font-size:calc(15px*var(--faq-record-scale))}}@media (min-width:1441px){.faq__summary{grid-template-columns:22.8px minmax(0,1fr) 28.8px;gap:19.2px;min-height:74.4px;padding:0 21.6px;font-size:24px;line-height:26.4px}.faq__item:nth-child(3) .faq__summary,.faq__item:nth-child(5) .faq__summary{min-height:100.8px}.faq__summary:after{border-radius:4.8px;width:28.8px;height:28.8px;font-size:28.8px;line-height:28.8px}.faq__answer-inner{padding:0 72px 24px 55.2px}.faq__answer p{font-size:18px}}@media (min-width:980px) and (max-width:1199px){.faq__summary{grid-template-columns:calc(19px*var(--faq-compact-record-scale)) minmax(0, 1fr) calc(24px*var(--faq-compact-record-scale));min-height:calc(50px*var(--faq-compact-record-scale));gap:calc(16px*var(--faq-compact-record-scale));padding:0 calc(18px*var(--faq-compact-record-scale));font-size:calc(18px*var(--faq-compact-record-scale));line-height:calc(20px*var(--faq-compact-record-scale))}.faq__item:nth-child(3) .faq__summary,.faq__item:nth-child(4) .faq__summary,.faq__item:nth-child(5) .faq__summary{min-height:calc(74px*var(--faq-compact-record-scale))}.faq__summary:after{width:calc(24px*var(--faq-compact-record-scale));height:calc(24px*var(--faq-compact-record-scale));border-radius:calc(4px*var(--faq-compact-record-scale));font-size:calc(24px*var(--faq-compact-record-scale));line-height:calc(24px*var(--faq-compact-record-scale))}.faq__answer-inner{padding:0 calc(60px*var(--faq-compact-record-scale)) calc(20px*var(--faq-compact-record-scale)) calc(46px*var(--faq-compact-record-scale))}.faq__answer p{font-size:calc(14px*var(--faq-compact-record-scale))}}@media (min-width:1200px) and (max-width:1200px){.faq__summary{min-height:53.4px;padding:0 18px}.faq__item:nth-child(3) .faq__summary,.faq__item:nth-child(4) .faq__summary,.faq__item:nth-child(5) .faq__summary{min-height:75px}}@media (min-width:641px) and (max-width:959px){.site-header .button-link--outline.site-header__booking,.site-header .button-link--blue.site-header__booking,.site-header .button-link--red.site-header__booking{display:none}.site-header__menu,.site-header--sticky .site-header__menu{left:auto;right:0}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:901px){.directions .directions__copy{height:auto}.directions .direction-card{margin-top:0}.directions .direction-card__image{align-self:stretch;height:auto;min-height:0}}.booking-widget-modal{z-index:2147483000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;place-items:center;padding:40px 16px 16px;display:grid;position:fixed;inset:0}.booking-widget-modal__dialog{width:min(440px,100vw - 32px);height:min(var(--booking-widget-height,650px),100dvh - 56px);background:#0e1012;border:1px solid #2e3239;border-radius:24px;flex-direction:column;min-height:min(420px,100dvh - 56px);display:flex;position:relative;box-shadow:0 28px 100px #00000085}.booking-widget-modal__close{z-index:1;color:#eceef2;cursor:pointer;width:34px;height:34px;font:inherit;background:#14171a;border:1px solid #3a3f46;border-radius:50%;place-items:center;padding:0 0 2px;font-size:28px;font-weight:300;line-height:1;display:grid;position:absolute;top:-40px;right:0}.booking-widget-modal__close:hover,.booking-widget-modal__close:focus-visible{color:#fff;background:#2e3239;outline:none}.booking-widget-modal__frame{border-radius:inherit;background:#0e1012;border:0;flex:1;width:100%;min-height:0}@media (max-width:480px){.booking-widget-modal{padding:40px 0 0}.booking-widget-modal__dialog{border:0;border-radius:0;width:100vw;height:calc(100dvh - 40px);min-height:calc(100dvh - 40px)}.booking-widget-modal__close{top:-36px;right:8px}}
