@font-face{font-family:SwiftSans;src:url("assets/fonts/manrope.woff2") format("woff2");font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#20283a;font-family:SwiftSans,Arial,sans-serif;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{font:inherit}button{color:inherit}.skip-link{position:fixed;top:-80px;left:16px;z-index:999;background:#fff;padding:10px 16px;border:2px solid #3157d5}.skip-link:focus{top:16px}.container{width:min(1160px,calc(100% - 48px));margin:auto}.section{padding:104px 0}.site-header{height:78px;background:#fff8f5;border-bottom:1px solid #dce2ed;position:relative;z-index:100}.nav-container{height:100%;width:min(1160px,calc(100% - 48px));margin:auto;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;white-space:nowrap}.brand img{display:block;width:auto;height:40px}.desktop-nav{display:flex;gap:29px;margin:auto}.desktop-nav a{font-size:14px;font-weight:600;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:#3157d5;transform:scaleX(0);transition:transform .2s}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.nav-actions{display:flex;gap:10px;align-items:center}.button{min-height:48px;padding:0 21px;border:1px solid transparent;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:700;white-space:nowrap;transition:transform .2s,background .2s,border .2s}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(1px)}.button-primary{background:#3157d5;color:#ffffff}.button-primary:hover{background:#2749ba}.button-outline{border-color:#3157d5;color:#3157d5;background:transparent}.button-outline:hover{background:#e8edff}.button-white{background:#fff;color:#20283a;border-color:#fff}.menu-button{display:none;width:46px;height:46px;border:1px solid #dce2ed;background:#fff;border-radius:5px}.mobile-menu{display:none}.hero{background:#fff8f5;min-height:620px;position:relative;overflow:hidden}.hero-grid{min-height:620px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.hero-copy{max-width:570px;padding:60px 0}.kicker{color:#3157d5;text-transform:uppercase;font-size:12px;letter-spacing:1.3px;font-weight:800;margin:0 0 18px}.hero h1{font-size:clamp(46px,5vw,68px);line-height:1.06;margin:0 0 22px;letter-spacing:0}.hero-copy>p:not(.kicker){font-size:17px;color:#657087;max-width:540px;margin:0 0 28px}.hero-actions,.tabs-actions,.access-actions{display:flex;gap:11px;flex-wrap:wrap}.hero-media{height:500px;align-self:end;position:relative;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:68% center;display:block;border-radius:6px 6px 0 0}.products-intro{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dce2ed;border-left:1px solid #dce2ed}.product-grid>div,.product-grid>article{min-height:270px;padding:38px;border-right:1px solid #dce2ed;border-bottom:1px solid #dce2ed}.product-heading{background:#f1f4fa}.product-heading h2,.section-heading h2,.about-copy h2,.steps-copy h2,.help-copy h2{font-size:clamp(34px,4vw,49px);line-height:1.15;margin:0 0 18px}.product-heading>p:last-child,.section-heading>p:last-child,.about-copy>p,.help-copy>p{color:#657087}.product-item{position:relative;transition:background .2s}.product-item:hover{background:#f6f8fc}.product-item>span{width:48px;height:48px;border-radius:5px;background:#e8edff;color:#3157d5;display:grid;place-items:center;font-size:14px;font-weight:800}.product-item h3{font-size:20px;margin:27px 0 8px}.product-item p{font-size:14px;color:#657087;margin:0 0 22px}.product-item a{font-size:13px;font-weight:800;color:#3157d5}.product-item a i{margin-left:6px;transition:transform .2s}.product-item a:hover i{transform:translateX(4px)}.about-section{background:#fff8f5}.split-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.about-copy>p{margin:0 0 18px}.about-copy .button{margin-top:15px}.about-media img{width:100%;aspect-ratio:1.2;object-fit:cover;display:block;border-radius:6px}.steps-section{background:#fff}.steps-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.steps-visual{height:500px;overflow:hidden;border-radius:6px}.steps-visual img{width:100%;height:100%;object-fit:cover;object-position:center center}.steps-list{list-style:none;padding:0;margin:30px 0 0}.steps-list li{display:grid;grid-template-columns:54px 1fr;gap:19px;padding:20px 0}.steps-list li+li{border-top:1px solid #dce2ed}.steps-list span{width:48px;height:48px;border-radius:5px;background:#3157d5;color:#ffffff;display:grid;place-items:center;font-weight:800}.steps-list h3{font-size:17px;margin:1px 0 4px}.steps-list p{font-size:14px;color:#657087;margin:0}.tabs-section{background:#f1f4fa}.section-heading{max-width:720px;margin:0 auto 48px;text-align:center}.tabs-wrap{background:#fff;border-radius:6px;padding:24px;box-shadow:0 20px 50px rgba(35,50,66,.08)}.tab-list{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid #dce2ed}.tab-list button{border:0;background:transparent;padding:17px 10px;font-weight:700;color:#657087;cursor:pointer;border-bottom:3px solid transparent}.tab-list button[aria-selected=true]{color:#20283a;border-color:#3157d5}.tab-panels{padding:46px 42px}.tab-panel{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;animation:tabIn .25s ease}.tab-panel>div{max-width:450px}.panel-icon{width:56px;height:56px;border-radius:6px;background:#e8edff;color:#3157d5;display:grid;place-items:center;font-size:22px}.tab-panel h3{font-size:28px;margin:20px 0 8px}.tab-panel p{color:#657087}.tab-panel ul{list-style:none;padding:0;margin:0}.tab-panel li{padding:12px 0;border-bottom:1px solid #dce2ed;font-size:14px}.tab-panel li i{color:#3157d5;margin-right:10px}@keyframes tabIn{from{opacity:0;transform:translateY(8px)}}.tabs-actions{padding:0 42px 34px}.reviews-section{background:#fff}.centered{text-align:center}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review-card{border:1px solid #dce2ed;border-radius:6px;padding:28px;box-shadow:0 10px 28px rgba(35,50,66,.05)}.review-card>div{display:flex;align-items:center;gap:14px}.review-card img{width:58px;height:58px;object-fit:cover;object-position:top;border-radius:6px}.review-card span>*{display:block}.review-card strong{font-size:14px}.review-card small{font-size:11px;color:#657087}.review-card p{font-size:15px;color:#657087;margin:22px 0 0}.help-section{background:#f1f4fa}.help-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.support-link{display:inline-flex;gap:10px;align-items:center;margin-top:16px;font-weight:800;color:#3157d5}.faq-list{border-top:1px solid #dce2ed}.faq-list article{border-bottom:1px solid #dce2ed}.faq-list button{width:100%;border:0;background:transparent;padding:20px 4px;display:flex;justify-content:space-between;gap:20px;text-align:left;font-weight:800;cursor:pointer}.faq-list article>div{padding:0 42px 22px 4px;color:#657087;font-size:14px}.faq-list p{margin:0}.access-section{padding:68px 0;background:#e8edff}.access-layout{display:flex;justify-content:space-between;align-items:center;gap:50px}.access-layout h2{font-size:35px;line-height:1.2;margin:0 0 8px}.access-layout p{color:#657087;margin:0}.legal-section{background:#fff}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.legal-card{border:1px solid #dce2ed;border-radius:6px}.legal-card summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:24px;cursor:pointer;font-weight:800}.legal-card summary::-webkit-details-marker{display:none}.legal-card summary span{display:flex;align-items:center;gap:12px}.legal-card summary span i{color:#3157d5}.legal-card[open] summary>i{transform:rotate(180deg)}.legal-card>div{padding:0 24px 24px;color:#657087;font-size:13px}.site-footer{background:#fff8f5;padding-top:72px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:65px;padding-bottom:55px}.footer-brand p{font-size:13px;color:#657087;max-width:300px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer-grid h3{font-size:14px;margin:8px 0 17px;color:#3157d5}.footer-grid>div>a:not(.brand){font-size:13px;color:#657087;margin:5px 0}.footer-grid>div>a:hover{color:#3157d5}.footer-bottom{border-top:1px solid #dce2ed;padding:22px 0;display:flex;justify-content:space-between;gap:30px;font-size:10px;color:#657087}.route-notice{position:fixed;left:0;right:0;bottom:18px;z-index:500;padding:0 16px;display:none}.route-notice.show{display:block}.route-notice>div{max-width:660px;margin:auto;background:#fff;border:1px solid #dce2ed;border-radius:6px;box-shadow:0 20px 50px rgba(35,50,66,.16);padding:17px 18px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:13px}.route-notice>div>i{font-size:26px;color:#3157d5}.route-notice span>*{display:block}.route-notice small{color:#657087}.route-notice button{width:38px;height:38px;border:0;background:#eef1f6;border-radius:5px;cursor:pointer}.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:none}:focus-visible{outline:3px solid #e8a23a;outline-offset:3px}
@media(max-width:1000px){.desktop-nav{gap:17px}.nav-actions .button-outline{display:none}.split-layout,.steps-layout,.help-layout{gap:52px}.product-grid>div,.product-grid>article{padding:29px}.footer-grid{gap:35px}.hero-grid{gap:38px}}
@media(max-width:820px){.brand img{height:36px}.container,.nav-container{width:min(100% - 32px,680px)}.section{padding:78px 0}.desktop-nav,.nav-actions>.button{display:none}.menu-button{display:block;margin-left:auto}.mobile-menu{position:absolute;left:16px;right:16px;top:68px;background:#fff;border:1px solid #dce2ed;padding:10px;box-shadow:0 18px 45px rgba(35,50,66,.12)}.mobile-menu.open{display:grid}.mobile-menu a{padding:12px;border-bottom:1px solid #eef1f6;font-weight:700}.site-header{height:68px}.hero,.hero-grid{min-height:auto}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:76px 0 45px;max-width:620px}.hero-media{height:430px;width:100%}.product-grid{grid-template-columns:1fr 1fr}.product-heading{grid-column:1/-1}.split-layout,.steps-layout,.help-layout{grid-template-columns:1fr}.about-media{order:-1}.steps-visual{height:430px}.tab-list{display:flex;overflow-x:auto}.tab-list button{min-width:130px}.tab-panel{grid-template-columns:1fr;gap:24px}.review-grid{grid-template-columns:1fr 1fr}.review-card:last-child{grid-column:1/-1}.access-layout{align-items:flex-start;flex-direction:column}.legal-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}}
@media(max-width:560px){.section{padding:64px 0}.hero-copy{padding-top:62px}.hero h1{font-size:42px}.hero-copy>p:not(.kicker){font-size:15px}.hero-actions,.tabs-actions,.access-actions{display:grid;grid-template-columns:1fr}.hero-actions .button,.tabs-actions .button,.access-actions .button{width:100%}.hero-media{height:350px}.product-grid{grid-template-columns:1fr}.product-heading{grid-column:auto}.product-grid>div,.product-grid>article{min-height:auto;padding:28px}.split-layout,.steps-layout{gap:40px}.about-media img{aspect-ratio:1}.steps-visual{height:350px}.tab-panels{padding:32px 18px}.tabs-actions{padding:0 18px 24px}.review-grid{grid-template-columns:1fr}.review-card:last-child{grid-column:auto}.access-layout h2{font-size:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.route-notice>div{grid-template-columns:32px minmax(0,1fr) 36px}.route-notice small{font-size:11px}}
@media(max-width:370px){.hero h1{font-size:36px}.footer-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
