@charset "UTF-8";.homepage .home-financing,.homepage-approved-sections .home-financing{margin:18px 0 22px;color:#1c436a}.homepage .home-financing [hidden],.homepage-approved-sections .home-financing [hidden]{display:none}.homepage .home-financing .hf-example,.homepage-approved-sections .home-financing .hf-example{margin:0 0 6px;font-size:15px;line-height:1.55}.homepage .home-financing .hf-example strong,.homepage-approved-sections .home-financing .hf-example strong{color:#23773f;font-size:clamp(19px,1.8vw,23px);font-weight:750}.homepage .home-financing .hf-example>span,.homepage-approved-sections .home-financing .hf-example>span{white-space:nowrap}.homepage .home-financing .hf-basis,.homepage-approved-sections .home-financing .hf-basis{margin:0;color:#536a7f;font-size:12px;line-height:1.7}.homepage .home-financing .hf-open,.homepage-approved-sections .home-financing .hf-open{display:inline-flex;align-items:center;gap:14px;min-height:44px;padding:6px 0;border:0;background:none;color:#1c436a;font:650 13px/1.5 Montserrat,sans-serif;text-align:left;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.homepage .home-financing .hf-open span,.homepage-approved-sections .home-financing .hf-open span{color:#fd0032;font-size:19px;text-decoration:none}.homepage .home-financing .hf-open:focus-visible,.homepage-approved-sections .home-financing .hf-open:focus-visible{outline:3px solid #1c436a;outline-offset:4px}.hf-dialog{position:fixed;inset:0;width:min(720px,100vw - 32px);max-height:calc(100dvh - 40px);margin:auto;padding:0;border:1px solid #dce4ed;border-radius:20px;background:#fff;color:#1c436a;overflow:auto;overscroll-behavior:contain;font:400 14px/1.7 Montserrat,sans-serif}.hf-dialog::backdrop{background:#0c1d2ead}.hf-dialog [hidden]{display:none}.hf-dialog .hf-dialog-header{position:sticky;top:0;z-index:1;display:flex;gap:16px;justify-content:space-between;align-items:center;padding:24px 30px 20px;background:#fff;border-bottom:1px solid #e4eaf0}.hf-dialog .hf-eyebrow{margin:0 0 6px;color:#536a7f;font-size:10px;letter-spacing:1.2px;font-weight:700;text-transform:uppercase}.hf-dialog h2{margin:0;color:#1c436a;font-size:clamp(22px,3vw,28px);line-height:1.25;font-weight:800}.hf-dialog .hf-close{flex:0 0 44px;width:44px;height:44px;border:0;border-radius:50%;background:#f2f5f8;color:#1c436a;font:400 30px/1 sans-serif;cursor:pointer}.hf-dialog .hf-dialog-body{padding:24px 30px 30px}.hf-dialog p{margin:0 0 14px}.hf-dialog .hf-cart{padding:20px;border-radius:12px;background:#f3f6f9}.hf-dialog .hf-cart>p{margin:0 0 12px}.hf-dialog .hf-cart-total{font-size:29px;font-weight:800}.hf-dialog .hf-cart label{display:flex;align-items:flex-start;gap:10px;min-height:44px;cursor:pointer;font-size:13px;line-height:1.6}.hf-dialog .hf-cart input{width:20px;height:20px;flex-shrink:0;margin-top:2px;accent-color:#23773f}.hf-dialog .hf-cart small{display:block;color:#536a7f;font-size:11px}.hf-dialog .hf-intro{margin-top:18px;color:#536a7f;font-size:13px}.hf-dialog .hf-status{font-size:13px}.hf-dialog .hf-status:empty{display:none}.hf-dialog .hf-provider{margin-top:12px;border:1px solid #dce4ed;border-radius:12px;overflow:clip}.hf-dialog summary{position:relative;list-style:none;padding:16px 44px 16px 18px;cursor:pointer}.hf-dialog summary::-webkit-details-marker{display:none}.hf-dialog summary:after{content:"+";position:absolute;top:19px;right:18px;font-size:24px;line-height:1;font-weight:400}.hf-dialog details[open] summary:after{content:"−"}.hf-dialog .hf-provider-heading{display:flex;gap:10px;align-items:center}.hf-dialog .hf-provider-heading>strong{font-size:18px;font-weight:750}.hf-dialog .hf-badge{border-radius:5px;padding:1px 7px;background:#edf2f6;color:#536a7f;font-size:10px;font-weight:600}.hf-dialog .hf-provider-summary{display:block;margin-top:3px;color:#23773f;font-size:12px;font-weight:600}.hf-dialog .hf-provider-body{padding:0 18px 18px}.hf-dialog .hf-provider-body p{color:#536a7f;font-size:13px;line-height:1.75}.hf-dialog .hf-example-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.hf-dialog .hf-payment{display:flex;flex-direction:column;gap:4px;padding:14px;border-radius:8px;background:#f1f7f3}.hf-dialog .hf-payment strong{color:#23773f;font-size:19px;font-weight:750}.hf-dialog .hf-payment span{color:#536a7f;font-size:11px}.hf-dialog .hf-provider-body .hf-four{color:#23773f;font-size:16px;font-weight:700}.hf-dialog a{color:#1c436a;text-underline-offset:4px}.hf-dialog .hf-provider-terms{display:inline-flex;align-items:center;min-height:44px;font-size:12px;font-weight:600}.hf-dialog .hf-note{margin-top:22px;color:#536a7f;font-size:11px;line-height:1.8}.hf-dialog .hf-membership{display:inline-flex;align-items:center;gap:20px;min-height:44px;font-weight:700}.hf-dialog .hf-membership span{color:#fd0032}.hf-dialog .hf-retry{min-height:44px;padding:8px 16px;border:1px solid #1c436a;border-radius:6px;background:#fff;color:#1c436a;font:inherit;cursor:pointer}.hf-dialog :focus-visible{outline:3px solid #1c436a;outline-offset:3px}@media (max-width: 600px){.hf-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 24px);border-radius:16px}.hf-dialog .hf-dialog-header{padding:20px 18px 16px}.hf-dialog .hf-dialog-body{padding:18px}.hf-dialog .hf-cart{padding:16px}.hf-dialog .hf-example-grid{grid-template-columns:1fr}}body:has(.hf-dialog[open]){overflow:hidden}.section-focus-responsive .focus-nexus-wrapper--doors{padding-top:82px}.section-focus-responsive .nexus-node{width:31%;height:31%;top:calc(34.5% + 39%*sin(var(--angle)));left:calc(34.5% + 39%*cos(var(--angle)))}.section-focus-responsive .nexus-node-link{display:block;position:relative;width:100%;height:100%;color:#1c436a;text-decoration:none}.section-focus-responsive .nexus-node-link:focus-visible{outline:3px solid #fd0032;outline-offset:5px;border-radius:inherit}.section-focus-responsive .nexus-node:focus-within{z-index:7}.section-focus-responsive .nexus-node .nexus-node-label{min-height:40px;justify-content:center;padding:9px 16px}.section-focus-responsive .nexus-node.is-active .nexus-node-portrait{box-shadow:0 8px 26px #fd00322e,0 0 0 2px #fd003247}.section-focus-responsive .nexus-person-copy,.section-focus-responsive .nexus-touch-heart{display:none}.section-focus-responsive .nexus-center-content{gap:12px;padding:0}.section-focus-responsive .nexus-center-content .nexus-heart-logo{width:40%;height:40%;flex:0 0 auto;opacity:1;pointer-events:none}.section-focus-responsive .nexus-center-content h4{margin:0;font-size:17px;line-height:1.4;opacity:1}.section-focus-responsive .nexus-node-portrait video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 18%;opacity:0;pointer-events:none;transition:opacity .65s ease}.section-focus-responsive .nexus-node.is-film-playing .nexus-node-portrait video{opacity:1}.section-focus-responsive .nexus-node-watch{position:absolute;right:2px;bottom:6px;z-index:4;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:44px;height:44px;border-radius:50%;border:2px solid #fff;background:#1c436a;color:#fff;cursor:pointer;box-shadow:0 3px 12px #1c436a33;font:650 12px/1.4 Montserrat,sans-serif}.section-focus-responsive .nexus-node-watch:hover{background:#fd0032}.section-focus-responsive .nexus-node-watch:focus-visible{outline:3px solid #fd0032;outline-offset:4px}.section-focus-responsive .nexus-node-watch[hidden]{display:none}.section-focus-responsive .nexus-play-icon{font-size:13px;line-height:1}.section-focus-responsive .nexus-watch-label{display:none}.section-focus-responsive .nexus-svg path{fill:none;stroke:#cbd5df;stroke-width:2;transition:stroke .45s ease,stroke-width .45s ease}.section-focus-responsive .nexus-svg path.is-active{stroke:#fd0032;stroke-width:2.8}.section-focus-responsive .nexus-film-caption{display:grid;place-items:center;min-height:96px;max-width:800px;margin:86px auto 0;padding:14px 24px;border-radius:14px;background:#f5f7fa;text-align:center}.section-focus-responsive .nexus-film-caption p{grid-area:1/1;margin:0;color:#536477;font:500 15px/1.7 Montserrat,sans-serif}.section-focus-responsive .nexus-film-cue{display:flex;align-items:center;gap:12px}.section-focus-responsive .nexus-film-caption p[hidden]{display:none}.section-focus-responsive .nexus-cc-label{flex:0 0 auto;padding:2px 5px;border:1px solid #1c436a;border-radius:4px;color:#1c436a;font:700 10px/1.4 Montserrat,sans-serif}@media (max-width: 1199px),(hover: none),(pointer: coarse){.section-focus-responsive{padding:48px 24px 40px}.section-focus-responsive>.section-container{max-width:1100px;padding:0}.section-focus-responsive .focus-nexus-wrapper--doors{max-width:1100px;padding:16px 0 0}.section-focus-responsive .focus-nexus-wrapper--doors .nexus-visualization{display:grid;grid-template-columns:minmax(0,1fr) 142px minmax(0,1fr);grid-template-rows:repeat(3,auto);gap:18px 24px;width:100%;max-width:none;margin:0;aspect-ratio:auto;isolation:isolate}.section-focus-responsive .nexus-nodes-container{display:contents}.section-focus-responsive .nexus-svg{z-index:-1}.section-focus-responsive .nexus-center{position:static;transform:none;transition:none;grid-column:2;grid-row:2;align-self:center;justify-self:center;width:142px;height:auto;text-decoration:none}.section-focus-responsive .nexus-center:hover{transform:none}.section-focus-responsive .nexus-center-content{display:none}.section-focus-responsive .nexus-touch-heart{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:12px 0;background:#fff;color:#1c436a;text-align:center}.section-focus-responsive .nexus-touch-heart img{width:46px;height:54px;object-fit:contain}.section-focus-responsive .nexus-touch-heart strong{font-size:15px;font-weight:750}.section-focus-responsive .nexus-touch-heart>span{font-size:12px;color:#536477}.section-focus-responsive .nexus-node{position:relative;top:auto;left:auto;width:auto;height:auto;min-width:0;transform:none;display:flex;flex-direction:column;padding:9px;border:1px solid #dae2eb;border-radius:16px;background:#fff;box-shadow:0 3px 12px #1f364106;cursor:default}.section-focus-responsive .nexus-node:hover,.section-focus-responsive .nexus-node:focus-within{transform:none}.section-focus-responsive .nexus-node:nth-child(1){grid-column:1;grid-row:1}.section-focus-responsive .nexus-node:nth-child(2){grid-column:1;grid-row:2}.section-focus-responsive .nexus-node:nth-child(3){grid-column:1;grid-row:3}.section-focus-responsive .nexus-node:nth-child(4){grid-column:3;grid-row:1}.section-focus-responsive .nexus-node:nth-child(5){grid-column:3;grid-row:2}.section-focus-responsive .nexus-node:nth-child(6){grid-column:3;grid-row:3}.section-focus-responsive .nexus-node-link{display:flex;gap:18px;height:auto;flex:1}.section-focus-responsive .nexus-node .nexus-node-portrait{position:relative;inset:auto;flex:0 0 102px;width:102px;height:130px;align-self:flex-start;border:0;border-radius:10px;box-shadow:none;background:#edf1f6}.section-focus-responsive .nexus-node .nexus-node-label{display:none}.section-focus-responsive .nexus-person-copy{display:flex;flex:1;min-width:0;flex-direction:column;justify-content:center;gap:8px;padding:10px 4px 10px 0}.section-focus-responsive .nexus-person-copy strong{font:700 16px/1.35 Montserrat,sans-serif}.section-focus-responsive .nexus-person-name{display:flex;align-items:center;gap:7px;color:#536477;font-size:13px}.section-focus-responsive .nexus-member-avatar{width:28px;height:28px;flex:0 0 28px;object-fit:contain;border-radius:50%;background:#fff}.section-focus-responsive .nexus-person-cta{color:#1c436a;font-size:11px;line-height:1.5}.section-focus-responsive .nexus-node-watch{position:static;width:100%;min-height:44px;height:auto;margin-top:10px;padding:10px 8px;border:1px solid #d9e2ec;border-radius:8px;background:#f4f7fa;color:#1c436a;box-shadow:none}.section-focus-responsive .nexus-node-watch:hover{background:#e6edf4}.section-focus-responsive .nexus-node-watch .nexus-play-icon{color:#fd0032}.section-focus-responsive .nexus-watch-label{display:inline}.section-focus-responsive .nexus-watch-label>span{font-weight:500;color:#536477}.section-focus-responsive .nexus-film-caption{min-height:74px;margin-top:20px;background:transparent}}@media (min-width: 768px) and (max-width: 1000px){.section-focus-responsive .focus-nexus-wrapper--doors .nexus-visualization{grid-template-columns:minmax(0,1fr) 114px minmax(0,1fr);gap:16px}.section-focus-responsive .nexus-node-link{gap:12px}.section-focus-responsive .nexus-node .nexus-node-portrait{width:78px;flex-basis:78px}.section-focus-responsive .nexus-person-copy strong{font-size:14px}.section-focus-responsive .nexus-center{width:114px}}@media (max-width: 767px){.section-focus-responsive{padding:40px 18px 32px}.section-focus-responsive .focus-nexus-wrapper--doors{padding-top:6px}.section-focus-responsive .focus-nexus-wrapper--doors .nexus-visualization{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;gap:16px 12px}.section-focus-responsive .nexus-svg{display:none}.section-focus-responsive .nexus-center{grid-column:1/-1;grid-row:auto;width:100%;margin:0 0 10px}.section-focus-responsive .nexus-touch-heart{flex-direction:row;gap:12px;padding:8px 0}.section-focus-responsive .nexus-touch-heart img{width:32px;height:40px}.section-focus-responsive .nexus-touch-heart strong{font-size:13px}.section-focus-responsive .nexus-touch-heart>span{margin-left:auto}.section-focus-responsive .nexus-node:nth-child(n){grid-column:auto;grid-row:auto;gap:0;padding:6px;border-radius:13px}.section-focus-responsive .nexus-node-link{flex-direction:column;gap:0}.section-focus-responsive .nexus-node .nexus-node-portrait{width:100%;height:auto;flex:0 0 auto;aspect-ratio:4/5}.section-focus-responsive .nexus-person-copy{gap:5px;padding:12px 6px 8px;justify-content:flex-start}.section-focus-responsive .nexus-person-copy strong{font-size:clamp(12px,3.2vw,16px);min-height:2.7em}.section-focus-responsive .nexus-person-name{font-size:12px}.section-focus-responsive .nexus-person-cta{font-size:11px}.section-focus-responsive .nexus-node-watch{margin-top:4px;gap:6px;font-size:11px}.section-focus-responsive .nexus-watch-label>span{white-space:nowrap}.section-focus-responsive .nexus-film-caption{padding:14px 6px}.section-focus-responsive .nexus-film-caption p{font-size:13px}}@media (prefers-reduced-motion: reduce){.section-focus-responsive .nexus-node,.section-focus-responsive .nexus-node-portrait video,.section-focus-responsive .nexus-svg path{transition:none}}.nexus-story-dialog{position:fixed;inset:0;width:min(460px,100vw - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:0;border:0;border-radius:18px;background:#fff;color:#1c436a}.nexus-story-dialog::backdrop{background:#061419c2}.nexus-story-dialog header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px}.nexus-story-dialog h2{margin:0;font:750 18px/1.4 Montserrat,sans-serif}.nexus-story-dialog button{min-height:44px;border:0;padding:8px 4px;color:inherit;background:transparent;font:600 13px/1.4 Montserrat,sans-serif;cursor:pointer}.nexus-story-dialog video{display:block;width:100%;max-height:calc(100dvh - 210px);background:#102024}.nexus-story-dialog .nexus-story-journey{display:flex;justify-content:center;align-items:center;gap:14px;min-height:44px;margin:10px 18px 0;color:#1c436a;font:650 14px/1.5 Montserrat,sans-serif;text-underline-offset:4px}.nexus-story-dialog .nexus-story-note{margin:8px 18px 14px;font:400 11px/1.5 Montserrat,sans-serif;text-align:center;color:#536477}.nexus-story-dialog .nexus-story-error{padding:10px 18px;font:500 13px/1.5 Montserrat,sans-serif}.nexus-story-dialog :focus-visible{outline:3px solid #fd0032;outline-offset:3px}body:has(.nexus-story-dialog[open]){overflow:hidden}.homepage .section-pillars{background:#fff}.homepage .section-pillars .pillar-card .pillar-image{aspect-ratio:4/3}.homepage .section-pillars .pillar-image:after{display:none}.homepage .section-pillars .pillar-card .pillar-image img{object-position:center top}.homepage .section-pillars .pillar-card .pillar-caption{padding:24px}.homepage .section-pillars .pillar-card{box-shadow:0 6px 24px #1c436a0a}.homepage .section-pillars .pillar-perspective{margin-top:18px;border-top:1px solid #e5eaf0;padding-top:14px}.homepage .section-pillars .pillar-perspective summary{color:#536a81;font:600 .75rem/1.5 Montserrat,sans-serif;cursor:pointer}.homepage .section-pillars .pillar-quote{color:#536a81;font:italic 400 .83rem/1.65 Montserrat,sans-serif;margin:12px 0 0;padding:0;border:0}:root{--brand-blue: #1C436A;--brand-red: #FD0032;--accent-blue: #133655;--white: #FFFFFF;--light-gray: #F8F9FA;--medium-gray: #E9ECEF;--text-gray: #6C757D;--dark-gray: #343A40;--color-yellow-rating: #FFC107;--font-primary: Montserrat, sans-serif;--font-secondary: Inter, -apple-system, BlinkMacSystemFont, sans-serif;--max-width: 1200px;--max-width-content: 1100px;--gradient-primary: linear-gradient(135deg, #1C436A 0%, #133655 100%);--gradient-accent: linear-gradient(135deg, #FD0032 0%, #FF4458 100%);--shadow-soft: 0 5px 15px rgba(0,0,0,.05);--shadow-medium: 0 15px 35px rgba(28, 67, 106, .1);--shadow-strong: 0 30px 80px rgba(0,0,0,.2);--header-height: 70px}@media (max-width: 992px){:root{--header-height: 60px}}.home-difference{scroll-margin-top:90px;padding:clamp(52px,6.5vw,88px) 24px;background:#f6f8fa;border-block:1px solid #e5eaf0}.home-difference .section-container{max-width:1240px}.home-difference__heading{margin-bottom:clamp(28px,3.5vw,46px)}.home-difference .clarity-eyebrow{display:flex;align-items:center;gap:16px;margin-bottom:18px}.home-difference .clarity-eyebrow:before{content:"";width:28px;height:3px;border-radius:2px;background:#fd0032}.home-difference .section-title{text-align:left;font-size:clamp(1.85rem,4.1vw,3.65rem);line-height:1.1;letter-spacing:-.045em;margin:0}.home-difference__layout{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.16fr);gap:clamp(32px,5vw,72px);align-items:stretch}.home-difference__portrait{position:relative;min-height:440px;overflow:hidden;border-radius:26px;background:#dce3e9}.home-difference__portrait img{display:block;position:absolute;width:100%;height:100%;object-fit:cover;object-position:54% center}.home-difference__principles{display:flex;flex-direction:column;justify-content:center;min-width:0}.home-difference__principles article{border-bottom:1px solid #d6e0e9}.home-difference__principle{display:grid;grid-template-columns:24px minmax(0,1fr) 36px;gap:16px;padding:25px 0;text-decoration:none;color:#1c436a;border-radius:8px}.home-difference__principles article:first-child .home-difference__principle{padding-top:8px}.home-difference__number{color:#fd0032;font:700 .75rem/1.5 Montserrat,sans-serif;padding-top:6px}.home-difference h3{font:750 clamp(1.1rem,1.75vw,1.5rem)/1.25 "Montserrat",sans-serif;letter-spacing:-.025em;color:#1c436a;margin:0 0 10px}.home-difference p:not(.clarity-eyebrow){font-size:1rem;line-height:1.65;color:#536a81;margin:0}.home-difference p strong{font-weight:650}.home-difference__arrow{display:grid;place-items:center;align-self:start;width:36px;height:36px;border:1px solid #ccd7e2;border-radius:50%;font:400 1.4rem/1 Inter,sans-serif;transition:background .18s,color .18s,border-color .18s}.home-difference__principle:hover .home-difference__arrow{color:#fff;background:#1c436a;border-color:#1c436a}.home-difference__principle:hover h3{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.home-difference__more{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#fd0032;font:700 .9rem/1.5 Montserrat,sans-serif;text-decoration:none;padding:25px 0 4px 40px;min-height:48px}.home-difference__more span{font-size:1.4rem}.home-difference__more:hover{text-decoration:underline;text-underline-offset:4px}.home-difference a:focus-visible{outline:3px solid #FD0032;outline-offset:5px;border-radius:8px}@media (max-width: 800px){.home-difference{padding-inline:22px}.home-difference__layout{grid-template-columns:1fr;gap:24px}.home-difference__portrait{min-height:0;aspect-ratio:1.7;border-radius:20px}.home-difference__portrait img{object-position:50% 38%}.home-difference__principle{padding-block:22px}.home-difference__principles article:first-child .home-difference__principle{padding-top:4px}.home-difference__more{padding-top:22px}}@media (max-width: 380px){.home-difference{padding-inline:18px}.home-difference .section-title{font-size:1.75rem}.home-difference__principle{grid-template-columns:20px minmax(0,1fr) 30px;gap:10px}.home-difference__arrow{width:30px;height:30px}.home-difference__more{padding-left:30px}}@media (prefers-reduced-motion: reduce){.home-difference__arrow{transition:none}}
