#meet-the-team{background:var(--color-white);padding:var(--section-padding) var(--container-padding)}.team-container{gap:clamp(2rem,4vw,3rem);margin:0 auto;max-width:var(--max-width)}.team-container,.team-section-header{align-items:center;display:flex;flex-direction:column}.team-section-header{gap:.75rem;max-width:640px;text-align:center}.team-section-header .section-title{margin-bottom:0}.team-section-header .section-text{margin-bottom:0;text-align:center}#about-carriers{background:var(--color-white);border-block:1px solid var(--color-gray-200);overflow:hidden;padding:clamp(2rem,4vw,3rem) 0}.about-carriers-header{margin-bottom:1.75rem;padding:0 var(--container-padding);text-align:center}.about-carriers-sub{color:var(--color-text-light);font-size:var(--text-lg);line-height:1.7;margin-top:.5rem}@media only screen and (min-width:0rem){#about-sbs{background-color:#fff;padding:var(--sectionPadding)}#about-sbs .cs-container{align-items:center;display:flex;flex-direction:column;gap:clamp(3rem,6vw,4rem);margin:auto;max-width:80rem;width:100%}#about-sbs .cs-content{align-items:flex-start;display:flex;flex-direction:column;max-width:33.875rem;text-align:left;width:100%}#about-sbs .cs-text{margin-bottom:1rem}#about-sbs .cs-text:last-of-type{margin-bottom:2rem}#about-sbs .cs-quote{background-color:#eef2f8;border-left:4px solid var(--primary,#1b3a6b);border-radius:0 1rem 1rem 0;margin:0 0 2rem;padding:clamp(1rem,3vw,2rem);position:relative}#about-sbs .cs-quote-text{color:#3a3a3a;display:block;font-size:clamp(.9375rem,1.5vw,1.0625rem);font-style:italic;line-height:1.65em;margin:0 0 1rem}#about-sbs .cs-name{color:var(--headerColor);display:block;font-size:.9375rem;font-weight:700;letter-spacing:.05em;line-height:1.2em;margin:0 0 .25rem;text-transform:uppercase}#about-sbs .cs-job{color:#767676;display:block;font-size:.8125rem;line-height:1.5em}#about-sbs .cs-quote-icon{bottom:0;height:auto;opacity:.15;position:absolute;right:clamp(1rem,4vw,2rem);width:clamp(3.75rem,10vw,8.5rem)}#about-sbs .cs-image-group{font-size:min(2.31vw,.7em);height:39.75em;position:relative;width:39.4375em}#about-sbs .cs-picture{border-radius:1em;display:block;overflow:hidden;position:absolute}#about-sbs .cs-picture img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#about-sbs .cs-picture1{height:36.3125em;left:0;top:0;width:32.625em}#about-sbs .cs-picture2{background-color:#fff;border:clamp(.375em,1.5vw,.75em) solid #fff;bottom:0;box-shadow:0 0 40px rgba(0,0,0,.1);height:25em;right:0;width:25.875em}}@media only screen and (min-width:64rem){#about-sbs .cs-container{flex-flow:row;gap:3.25rem;justify-content:space-between}#about-sbs .cs-image-group{flex:none;font-size:min(1.2vw,1em)}#about-sbs .cs-content{margin:0}}@media only screen and (min-width:0rem){body.dark-mode #about-sbs{background-color:var(--dark)}body.dark-mode #about-sbs .cs-picture2{background-color:var(--dark);border-color:var(--dark)}body.dark-mode #about-sbs .cs-quote{background-color:hsla(0,0%,100%,.06);border-left-color:var(--primaryLight,#4a7fc1)}body.dark-mode #about-sbs .cs-name,body.dark-mode #about-sbs .cs-quote-text,body.dark-mode #about-sbs .cs-text{color:var(--bodyTextColorWhite)}body.dark-mode #about-sbs .cs-job{color:hsla(0,0%,100%,.65)}#about-why-different{background-color:#f5f7fb;padding:var(--sectionPadding)}#about-why-different .cs-container{align-items:center;display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,3.5rem);margin:auto;max-width:80rem;width:100%}#about-why-different .cs-section-header{align-items:center;display:flex;flex-direction:column;gap:.75rem;max-width:42.5rem;text-align:center}#about-why-different .cs-section-header .cs-text{margin:0;text-align:left}#about-why-different .cs-card-group{display:grid;gap:1.25rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0;width:100%}#about-why-different .cs-item{background:#fff;border:1.5px solid #e0e5ef;border-radius:.75rem;display:flex;flex-direction:column;gap:.75rem;padding:clamp(1.5rem,3vw,2rem);transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}#about-why-different .cs-item:hover{border-color:var(--primary,#1b3a6b);box-shadow:0 8px 32px rgba(27,58,107,.1);transform:translateY(-3px)}#about-why-different .cs-icon-wrap{align-items:center;background:rgba(27,58,107,.07);border-radius:.625rem;color:var(--primary,#1b3a6b);display:flex;flex-shrink:0;height:3.5rem;justify-content:center;transition:background .25s ease,color .25s ease;width:3.5rem}#about-why-different .cs-item:hover .cs-icon-wrap{background:var(--primary,#1b3a6b);color:#fff}#about-why-different .cs-h3{color:var(--headerColor);font-family:var(--headerFont);font-size:1.125rem;font-weight:700;line-height:1.3;margin:0}#about-why-different .cs-item-text{color:var(--bodyTextColor,#767676);font-size:.9375rem;line-height:1.7;margin:0}}@media only screen and (min-width:48rem){#about-why-different .cs-card-group{grid-template-columns:1fr 1fr}}@media only screen and (min-width:0rem){body.dark-mode #about-why-different{background-color:rgba(0,0,0,.2)}body.dark-mode #about-why-different .cs-item{background:var(--dark);border-color:hsla(0,0%,100%,.08)}body.dark-mode #about-why-different .cs-item:hover{border-color:var(--primaryLight,#4a7fc1)}body.dark-mode #about-why-different .cs-h3{color:var(--bodyTextColorWhite)}body.dark-mode #about-why-different .cs-item-text{color:hsla(0,0%,100%,.7)}#about-independent{background-color:#fff;padding:var(--sectionPadding)}#about-independent .cs-container{align-items:flex-start;display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem);margin:auto;max-width:80rem;width:100%}#about-independent .cs-trust-strip{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;width:100%}#about-independent .cs-trust-item{align-items:center;background:#eef2f8;border:1px solid #d0d9ea;border-radius:.625rem;color:var(--headerColor);display:flex;gap:.75rem;padding:1rem 1.125rem}#about-independent .cs-trust-item svg{color:#1b3a6b;flex-shrink:0}#about-independent .cs-trust-item span{font-size:.8125rem;font-weight:600;line-height:1.4}#about-independent .cs-content{align-items:flex-start;display:flex;flex-direction:column;gap:0;max-width:37.5rem;width:100%}#about-independent .cs-text{margin-bottom:1rem}#about-independent .cs-text:last-of-type{margin-bottom:1.5rem}#about-independent .cs-benefit-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}#about-independent .cs-benefit-list li{align-items:center;color:var(--headerColor);display:flex;font-size:.9375rem;font-weight:600;gap:.625rem;line-height:1.4}#about-independent .cs-benefit-list li svg{color:#c8102e;flex-shrink:0}#about-independent .cs-stat-group{display:grid;gap:1rem;grid-template-columns:1fr 1fr;width:100%}#about-independent .cs-stat{background:#eef2f8;border-left:4px solid var(--primary,#1b3a6b);border-radius:.75rem;display:flex;flex-direction:column;gap:.375rem;padding:1.5rem 1.25rem}#about-independent .cs-stat-number{color:var(--primary,#1b3a6b);display:block;font-family:var(--headerFont);font-size:clamp(1.125rem,2vw,1.375rem);font-weight:800;line-height:1.1}#about-independent .cs-stat-label{color:#555;display:block;font-size:.8125rem;line-height:1.5}}@media only screen and (min-width:64rem){#about-independent .cs-container{align-items:center;flex-direction:row;gap:3rem}#about-independent .cs-content{flex:1 1 0;min-width:0}#about-independent .carrier-bento{flex:0 0 clamp(300px,42%,460px)}}@media only screen and (min-width:0rem){body.dark-mode #about-independent{background-color:var(--dark)}body.dark-mode #about-independent .cs-benefit-list li{color:var(--bodyTextColorWhite)}body.dark-mode #about-independent .carrier-cell{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1)}body.dark-mode #about-independent .carrier-cell img{filter:brightness(0) invert(1);opacity:.8}.carrier-bento{display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);width:100%}.carrier-cell{align-items:center;background:#fff;border:1.5px solid #e0e5ef;border-radius:.625rem;display:flex;height:90px;justify-content:center;padding:1rem;transition:border-color .2s ease,box-shadow .2s ease}.carrier-cell:hover{border-color:#1b3a6b;box-shadow:0 4px 16px rgba(27,58,107,.1)}.carrier-cell img{display:block;height:155%;-o-object-fit:contain;object-fit:contain;width:100%}.carrier-cell.carrier-cell--wide{grid-column:span 2}.carrier-cell.carrier-cell--full{grid-column:1/-1;height:52px}.carrier-cell.carrier-cell--more{background:#eef2f8;border-color:#d0d9ea}.carrier-cell.carrier-cell--more span{color:#1b3a6b;font-size:.9375rem;font-weight:700;letter-spacing:.02em}#about-regulated{background:linear-gradient(135deg,#1b3a6b,#23508a);overflow:hidden;padding:var(--sectionPadding);position:relative}#about-regulated:before{background:radial-gradient(ellipse at center,hsla(0,0%,100%,.05) 0,transparent 70%);content:"";height:200%;pointer-events:none;position:absolute;right:-10%;top:-40%;width:50%}#about-regulated .cs-container{align-items:center;display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem);margin:auto;max-width:56.25rem;position:relative;width:100%;z-index:1}#about-regulated .cs-topper{color:#d4af37!important}#about-regulated .cs-title{color:#fff;max-width:22ch;text-align:center}#about-regulated .cs-center-text{color:hsla(0,0%,100%,.85);margin:0;max-width:62ch;text-align:left}#about-regulated .cs-note{color:hsla(0,0%,100%,.65);font-size:.875rem}#about-regulated .cs-trust-strip{display:grid;gap:1rem;grid-template-columns:1fr 1fr;width:100%}#about-regulated .cs-trust-item{align-items:flex-start;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:.625rem;color:#fff;display:flex;flex-direction:column;gap:.625rem;padding:1.25rem;transition:background .25s ease}#about-regulated .cs-trust-item:hover{background:hsla(0,0%,100%,.13)}#about-regulated .cs-trust-item svg{color:#d4af37;flex-shrink:0}#about-regulated .cs-trust-item span{font-size:.875rem;font-weight:600;line-height:1.4}}@media only screen and (min-width:48rem){#about-regulated .cs-trust-strip{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:0rem){#about-families{background-color:#f5f7fb;padding:var(--sectionPadding)}#about-families .cs-container{align-items:center;display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,4rem);margin:auto;max-width:80rem;width:100%}#about-families .cs-image-side{max-width:36.25rem;width:100%}#about-families .cs-picture{border-radius:1rem;box-shadow:0 12px 40px rgba(27,58,107,.12);display:block;overflow:hidden;width:100%}#about-families .cs-picture img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}#about-families .cs-content{align-items:flex-start;display:flex;flex-direction:column;gap:0;max-width:35rem;width:100%}#about-families .cs-text{margin-bottom:1rem}#about-families .cs-text:last-of-type{margin-bottom:1.5rem}#about-families .cs-benefit-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0 0 2rem;padding:0}#about-families .cs-benefit-list li{align-items:center;color:var(--headerColor);display:flex;font-size:.9375rem;font-weight:600;gap:.625rem;line-height:1.4}#about-families .cs-benefit-list li svg{color:#c8102e;flex-shrink:0}}@media only screen and (min-width:64rem){#about-families .cs-container{align-items:center;flex-direction:row;justify-content:space-between}#about-families .cs-image-side{flex:0 0 clamp(320px,45%,540px)}#about-families .cs-content{flex:1 1 0;min-width:0}}@media only screen and (min-width:0rem){body.dark-mode #about-families{background-color:rgba(0,0,0,.15)}body.dark-mode #about-families .cs-benefit-list li{color:var(--bodyTextColorWhite)}#about-closing{background-color:#fff;border-top:1px solid #e0e5ef;padding:var(--sectionPadding)}#about-closing .cs-container{align-items:center;display:flex;flex-direction:column;gap:0;margin:auto;max-width:45rem;text-align:center;width:100%}#about-closing .cs-title{max-width:24ch}#about-closing .cs-text{margin:0 0 1rem;max-width:56ch}#about-closing .cs-cta-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.25rem}#about-closing .cs-button-outline{align-items:center;border:2px solid var(--primary,#1b3a6b);border-radius:.25rem;color:var(--primary,#1b3a6b);display:inline-flex;font-size:.9375rem;font-weight:700;gap:.5rem;line-height:1.2;padding:.8125rem 1.75rem;text-decoration:none;transition:background .2s ease,color .2s ease;white-space:nowrap}#about-closing .cs-button-outline:hover{background:var(--primary,#1b3a6b);color:#fff}body.dark-mode #about-closing{background-color:var(--dark);border-top-color:hsla(0,0%,100%,.08)}body.dark-mode #about-closing .cs-button-outline{border-color:var(--primaryLight,#4a7fc1);color:var(--primaryLight,#4a7fc1)}body.dark-mode #about-closing .cs-button-outline:hover{background:var(--primaryLight,#4a7fc1);color:#fff}}