:root{--color-bg:linear-gradient(-135deg,#0d1e48,#304571);--color-surface:#000;--color-text:#fff;--color-text-dark:#000;--color-accent-yellow:#ebff00;--color-accent-yellow-hover:#ebff0099;--color-accent-pink:#ff70d9;--color-gradient:linear-gradient(90deg,var(--color-accent-yellow) 0%,var(--color-accent-pink) 100%);--font-family-lato:"Lato",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html:focus-within{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;min-height:100vh;text-rendering:optimizeLegibility}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}html{color-scheme:dark}body{background:linear-gradient(-135deg,#0d1e48,#304571);background:var(--color-bg);color:#fff;color:var(--color-text);font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-family:var(--font-family-lato);font-weight:700}body::-webkit-scrollbar{display:none}.d-wrap{min-height:100svh;min-width:360px;overflow-x:hidden}.outer-bg{display:flex;flex-direction:column}.container{margin-left:auto;margin-right:auto;padding:0 20px;width:100%}@media(min-width:769px){.container{max-width:1148px;padding:0 30px}}.color-pink{color:#ff70d9;color:var(--color-accent-pink)}.color-yellow{color:#ebff00;color:var(--color-accent-yellow)}h2{font-size:18px;font-weight:900}@media(min-width:551px){h2{font-size:24px}}@media(min-width:769px){h2{font-size:32px}}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:900;src:url(/space-adventure/static/media/Lato-Black.57dee8aface5572f9101.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(/space-adventure/static/media/Lato-Bold.636be8de934918e38ed9.ttf) format("truetype")}.header{background:#000;left:50%;position:fixed;top:0;transform:translate(-50%);width:100%;z-index:9}.header__wrapper{align-items:center;display:flex;justify-content:space-between;padding-bottom:5px;padding-top:5px;width:100%}@media(min-width:551px){.header__wrapper{padding-bottom:22px;padding-top:22px}}.header__logo{color:#ff70d9;color:var(--color-accent-pink);height:24px;width:71px}@media(min-width:769px){.header__logo{height:35px;width:104px}}.header__nav{align-items:center;display:none;gap:30px}@media(min-width:551px){.header__nav{display:flex}}.header__cart{align-items:center;cursor:pointer;display:flex;height:21px;justify-content:center;position:relative;width:24px}.header__cart:after{background:linear-gradient(90deg,#ebff00,#ff70d9);background:var(--color-gradient);content:"";height:21px;left:0;mix-blend-mode:multiply;opacity:0;pointer-events:none;position:absolute;top:0;transition:all .14s ease-in-out;width:24px}.header__cart:focus-visible:after,.header__cart:hover:after{opacity:1}.header__cart:active:after{opacity:1}@media(min-width:551px){.header__burger{display:none}}.header__burger-opened .header__burger-frame{right:0}.header__burger-close,.header__burger-open{align-items:center;background:#0000;border:0;color:#fff;color:var(--color-text);cursor:pointer;display:inline-flex;height:38px;justify-content:center;padding:0;transition:all .14s ease-in-out;width:32px}.header__burger-close:focus-visible,.header__burger-close:hover,.header__burger-open:focus-visible,.header__burger-open:hover{opacity:.8}.header__burger-close:active,.header__burger-open:active{opacity:.8}.header__burger-close{display:flex;justify-content:flex-end;width:100%}.header__burger-frame{align-items:flex-start;background:#000;background:var(--color-surface);display:flex;flex-direction:column;gap:20px;min-height:100svh;min-width:50vw;padding:10px 20px;position:fixed;right:-100%;top:0;transition:all .14s ease-in-out}.icon-wrapper{display:inline-block;overflow:hidden;position:relative}.icon-layer{left:0;pointer-events:none;position:absolute;top:0;transition:all .14s ease-in-out}.nav{align-items:flex-start;display:flex;flex-direction:column;gap:20px}@media(min-width:551px){.nav{align-items:center;display:flex;flex-direction:row;gap:30px}}.nav__item{cursor:pointer;display:inline-block;font-size:18px;position:relative}.nav__item:after{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ebff00,#ff70d9);background:var(--color-gradient);background-clip:text;-webkit-background-clip:text;color:#0000;content:attr(data-text);inset:0;opacity:0;position:absolute;transition:all .14s ease-in-out}.nav__item:focus-visible:after,.nav__item:hover:after{opacity:1}.nav__item:active:after{opacity:1}section{margin:50px 0}@media(min-width:551px){section{margin:55px 0}}@media(min-width:769px){section{margin:60px 0}}.hero{--bg-x:50%;--bg-y:50%;--tx:0px;--ty:0px;background-image:linear-gradient(180deg,#0000 0,#0f1420c9),-webkit-image-set(url(/space-adventure/static/media/cover.77dd21c86dee0fffbd1b.avif) type("image/avif"),url(/space-adventure/static/media/cover.509502ffc38cae82d4da.webp) type("image/webp"),url(/space-adventure/static/media/cover.28d83fb3de710b84db0d.png) type("image/png"));background-image:linear-gradient(180deg,#0000 0,#0f1420c9),image-set(url(/space-adventure/static/media/cover.77dd21c86dee0fffbd1b.avif) type("image/avif"),url(/space-adventure/static/media/cover.509502ffc38cae82d4da.webp) type("image/webp"),url(/space-adventure/static/media/cover.28d83fb3de710b84db0d.png) type("image/png"));background-position:50%,var(--bg-x) var(--bg-y);background-repeat:no-repeat,no-repeat;background-size:110%,cover;margin-top:0;padding-top:51.5px;transition:background-position .15s linear}@media(min-width:551px){.hero{padding-top:69px}}@media(min-width:769px){.hero{background-image:linear-gradient(270deg,#0000 0,#0f1420c9),-webkit-image-set(url(/space-adventure/static/media/cover.77dd21c86dee0fffbd1b.avif) type("image/avif"),url(/space-adventure/static/media/cover.509502ffc38cae82d4da.webp) type("image/webp"),url(/space-adventure/static/media/cover.28d83fb3de710b84db0d.png) type("image/png"));background-image:linear-gradient(270deg,#0000 0,#0f1420c9),image-set(url(/space-adventure/static/media/cover.77dd21c86dee0fffbd1b.avif) type("image/avif"),url(/space-adventure/static/media/cover.509502ffc38cae82d4da.webp) type("image/webp"),url(/space-adventure/static/media/cover.28d83fb3de710b84db0d.png) type("image/png"));padding-top:79px}}@media(min-width:1249px){.hero{background-size:cover,110%}}.hero__wrapper{padding-bottom:44px;padding-top:230px;position:relative}@media(min-width:551px){.hero__wrapper{padding-bottom:100px;padding-top:100px}}@media(min-width:769px){.hero__wrapper{padding-bottom:119px;padding-top:91px}}.hero__text{align-items:center;display:flex;flex-direction:column;gap:17px;padding:0 14px;position:relative;text-align:center;z-index:1}@media(min-width:551px){.hero__text{align-items:flex-start;gap:22px;max-width:411px;padding:0;text-align:left}}@media(min-width:769px){.hero__text{max-width:693px}}.hero__title{font-size:36px;font-weight:900;line-height:1}@media(min-width:551px){.hero__title{font-size:48px}}@media(min-width:769px){.hero__title{font-size:72px}}.hero__subtitle{font-size:16px;font-weight:900;line-height:1.2}@media(min-width:551px){.hero__subtitle{font-size:22px}}@media(min-width:769px){.hero__subtitle{font-size:32px}}.hero__image{pointer-events:none;position:absolute;right:calc(50vw - 160px);top:80px;transform:translate3d(var(--tx),calc(-50% + var(--ty)),0);transition:transform .15s linear;width:300px;will-change:transform;z-index:0}.hero__image img{display:block;height:auto;width:100%}@media(max-width:359px){.hero__image{right:20px}}@media(min-width:551px){.hero__image{right:-80px;top:50%}}@media(min-width:769px){.hero__image{right:-10px;width:327px}}@media(prefers-reduced-motion:reduce){.hero{--tx:0px;--ty:0px;background-position:50%,50%!important;transition:none}}.btn{align-items:center;background:#0000;border:0;border-radius:100px;color:#ebff00;color:var(--color-accent-yellow);cursor:pointer;display:inline-flex;font-size:16px;justify-content:center;margin:2px;outline:2px solid #ebff00;outline:2px solid var(--color-accent-yellow);padding:5px 38px;transition:all .14s ease-in-out;width:-webkit-fit-content;width:fit-content}.btn:focus-visible,.btn:hover{color:#ebff0099;color:var(--color-accent-yellow-hover);outline-color:#ebff0099;outline-color:var(--color-accent-yellow-hover)}.btn:active{color:#ebff0099;color:var(--color-accent-yellow-hover);outline-color:#ebff0099;outline-color:var(--color-accent-yellow-hover)}.btn-primary{background-color:#ebff00;background-color:var(--color-accent-yellow);color:#000;color:var(--color-text-dark)}.btn-primary:focus-visible,.btn-primary:hover{background-color:#ebff0099;background-color:var(--color-accent-yellow-hover);color:#000;color:var(--color-text-dark)}.btn-primary:active{background-color:#ebff0099;background-color:var(--color-accent-yellow-hover);color:#000;color:var(--color-text-dark)}@media(min-width:769px){.btn{font-size:22px;padding:12px 38px}}@media(min-width:551px){.btn-lg{font-size:22px;padding:12px 38px}}.offers__title{margin-bottom:30px}@media(min-width:769px){.offers__title{margin-bottom:40px}}.offers__grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr;position:relative}@media(min-width:551px){.offers__grid{grid-template-columns:1fr 1fr}}@media(min-width:769px){.offers__grid{gap:40px}}.offers-card{border-radius:10px;overflow:hidden;position:relative}.offers-card:before{background-image:-webkit-image-set(var(--bg-avif) type("image/avif"),var(--bg-webp) type("image/webp"),var(--bg-png) type("image/png"));background-image:image-set(var(--bg-avif) type("image/avif"),var(--bg-webp) type("image/webp"),var(--bg-png) type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";inset:0;position:absolute;transition:transform .6s cubic-bezier(.22,.61,.36,1);will-change:transform;z-index:0}.offers-card:after{background:linear-gradient(270deg,#0000 0,#0f1420c9);content:"";inset:0;position:absolute;z-index:1}.offers-card__inner{display:flex;flex-direction:column;gap:22px;min-height:100%;padding:26px;position:relative;z-index:2}.offers-card__inner-wrap{flex-grow:1}@media(min-width:769px){.offers-card__inner{padding:35px}}.offers-card__title{font-size:40px;font-weight:900;line-height:1;margin-bottom:22px;max-width:246px}@media(min-width:769px){.offers-card__title{font-size:46px;max-width:286px}}.offers-card__text{font-size:16px;font-weight:900;line-height:1.2}@media(min-width:769px){.offers-card__text{font-size:24px}}.offers-card:focus-visible:before,.offers-card:hover:before{transform:scale(1.1)}.offers-card:active:before{transform:scale(1.1)}@media(prefers-reduced-motion:reduce){.offers-card:before{transition:none}.offers-card:hover:before{transform:none}}@media(min-width:769px){.offers-card-wide{grid-column:1/-1}.offers-card-wide .offers-card__title{font-size:74px;max-width:659px}.offers-card-wide .offers-card__text{font-size:26px}}.info__title{margin-bottom:20px}@media(min-width:551px){.info__title{margin-bottom:13px}}@media(min-width:769px){.info__title{margin-bottom:17px}}.info__text{font-size:14px;margin-top:20px;opacity:.6}@media(min-width:551px){.info__text{font-size:16px;margin-top:13px}}@media(min-width:769px){.info__text{font-size:20px;margin-top:17px}}.info__summary{color:#ebff00;color:var(--color-accent-yellow);cursor:pointer;font-size:14px;font-weight:700;list-style:none;margin-top:20px;transition:all .14s ease-in-out}@media(min-width:551px){.info__summary{font-size:16px}}@media(min-width:769px){.info__summary{font-size:20px;margin-top:17px}}.info__summary:focus-visible,.info__summary:hover{color:#ebff0099;color:var(--color-accent-yellow-hover)}.info__summary:active{color:#ebff0099;color:var(--color-accent-yellow-hover)}.info__summary::-webkit-details-marker{display:none}.info__summary:after{content:"Read more"}.info__details[open] .info__summary:after{content:"Close"}.footer{align-items:center;background-color:#000;background-color:var(--color-surface);display:flex;flex-direction:column;gap:10px;justify-content:center;padding:19px;text-align:center}.footer__text{color:#ebff00;color:var(--color-accent-yellow);font-size:18px;font-weight:900}
/*# sourceMappingURL=main.9236c2fc.css.map*/