@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Regular-CY081Tb4.woff2) format("woff2"),url(/assets/Gilroy-Regular-CkNiKQ6x.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Medium-RhujHmrb.woff2) format("woff2"),url(/assets/Gilroy-Medium-DUjXE-5u.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Semibold-Cu1_Dviq.woff2) format("woff2"),url(/assets/Gilroy-Semibold-IQ7aD9dp.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Bold-Bt_SZrlr.woff2) format("woff2"),url(/assets/Gilroy-Bold-DW_sczTM.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-moz-tab-size:4;tab-size:4;height:100%}body{font-family:Gilroy,system-ui,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;text-rendering:optimizeLegibility;font-size:18px;color:#2c2c2c}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;border:none;background:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}textarea{resize:vertical}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}table{border-collapse:collapse;border-spacing:0}@media(max-width:560px){body{font-size:16px}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.wrapper{overflow:hidden}.container{max-width:1500px;margin:0 auto;padding:0 16px}.hero{position:relative;min-height:100vh;min-height:min(100dvh,800px)}.hero__decor{position:absolute;bottom:-47%;left:0;width:200%;height:200%;pointer-events:none}.hero__inner{display:flex;align-items:center;gap:40px;position:relative;z-index:1;padding:120px 0}.hero__content{flex:0 0 46%;display:flex;flex-direction:column;gap:30px;position:relative;z-index:1}.hero__title{font-size:clamp(32px,4.5vw,64px);font-weight:600;line-height:1.15;letter-spacing:-.02em}.hero__title em{font-style:italic;color:#6b6dff;font-weight:700}.hero__subtitle{font-size:1rem;line-height:1.6;max-width:420px;padding-bottom:40px}.hero__subtitle-accent{font-weight:600}.hero__bottom{display:flex;flex-direction:column;gap:30px}.hero__tags{display:flex;flex-wrap:wrap;gap:8px}.hero__tag{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;border-radius:100px;font-size:1rem;font-weight:600;line-height:1.3;color:#091c35;text-align:center;background:#ffffff4d;box-shadow:0 4px 12px #ba10951a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap}.hero__btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:16px 48px;background:#091c35;color:#fff;border-radius:100px;font-size:16px;font-weight:600;line-height:1.3;letter-spacing:.14em;text-transform:uppercase;text-align:center}.hero__visual{flex:1;display:flex;align-items:center;justify-content:center}.hero__orbit{position:relative;width:560px;height:560px;flex-shrink:0}.hero__circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:520px;height:520px;border-radius:50%;background:#ffffff70;display:flex;align-items:center;justify-content:center}.hero__circle-logo{width:100%;max-width:170px;height:auto;position:relative;z-index:1}.hero__circle:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:130%;height:130%;border-radius:50%;background:#ffffff38;border:2px solid rgba(255,255,255,.5)}.hero__circle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:164%;height:164%;border-radius:50%;background:transparent;border:2px solid rgba(255,255,255,.2)}.hero__avatar{position:absolute;border-radius:50%;box-shadow:0 4px 16px #0000001f}.hero__avatar-img{width:100%;height:100%;border-radius:50%;overflow:hidden;background:#6b6dff26;animation:avatar-img-scale 7s ease-in-out infinite}.hero__avatar-img img{width:100%;height:100%;object-fit:cover}.hero__badge{--badge-rotate: -15deg;position:absolute;bottom:-10px;left:50%;transform:translate(-50%) rotate(var(--badge-rotate));width:32px;height:32px;background:#ffffff4d;border:1px solid rgba(255,255,255,.4);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;line-height:1;-webkit-backdrop-filter:blur(7.62px);backdrop-filter:blur(7.62px);animation:badge-pulse 4s ease-in-out infinite}.hero__badge--left{--badge-rotate: -15deg}.hero__badge--right{--badge-rotate: 15deg}.hero__badge--flat{--badge-rotate: 0deg}.hero__badge--md{width:38px;height:38px}.hero__badge--lg{width:68px;height:68px;font-size:28px}.hero__avatar--1{width:80px;height:80px;top:0;right:0;animation:avatar-float 5s ease-in-out infinite}.hero__avatar--2{width:128px;height:128px;top:100px;left:0;animation:avatar-float 6.2s ease-in-out infinite;animation-delay:-1.8s}.hero__avatar--3{width:80px;height:80px;top:50%;right:-10px;animation:avatar-float-centered 5.8s ease-in-out infinite;animation-delay:-3.2s}.hero__avatar--4{width:128px;height:128px;bottom:40px;left:-10px;animation:avatar-float 6.8s ease-in-out infinite;animation-delay:-2.5s}.hero__avatar--5{width:128px;height:128px;bottom:0;right:0;animation:avatar-float 5.4s ease-in-out infinite;animation-delay:-4.1s}@keyframes avatar-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes avatar-float-centered{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 14px))}}@keyframes avatar-img-scale{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes badge-pulse{0%,to{transform:translate(-50%) rotate(var(--badge-rotate)) scale(1)}50%{transform:translate(-50%) rotate(var(--badge-rotate)) scale(1.22)}}.hero__avatar--1 .hero__avatar-img{animation-delay:-1s}.hero__avatar--2 .hero__avatar-img{animation-delay:-2.3s}.hero__avatar--3 .hero__avatar-img{animation-delay:-4s}.hero__avatar--4 .hero__avatar-img{animation-delay:-5.5s}.hero__avatar--5 .hero__avatar-img{animation-delay:-3.2s}.hero__avatar--1 .hero__badge{animation-delay:-.5s}.hero__avatar--2 .hero__badge{animation-delay:-1.4s}.hero__avatar--3 .hero__badge{animation-delay:-2.2s}.hero__avatar--4 .hero__badge{animation-delay:-3.1s}.hero__avatar--5 .hero__badge{animation-delay:-3.8s}@media(prefers-reduced-motion:reduce){.hero__avatar,.hero__avatar-img,.hero__badge{animation:none}}@media(max-width:1200px){.hero__decor{width:1920px;height:1600px;top:50%;left:50%;max-width:max-content;bottom:inherit;transform:translate(-50%,-50%)}}@media(max-width:1200px){.hero__inner{flex-direction:column-reverse;justify-content:center;gap:40px;padding:80px 0 40px}.hero__content{flex:none;align-items:center;text-align:center}.hero__subtitle{max-width:100%}.hero__btn{align-self:center}}@media(max-width:500px){.hero__orbit{transform:scale(.57);transform-origin:top center;margin-bottom:-200px}.hero__content{gap:20px}.hero__bottom{gap:20px;flex-direction:column-reverse}.hero__subtitle{padding-bottom:0}.hero__tags{justify-content:center}.hero__tag{padding:10px 16px;font-size:12px}.hero__inner{padding:30px 0;gap:30px}}.section-2{position:relative;padding:0 0 120px}.s2__decor{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);width:200%;height:auto;pointer-events:none;z-index:0}.s2__header,.s2__carousel-wrap,.s2__description,.s2__find,.s2__steps{position:relative;z-index:1}.s2__header{text-align:center;max-width:100%;margin:0 auto 48px}.s2__title{font-size:clamp(32px,5vw,64px);font-weight:600;line-height:1.2;margin-bottom:24px}.s2__states{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.s2__state{display:inline-flex;align-items:center;gap:8px;padding:16px 30px;border-radius:8px;font-size:1rem;line-height:1.3;background:#ffffff4d;box-shadow:0 4px 12px #ba87101a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.s2__state-icon{flex-shrink:0;display:block;border-radius:50%}.s2__carousel-wrap{background:#6b6dff;border-radius:56px;padding:56px 32px;margin:0 0 56px;overflow:hidden}.s2__carousel{padding:4px 0}.s2__carousel .swiper-slide{width:236px;height:304px}.s2__card{width:100%;height:100%;background:#fff3;border-radius:32px;padding:20px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;box-shadow:0 4px 12px #2c1f000d}.s2__card-icon{width:94px;height:94px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0}.s2__card-icon--travel{background:linear-gradient(145deg,#ff6b6b,#ffa543)}.s2__card-icon--music{background:linear-gradient(145deg,#fd7038,#fd4da5)}.s2__card-icon--photo{background:linear-gradient(145deg,#f953c6,#b91d73)}.s2__card-icon--games{background:linear-gradient(145deg,#f7971e,#f44336)}.s2__card-icon--sport{background:linear-gradient(145deg,#11998e,#38ef7d)}.s2__card-icon--cinema{background:linear-gradient(145deg,#a855f7,#7c3aed)}.s2__card-icon--fitness{background:linear-gradient(145deg,#43b89c,#2d8653)}.s2__card-label{font-size:1rem;font-weight:600;color:#fff;line-height:1.3}.s2__description{text-align:center;margin:40px auto 0;display:flex;flex-direction:column;gap:8px;color:#fff}.s2__description span{font-weight:600}.s2__find{text-align:center;margin-bottom:48px}.s2__find-label{font-size:24px;font-weight:600;display:block;margin-bottom:16px}.s2__find-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.s2__find-tag{display:inline-flex;align-items:center;gap:6px;padding:16px 20px;border-radius:100px;font-size:1rem;color:#091c35;background:#ffffff4d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 12px #ba10951a}.s2__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.s2__step{position:relative;border-radius:32px;padding:32px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;gap:6px}.s2__step-label{font-size:1rem;font-weight:400;display:block}.s2__step-title{font-size:24px;font-weight:700;display:block;line-height:1.2}.s2__step-num{position:absolute;right:20px;bottom:-50px;font-weight:700;font-size:120px;line-height:120%;text-align:right;color:#ffffff26;pointer-events:none;-webkit-user-select:none;user-select:none}.s2__step-arrow{position:absolute;top:24px;right:24px;width:40px;height:40px;border-radius:50%;background:#091c35;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff}.s2__step--dark{background:#6b6dff;color:#fff;text-decoration:none;cursor:pointer}.s2__step--pink{background:#f881db;color:#fff}.s2__step--yellow{background:#f7dba5;color:#091c35}.s2__step--yellow .s2__step-num{color:#0000001a}@media(max-width:1200px){.s2__decor{width:1920px;height:2200px;max-width:max-content;top:37%}}@media(max-width:768px){.section-2{padding-top:72px}.s2__carousel-wrap{border-radius:20px;padding:32px 16px}.s2__steps{grid-template-columns:1fr}.s2__step{padding:22px;min-height:120px}.s2__step-num{font-size:92px}}@media(max-width:480px){.section-2{padding:56px 0}.s2__step-title{font-size:20px}.s2__carousel .swiper-slide{height:180px}.s2__card-icon{width:48px;height:48px}.s2__card-icon img{width:32px;height:32px}.s2__card-label{font-size:14px}.s2__find-tag{padding:12px 16px;font-size:14px}.s2__card{gap:16px}.s2__step{padding:22px;min-height:auto}}.section-3{position:relative;padding:0 0 120px}.s3__inner{display:flex;align-items:center;gap:72px}.s3__decor{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:auto;pointer-events:none;z-index:0}.s3__gallery,.s3__content{position:relative;z-index:1}.s3__gallery{position:relative;flex-shrink:0;width:520px;height:700px}.s3__photo{position:absolute;border-radius:20px;overflow:hidden;background:#e0d0e8;box-shadow:0 12px 40px #00000024;border:5px solid #fff}.s3__photo img{display:block}.s3__photo--1{top:0;left:0;transform:rotate(-15deg);z-index:1}.s3__photo--2{top:130px;right:60px;z-index:2}.s3__photo--3{bottom:0;right:20px;transform:rotate(15deg);z-index:1}.s3__badge{position:absolute;width:52px;height:52px;background:#ffffff4d;border:1px solid rgba(255,255,255,.4);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;-webkit-backdrop-filter:blur(7.62px);backdrop-filter:blur(7.62px);z-index:10}.s3__badge--md{width:78px;height:78px;font-size:34px}.s3__badge--lg{width:116px;height:116px;font-size:52px}.s3__badge--bike{top:-10px;left:10px;animation:s3-badge-float 4s ease-in-out infinite}.s3__badge--camera{top:55px;right:-14px;z-index:4;animation:s3-badge-float 4s ease-in-out infinite 1.2s}.s3__badge--play{top:50%;left:14px;animation:s3-badge-float 4s ease-in-out infinite 2.4s}.s3__badge--books{bottom:-30px;right:120px;z-index:4;animation:s3-badge-float 4s ease-in-out infinite .7s}@keyframes s3-badge-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.08)}}@media(prefers-reduced-motion:reduce){.s3__badge{animation:none}}.s3__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.s3__title{font-size:clamp(32px,4vw,64px);font-weight:700;line-height:1.15}.s3__text{display:flex;flex-direction:column;gap:12px;font-size:1rem;line-height:1.65}.s3__text strong{font-weight:700}.s3__quote{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 12px #ba87101a;background:#ffffff4d;border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:10px;font-size:1rem;line-height:1.65}.s3__quote strong{font-weight:700}.s3__accent{font-size:1rem;line-height:1.65;font-weight:600}.s3__accent em{font-style:normal;color:#6b6dff}.s3__cta{background:#6b6dff;border-radius:32px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px}.s3__cta-text{font-size:1rem;font-weight:600;color:#fff;line-height:1.35;max-width:260px}.s3__cta-btns{display:flex;gap:12px;flex-shrink:0}.s3__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:100px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:transform .3s ease-in-out,filter .3s ease-in-out;white-space:nowrap;box-shadow:0 4px 4px #0000000f}.s3__btn:hover{transform:translateY(-2px);filter:brightness(1.05)}.s3__btn--tg{background:#29a8ea;color:#fff}.s3__btn--wa{background:#4cca5a;color:#fff}@media(max-width:1200px){.s3__decor{width:1920px;height:1600px;max-width:max-content;top:50%;left:50%;transform:translate(-50%,-50%)}}@media(max-width:1024px){.s3__inner{gap:48px}.s3__gallery{width:360px;height:540px}}@media(max-width:900px){.s3__inner{flex-direction:column;align-items:center}.s3__gallery{width:100%;max-width:380px;height:380px;margin:0 auto}}@media(max-width:768px){.section-3{padding:72px 0 80px}.s3__cta{flex-direction:column;align-items:flex-start;gap:16px}.s3__cta-text{max-width:100%}}@media(max-width:480px){.section-3{padding:56px 0 64px}.s3__gallery{height:360px;max-width:300px}.s3__photo{max-width:160px}.s3__photo--1{transform:rotate(-8deg);top:0;left:0}.s3__photo--2{top:60px;right:20px}.s3__photo--3{transform:rotate(8deg);bottom:0;right:10px}.s3__badge--lg{width:68px;height:68px;font-size:30px}.s3__badge--md{width:48px;height:48px;font-size:22px}.s3__badge--bike{top:-8px;left:4px}.s3__badge--camera{top:30px;right:-8px}.s3__badge--books{bottom:-20px;right:80px}.s3__cta-btns{width:100%;flex-direction:column}.s3__btn{justify-content:center;width:100%}}footer{background:#6b6dff1a;padding:16px;color:#091c35;font-size:18px;position:relative}.footer__inner{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.footer__right{text-align:right}@media(max-width:768px){.footer__inner{grid-template-columns:1fr;text-align:center}.footer__right{text-align:center}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
