.footer__nav a:hover,body{color:var(--navy)}.legal__list li,.step,.steps__list{position:relative}:root{--green:#1aa64b;--green-dark:#14963f;--navy:#10233b;--gray:#6b7280;--gray-light:#8a95a3;--bg:#ffffff;--border:#e6eaf0;--mint:#eef7f1;--num-bg:#eef1f6;--font:'Segoe UI','Helvetica Neue',Arial,sans-serif}*{margin:0;padding:0;box-sizing:border-box;line-height:1}body{font-family:var(--font);background:var(--bg);line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}ol,ul{list-style:none}.container{width:100%;max-width:1120px;margin:0 auto;padding:30px}.logo{display:flex;justify-content:end;margin-bottom:25px}.badge,.btn{display:inline-flex;font-weight:600}.logo__img{width:120px;filter:drop-shadow(0px 0px 4px rgba(0, 0, 0, .8))}.badge{align-items:center;gap:8px;padding:8px 16px;background:var(--mint);border-radius:100px;font-size:14px;color:var(--green)}.btn,.hero{align-items:center}.badge__icon{width:16px;height:16px}.btn{justify-content:center;gap:10px;padding:15px 28px;border-radius:12px;font-size:16px;cursor:pointer;transition:background .2s;border:none}.footer,.legal__back{border-top:1px solid var(--border)}.btn--primary{background:var(--green);color:#fff}.btn--primary:hover{background:var(--green-dark)}.btn--sm{padding:13px 40px;font-size:15px}.btn__icon{width:18px;height:18px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:40px}.hero__title{font-size:52px;line-height:1.1;font-weight:800;letter-spacing:-1px}.accent{color:var(--green)}.hero__text{max-width:420px;font-size:16px;color:var(--gray);line-height:1.3}.hero__note{display:flex;align-items:center;gap:5px;font-size:13px;color:var(--gray-light)}.hero__note-icon{width:20px;height:20px;opacity:.55}.hero__media{display:flex;justify-content:center}.hero__phone{width:100%;max-width:360px}.section-title{text-align:center;font-size:26px;font-weight:700}.steps{margin-top:40px;padding:44px 40px;border:1px solid var(--border);border-radius:20px}.steps__list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.feature,.step,.step__head,.step__num,.steps>.btn{display:flex}.step{flex-direction:column;align-items:center;text-align:center}.step__head{align-items:center;margin-bottom:20px}.step:not(:last-child)::after{content:"";position:absolute;top:40px;left:calc(50% + 70px);width:calc(100% - 134px);border-top:2px dashed var(--border)}.step__num{align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border-radius:50%;background:#e6f4ec;color:var(--green);font-size:15px;font-weight:700}.cta,.legal__updated{background:var(--mint)}.cta__text,.feature__text,.footer,.step__text{color:var(--gray)}.step__icon{width:80px;height:80px;object-fit:contain}.step__title{font-size:17px;font-weight:700}.step__text{margin-top:8px;max-width:220px;font-size:14px}.steps>.btn{width:fit-content;margin:36px auto 0}.features{margin-top:48px}.features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:32px}.feature{padding:26px 22px;border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:flex-start}.cta,.footer{align-items:center;display:flex}.feature__icon{width:40px;height:40px;margin-bottom:18px;object-fit:contain}.feature__title{font-size:16px;font-weight:700}.feature__text{margin-top:8px;font-size:13.5px}.cta{justify-content:center;gap:40px;margin-top:48px;padding:40px 48px;border-radius:20px}.cta__media{flex-shrink:0}.cta__shield{width:150px;height:auto}.cta__title{font-size:24px;font-weight:700}.cta__text{margin-top:14px;max-width:460px;font-size:15px}.cta .btn{margin-top:24px}.footer{justify-content:center;gap:10px;margin-top:44px;padding-top:28px;font-size:14px}.footer__icon{width:20px;height:20px;opacity:.5}.footer__nav{display:flex;align-items:center;gap:14px}.footer__divider{color:var(--border)}.hero__content{height:100%;min-height:300px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}@media (max-width:860px){.steps,.steps__list{margin-top:32px}.hero__title{font-size:40px}.steps{padding:34px 28px}.cta,.features,.footer{margin-top:36px}.features__grid{grid-template-columns:repeat(2,1fr)}.cta{flex-direction:column;text-align:center;gap:28px;padding:32px}.cta__content{display:flex;flex-direction:column;align-items:center}}@media (max-width:640px){.steps,.steps__list{margin-top:28px}.hero__title{font-size:24px}.btn,.hero__text{font-size:14px}.btn{padding:10px 20px}.container{padding:32px 22px 28px}.hero{gap:24px}.steps{padding:28px 20px}.cta,.feature{padding:20px}.step__head{margin-bottom:0;flex-direction:column;gap:5px}.step__num{order:1}.steps>.btn{margin:20px auto 0}.features{margin-top:30px}.features__grid{gap:14px;margin-top:24px}.feature__icon{margin-bottom:10px}.cta{margin-top:30px;gap:0}.cta__text{margin-top:5px}.footer{margin-top:30px;padding-top:22px}}@media (max-width:520px){.container,.steps{padding:24px 16px}.feature,.hero{text-align:center}.features__grid,.hero,.steps__list{grid-template-columns:1fr}.hero{gap:14px;justify-items:center}.hero__content{display:contents}.hero .badge{order:1}.hero__title{order:2}.hero__media{order:3;margin:6px 0}.hero__text{order:4}.hero .btn{order:5}.hero__note{order:6}.hero__phone{width:50%}.steps{margin-top:24px}.step__head{flex-direction:row}.step__text{line-height:1.3}.step__num{order:0}.step__icon{width:60px;height:60px}.steps__list{gap:26px;margin-top:24px}.cta,.features,.footer{margin-top:26px}.step:not(:last-child)::after{display:none}.steps>.btn{margin:40px auto 0;width:100%}.feature{align-items:center}.features__grid{gap:12px}.cta{padding:24px 18px}.cta__text{margin-top:20px}}.badge[href]:hover{background:#e2f1e8}.legal{max-width:780px;margin:36px auto 0}.legal__head{padding-bottom:28px;margin-bottom:36px;border-bottom:1px solid var(--border)}.legal__title{font-size:42px;font-weight:800;letter-spacing:-1px;line-height:1.1}.legal__updated{display:inline-flex;align-items:center;gap:8px;margin-top:16px;padding:6px 14px;border-radius:100px;font-size:13px;font-weight:600;color:var(--green)}.legal__lead{margin-top:20px;font-size:16px;color:var(--gray);line-height:1.7}.legal__section+.legal__section{margin-top:34px}.legal__section h2{font-size:20px;font-weight:700}.legal__section h3{margin-top:22px;font-size:16px;font-weight:700}.legal__section p{margin-top:12px;font-size:15px;color:var(--gray);line-height:1.75}.legal__list{margin-top:14px}.legal__list li{padding-left:24px;margin-top:10px;font-size:15px;color:var(--gray);line-height:1.6}.legal__back,.legal__section a{font-weight:600;color:var(--green)}.legal__list li::before{content:"";position:absolute;left:4px;top:8px;width:8px;height:8px;border-radius:50%;background:var(--green)}.legal__section a:hover{text-decoration:underline}.legal__back{display:inline-flex;align-items:center;gap:8px;margin-top:44px;padding-top:28px;width:100%;font-size:15px}.legal__back:hover{color:var(--green-dark)}@media (max-width:640px){.legal,.legal__section+.legal__section{margin-top:28px}.legal__head{padding-bottom:22px;margin-bottom:28px}.legal__title{font-size:30px}.legal__section h2{font-size:18px}}