.hearo-ticker{background:var(--hearo-iron);color:var(--hearo-blue-zodiac);overflow:hidden;position:relative;z-index:6;padding:var(--hearo-sp-8) 0;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);font-weight:500;letter-spacing:.005em;line-height:1.25;min-height:48px;display:flex;align-items:center}@media screen and (min-width:750px){.hearo-ticker{padding:var(--hearo-sp-12) 0;font-size:var(--hearo-fs-20);min-height:52px}.hearo-ticker__group{gap:var(--hearo-ticker-gap, 80px);padding-right:var(--hearo-ticker-gap, 80px)}.hearo-ticker__item{min-width:calc(20vw - var(--hearo-ticker-gap, 80px));justify-content:center}}.hearo-ticker__track{display:flex;width:max-content;animation:hearo-ticker-scroll var(--hearo-ticker-duration, 50s) linear infinite;animation-direction:var(--hearo-ticker-direction, normal);will-change:transform}.hearo-ticker:hover .hearo-ticker__track,.hearo-ticker:focus-within .hearo-ticker__track{animation-play-state:paused}@keyframes hearo-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}.hearo-ticker__group{list-style:none;margin:0;padding:0 16px 0 0;display:flex;align-items:center;gap:16px;flex-shrink:0}.hearo-ticker__item{display:inline-flex;align-items:center;gap:var(--hearo-sp-8);white-space:nowrap;color:var(--hearo-blue-zodiac)}.hearo-ticker__svg{display:inline-block;width:1.5em;height:1.5em;flex-shrink:0;stroke:currentColor;color:var(--hearo-blue-zodiac);vertical-align:-.22em}.hearo-ticker__char-icon{display:inline-flex;align-items:center;justify-content:center;font-size:1.15em;line-height:1;color:var(--hearo-blue-zodiac);min-width:1.25em}.hearo-ticker__text{display:inline-block;font-weight:500}.hearo-ticker__text--short{display:none}.hearo-ticker__link{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:var(--hearo-sp-8);transition:opacity var(--hearo-transition-fast, .15s ease);min-height:48px}.hearo-ticker__link:hover,.hearo-ticker__link:focus-visible{opacity:.72;text-decoration:underline;text-underline-offset:4px}@media screen and (max-width:749px){.hearo-ticker__item{min-width:calc(33.333vw - 16px);justify-content:center}.hearo-ticker__item--has-mobile-text .hearo-ticker__text--full{display:none}.hearo-ticker__item--has-mobile-text .hearo-ticker__text--short{display:inline-block}}@media(prefers-reduced-motion:reduce){.hearo-ticker__track{animation:none;width:100%;justify-content:center}.hearo-ticker__track .hearo-ticker__group:nth-child(n+2){display:none}.hearo-ticker__group{flex-wrap:wrap;justify-content:center;padding:0 var(--hearo-sp-16);gap:var(--hearo-sp-12) var(--hearo-sp-32)}}.hearo-award-callout{display:block;padding:var(--hearo-sp-32) 0;background:var(--hearo-white, #fff)}@media screen and (min-width:750px){.hearo-award-callout{padding:var(--hearo-sp-48) 0}}.hearo-award-callout__inner{max-width:126rem;margin:0 auto;padding:0 var(--hearo-sp-16)}@media screen and (min-width:750px){.hearo-award-callout__inner{padding:0 var(--hearo-sp-24)}}@media screen and (min-width:1280px){.hearo-award-callout__inner{padding:0 var(--hearo-sp-32)}}.hearo-award-callout__card{position:relative;border-radius:var(--hearo-sp-20);overflow:hidden;background-color:var(--hearo-mirage, #161b26);background-size:cover;background-position:center;padding:var(--hearo-sp-32) var(--hearo-sp-24);color:var(--hearo-white, #fff)}@media screen and (min-width:750px){.hearo-award-callout__card{padding:var(--hearo-sp-48);border-radius:var(--hearo-sp-24)}}@media screen and (min-width:1280px){.hearo-award-callout__card{padding:var(--hearo-sp-56) var(--hearo-sp-64);border-radius:var(--hearo-sp-32)}}.hearo-award-callout__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(19,42,78,var(--callout-dim, .35));pointer-events:none;z-index:0}.hearo-award-callout__grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-24);align-items:center}@media screen and (min-width:750px){.hearo-award-callout__grid{grid-template-columns:1.4fr .6fr;gap:var(--hearo-sp-40)}}.hearo-award-callout__copy{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hearo-sp-12)}.hearo-award-callout__badge{width:var(--hearo-sp-64);height:auto;margin:0 0 var(--hearo-sp-4)}@media screen and (min-width:750px){.hearo-award-callout__badge{width:var(--hearo-sp-80)}}.hearo-award-callout__badge--text{width:auto;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-12);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--callout-accent-contrast, #fff);opacity:.92;background:#00000059;padding:var(--hearo-sp-4) var(--hearo-sp-12);border-radius:999px}.hearo-award-callout__heading{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-24),3vw,var(--hearo-fs-32));font-weight:700;line-height:1.15;letter-spacing:-.015em;margin:0;color:var(--hearo-white);text-wrap:balance}@media screen and (min-width:1280px){.hearo-award-callout__heading{font-size:clamp(var(--hearo-fs-28),2.5vw,var(--hearo-fs-40))}}.hearo-award-callout__subheading{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);line-height:1.5;color:#ffffffc7;margin:0;max-width:40ch}.hearo-award-callout__cta{margin-top:var(--hearo-sp-4);padding:var(--hearo-sp-12) var(--hearo-sp-24);background:var(--callout-accent, #132a4e);color:var(--callout-accent-contrast, #fff);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:600;letter-spacing:.02em;text-decoration:none;border-radius:999px;min-height:56px;display:inline-flex;align-items:center;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.hearo-award-callout__cta:hover,.hearo-award-callout__cta:focus-visible{transform:translateY(-1px);box-shadow:0 10px 24px #00000040;filter:brightness(1.05);outline:none}.hearo-award-callout__usps{list-style:none;padding:0;margin:var(--hearo-sp-12) 0 0;display:flex;flex-direction:column;gap:var(--hearo-sp-8)}.hearo-award-callout__usp{display:flex;align-items:center;gap:var(--hearo-sp-8);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-13);color:#ffffffd9}.hearo-award-callout__usp-icon{width:var(--hearo-sp-16);height:var(--hearo-sp-16);display:inline-flex;align-items:center;justify-content:center;font-size:var(--hearo-fs-14);line-height:1;flex:0 0 auto}.hearo-award-callout__media{display:flex;align-items:center;justify-content:center}.hearo-award-callout__product{width:auto;max-width:100%;max-height:14rem;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.35))}@media screen and (min-width:750px){.hearo-award-callout__product{max-height:18rem}}@media(prefers-reduced-motion:reduce){.hearo-award-callout__cta{transition:none}.hearo-award-callout__cta:hover,.hearo-award-callout__cta:focus-visible{transform:none}}.hearo-belief{padding:var(--hearo-sp-section-m) var(--hearo-sp-gutter-m);background:var(--hearo-blue-zodiac);color:var(--hearo-white)}@media screen and (min-width:750px){.hearo-belief{padding:var(--hearo-sp-section-d) var(--hearo-sp-gutter-d)}}.hearo-belief__inner{max-width:52rem;margin:0 auto;text-align:center}.hearo-belief__eyebrow{color:var(--hearo-iron);text-transform:uppercase;letter-spacing:.12em;font-size:var(--hearo-fs-13);margin-bottom:var(--hearo-sp-20)}.hearo-belief__headline{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-h2);line-height:var(--hearo-line-height-tight);margin:0 0 var(--hearo-sp-24);color:var(--hearo-white);font-weight:700}.hearo-belief__body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);line-height:var(--hearo-line-height-body);color:var(--hearo-iron);margin:0 auto var(--hearo-sp-32);max-width:44rem}.hearo-belief__body p{margin:0 0 1em}.hearo-belief__body p:last-child{margin-bottom:0}.hearo-belief__highlight{position:relative;margin:var(--hearo-sp-32) auto 0;padding:var(--hearo-sp-24) var(--hearo-sp-32);background:rgba(var(--hearo-white-rgb),.05);border-left:4px solid var(--hearo-chambray);border-radius:0 var(--hearo-sp-8) var(--hearo-sp-8) 0;text-align:left;max-width:44rem}.hearo-belief__highlight p{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);line-height:var(--hearo-line-height-body);color:var(--hearo-white);margin:0;font-weight:500}.hearo-belief__signature{display:flex;flex-direction:column;gap:var(--hearo-sp-4);margin-top:var(--hearo-sp-40);font-size:var(--hearo-fs-15);color:var(--hearo-iron)}.hearo-belief__signature strong{color:var(--hearo-white);font-weight:700;font-size:var(--hearo-fs-18)}.hearo-bestsellers{display:block;padding:var(--hearo-sp-48) 0;background:var(--hearo-white, #fff);color:var(--hearo-blue-zodiac, #132a4e)}@media screen and (min-width:750px){.hearo-bestsellers{padding:4.5rem 0}}@media screen and (min-width:1280px){.hearo-bestsellers{padding:var(--hearo-sp-96) 0 var(--hearo-sp-80)}}.hearo-bestsellers__inner{max-width:126rem;margin:0 auto;padding:0 var(--hearo-sp-16)}@media screen and (min-width:750px){.hearo-bestsellers__inner{padding:0 var(--hearo-sp-24)}}@media screen and (min-width:1280px){.hearo-bestsellers__inner{padding:0 var(--hearo-sp-32)}}.hearo-bestsellers__header{display:flex;align-items:center;justify-content:space-between;gap:var(--hearo-sp-16);flex-wrap:wrap;margin-bottom:var(--hearo-sp-32)}@media screen and (min-width:750px){.hearo-bestsellers__header{margin-bottom:var(--hearo-sp-40)}}.hearo-bestsellers__eyebrow{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);letter-spacing:.08em;text-transform:uppercase;color:var(--hearo-chambray, #355487);margin:0 0 var(--hearo-sp-4);flex-basis:100%}.hearo-bestsellers__heading{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-32),4vw,var(--hearo-fs-48));font-weight:700;line-height:1.1;margin:0;letter-spacing:-.02em;color:var(--hearo-blue-zodiac)}.hearo-bestsellers__link{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:500;color:var(--hearo-blue-zodiac);text-decoration:none;min-height:48px;display:inline-flex;align-items:center;gap:var(--hearo-sp-4);padding:var(--hearo-sp-4) 0;border-bottom:1px solid transparent;transition:border-color .16s ease}.hearo-bestsellers__link:hover,.hearo-bestsellers__link:focus-visible{border-bottom-color:var(--hearo-blue-zodiac);outline:none}.hearo-bestsellers__viewport{position:relative;margin:0 -1rem}@media screen and (min-width:750px){.hearo-bestsellers__viewport{margin:0 -1.5rem}}@media screen and (min-width:1280px){.hearo-bestsellers__viewport{margin:0 -2rem}}.hearo-bestsellers__list{display:flex;gap:var(--hearo-sp-12);list-style:none;padding:0 var(--hearo-sp-16) var(--hearo-sp-8);margin:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.hearo-bestsellers__list::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.hearo-bestsellers__list{gap:var(--hearo-sp-16);padding:0 var(--hearo-sp-24) var(--hearo-sp-8)}}@media screen and (min-width:1280px){.hearo-bestsellers__list{gap:var(--hearo-sp-20);padding:0 var(--hearo-sp-32) var(--hearo-sp-8)}}.hearo-bestsellers__item{flex:0 0 auto;width:74vw;max-width:24rem;scroll-snap-align:start}@media screen and (min-width:700px){.hearo-bestsellers__item{width:36vw;max-width:none}}@media screen and (min-width:1000px){.hearo-bestsellers__item{width:calc((100% - 4 * var(--hearo-sp-20)) / 5);max-width:none}}.hearo-bestsellers__card{position:relative;display:flex;flex-direction:column;gap:var(--hearo-sp-16);background:var(--hearo-white);border:1px solid var(--hearo-iron, #d2d7e2);border-radius:var(--hearo-sp-16);overflow:hidden;text-decoration:none;color:inherit;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;height:100%}.hearo-bestsellers__card:hover,.hearo-bestsellers__card:focus-visible{transform:translateY(-2px);box-shadow:0 20px 40px #132a4e14;border-color:#132a4e26;outline:none}.hearo-bestsellers__badge{position:absolute;top:var(--hearo-sp-12);left:var(--hearo-sp-12);z-index:2;background:var(--hearo-blue-zodiac);color:var(--hearo-white);font-family:var(--hearo-font-body);font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.3125rem var(--hearo-sp-8);border-radius:999px}.hearo-bestsellers__image-wrapper{aspect-ratio:4 / 5;background:var(--hearo-mercury, #f4f4f4);overflow:hidden}.hearo-bestsellers__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.hearo-bestsellers__card:hover .hearo-bestsellers__image{transform:scale(1.03)}.hearo-bestsellers__image--placeholder{background:linear-gradient(135deg,#eef0f4,#dfe3eb)}.hearo-bestsellers__body{padding:0 var(--hearo-sp-16) var(--hearo-sp-20);display:flex;flex-direction:column;gap:var(--hearo-sp-4)}.hearo-bestsellers__variant{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-12);letter-spacing:.08em;text-transform:uppercase;color:var(--hearo-chambray);margin:0}.hearo-bestsellers__title{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-17);font-weight:600;line-height:1.2;margin:0;color:var(--hearo-blue-zodiac)}.hearo-bestsellers__price{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);margin:var(--hearo-sp-4) 0 0;color:var(--hearo-blue-zodiac)}.hearo-bestsellers__price-current{font-weight:600}.hearo-bestsellers__price-was{color:var(--hearo-chambray);margin-left:var(--hearo-sp-4);font-weight:400}.hearo-bestsellers__progress{position:relative;height:4px;background:#132a4e14;border-radius:999px;overflow:hidden;margin:var(--hearo-sp-24) auto 0;max-width:28rem}@media screen and (min-width:1000px){.hearo-bestsellers__progress{margin-top:var(--hearo-sp-32)}}.hearo-bestsellers__progress-fill{position:absolute;inset:0 auto 0 0;width:20%;background:linear-gradient(90deg,var(--hearo-blue-zodiac),var(--hearo-chambray));border-radius:inherit;transition:width .14s ease-out}@media(prefers-reduced-motion:reduce){.hearo-bestsellers__card,.hearo-bestsellers__image,.hearo-bestsellers__progress-fill{transition:none}.hearo-bestsellers__card:hover,.hearo-bestsellers__card:focus-visible{transform:none}.hearo-bestsellers__card:hover .hearo-bestsellers__image{transform:none}}.hearo-call-block{padding:var(--hearo-sp-section-m) var(--hearo-sp-gutter-m);background:var(--hearo-blue-zodiac);color:var(--hearo-white)}@media screen and (min-width:750px){.hearo-call-block{padding:var(--hearo-sp-section-d) var(--hearo-sp-gutter-d)}}.hearo-call-block__inner{max-width:52rem;margin:0 auto;text-align:center}.hearo-call-block__eyebrow{color:var(--hearo-iron);opacity:.9;margin-bottom:var(--hearo-sp-16)}.hearo-call-block__headline{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-h2);font-weight:700;color:var(--hearo-white);line-height:var(--hearo-line-height-tight);letter-spacing:-.02em;margin:0 auto var(--hearo-sp-32);max-width:22ch}.hearo-call-block__phone{display:inline-flex;align-items:center;justify-content:center;gap:var(--hearo-sp-16);min-height:96px;padding:var(--hearo-sp-20) var(--hearo-sp-32);margin:0 auto var(--hearo-sp-24);background:var(--hearo-white);border:3px solid var(--hearo-white);border-radius:var(--hearo-sp-16);color:var(--hearo-blue-zodiac);font-family:var(--hearo-font-display);font-weight:700;letter-spacing:-.01em;text-decoration:none;cursor:pointer;transition:background-color var(--hearo-transition),color var(--hearo-transition),transform var(--hearo-transition-fast);max-width:100%}.hearo-call-block__phone:hover{background:var(--hearo-iron);border-color:var(--hearo-iron)}.hearo-call-block__phone:focus-visible{outline:3px solid var(--hearo-white);outline-offset:4px;background:var(--hearo-iron)}.hearo-call-block__phone:active{transform:translateY(1px)}.hearo-call-block__phone-prefix{font-size:var(--hearo-fs-32);line-height:1;flex-shrink:0}.hearo-call-block__phone-number{font-size:clamp(var(--hearo-fs-32),6vw,var(--hearo-fs-56));line-height:1;font-variant-numeric:tabular-nums;letter-spacing:.01em}.hearo-call-block__status{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);color:var(--hearo-iron);line-height:1.55;margin:0 auto var(--hearo-sp-32);max-width:44ch}.hearo-call-block__points{list-style:none;padding:0;margin:0 0 var(--hearo-sp-32);display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-12);max-width:40rem;margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.hearo-call-block__points{grid-template-columns:repeat(3,1fr);gap:var(--hearo-sp-16)}}.hearo-call-block__point{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:var(--hearo-sp-12) var(--hearo-sp-16);background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:var(--hearo-sp-8);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);color:var(--hearo-white);line-height:1.35;text-align:left}.hearo-call-block__point-icon{font-size:var(--hearo-fs-20);line-height:1;flex-shrink:0;color:var(--hearo-iron)}.hearo-call-block__alt{margin-top:var(--hearo-sp-16)}.hearo-call-block__alt-link{display:inline-block;padding:var(--hearo-sp-12) var(--hearo-sp-20);background:transparent;border:2px solid rgba(255,255,255,.3);border-radius:var(--hearo-sp-8);color:var(--hearo-white);font-family:var(--hearo-font-display);font-size:var(--hearo-fs-16);font-weight:600;cursor:pointer;transition:background-color var(--hearo-transition),border-color var(--hearo-transition)}.hearo-call-block__alt-link:hover,.hearo-call-block__alt-link:focus-visible{background:#ffffff1f;border-color:var(--hearo-white);outline:none}@media(prefers-reduced-motion:reduce){.hearo-call-block__phone,.hearo-call-block__alt-link{transition:none}}.hearo-compare{padding:var(--hearo-sp-section-m) var(--hearo-sp-gutter-m);background:var(--hearo-white)}@media screen and (min-width:750px){.hearo-compare{padding:var(--hearo-sp-section-d) var(--hearo-sp-gutter-d)}}.hearo-compare__inner{max-width:var(--hearo-content-w);margin:0 auto}.hearo-compare__grid{display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-40);align-items:start}@media screen and (min-width:990px){.hearo-compare__grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.25fr);gap:var(--hearo-sp-64)}}@media screen and (min-width:1280px){.hearo-compare__grid{gap:var(--hearo-sp-80)}}.hearo-compare__copy{text-align:left}@media screen and (min-width:990px){.hearo-compare__copy{position:sticky;top:var(--hearo-sp-96)}}.hearo-compare__eyebrow{margin-bottom:var(--hearo-sp-12)}.hearo-compare__headline{font-family:var(--hearo-font-display);font-weight:700;font-size:clamp(var(--hearo-fs-32),4.5vw,var(--hearo-fs-56));color:var(--hearo-ink);margin:0 0 var(--hearo-sp-20);line-height:1.06;letter-spacing:-.025em;text-wrap:balance;max-width:18ch}.hearo-compare__subheadline{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);color:var(--hearo-ink);opacity:.72;margin:0;max-width:38ch;line-height:1.55}.hearo-compare__footnote{margin:var(--hearo-sp-32) 0 0;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-13);color:var(--hearo-ink);opacity:.5;line-height:1.5;max-width:40ch;font-style:normal}.hearo-compare__table-wrap{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-top:var(--hearo-sp-20);margin-inline:calc(-1 * var(--hearo-sp-gutter-m));padding-inline:var(--hearo-sp-gutter-m)}@media screen and (min-width:990px){.hearo-compare__table-wrap{margin-inline:0;padding-inline:0}}.hearo-compare__table{width:100%;min-width:640px;border-collapse:separate;border-spacing:0;table-layout:fixed;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);color:var(--hearo-ink)}@media screen and (min-width:990px){.hearo-compare__table{min-width:0}}.hearo-compare__th{padding:var(--hearo-sp-20) var(--hearo-sp-12) var(--hearo-sp-24);text-align:center;vertical-align:bottom;border-bottom:1px solid var(--hearo-iron);font-family:var(--hearo-font-display);font-weight:700;font-size:var(--hearo-fs-17);color:var(--hearo-ink)}@media screen and (min-width:990px){.hearo-compare__th{font-size:var(--hearo-fs-20)}}.hearo-compare__th--feature{width:34%;text-align:left;position:sticky;left:0;background:var(--hearo-white);z-index:2}@media screen and (min-width:990px){.hearo-compare__th--feature{position:static}}.hearo-compare__th--hearo{width:24%;background:var(--hearo-blue-zodiac);background-image:linear-gradient(160deg,var(--hearo-blue-zodiac) 0%,rgba(var(--hearo-chambray-rgb),.9) 100%);color:var(--hearo-white);border-bottom:1px solid rgba(255,255,255,.12);border-top-left-radius:var(--hearo-sp-12);border-top-right-radius:var(--hearo-sp-12);padding:var(--hearo-sp-20) var(--hearo-sp-12);position:relative;z-index:1;box-shadow:0 -6px 24px rgba(var(--hearo-blue-zodiac-rgb),.12)}@media screen and (min-width:990px){.hearo-compare__th--hearo{border-top-left-radius:var(--hearo-sp-16);border-top-right-radius:var(--hearo-sp-16);padding:var(--hearo-sp-32) var(--hearo-sp-20)}}.hearo-compare__cell--hearo{padding-left:var(--hearo-sp-12);padding-right:var(--hearo-sp-12)}@media screen and (min-width:990px){.hearo-compare__cell--hearo{padding-left:var(--hearo-sp-20);padding-right:var(--hearo-sp-20)}}.hearo-compare__th-logo{display:block;margin:0 auto var(--hearo-sp-8);width:auto;height:22px;max-width:90px}@media screen and (min-width:990px){.hearo-compare__th-logo{margin-bottom:var(--hearo-sp-12);height:28px;max-width:120px}}.hearo-compare__brand-name{display:block;font-size:var(--hearo-fs-17);letter-spacing:-.005em;color:inherit}@media screen and (min-width:990px){.hearo-compare__brand-name{font-size:var(--hearo-fs-20)}}.hearo-compare__brand-subtitle{display:block;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);font-weight:600;margin-top:.4rem;opacity:.8;letter-spacing:0}.hearo-compare__th--hearo .hearo-compare__brand-subtitle{color:#ffffffbf;opacity:1}.hearo-compare__row-label{padding:var(--hearo-sp-16) var(--hearo-sp-12);text-align:left;font-family:var(--hearo-font-body);font-weight:700;font-size:var(--hearo-fs-17);color:var(--hearo-ink);opacity:1;border-bottom:1px solid rgba(var(--hearo-iron-rgb),.7);position:sticky;left:0;background:var(--hearo-white);z-index:1}@media screen and (min-width:990px){.hearo-compare__row-label{padding:var(--hearo-sp-20) var(--hearo-sp-16);font-size:var(--hearo-fs-20);position:static}}.hearo-compare__cell{padding:var(--hearo-sp-16) var(--hearo-sp-8);text-align:center;vertical-align:middle;border-bottom:1px solid rgba(var(--hearo-iron-rgb),.7);color:var(--hearo-ink);font-size:var(--hearo-fs-16);font-weight:600}@media screen and (min-width:990px){.hearo-compare__cell{padding:var(--hearo-sp-20) var(--hearo-sp-12);font-size:var(--hearo-fs-18);font-weight:700}}.hearo-compare__cell--hearo{background:var(--hearo-blue-zodiac);color:var(--hearo-white);font-weight:600;border-bottom-color:#ffffff1f}.hearo-compare__table tbody tr:last-child .hearo-compare__cell,.hearo-compare__table tbody tr:last-child .hearo-compare__row-label{border-bottom:none}.hearo-compare__table tbody tr:last-child .hearo-compare__cell--hearo{border-bottom-left-radius:var(--hearo-sp-16);border-bottom-right-radius:var(--hearo-sp-16)}.hearo-compare__mark{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;flex-shrink:0}@media screen and (min-width:990px){.hearo-compare__mark{width:26px;height:26px}}.hearo-compare__mark--yes{background:#5496671f;color:#3f7a4d}.hearo-compare__mark--no{background:#b96c6c1f;color:#9c5a5a}.hearo-compare__cell--hearo .hearo-compare__mark--yes{background:#ffffff38;color:var(--hearo-white)}.hearo-compare__cell--hearo .hearo-compare__mark--no{background:#ffffff1f;color:#ffffff8c}.hearo-compare__value{font-family:var(--hearo-font-body)}.hearo-compare__cell--hearo .hearo-compare__value{color:var(--hearo-white)}.hearo-contact-form{padding:var(--hearo-sp-section-m) var(--hearo-sp-gutter-m);background:var(--hearo-white)}@media screen and (min-width:750px){.hearo-contact-form{padding:var(--hearo-sp-section-d) var(--hearo-sp-gutter-d)}}.hearo-contact-form__inner{max-width:44rem;margin:0 auto}.hearo-contact-form__header{text-align:center;margin-bottom:var(--hearo-sp-40)}.hearo-contact-form__eyebrow{margin-bottom:var(--hearo-sp-12)}.hearo-contact-form__headline{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-h2);font-weight:700;color:var(--hearo-ink);line-height:var(--hearo-line-height-tight);letter-spacing:-.02em;margin:0 auto var(--hearo-sp-16);max-width:22ch}.hearo-contact-form__subheadline{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);color:var(--hearo-ink);opacity:.78;line-height:1.55;margin:0 auto;max-width:46ch}.hearo-contact-form__form{display:flex;flex-direction:column;gap:var(--hearo-sp-24)}.hearo-contact-form__row{display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-24)}@media screen and (min-width:750px){.hearo-contact-form__row{grid-template-columns:1fr 1fr}}.hearo-contact-form__field{display:flex;flex-direction:column;gap:var(--hearo-sp-8)}.hearo-contact-form__label{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-16);font-weight:600;color:var(--hearo-ink);line-height:1.4}.hearo-contact-form__required{color:var(--hearo-chambray);margin-left:.15rem}.hearo-contact-form__optional{display:block;font-weight:400;font-size:var(--hearo-fs-15);color:var(--hearo-ink);opacity:.65;margin-top:.15rem}.hearo-contact-form__input,.hearo-contact-form__textarea,.hearo-contact-form__select{width:100%;min-height:56px;padding:0 var(--hearo-sp-16);border:2px solid var(--hearo-iron);border-radius:var(--hearo-sp-8);background:var(--hearo-white);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);line-height:1.4;color:var(--hearo-ink);transition:border-color var(--hearo-transition);-webkit-appearance:none;appearance:none}.hearo-contact-form__textarea{min-height:160px;padding:var(--hearo-sp-16);resize:vertical}.hearo-contact-form__select{padding-right:var(--hearo-sp-48);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23132a4e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='4 6 8 10 12 6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 16px;cursor:pointer}.hearo-contact-form__input:hover,.hearo-contact-form__textarea:hover,.hearo-contact-form__select:hover{border-color:var(--hearo-chambray)}.hearo-contact-form__input:focus,.hearo-contact-form__textarea:focus,.hearo-contact-form__select:focus{outline:2px solid var(--hearo-chambray);outline-offset:2px;border-color:var(--hearo-chambray)}.hearo-contact-form__input::placeholder,.hearo-contact-form__textarea::placeholder{color:var(--hearo-ink);opacity:.45}.hearo-contact-form__actions{display:flex;flex-direction:column;gap:var(--hearo-sp-16);margin-top:var(--hearo-sp-8)}.hearo-contact-form__submit{min-height:64px;padding:0 var(--hearo-sp-32);background:var(--hearo-blue-zodiac);color:var(--hearo-white);border:2px solid var(--hearo-blue-zodiac);border-radius:var(--hearo-sp-8);font-family:var(--hearo-font-display);font-size:var(--hearo-fs-18);font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background-color var(--hearo-transition),transform var(--hearo-transition-fast)}.hearo-contact-form__submit:hover{background:var(--hearo-mirage);border-color:var(--hearo-mirage)}.hearo-contact-form__submit:focus-visible{outline:3px solid var(--hearo-chambray);outline-offset:3px}.hearo-contact-form__submit:active{transform:translateY(1px)}.hearo-contact-form__privacy{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);color:var(--hearo-ink);opacity:.65;line-height:1.5;margin:0;text-align:center}.hearo-contact-form__success{padding:var(--hearo-sp-32);background:var(--hearo-iron);border:2px solid var(--hearo-chambray);border-radius:var(--hearo-sp-12)}.hearo-contact-form__success h3{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-28);font-weight:700;color:var(--hearo-ink);margin:0 0 var(--hearo-sp-12);line-height:1.2}.hearo-contact-form__success p{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);color:var(--hearo-ink);line-height:1.55;margin:0 0 var(--hearo-sp-12);max-width:48ch}.hearo-contact-form__success p:last-child{margin-bottom:0}.hearo-contact-form__success-note{font-size:var(--hearo-fs-16)!important;opacity:.78}.hearo-contact-form__success a{color:var(--hearo-chambray);text-decoration:underline;text-underline-offset:3px}.hearo-contact-form__error{padding:var(--hearo-sp-20) var(--hearo-sp-24);border-radius:var(--hearo-sp-8);background:#fdf1f1;border:2px solid #b8272d;color:#7a1a1e;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);line-height:1.5;margin-bottom:var(--hearo-sp-24)}.hearo-contact-form__error p{margin:0}.hearo-contact-form__error a{color:#7a1a1e;text-decoration:underline;text-underline-offset:3px}@media(prefers-reduced-motion:reduce){.hearo-contact-form__input,.hearo-contact-form__textarea,.hearo-contact-form__select,.hearo-contact-form__submit{transition:none}}.hearo-dual-hero{display:block;padding:var(--hearo-sp-16) var(--hearo-sp-12) var(--hearo-sp-32);margin:0 auto;position:relative}@media screen and (min-width:750px){.hearo-dual-hero{padding:var(--hearo-sp-24) var(--hearo-sp-16) var(--hearo-sp-48)}}@media screen and (min-width:1280px){.hearo-dual-hero{padding:var(--hearo-sp-32) var(--hearo-sp-12) var(--hearo-sp-56)}}.hearo-dual-hero__sprite{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.hearo-dual-hero__toggle{display:flex;gap:0;margin:0 auto var(--hearo-sp-24);border:1px solid var(--hearo-iron);border-radius:999px;overflow:hidden;width:fit-content;background:var(--hearo-white);box-shadow:0 1px 2px rgba(var(--hearo-blue-zodiac-rgb),.04);position:relative;z-index:4}.hearo-dual-hero__toggle-btn{background:transparent;color:var(--hearo-blue-zodiac);border:none;padding:var(--hearo-sp-12) var(--hearo-sp-24);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:500;cursor:pointer;transition:var(--hearo-transition);min-height:48px;letter-spacing:.01em}.hearo-dual-hero__toggle-btn[aria-checked=true]{background:var(--hearo-blue-zodiac);color:var(--hearo-white)}.hearo-dual-hero__toggle-btn:hover:not([aria-checked=true]){color:var(--hearo-chambray)}.hearo-dual-hero__toggle-btn:focus-visible{outline:2px solid var(--hearo-chambray);outline-offset:3px;border-radius:999px;z-index:1}.hearo-dual-hero__container{position:relative;background:var(--hearo-blue-zodiac);border-radius:var(--hearo-sp-20);overflow:hidden;isolation:isolate;min-height:440px}@media screen and (min-width:750px){.hearo-dual-hero__container{border-radius:var(--hearo-sp-32);min-height:580px}}@media screen and (min-width:1280px){.hearo-dual-hero__container{border-radius:var(--hearo-sp-40);min-height:640px}}.hearo-dual-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(ellipse at 85% 40%,rgba(var(--hearo-chambray-rgb),.45) 0%,rgba(var(--hearo-chambray-rgb),.15) 30%,transparent 60%),radial-gradient(ellipse at 15% 90%,rgba(var(--hearo-mirage-rgb),.55) 0%,transparent 50%),var(--hearo-blue-zodiac)}.hearo-dual-hero__bg:before,.hearo-dual-hero__bg:after{content:"";position:absolute;right:-10%;top:50%;width:80vw;max-width:900px;aspect-ratio:1 / 1;border:1px solid rgba(255,255,255,.04);border-radius:50%;transform:translateY(-50%);pointer-events:none}.hearo-dual-hero__bg:after{width:60vw;max-width:680px;border-color:#ffffff0f}.hearo-dual-hero[data-track=self] .track-gift,html[data-hearo-track=self] .hearo-dual-hero .track-gift,.hearo-dual-hero[data-track=gift] .track-self,html[data-hearo-track=gift] .hearo-dual-hero .track-self{display:none}.hearo-dual-hero__track{position:static;display:flex;flex-direction:column;justify-content:flex-end;padding:var(--hearo-sp-32) var(--hearo-sp-24);min-height:inherit}@media screen and (min-width:750px){.hearo-dual-hero__track{display:block;padding:var(--hearo-sp-64) var(--hearo-sp-56) var(--hearo-sp-56)}}@media screen and (min-width:990px){.hearo-dual-hero__track{padding:var(--hearo-sp-80) var(--hearo-sp-80) 4.5rem}}@media screen and (min-width:1280px){.hearo-dual-hero__track{padding:var(--hearo-sp-96) var(--hearo-sp-96) 5.5rem}}@media screen and (min-width:1600px){.hearo-dual-hero__track{padding:6.5rem var(--hearo-sp-96) var(--hearo-sp-96)}}.hearo-dual-hero__content{position:relative;z-index:2;color:var(--hearo-white);max-width:32rem}@media screen and (min-width:750px){.hearo-dual-hero__content{max-width:36rem}}@media screen and (min-width:1280px){.hearo-dual-hero__content{max-width:42rem}}.hearo-dual-hero__rating{display:flex;align-items:center;gap:var(--hearo-sp-8);margin-bottom:var(--hearo-sp-20);color:#ffffffeb;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:500;letter-spacing:.01em}.hearo-dual-hero__stars{display:inline-flex;align-items:center;gap:.125rem;color:#f5b316;line-height:0}.hearo-dual-hero__stars svg{display:block;width:16px;height:16px}.hearo-dual-hero__rating-text{opacity:.92}.hearo-dual-hero .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hearo-dual-hero__eyebrow{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:#ffffffb8;margin:0 0 var(--hearo-sp-12)}.hearo-dual-hero__headline{font-family:var(--hearo-font-display);font-weight:700;font-size:clamp(var(--hearo-fs-40),6vw,var(--hearo-fs-80));line-height:1.02;color:var(--hearo-white);margin:0 0 var(--hearo-sp-16);letter-spacing:-.025em;text-wrap:balance}@media screen and (min-width:750px){.hearo-dual-hero__headline{margin:0 0 var(--hearo-sp-20)}}.hearo-dual-hero__subheadline{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);line-height:1.55;color:#ffffffd1;margin:0 0 var(--hearo-sp-32);max-width:40ch}@media screen and (min-width:750px){.hearo-dual-hero__subheadline{font-size:var(--hearo-fs-20);margin:0 0 var(--hearo-sp-32)}}@media screen and (min-width:1280px){.hearo-dual-hero__subheadline{font-size:var(--hearo-fs-20);max-width:48ch}}.hearo-dual-hero__ctas{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hearo-sp-12);margin-bottom:var(--hearo-sp-24)}@media screen and (min-width:550px){.hearo-dual-hero__ctas{flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--hearo-sp-12) var(--hearo-sp-24)}}.hearo-dual-hero__cta-primary{display:inline-flex;align-items:center;justify-content:center;padding:var(--hearo-sp-16) var(--hearo-sp-40);background:var(--hearo-white);color:var(--hearo-blue-zodiac);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-17);font-weight:600;text-decoration:none;border-radius:999px;min-height:56px;letter-spacing:.02em;transition:var(--hearo-transition);border:2px solid var(--hearo-white);white-space:nowrap}.hearo-dual-hero__cta-primary:hover,.hearo-dual-hero__cta-primary:focus-visible{background:#ffffffeb;transform:translateY(-1px);box-shadow:0 8px 20px #0003}.hearo-dual-hero__cta-primary:focus-visible{outline:2px solid var(--hearo-white);outline-offset:3px}.hearo-dual-hero__cta-divider{opacity:.5;margin:0 .2rem}.hearo-dual-hero__cta-price{font-weight:700;font-variant-numeric:tabular-nums}.hearo-dual-hero__cta-secondary{display:inline-flex;align-items:center;gap:var(--hearo-sp-4);padding:var(--hearo-sp-12) var(--hearo-sp-12);color:#ffffffe0;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:500;text-decoration:none;min-height:48px;border-radius:var(--hearo-sp-4);transition:var(--hearo-transition)}.hearo-dual-hero__cta-secondary:hover{color:var(--hearo-white);text-decoration:underline;text-underline-offset:4px}.hearo-dual-hero__cta-secondary:focus-visible{outline:2px solid var(--hearo-white);outline-offset:2px;color:var(--hearo-white)}.hearo-dual-hero__trust{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);color:#ffffffb3;margin:0;line-height:1.55;max-width:52ch}.hearo-dual-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;margin:0;overflow:hidden}.hearo-dual-hero__image-glow{display:none}.hearo-dual-hero__image-el{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:0;transform:scale(1.02);transform-origin:center}.hearo-dual-hero__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse closest-side at center,transparent 35%,rgba(19,42,78,.5) 75%,rgba(19,42,78,.95) 100%),linear-gradient(180deg,#132a4e00,#132a4e26,#132a4ea6 70%,#132a4ee0);pointer-events:none;z-index:1}@media screen and (min-width:750px){.hearo-dual-hero__image:after{background:radial-gradient(ellipse closest-side at center,transparent 35%,rgba(19,42,78,.5) 75%,rgba(19,42,78,.95) 100%),linear-gradient(90deg,#132a4ed9,#132a4e9e,#132a4e38 70%,#132a4e00)}}.hearo-dual-hero__dots{position:absolute;bottom:var(--hearo-sp-8);right:var(--hearo-sp-8);z-index:3;display:flex;gap:0}@media screen and (min-width:750px){.hearo-dual-hero__dots{bottom:var(--hearo-sp-16);right:var(--hearo-sp-16)}}@media screen and (min-width:1280px){.hearo-dual-hero__dots{bottom:var(--hearo-sp-24);right:var(--hearo-sp-24)}}.hearo-dual-hero__dot{width:48px;height:48px;padding:0;margin:0;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;border-radius:999px}.hearo-dual-hero__dot:before{content:"";width:10px;height:10px;border-radius:50%;background:#ffffff73;box-shadow:0 1px 3px #00000059;transition:var(--hearo-transition)}.hearo-dual-hero__dot[aria-pressed=true]:before{background:var(--hearo-white);transform:scale(1.25);box-shadow:0 0 0 1px #ffffffe6,0 0 12px #ffffff73,0 1px 3px #00000059}.hearo-dual-hero__dot:hover:before{background:#ffffffe6}.hearo-dual-hero__dot:focus-visible{outline:2px solid var(--hearo-white);outline-offset:2px}@media(prefers-reduced-motion:reduce){.hearo-dual-hero__cta-primary:hover,.hearo-dual-hero__cta-primary:focus-visible{transform:none}.hearo-dual-hero__toggle-btn,.hearo-dual-hero__cta-primary,.hearo-dual-hero__cta-secondary,.hearo-dual-hero__dot:before{transition:none}.hearo-dual-hero__dot[aria-pressed=true]:before{transform:none}}@media print{.hearo-dual-hero__toggle,.hearo-dual-hero__bg,.hearo-dual-hero__image-glow,.hearo-dual-hero__dots{display:none}.hearo-dual-hero__container{background:#fff;color:#000;border:1px solid #000}.hearo-dual-hero__content,.hearo-dual-hero__headline,.hearo-dual-hero__eyebrow,.hearo-dual-hero__subheadline,.hearo-dual-hero__trust,.hearo-dual-hero__rating{color:#000!important}.hearo-dual-hero[data-track=self] .track-gift,.hearo-dual-hero[data-track=gift] .track-self{display:block}}.hearo-faq{padding:var(--hearo-sp-section-m) var(--hearo-sp-gutter-m);background:var(--hearo-white)}@media screen and (min-width:750px){.hearo-faq{padding:var(--hearo-sp-section-d) var(--hearo-sp-gutter-d)}}.hearo-faq__inner{max-width:48rem;margin:0 auto}.hearo-faq__header{text-align:center;margin-bottom:var(--hearo-sp-48)}.hearo-faq__headline{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-h2);font-weight:700;color:var(--hearo-ink);margin:0 auto var(--hearo-sp-16);line-height:var(--hearo-line-height-tight);letter-spacing:-.02em;max-width:20ch}.hearo-faq__subheadline{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);color:var(--hearo-ink);opacity:.7;margin:0 auto;max-width:50ch;line-height:var(--hearo-line-height-body)}.hearo-faq__list{display:flex;flex-direction:column;gap:0}.hearo-faq__item{border-bottom:1px solid var(--hearo-iron)}.hearo-faq__item:first-child{border-top:1px solid var(--hearo-iron)}.hearo-faq__item>summary{list-style:none}.hearo-faq__item>summary::-webkit-details-marker{display:none}.hearo-faq__question{display:flex;align-items:center;justify-content:space-between;gap:var(--hearo-sp-24);padding:var(--hearo-sp-24) var(--hearo-sp-8);cursor:pointer;font-family:var(--hearo-font-display);font-size:var(--hearo-fs-18);font-weight:700;color:var(--hearo-ink);line-height:1.4;min-height:44px;transition:var(--hearo-transition)}@media screen and (min-width:750px){.hearo-faq__question{font-size:var(--hearo-fs-20);padding:var(--hearo-sp-32) var(--hearo-sp-8)}}.hearo-faq__item:hover>.hearo-faq__question,.hearo-faq__item[open]>.hearo-faq__question{color:var(--hearo-chambray)}.hearo-faq__question-text{flex:1}.hearo-faq__toggle{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--hearo-ink);transition:transform .2s cubic-bezier(.4,0,.2,1)}.hearo-faq__item[open]>.hearo-faq__question .hearo-faq__toggle{transform:rotate(180deg);color:var(--hearo-chambray)}.hearo-faq__answer{padding:0 var(--hearo-sp-8) var(--hearo-sp-32);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);line-height:var(--hearo-line-height-body);color:var(--hearo-ink);opacity:.85}.hearo-faq__answer>:first-child{margin-top:0}.hearo-faq__answer>:last-child{margin-bottom:0}.hearo-faq__answer a{color:var(--hearo-chambray);text-decoration:underline;text-underline-offset:3px}@media(prefers-reduced-motion:reduce){.hearo-faq__toggle,.hearo-faq__question{transition:none}}.hearo-feature-pills{padding:var(--hearo-sp-56) var(--hearo-sp-gutter-m) var(--hearo-sp-16);background:transparent}@media screen and (min-width:750px){.hearo-feature-pills{padding:var(--hearo-sp-80) var(--hearo-sp-gutter-d) var(--hearo-sp-24)}}.hearo-feature-pills__inner{max-width:var(--hearo-content-w);margin:0 auto}.hearo-feature-pills__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--hearo-sp-12) var(--hearo-sp-40)}@media screen and (min-width:750px){.hearo-feature-pills__list{gap:var(--hearo-sp-16) var(--hearo-sp-56)}}.hearo-feature-pills__item{position:relative}.hearo-feature-pills__item+.hearo-feature-pills__item:before{content:"";position:absolute;left:-1.75rem;top:50%;width:4px;height:4px;border-radius:50%;background:var(--hearo-iron);transform:translateY(-50%)}@media screen and (min-width:750px){.hearo-feature-pills__item+.hearo-feature-pills__item:before{left:-2rem}}.hearo-feature-pills__label{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-13);font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--hearo-ink);text-decoration:none;padding:var(--hearo-sp-4) 0;display:inline-block;transition:color var(--hearo-transition-fast)}@media screen and (min-width:990px){.hearo-feature-pills__label{font-size:var(--hearo-fs-15)}}.hearo-feature-pills__label--link:hover,.hearo-feature-pills__label--link:focus-visible{color:var(--hearo-accent);text-decoration:underline;text-underline-offset:.25rem}.hearo-final-cta{position:relative;width:100%;overflow:hidden;background:var(--hfc-bg, #132a4e);color:#fff;padding:clamp(var(--hearo-sp-48),8vw,var(--hearo-sp-96)) clamp(var(--hearo-sp-20),4vw,var(--hearo-sp-48));isolation:isolate}.hearo-final-cta__waves{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;color:#fff;opacity:.08;z-index:0;pointer-events:none}.hearo-final-cta__inner{position:relative;z-index:1;max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:clamp(var(--hearo-sp-32),4vw,var(--hearo-sp-56));align-items:center}@media screen and (min-width:750px){.hearo-final-cta__inner{grid-template-columns:1fr 1fr;gap:clamp(var(--hearo-sp-32),5vw,var(--hearo-sp-64))}}@media screen and (min-width:1100px){.hearo-final-cta__inner{gap:var(--hearo-sp-80)}}.hearo-final-cta__content{text-align:center;order:2}@media screen and (min-width:750px){.hearo-final-cta__content{text-align:left;order:1}}.hearo-final-cta__eyebrow{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf;margin:0 0 var(--hearo-sp-20)}.hearo-final-cta__headline{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-32),4.5vw,var(--hearo-fs-56));font-weight:700;color:#fff;margin:0 0 var(--hearo-sp-20);line-height:1.08;letter-spacing:-.02em;max-width:14ch;margin-inline:auto}@media screen and (min-width:750px){.hearo-final-cta__headline{margin-inline:0}}.hearo-final-cta__subheadline{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);color:#ffffffc7;margin:0 0 var(--hearo-sp-32);max-width:32ch;line-height:1.55;margin-inline:auto}@media screen and (min-width:750px){.hearo-final-cta__subheadline{margin-inline:0;font-size:var(--hearo-fs-20)}}.hearo-final-cta__cta{display:inline-flex;align-items:center;justify-content:center;padding:var(--hearo-sp-16) var(--hearo-sp-48);min-height:56px;background:#fff;color:var(--hfc-bg, #132a4e);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-17);font-weight:600;text-decoration:none;border-radius:999px;border:2px solid #ffffff;letter-spacing:.02em;white-space:nowrap;transition:background-color .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #00000040}.hearo-final-cta__cta:hover,.hearo-final-cta__cta:focus-visible{background:#d2d7e2;transform:translateY(-1px);box-shadow:0 8px 28px #00000052}.hearo-final-cta__cta:focus-visible{outline:2px solid #ffffff;outline-offset:4px}.hearo-final-cta__cta-divider{opacity:.5;margin:0 .125rem}.hearo-final-cta__cta-price{font-weight:700;font-variant-numeric:tabular-nums}.hearo-final-cta__media{order:1;display:flex;align-items:center;justify-content:center}@media screen and (min-width:750px){.hearo-final-cta__media{order:2}}.hearo-final-cta__product,.hearo-final-cta__media picture,.hearo-final-cta__media img{width:100%;max-width:420px;height:auto;display:block}@media screen and (min-width:750px){.hearo-final-cta__product,.hearo-final-cta__media picture,.hearo-final-cta__media img{max-width:520px}}@media screen and (min-width:1100px){.hearo-final-cta__product,.hearo-final-cta__media picture,.hearo-final-cta__media img{max-width:600px}}@media(prefers-reduced-motion:reduce){.hearo-final-cta__cta{transition:none}.hearo-final-cta__cta:hover,.hearo-final-cta__cta:focus-visible{transform:none}}@media print{.hearo-final-cta{background:#fff!important;color:#000!important}.hearo-final-cta__waves{display:none}.hearo-final-cta__cta{background:#fff;color:#000;border:1px solid #000;box-shadow:none}}.hearo-fit-promise{padding:var(--hearo-sp-section-m) var(--hearo-sp-gutter-m);background:var(--hearo-white);position:relative}@media screen and (min-width:750px){.hearo-fit-promise{padding:var(--hearo-sp-section-d) var(--hearo-sp-gutter-d)}}.hearo-fit-promise__inner{max-width:var(--hearo-content-w);margin:0 auto}.hearo-fit-promise__grid{display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-40);align-items:center}@media screen and (min-width:990px){.hearo-fit-promise__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:var(--hearo-sp-64)}}@media screen and (min-width:1280px){.hearo-fit-promise__grid{gap:5.5rem}}.hearo-fit-promise__copy{text-align:left}.hearo-fit-promise__eyebrow{margin-bottom:var(--hearo-sp-16)}.hearo-fit-promise__headline{font-family:var(--hearo-font-display);font-weight:700;font-size:clamp(var(--hearo-fs-40),5vw,var(--hearo-fs-64));color:var(--hearo-ink);margin:0 0 var(--hearo-sp-24);line-height:1.04;letter-spacing:-.028em;text-wrap:balance;max-width:14ch}.hearo-fit-promise__body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);line-height:1.55;color:var(--hearo-ink);opacity:.72;max-width:42ch;margin:0 0 var(--hearo-sp-32)}@media screen and (min-width:990px){.hearo-fit-promise__body{font-size:var(--hearo-fs-20)}}.hearo-fit-promise__body>:first-child{margin-top:0}.hearo-fit-promise__body>:last-child{margin-bottom:0}.hearo-fit-promise__actions{display:flex;margin-top:var(--hearo-sp-20)}.hearo-fit-promise__pillars{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-32)}@media screen and (min-width:600px){.hearo-fit-promise__pillars{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--hearo-sp-32)}}@media screen and (min-width:1280px){.hearo-fit-promise__pillars{gap:var(--hearo-sp-40)}}.hearo-fit-promise__pillar{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hearo-sp-8);padding:0;background:transparent;border:0;box-shadow:none;text-align:left}@media screen and (min-width:600px){.hearo-fit-promise__pillar{align-items:center;text-align:center}}.hearo-fit-promise__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:var(--hearo-fs-28);line-height:1;color:var(--hearo-blue-zodiac);margin-bottom:var(--hearo-sp-4)}@media screen and (min-width:990px){.hearo-fit-promise__icon{width:56px;height:56px;font-size:var(--hearo-fs-32)}}.hearo-fit-promise__pillar-title{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-18);font-weight:700;color:var(--hearo-ink);margin:0;line-height:1.25;letter-spacing:-.01em}@media screen and (min-width:990px){.hearo-fit-promise__pillar-title{font-size:var(--hearo-fs-20)}}.hearo-fit-promise__pillar-body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);color:var(--hearo-ink);opacity:.7;margin:0;line-height:1.45;max-width:22ch}.hearo-founder-hero{position:relative;width:100%;height:100vh;height:100svh;min-height:32rem;background:var(--hearo-blue-zodiac);color:var(--hearo-white);overflow:hidden;isolation:isolate}@media screen and (min-width:750px){.hearo-founder-hero{min-height:40rem}}.hearo-founder-hero__sticky{position:absolute;top:var(--header-height, 0px);left:0;right:0;bottom:0;z-index:0}.hearo-founder-hero__parallax{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:0 var(--hearo-sp-gutter-m)}@media screen and (min-width:750px){.hearo-founder-hero__parallax{padding:0 var(--hearo-sp-gutter-d)}}.hearo-founder-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hearo-founder-hero__bg-img{width:100%;height:100%;object-fit:cover;opacity:calc(1 - var(--hearo-founder-hero-overlay, .55))}.hearo-founder-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,rgba(var(--hearo-blue-zodiac-rgb),.4),rgba(var(--hearo-mirage-rgb),.9));opacity:var(--hearo-founder-hero-overlay, .55)}.hearo-founder-hero__inner{position:relative;z-index:1;max-width:60rem;width:100%;text-align:center}.hearo-founder-hero__eyebrow{color:var(--hearo-iron);text-transform:uppercase;letter-spacing:.14em;font-size:var(--hearo-fs-13);margin:0 0 var(--hearo-sp-24)}.hearo-founder-hero__headline{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-48),9vw,var(--hearo-fs-80));line-height:var(--hearo-line-height-tight);letter-spacing:-.02em;margin:0 0 var(--hearo-sp-32);color:var(--hearo-white);font-weight:800}.hearo-founder-hero__subheadline{font-family:var(--hearo-font-body);font-size:clamp(var(--hearo-fs-18),1.4vw,var(--hearo-fs-22));line-height:var(--hearo-line-height-body);color:var(--hearo-iron);margin:0 auto var(--hearo-sp-40);max-width:42rem}.hearo-founder-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--hearo-sp-16);margin-bottom:var(--hearo-sp-40)}.hearo-founder-hero__scroll-hint{margin:0;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-13);text-transform:uppercase;letter-spacing:.16em;color:rgba(var(--hearo-white-rgb),.6)}.hearo-founder-hero__scroll-hint:after{content:" \2193";margin-left:var(--hearo-sp-4)}.shopify-section:has(>.hearo-founder-hero){position:relative;z-index:0}.shopify-section:has(>.hearo-founder-hero)+.shopify-section{position:relative;z-index:10;background:var(--hearo-white);border-top-left-radius:var(--hearo-sp-32);border-top-right-radius:var(--hearo-sp-32);margin-top:-2rem}@media screen and (min-width:750px){.shopify-section:has(>.hearo-founder-hero)+.shopify-section{border-top-left-radius:var(--hearo-sp-40);border-top-right-radius:var(--hearo-sp-40);margin-top:-2.5rem}}.hearo-lowercase{text-transform:lowercase}.hearo-hiw{position:relative;padding:var(--hearo-sp-40) var(--hearo-sp-gutter-m);background:linear-gradient(180deg,#f3f5f8,#eff1f5);overflow:hidden;color:var(--hearo-blue-zodiac)}@media(min-width:750px){.hearo-hiw{padding:var(--hearo-sp-56) var(--hearo-sp-gutter-d)}}@media(min-width:990px){.hearo-hiw{padding:4.5rem var(--hearo-sp-gutter-d)}}.hearo-hiw:before,.hearo-hiw:after{content:"";position:absolute;width:45%;height:140%;background:repeating-linear-gradient(30deg,transparent 0,transparent 60px,rgba(19,42,78,.035) 60px,rgba(19,42,78,.035) 62px,transparent 62px,transparent 120px);pointer-events:none}.hearo-hiw:before{top:-20%;left:-10%;transform:rotate(-8deg)}.hearo-hiw:after{bottom:-20%;right:-10%;transform:rotate(8deg)}.hearo-hiw__inner{position:relative;z-index:1;max-width:1280px;margin:0 auto}.hearo-hiw__header{text-align:center;margin:0 auto var(--hearo-sp-32);max-width:52ch}@media(min-width:750px){.hearo-hiw__header{margin-bottom:var(--hearo-sp-48)}}.hearo-hiw__eyebrow{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-14);font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--hearo-blue-zodiac);margin:0 0 var(--hearo-sp-16)}.hearo-hiw__section-headline{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-28),3.5vw + .5rem,var(--hearo-fs-48));font-weight:700;color:var(--hearo-blue-zodiac);line-height:1.05;letter-spacing:-.025em;margin:0 0 .85rem}.hearo-hiw__section-subheadline{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);font-weight:500;color:var(--hearo-blue-zodiac);opacity:.7;line-height:1.5;margin:0 auto;max-width:50ch}.hearo-hiw__steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--hearo-sp-16)}@media(min-width:750px){.hearo-hiw__steps{gap:var(--hearo-sp-20)}}.hearo-hiw__card{background:#fff;border-radius:20px;padding:var(--hearo-sp-24) var(--hearo-sp-20);box-shadow:0 2px 6px #132a4e0d,0 20px 48px -20px #132a4e29;display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-20)}@media(min-width:750px){.hearo-hiw__card{padding:var(--hearo-sp-32);border-radius:24px}}@media(min-width:990px){.hearo-hiw__card{grid-template-columns:1fr 1fr;gap:var(--hearo-sp-40);padding:var(--hearo-sp-40) var(--hearo-sp-48);align-items:center}.hearo-hiw__card--text-right .hearo-hiw__card-text{order:2}.hearo-hiw__card--text-right .hearo-hiw__card-media{order:1}}.hearo-hiw__card-text{display:flex;flex-direction:column;gap:var(--hearo-sp-12);min-width:0}.hearo-hiw__step-label{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-13);font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--hearo-chambray);margin:0}.hearo-hiw__step-headline{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-24),2.5vw + .5rem,var(--hearo-fs-40));font-weight:700;color:var(--hearo-blue-zodiac);line-height:1.05;letter-spacing:-.025em;margin:0}.hearo-hiw__step-body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);font-weight:500;line-height:1.5;color:var(--hearo-blue-zodiac);opacity:.78;margin:0;max-width:40ch}.hearo-hiw__card-media{min-width:0}.hearo-hiw__image-wrap{position:relative;width:100%;aspect-ratio:16 / 9;min-height:200px;border-radius:14px;overflow:hidden;background:linear-gradient(135deg,#e8ebf1,#dce0e8)}@media(min-width:990px){.hearo-hiw__image-wrap{border-radius:16px;min-height:260px}}.hearo-hiw__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hearo-hiw__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;padding:var(--hearo-sp-32);color:#132a4e6b;text-align:center}.hearo-hiw__image-placeholder-label{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);font-weight:600;letter-spacing:.01em}.hearo-hiw__badge{position:absolute;bottom:var(--hearo-sp-16);left:var(--hearo-sp-16);display:inline-flex;align-items:center;gap:.55rem;padding:var(--hearo-sp-12) var(--hearo-sp-16);background:#fff;border-radius:12px;box-shadow:0 2px 4px #132a4e0d,0 12px 32px #132a4e1f;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);font-weight:700;color:var(--hearo-blue-zodiac);line-height:1.1}@media(min-width:750px){.hearo-hiw__badge{bottom:var(--hearo-sp-20);left:var(--hearo-sp-20);padding:.85rem 1.1rem;font-size:var(--hearo-fs-16)}}.hearo-hiw__badge-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--hearo-chambray);flex:0 0 auto}.hearo-hiw__badge-icon svg{width:18px;height:18px}.hearo-hiw__badge-label{white-space:nowrap}@media(prefers-reduced-motion:no-preference){.hearo-hiw[data-hearo-reveal] .hearo-hiw__header,.hearo-hiw[data-hearo-reveal] .hearo-hiw__card{opacity:0;transform:translateY(1.5rem);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.hearo-hiw[data-hearo-reveal].is-in-view .hearo-hiw__header,.hearo-hiw[data-hearo-reveal].is-in-view .hearo-hiw__card{opacity:1;transform:none}.hearo-hiw[data-hearo-reveal].is-in-view .hearo-hiw__card:nth-of-type(1){transition-delay:.12s}.hearo-hiw[data-hearo-reveal].is-in-view .hearo-hiw__card:nth-of-type(2){transition-delay:.22s}.hearo-hiw[data-hearo-reveal].is-in-view .hearo-hiw__card:nth-of-type(3){transition-delay:.32s}}.hearo-legal{display:block;padding:var(--hearo-sp-48) 0 var(--hearo-sp-64);background:var(--hearo-white, #fff);color:var(--hearo-blue-zodiac, #132a4e)}@media screen and (min-width:750px){.hearo-legal{padding:var(--hearo-sp-80) 0 var(--hearo-sp-96)}}.hearo-legal__inner{max-width:52rem;margin:0 auto;padding:0 var(--hearo-sp-20)}.hearo-legal__eyebrow{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);letter-spacing:.12em;text-transform:uppercase;color:var(--hearo-chambray, #355487);margin:0 0 var(--hearo-sp-12)}.hearo-legal__title{font-family:var(--hearo-font-heading);font-weight:700;font-size:var(--hearo-fs-36);line-height:1.15;letter-spacing:-.01em;color:var(--hearo-blue-zodiac, #132a4e);margin:0 0 var(--hearo-sp-16)}@media screen and (min-width:750px){.hearo-legal__title{font-size:var(--hearo-fs-48)}}.hearo-legal__meta{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);color:var(--hearo-chambray, #355487);margin:0 0 var(--hearo-sp-40)}.hearo-legal__body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);line-height:1.7;color:var(--hearo-blue-zodiac, #132a4e)}.hearo-legal__body h2{font-family:var(--hearo-font-heading);font-weight:700;font-size:var(--hearo-fs-24);line-height:1.25;color:var(--hearo-blue-zodiac, #132a4e);margin:var(--hearo-sp-40) 0 var(--hearo-sp-16)}@media screen and (min-width:750px){.hearo-legal__body h2{font-size:var(--hearo-fs-28)}}.hearo-legal__body h3{font-family:var(--hearo-font-heading);font-weight:700;font-size:var(--hearo-fs-20);line-height:1.3;color:var(--hearo-blue-zodiac, #132a4e);margin:var(--hearo-sp-24) 0 var(--hearo-sp-12)}.hearo-legal__body p,.hearo-legal__body ul,.hearo-legal__body ol{margin:0 0 var(--hearo-sp-16)}.hearo-legal__body ul,.hearo-legal__body ol{padding-left:var(--hearo-sp-24)}.hearo-legal__body li{margin-bottom:var(--hearo-sp-8)}.hearo-legal__body a{color:var(--hearo-chambray, #355487);text-decoration:underline;text-underline-offset:.2em}.hearo-legal__body a:hover,.hearo-legal__body a:focus-visible{color:var(--hearo-blue-zodiac, #132a4e)}.hearo-legal__body strong{font-weight:700;color:var(--hearo-mirage, #161b26)}.hearo-legal__divider{border:0;border-top:1px solid var(--hearo-iron, #d2d7e2);margin:var(--hearo-sp-48) 0 var(--hearo-sp-24)}.hearo-legal__footer{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);color:var(--hearo-chambray, #355487);margin:0}.hearo-logo-marquee{display:block;padding:var(--hearo-sp-32) 0;background:var(--hearo-white, #fff);color:var(--hearo-blue-zodiac, #132a4e)}@media screen and (min-width:750px){.hearo-logo-marquee{padding:var(--hearo-sp-40) 0}}.hearo-logo-marquee__inner{max-width:126rem;margin:0 auto}.hearo-logo-marquee__heading{text-align:center;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-12);font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--hearo-blue-zodiac);opacity:.6;margin:0 var(--hearo-sp-16) var(--hearo-sp-20)}@media screen and (min-width:750px){.hearo-logo-marquee__heading{font-size:var(--hearo-fs-13);margin-bottom:var(--hearo-sp-32)}}.hearo-logo-marquee__viewport{position:relative;overflow:hidden}.hearo-logo-marquee__viewport:before,.hearo-logo-marquee__viewport:after{content:"";position:absolute;top:0;bottom:0;width:var(--hearo-sp-64);z-index:1;pointer-events:none}.hearo-logo-marquee__viewport:before{left:0;background:linear-gradient(90deg,var(--hearo-white) 0%,rgba(255,255,255,0) 100%)}.hearo-logo-marquee__viewport:after{right:0;background:linear-gradient(270deg,var(--hearo-white) 0%,rgba(255,255,255,0) 100%)}@media screen and (min-width:750px){.hearo-logo-marquee__viewport:before,.hearo-logo-marquee__viewport:after{width:var(--hearo-sp-96)}}.hearo-logo-marquee__track{display:flex;gap:var(--hearo-sp-40);width:max-content;animation:hearo-logo-marquee-scroll var(--marquee-duration, 50s) linear infinite}@media screen and (min-width:750px){.hearo-logo-marquee__track{gap:var(--hearo-sp-80)}}.hearo-logo-marquee__list{display:flex;gap:var(--hearo-sp-40);list-style:none;margin:0;padding:0;align-items:center}@media screen and (min-width:750px){.hearo-logo-marquee__list{gap:var(--hearo-sp-80)}}.hearo-logo-marquee__item{flex:0 0 auto}.hearo-logo-marquee__logo{height:var(--hearo-sp-32);width:auto;max-width:9rem;object-fit:contain;opacity:.62;filter:grayscale(1) contrast(1);transition:opacity .2s ease,filter .2s ease}@media screen and (min-width:750px){.hearo-logo-marquee__logo{height:var(--hearo-sp-40);max-width:10.5rem}}.hearo-logo-marquee__logo--text{display:inline-flex;align-items:center;font-family:var(--hearo-font-display);font-size:var(--hearo-fs-18);font-weight:700;letter-spacing:-.01em;color:var(--hearo-blue-zodiac);padding:0 var(--hearo-sp-4)}.hearo-logo-marquee__logo:hover,.hearo-logo-marquee__logo:focus-visible{opacity:1;filter:none}@keyframes hearo-logo-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hearo-logo-marquee__track{animation:none}.hearo-logo-marquee__logo{transition:none}}.hearo-media-grid{display:block;padding:var(--hearo-sp-40) 0;background:var(--hearo-white, #fff);color:var(--hearo-blue-zodiac, #132a4e)}@media screen and (min-width:750px){.hearo-media-grid{padding:var(--hearo-sp-64) 0}}@media screen and (min-width:1280px){.hearo-media-grid{padding:var(--hearo-sp-80) 0}}.hearo-media-grid__inner{max-width:126rem;margin:0 auto;padding:0 var(--hearo-sp-16)}@media screen and (min-width:750px){.hearo-media-grid__inner{padding:0 var(--hearo-sp-20)}}@media screen and (min-width:1280px){.hearo-media-grid__inner{padding:0 var(--hearo-sp-32)}}.hearo-media-grid__header{margin-bottom:var(--hearo-sp-24)}@media screen and (min-width:750px){.hearo-media-grid__header{margin-bottom:var(--hearo-sp-32)}}.hearo-media-grid__eyebrow{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);letter-spacing:.1em;text-transform:uppercase;color:var(--hearo-chambray, #355487);margin:0 0 var(--hearo-sp-8)}.hearo-media-grid__heading{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-28),3.5vw,var(--hearo-fs-48));font-weight:700;line-height:1.1;margin:0;letter-spacing:-.02em}.hearo-media-grid__grid{list-style:none;padding:0;margin:0;display:grid;gap:var(--hearo-sp-12)}@media screen and (min-width:750px){.hearo-media-grid__grid{gap:var(--hearo-sp-16)}}.hearo-media-grid__grid--2x2{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(150px,auto)}@media screen and (min-width:750px){.hearo-media-grid__grid--2x2{grid-auto-rows:minmax(290px,auto)}}.hearo-media-grid__grid--1-3{grid-template-columns:1fr 1fr 1fr;grid-auto-rows:minmax(150px,auto)}@media screen and (min-width:750px){.hearo-media-grid__grid--1-3{grid-auto-rows:minmax(290px,auto)}}.hearo-media-grid__grid--1-3 .hearo-media-grid__cell--1{grid-column:span 3}@media screen and (min-width:750px){.hearo-media-grid__grid--1-3 .hearo-media-grid__cell--1{grid-column:span 3;grid-row:span 1}}.hearo-media-grid__grid--featured{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(150px,auto)}@media screen and (min-width:750px){.hearo-media-grid__grid--featured{grid-template-columns:2fr 1fr 1fr;grid-auto-rows:minmax(290px,auto)}.hearo-media-grid__grid--featured .hearo-media-grid__cell--1{grid-row:span 2}}.hearo-media-grid__cell{position:relative;overflow:hidden;border-radius:var(--hearo-sp-16);min-height:150px}@media screen and (min-width:750px){.hearo-media-grid__cell{min-height:290px;border-radius:var(--hearo-sp-20)}}.hearo-media-grid__tile{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;min-height:inherit;text-decoration:none;color:var(--hearo-white);overflow:hidden;isolation:isolate}.hearo-media-grid__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease;z-index:0}.hearo-media-grid__image--placeholder{background:linear-gradient(135deg,#2a3652,#132a4e)}.hearo-media-grid__tile:hover .hearo-media-grid__image,.hearo-media-grid__tile:focus-visible .hearo-media-grid__image{transform:scale(1.04)}.hearo-media-grid__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#132a4e00 35%,rgba(19,42,78,calc(var(--tile-overlay, .25) * 2)));z-index:1}.hearo-media-grid__content{position:relative;z-index:2;padding:var(--hearo-sp-20);display:flex;flex-direction:column;gap:var(--hearo-sp-4);width:100%}@media screen and (min-width:750px){.hearo-media-grid__content{padding:var(--hearo-sp-32);gap:var(--hearo-sp-4)}}.hearo-media-grid__tile-eyebrow{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-12);letter-spacing:.08em;text-transform:uppercase;color:#ffffffd1;margin:0}@media screen and (min-width:750px){.hearo-media-grid__tile-eyebrow{font-size:var(--hearo-fs-13)}}.hearo-media-grid__tile-heading{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-20);font-weight:700;line-height:1.15;letter-spacing:-.015em;color:var(--hearo-white);margin:0;text-shadow:0 2px 8px rgba(0,0,0,.25);text-wrap:balance}@media screen and (min-width:750px){.hearo-media-grid__tile-heading{font-size:var(--hearo-fs-28)}}@media screen and (min-width:1280px){.hearo-media-grid__tile-heading{font-size:var(--hearo-fs-32)}}.hearo-media-grid__tile-link{display:inline-flex;align-items:center;gap:var(--hearo-sp-4);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);font-weight:500;color:var(--hearo-white);opacity:.92;margin-top:var(--hearo-sp-4)}.hearo-media-grid__tile:hover .hearo-media-grid__tile-link,.hearo-media-grid__tile:focus-visible .hearo-media-grid__tile-link{opacity:1}.hearo-media-grid__tile:focus-visible{outline:3px solid var(--hearo-white);outline-offset:-3px}@media(prefers-reduced-motion:reduce){.hearo-media-grid__image{transition:none}.hearo-media-grid__tile:hover .hearo-media-grid__image,.hearo-media-grid__tile:focus-visible .hearo-media-grid__image{transform:none}}.hearo-moments-hero{padding:var(--hearo-sp-40) var(--hearo-sp-gutter-m);margin-top:-1px;background:var(--hearo-mirage);color:var(--hearo-white);position:relative;overflow:hidden}@media screen and (min-width:750px){.hearo-moments-hero{padding:var(--hearo-sp-56) var(--hearo-sp-gutter-d)}}@media screen and (min-width:990px){.hearo-moments-hero{padding:4.5rem var(--hearo-sp-gutter-d)}}.hearo-moments-hero__inner{position:relative;max-width:var(--hearo-content-w);margin:0 auto;display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-40);align-items:center}@media screen and (min-width:990px){.hearo-moments-hero__inner{grid-template-columns:minmax(14rem,22%) minmax(0,1fr);gap:var(--hearo-sp-40)}}@media screen and (min-width:1280px){.hearo-moments-hero__inner{grid-template-columns:minmax(16rem,20%) minmax(0,1fr);gap:var(--hearo-sp-48)}}.hearo-moments-hero__copy{max-width:36rem}.hearo-moments-hero .hearo-moments-hero__eyebrow{color:var(--hearo-iron);font-weight:700;margin-bottom:var(--hearo-sp-20);letter-spacing:.16em}.hearo-moments-hero__headline{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-28),3.2vw,var(--hearo-fs-40));font-weight:700;color:var(--hearo-white);line-height:1.1;letter-spacing:-.025em;margin:0 0 var(--hearo-sp-16);text-wrap:balance}.hearo-moments-hero__headline--lower{text-transform:lowercase}.hearo-moments-hero__description{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);line-height:1.55;color:var(--hearo-white);opacity:.82;margin:0;max-width:34ch}@media screen and (min-width:750px){.hearo-moments-hero__description{font-size:var(--hearo-fs-20)}}.hearo-moments-hero__actions{margin-top:var(--hearo-sp-32)}.hearo-moments-hero__card{background:var(--hearo-white);border-radius:var(--hearo-sp-16);padding:var(--hearo-sp-4) var(--hearo-sp-20);box-shadow:0 20px 56px #00000047,0 4px 12px #0000001f;display:flex;flex-direction:column;width:100%}@media screen and (min-width:750px){.hearo-moments-hero__card{padding:var(--hearo-sp-8) var(--hearo-sp-32);border-radius:var(--hearo-sp-20)}}@media screen and (min-width:990px){.hearo-moments-hero__card{padding:var(--hearo-sp-12) var(--hearo-sp-40);border-radius:var(--hearo-sp-24)}}.hearo-moments-hero__row{padding:var(--hearo-sp-16) 0;border-top:1px solid rgba(var(--hearo-iron-rgb),.85)}.hearo-moments-hero__row:first-child{border-top:none}@media screen and (min-width:750px){.hearo-moments-hero__row{padding:var(--hearo-sp-20) 0}}@media screen and (min-width:990px){.hearo-moments-hero__row{padding:var(--hearo-sp-24) 0}}.hearo-moments-hero__row-title{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-20);font-weight:800;color:var(--hearo-blue-zodiac);line-height:1.15;letter-spacing:-.025em;margin:0 0 .4rem}@media screen and (min-width:750px){.hearo-moments-hero__row-title{font-size:var(--hearo-fs-24);letter-spacing:-.03em}}.hearo-moments-hero__row-body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-17);line-height:1.5;color:var(--hearo-ink);opacity:.78;margin:0;max-width:46ch}@media screen and (min-width:750px){.hearo-moments-hero__row-body{font-size:var(--hearo-fs-18)}}.hearo-moments{padding:var(--hearo-sp-section-m) var(--hearo-sp-gutter-m);background:var(--hearo-white)}@media screen and (min-width:750px){.hearo-moments{padding:var(--hearo-sp-section-d) var(--hearo-sp-gutter-d)}}.hearo-moments__inner{max-width:var(--hearo-content-w);margin:0 auto}.hearo-moments__header{text-align:center;max-width:44rem;margin:0 auto var(--hearo-sp-64)}.hearo-moments__headline{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-h2);font-weight:700;color:var(--hearo-ink);margin:0 auto var(--hearo-sp-24);line-height:var(--hearo-line-height-tight);letter-spacing:-.02em;max-width:20ch}.hearo-moments__body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);color:var(--hearo-ink);opacity:.85;line-height:var(--hearo-line-height-body)}.hearo-moments__body>:first-child{margin-top:0}.hearo-moments__body>:last-child{margin-bottom:0}.hearo-moments__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-40)}@media screen and (min-width:750px){.hearo-moments__list{grid-template-columns:repeat(3,1fr);gap:var(--hearo-sp-48)}}.hearo-moments__vignette{padding:var(--hearo-sp-32) var(--hearo-sp-24);border-left:3px solid var(--hearo-chambray);background:rgba(var(--hearo-iron-rgb),.35);border-radius:0 var(--hearo-sp-8) var(--hearo-sp-8) 0}@media screen and (min-width:750px){.hearo-moments__vignette{padding:var(--hearo-sp-40) var(--hearo-sp-32)}}.hearo-moments__icon{font-size:var(--hearo-fs-32);line-height:1;color:var(--hearo-chambray);margin-bottom:var(--hearo-sp-12)}.hearo-moments__vignette-heading{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-22);font-weight:700;color:var(--hearo-ink);margin:0 0 var(--hearo-sp-12);line-height:1.3}.hearo-moments__vignette-body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);line-height:var(--hearo-line-height-body);color:var(--hearo-ink);opacity:.8;margin:0;font-style:italic}.hearo-moments__actions{display:flex;justify-content:center;margin-top:var(--hearo-sp-48)}.hearo-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--hearo-white);border-top:1px solid var(--hearo-iron);box-shadow:0 -12px 32px #132a4e29;transform:translateY(105%);transition:transform .34s cubic-bezier(.4,0,.2,1);pointer-events:none}.hearo-sticky-atc.is-visible{transform:translateY(0);pointer-events:auto}.hearo-sticky-atc__inner{max-width:var(--hearo-content-w);margin:0 auto;padding:var(--hearo-sp-12) var(--hearo-sp-16);display:flex;align-items:center;gap:var(--hearo-sp-16)}@media(min-width:750px){.hearo-sticky-atc__inner{padding:var(--hearo-sp-16) var(--hearo-sp-24);gap:var(--hearo-sp-32)}}.hearo-sticky-atc__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.2rem}.hearo-sticky-atc__title{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-16);font-weight:700;color:var(--hearo-blue-zodiac);margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:baseline;gap:var(--hearo-sp-8);flex-wrap:nowrap}@media(min-width:750px){.hearo-sticky-atc__title{font-size:var(--hearo-fs-18)}}.hearo-sticky-atc__product{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hearo-sticky-atc__variant{flex:0 0 auto;font-weight:600;color:var(--hearo-chambray);font-size:var(--hearo-fs-15);white-space:nowrap}@media(min-width:750px){.hearo-sticky-atc__variant{font-size:var(--hearo-fs-16)}}.hearo-sticky-atc__variant:before{content:"\b7";display:inline-block;margin-right:.4rem;color:var(--hearo-iron);font-weight:400}.hearo-sticky-atc__meta{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);margin:0;display:flex;align-items:baseline;gap:var(--hearo-sp-8);line-height:1.3;flex-wrap:nowrap;min-width:0}@media(min-width:750px){.hearo-sticky-atc__meta{font-size:var(--hearo-fs-16)}}.hearo-sticky-atc__price{font-family:var(--hearo-font-display);display:inline-flex;align-items:baseline;gap:var(--hearo-sp-8);flex-shrink:0}.hearo-sticky-atc__price-compare{color:#5a6578;text-decoration:line-through;font-size:var(--hearo-fs-14);font-weight:500}.hearo-sticky-atc__price-current{color:var(--hearo-blue-zodiac);font-weight:700;font-size:var(--hearo-fs-18);letter-spacing:-.01em}@media(min-width:750px){.hearo-sticky-atc__price-current{font-size:var(--hearo-fs-20)}}.hearo-sticky-atc__trust{color:var(--hearo-ink);opacity:.72;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}@media(max-width:479px){.hearo-sticky-atc__trust{display:none}}.hearo-sticky-atc__trust-dot{color:var(--hearo-iron);margin-right:var(--hearo-sp-4);font-weight:400}.hearo-sticky-atc__form-wrapper{flex:0 0 auto;position:relative}.hearo-sticky-atc__form{margin:0;display:flex;align-items:center;gap:var(--hearo-sp-8)}.hearo-sticky-atc__btn{min-height:60px;min-width:148px;padding:0 var(--hearo-sp-24);border:2px solid var(--hearo-blue-zodiac);border-radius:999px;background:var(--hearo-blue-zodiac);color:var(--hearo-white);font-family:var(--hearo-font-display);font-size:var(--hearo-fs-17);font-weight:700;letter-spacing:.01em;cursor:pointer;transition:background .22s ease,border-color .22s ease,transform .12s ease;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:var(--hearo-sp-8)}@media(min-width:750px){.hearo-sticky-atc__btn{min-height:64px;min-width:196px;padding:0 var(--hearo-sp-32);font-size:var(--hearo-fs-18)}}.hearo-sticky-atc__btn-arrow{display:inline-flex;align-items:center;transition:transform .18s ease}.hearo-sticky-atc__btn-arrow svg{display:block}.hearo-sticky-atc__btn:hover:not(:disabled):not([aria-disabled=true]){background:var(--hearo-chambray);border-color:var(--hearo-chambray)}.hearo-sticky-atc__btn:hover:not(:disabled):not([aria-disabled=true]) .hearo-sticky-atc__btn-arrow{transform:translate(3px)}.hearo-sticky-atc__btn:active:not(:disabled):not([aria-disabled=true]){transform:translateY(1px)}.hearo-sticky-atc__btn:disabled,.hearo-sticky-atc__btn[aria-disabled=true]{opacity:.55;cursor:not-allowed}.hearo-sticky-atc__btn:focus-visible{outline:3px solid var(--hearo-chambray);outline-offset:3px}.hearo-sticky-atc__btn.loading .hearo-sticky-atc__btn-label,.hearo-sticky-atc__btn.loading .hearo-sticky-atc__btn-arrow{visibility:hidden}.hearo-sticky-atc__form .loading__spinner{position:absolute;top:50%;right:var(--hearo-sp-24);transform:translateY(-50%);width:22px;height:22px;color:var(--hearo-white);pointer-events:none}.hearo-sticky-atc__form .loading__spinner.hidden{display:none}.hearo-sticky-atc__form .loading__spinner svg{animation:hearo-sticky-spinner .9s linear infinite}.hearo-sticky-atc__form .loading__spinner .path{stroke:currentColor;stroke-dasharray:120;stroke-dashoffset:40;stroke-linecap:round}@keyframes hearo-sticky-spinner{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}.hearo-sticky-atc__form .product-form__error-message-wrapper[hidden]{display:none}.hearo-sticky-atc__form .product-form__error-message-wrapper{position:absolute;bottom:calc(100% + var(--hearo-sp-8));right:0;background:#b8272d;color:#fff;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);padding:var(--hearo-sp-8) var(--hearo-sp-12);border-radius:var(--hearo-sp-8);max-width:22rem;line-height:1.4;box-shadow:0 6px 16px #b8272d40}@media(prefers-reduced-motion:reduce){.hearo-sticky-atc,.hearo-sticky-atc__btn,.hearo-sticky-atc__btn-arrow,.hearo-sticky-atc__form .loading__spinner svg{transition:none;animation:none}}@media(min-width:1px){body:has(.hearo-sticky-atc.is-visible){padding-bottom:96px}}@media(min-width:750px){body:has(.hearo-sticky-atc.is-visible){padding-bottom:104px}}.hearo-teaser{padding:var(--hearo-sp-section-m) var(--hearo-sp-gutter-m);background:var(--hearo-white)}@media screen and (min-width:750px){.hearo-teaser{padding:var(--hearo-sp-section-d) var(--hearo-sp-gutter-d)}}.hearo-teaser__inner{max-width:var(--hearo-content-w);margin:0 auto}.hearo-teaser__header{text-align:center;margin-bottom:var(--hearo-sp-56)}.hearo-teaser__headline{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-h2);font-weight:700;color:var(--hearo-ink);margin:0 auto var(--hearo-sp-16);line-height:var(--hearo-line-height-tight);letter-spacing:-.02em;max-width:18ch}.hearo-teaser__subheadline{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);color:var(--hearo-ink);opacity:.75;margin:0 auto;max-width:50ch;line-height:var(--hearo-line-height-body)}.hearo-teaser__cards{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-24)}@media screen and (min-width:990px){.hearo-teaser__cards{grid-template-columns:repeat(3,1fr);gap:var(--hearo-sp-32);align-items:stretch}}.hearo-teaser__card{position:relative;background:var(--hearo-white);border:1px solid var(--hearo-iron);border-radius:var(--hearo-sp-12);padding:var(--hearo-sp-40) var(--hearo-sp-32);display:flex;flex-direction:column;align-items:center;text-align:center;transition:var(--hearo-transition)}.hearo-teaser__card:hover{border-color:var(--hearo-chambray);transform:translateY(-2px)}.hearo-teaser__card--highlighted{border-color:var(--hearo-blue-zodiac);border-width:2px;background:rgba(var(--hearo-blue-zodiac-rgb),.02);padding-top:var(--hearo-sp-48)}@media screen and (min-width:990px){.hearo-teaser__card--highlighted{transform:scale(1.03);box-shadow:0 8px 32px rgba(var(--hearo-blue-zodiac-rgb),.12)}.hearo-teaser__card--highlighted:hover{transform:scale(1.03) translateY(-2px)}}.hearo-teaser__badge{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);background:var(--hearo-blue-zodiac);color:var(--hearo-white);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-13);font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:var(--hearo-sp-4) var(--hearo-sp-12);border-radius:999px;white-space:nowrap}.hearo-teaser__card-title{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-24);font-weight:700;color:var(--hearo-ink);margin:0 0 var(--hearo-sp-16);line-height:1.2}.hearo-teaser__price{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-48);font-weight:700;color:var(--hearo-blue-zodiac);margin:0 0 var(--hearo-sp-4);line-height:1;letter-spacing:-.02em}.hearo-teaser__price-note{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);color:var(--hearo-ink);opacity:.65;margin:0 0 var(--hearo-sp-24)}.hearo-teaser__card-description{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);color:var(--hearo-ink);opacity:.85;margin:0 0 var(--hearo-sp-32);line-height:var(--hearo-line-height-body);max-width:28ch}.hearo-teaser__card-cta{margin-top:auto;width:100%}.hearo-teaser__card-cta .hearo-button{width:100%}.hearo-teaser__included{margin-top:var(--hearo-sp-56);padding:var(--hearo-sp-32);background:rgba(var(--hearo-iron-rgb),.4);border-radius:var(--hearo-sp-12);text-align:center;max-width:60rem;margin-left:auto;margin-right:auto}.hearo-teaser__included-heading{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-16);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--hearo-ink);margin:0 0 var(--hearo-sp-16)}.hearo-teaser__included-list{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);color:var(--hearo-ink);opacity:.85;line-height:1.8}.hearo-teaser__included-list ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--hearo-sp-8)}@media screen and (min-width:750px){.hearo-teaser__included-list ul{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:var(--hearo-sp-8) var(--hearo-sp-32)}}.hearo-teaser__included-list li:before{content:"\2713  ";color:var(--hearo-chambray);font-weight:700}.hearo-responsibility{display:block;padding:var(--hearo-sp-48) 0;background:var(--hearo-white, #fff);color:var(--hearo-blue-zodiac, #132a4e)}@media screen and (min-width:750px){.hearo-responsibility{padding:4.5rem 0}}@media screen and (min-width:1280px){.hearo-responsibility{padding:var(--hearo-sp-96) 0}}.hearo-responsibility__inner{max-width:126rem;margin:0 auto;padding:0 var(--hearo-sp-20)}@media screen and (min-width:750px){.hearo-responsibility__inner{padding:0 var(--hearo-sp-24)}}@media screen and (min-width:1280px){.hearo-responsibility__inner{padding:0 var(--hearo-sp-40)}}.hearo-responsibility__layout{display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-32);align-items:center}@media screen and (min-width:1000px){.hearo-responsibility__layout{grid-template-columns:1fr 1.25fr;gap:4.5rem}}.hearo-responsibility__header{display:flex;flex-direction:column;gap:var(--hearo-sp-12);max-width:36rem}.hearo-responsibility__eyebrow{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);letter-spacing:.1em;text-transform:uppercase;color:var(--hearo-chambray, #355487);margin:0}.hearo-responsibility__heading{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-28),4vw,var(--hearo-fs-48));font-weight:700;line-height:1.1;letter-spacing:-.025em;margin:0;color:var(--hearo-blue-zodiac)}.hearo-responsibility__body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-17);line-height:1.55;color:var(--hearo-blue-zodiac);opacity:.78;margin:0}.hearo-responsibility__cta{align-self:flex-start;margin-top:var(--hearo-sp-8);padding:var(--hearo-sp-12) 0;min-height:48px;display:inline-flex;align-items:center;gap:var(--hearo-sp-4);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:500;color:var(--hearo-blue-zodiac);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .16s ease}.hearo-responsibility__cta:hover,.hearo-responsibility__cta:focus-visible{border-bottom-color:var(--hearo-blue-zodiac);outline:none}.hearo-responsibility__carousel{position:relative}.hearo-responsibility__track{list-style:none;padding:var(--hearo-sp-8) 0;margin:0;display:flex;gap:var(--hearo-sp-16);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.hearo-responsibility__track::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.hearo-responsibility__track{gap:var(--hearo-sp-20)}}.hearo-responsibility__slide{flex:0 0 auto;width:min(82vw,24rem);scroll-snap-align:start}@media screen and (min-width:750px){.hearo-responsibility__slide{width:calc((100% - var(--hearo-sp-40)) / 3);min-width:14rem}}.hearo-responsibility__card{position:relative;display:block;aspect-ratio:4 / 5;border-radius:var(--hearo-sp-16);overflow:hidden;color:var(--hearo-white);text-decoration:none;isolation:isolate;background:linear-gradient(135deg,#2a3652,#132a4e)}.hearo-responsibility__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:transform .5s ease}.hearo-responsibility__image--placeholder{background:linear-gradient(135deg,#2a3652,#132a4e)}.hearo-responsibility__card:hover .hearo-responsibility__image,.hearo-responsibility__card:focus-visible .hearo-responsibility__image{transform:scale(1.04)}.hearo-responsibility__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#132a4e00 35%,#132a4ebf)}.hearo-responsibility__copy{position:absolute;inset:auto 0 0 0;z-index:2;padding:var(--hearo-sp-20);display:flex;flex-direction:column;gap:var(--hearo-sp-4)}@media screen and (min-width:750px){.hearo-responsibility__copy{padding:var(--hearo-sp-24)}}.hearo-responsibility__label{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-12);letter-spacing:.1em;text-transform:uppercase;color:#ffffffd9;margin:0}.hearo-responsibility__title{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-22);font-weight:700;line-height:1.15;margin:0;color:var(--hearo-white);letter-spacing:-.015em;text-shadow:0 2px 6px rgba(0,0,0,.3);text-wrap:balance}@media screen and (min-width:750px){.hearo-responsibility__title{font-size:var(--hearo-fs-24)}}.hearo-responsibility__pagination{display:flex;justify-content:center;gap:var(--hearo-sp-8);margin:var(--hearo-sp-20) 0 0;flex-wrap:wrap}@media(prefers-reduced-motion:reduce){.hearo-responsibility__image,.hearo-responsibility__cta{transition:none}.hearo-responsibility__card:hover .hearo-responsibility__image,.hearo-responsibility__card:focus-visible .hearo-responsibility__image{transform:none}}.hearo-reviews{padding:var(--hearo-sp-section-m) var(--hearo-sp-gutter-m);background:var(--hearo-white)}@media screen and (min-width:750px){.hearo-reviews{padding:var(--hearo-sp-section-d) var(--hearo-sp-gutter-d)}}.hearo-reviews__inner{max-width:var(--hearo-content-w);margin:0 auto;text-align:center}.hearo-reviews__eyebrow{text-align:center}.hearo-reviews__headline{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-h2);font-weight:700;color:var(--hearo-ink);margin:0 auto var(--hearo-sp-16);line-height:var(--hearo-line-height-tight);letter-spacing:-.02em;max-width:26ch}.hearo-reviews__subheadline{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);color:var(--hearo-ink);opacity:.72;margin:0 auto var(--hearo-sp-48);max-width:52ch;line-height:var(--hearo-line-height-body)}.hearo-reviews__grid{list-style:none;margin:0;text-align:left;display:flex;gap:var(--hearo-sp-12);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-inline:calc(-1 * var(--hearo-sp-gutter-m));padding:var(--hearo-sp-4) var(--hearo-sp-gutter-m) var(--hearo-sp-16);scroll-padding-left:var(--hearo-sp-gutter-m);scrollbar-width:none;overscroll-behavior-x:contain}.hearo-reviews__grid::-webkit-scrollbar{display:none}.hearo-reviews__grid:after{content:"";flex:0 0 calc(var(--hearo-sp-gutter-m) - .875rem)}.hearo-reviews__cell{display:flex;flex:0 0 85%;max-width:22rem;min-height:360px;scroll-snap-align:start}@media screen and (min-width:750px){.hearo-reviews__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:var(--hearo-sp-24);overflow:visible;scroll-snap-type:none;margin-inline:0;padding:0}.hearo-reviews__grid:after{content:none}.hearo-reviews__cell{flex:initial;max-width:none;scroll-snap-align:unset}}@media screen and (min-width:990px){.hearo-reviews__grid{grid-template-columns:repeat(var(--hearo-reviews-cols, 3),1fr);gap:var(--hearo-sp-24)}.hearo-reviews__cell{min-height:420px}}.hearo-reviews__cell--photo{overflow:hidden;border-radius:var(--hearo-sp-16);background:var(--hearo-iron);position:relative;width:100%}@media screen and (min-width:750px){.hearo-reviews__cell--photo{border-radius:var(--hearo-sp-20)}}.hearo-reviews__photo-img{width:100%;height:100%;object-fit:cover;display:block}.hearo-reviews__photo-img[src*=ugc-portrait-man]{object-position:20% 50%}.hearo-reviews__photo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--hearo-sp-12);width:100%;height:100%;padding:var(--hearo-sp-24);color:var(--hearo-chambray);text-align:center;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);opacity:.7}.hearo-reviews__photo-caption{position:absolute;bottom:var(--hearo-sp-16);left:var(--hearo-sp-16);right:var(--hearo-sp-16);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);color:var(--hearo-white);background:#0000008c;padding:var(--hearo-sp-8) var(--hearo-sp-12);border-radius:var(--hearo-sp-8);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);margin:0}.hearo-reviews__cell--review{width:100%}.hearo-reviews__card{background:var(--hearo-white);border:1px solid var(--hearo-iron);border-radius:var(--hearo-sp-16);overflow:hidden;display:flex;flex-direction:column;width:100%;box-shadow:0 4px 16px rgba(var(--hearo-blue-zodiac-rgb),.04);transition:border-color var(--hearo-transition),transform var(--hearo-transition-fast),box-shadow var(--hearo-transition)}@media screen and (min-width:750px){.hearo-reviews__card{border-radius:var(--hearo-sp-20)}}.hearo-reviews__card:hover{border-color:var(--hearo-chambray);box-shadow:0 8px 28px rgba(var(--hearo-blue-zodiac-rgb),.08);transform:translateY(-2px)}.hearo-reviews__card-photo{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--hearo-iron)}.hearo-reviews__card-photo-img{width:100%;height:100%;object-fit:cover;display:block}.hearo-reviews__content{padding:var(--hearo-sp-24);display:flex;flex-direction:column;gap:var(--hearo-sp-12);flex:1}@media screen and (min-width:750px){.hearo-reviews__content{padding:var(--hearo-sp-32)}}.hearo-reviews__stars{color:#f5a623;font-size:var(--hearo-fs-18);letter-spacing:.12em;line-height:1}.hearo-reviews__card-headline{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-20);font-weight:700;color:var(--hearo-ink);margin:0;line-height:1.25;letter-spacing:-.01em}.hearo-reviews__card-body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);line-height:1.55;color:var(--hearo-ink);opacity:.82;margin:0}.hearo-reviews__meta{margin-top:auto;padding-top:var(--hearo-sp-16);border-top:1px solid var(--hearo-iron);display:flex;align-items:center;justify-content:space-between;gap:var(--hearo-sp-12)}.hearo-reviews__meta-left{display:flex;flex-direction:column;gap:var(--hearo-sp-4);min-width:0}.hearo-reviews__meta-right{flex-shrink:0;display:flex;align-items:center;gap:var(--hearo-sp-8);max-width:12rem}.hearo-reviews__thumb-img{width:40px;height:40px;object-fit:cover;border-radius:var(--hearo-sp-4);background:var(--hearo-iron)}.hearo-reviews__bought{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-13);line-height:1.3;color:var(--hearo-ink);opacity:.65;margin:0}.hearo-reviews__name{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-15);font-weight:700;color:var(--hearo-ink);margin:0;letter-spacing:-.005em}.hearo-reviews__verified{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-13);font-weight:500;color:#1f7a3a;margin:0;display:inline-flex;align-items:center;gap:.4rem}.hearo-reviews__verified a{color:inherit;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px;transition:opacity var(--hearo-transition)}.hearo-reviews__verified a:hover{opacity:.7}.hearo-reviews__verified-dot{display:inline-block;width:8px;height:8px;border-radius:999px;background:#2ca858;flex-shrink:0}.hearo-reviews__attribution{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-13);color:var(--hearo-ink);opacity:.55;margin:0;font-style:italic}.hearo-reviews__amazon-line{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);color:var(--hearo-ink);opacity:.78;text-align:center;margin:var(--hearo-sp-40) auto 0;max-width:48rem;line-height:1.55}.hearo-reviews__amazon-prefix{display:block;opacity:.75;font-size:var(--hearo-fs-14);margin-bottom:.15rem}.hearo-reviews__amazon-link{color:var(--hearo-blue-zodiac);font-weight:600;text-decoration:none;border-bottom:1px solid rgba(var(--hearo-blue-zodiac-rgb),.25);padding-bottom:1px;display:inline-flex;align-items:baseline;gap:.35rem;transition:border-color var(--hearo-transition),color var(--hearo-transition)}.hearo-reviews__amazon-link:hover{color:var(--hearo-chambray);border-color:var(--hearo-chambray)}.hearo-reviews__amazon-arrow{transition:transform var(--hearo-transition-fast)}.hearo-reviews__amazon-link:hover .hearo-reviews__amazon-arrow{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.hearo-reviews__card,.hearo-reviews__amazon-arrow{transition:none}.hearo-reviews__card:hover{transform:none}}.hearo-rich-text{display:block;padding:var(--hearo-sp-40) 0 var(--hearo-sp-32);background:var(--hearo-white, #fff);color:var(--hearo-blue-zodiac, #132a4e);text-align:center}@media screen and (min-width:750px){.hearo-rich-text{padding:var(--hearo-sp-64) 0 var(--hearo-sp-40)}}.hearo-rich-text--compact{padding:var(--hearo-sp-24) 0 var(--hearo-sp-8)}@media screen and (min-width:750px){.hearo-rich-text--compact{padding:var(--hearo-sp-40) 0 var(--hearo-sp-16)}}.hearo-rich-text--spacious{padding:var(--hearo-sp-56) 0 var(--hearo-sp-40)}@media screen and (min-width:750px){.hearo-rich-text--spacious{padding:5.5rem 0 var(--hearo-sp-56)}}.hearo-rich-text__inner{max-width:40rem;margin:0 auto;padding:0 var(--hearo-sp-20)}.hearo-rich-text__eyebrow{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);letter-spacing:.12em;text-transform:uppercase;color:var(--hearo-chambray, #355487);margin:0 0 var(--hearo-sp-12)}.hearo-rich-text__heading{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-28),3.5vw,var(--hearo-fs-40));font-weight:700;line-height:1.15;letter-spacing:-.02em;margin:0 0 var(--hearo-sp-12);text-wrap:balance}.hearo-rich-text__body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-17);line-height:1.55;color:var(--hearo-blue-zodiac);opacity:.78;margin:0}.hearo-rich-text__body>*:first-child{margin-top:0}.hearo-rich-text__body>*:last-child{margin-bottom:0}.hearo-rich-text__cta{display:inline-flex;align-items:center;gap:var(--hearo-sp-4);margin-top:var(--hearo-sp-16);padding:var(--hearo-sp-8) 0;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:500;color:var(--hearo-blue-zodiac);text-decoration:none;min-height:48px;border-bottom:1px solid transparent;transition:border-color .16s ease}.hearo-rich-text__cta:hover,.hearo-rich-text__cta:focus-visible{border-bottom-color:var(--hearo-blue-zodiac);outline:none}.hearo-social-grid{display:block;padding:var(--hearo-sp-40) 0 var(--hearo-sp-56);background:var(--hearo-white, #fff);color:var(--hearo-blue-zodiac, #132a4e)}@media screen and (min-width:750px){.hearo-social-grid{padding:var(--hearo-sp-64) 0 var(--hearo-sp-80)}}.hearo-social-grid__inner{max-width:126rem;margin:0 auto}.hearo-social-grid__header{text-align:center;padding:0 var(--hearo-sp-20);margin-bottom:var(--hearo-sp-24);display:flex;flex-direction:column;gap:var(--hearo-sp-8)}@media screen and (min-width:750px){.hearo-social-grid__header{margin-bottom:var(--hearo-sp-40)}}.hearo-social-grid__eyebrow{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);letter-spacing:.1em;text-transform:uppercase;color:var(--hearo-chambray, #355487);margin:0}.hearo-social-grid__heading{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-28),3.5vw,var(--hearo-fs-40));font-weight:700;line-height:1.15;letter-spacing:-.02em;margin:0}.hearo-social-grid__handles{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);color:var(--hearo-blue-zodiac);opacity:.62;line-height:1.5;max-width:50rem;margin:0 auto}.hearo-social-grid__track{list-style:none;padding:0 var(--hearo-sp-16) var(--hearo-sp-8);margin:0;display:flex;gap:var(--hearo-sp-12);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.hearo-social-grid__track::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.hearo-social-grid__track{padding:0 var(--hearo-sp-24) var(--hearo-sp-8);gap:var(--hearo-sp-16)}}@media screen and (min-width:1024px){.hearo-social-grid__track{padding:0 var(--hearo-sp-32) var(--hearo-sp-8);gap:var(--hearo-sp-20)}}.hearo-social-grid__slide{flex:0 0 auto;width:min(56vw,22rem);scroll-snap-align:start}@media screen and (min-width:550px){.hearo-social-grid__slide{width:36vw}}@media screen and (min-width:1024px){.hearo-social-grid__slide{width:calc((100% - 5 * var(--hearo-sp-20)) / 6);min-width:var(--hearo-sp-128)}}.hearo-social-grid__card{position:relative;display:block;aspect-ratio:4 / 5;border-radius:var(--hearo-sp-16);overflow:hidden;text-decoration:none;color:var(--hearo-white);isolation:isolate;background:linear-gradient(135deg,#eef0f4,#dfe3eb);transition:transform .22s ease}.hearo-social-grid__card:hover,.hearo-social-grid__card:focus-visible{transform:translateY(-2px);outline:none}.hearo-social-grid__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:transform .5s ease}.hearo-social-grid__image--placeholder{background:linear-gradient(135deg,#eef0f4,#dfe3eb)}.hearo-social-grid__card:hover .hearo-social-grid__image,.hearo-social-grid__card:focus-visible .hearo-social-grid__image{transform:scale(1.05)}.hearo-social-grid__gradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0000 55%,#00000094)}.hearo-social-grid__handle{position:absolute;bottom:var(--hearo-sp-8);left:var(--hearo-sp-8);z-index:2;display:inline-flex;align-items:center;gap:var(--hearo-sp-4);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-13);font-weight:500;color:var(--hearo-white);text-shadow:0 1px 3px rgba(0,0,0,.4);letter-spacing:.01em}.hearo-social-grid__handle-icon{font-size:var(--hearo-fs-14);line-height:1}.hearo-social-grid__pagination{display:flex;justify-content:center;gap:var(--hearo-sp-8);margin:var(--hearo-sp-20) 0 0;flex-wrap:wrap}@media(prefers-reduced-motion:reduce){.hearo-social-grid__card,.hearo-social-grid__image{transition:none}.hearo-social-grid__card:hover,.hearo-social-grid__card:focus-visible{transform:none}.hearo-social-grid__card:hover .hearo-social-grid__image,.hearo-social-grid__card:focus-visible .hearo-social-grid__image{transform:none}}.hearo-sticky-accordion{display:block;padding:var(--hearo-sp-48) 0;background:var(--hearo-white, #fff);color:var(--hearo-blue-zodiac, #132a4e)}@media screen and (min-width:750px){.hearo-sticky-accordion{padding:var(--hearo-sp-80) 0}}@media screen and (min-width:1280px){.hearo-sticky-accordion{padding:var(--hearo-sp-96) 0}}.hearo-sticky-accordion__inner{max-width:126rem;margin:0 auto;padding:0 var(--hearo-sp-20)}@media screen and (min-width:750px){.hearo-sticky-accordion__inner{padding:0 var(--hearo-sp-24)}}@media screen and (min-width:1280px){.hearo-sticky-accordion__inner{padding:0 var(--hearo-sp-40)}}.hearo-sticky-accordion__grid{display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-32)}@media screen and (min-width:1000px){.hearo-sticky-accordion__grid{grid-template-columns:1fr .7fr;gap:var(--hearo-sp-64)}}@media screen and (min-width:1280px){.hearo-sticky-accordion__grid{gap:5.5rem}}.hearo-sticky-accordion__sticky{position:static}@media screen and (min-width:1000px){.hearo-sticky-accordion__sticky{position:sticky;top:7.5rem}}.hearo-sticky-accordion__eyebrow{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);letter-spacing:.1em;text-transform:uppercase;color:var(--hearo-chambray, #355487);margin:0 0 var(--hearo-sp-16)}.hearo-sticky-accordion__heading{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-32),5vw,var(--hearo-fs-64));font-weight:700;line-height:1.08;letter-spacing:-.025em;margin:0 0 var(--hearo-sp-20);max-width:20ch;color:var(--hearo-blue-zodiac)}@media screen and (min-width:1000px){.hearo-sticky-accordion__heading{font-size:clamp(var(--hearo-fs-40),4.5vw,var(--hearo-fs-64))}}.hearo-sticky-accordion__intro{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);line-height:1.55;color:var(--hearo-blue-zodiac);opacity:.78;margin:0 0 var(--hearo-sp-24);max-width:36ch}.hearo-sticky-accordion__cta{display:inline-flex;align-items:center;padding:var(--hearo-sp-16) var(--hearo-sp-32);background:var(--hearo-blue-zodiac);color:var(--hearo-white);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:600;border-radius:999px;text-decoration:none;min-height:56px;letter-spacing:.02em;transition:transform .18s ease,box-shadow .18s ease}.hearo-sticky-accordion__cta:hover,.hearo-sticky-accordion__cta:focus-visible{transform:translateY(-1px);box-shadow:0 10px 24px #132a4e2e;outline:none}.hearo-sticky-accordion__list{position:relative;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--hearo-sp-32)}@media screen and (min-width:1000px){.hearo-sticky-accordion__list{gap:0}}.hearo-sticky-accordion__line{display:none;position:absolute;top:0;left:0;bottom:0;width:6px;background:var(--hearo-iron, #d2d7e2);border-radius:999px;pointer-events:none}@media screen and (min-width:1000px){.hearo-sticky-accordion__line{display:block}}.hearo-sticky-accordion__item{position:relative;padding-left:0}@media screen and (min-width:1000px){.hearo-sticky-accordion__item{padding-left:var(--hearo-sp-32)}}@media screen and (min-width:1000px){.hearo-sticky-accordion__item--2,.hearo-sticky-accordion__item--3,.hearo-sticky-accordion__item--4{margin-top:6rem}}.hearo-sticky-accordion__item-inner{display:flex;flex-direction:column;gap:var(--hearo-sp-16)}.hearo-sticky-accordion__item-head{display:flex;align-items:center;justify-content:space-between;gap:var(--hearo-sp-20)}.hearo-sticky-accordion__item-title{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-24),3vw,var(--hearo-fs-32));font-weight:700;line-height:1.15;margin:0;letter-spacing:-.015em;color:var(--hearo-blue-zodiac);max-width:20ch}.hearo-sticky-accordion__thumbnail{flex:0 0 auto;width:90px;height:64px;border-radius:var(--hearo-sp-12);overflow:hidden;background:linear-gradient(135deg,#eef0f4,#dfe3eb)}@media screen and (min-width:550px){.hearo-sticky-accordion__thumbnail{width:120px;height:72px}}@media screen and (min-width:1280px){.hearo-sticky-accordion__thumbnail{width:145px;height:80px;border-radius:var(--hearo-sp-12)}}.hearo-sticky-accordion__thumbnail-img{width:100%;height:100%;object-fit:cover;display:block}.hearo-sticky-accordion__item-text{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);line-height:1.55;color:var(--hearo-blue-zodiac);opacity:.68;margin:0;max-width:42ch}@media screen and (min-width:1280px){.hearo-sticky-accordion__item-text{font-size:var(--hearo-fs-17)}}@media(prefers-reduced-motion:reduce){.hearo-sticky-accordion__sticky{position:static}.hearo-sticky-accordion__cta{transition:none}.hearo-sticky-accordion__cta:hover,.hearo-sticky-accordion__cta:focus-visible{transform:none}}.hs-adv{background:var(--hs-navy);color:#fff;padding:var(--hearo-sp-128) var(--hearo-sp-32);overflow:hidden}@media(min-width:750px){.hs-adv{padding:12.8rem 3.2rem}}.hs-adv__inner{max-width:140rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:6.4rem;align-items:center}@media(min-width:990px){.hs-adv__inner{grid-template-columns:1fr 1fr;gap:9.6rem}}.hs-adv__media{order:2}@media(min-width:990px){.hs-adv__media{order:1}}.hs-adv__media-frame{position:relative}.hs-adv{--hs-adv-accent: #FBBF24;--hs-adv-accent-glow: rgba(251, 191, 36, .22)}.hs-adv__media-glow{position:absolute;top:-1.6rem;right:-1.6rem;bottom:-1.6rem;left:-1.6rem;background:var(--hs-adv-accent-glow);border-radius:var(--hs-radius-3xl);filter:blur(30px);transform:scale(1.05);transition:transform .7s ease;z-index:0}.hs-adv__media-frame:hover .hs-adv__media-glow{transform:scale(1.1)}.hs-adv__image{position:relative;z-index:1;width:100%;height:420px;object-fit:cover;border-radius:var(--hs-radius-3xl);box-shadow:0 20px 60px #0006;transition:transform .7s ease}@media(min-width:990px){.hs-adv__image{height:650px}}.hs-adv__media-frame:hover .hs-adv__image{transform:scale(1.02)}.hs-adv__stat{position:absolute;bottom:-3.2rem;right:-.8rem;z-index:2;padding:2.8rem 2.4rem;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:2.4rem;box-shadow:0 20px 40px #00000040;max-width:25.6rem;transition:transform .5s ease}@media(min-width:990px){.hs-adv__stat{bottom:-4rem;right:-4rem;padding:var(--hearo-sp-64) 3.2rem}}.hs-adv__media-frame:hover .hs-adv__stat{transform:translateY(-.8rem)}.hs-adv__stat-value{font-family:var(--hs-font);font-weight:900;font-size:4.4rem;color:var(--hs-adv-accent);line-height:1;margin-bottom:.8rem}@media(min-width:990px){.hs-adv__stat-value{font-size:4.8rem}}.hs-adv__stat-label{font-family:var(--hs-font);font-weight:700;font-size:1.2rem;line-height:1.4;letter-spacing:.2em;text-transform:uppercase;color:#fff}.hs-adv__content{order:1}@media(min-width:990px){.hs-adv__content{order:2}}.hs-adv__headline{font-family:var(--hs-font);font-weight:800;font-size:clamp(3.6rem,5vw,var(--hearo-fs-80));letter-spacing:-.02em;color:#fff;line-height:1.1;margin-bottom:var(--hearo-sp-64)}.hs-adv__features{display:flex;flex-direction:column;gap:4.8rem}.hs-adv__feature-title{font-family:var(--hs-font);font-weight:800;font-size:2.4rem;color:#fff;margin-bottom:1.2rem;transition:color .2s ease}.hs-adv__feature:hover .hs-adv__feature-title{color:var(--hs-adv-accent)}.hs-adv__feature-body{font-family:var(--hs-font);font-size:1.8rem;line-height:1.6;color:#ffffffc7}@media(prefers-reduced-motion:reduce){.hs-adv__media-frame:hover .hs-adv__media-glow,.hs-adv__media-frame:hover .hs-adv__image,.hs-adv__media-frame:hover .hs-adv__stat{transform:none}}.hs-diff{background:var(--hs-surface);padding:9.6rem var(--hearo-sp-32)}@media(min-width:750px){.hs-diff{padding:12.8rem 3.2rem}}.hs-diff__inner{max-width:140rem;margin:0 auto}.hs-diff__header{text-align:center;margin-bottom:5.6rem}@media(min-width:750px){.hs-diff__header{margin-bottom:var(--hearo-sp-128)}}.hs-diff__headline{font-family:var(--hs-font);font-weight:800;font-size:clamp(3.6rem,5vw,var(--hearo-fs-80));letter-spacing:-.02em;color:var(--hs-on-surface);margin-bottom:2.4rem;line-height:1.1}.hearo-stitch .hs-diff__body{font-family:var(--hs-font);font-size:var(--hearo-fs-20);color:var(--hs-tertiary);max-width:57.6rem;margin:0 auto;line-height:1.6}.hs-diff__stage{position:relative;overflow:hidden;border-radius:3.2rem;background:#000;aspect-ratio:16 / 9;box-shadow:0 30px 60px #00000040}@media(min-width:750px){.hs-diff__stage{border-radius:var(--hs-radius-3xl);aspect-ratio:21 / 9}}.hs-diff__image{width:100%;height:100%;object-fit:cover;opacity:.6;transition:opacity .7s ease}.hs-diff__stage:hover .hs-diff__image{opacity:.8}.hs-diff__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.hs-diff__waves{display:flex;align-items:center;gap:.6rem;height:9.6rem}.hs-diff__bar{display:block;width:.4rem;height:var(--h, 50%);background:#ffffffb3;border-radius:9999px;transition:height .3s ease}.hs-diff__bar:nth-child(1){background:#fff6}.hs-diff__bar:nth-child(2){background:#fff9}.hs-diff__bar:nth-child(3){background:#fff}.hs-diff__bar:nth-child(4){background:#fff9}.hs-diff__bar:nth-child(5){background:#fff6}.hs-diff__stage:hover .hs-diff__bar{animation:hs-diff-wave 1s ease-in-out infinite alternate}.hs-diff__bar:nth-child(2){animation-delay:.1s}.hs-diff__bar:nth-child(3){animation-delay:.2s}.hs-diff__bar:nth-child(4){animation-delay:.3s}.hs-diff__bar:nth-child(5){animation-delay:.4s}@keyframes hs-diff-wave{0%{height:10%}to{height:100%}}.hs-diff__toggle{position:absolute;bottom:2.4rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:1.6rem;padding:1.2rem 2.8rem;background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);border-radius:9999px;color:#fff;font-family:var(--hs-font);font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-size:1.2rem;white-space:nowrap;max-width:calc(100% - 3.2rem)}@media(min-width:750px){.hs-diff__toggle{bottom:4.8rem;padding:1.6rem 3.2rem;font-size:1.3rem}}.hs-diff__label--right{opacity:.5;transition:opacity .3s ease}.hs-diff__stage:hover .hs-diff__label--right{opacity:1}.hs-diff__track{position:relative;display:inline-block;width:4.8rem;height:.4rem;background:#ffffff4d;border-radius:9999px;flex-shrink:0}.hs-diff__knob{position:absolute;top:50%;left:0;transform:translateY(-50%);width:1.6rem;height:1.6rem;background:#fff;border-radius:9999px;box-shadow:0 2px 8px #0000004d;transition:transform .5s ease}.hs-diff__stage:hover .hs-diff__knob{transform:translate(4.4rem,-50%)}@media(prefers-reduced-motion:reduce){.hs-diff__stage:hover .hs-diff__bar{animation:none}.hs-diff__knob,.hs-diff__label--right,.hs-diff__image{transition:none}}.hs-faq{background:var(--hs-navy);color:#fff;padding:var(--hearo-sp-128) var(--hearo-sp-32)}@media(min-width:750px){.hs-faq{padding:12.8rem 3.2rem}}.hs-faq__inner{max-width:112rem;margin:0 auto}.hs-faq__headline{text-align:center;font-family:var(--hs-font);font-weight:800;font-size:clamp(3.2rem,4vw,var(--hearo-fs-64));color:#fff;margin-bottom:4.8rem;letter-spacing:-.01em}@media(min-width:750px){.hs-faq__headline{margin-bottom:6.4rem}}.hs-faq__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--hearo-sp-32)}.hs-faq__item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--hs-radius-xl);transition:background-color .2s ease}.hs-faq__item:hover{background:#ffffff1a}.hs-faq__details{width:100%}.hs-faq__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2.4rem 3.2rem;min-height:56px;color:#fff;font-family:var(--hs-font)}.hs-faq__summary::-webkit-details-marker{display:none}.hs-faq__summary:focus-visible{outline:2px solid var(--hs-primary-container);outline-offset:-2px;border-radius:var(--hs-radius-xl)}.hs-faq__q{font-family:var(--hs-font);font-weight:700;font-size:1.8rem;line-height:1.4;color:#fff;flex:1}@media(min-width:750px){.hs-faq__q{font-size:var(--hearo-fs-32)}}.hs-faq__chevron{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#fff;transition:transform .2s ease;flex-shrink:0}.hs-faq__details[open] .hs-faq__chevron{transform:rotate(180deg)}.hs-faq__answer{padding:0 3.2rem 3.2rem;font-family:var(--hs-font);font-size:1.7rem;line-height:1.65;color:#ffffffd1}.hs-faq__answer p{margin:0 0 1.6rem}.hs-faq__answer p:last-child{margin-bottom:0}.hs-faq__answer a{color:var(--hs-primary-fixed-dim);text-decoration:underline;text-underline-offset:3px}.hs-faq__answer a:hover{color:#fff}@media(prefers-reduced-motion:reduce){.hs-faq__chevron,.hs-faq__item{transition:none}}.hs-founder{--hs-founder-accent: #FBBF24;--hs-founder-accent-watermark: rgba(251, 191, 36, .1);background:var(--hs-surface);padding:var(--hearo-sp-128) var(--hearo-sp-32);overflow:hidden}@media(min-width:750px){.hs-founder{padding:16rem 3.2rem}}.hs-founder__inner{max-width:140rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:4.8rem;align-items:start}@media(min-width:990px){.hs-founder__inner{grid-template-columns:5fr 7fr;gap:6.4rem}}.hs-founder__portrait-frame{position:relative}.hs-founder__watermark{position:absolute;top:-3.2rem;left:-2.4rem;font-family:var(--hs-font);font-weight:900;font-size:12.8rem;color:var(--hs-founder-accent-watermark);-webkit-user-select:none;user-select:none;pointer-events:none;z-index:0;line-height:1}@media(min-width:750px){.hs-founder__watermark{top:-4rem;left:-4rem;font-size:16rem}}.hs-founder__portrait-img{position:relative;z-index:1;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--hs-radius-xl);box-shadow:0 25px 50px #161c202e}.hs-founder__portrait-img picture{display:block;width:100%;height:100%}.hs-founder__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1s ease}.hs-founder__portrait-frame:hover .hs-founder__image{transform:scale(1.08)}.hs-founder__byline{margin-top:3.2rem;padding-bottom:1.6rem;border-bottom:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.hs-founder__name{font-family:var(--hs-font);font-weight:700;font-size:var(--hearo-fs-32);color:var(--hs-on-surface);line-height:1.2;margin-bottom:.4rem}.hs-founder__role{font-family:var(--hs-font);font-weight:600;font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--hs-founder-accent)}.hs-founder__rule{width:4.8rem;height:1px;background:var(--hs-on-surface);display:block;flex-shrink:0}.hs-founder__story{display:flex;flex-direction:column;justify-content:center}.hs-founder__eyebrow{display:flex;align-items:center;font-family:var(--hs-font);font-weight:900;font-size:1.2rem;letter-spacing:.4em;text-transform:uppercase;color:var(--hs-founder-accent);margin-bottom:4.8rem}.hs-founder__eyebrow-rule{display:inline-block;width:3.2rem;height:2px;background:var(--hs-founder-accent);margin-right:1.6rem;flex-shrink:0}.hs-founder__quote{font-family:var(--hs-font);font-weight:800;font-style:italic;font-size:clamp(2.8rem,3.5vw,4.8rem);line-height:1.15;color:var(--hs-on-surface);margin:0 0 var(--hearo-sp-64);letter-spacing:-.01em}.hs-founder__body{font-family:var(--hs-font);font-size:var(--hearo-fs-32);line-height:1.6;color:var(--hs-tertiary);max-width:57.6rem;margin-bottom:3.2rem}.hs-founder__body--lead:first-letter{font-family:var(--hs-font);font-size:4.8rem;font-weight:900;color:var(--hs-founder-accent);float:left;margin:0 1.2rem 0 0;line-height:.9}.hs-founder__body:last-of-type{font-weight:500}.hs-founder__cta{display:inline-flex;align-items:center;gap:.8rem;margin-top:1.6rem;padding:.8rem 0;font-family:var(--hs-font);font-weight:700;font-size:1.8rem;color:var(--hs-on-surface);text-decoration:none;border-bottom:2px solid var(--hs-on-surface);transition:color .2s ease,border-color .2s ease;align-self:flex-start}.hs-founder__cta:hover,.hs-founder__cta:focus-visible{color:var(--hs-founder-accent);border-color:var(--hs-founder-accent);outline:none}.hs-founder__cta:focus-visible{outline:2px solid var(--hs-founder-accent);outline-offset:4px}@media(prefers-reduced-motion:reduce){.hs-founder__portrait-frame:hover .hs-founder__image{transform:none}}.hs-hero{position:relative;background:var(--hs-surface);padding:6.4rem var(--hearo-sp-32);overflow:hidden}@media(min-width:750px){.hs-hero{padding:var(--hearo-sp-128) 3.2rem}}@media(min-width:1100px){.hs-hero{padding:9.6rem 3.2rem;min-height:870px;display:flex;align-items:center}}.hs-hero__inner{max-width:140rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:4.8rem;align-items:center;width:100%}@media(min-width:990px){.hs-hero__inner{grid-template-columns:1fr 1fr;gap:6.4rem}}.hs-hero__content{position:relative;z-index:2}.hs-hero__headline{font-family:var(--hs-font);font-weight:800;font-size:clamp(var(--hearo-fs-64),6vw,7.2rem);line-height:1.08;letter-spacing:-.025em;color:var(--hs-on-surface);margin-bottom:2.4rem}.hs-hero__headline-accent{color:var(--hs-primary-container)}.hs-hero--blue .hs-hero__eyebrow{color:#132a4e;background:#132a4e14}.hs-hero--blue .hs-hero__headline-accent{color:#132a4e}.hs-hero--blue .hs-hero__cta.hs-cta-primary{background:#132a4e;box-shadow:0 6px 24px #132a4e4d}.hs-hero--blue .hs-hero__cta.hs-cta-primary:hover,.hs-hero--blue .hs-hero__cta.hs-cta-primary:focus-visible{box-shadow:0 10px 32px #132a4e6b;background:#1e3d6b}.hs-hero--blue .hs-hero__cta.hs-cta-primary:focus-visible{outline-color:#132a4e}.hs-hero__cta-divider{opacity:.55;margin:0 .2rem}.hs-hero__cta-price{font-weight:700;font-variant-numeric:tabular-nums}.hs-hero__body{font-family:var(--hs-font);font-size:var(--hearo-fs-32);line-height:1.6;color:var(--hs-tertiary);max-width:48rem;margin-bottom:var(--hearo-sp-128)}@media(min-width:750px){.hs-hero__body{margin-bottom:11.2rem}}.hs-hero__ctas{display:flex;flex-direction:column;gap:1.6rem}@media(min-width:550px){.hs-hero__ctas{flex-direction:row;flex-wrap:wrap}}.hs-hero__media{position:relative;height:500px}@media(min-width:990px){.hs-hero__media{height:700px}}.hs-hero__media-layer{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hs-surface-low);border-radius:var(--hs-radius-4xl);transform:rotate(-3deg) scale(.95);z-index:1}.hs-hero__media-img-wrap{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--hs-radius-4xl);overflow:hidden;transform:translate(1.6rem,1.6rem);box-shadow:0 20px 60px #161c2026;z-index:2}.hs-hero__image{width:100%;height:100%;object-fit:cover}.hs-hero__media-video,.hs-hero__media-video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hs-hero__media-video{z-index:2;pointer-events:none}.hs-hero__media-video-poster{z-index:1}.hs-hero--video-flush .hs-hero__media-layer{display:none}.hs-hero--video-flush .hs-hero__media-img-wrap{transform:none;box-shadow:none;border-radius:0;overflow:visible}@media(prefers-reduced-motion:reduce){.hs-hero__media-layer,.hs-hero__media-img-wrap{transform:none}.hs-hero__media-video{display:none}}.hs-voices{background:var(--hs-navy);color:#fff;padding:var(--hearo-sp-128) var(--hearo-sp-32)}@media(min-width:750px){.hs-voices{padding:12.8rem 3.2rem}}.hs-voices__inner{max-width:96rem;margin:0 auto}.hs-voices__headline{text-align:center;font-family:var(--hs-font);font-weight:800;font-size:clamp(3.6rem,5vw,4.8rem);letter-spacing:-.02em;color:#fff;margin-bottom:6.4rem}@media(min-width:750px){.hs-voices__headline{margin-bottom:9.6rem}}.hs-voices__sprite{position:absolute;width:0;height:0;overflow:hidden}.hs-voices__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(28rem,100%),1fr));gap:3.2rem}@media(min-width:750px){.hs-voices__grid{gap:4rem}}.hs-voices__card{display:flex;flex-direction:column;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:var(--hearo-sp-64) 3.2rem;border-radius:var(--hs-radius-2xl);transition:transform .3s ease,background-color .3s ease}@media(min-width:750px){.hs-voices__card{padding:4.8rem}}.hs-voices__card:hover{transform:translateY(-.8rem);background:#ffffff14}.hs-voices__stars{display:flex;gap:.4rem;color:#fbbf24;margin-bottom:3.2rem}.hs-voices__stars svg{display:block;width:24px;height:24px}.hs-voices__star--empty{color:#fbbf2459}.hs-voices__quote{font-family:var(--hs-font);font-size:var(--hearo-fs-32);line-height:1.6;font-weight:500;color:#fff;margin-bottom:var(--hearo-sp-64);text-wrap:pretty}.hs-voices__byline{display:flex;align-items:center;gap:1.6rem;padding-top:3.2rem;margin-top:auto;border-top:1px solid rgba(255,255,255,.1)}.hs-voices__avatar{width:5.6rem;height:5.6rem;border-radius:9999px;background:#ffffff1a;overflow:hidden;flex-shrink:0}.hs-voices__avatar img{width:100%;height:100%;object-fit:cover;display:block}.hs-voices__avatar--initial{display:inline-flex;align-items:center;justify-content:center;background:#fbbf2414;border:1px solid rgba(251,191,36,.25);color:#fbbf24;font-family:var(--hs-font);font-weight:800;font-size:2rem;line-height:1}.hs-voices__name{font-family:var(--hs-font);font-weight:900;font-size:1.6rem;color:#fff;margin-bottom:.2rem}.hs-voices__meta{font-family:var(--hs-font);font-weight:700;font-size:1.2rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffff8c}.hs-voices__footer{margin-top:6.4rem;text-align:center}@media(min-width:750px){.hs-voices__footer{margin-top:var(--hearo-sp-128)}}.hs-voices__cta-caption{font-family:var(--hs-font);font-size:1.6rem;line-height:1.5;color:#ffffffb3;margin:0 0 var(--hearo-sp-32)}.hs-voices__cta{display:inline-flex;align-items:center;justify-content:center;min-height:5.6rem;padding:1.6rem 3.2rem;background:#fff;color:var(--hs-navy);font-family:var(--hs-font);font-weight:800;font-size:1.6rem;letter-spacing:.02em;text-decoration:none;border-radius:9999px;transition:background-color .2s ease,transform .2s ease}.hs-voices__cta:hover,.hs-voices__cta:focus-visible{background:#f0f3f8;transform:translateY(-.2rem)}.hs-voices__cta:focus-visible{outline:2px solid #fff;outline-offset:4px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.hs-voices__card,.hs-voices__cta{transition:none}.hs-voices__card:hover,.hs-voices__cta:hover,.hs-voices__cta:focus-visible{transform:none}}.hearo-story-block{background:var(--hearo-story-bg, var(--hearo-white));color:var(--hearo-ink);padding-block:clamp(var(--hearo-sp-64),8vw,var(--hearo-sp-96));padding-inline:0;position:relative;isolation:isolate}.hearo-story-block--bg-white{--hearo-story-bg: var(--hearo-white)}.hearo-story-block--bg-silver{--hearo-story-bg: #d5dae2}.hearo-story-block__grid{max-width:76rem;margin-inline:auto;padding-inline:clamp(var(--hearo-sp-24),5vw,4.5rem);display:grid;grid-template-columns:1fr;gap:clamp(var(--hearo-sp-40),5vw,var(--hearo-sp-64));align-items:center}@media screen and (min-width:990px){.hearo-story-block__grid{grid-template-columns:5fr 6fr;gap:clamp(var(--hearo-sp-56),7vw,6.5rem)}}.hearo-story-block__content{order:1}.hearo-story-block__media{order:2}@media screen and (min-width:990px){.hearo-story-block--text-right .hearo-story-block__content{order:2}.hearo-story-block--text-right .hearo-story-block__media{order:1}}.hearo-story-block__content{max-width:32rem}.hearo-story-block__eyebrow{margin:0 0 var(--hearo-sp-20);color:var(--hearo-accent);letter-spacing:.14em}.hearo-story-block__heading{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-32),3.25vw,2.625rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--hearo-ink);margin:0 0 var(--hearo-sp-32)}.hearo-story-block__body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);line-height:1.65;color:var(--hearo-ink)}.hearo-story-block__body p{margin:0 0 var(--hearo-sp-20)}.hearo-story-block__body p:last-child{margin-bottom:0}.hearo-story-block__media{width:100%}.hearo-story-block__media-frame{position:relative;width:100%;aspect-ratio:var(--hearo-story-ratio, 4/3);border-radius:clamp(var(--hearo-sp-12),1.25vw,var(--hearo-sp-16));overflow:hidden;background:var(--hearo-iron);box-shadow:0 18px 48px -24px rgba(var(--hearo-blue-zodiac-rgb),.22)}.hearo-story-block__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hearo-story-block__image--placeholder{object-fit:contain;padding:18%;background:linear-gradient(180deg,rgba(var(--hearo-iron-rgb),.6),rgba(var(--hearo-iron-rgb),1));fill:rgba(var(--hearo-blue-zodiac-rgb),.18)}@media(prefers-reduced-motion:no-preference){.template-page-why-hearo .hearo-story-block__heading,.template-page-why-hearo .hearo-story-block__body,.template-page-why-hearo .hearo-story-block__media-frame{opacity:0}}.hearo-channels{padding:var(--hearo-sp-section-m) var(--hearo-sp-gutter-m);background:var(--hearo-white)}@media screen and (min-width:750px){.hearo-channels{padding:var(--hearo-sp-section-d) var(--hearo-sp-gutter-d)}}.hearo-channels__inner{max-width:var(--hearo-content-w);margin:0 auto}.hearo-channels__eyebrow{text-align:center;margin-bottom:var(--hearo-sp-16)}.hearo-channels__headline{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-h2);font-weight:700;color:var(--hearo-ink);line-height:var(--hearo-line-height-tight);letter-spacing:-.02em;text-align:center;margin:0 auto var(--hearo-sp-16);max-width:24ch}.hearo-channels__subheadline{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);color:var(--hearo-ink);opacity:.75;line-height:1.55;text-align:center;margin:0 auto var(--hearo-sp-48);max-width:44ch}.hearo-channels__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-16)}@media screen and (min-width:750px){.hearo-channels__grid{grid-template-columns:repeat(2,1fr);gap:var(--hearo-sp-20)}}@media screen and (min-width:1200px){.hearo-channels__grid{grid-template-columns:repeat(4,1fr)}}.hearo-channels__item{display:flex}.hearo-channels__card,.hearo-channels__card--button{display:flex;flex-direction:column;gap:var(--hearo-sp-12);width:100%;min-height:200px;padding:var(--hearo-sp-32) var(--hearo-sp-24);background:var(--hearo-white);border:2px solid var(--hearo-iron);border-radius:var(--hearo-sp-16);color:var(--hearo-ink);font-family:inherit;font-size:var(--hearo-fs-16);text-align:left;text-decoration:none;cursor:pointer;transition:border-color var(--hearo-transition),transform var(--hearo-transition-fast),box-shadow var(--hearo-transition)}.hearo-channels__card:hover{border-color:var(--hearo-chambray);box-shadow:0 6px 24px rgba(var(--hearo-blue-zodiac-rgb),.08);transform:translateY(-2px)}.hearo-channels__card:focus-visible{outline:3px solid var(--hearo-chambray);outline-offset:3px;border-color:var(--hearo-chambray)}.hearo-channels__card:active{transform:translateY(0)}.hearo-channels__icon{font-size:var(--hearo-fs-40);line-height:1;color:var(--hearo-blue-zodiac)}.hearo-channels__name{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-22);font-weight:700;color:var(--hearo-ink);line-height:1.2;margin:0}.hearo-channels__body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);color:var(--hearo-ink);opacity:.78;line-height:1.5;margin:0;flex-grow:1}.hearo-channels__meta{display:flex;align-items:center;gap:var(--hearo-sp-8);padding-top:var(--hearo-sp-8);border-top:1px solid var(--hearo-iron);margin-top:auto;font-family:var(--hearo-font-display);font-size:var(--hearo-fs-15);font-weight:600;color:var(--hearo-chambray);line-height:1.3}.hearo-channels__meta-arrow{margin-left:auto;transition:transform var(--hearo-transition)}.hearo-channels__card:hover .hearo-channels__meta-arrow{transform:translate(4px)}.hearo-channels__footer-note{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);color:var(--hearo-ink);opacity:.65;text-align:center;line-height:1.55;margin:var(--hearo-sp-40) auto 0;max-width:52ch}@media(prefers-reduced-motion:reduce){.hearo-channels__card,.hearo-channels__meta-arrow{transition:none}.hearo-channels__card:hover{transform:none}}.hearo-support-hero{padding:var(--hearo-sp-80) var(--hearo-sp-gutter-m) var(--hearo-sp-96);background:var(--hearo-white)}@media screen and (min-width:750px){.hearo-support-hero{padding:7.5rem var(--hearo-sp-gutter-d) 8.5rem}}@media screen and (min-width:1280px){.hearo-support-hero{padding:9.5rem var(--hearo-sp-gutter-d) 10.5rem}}.hearo-support-hero__inner{max-width:78rem;margin:0 auto;text-align:center;position:relative;z-index:1}.hearo-support-hero__copy{max-width:52rem;margin:0 auto}.hearo-support-hero__headline{font-family:var(--hearo-font-display);font-weight:700;font-size:clamp(var(--hearo-fs-48),7vw,var(--hearo-fs-80));line-height:1.02;letter-spacing:-.028em;color:var(--hearo-ink);margin:0 0 var(--hearo-sp-24);text-wrap:balance}@media screen and (min-width:750px){.hearo-support-hero__headline{margin:0 0 var(--hearo-sp-32)}}.hearo-support-hero__subline{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-20);font-weight:500;line-height:1.4;color:var(--hearo-ink);opacity:.68;margin:0 auto;max-width:34ch}@media screen and (min-width:750px){.hearo-support-hero__subline{font-size:var(--hearo-fs-24)}}.hearo-support-hero__channels{margin:4.5rem auto 0}@media screen and (min-width:750px){.hearo-support-hero__channels{margin-top:6.5rem}}@media screen and (min-width:1280px){.hearo-support-hero__channels{margin-top:var(--hearo-sp-128)}}.hearo-support-hero__channels-heading{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-20),2.4vw,var(--hearo-fs-28));font-weight:600;line-height:1.3;letter-spacing:-.01em;color:var(--hearo-ink);opacity:.85;margin:0 0 var(--hearo-sp-32)}@media screen and (min-width:750px){.hearo-support-hero__channels-heading{margin-bottom:var(--hearo-sp-48)}}.hearo-support-hero__cards{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-16)}@media screen and (min-width:750px){.hearo-support-hero__cards{grid-template-columns:repeat(3,1fr);gap:var(--hearo-sp-24)}}@media screen and (min-width:1280px){.hearo-support-hero__cards{gap:var(--hearo-sp-32)}}.hearo-support-hero__card{display:flex;scroll-margin-top:6rem}.hearo-support-hero__card-btn{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:var(--hearo-sp-32) var(--hearo-sp-32) var(--hearo-sp-32);background:var(--hearo-white);border:1px solid var(--hearo-iron);border-radius:var(--hearo-sp-16);color:var(--hearo-ink);font-family:var(--hearo-font-body);text-decoration:none;cursor:pointer;transition:border-color var(--hearo-transition),transform var(--hearo-transition-fast),box-shadow var(--hearo-transition);min-height:14rem;box-shadow:0 1px 2px rgba(var(--hearo-blue-zodiac-rgb),.03)}@media screen and (min-width:750px){.hearo-support-hero__card-btn{padding:var(--hearo-sp-40) var(--hearo-sp-40) var(--hearo-sp-32);min-height:16rem}}@media screen and (min-width:1280px){.hearo-support-hero__card-btn{padding:var(--hearo-sp-48) var(--hearo-sp-48) var(--hearo-sp-40)}}.hearo-support-hero__card-btn:hover,.hearo-support-hero__card-btn:focus-visible{border-color:var(--hearo-chambray);box-shadow:0 8px 24px rgba(var(--hearo-blue-zodiac-rgb),.08);transform:translateY(-2px)}.hearo-support-hero__card-btn:focus-visible{outline:3px solid var(--hearo-chambray);outline-offset:3px}.hearo-support-hero__card-btn:active{transform:translateY(0)}.hearo-support-hero__card-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--hearo-blue-zodiac);margin-bottom:var(--hearo-sp-32)}.hearo-support-hero__card-icon svg{width:36px;height:36px;display:block}@media screen and (min-width:750px){.hearo-support-hero__card-icon{margin-bottom:var(--hearo-sp-32)}.hearo-support-hero__card-icon svg{width:40px;height:40px}}.hearo-support-hero__card-value{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-22);font-weight:700;line-height:1.25;letter-spacing:-.015em;color:var(--hearo-ink);margin:0}@media screen and (min-width:750px){.hearo-support-hero__card-value{font-size:var(--hearo-fs-24)}}@media screen and (min-width:1280px){.hearo-support-hero__card-value{font-size:var(--hearo-fs-28)}}.hearo-support-hero__card-link{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:500;color:var(--hearo-chambray);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;margin-top:auto;padding-top:var(--hearo-sp-20);transition:color var(--hearo-transition)}@media screen and (min-width:750px){.hearo-support-hero__card-link{font-size:var(--hearo-fs-17);padding-top:var(--hearo-sp-24)}}.hearo-support-hero__card-btn:hover .hearo-support-hero__card-link,.hearo-support-hero__card-btn:focus-visible .hearo-support-hero__card-link{color:var(--hearo-blue-zodiac);text-decoration-thickness:2px}@media(prefers-reduced-motion:reduce){.hearo-support-hero__card-btn,.hearo-support-hero__card-link{transition:none}.hearo-support-hero__card-btn:hover,.hearo-support-hero__card-btn:focus-visible{transform:none}}.hearo-testimonials{display:block;padding:var(--hearo-sp-40) 0 var(--hearo-sp-56);background:var(--hearo-white, #fff);color:var(--hearo-blue-zodiac, #132a4e)}@media screen and (min-width:750px){.hearo-testimonials{padding:var(--hearo-sp-48) 0 var(--hearo-sp-80)}}.hearo-testimonials__inner{max-width:126rem;margin:0 auto}.hearo-testimonials__header{text-align:center;padding:0 var(--hearo-sp-20);margin-bottom:var(--hearo-sp-32)}@media screen and (min-width:750px){.hearo-testimonials__header{margin-bottom:var(--hearo-sp-48)}}.hearo-testimonials__eyebrow{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);letter-spacing:.12em;text-transform:uppercase;color:var(--hearo-chambray, #355487);margin:0 0 var(--hearo-sp-8)}.hearo-testimonials__heading{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-28),3.5vw,var(--hearo-fs-48));font-weight:700;line-height:1.1;letter-spacing:-.02em;margin:0}.hearo-testimonials__viewport{position:relative}.hearo-testimonials__viewport:before,.hearo-testimonials__viewport:after{content:"";position:absolute;top:0;bottom:0;width:var(--hearo-sp-32);z-index:2;pointer-events:none}.hearo-testimonials__viewport:before{left:0;background:linear-gradient(90deg,var(--hearo-white) 0%,rgba(255,255,255,0) 100%)}.hearo-testimonials__viewport:after{right:0;background:linear-gradient(270deg,var(--hearo-white) 0%,rgba(255,255,255,0) 100%)}@media screen and (min-width:1000px){.hearo-testimonials__viewport:before,.hearo-testimonials__viewport:after{width:var(--hearo-sp-80)}}.hearo-testimonials__track{list-style:none;margin:0;padding:var(--hearo-sp-8) var(--hearo-sp-16);display:flex;gap:var(--hearo-sp-16);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-inline:1rem}.hearo-testimonials__track::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.hearo-testimonials__track{padding:var(--hearo-sp-8) var(--hearo-sp-24);gap:var(--hearo-sp-20);scroll-padding-inline:1.5rem}}@media screen and (min-width:1024px){.hearo-testimonials__track{padding:var(--hearo-sp-8) var(--hearo-sp-32);scroll-padding-inline:2rem}}.hearo-testimonials__slide{flex:0 0 auto;width:min(74vw,26rem);scroll-snap-align:start}@media screen and (min-width:750px){.hearo-testimonials__slide{width:30vw}}@media screen and (min-width:1024px){.hearo-testimonials__slide{width:calc((100% - 4 * var(--hearo-sp-20)) / 5);min-width:16rem}}.hearo-testimonials__card{display:flex;flex-direction:column;gap:var(--hearo-sp-12);padding:var(--hearo-sp-24);background:var(--hearo-white);border:1px solid var(--hearo-iron, #d2d7e2);border-radius:var(--hearo-sp-16);height:100%;box-shadow:0 1px 2px #132a4e08}.hearo-testimonials__card-head{display:flex;align-items:center;gap:var(--hearo-sp-12)}.hearo-testimonials__avatar{width:var(--hearo-sp-40);height:var(--hearo-sp-40);border-radius:999px;overflow:hidden;background:linear-gradient(135deg,#eef0f4,#dfe3eb);flex:0 0 auto;display:flex;align-items:center;justify-content:center;color:var(--hearo-chambray);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);font-weight:600}.hearo-testimonials__avatar-img{width:100%;height:100%;object-fit:cover}.hearo-testimonials__who{display:flex;flex-direction:column;gap:.125rem;min-width:0}.hearo-testimonials__name{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);font-weight:600;color:var(--hearo-blue-zodiac);margin:0}.hearo-testimonials__context{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-13);color:var(--hearo-blue-zodiac);opacity:.65;margin:0}.hearo-testimonials__stars{display:inline-flex;gap:.125rem;color:#f5b316;font-size:var(--hearo-fs-14);letter-spacing:.05em}.hearo-testimonials__title{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:600;margin:0;color:var(--hearo-blue-zodiac);letter-spacing:-.005em}.hearo-testimonials__body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);line-height:1.55;color:var(--hearo-blue-zodiac);opacity:.75;margin:0;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.hearo-testimonials__pagination{display:flex;justify-content:center;gap:var(--hearo-sp-8);margin:var(--hearo-sp-24) var(--hearo-sp-16) 0;flex-wrap:wrap}.hearo-carousel__dot{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.hearo-carousel__dot:before{content:"";width:8px;height:8px;border-radius:999px;background:#132a4e40;transition:transform .16s ease,background-color .16s ease}.hearo-carousel__dot[aria-current=true]:before{background:var(--hearo-blue-zodiac);transform:scale(1.3)}.hearo-carousel__dot:hover:before,.hearo-carousel__dot:focus-visible:before{background:var(--hearo-blue-zodiac)}.hearo-carousel__dot:focus-visible{outline:2px solid var(--hearo-blue-zodiac);outline-offset:2px;border-radius:999px}@media(prefers-reduced-motion:reduce){.hearo-carousel__dot:before{transition:none}}.hearo-text-marquee{display:block;background:var(--marquee-bg, var(--hearo-blue-zodiac, #132a4e));color:var(--marquee-fg, var(--hearo-white, #fff));padding:var(--hearo-sp-32) 0;overflow:hidden}@media screen and (min-width:750px){.hearo-text-marquee{padding:var(--hearo-sp-40) 0}}.hearo-text-marquee__track{display:flex;width:max-content;gap:0;animation:hearo-text-marquee-scroll var(--marquee-duration, 30s) linear infinite}.hearo-text-marquee__track[data-direction=right]{animation-direction:reverse}.hearo-text-marquee__content{display:inline-flex;align-items:center;gap:var(--hearo-sp-20);white-space:nowrap;flex-shrink:0}@media screen and (min-width:750px){.hearo-text-marquee__content{gap:var(--hearo-sp-32)}}.hearo-text-marquee__phrase{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-32),7vw,var(--hearo-fs-80));font-weight:700;letter-spacing:-.025em;line-height:1}.hearo-text-marquee__separator{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-24),5vw,var(--hearo-fs-56));opacity:.45;line-height:1}@keyframes hearo-text-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hearo-text-marquee__track{animation:none}.hearo-text-marquee__content[aria-hidden=true]{display:none}}.hearo-trust-bar{background-color:var(--hearo-blue-zodiac);color:var(--hearo-white);padding:var(--hearo-sp-12) var(--hearo-sp-16);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);font-weight:400;letter-spacing:.02em;line-height:1.4;position:relative;z-index:5}.hearo-trust-bar__inner{max-width:var(--hearo-content-w);margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--hearo-sp-12)}.hearo-trust-bar__item{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}.hearo-trust-bar__icon{display:inline-block;font-size:1em;color:var(--hearo-iron)}.hearo-trust-bar__divider{opacity:.4;padding:0 var(--hearo-sp-4)}@media screen and (max-width:749px){.hearo-trust-bar{font-size:var(--hearo-fs-12);padding:var(--hearo-sp-8) var(--hearo-sp-12)}.hearo-trust-bar__divider{display:none}.hearo-trust-bar__inner{gap:var(--hearo-sp-8) var(--hearo-sp-16)}}.hearo-trust-strip{--trust-strip-coral: #e8805f;--trust-strip-coral-soft: #f5a593;--trust-strip-bg-iron: #edf0f5;--hearo-trust-strip-speed: 40s;display:block;padding:var(--hearo-sp-40) 0;background:var(--hearo-white);border-top:1px solid var(--hearo-iron);border-bottom:1px solid var(--hearo-iron);overflow:hidden}@media screen and (min-width:750px){.hearo-trust-strip{padding:var(--hearo-sp-48) 0}}.hearo-trust-strip--bg-iron-soft{background:var(--trust-strip-bg-iron)}.hearo-trust-strip__viewport{position:relative;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0,black 6%,black 94%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 6%,black 94%,transparent 100%)}.hearo-trust-strip__track{--hearo-trust-strip-copies: 2;display:flex;width:max-content;gap:clamp(var(--hearo-sp-32),6vw,var(--hearo-sp-96));animation:hearo-trust-strip-marquee var(--hearo-trust-strip-speed) linear infinite;will-change:transform}.hearo-trust-strip:hover .hearo-trust-strip__track,.hearo-trust-strip:focus-within .hearo-trust-strip__track{animation-play-state:paused}.hearo-trust-strip__list{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:clamp(var(--hearo-sp-32),6vw,var(--hearo-sp-96));flex-shrink:0}.hearo-trust-strip__item{display:inline-flex;align-items:center;gap:var(--hearo-sp-12);font-family:var(--hearo-font-display);font-weight:700;font-size:clamp(var(--hearo-fs-16),1.4vw,var(--hearo-fs-20));line-height:1.2;letter-spacing:-.01em;white-space:nowrap;transition:color .25s ease}.hearo-trust-strip--blue .hearo-trust-strip__item{color:var(--hearo-blue-zodiac)}.hearo-trust-strip--blue .hearo-trust-strip__item:hover{color:var(--hearo-chambray)}.hearo-trust-strip--coral .hearo-trust-strip__item{color:var(--trust-strip-coral)}.hearo-trust-strip--coral .hearo-trust-strip__item:hover{color:var(--trust-strip-coral-soft)}.hearo-trust-strip__icon{display:inline-flex;align-items:center;justify-content:center;width:var(--hearo-sp-32);height:var(--hearo-sp-32);flex-shrink:0}.hearo-trust-strip__icon svg{width:100%;height:100%}.hearo-trust-strip__label{font-family:var(--hearo-font-display);font-weight:700}@keyframes hearo-trust-strip-marquee{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% / var(--hearo-trust-strip-copies, 2)),0,0)}}@media(prefers-reduced-motion:reduce){.hearo-trust-strip__track{animation:none;transform:none;width:100%;justify-content:center;gap:clamp(var(--hearo-sp-24),4vw,var(--hearo-sp-48));flex-wrap:wrap}.hearo-trust-strip__list[aria-hidden=true]{display:none}.hearo-trust-strip__list{flex-wrap:wrap;justify-content:center;gap:clamp(var(--hearo-sp-16),3vw,var(--hearo-sp-32)) clamp(var(--hearo-sp-24),4vw,var(--hearo-sp-48))}.hearo-trust-strip__viewport{-webkit-mask-image:none;mask-image:none}}.hearo-upgrade{display:block;padding:var(--hearo-sp-48) 0;background:var(--hearo-white, #fff);color:var(--hearo-blue-zodiac, #132a4e)}@media screen and (min-width:750px){.hearo-upgrade{padding:var(--hearo-sp-80) 0}}@media screen and (min-width:1280px){.hearo-upgrade{padding:var(--hearo-sp-96) 0 var(--hearo-sp-96)}}.hearo-upgrade__inner{max-width:126rem;margin:0 auto;padding:0 var(--hearo-sp-20);display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-40);align-items:center}@media screen and (min-width:750px){.hearo-upgrade__inner{padding:0 var(--hearo-sp-24);gap:var(--hearo-sp-48)}}@media screen and (min-width:1000px){.hearo-upgrade__inner{grid-template-columns:1.1fr .9fr;gap:4.5rem;padding:0 var(--hearo-sp-40)}}@media screen and (min-width:1280px){.hearo-upgrade__inner{gap:5.5rem;padding:0 var(--hearo-sp-48)}}.hearo-upgrade__copy{display:flex;flex-direction:column;gap:var(--hearo-sp-20)}.hearo-upgrade__eyebrow{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);letter-spacing:.1em;text-transform:uppercase;color:var(--hearo-chambray, #355487);margin:0}.hearo-upgrade__heading{font-family:var(--hearo-font-display);font-size:clamp(var(--hearo-fs-32),5vw,var(--hearo-fs-64));font-weight:700;line-height:1.08;margin:0;letter-spacing:-.025em;color:var(--hearo-blue-zodiac)}.hearo-upgrade__rotator{position:relative;display:inline-block}.hearo-upgrade__rotator-mask{display:inline-block;min-height:1.08em;white-space:nowrap}.hearo-upgrade__rotator-mask:after{content:"conversations";background:linear-gradient(90deg,var(--hearo-chambray),var(--hearo-blue-zodiac));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:hearo-upgrade-spin 18s linear infinite}@keyframes hearo-upgrade-spin{0%,14%{content:"conversations"}16%,31%{content:"dinners"}33%,48%{content:"phone calls"}50%,65%{content:"walks"}67%,82%{content:"coffee shops"}84%,to{content:"family moments"}}.hearo-upgrade .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hearo-upgrade__subheading{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-20);line-height:1.55;color:var(--hearo-blue-zodiac);opacity:.78;margin:0;max-width:46ch}@media screen and (min-width:1280px){.hearo-upgrade__subheading{font-size:var(--hearo-fs-20)}}.hearo-upgrade__features{list-style:none;margin:var(--hearo-sp-16) 0 0;padding:0;display:grid;gap:var(--hearo-sp-24)}@media screen and (min-width:550px){.hearo-upgrade__features{grid-template-columns:repeat(3,1fr);gap:var(--hearo-sp-32)}}.hearo-upgrade__feature{display:flex;flex-direction:column;gap:var(--hearo-sp-8)}.hearo-upgrade__feature-icon{width:var(--hearo-sp-40);height:var(--hearo-sp-40);display:inline-flex;align-items:center;justify-content:center;font-size:var(--hearo-fs-20);line-height:1;background:#35548714;color:var(--hearo-chambray);border-radius:999px}.hearo-upgrade__feature-title{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-17);font-weight:600;margin:0;color:var(--hearo-blue-zodiac);letter-spacing:-.005em}.hearo-upgrade__feature-text{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-15);line-height:1.55;color:var(--hearo-blue-zodiac);opacity:.7;margin:0}.hearo-upgrade__cta{align-self:flex-start;margin-top:var(--hearo-sp-16);padding:var(--hearo-sp-16) var(--hearo-sp-32);background:var(--hearo-blue-zodiac);color:var(--hearo-white);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:600;border-radius:999px;text-decoration:none;min-height:56px;display:inline-flex;align-items:center;letter-spacing:.02em;transition:transform .18s ease,box-shadow .18s ease}.hearo-upgrade__cta:hover,.hearo-upgrade__cta:focus-visible{transform:translateY(-1px);box-shadow:0 10px 24px #132a4e2e;outline:none}.hearo-upgrade__media{position:relative;width:100%;aspect-ratio:4 / 5;border-radius:var(--hearo-sp-20);overflow:hidden;background:linear-gradient(135deg,#eef0f4,#dfe3eb)}@media screen and (min-width:1000px){.hearo-upgrade__media{aspect-ratio:3 / 4;border-radius:var(--hearo-sp-24)}}.hearo-upgrade__media-el{width:100%;height:100%;object-fit:cover;display:block}.hearo-upgrade__media-el--placeholder{display:flex;align-items:center;justify-content:center;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-14);color:var(--hearo-chambray);text-align:center;padding:var(--hearo-sp-16)}@media(prefers-reduced-motion:reduce){.hearo-upgrade__rotator-mask:after{animation:none}.hearo-upgrade__cta{transition:none}.hearo-upgrade__cta:hover,.hearo-upgrade__cta:focus-visible{transform:none}}.hearo-usp{padding:var(--hearo-sp-section-m) var(--hearo-sp-gutter-m);background:var(--hearo-white)}@media screen and (min-width:750px){.hearo-usp{padding:var(--hearo-sp-section-d) var(--hearo-sp-gutter-d)}}.hearo-usp__inner{max-width:var(--hearo-content-w);margin:0 auto}.hearo-usp__section-headline{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-h2);font-weight:700;color:var(--hearo-ink);text-align:center;margin:0 0 var(--hearo-sp-56);line-height:var(--hearo-line-height-tight);letter-spacing:-.02em}.hearo-usp__grid{display:grid;grid-template-columns:1fr;gap:var(--hearo-sp-40)}@media screen and (min-width:750px){.hearo-usp__grid{grid-template-columns:repeat(2,1fr);gap:var(--hearo-sp-64) var(--hearo-sp-48)}}.hearo-usp__item{display:flex;flex-direction:column;gap:var(--hearo-sp-12)}.hearo-usp__icon{font-size:var(--hearo-fs-40);line-height:1;color:var(--hearo-blue-zodiac);margin-bottom:var(--hearo-sp-8)}.hearo-usp__headline{font-family:var(--hearo-font-display);font-size:var(--hearo-fs-h4);font-weight:700;color:var(--hearo-ink);margin:0;line-height:1.2}.hearo-usp__body{font-family:var(--hearo-font-body);font-size:var(--hearo-fs-18);line-height:var(--hearo-line-height-body);color:var(--hearo-ink);opacity:.8;margin:0;max-width:42ch}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
