:root{--cyan:#3bc9db;--cyan-dark:#18afc3;--cyan-soft:#d8f4f8;--gray:#777;--light:#f7f7f7;--content:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#000;background:#fff;font-family:"Inter",Arial,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site{min-width:1000px;overflow:hidden}.container{width:min(var(--content),calc(100vw - 80px));margin-inline:auto}.logo{display:inline-flex}.logo img{display:block;width:auto;height:49px}.eyebrow{margin:0 0 28px;color:var(--cyan-dark);font-size:13px;font-weight:700}.eyebrow--white{color:#fff}.eyebrow--pill{display:grid;place-items:center;width:195px;height:38px;margin-bottom:28px;border-radius:999px;background:var(--cyan-soft)}
.button{display:flex;align-items:center;justify-content:center;font-weight:700;transition:opacity .18s,transform .18s}.button:hover{opacity:.86}.button:active{transform:scale(.985)}.button--soft{border-radius:999px;background:#f4f4f4}.button--login{width:94px;height:44px}.button--primary{width:330px;height:64px;justify-content:space-between;padding:9px 9px 9px 24px;border-radius:15px;color:#fff;background:#000;font-size:17px}.button__arrow{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;color:#000;background:var(--cyan);font-size:24px}.button__arrow--white{background:#fff}
.hero{height:900px;background:#fff}.header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:120px}.header__nav{display:flex;gap:52px;color:var(--gray);font-size:14px;font-weight:700}.header>.button{justify-self:end}.hero__grid{display:grid;grid-template-columns:600px 560px;gap:40px;margin-top:25px}.hero__copy{padding-top:12px}.hero h1{margin:0;font-size:70px;line-height:.92;letter-spacing:-.05em;font-weight:800}.hero h1 span{color:var(--cyan)}.hero__lead{width:555px;margin:64px 0 52px;color:var(--gray);font-size:20px;line-height:1.45}.hero__actions{display:flex;align-items:center;gap:26px}.hero__how{font-size:15px;font-weight:700}.microcopy{margin:17px 0 0;color:#aaa;font-size:12px}.platform-card{height:620px;padding:36px 38px;position:relative;overflow:hidden;border-radius:40px;background:var(--cyan);box-shadow:0 8px 18px 6px rgba(59,201,219,.2)}.platform-card h2{margin:0;position:relative;z-index:3;font-size:36px;line-height:.98;letter-spacing:-.035em;font-weight:800}.platform-card p{margin:26px 0 0;position:relative;z-index:3;color:#fff;font-size:15px;line-height:1.45;font-weight:700}.platform-card img{width:236px;height:328px;object-fit:cover;position:absolute;z-index:4;right:35px;top:205px}.rings{position:absolute;inset:0}.rings i{position:absolute;border:2px solid rgba(255,255,255,.38);border-radius:50%}.platform-card .rings i:nth-child(1){width:500px;height:500px;right:-125px;top:100px}.platform-card .rings i:nth-child(2){width:414px;height:414px;right:-82px;top:143px}.platform-card .rings i:nth-child(3){width:328px;height:328px;right:-39px;top:186px}.platform-card .rings i:nth-child(4){width:242px;height:242px;right:4px;top:229px}.platform-card__plus{position:absolute;left:8px;bottom:-22px;color:#fff;font-size:250px;line-height:1;font-weight:800;opacity:.16}.tag{display:grid;place-items:center;width:150px;height:48px;position:absolute;left:38px;bottom:51px;border-radius:999px;color:#fff;background:#000;font-size:12px;font-weight:700}
.section-head{display:flex;align-items:flex-start;justify-content:space-between}.section-head h2,.trial h2,.faq h2{margin:0;font-size:54px;line-height:1.04;letter-spacing:-.04em;font-weight:800}.section-head>p{width:440px;margin:56px 0 0;color:var(--gray);font-size:19px;line-height:1.45}.benefits{height:1050px;padding-top:100px;background:var(--light)}.benefits__grid{display:grid;grid-template-columns:576px 288px 288px;gap:24px;margin-top:76px}.benefit{height:360px;padding:36px;position:relative;overflow:hidden;border-radius:40px}.benefit h3{margin:0;font-size:28px;line-height:.98;letter-spacing:-.03em;font-weight:800}.benefit p{position:absolute;left:36px;bottom:52px;margin:0;font-size:14px;line-height:1.45}.benefit--black{color:#fff;background:#000}.benefit--black h3{font-size:40px}.benefit--black p{color:#b7b7b7;font-size:16px}.benefit--black strong{position:absolute;right:24px;top:-60px;color:var(--cyan);font-size:250px;line-height:1;font-weight:800}.benefit--cyan{background:var(--cyan)}.benefit--cyan>strong{display:block;margin-top:-28px;font-size:176px;line-height:1.1;font-weight:800}.benefit--cyan p{color:#fff}.benefit--support{background:#fff}.benefit--support img{width:130px;height:108px;position:absolute;right:23px;top:28px;object-fit:contain}.quick-card{display:grid;grid-template-columns:460px 1fr 220px;align-items:center;height:230px;margin-top:30px;padding:34px 40px;position:relative;overflow:hidden;border-radius:40px;background:var(--cyan-soft)}.quick-card h3{margin:0;font-size:42px;line-height:.98;font-weight:800}.quick-card p{margin:28px 0 0;color:var(--gray);font-size:16px;line-height:1.45}.quick-card__chips{display:flex;gap:12px;justify-self:center;position:relative;z-index:2}.quick-card__chips span{display:grid;place-items:center;width:180px;height:56px;border-radius:999px;background:#fff;font-size:14px;font-weight:700}.quick-card__chips span:last-child{color:#fff;background:#000}.quick-card>strong{position:absolute;right:40px;bottom:-26px;color:var(--cyan);font-size:210px;line-height:1;font-weight:800;opacity:.55}
.steps{height:910px;padding-top:90px;background:var(--cyan)}.section-head--cyan h2{font-size:54px}.section-head--cyan>p{width:auto;margin-top:64px;color:#fff}.steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:96px 0 80px;padding:0;list-style:none}.step{height:360px;padding:34px 38px;position:relative;overflow:hidden;border-radius:40px}.step>strong{font-size:190px;line-height:.88;font-weight:800}.step h3{position:absolute;left:145px;top:66px;margin:0;font-size:30px;line-height:.98;font-weight:800}.step p{position:absolute;left:38px;bottom:42px;margin:0;font-size:15px;line-height:1.45}.step--black{color:#fff;background:#000}.step--black>strong{color:var(--cyan)}.step--black p{color:#b7b7b7}.step--white{background:#fff}.step--white>strong{color:var(--cyan)}.step--white p{color:var(--gray)}.step--glass{border:2px solid rgba(255,255,255,.8);background:rgba(255,255,255,.18)}.step--glass>strong,.step--glass p{color:#fff}.steps__hint{display:grid;place-items:center;width:430px;height:64px;margin:-2px auto 0;border-radius:999px;background:rgba(255,255,255,.86);font-size:15px;font-weight:700}
.trial{height:814px;padding-top:100px;background:#fff}.trial__grid{display:grid;grid-template-columns:520px 560px;justify-content:space-between}.trial h3{margin:72px 0 26px;font-size:17px}.check-list{display:grid;gap:26px;margin:0;padding:0;list-style:none}.check-list li{display:flex;align-items:center;font-size:17px;font-weight:700}.check-list li::before{content:"✓";display:grid;place-items:center;width:34px;height:34px;margin-right:16px;border-radius:50%;background:var(--cyan)}.terms-card{height:170px;margin-top:50px;padding:28px 30px;border-radius:40px;background:#f1f1f1}.terms-card small{display:block;color:var(--gray);font-size:12px;font-weight:700}.terms-card strong{display:block;margin-top:22px;font-size:28px}.terms-card p{margin:14px 0 0;color:var(--gray);font-size:14px}.offer{height:714px;overflow:hidden;border-radius:40px;background:#000;box-shadow:0 8px 18px 6px rgba(59,201,219,.22)}.offer__top{height:280px;padding:40px 38px;position:relative;overflow:hidden;background:var(--cyan)}.offer__top h3{margin:0;font-size:40px;line-height:.96;font-weight:800}.offer__top>strong{position:absolute;right:46px;top:-55px;color:rgba(255,255,255,.55);font-size:260px;line-height:1;font-weight:800}.offer__free{position:absolute;left:38px;bottom:30px;font-size:60px;font-weight:800}.offer__days{position:absolute;right:56px;bottom:53px;color:#fff;font-size:17px;font-weight:800}.offer__bottom{height:434px;padding:0 36px;position:relative}.button--offer{height:70px;padding:10px 10px 10px 24px;justify-content:space-between;position:absolute;left:36px;right:36px;bottom:105px;border-radius:18px;background:#fff;font-size:18px}.offer__bottom>p{position:absolute;left:0;right:0;bottom:54px;margin:0;color:#929292;text-align:center;font-size:12px}
.faq{height:940px;padding-top:110px;background:var(--light)}.faq__grid{display:grid;grid-template-columns:500px 650px;justify-content:space-between}.support-card{width:430px;height:230px;margin-top:160px;padding:34px 30px;position:relative;border-radius:40px;background:#fff}.support-card h3{margin:0;font-size:28px;line-height:.98;font-weight:800}.support-card img{width:160px;height:135px;position:absolute;right:18px;top:15px;object-fit:contain}.support-card p{margin:50px 0 0;color:var(--gray);font-size:14px;line-height:1.45}.button--support{width:132px;height:44px;position:absolute;right:28px;bottom:20px;border-radius:15px;color:#fff;background:#000;font-size:13px}.faq__list{display:grid;gap:20px}.faq details{height:170px;padding:28px;border-radius:32px;background:#fff}.faq details.faq__accent{background:var(--cyan-soft)}.faq summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-size:20px;font-weight:800}.faq summary::-webkit-details-marker{display:none}.faq summary span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--cyan)}.faq__accent summary span{background:#fff}.faq summary span::before{content:"−"}.faq details:not([open]) summary span::before{content:"+"}.faq details p{width:560px;margin:24px 0 0;color:var(--gray);font-size:15px;line-height:1.45}
.final{height:660px;padding-top:100px;background:var(--cyan);overflow:hidden}.final__grid{display:grid;grid-template-columns:560px 600px;justify-content:space-between}.final h2{margin:0;font-size:66px;line-height:.92;letter-spacing:-.04em;font-weight:800}.final p{margin:34px 0 34px;color:#fff;font-size:20px;line-height:1.45}.final__button{width:350px;height:68px}.final small{display:block;width:350px;margin-top:18px;color:#fff;text-align:center;font-size:13px;font-weight:700}.final__visual{height:520px;position:relative}.final__visual .rings i:nth-child(1){width:580px;height:580px;right:-10px;top:-40px}.final__visual .rings i:nth-child(2){width:480px;height:480px;right:40px;top:10px}.final__visual .rings i:nth-child(3){width:380px;height:380px;right:90px;top:60px}.final__visual .rings i:nth-child(4){width:280px;height:280px;right:140px;top:110px}.final__visual strong{position:absolute;right:83px;top:-42px;color:rgba(255,255,255,.48);font-size:420px;line-height:1;font-weight:800}.final__visual span{position:absolute;right:85px;bottom:10px;color:rgba(255,255,255,.65);font-size:30px;font-weight:700}
.footer{height:280px;padding-top:64px;background:#fff}.footer__grid{display:grid;grid-template-columns:1.6fr .7fr 1fr;position:relative}.footer nav{display:flex;flex-direction:column;gap:10px;font-size:14px;font-weight:700}.footer nav small{margin-bottom:16px;color:#aaa;font-size:11px}.footer__grid>p{position:absolute;right:0;bottom:-125px;margin:0;color:#aaa;font-size:12px}.footer__grid::after{content:"";height:1px;position:absolute;left:0;right:0;bottom:-145px;background:#e8e8e8}
@media(max-width:1279px){:root{--content:944px}.header__nav{gap:28px}.hero__grid{grid-template-columns:460px 460px;gap:24px}.hero h1{font-size:56px}.hero__lead{width:450px;font-size:18px}.platform-card{height:580px}.platform-card img{right:25px}.benefits__grid{grid-template-columns:452px 222px 222px}.benefit{padding:28px}.benefit--black h3{font-size:34px}.quick-card{grid-template-columns:380px 1fr 140px}.quick-card__chips span{width:150px}.steps__grid{gap:18px}.step{padding:28px}.step h3{left:120px;font-size:24px}.step>strong{font-size:150px}.trial__grid{grid-template-columns:430px 480px}.offer{width:480px}.faq__grid{grid-template-columns:380px 540px}.support-card{width:360px}.faq details{width:540px}.faq details p{width:470px}.final__grid{grid-template-columns:470px 450px}.final h2{font-size:56px}.final__visual{transform:scale(.84);transform-origin:top right}}
@media(min-width:1600px){.container{width:1200px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
