@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url('/assets/manrope-cyrillic.woff2') format('woff2');unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url('/assets/manrope-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{font-family:Manrope,Arial,sans-serif;color:#21201f;background:#fff;font-synthesis:none;--yellow:#fce000;--black:#21201f;--gray:#f5f5f5;scroll-behavior:smooth;scroll-padding-top:28px}
*{box-sizing:border-box}body{margin:0}a{color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #21201f;outline-offset:5px}img{display:block;max-width:100%;height:auto}svg{width:24px;height:24px}p,h1,h2,ul,ol{margin:0}a{text-decoration:none}.container{max-width:1192px;margin-inline:auto;padding-inline:36px}.header{height:100px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #efefef}.header a{padding:15px}.header img{width:186px}.hero{background:#f5f5f5}.hero-inner{display:grid;grid-template-columns:1.07fr 1fr;gap:54px;padding-block:52px 60px;align-items:center}.hero-photo{grid-column:2;grid-row:1;align-self:stretch;min-height:530px;overflow:hidden;border-radius:22px;background:#e7e7e7}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 42%}.hero-copy{grid-column:1;grid-row:1}h1{font-size:clamp(28px,3vw,42px);line-height:1.15;letter-spacing:-1.65px;font-weight:800;max-width:620px}.hero-subtitle{font-size:16px;font-weight:400;line-height:1.65;color:#565553;margin-top:22px}.hero-bullets{padding:0;list-style:none;display:grid;gap:15px;margin-top:26px}.hero-bullets li{display:flex;gap:12px;font-size:14px;line-height:1.6}.hero-bullets strong{font-weight:750}.bullet-check{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--yellow);flex-shrink:0;margin-top:1px}.bullet-check svg{width:15px;height:15px;stroke-width:2.3}.hero-actions{margin-top:28px}.cta{display:flex;align-items:center;justify-content:center;gap:20px;min-height:58px;border-radius:12px;background:var(--yellow);font-size:16px;font-weight:800;padding:17px 22px;text-align:center;transition:background .15s,transform .15s}.cta span{font-size:23px;line-height:1}.cta:hover{background:#f3d800;transform:translateY(-1px)}.cta:active{transform:translateY(1px)}.secondary{display:flex;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:600;min-height:44px;margin-top:8px;color:#555451}.secondary:hover{color:#21201f}.section{padding-block:80px}.section-title{font-size:34px;font-weight:800;line-height:1.25;letter-spacing:-1px;max-width:690px;margin-bottom:36px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.benefit{background:var(--gray);padding:27px;border-radius:16px;display:flex;flex-direction:column;gap:19px}.benefit:last-child{grid-column:span 3;flex-direction:row;align-items:center}.benefit-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--yellow);flex-shrink:0}.benefit p{font-size:16px;line-height:1.7;color:#595856}.benefit strong{display:block;font-size:18px;line-height:1.4;color:var(--black);font-weight:800;margin-bottom:8px}.benefit:last-child strong{display:inline;margin-right:4px}.section-action{display:flex;justify-content:center;margin-top:34px}.section-action .cta{min-width:360px}.steps-section{background:var(--gray)}.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.steps li{border-top:1px solid #dcdcd9;padding-top:22px}.step-number{font-size:46px;line-height:1.1;font-weight:800;letter-spacing:-2px;display:block;margin-bottom:22px}.steps p{font-size:16px;line-height:1.7;color:#595856}.steps strong{display:block;font-size:19px;line-height:1.4;color:var(--black);font-weight:800;margin-bottom:10px}.faq-section{max-width:952px}.faq{display:grid;gap:12px}.faq details{border-radius:13px;background:var(--gray);overflow:hidden}.faq summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 25px;font-size:16px;font-weight:700}.faq summary::-webkit-details-marker{display:none}.faq-toggle{font-family:Arial,sans-serif;display:flex;align-items:center;justify-content:center;width:26px;height:26px;font-size:26px;font-weight:400;flex-shrink:0;transition:transform .2s}.faq details[open] .faq-toggle{transform:rotate(45deg)}.faq details[open] summary{padding-bottom:14px}.faq p{font-size:16px;line-height:1.7;color:#595856;padding:0 25px 25px;max-width:770px}footer{background:var(--black);color:#fff;padding:48px 24px;text-align:center}footer img{width:180px;margin:0 auto 24px}footer p{font-size:13px;line-height:1.6;color:#c4c4c4}.mobile-cta{display:none}
@media(min-width:1200px){.hero-inner{gap:64px}.hero-photo{min-height:565px}}
@media(min-width:760px) and (max-width:999px){.container{padding-inline:28px}.hero-inner{gap:30px;grid-template-columns:1.12fr 1fr}h1{font-size:32px}.hero-bullets li{font-size:14px}.hero-photo{min-height:560px}.benefit{padding:20px}.benefits{gap:12px}.cta{gap:10px;padding-inline:14px;font-size:14px}}
@media(max-width:759px){.container{padding-inline:20px}.header{height:65px}.header img{width:155px}.hero-inner{display:flex;flex-direction:column;align-items:stretch;gap:19px;padding-top:20px;padding-bottom:24px}.hero-photo{height:clamp(132px,30vw,194px);min-height:0;flex-shrink:0;border-radius:13px}.hero-photo img{object-position:50% 9%}body[data-campaign=students] .hero-photo img{object-position:50% 43%}body[data-campaign=auto] .hero-photo img{object-position:50% 12%}h1{font-size:26px;line-height:1.2;letter-spacing:-.9px;max-width:560px}.hero-subtitle{font-size:15px;line-height:1.5;margin-top:12px}.hero-bullets{gap:12px;margin-top:18px}.hero-bullets li{font-size:14px;line-height:1.5;gap:9px}.bullet-check{width:20px;height:20px;margin-top:1px}.bullet-check svg{width:13px;height:13px}.hero-actions{margin-top:22px}.cta{min-height:54px;font-size:15px;padding:15px;gap:12px}.cta span{font-size:21px}.secondary{margin-top:6px}.section{padding-block:44px}.section-title{font-size:27px;line-height:1.25;letter-spacing:-.8px;margin-bottom:24px}.benefits{display:flex;flex-direction:column;gap:10px}.benefit,.benefit:last-child{display:flex;flex-direction:row;align-items:flex-start;gap:13px;padding:18px;border-radius:12px}.benefit-icon{width:33px;height:33px;border-radius:9px}.benefit-icon svg{width:20px;height:20px}.benefit p{font-size:15px;line-height:1.65}.benefit strong,.benefit:last-child strong{display:block;font-size:16px;margin-bottom:5px;margin-right:0}.section-action{margin-top:24px}.section-action .cta{min-width:0;width:100%}.steps{display:flex;flex-direction:column;gap:24px}.steps li{display:flex;gap:20px;padding-top:20px}.step-number{font-size:34px;letter-spacing:-1px;margin:0;min-width:40px}.steps p{font-size:15px;line-height:1.65}.steps strong{font-size:17px;margin-bottom:7px}.faq{gap:10px}.faq summary{font-size:15px;line-height:1.5;padding:18px;gap:15px}.faq p{font-size:15px;padding:0 18px 20px}.faq-toggle{font-size:23px;width:24px;height:24px}footer{padding:36px 20px calc(108px + env(safe-area-inset-bottom))}footer img{width:154px;margin-bottom:20px}footer p{font-size:12px;max-width:300px;margin:auto}.mobile-cta{display:block;position:fixed;bottom:0;left:0;right:0;z-index:5;padding:10px 20px calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid #eaeaea;box-shadow:0 -5px 20px #00000006}.mobile-cta .cta{max-width:560px;margin:auto}.mobile-cta.is-hidden{visibility:hidden;pointer-events:none}body{padding-bottom:0}}
@media(max-width:360px){h1{font-size:24px}.container{padding-inline:16px}.hero-photo{height:122px}.mobile-cta{padding-inline:16px}.cta{font-size:14px;gap:8px}.hero-subtitle{font-size:14px}.hero-bullets li{font-size:14px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
