@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}html.is-embedded,html.is-embedded body{overflow:hidden}@media (width<=720px){.controls .slider-head{grid-template-columns:44px minmax(0,1fr)}.controls .slider-head .manual-value{grid-column:2;width:150px;max-width:100%;min-height:44px}.controls .manual-value input{width:105px;min-height:42px;font-size:16px}.controls .manual-value span{font-size:14px}.controls .slider-copy{min-width:0}}header.intro{text-align:center;max-width:760px;margin:0 auto 32px}header.intro>p:last-child{margin:18px auto 0}:root{--green:#073f35;--green2:#0c5547;--mint:#eef6f2;--red:#b20d1d;--gold:#c7922d;--ink:#17342e;--muted:#65736f;--line:#dde4e1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfcfb;margin:0;font-family:Arial,Helvetica,sans-serif}main{max-width:1480px;margin:auto;padding:52px 34px 28px}.intro{max-width:650px;margin-bottom:32px}.eyebrow{color:var(--green2);letter-spacing:.16em;margin:0 0 9px;font-size:12px;font-weight:800}h1{letter-spacing:-.045em;color:var(--green);margin:0;font-size:clamp(34px,4vw,58px);line-height:.98}h1 em{color:var(--gold);font-style:normal}.intro>p:last-child{color:#40544f;max-width:580px;margin:18px 0 0;font-size:16px;line-height:1.55}.calculator{grid-template-columns:minmax(300px,.95fr) minmax(340px,1fr) minmax(340px,1fr);align-items:stretch;gap:24px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 15px 45px #123d3312}.controls{padding:26px 24px 14px}.section-title{flex-direction:column;margin-bottom:12px;display:flex}.section-title span{font-size:19px;font-weight:800}.section-title small{color:var(--muted);margin-top:5px}.slider-field{border-bottom:1px solid #edf0ee;padding:15px 0 13px}.slider-head{grid-template-columns:34px 1fr auto;align-items:center;gap:9px;display:grid}.mini-icon,.row-icon{background:var(--mint);width:32px;height:32px;color:var(--green);border-radius:10px;place-items:center;font-size:18px;font-weight:700;display:grid}.slider-copy{flex-direction:column;gap:2px;display:flex}.slider-copy label{font-size:13px;font-weight:700}.slider-copy small,.cost-row small,.duration small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.3;display:block}.slider-head output{border:1px solid var(--line);text-align:right;border-radius:8px;min-width:86px;padding:8px 10px;font-size:13px;font-weight:800}input[type=range]{--progress:50%;appearance:none;background:linear-gradient(to right,var(--green) var(--progress),#dfe5e2 var(--progress));cursor:pointer;border-radius:99px;width:calc(100% - 43px);height:5px;margin:13px 0 0 43px}input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--green);border:3px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 5px #75827e}input[type=range]::-moz-range-thumb{background:var(--green);border:3px solid #fff;border-radius:50%;width:12px;height:12px}.range-labels{color:#73807c;justify-content:space-between;margin:7px 0 0 43px;font-size:9px;display:flex}.comparison{flex-direction:column;min-height:615px;display:flex}.card-head{color:#fff;text-align:center;background:linear-gradient(135deg,#a50b1b,#c61727);flex-direction:column;justify-content:center;align-items:center;min-height:94px;padding:19px;display:flex}.direct .card-head{background:linear-gradient(135deg,var(--green),#0b5145)}.card-head span{letter-spacing:.015em;font-size:21px;font-weight:900}.card-head small{opacity:.88;margin-top:6px;font-size:11px}.rows{flex:1}.cost-row{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#fff8f7,#fff);grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:78px;padding:13px 18px;display:grid}.direct .cost-row{background:linear-gradient(90deg,#f4faf7,#fff)}.broker .row-icon{color:var(--red);background:#fdebea}.cost-row>div>span{font-size:13px;font-weight:700}.cost-row b{color:var(--red);white-space:nowrap;font-size:16px}.direct .cost-row b{color:var(--green2)}.net{background:#fff0ee;justify-content:space-between;align-items:center;min-height:70px;padding:15px 18px;font-weight:800;display:flex}.direct .net{background:#eaf4ef}.net span{font-size:14px}.net strong{color:var(--red);font-size:26px}.direct .net strong{color:var(--green)}.duration{grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:86px;padding:16px 18px;display:grid}.duration-icon{width:40px;height:40px;color:var(--red);background:#fff0ee;border-radius:11px;place-items:center;font-size:22px;display:grid}.direct .duration-icon{color:var(--green);background:var(--mint)}.duration b{font-size:13px}.duration strong{color:var(--red);white-space:nowrap;font-size:17px}.direct .duration strong{color:var(--green)}.cta{background:var(--green);color:#fff;border-radius:11px;justify-content:space-between;align-items:center;margin:0 18px 18px;padding:15px 17px;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.cta:hover{background:#0b5a4b;transform:translateY(-1px)}.assurances{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:repeat(4,1fr);max-width:720px;margin:26px 0 0 auto;display:grid;overflow:hidden}.assurances div{text-align:center;border-right:1px solid #edf0ee;flex-direction:column;align-items:center;gap:6px;padding:18px 12px;display:flex}.assurances div:last-child{border:0}.assurances span{background:var(--mint);width:42px;height:42px;color:var(--green);border-radius:50%;place-items:center;font-size:23px;display:grid}.assurances b{font-size:10px}.assurances small{color:var(--muted);font-size:8px;line-height:1.35}.disclaimer{text-align:right;color:#83908c;margin:16px 0 0;font-size:10px}@media (width<=1050px){.calculator{grid-template-columns:1fr 1fr}.controls{grid-column:1/-1}.comparison{min-height:580px}.assurances{max-width:none}}@media (width<=720px){main{padding:30px 15px 20px}.intro{margin-bottom:22px}.calculator{grid-template-columns:1fr;gap:16px}.controls{grid-column:auto}.comparison{min-height:0}.assurances{grid-template-columns:1fr 1fr}.assurances div:nth-child(2){border-right:0}.assurances div:nth-child(-n+2){border-bottom:1px solid #edf0ee}.duration{grid-template-columns:40px 1fr}.duration strong{grid-column:2}.cost-row{padding-inline:14px}.net strong{font-size:22px}.disclaimer{text-align:center}}@media (width<=400px){.slider-head{grid-template-columns:32px 1fr}.slider-head output{grid-column:2;width:max-content}.cost-row{grid-template-columns:34px 1fr}.cost-row>b{grid-column:2}.net{flex-direction:column;align-items:flex-start;gap:6px}}body{font-family:Montserrat,Arial,Helvetica,sans-serif}.intro{max-width:850px}.intro h1{line-height:1.05}.manual-value{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;min-width:112px;font-size:12px;font-weight:800;display:flex;overflow:hidden}.manual-value span{color:var(--green);padding:0 7px}.manual-value input{width:78px;min-width:0;color:var(--ink);text-align:right;font:inherit;-moz-appearance:textfield;background:0 0;border:0;outline:0;padding:8px 4px}.manual-value input::-webkit-inner-spin-button{appearance:none;margin:0}.manual-value input::-webkit-outer-spin-button{appearance:none;margin:0}.duration small{max-width:250px}.direct .card-head span{max-width:320px}@media (width<=400px){.slider-head .manual-value{grid-column:2;width:max-content}.manual-value input{width:82px}}body{font-size:16px;font-weight:400}.intro h1{font-size:45px;font-weight:600}.intro h1 em,.section-title span,.card-head span{font-weight:600}.controls{align-self:start}.result-column{flex-direction:column;gap:18px;min-width:0;display:flex}.result-column .comparison{width:100%;min-height:740px}.card-head{height:124px;min-height:124px}.card-head span{line-height:1.25}.mini-icon,.row-icon{border-radius:12px;width:42px;height:42px;font-size:24px}.slider-head{grid-template-columns:44px 1fr auto}.cost-row{grid-template-columns:48px 1fr auto}.duration{align-items:start;min-height:150px;padding-top:20px}.duration-icon{width:48px;height:48px;font-size:27px}.duration ul{color:var(--muted);margin:7px 0 0;padding-left:17px;font-size:10px;line-height:1.5}.broker-steps{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;min-height:132px;padding:15px 10px;display:grid}.broker-steps>div{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.broker-steps>div span{width:48px;height:48px;color:var(--red);background:#fff0ee;border-radius:50%;place-items:center;font-size:25px;display:grid}.broker-steps b{font-size:9px;line-height:1.35}.broker-steps i{color:#88948f;font-size:18px;font-style:normal}.result-column .assurances{grid-template-columns:1fr 1fr;max-width:none;margin:0}.result-column .assurances div{min-height:122px}.result-column .assurances span{width:54px;height:54px;font-size:28px}.result-column .assurances b{font-size:11px}.result-column .assurances small{font-size:9px}.disclaimer{margin-top:18px}@media (width<=1050px){.result-column .comparison{min-height:720px}}@media (width<=720px){.intro h1{font-size:35px}.result-column .comparison{min-height:0}.broker-steps{grid-template-columns:1fr 1fr;gap:0;padding:0}.broker-steps i{display:none}.broker-steps>div{border-bottom:1px solid #edf0ee;border-right:1px solid #edf0ee;min-height:128px;padding:16px}.broker-steps>div:nth-of-type(2n){border-right:0}.broker-steps>div:nth-of-type(n+3){border-bottom:0}.duration{min-height:170px}.result-column .assurances div{min-height:135px}}.broker-steps{grid-template-columns:1fr 1fr;gap:0;min-height:0;padding:0}.broker-steps>div{border-bottom:1px solid #edf0ee;border-right:1px solid #edf0ee;min-height:122px;padding:16px}.broker-steps>div:nth-child(2n){border-right:0}.broker-steps>div:nth-child(n+3){border-bottom:0}.broker-steps>div span{width:54px;height:54px;font-size:28px}.broker-steps b{font-size:11px}.duration ul{margin-top:8px;padding-left:0;list-style:none}.duration li{white-space:nowrap;gap:6px;line-height:1.55;display:flex}.duration li:before{content:"✓";color:var(--red);flex:none;font-weight:800}.direct .duration li:before{color:var(--green2)}
