*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{color:#263238;font-family:var(--font-body),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;background:#fff;margin:0;padding:0;font-size:16px;line-height:1.6}img,svg{max-width:100%;display:block}a{color:#2f7690;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.01em;color:#37454a;margin:0 0 .6em;font-weight:800;line-height:1.2}p{margin:0 0 1em}ul{margin:0;padding:0;list-style:none}button{font-family:inherit}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;padding:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{color:#fff;z-index:200;background:#37454a;border-radius:0 0 6px;padding:.7em 1.2em;transition:top .15s;position:absolute;top:-60px;left:0}.skip-link:focus{top:0}.container{width:100%;max-width:1180px;margin:0 auto;padding:0 20px}@media (min-width:860px){.container{padding:0 32px}}.main-content{min-height:60vh}.section{padding:56px 0;position:relative}@media (min-width:860px){.section{padding:88px 0}}.section--alt{background:#f4f7f8}.section--dark{color:#ffffffeb;background:#37454a}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4{color:#fff}.section--dark p{color:#ffffffc7}.section__eyebrow{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#2f7690;align-items:center;gap:.5em;margin-bottom:.8em;font-size:.8rem;font-weight:700;display:inline-flex}.section__eyebrow:before{content:"";background:linear-gradient(90deg,#3e98b3,#3eb38e);border-radius:50%;flex:none;width:8px;height:8px}.section__header{max-width:720px;margin:0 0 40px}.section__header--center{text-align:center;margin-left:auto;margin-right:auto}.section__header--center .section__eyebrow{justify-content:center}.section__title{font-size:1.7rem}@media (min-width:860px){.section__title{font-size:2.3rem}}.section__subtitle{color:#5b6b70;max-width:640px;font-size:1.05rem}.grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1120px){.grid--3{grid-template-columns:repeat(3,1fr)}}@media (min-width:860px){.grid--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1120px){.grid--4{grid-template-columns:repeat(4,1fr)}}@media (min-width:640px){.grid--2{grid-template-columns:repeat(2,1fr)}}.btn{cursor:pointer;text-align:center;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.5em;padding:.85em 1.6em;font-size:.98rem;font-weight:700;transition:transform .12s,box-shadow .12s,background-color .12s,color .12s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:focus-visible{outline-offset:2px;outline:3px solid #3e98b380}.btn:disabled{color:#5b6b70;box-shadow:none;cursor:not-allowed;background:#f4f7f8;border-color:#e0e6e8;transform:none}.btn--primary{color:#fff;background:#2f7690;box-shadow:0 1px 3px #25303314}.btn--primary:hover:not(:disabled){background:#26647a}.btn--secondary{color:#2f7690;background:#fff;border-color:#3e98b3}.btn--secondary:hover:not(:disabled){background:#3e98b314}.btn--on-dark{color:#37454a;background:#fff}.btn--on-dark:hover:not(:disabled){background:#ffffffe0}.btn--ghost-on-dark{color:#fff;background:0 0;border-color:#ffffff8c}.btn--ghost-on-dark:hover:not(:disabled){background:#ffffff1a}.btn--block{width:100%}.btn--lg{padding:1em 2em;font-size:1.05rem}.btn-row{flex-wrap:wrap;gap:14px;display:flex}.hero{background:linear-gradient(100deg,#14181ad1 0%,#14181aad 55%,#14181a7a 100%),url(/images/hero-bg-mobile.webp) 50% 20%/cover no-repeat;align-items:center;min-height:560px;padding:56px 0 48px;display:flex;position:relative;overflow:hidden}@media (min-width:860px){.hero{background:linear-gradient(100deg,#14181ad1 0%,#14181a9e 50%,#14181a66 100%),url(/images/hero-bg-desktop.webp) 50%/cover no-repeat;min-height:620px;padding:88px 0 72px}}.hero .btn:focus-visible{outline-color:#ffffffd9}.hero__dotarc{opacity:.35;pointer-events:none;width:min(720px,70vw);height:auto;position:absolute;top:-8%;right:-6%}@media (min-width:1120px){.hero__dotarc{opacity:.55}}.hero__inner{width:100%;position:relative}.hero__content{max-width:640px}.hero__badge{color:#fff;font-family:var(--font-display),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.03em;background:#ffffff24;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:.5em;margin-bottom:18px;padding:.4em .9em;font-size:.85rem;font-weight:700;display:inline-flex}.hero__title{color:#fff;font-size:2rem}@media (min-width:860px){.hero__title{font-size:2.9rem}}.hero__title-accent{color:#e4d6b0}.hero__lead{color:#ffffffeb;max-width:560px;font-size:1.1rem}.hero__stats{border-top:1px solid #ffffff3d;grid-template-columns:minmax(0,1fr);gap:16px;margin-top:40px;padding-top:32px;display:grid;position:relative}@media (min-width:640px){.hero__stats{grid-template-columns:repeat(3,minmax(0,1fr))}}.hero__stat-value{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#fff;overflow-wrap:break-word;font-size:1.5rem;font-weight:800}@media (min-width:860px){.hero__stat-value{font-size:1.9rem}}.hero__stat-label{color:#ffffffeb;font-size:.82rem}.card,.compare-card,.service-card{background:#fff;border:1px solid #e0e6e8;border-radius:12px;height:100%;padding:28px}.service-card{flex-direction:column;gap:14px;transition:box-shadow .15s,transform .15s;display:flex}.service-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #2530331a}.service-card__icon{color:#2f7690;background:#3e98b31a;border-radius:6px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.service-card__title{margin-bottom:.2em;font-size:1.15rem}.service-card__text{color:#5b6b70;margin:0;font-size:.96rem}.service-card:nth-child(4n+1) .service-card__icon{color:#2f7690;background:#3e98b31f}.service-card:nth-child(4n+2) .service-card__icon{color:#2f8c70;background:#3eb38e1f}.service-card:nth-child(4n+3) .service-card__icon{color:#b3933e;background:#b3933e24}.service-card:nth-child(4n+4) .service-card__icon{color:#b3783e;background:#b3783e24}.value-list{grid-template-columns:1fr;gap:32px 28px;display:grid}@media (min-width:640px){.value-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1120px){.value-list{grid-template-columns:repeat(4,1fr)}}.value-item{border-top:3px solid #3e98b3;flex-direction:column;gap:8px;padding-top:18px;display:flex}.value-item:nth-child(4n+2){border-top-color:#3eb38e}.value-item:nth-child(4n+3){border-top-color:#b3933e}.value-item:nth-child(4n+4){border-top-color:#b3783e}.value-item__title{color:#37454a;align-items:center;gap:10px;margin:0;font-size:1.1rem;display:flex}.value-item__title svg{color:#2f7690;flex:none}.value-item:nth-child(4n+2) .value-item__title svg{color:#2f8c70}.value-item:nth-child(4n+3) .value-item__title svg{color:#b3933e}.value-item:nth-child(4n+4) .value-item__title svg{color:#b3783e}.value-item__text{color:#5b6b70;margin:0;font-size:.94rem}.steps{counter-reset:step;grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.steps{grid-template-columns:repeat(2,1fr)}}@media (min-width:1120px){.steps{grid-template-columns:repeat(4,1fr)}}.step{background:#fff;border:1px solid #e0e6e8;border-radius:12px;padding:26px 22px;position:relative}.step__number{color:#fff;width:38px;height:38px;font-family:var(--font-display),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(90deg,#3e98b3,#3eb38e);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;font-weight:800;display:inline-flex}.step__title{margin-bottom:.3em;font-size:1.05rem}.step__text{color:#5b6b70;margin:0;font-size:.94rem}.step__icon{color:#3e98b3;margin-top:14px}.cta-banner{color:#fff;text-align:center;background:#37454a;border-radius:20px;padding:40px 28px;position:relative;overflow:hidden}@media (min-width:860px){.cta-banner{padding:56px 60px}}.cta-banner__dotarc{opacity:.35;pointer-events:none;width:min(420px,60vw);position:absolute;bottom:-20%;left:-8%}.cta-banner__title{color:#fff;font-size:1.5rem;position:relative}@media (min-width:860px){.cta-banner__title{font-size:2rem}}.cta-banner__text{color:#fffc;max-width:560px;margin:0 auto 28px;position:relative}.cta-banner .btn-row{position:relative}.path-cards{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.path-cards{grid-template-columns:repeat(2,1fr)}}.path-card{background:#fff;border:1px solid #e0e6e8;border-radius:20px;flex-direction:column;gap:14px;padding:32px 28px;display:flex}.path-card--highlight{background:linear-gradient(150deg,#eaf6f2,#fff 70%);border-color:#3eb38e59}.path-card__title{font-size:1.3rem}.path-card__list{flex-direction:column;gap:8px;margin:6px 0 10px;display:flex}.path-card__list li{color:#5b6b70;align-items:flex-start;gap:10px;font-size:.95rem;display:flex}.check-icon{color:#2f8c70;flex:none;margin-top:2px}.footer-dotarc{opacity:.5;pointer-events:none;width:min(320px,50vw);position:absolute;top:-10%;right:-4%}.info-list{color:#5b6b70;flex-direction:column;gap:12px;font-size:.95rem;display:flex}.form-card{background:#fff;border:1px solid #e0e6e8;border-radius:20px;padding:28px 22px;box-shadow:0 1px 3px #25303314}@media (min-width:860px){.form-card{padding:40px}}.form__row{grid-template-columns:1fr;gap:18px;margin-bottom:18px;display:grid}@media (min-width:640px){.form__row{grid-template-columns:repeat(2,1fr)}}.form__group{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.form__label{color:#37454a;font-size:.92rem;font-weight:700}.form__hint{color:#5b6b70;font-size:.82rem}.form__privacy-note{color:#5b6b70;margin:-6px 0 18px;font-size:.82rem}.form__input,.form__textarea,.form__select{color:#263238;background:#fff;border:1px solid #e0e6e8;border-radius:6px;width:100%;padding:.8em .9em;font-family:inherit;font-size:1rem;transition:border-color .12s,box-shadow .12s}.form__input:focus,.form__textarea:focus,.form__select:focus{border-color:#3e98b3;outline:none;box-shadow:0 0 0 3px #3e98b32e}.form__input[aria-invalid=true],.form__textarea[aria-invalid=true],.form__select[aria-invalid=true]{border-color:#b3453e}.form__textarea{resize:vertical;min-height:120px}.form__error{color:#b3453e;font-size:.85rem}.form__field--error .form__input,.form__field--error .form__textarea,.form__field--error .form__select{border-color:#b3453e}.form__trap{width:1px;height:1px;overflow:hidden;position:absolute!important;top:-9999px!important;left:-9999px!important}.alert{border-radius:6px;margin-bottom:22px;padding:16px 18px;font-size:.95rem}.alert:focus-visible{outline-offset:2px;outline:3px solid #3e98b380}.alert--success{color:#2f8c70;background:#e9f8f2;border:1px solid #3eb38e59}.alert--error{color:#b3453e;background:#fbeceb;border:1px solid #b3453e59}.alert--info{color:#2f7690;background:#3e98b314;border:1px solid #3e98b34d}.alert__action{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:2px;padding:0;font-weight:700;text-decoration:underline}.alert__action:focus-visible{outline-offset:2px;outline:3px solid #3e98b380}.required-mark{color:#b3453e}.page-hero{background:radial-gradient(120% 140% at 100% 0,#ffffff29 0%,#fff0 55%),linear-gradient(135deg,#2f7690 0%,#26647a 100%);padding:48px 0;position:relative;overflow:hidden}@media (min-width:860px){.page-hero{padding:68px 0}}.page-hero .btn:focus-visible{outline-color:#ffffffd9}.page-hero__dotarc{opacity:.4;pointer-events:none;width:min(560px,80vw);position:absolute;top:-30%;right:-10%}.page-hero__eyebrow{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#ffffffeb;text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;font-weight:700;display:block;position:relative}.page-hero__title{color:#fff;font-size:1.8rem;position:relative}@media (min-width:860px){.page-hero__title{font-size:2.4rem}}.page-hero__lead{color:#ffffffeb;max-width:680px;font-size:1.05rem;position:relative}.page-hero__lead a{color:#fff;text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline #ffffff80;text-decoration:underline #ffffff80}.page-hero__lead a:hover,.page-hero__lead a:focus-visible{text-decoration-color:#fff}.page-hero__inner{grid-template-columns:1fr;align-items:center;gap:32px;display:grid;position:relative}@media (min-width:1120px){.page-hero__inner{grid-template-columns:1.1fr .9fr;gap:40px}}.page-hero__art{width:100vw;max-width:100vw;height:auto;box-shadow:none;object-fit:cover;aspect-ratio:4/3;border:0;border-radius:0;order:-1;justify-self:stretch;margin-top:-48px;margin-left:calc(50% - 50vw)}@media (min-width:860px){.page-hero__art{margin-top:-68px}}@media (min-width:1120px){.page-hero__art{border:1px solid #ffffff40;border-radius:20px;order:0;justify-self:center;width:100%;max-width:none;margin-top:0;margin-left:0;box-shadow:0 20px 50px #0f232b59}}.breadcrumbs{color:#5b6b70;margin-bottom:14px;font-size:.85rem}.breadcrumbs a{color:#5b6b70;text-decoration:underline}.wizard{max-width:780px;margin:0 auto}.wizard__progress{margin-bottom:30px}.wizard__progress-track{background:#eef2f3;border-radius:999px;height:8px;overflow:hidden}.wizard__progress-bar{transform-origin:0;background:linear-gradient(90deg,#3e98b3,#3eb38e);border-radius:999px;width:100%;height:100%;transition:transform .2s;transform:scaleX(0)}.wizard__progress-label{color:#5b6b70;justify-content:space-between;margin-top:8px;font-size:.82rem;display:flex}.wizard__step-title{margin-bottom:6px;font-size:1.3rem}.wizard__step-title:focus-visible{outline-offset:4px;border-radius:6px;outline:3px solid #3e98b380}.wizard__step-subtitle{color:#5b6b70;margin-bottom:26px}.wizard__actions{flex-wrap:wrap;justify-content:space-between;gap:14px;margin-top:30px;display:flex}.branch-grid{grid-template-columns:1fr;gap:14px;margin-bottom:10px;display:grid}@media (min-width:640px){.branch-grid{grid-template-columns:repeat(3,1fr)}}.branch-option{cursor:pointer;background:#fff;border:2px solid #e0e6e8;border-radius:12px;align-items:center;gap:12px;padding:18px;transition:border-color .12s,background-color .12s;display:flex}.branch-option:hover{border-color:#3e98b3}.branch-option:focus-within{border-color:#3e98b3;box-shadow:0 0 0 3px #3e98b32e}.branch-option input{accent-color:#3e98b3;flex:none;width:18px;height:18px}.branch-option.is-checked{background:#3e98b30f;border-color:#3e98b3}.branch-option__label{color:#37454a;font-weight:700;display:block}.branch-option__hint{color:#5b6b70;font-size:.82rem}.branch-option__count{color:#2f7690;margin-top:6px;font-size:.76rem;font-weight:700;display:inline-block}.branch-grid__summary{color:#5b6b70;margin:4px 0 0;font-size:.88rem}.choice-list{flex-direction:column;gap:10px;display:flex}.choice-option{cursor:pointer;border:1px solid #e0e6e8;border-radius:6px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.choice-option:hover{border-color:#3e98b3}.choice-option:focus-within{border-color:#3e98b3;box-shadow:0 0 0 3px #3e98b32e}.choice-option input{accent-color:#3e98b3;flex:none;margin-top:3px}.choice-option.is-checked{background:#3e98b30f;border-color:#3e98b3}.question-block{border-bottom:1px solid #e0e6e8;margin-bottom:28px;padding-bottom:28px}.question-block:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.question-block__text{color:#37454a;margin-bottom:12px;font-weight:700;display:block}.review-list{flex-direction:column;gap:14px;display:flex}.review-item{background:#f4f7f8;border-radius:6px;padding:14px 16px}.review-item__head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:4px;display:flex}.review-item__q{color:#5b6b70;font-size:.85rem}.review-item__edit{color:#2f7690;cursor:pointer;background:0 0;border:0;flex:none;padding:0;font-size:.82rem;font-weight:700;text-decoration:underline}.review-item__edit:focus-visible{outline-offset:2px;outline:3px solid #3e98b380}.review-item__a{color:#37454a;font-weight:600}.compare-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.compare-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1120px){.compare-grid{grid-template-columns:repeat(3,1fr)}}.compare-card{border-top:4px solid #3e98b3}.compare-card:nth-child(3n+2){border-top-color:#3eb38e}.compare-card:nth-child(3n+3){border-top-color:#b3933e}.compare-card__title{font-size:1.05rem}.compare-card__text{color:#5b6b70;font-size:.92rem}.text-center{text-align:center}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.stack-lg>*+*{margin-top:24px}.divider{background:#e0e6e8;border:0;height:1px;margin:40px 0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn:hover,.service-card:hover{transform:none}.skip-link,.wizard__progress-bar{transition:none}}
