:root{--moto-cyan: #62edf1;--moto-ink: #06090a}body:has(.moto-gateway){background:var(--moto-ink)}body:has(.moto-gateway)>.page-wrapper>#header-group,body:has(.moto-gateway)>.page-wrapper>footer{display:none}.moto-gateway{display:block;position:relative;min-height:100vh;overflow:hidden;background:#050708;color:#fff;font-family:Arial,Helvetica,sans-serif}.moto-gateway__nav{position:absolute;z-index:5;top:22px;left:clamp(20px,3.7vw,56px);right:clamp(20px,3.7vw,56px);min-height:78px;padding:0 30px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#040708e0;box-shadow:0 20px 55px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.moto-gateway__logo img{width:148px;height:auto}.moto-gateway__links{display:flex;gap:clamp(38px,6vw,90px)}.moto-gateway__links a,.moto-gateway__contact{color:inherit;text-decoration:none;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.moto-gateway__category-nav{position:absolute;z-index:5;top:118px;right:clamp(20px,3.7vw,56px);display:flex;border:1px solid rgba(255,255,255,.15);background:#040708c2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.moto-gateway__category-nav a{min-width:190px;padding:15px 20px;color:#ffffff9e;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.06em;border-left:1px solid rgba(255,255,255,.12)}.moto-gateway__category-nav a:first-child{border-left:0}.moto-gateway__category-nav a span{margin-right:10px;color:#ffffff52;font-size:10px}.moto-gateway__category-nav a.is-active{color:var(--moto-cyan);box-shadow:inset 0 -3px var(--moto-cyan)}.moto-gateway__contact{justify-self:end;width:44px;height:44px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%}.moto-gateway__hero,.moto-gateway__stage{position:relative;isolation:isolate;overflow:hidden}.moto-gateway__hero{min-height:clamp(560px,59vh,680px)}.moto-gateway__hero>img,.moto-gateway__stage-rotor,.moto-gateway__stage-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.moto-gateway__stage-rotor{overflow:hidden;perspective:1300px;background:#030506}.moto-gateway__stage-image{object-fit:cover}.moto-gateway__hero-shade,.moto-gateway__stage-shade{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d1,#0000007a 34%,#0000000f 72%)}.moto-gateway__hero-copy{position:relative;z-index:2;width:min(760px,70vw);padding:clamp(170px,17vw,245px) 7vw 84px}.moto-gateway__hero-copy p,.moto-gateway__stage-copy p{margin:0 0 14px;color:var(--moto-cyan);font-size:clamp(12px,1.05vw,16px);font-weight:700;letter-spacing:.08em}.moto-gateway__hero-copy h1,.moto-gateway__stage-copy h2{margin:0;max-width:900px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.01em;line-height:.88}.moto-gateway__hero-copy h1{font-size:clamp(70px,8.4vw,132px)}.moto-gateway__hero-copy span{display:block;max-width:540px;margin-top:30px;color:#ffffffc2;font-size:16px;line-height:1.6}.moto-gateway__stage{min-height:clamp(440px,44vh,560px)}.moto-gateway__stage-image{opacity:0;transform-origin:50% 60%;transition:transform .82s cubic-bezier(.16,.84,.24,1),opacity .52s ease,filter .52s ease;will-change:transform,opacity}.moto-gateway__stage-image.is-active{z-index:2;opacity:1;transform:translate(0) rotateY(0) scale(1);filter:brightness(1)}.moto-gateway__stage-image.is-prev{z-index:1;opacity:.22;transform:translate(-64%) rotateY(38deg) scale(.76);filter:brightness(.38)}.moto-gateway__stage-image.is-next{z-index:1;opacity:.22;transform:translate(64%) rotateY(-38deg) scale(.76);filter:brightness(.38)}.moto-gateway__stage.is-changing .moto-gateway__stage-copy{transform:translateY(8px);opacity:.55}.moto-gateway__stage-copy{transition:transform .3s ease,opacity .3s ease}.moto-gateway__stage-shade{background:linear-gradient(90deg,#010405d9,#01040514 53%,#010405b3)}.moto-gateway__stage-copy{position:relative;z-index:3;padding:62px clamp(90px,10vw,150px)}.moto-gateway__stage-copy h2{max-width:420px;font-size:clamp(58px,5.6vw,88px)}.moto-gateway__arrow{position:absolute;z-index:3;top:47%;width:82px;height:142px;display:grid;place-items:center;border:0;background:var(--moto-cyan);cursor:pointer;transition:width .22s ease,background .22s ease}.moto-gateway__arrow:hover{width:92px;background:#a1f7f8}.moto-gateway__arrow img{width:30px;filter:brightness(0)}.moto-gateway__arrow--prev{left:0;clip-path:polygon(0 0,72% 0,100% 50%,72% 100%,0 100%)}.moto-gateway__arrow--prev img{transform:rotate(180deg)}.moto-gateway__arrow--next{right:0;clip-path:polygon(28% 0,100% 0,100% 100%,28% 100%,0 50%)}.moto-gateway__selector{position:absolute;z-index:4;left:9.5%;right:9.5%;bottom:28px;min-height:132px;display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:stretch;border:1px solid rgba(255,255,255,.28);background:#040708d1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.moto-gateway__selector button{position:relative;display:flex;gap:15px;align-items:center;justify-content:center;border:0;border-right:1px solid rgba(255,255,255,.15);background:transparent;color:#ffffffc2;font:inherit;font-weight:700;letter-spacing:.04em;cursor:pointer}.moto-gateway__selector button span{color:#ffffff59;font-size:11px}.moto-gateway__selector button:after{content:"";position:absolute;left:14%;right:14%;bottom:-1px;height:4px;background:var(--moto-cyan);transform:scaleX(0);transition:transform .22s ease}.moto-gateway__selector button.is-active{color:var(--moto-cyan)}.moto-gateway__selector button.is-active:after{transform:scaleX(1)}.moto-gateway__selector>a{display:flex;align-items:center;gap:12px;padding:0 28px;color:var(--moto-cyan);text-decoration:none;font-size:12px;letter-spacing:.04em}.moto-gateway__selector>a img{width:18px;filter:brightness(0) saturate(100%) invert(85%) sepia(28%) saturate(808%) hue-rotate(127deg) brightness(99%)}.moto-gateway__specs{position:relative;min-height:clamp(650px,78vh,860px);isolation:isolate;overflow:hidden}.moto-gateway__specs>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.moto-gateway__specs-shade{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#020405e6,#0204058c 46%,#0204051f)}.moto-gateway__specs-inner{position:relative;z-index:2;width:min(1320px,88vw);margin:0 auto;padding:clamp(88px,10vh,130px) 0 72px}.moto-gateway__specs-head{width:min(640px,55vw)}.moto-gateway__specs-head p{margin:0 0 18px;color:var(--moto-cyan);font-size:13px;font-weight:700;letter-spacing:.1em}.moto-gateway__specs-head h2{margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(62px,7vw,112px);line-height:.9;letter-spacing:.01em;text-transform:uppercase}.moto-gateway__spec-grid{width:min(1120px,100%);margin:clamp(90px,13vh,150px) 0 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(255,255,255,.3)}.moto-gateway__spec-grid div{padding:26px 28px 28px 0;border-right:1px solid rgba(255,255,255,.18)}.moto-gateway__spec-grid div+div{padding-left:28px}.moto-gateway__spec-grid div:last-child{border-right:0}.moto-gateway__spec-grid dt{color:#ffffff8f;font-size:11px;letter-spacing:.12em}.moto-gateway__spec-grid dd{margin:9px 0 0;color:#fff;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(34px,3.5vw,54px);letter-spacing:.02em}.moto-gateway__spec-note{margin:18px 0 0;color:#ffffff6b;font-size:11px}.moto-gateway--hotel{--moto-cyan: #227e8a;--moto-ink: #eef5f0;background:#eef5f0;color:#153238}.moto-gateway--hotel .moto-gateway__nav{background:#f6faf6e0;border-color:#19393d1f;box-shadow:0 18px 55px #2f514b26}.moto-gateway--hotel .moto-gateway__category-nav{border-color:#1532382e;background:#f7faf6c7}.moto-gateway--hotel .moto-gateway__category-nav a{color:#1532389e;border-color:#15323824}.moto-gateway--hotel .moto-gateway__category-nav a span{color:#1532385c}.moto-gateway--hotel .moto-gateway__category-nav a.is-active{color:var(--moto-cyan)}.moto-gateway--hotel .moto-gateway__hero-shade{background:linear-gradient(90deg,#eef7f1f0,#eef7f17a 43%,#eef7f108 75%)}.moto-gateway--hotel .moto-gateway__hero-copy span{color:#153238bd}.moto-gateway--hotel .moto-gateway__stage-shade{background:linear-gradient(90deg,#e7f1ebe6,#e7f1eb14 55%,#e7f1eb59)}.moto-gateway--hotel .moto-gateway__selector{border-color:#15323833;background:#f7faf6db}.moto-gateway--hotel .moto-gateway__selector button{color:#153238b8;border-color:#15323824}.moto-gateway--hotel .moto-gateway__selector button span{color:#15323866}.moto-gateway--hotel .moto-gateway__selector button.is-active{color:var(--moto-cyan)}.moto-gateway--hotel .moto-gateway__specs{color:#153238}.moto-gateway--hotel .moto-gateway__specs-shade{background:linear-gradient(90deg,#f4f9f4f0,#f4f9f48f 48%,#f4f9f41f)}.moto-gateway--hotel .moto-gateway__spec-grid{border-color:#15323847}.moto-gateway--hotel .moto-gateway__spec-grid div{border-color:#1532382e}.moto-gateway--hotel .moto-gateway__spec-grid dt{color:#15323894}.moto-gateway--hotel .moto-gateway__spec-grid dd{color:#153238}.moto-gateway--hotel .moto-gateway__spec-note{color:#15323880}@media(max-width:800px){.moto-gateway__nav{top:12px;left:12px;right:12px;min-height:64px;padding:0 18px;grid-template-columns:1fr auto}.moto-gateway__logo img{width:118px}.moto-gateway__links{display:none}.moto-gateway__contact{width:38px;height:38px}.moto-gateway__category-nav{top:88px;left:12px;right:12px}.moto-gateway__category-nav a{min-width:0;flex:1;padding:12px 10px;text-align:center;font-size:10px}.moto-gateway__hero{min-height:680px}.moto-gateway__hero>img{object-position:62% center}.moto-gateway__hero-copy{width:100%;padding:150px 24px 44px}.moto-gateway__hero-copy h1{max-width:360px;font-size:clamp(58px,18vw,82px)}.moto-gateway__hero-copy span{max-width:330px;font-size:14px}.moto-gateway__stage{min-height:720px}.moto-gateway__stage-image{object-position:54% center}.moto-gateway__stage-image.is-prev{transform:translate(-72%) rotateY(30deg) scale(.82)}.moto-gateway__stage-image.is-next{transform:translate(72%) rotateY(-30deg) scale(.82)}.moto-gateway__stage-copy{padding:46px 26px}.moto-gateway__stage-copy h2{max-width:300px;font-size:58px}.moto-gateway__arrow{top:45%;width:54px;height:94px}.moto-gateway__arrow:hover{width:58px}.moto-gateway__selector{left:16px;right:16px;bottom:18px;min-height:158px;grid-template-columns:repeat(3,1fr)}.moto-gateway__selector button{min-width:0;gap:5px;flex-direction:column;font-size:11px}.moto-gateway__selector>a{grid-column:1 / -1;min-height:48px;justify-content:center;border-top:1px solid rgba(255,255,255,.14)}.moto-gateway__specs{min-height:820px}.moto-gateway__specs>img{object-position:62% center}.moto-gateway__specs-inner{width:calc(100% - 48px);padding-top:72px}.moto-gateway__specs-head{width:100%}.moto-gateway__specs-head h2{max-width:350px;font-size:58px}.moto-gateway__spec-grid{margin-top:210px;grid-template-columns:repeat(2,1fr)}.moto-gateway__spec-grid div{padding:20px 14px 22px 0}.moto-gateway__spec-grid div+div{padding-left:14px}.moto-gateway__spec-grid div:nth-child(2){border-right:0}.moto-gateway__spec-grid div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)}.moto-gateway__spec-grid dd{font-size:36px}}@media(prefers-reduced-motion:reduce){.moto-gateway__stage-image,.moto-gateway__arrow,.moto-gateway__selector button:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/motorcycle-gateway.css.map */
