.actual-pay-1{background-color:#0e2e2e;flex-direction:row;justify-content:center;align-items:center;gap:3.125rem;width:100%;padding:1.875rem 3.125rem;display:flex;overflow-x:auto}.actual-pay-1__label{color:#c0ff94;white-space:nowrap;flex-shrink:0;font-family:DM Sans,sans-serif;font-size:1.0625rem;font-weight:500;line-height:normal}.actual-pay-1__row{display:contents}.actual-pay-1__row-divider,.actual-pay-1__item-divider{background-color:#ffffff1a;flex-shrink:0;align-self:stretch;width:.0625rem}.actual-pay-1__item{flex-direction:column;flex-shrink:0;gap:.4375rem;display:flex}.actual-pay-1__item-name{color:#fff;opacity:.6;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:1.0625rem;font-weight:500;line-height:normal}.actual-pay-1__item-cost{flex-direction:row;align-items:flex-end;gap:.375rem;display:flex}.actual-pay-1__item-amount{color:#fff;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:1.0625rem;font-weight:500;line-height:1.0625rem}.actual-pay-1__item-coverage{color:#c0ff94;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:500;line-height:.8125rem}.actual-pay-1__checkmarks{background-color:#f5f7f6;border-bottom:.0625rem solid #e7ebea;flex-direction:row;justify-content:center;align-items:center;gap:3.125rem;width:100%;padding:1.3125rem 3.125rem;display:flex;overflow-x:auto}.actual-pay-1__checkmark{flex-direction:row;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.actual-pay-1__checkmark-icon{background-color:#0e2e2e1c;border-radius:1.125rem;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.actual-pay-1__checkmark-icon svg{color:#0e2e2e;width:.5rem;height:.5rem}.actual-pay-1__checkmark-text{color:#0e2e2e;letter-spacing:-.00625rem;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:600;line-height:1rem}@media (max-width:1200px){.actual-pay-1{gap:1.875rem;padding:1.875rem}.actual-pay-1__checkmarks{gap:1.875rem;padding:1.3125rem 1.875rem}}@media (max-width:1000px){.actual-pay-1{gap:1.25rem;padding:1.5rem 1.25rem}.actual-pay-1__checkmarks{gap:1.25rem;padding:1.3125rem 1.25rem}}@media (max-width:880px){.actual-pay-1{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.875rem;padding:1.875rem 1.25rem}.actual-pay-1__label,.actual-pay-1__row{width:100%;max-width:20.9375rem;margin-left:auto;margin-right:auto}.actual-pay-1__row{flex-direction:row;justify-content:flex-start;align-items:center;gap:0;display:flex}.actual-pay-1__item-divider+.actual-pay-1__item{margin-left:1.25rem}.actual-pay-1__row-divider{display:none}.actual-pay-1__item-divider{flex-shrink:0;align-self:auto;width:.0625rem;height:2.875rem}.actual-pay-1__item{flex-shrink:0;width:9.375rem}.actual-pay-1__checkmarks{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;padding:1.25rem}}
.hero-2{background-color:#e1f2ff;width:100%;position:relative}@media (min-width:769px){.hero-2{background-image:radial-gradient(circle at 80% 41%,#cdffd199 0%,#0000 45%),radial-gradient(circle at 88% 4%,#ffe8e8 0%,#0000 35%),radial-gradient(circle at 14% 94%,#5f1b1b40 0%,#0000 30%)}}.hero-2__container{justify-content:space-between;align-items:center;gap:3.75rem;max-width:82.25rem;min-height:46.875rem;margin:0 auto;padding:0 3.125rem;display:flex}.hero-2__content{flex-direction:column;flex:0 0 35.625rem;align-items:flex-start;gap:2.5rem;display:flex}.hero-2__text{flex-direction:column;gap:.875rem;display:flex}.hero-2__text h1{letter-spacing:-.125rem;color:#0e2e2e;font-family:DM Sans,sans-serif;font-size:4rem;font-weight:900;line-height:4.125rem}.hero-2__text p{letter-spacing:-.00625rem;color:#0e2e2e;opacity:.8;font-family:DM Sans,sans-serif;font-size:1.0625rem;font-weight:500;line-height:1.625rem}.hero-2__title-highlight{background:linear-gradient(#0000 55%,#c0ff94 55% 88%,#0000 88%)}.hero-2__bullets{flex-direction:column;gap:1rem;display:flex}.hero-2__bullet{letter-spacing:-.00625rem;color:#0e2e2e;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:600;line-height:1rem;display:flex}.hero-2__checkbox{background:#0e2e2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;padding:.25rem;display:flex}.hero-2__checkbox svg{width:.5rem;height:.5rem}.hero-2__checkbox svg path{stroke:#fff}.hero-2__cta-row{align-items:center;gap:1.125rem;display:flex}.hero-2__cta{letter-spacing:-.03125rem;color:#0e2e2e;cursor:pointer;white-space:nowrap;transform-origin:50%;-webkit-user-select:none;user-select:none;background:#c0ff94;border-radius:4.375rem;justify-content:center;align-items:center;padding:1.25rem 2.9375rem;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:700;line-height:normal;text-decoration:none;transition:background-color .15s,transform 80ms;display:flex;position:relative;overflow:hidden}.hero-2__cta:after{content:"";opacity:0;pointer-events:none;background:#000;transition:opacity 80ms;position:absolute;inset:0}.hero-2__cta:hover{background-color:#a3e87a}.hero-2__cta--pressed{transform:scale(.94)}.hero-2__cta--pressed:after{opacity:.2}.hero-2__cta--bouncing{animation:.45s linear forwards hero-2-cta-bounce}.hero-2__cta-secondary{letter-spacing:-.00625rem;color:#0e2e2e;white-space:nowrap;flex-direction:column;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;line-height:.875rem;display:flex}.hero-2__cta-pricing{white-space:nowrap;flex-direction:column;gap:.375rem;display:flex}.hero-2__cta-from-price{font-weight:600}.hero-2__cta-from{opacity:.8}.hero-2__cta-elsewhere{opacity:.4;text-decoration:line-through}.hero-2__portrait-side{flex-direction:column;flex:1;align-items:center;gap:1.25rem;min-width:0;max-width:34.9375rem;display:flex}.hero-2__portrait-card{background:#e8b57b;border-radius:1.5rem;width:100%;height:32.4375rem;position:relative;overflow:hidden}.hero-2__portrait-img{object-fit:cover;object-position:40% top;transform:scaleX(-1)}.hero-2__chubb{flex-direction:column;align-items:center;gap:.375rem;display:flex}.hero-2__chubb--cta{display:none}.hero-2__chubb--portrait{display:flex}.hero-2__chubb-image{object-fit:contain;filter:brightness(0)}.hero-2__chubb-text{letter-spacing:-.0125rem;color:#0e2e2e;opacity:.5;text-align:center;max-width:10rem;font-family:DM Sans,sans-serif;font-size:.6875rem;font-weight:400;line-height:.875rem}.hero-2__slide-in{opacity:0;animation:1.575s cubic-bezier(.16,1,.3,1) forwards hero-2-slide-in}.hero-2__bounce-in{opacity:0;animation:1s ease-in-out forwards hero-2-bounce-in}@media (max-width:1024px){.hero-2__container{gap:2.5rem;padding:0 2.5rem}.hero-2__content{flex:27.5rem;min-width:0;max-width:27.5rem}.hero-2__text h1{letter-spacing:-.09375rem;font-size:3.25rem;line-height:3.5rem}.hero-2__portrait-side{flex:25rem;min-width:0;max-width:25rem}.hero-2__portrait-card{height:26.25rem}}@media (max-width:768px){.hero-2__container{min-height:unset;flex-direction:column;align-items:stretch;gap:1.625rem;padding:3.125rem .75rem 2.5rem 1.25rem}.hero-2__content,.hero-2__portrait-side{display:contents}.hero-2__text{order:1}.hero-2__bullets{order:2}.hero-2__portrait-card{order:3;width:100%;height:21.4375rem}.hero-2__cta-row{order:4}.hero-2__portrait-img{object-position:40% top;transform:scaleX(-1)}.hero-2__cta-row{flex-direction:column;align-self:stretch;align-items:stretch;gap:1.25rem}.hero-2__cta{text-align:center;width:100%}.hero-2__cta-secondary{white-space:normal;flex-direction:row;justify-content:center;align-items:center;gap:2.3125rem;width:100%}.hero-2__chubb--cta{text-align:left;flex-shrink:0;display:flex}.hero-2__chubb--cta .hero-2__chubb-text{text-align:left}.hero-2__chubb--portrait{display:none}}@media (max-width:500px){.hero-2__text h1{letter-spacing:-.09375rem;font-size:2.25rem;line-height:2.625rem}.hero-2__text p{font-size:.9375rem;line-height:1.375rem}.hero-2__portrait-card{height:13.75rem}}@keyframes hero-2-slide-in{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes hero-2-bounce-in{0%{opacity:0;transform:scale(0)}20%{opacity:1;transform:scale(1.08)}40%{transform:scale(.95)}60%{transform:scale(1.02)}90%{transform:scale(1)}to{opacity:1;transform:scale(1)}}@keyframes hero-2-cta-bounce{0%{transform:scale(.94)}30%{transform:scale(1.035)}55%{transform:scale(.975)}72%{transform:scale(1.01)}86%{transform:scale(.995)}to{transform:scale(1)}}
.how-it-works-2{background:#fff;flex-direction:column;align-items:center;gap:60px;padding:150px 50px;display:flex}.how-it-works-2__title-wrapper{text-align:center}.how-it-works-2__title{letter-spacing:-2px;color:#0e2e2e;white-space:nowrap;margin:0;font-size:50px;font-weight:900;line-height:66px}.how-it-works-2__title-highlight{background-image:linear-gradient(0deg,#c0ff94 14px,#0000 14px)}.how-it-works-2__cards{align-items:flex-start;gap:20px;width:100%;max-width:1100px;display:flex}.how-it-works-2__card{text-align:center;background:#f5f7f6;border:1px solid #e7ebea;border-radius:14px;flex-direction:column;flex:1 0 0;align-items:center;gap:20px;padding:40px 50px;display:flex;overflow:hidden}.how-it-works-2__badge{color:#c0ff94;letter-spacing:0;background:#0e2e2e;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:900;display:flex}.how-it-works-2__texts{flex-direction:column;gap:4px;width:100%;display:flex}.how-it-works-2__step-title{letter-spacing:-.5px;color:#0e2e2e;margin:0;font-size:18px;font-weight:600;line-height:26px}.how-it-works-2__step-desc{letter-spacing:-.1px;color:#0e2e2e;opacity:.8;margin:0;font-size:16px;font-weight:400;line-height:22px}@media (max-width:1024px){.how-it-works-2{padding:100px 24px}.how-it-works-2__title{white-space:normal;font-size:40px;line-height:52px}.how-it-works-2__card{padding:32px 24px}}@media (max-width:576px){.how-it-works-2{gap:40px;padding:80px 24px}.how-it-works-2__title{letter-spacing:-1.5px;white-space:normal;font-size:34px;line-height:44px}.how-it-works-2__cards{flex-direction:column;align-items:stretch}.how-it-works-2__card{flex:none;padding:32px 24px}}
.audience-selector-1{background:#fff;flex-direction:column;align-items:center;gap:60px;padding:150px 50px;display:flex}.audience-selector-1__title-wrapper{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.audience-selector-1__title{letter-spacing:-2px;color:#0e2e2e;margin:0;font-size:50px;font-weight:900;line-height:66px}.audience-selector-1__subtitle{letter-spacing:-.1px;color:#0e2e2e;opacity:.8;margin:0;font-size:17px;font-weight:500;line-height:26px}.audience-selector-1__cards{gap:20px;width:100%;max-width:1100px;display:flex}.audience-selector-1__card{color:#0e2e2e;text-align:center;background:#f5f7f6;border:1px solid #e7ebea;border-radius:14px;flex-direction:column;flex:1 0 0;justify-content:flex-start;align-items:center;gap:20px;padding:35px 30px;display:flex;overflow:hidden}.audience-selector-1__icon{border-radius:62px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.audience-selector-1__icon svg{width:14px;height:14px}.audience-selector-1__icon svg path{stroke:#0e2e2e}.audience-selector-1__texts{flex-direction:column;gap:4px;display:flex}.audience-selector-1__card-title{letter-spacing:-.5px;color:#0e2e2e;margin:0;font-size:18px;font-weight:600;line-height:26px}.audience-selector-1__card-desc{letter-spacing:-.1px;color:#0e2e2e;opacity:.8;margin:0;font-size:16px;font-weight:400;line-height:22px}@media (max-width:1024px){.audience-selector-1{padding:100px 24px}.audience-selector-1__cards{flex-wrap:wrap;justify-content:center}.audience-selector-1__card{flex:calc(50% - 10px);min-width:240px;padding:24px}}@media (max-width:576px){.audience-selector-1{padding:70px 20px}.audience-selector-1__title{letter-spacing:-2px;font-size:37px;line-height:44px}.audience-selector-1__subtitle{font-size:16px;line-height:23px}.audience-selector-1__cards{flex-direction:column}.audience-selector-1__card{flex:none;width:100%}}
.persona-grid-1{background:#f5f7f6;flex-direction:column;align-items:center;gap:60px;padding:150px 50px;display:flex}.persona-grid-1__title-wrapper{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.persona-grid-1__title{letter-spacing:-2px;color:#0e2e2e;margin:0;font-size:50px;font-weight:900;line-height:66px}.persona-grid-1__subtitle{letter-spacing:-.1px;color:#0e2e2e;opacity:.8;margin:0;font-size:17px;font-weight:500;line-height:26px}.persona-grid-1__grid{flex-direction:column;gap:20px;width:100%;max-width:1100px;display:flex}.persona-grid-1__row{align-items:stretch;gap:20px;width:100%;display:flex}.persona-grid-1__card{color:#0e2e2e;background:#fff;border:1px solid #e7ebea;border-radius:14px;flex-direction:column;flex:1 0 0;justify-content:space-between;gap:20px;padding:30px 35px;text-decoration:none;transition:box-shadow .15s;display:flex;overflow:hidden}.persona-grid-1__card:hover{box-shadow:0 4px 20px #00000014}.persona-grid-1__card-body{flex-direction:column;align-items:flex-start;gap:30px;display:flex}.persona-grid-1__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.persona-grid-1__icon svg{width:14px;height:14px}.persona-grid-1__icon svg path{stroke:#0e2e2e}.persona-grid-1__texts{flex-direction:column;gap:4px;display:flex}.persona-grid-1__card-title{letter-spacing:-.5px;color:#0e2e2e;margin:0;font-size:18px;font-weight:600;line-height:26px}.persona-grid-1__card-desc{letter-spacing:-.1px;color:#0e2e2e;opacity:.8;margin:0;font-size:16px;font-weight:400;line-height:22px}.persona-grid-1__cta{align-items:center;gap:3px;display:flex}.persona-grid-1__cta-text{letter-spacing:-.25px;color:#0e2e2e;font-size:14px;font-weight:600;line-height:21px}.persona-grid-1__cta-arrow{border-top:1.5px solid #0e2e2e;border-right:1.5px solid #0e2e2e;flex-shrink:0;width:5px;height:5px;margin-bottom:1px;display:inline-block;transform:rotate(45deg)}@media (max-width:1024px){.persona-grid-1{padding:100px 24px}.persona-grid-1__card{padding:24px}}@media (max-width:576px){.persona-grid-1{padding:70px 20px}.persona-grid-1__title-wrapper{gap:10px}.persona-grid-1__title{letter-spacing:-2px;font-size:37px;line-height:44px}.persona-grid-1__subtitle{font-size:16px;line-height:23px}.persona-grid-1__row{flex-direction:column}.persona-grid-1__card{flex:none;width:100%}}
.sticky-nav-3{top:var(--sticky-nav-top-offset,0px);z-index:100;background:#fff;border-bottom:.0625rem solid #f1f3f3;justify-content:space-between;align-items:center;padding:1rem 3.125rem;display:flex;position:fixed;left:0;right:0}.sticky-nav-3__logo{flex-shrink:0;align-items:center;display:flex}.sticky-nav-3__logo svg{width:auto;height:2.5rem;display:block}.sticky-nav-3__right{align-items:center;gap:1.5rem;display:flex}.sticky-nav-3__link{letter-spacing:-.03125rem;color:#0e2e2e;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:600;line-height:normal;text-decoration:none;transition:opacity .2s}.sticky-nav-3__link:hover{opacity:.6}.sticky-nav-3__cta{color:#fff;letter-spacing:-.03125rem;white-space:nowrap;background-color:#0e2e2e;border-radius:4.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:.9375rem 1.625rem;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex;position:relative;overflow:clip}.sticky-nav-3__cta:hover{opacity:.85}.sticky-nav-3__cta:active{opacity:.7}@media (max-width:768px){.sticky-nav-3{top:var(--sticky-nav-top-offset-mobile,2.375rem);padding:.75rem .75rem .75rem 1.25rem}.sticky-nav-3__link{display:none}.sticky-nav-3__cta{letter-spacing:-.01875rem;font-size:.8125rem}}
.top-strip-1{z-index:101;background-color:#0e2e2e;justify-content:center;align-items:center;width:100%;height:2.6875rem;padding:0 3.125rem;display:flex;position:fixed;top:0;left:0}.top-strip-1__checks,.top-strip-1__check-group{align-items:center;display:flex}.top-strip-1__divider{opacity:.1;background-color:#fff;flex-shrink:0;width:.0625rem;height:1.0625rem;margin:0 1.125rem}.top-strip-1__check-item{align-items:center;gap:.4375rem;display:flex}.top-strip-1__check-icon{background-color:#c0ff94;border-radius:1.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1.0625rem;height:1.0625rem;display:flex}.top-strip-1__check-icon svg{width:.5rem;height:.5rem}.top-strip-1__check-text{color:#fff;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:500;line-height:normal}.top-strip-1__phone{letter-spacing:-.0125rem;white-space:nowrap;align-items:center;gap:.25rem;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:400;line-height:.8125rem;display:flex;position:absolute;right:3.125rem}.top-strip-1__phone-prompt{color:#fff;opacity:.8}.top-strip-1__phone-number{color:#fff;font-weight:500;text-decoration:none}.top-strip-1__phone-number:hover{text-decoration:underline}@media (max-width:67.5rem){.top-strip-1__checks{display:none}.top-strip-1__phone{position:static}}@media (max-width:768px){.top-strip-1{display:none}}
.dentist-search-1{background:#fff;width:100%;padding:9.375rem 3.125rem}@media (max-width:768px){.dentist-search-1{padding:5rem 1.25rem}}.dentist-search-1__inner{flex-direction:column;align-items:center;gap:3.75rem;max-width:61.25rem;margin:0 auto;display:flex}.dentist-search-1__header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.dentist-search-1__title{letter-spacing:-.125rem;color:#0e2e2e;margin:0;font-family:DM Sans,sans-serif;font-size:3.125rem;font-weight:900;line-height:4.125rem}@media (max-width:768px){.dentist-search-1__title{letter-spacing:-.09375rem;font-size:2.25rem;line-height:2.875rem}}.dentist-search-1__subtitle{letter-spacing:-.00625rem;color:#0e2e2e;opacity:.8;white-space:nowrap;margin:0;font-family:DM Sans,sans-serif;font-size:1.0625rem;font-weight:500;line-height:1.625rem}@media (max-width:768px){.dentist-search-1__subtitle{white-space:normal}}.dentist-search-1__card{background:#fff;border:.0625rem solid #e7ebea;border-radius:1.75rem;flex-direction:column;gap:1rem;width:100%;max-width:55rem;padding:1.5rem;display:flex}@media (max-width:500px){.dentist-search-1__card{border-radius:1.25rem;padding:1rem}}.dentist-search-1__search-row{align-items:center;gap:.75rem;display:flex}.dentist-search-1__input{color:#0e2e2e;background:#fff;border:.0625rem solid #e7ebea;border-radius:3.125rem;outline:none;flex:1;min-width:0;padding:.875rem 1.25rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.375rem;transition:border-color .15s}.dentist-search-1__input::placeholder{color:#c2c3cb}.dentist-search-1__input:focus{border-color:#163036}.dentist-search-1__search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#163036;border:none;border-radius:3.125rem;flex-shrink:0;justify-content:center;align-items:center;min-width:5.625rem;padding:.875rem 1.75rem;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.375rem;transition:background .15s;display:flex}.dentist-search-1__search-btn:hover:not(:disabled){background:#1e3f47}.dentist-search-1__search-btn:disabled{opacity:.45;cursor:not-allowed}.dentist-search-1__btn-spinner{border:.125rem solid #ffffff59;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite dentist-search-spin;display:inline-block}.dentist-search-1__results-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}@media (max-width:500px){.dentist-search-1__results-grid{grid-template-columns:1fr}}.dentist-search-1__result-item{background:#fff;border:.0625rem solid #e7ebea;border-radius:.875rem;align-items:center;gap:.75rem;min-width:0;padding:.75rem .875rem;display:flex}.dentist-search-1__avatar{color:#163036;background:#dcecea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:700;display:flex;position:relative;overflow:hidden}.dentist-search-1__avatar-img{object-fit:cover;object-position:center top;border-radius:50%;width:100%;height:100%;display:block;position:absolute;inset:0}.dentist-search-1__result-info{flex:1;min-width:0}.dentist-search-1__result-name{color:#163036;white-space:nowrap;text-overflow:ellipsis;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600;line-height:1.25rem;overflow:hidden}.dentist-search-1__result-meta{color:#6b7c80;white-space:nowrap;text-overflow:ellipsis;margin-top:.125rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:400;line-height:1.125rem;overflow:hidden}.dentist-search-1__more-item{background:#fff;border:.0625rem solid #e7ebea;border-radius:.875rem;align-items:center;gap:.75rem;min-width:0;padding:.75rem .875rem;display:flex}.dentist-search-1__more-icon{color:#6b7c80;background:#e7ebea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:600;display:flex}.dentist-search-1__more-info{flex:1;min-width:0}.dentist-search-1__more-count{color:#163036;white-space:nowrap;text-overflow:ellipsis;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600;line-height:1.25rem;overflow:hidden}.dentist-search-1__more-sub{color:#6b7c80;margin-top:.125rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:400;line-height:1.125rem}.dentist-search-1__empty{color:#86878f;text-align:center;margin:0;padding:.75rem 0;font-family:DM Sans,sans-serif;font-size:.875rem}@keyframes dentist-search-spin{to{transform:rotate(360deg)}}
.testimonials-2{background-color:#e7e5db;justify-content:center;align-items:center;width:100%;padding-top:9.375rem;padding-bottom:9.375rem;display:flex}.testimonials-2__container{flex-direction:column;align-items:center;gap:3.75rem;width:100%;max-width:68.75rem;padding:0 3.125rem;display:flex}.testimonials-2__header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.testimonials-2__heading{letter-spacing:-.125rem;color:#0e2e2e;text-wrap:balance;margin:0;font-family:DM Sans,sans-serif;font-size:3.125rem;font-weight:900;line-height:4.125rem}.testimonials-2__subtitle{letter-spacing:-.00625rem;color:#0e2e2e;opacity:.8;text-wrap:pretty;margin:0;font-family:DM Sans,sans-serif;font-size:1.0625rem;font-weight:500;line-height:1.625rem}.testimonials-2__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;display:grid}.testimonials-2__card{background-color:#fff;border:.0625rem solid #e1f2ff;border-radius:.875rem;flex-direction:column;gap:1.375rem;padding:2.1875rem 1.875rem;display:flex;position:relative;overflow:hidden}.testimonials-2__stars{z-index:1;align-items:center;gap:.286875rem;display:flex;position:relative}.testimonials-2__star-icon{color:#d1d9d7;flex-shrink:0;width:.75rem;height:.75rem}.testimonials-2__star-icon--filled{color:#e9a000}.testimonials-2__quote{letter-spacing:-.00625rem;color:#0e2e2e;opacity:.8;z-index:1;flex:1;margin:0;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.3125rem;position:relative}.testimonials-2__author{z-index:1;flex-direction:column;display:flex;position:relative}.testimonials-2__author-name{letter-spacing:-.015625rem;color:#163036;margin:0;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.25rem}.testimonials-2__author-title{letter-spacing:-.0125rem;color:#163036;opacity:.7;margin:0;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}@media (max-width:1024px){.testimonials-2{padding-top:6.25rem;padding-bottom:6.25rem}.testimonials-2__container{gap:3.125rem}.testimonials-2__heading{font-size:2.5rem;line-height:3.25rem}.testimonials-2__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.testimonials-2{padding-top:5rem;padding-bottom:5rem}.testimonials-2__container{gap:2.5rem;padding:0 1.5rem}.testimonials-2__heading{font-size:2.125rem;line-height:2.75rem}}@media (max-width:500px){.testimonials-2{padding:5rem 0}.testimonials-2__container{gap:1.875rem;padding:0}.testimonials-2__header{padding:0 1.25rem}.testimonials-2__heading{letter-spacing:-.1125rem;font-size:1.875rem;line-height:2.5rem}.testimonials-2__subtitle{letter-spacing:-.025rem;font-size:.9375rem;line-height:1.3125rem}.testimonials-2__grid{grid-template-columns:1fr;gap:1rem;padding:0 1.25rem;display:grid}}
.coverages-2{width:100%;padding:0 .9375rem}.coverages-2__container{background:linear-gradient(-56.92deg,#163137 34.025%,#357482 100%);border-radius:1.25rem;flex-direction:column;align-items:center;gap:3.75rem;width:100%;padding:9.375rem 3.125rem;display:flex;position:relative;overflow:clip}.coverages-2__glow{pointer-events:none;z-index:0;background:radial-gradient(50% 80% at 50% 0,#ffffff14 0%,#ffffff08 40%,#0000 80%);width:88.125rem;height:25.8125rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.coverages-2 .section-title-1{z-index:1;gap:.625rem;padding:0}.coverages-2 .section-title-1__title{color:#fff}.coverages-2 .section-title-1__subtitle{color:#fff;opacity:1}.coverages-2__title-accent{color:#c0ff94}.coverages-2__cards{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.25rem;width:100%;display:grid}@media (max-width:1024px){.coverages-2__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.coverages-2__cards{grid-template-columns:1fr}}.coverages-2__card{color:#fff;background:#f5f7f608;border:1px solid #e7ebea12;border-radius:.875rem;flex-direction:column;justify-content:space-between;min-height:14.4375rem;padding:2.5rem 1.875rem;display:flex;position:relative;overflow:hidden}.coverages-2__card-check{background:#c0ff940d;border-radius:50%;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;display:flex;position:absolute;top:1.1875rem;right:1.1875rem}.coverages-2__card-check svg{color:#c0ff94;width:.625rem;height:.625rem}.coverages-2__card-text{flex-direction:column;gap:.375rem;display:flex}.coverages-2__card-title{letter-spacing:-.03125rem;color:#fff;margin:0;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.625rem}.coverages-2__card-description{letter-spacing:-.00625rem;color:#fff;opacity:.6;margin:0;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.375rem}.coverages-2__card-cost{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.coverages-2__card-cost-block{white-space:nowrap;letter-spacing:-.0125rem;flex-direction:column;gap:.6875rem;font-family:DM Sans,sans-serif;font-weight:500;display:flex}.coverages-2__card-cost-label{color:#fff;opacity:.4;font-size:1rem;line-height:.8125rem}.coverages-2__card-cost-label--save{color:#c0ff94;opacity:1}.coverages-2__card-cost-amount{color:#fff;opacity:.9;font-size:.8125rem;line-height:.8125rem}.coverages-2__card-cost-separator{background:#ffffff1a;align-self:stretch;width:.0625rem}@media (max-width:1024px){.coverages-2__container{gap:3.125rem;padding:6.25rem 2.5rem}}@media (max-width:768px){.coverages-2__container{border-radius:1rem;gap:2.5rem;padding:5rem 1.5rem}}
.faq-1{background:#f5f7f6;flex-direction:column;align-items:center;gap:3.75rem;width:100%;padding:9.375rem 3.125rem;display:flex}.faq-1__title{letter-spacing:-.125rem;color:#0e2e2e;text-align:center;margin:0;font-family:DM Sans,sans-serif;font-size:3.125rem;font-weight:900;line-height:4.125rem}.faq-1__cards{flex-direction:column;gap:.875rem;width:100%;max-width:60rem;display:flex}.faq-1__card{background:#fff;border:1px solid #e7ebea;border-radius:.875rem;flex-direction:column;padding:2rem 2.1875rem;transition:border-color .2s;display:flex}.faq-1__card--open{border-color:#c5d0ce}.faq-1__card-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.25rem;width:100%;padding:0;display:flex}.faq-1__question{letter-spacing:-.03125rem;color:#0e2e2e;font-family:DM Sans,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.3125rem}.faq-1__plus{color:#0e2e2e;flex-shrink:0;width:.625rem;height:.625rem;transition:transform .2s}.faq-1__card--open .faq-1__plus{transform:rotate(45deg)}.faq-1__answer{letter-spacing:-.01875rem;color:#4a6260;margin:1rem 0 0;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.375rem}@media (max-width:1024px){.faq-1{padding:6.25rem 2.5rem}.faq-1__title{letter-spacing:-.09375rem;font-size:2.5rem;line-height:3.25rem}}@media (max-width:768px){.faq-1{gap:2.5rem;padding:5rem 1.25rem}.faq-1__title{letter-spacing:-.0625rem;font-size:2rem;line-height:2.5rem}.faq-1__card{padding:1.5rem 1.25rem}.faq-1__question{font-size:1rem;line-height:1.375rem}}
.bottom-slogan-2{background:linear-gradient(-51.74deg,#163137 34.025%,#357482 100%);justify-content:center;align-items:center;width:100%;padding:9.375rem 3.125rem;display:flex}.bottom-slogan-2__container{text-align:center;flex-direction:column;align-items:center;gap:.5rem;max-width:45rem;display:flex}.bottom-slogan-2__heading{letter-spacing:-.125rem;flex-direction:column;align-items:center;margin:0;font-family:DM Sans,sans-serif;font-size:3.125rem;font-weight:900;line-height:4.125rem;display:flex}.bottom-slogan-2__heading-line1{color:#fff}.bottom-slogan-2__heading-line2{color:#c0ff94}.bottom-slogan-2__description{letter-spacing:-.00625rem;color:#fff;opacity:.8;text-wrap:pretty;margin:0;font-family:DM Sans,sans-serif;font-size:1.0625rem;font-weight:500;line-height:1.625rem}.bottom-slogan-2__cta{letter-spacing:-.03125rem;color:#0e2e2e;cursor:pointer;transform-origin:50%;-webkit-user-select:none;user-select:none;background:#c0ff94;border-radius:4.375rem;justify-content:center;align-items:center;width:12.5rem;height:3.5rem;margin-top:2.625rem;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:700;line-height:1rem;text-decoration:none;transition:background-color .15s,transform 80ms;display:flex;position:relative;overflow:hidden}.bottom-slogan-2__cta:after{content:"";opacity:0;pointer-events:none;background:#000;transition:opacity 80ms;position:absolute;inset:0}.bottom-slogan-2__cta:hover{background-color:#adf07e}.bottom-slogan-2__cta--pressed{transform:scale(.94)}.bottom-slogan-2__cta--pressed:after{opacity:.1}.bottom-slogan-2__cta--bouncing{animation:.45s linear forwards dental-slogan-cta-bounce}.bottom-slogan-2__bullets{flex-flow:wrap;justify-content:center;align-items:center;gap:.625rem 0;margin:2.625rem 0 0;padding:.8125rem 0;list-style:none;display:flex}.bottom-slogan-2__bullet{align-items:center;gap:.4375rem;display:flex}.bottom-slogan-2__bullet-sep{opacity:.1;background:#fff;flex-shrink:0;width:.0625rem;height:1rem;margin:0 1.125rem}.bottom-slogan-2__bullet-check{background:#c0ff94;border-radius:1.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1.0625rem;height:1.0625rem;display:flex}.bottom-slogan-2__bullet-check svg{display:block}.bottom-slogan-2__bullet-text{color:#fff;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:500;line-height:1}@media (max-width:500px){.bottom-slogan-2{padding-top:3.75rem;padding-bottom:3.75rem}.bottom-slogan-2__container{gap:.375rem}.bottom-slogan-2__heading{letter-spacing:-.09375rem;font-size:2rem;line-height:2.625rem}.bottom-slogan-2__description{font-size:.9375rem;line-height:1.375rem}.bottom-slogan-2__cta{margin-top:1.75rem}.bottom-slogan-2__bullets{column-gap:.75rem;margin-top:1.75rem}.bottom-slogan-2__bullet-sep{margin:0 .75rem}}@keyframes dental-slogan-cta-bounce{0%{transform:scale(.94)}30%{transform:scale(1.035)}55%{transform:scale(.975)}72%{transform:scale(1.01)}86%{transform:scale(.995)}to{transform:scale(1)}}
.footer-2{width:100%}.footer-2__container{background:#08201f;flex-direction:column;gap:1.25rem;width:100%;padding:3.75rem 6.25rem 4.375rem;display:flex;position:relative}.footer-2__top{justify-content:space-between;align-items:center;width:100%;display:flex}.footer-2__logo{align-items:center;display:flex}.footer-2__links{align-items:center;gap:1.25rem;display:flex}.footer-2__state-dropdown{position:relative}.footer-2__state-trigger{cursor:pointer;color:#fff;letter-spacing:-.0125rem;background:0 0;border:1px solid #ffffff1a;border-radius:.375rem;justify-content:center;align-items:center;gap:.625rem;padding:.625rem .75rem;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem;transition:border-color .2s;display:flex}.footer-2__state-trigger:hover{border-color:#fff3}.footer-2__state-chevron{transition:transform .2s}.footer-2__state-chevron--open{transform:rotate(180deg)}.footer-2__state-menu{z-index:10;background:#1e3d44;border:1px solid #ffffff1a;border-radius:.5rem;flex-direction:column;min-width:11.25rem;padding:.25rem;display:flex;position:absolute;bottom:calc(100% + .5rem);left:0}.footer-2__state-option{color:#fff;letter-spacing:-.0125rem;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.25rem;align-items:center;width:100%;padding:.5rem .75rem;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem;transition:background .15s;display:flex}.footer-2__state-option:hover{background:#ffffff14}.footer-2__state-option--active{background:#ffffff0d;font-weight:500}.footer-2__privacy-link{cursor:pointer;flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:.0625rem;display:flex;position:relative}.footer-2__privacy-link a{letter-spacing:-.0125rem;color:#fff;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem;text-decoration:none}.footer-2__privacy-link:after{content:"";opacity:.1;background-color:#fff;width:100%;height:1px;position:absolute;bottom:0;left:0}.footer-2__privacy-link:hover:after{opacity:.3}.footer-2__divider{opacity:.08;background-color:#fff;width:100%;height:1px}.footer-2__legal{flex-direction:column;gap:.375rem;display:flex}.footer-2__legal p{letter-spacing:-.0125rem;color:#fff;opacity:.4;margin:0;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}.footer-2__glow{pointer-events:none;position:absolute;inset:0;overflow:clip}.footer-2__glow:before{content:"";background:radial-gradient(50% 80% at 50% 0,#ffffff14 0%,#ffffff08 40%,#0000 80%);width:85rem;height:25.8125rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleY(-1)}@media (max-width:1024px){.footer-2__container{padding:3.125rem 3.75rem 3.75rem}}@media (max-width:768px){.footer-2__container{padding:2.5rem 1.5rem 3.125rem}}@media (max-width:500px){.footer-2__container{padding:2.5rem 1.25rem 4.375rem}.footer-2__legal p{font-size:.75rem;line-height:1.0625rem}}
.cost-comparison-1{background-color:#fff;justify-content:center;width:100%;padding:9.375rem 3.125rem;display:flex}.cost-comparison-1__container{flex-direction:column;align-items:center;gap:3.75rem;width:100%;max-width:76rem;display:flex}.cost-comparison-1__header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.cost-comparison-1__title{letter-spacing:-.125rem;color:#0e2e2e;margin:0;font-family:DM Sans,sans-serif;font-size:3.125rem;font-weight:900;line-height:4.125rem}.cost-comparison-1__title-highlight{background-image:linear-gradient(#c0ff94,#c0ff94);background-position:0 90%;background-repeat:no-repeat;background-size:100% .75rem;padding-bottom:.125rem}.cost-comparison-1__subtitle{letter-spacing:-.00625rem;color:#0e2e2e;opacity:.8;margin:0;font-family:DM Sans,sans-serif;font-size:1.0625rem;font-weight:500;line-height:1.625rem}.cost-comparison-1__cards{align-items:stretch;gap:1.25rem;width:100%;display:flex}.cost-comparison-1__card{background:#f5f7f6;border:.0625rem solid #e7ebea;border-radius:.875rem;flex-direction:column;flex:1;align-items:center;gap:1.25rem;min-width:0;padding:2.5rem 1.5625rem 2.1875rem;display:flex;position:relative;overflow:hidden}.cost-comparison-1__card--featured{border-width:.09375rem;border-color:#11292e;overflow:visible}.cost-comparison-1__badge{color:#c0ff94;letter-spacing:-.00625rem;white-space:nowrap;background:#11292e;border-radius:3.75rem;padding:.25rem .875rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;line-height:1.375rem;position:absolute;top:-.9375rem;left:50%;transform:translate(-50%)}.cost-comparison-1__card-texts{flex-direction:column;align-items:center;gap:1.5625rem;width:100%;display:flex}.cost-comparison-1__card-title{letter-spacing:-.03125rem;color:#0e2e2e;text-align:center;width:100%;margin:0;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.625rem}.cost-comparison-1__card-rows{flex-direction:column;gap:.625rem;width:100%;display:flex}.cost-comparison-1__card-row{letter-spacing:-.00625rem;color:#0e2e2e;justify-content:space-between;align-items:center;font-family:DM Sans,sans-serif;font-size:.9375rem;line-height:1.375rem;display:flex}.cost-comparison-1__card-label{opacity:.8;flex:1;font-weight:400}.cost-comparison-1__card-value{text-align:right;flex:1;font-weight:600}.cost-comparison-1__card-value--strikethrough{text-decoration-skip-ink:none;text-decoration:line-through}.cost-comparison-1__card-divider{opacity:.1;background-color:#0e2e2e;width:100%;height:.0625rem}.cost-comparison-1__tag{background:#c0ff94;border-radius:.3125rem;justify-content:center;align-items:center;gap:.375rem;width:100%;padding:1rem .875rem;display:flex}.cost-comparison-1__tag-text{letter-spacing:-.00625rem;color:#0e2e2e;text-align:center;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:700;line-height:.8125rem}.cost-comparison-1__tag-icon{flex-shrink:0;width:.4375rem;height:.3125rem}@media (max-width:768px){.cost-comparison-1{padding:5rem 1.875rem}.cost-comparison-1__cards{flex-direction:column}.cost-comparison-1__card{width:100%}}@media (max-width:500px){.cost-comparison-1{padding:3.75rem 1.25rem}.cost-comparison-1__title{letter-spacing:-.09375rem;font-size:2rem;line-height:2.625rem}.cost-comparison-1__subtitle{font-size:.9375rem;line-height:1.375rem}}
.cost-estimator-1{background:#e1f2ff;flex-direction:column;align-items:center;gap:3.125rem;padding:6.25rem 1.25rem;display:flex}.cost-estimator-1__header{text-align:center;flex-direction:column;align-items:center;gap:.625rem;display:flex}.cost-estimator-1__title{letter-spacing:-.125rem;color:#0e2e2e;margin:0;font-family:DM Sans,sans-serif;font-size:3.125rem;font-weight:900;line-height:3.75rem}.cost-estimator-1__subtitle{letter-spacing:-.00625rem;color:#0e2e2e;opacity:.8;max-width:31.25rem;margin:0;font-family:DM Sans,sans-serif;font-size:1.0625rem;font-weight:500;line-height:1.625rem}.cost-estimator-1__card{background:#fff;border:.0625rem solid #e7ebea;border-radius:1.75rem;flex-direction:row;align-items:stretch;gap:2rem;width:100%;max-width:55rem;padding:2.5rem;display:flex}.cost-estimator-1__inputs{flex-direction:column;flex:3;gap:1.25rem;min-width:0;display:flex}.cost-estimator-1__field{flex-direction:column;gap:.375rem;display:flex}.cost-estimator-1__label{color:#0e2e2e;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem}.cost-estimator-1__select-wrap{position:relative}.cost-estimator-1__select-wrap:after{content:"";pointer-events:none;opacity:.5;border-top:.3125rem solid #0e2e2e;border-left:.3125rem solid #0000;border-right:.3125rem solid #0000;width:0;height:0;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.cost-estimator-1__select{appearance:none;color:#0e2e2e;cursor:pointer;background:#fff;border:.0625rem solid #d6dbd9;border-radius:.5rem;outline:none;width:100%;padding:.6875rem 2.25rem .6875rem .875rem;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.375rem;transition:border-color .15s}.cost-estimator-1__select:focus{border-color:#0e2e2e}.cost-estimator-1__input{color:#0e2e2e;box-sizing:border-box;background:#fff;border:.0625rem solid #d6dbd9;border-radius:.5rem;outline:none;width:100%;padding:.6875rem .875rem;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.375rem;transition:border-color .15s}.cost-estimator-1__input::placeholder{color:#0e2e2e;opacity:.35}.cost-estimator-1__input:focus{border-color:#0e2e2e}.cost-estimator-1__input--prefixed{padding-left:1.75rem}.cost-estimator-1__input--error,.cost-estimator-1__input--error:focus{border-color:#c0392b}.cost-estimator-1__field-error{color:#c0392b;margin:0;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:400;line-height:1rem}.cost-estimator-1__input-prefix-wrap{position:relative}.cost-estimator-1__prefix{color:#0e2e2e;pointer-events:none;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:400;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.cost-estimator-1__result{background:#163036;border-radius:1rem;flex-direction:column;flex:2;justify-content:center;gap:.5rem;min-width:0;min-height:8.75rem;padding:1.75rem;display:flex}.cost-estimator-1__result-loading{color:#fff6;flex:1;justify-content:center;align-items:center;display:flex}.cost-estimator-1__spinner{animation:.8s linear infinite cost-estimator-1-spin}.cost-estimator-1__result-label{letter-spacing:.05rem;color:#c0ff94;text-transform:uppercase;opacity:.85;margin:0;font-family:DM Sans,sans-serif;font-size:.6875rem;font-weight:600;line-height:.875rem}.cost-estimator-1__result-price{letter-spacing:-.09375rem;color:#fff;margin:0;font-family:DM Sans,sans-serif;font-size:2.75rem;font-weight:800;line-height:3.125rem}.cost-estimator-1__result-comparison{letter-spacing:-.0125rem;color:#ffffffb3;margin:0;font-family:DM Sans,sans-serif;font-size:.84375rem;font-weight:400;line-height:1.25rem}.cost-estimator-1__result-full-cost{-webkit-text-decoration:line-through #ffffff80;text-decoration:line-through #ffffff80}.cost-estimator-1__result-savings{color:#c0ff94;font-weight:600}.cost-estimator-1__result-no-savings{color:#ffffff80;font-weight:400}.cost-estimator-1__result-note{letter-spacing:.00625rem;color:#fff6;margin:.25rem 0 0;font-family:DM Sans,sans-serif;font-size:.6875rem;font-weight:400;line-height:.9375rem}.cost-estimator-1__result-empty{color:#ffffff80;text-wrap:pretty;margin:0;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.1875rem}@media (max-width:700px){.cost-estimator-1{gap:2.25rem;padding:4.375rem 1rem}.cost-estimator-1__title{letter-spacing:-.09375rem;font-size:2.25rem;line-height:2.75rem}.cost-estimator-1__subtitle{font-size:.9375rem}.cost-estimator-1__card{border-radius:1.25rem;flex-direction:column;gap:1.5rem;padding:1.75rem 1.25rem}.cost-estimator-1__result{flex:unset;min-height:7.5rem}}@keyframes cost-estimator-1-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
#coverage,#ask-ailene{scroll-margin-top:5.875rem}@media (max-width:768px){#coverage,#ask-ailene{scroll-margin-top:6.8125rem}}.dental-v2-page{--sticky-nav-top-offset:2.6875rem;padding-top:5.875rem}.dental-v2-page .sticky-nav-2__call-us{display:none}@media (max-width:768px){.dental-v2-page{--sticky-nav-top-offset-mobile:2.375rem;padding-top:6.8125rem}}.dental-v2-page__hero-section{position:relative}.dental-v2-page__hero-section .hero-1__container{height:calc(100svh - 6.5rem)}.dental-v2-page .ask-ailene-1__box{background:linear-gradient(-51.74deg,#163137 34.025%,#357482 100%)}
