.hrt-trust-safety__content{display:flex;align-items:center;justify-content:space-between;gap:60px}.hrt-trust-safety__text{display:flex;flex-direction:column;gap:30px;max-width:597px}.hrt-trust-safety__headline{max-width:400px}.hrt-trust-safety__headline em{font-style:italic;font-weight:500}.hrt-trust-safety__list{display:flex;flex-direction:column;gap:10px;list-style:none;padding:0;margin:0}.hrt-trust-safety__item{display:flex;align-items:center;gap:7px}.hrt-trust-safety__icon{width:14px;height:14px;display:flex;align-items:center;justify-content:center;color:var(--color-hormone);flex-shrink:0}.hrt-trust-safety__disclaimer{font-size:16px;line-height:1.5;color:var(--color-hormone)}.hrt-trust-safety__image{position:relative;width:700px;height:572px;border-radius:30px;overflow:hidden;flex-shrink:0}.hrt-trust-safety__img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width:1200px){.hrt-trust-safety__content{flex-direction:column;gap:40px}.hrt-trust-safety__text{max-width:100%;gap:40px}.hrt-trust-safety__image{width:100%;height:450px}}@media(max-width:640px){.hrt-trust-safety__content,.hrt-trust-safety__text{gap:32px}.hrt-trust-safety__image{height:350px;border-radius:20px}.hrt-trust-safety__disclaimer{font-size:14px}}.hrt-how-it-works__header{margin-bottom:50px}.hrt-how-it-works__header h2{max-width:804px}.hrt-how-it-works__header em{font-style:italic;font-weight:600}.hrt-how-it-works__grid{display:flex;flex-direction:column;gap:24px}.hrt-how-it-works__row{display:grid;gap:24px}.hrt-how-it-works__row--top{grid-template-columns:repeat(3,1fr)}.hrt-how-it-works__row--bottom{grid-template-columns:repeat(2,1fr)}.hrt-how-it-works__card{display:flex;flex-direction:column;background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 4px 13.1px 0 rgba(0,0,0,.15);height:450px;position:relative}.hrt-how-it-works__card--wide{height:380px}.hrt-how-it-works__card-content{padding:30px 24px 24px;display:flex;flex-direction:column;gap:24px;position:relative;z-index:2}.hrt-how-it-works__card-row{display:flex;align-items:flex-start;gap:20px}.hrt-how-it-works__card-number{color:#1f1f1f;flex-shrink:0}.hrt-how-it-works__card-title{color:#1f1f1f}.hrt-how-it-works__card-description{color:#1f1f1f;flex:1}.hrt-how-it-works__card-image{position:absolute;bottom:0;left:0;right:0;height:55%;z-index:1}.hrt-how-it-works__card-img{-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom}@media(max-width:1200px){.hrt-how-it-works__row--bottom,.hrt-how-it-works__row--top{grid-template-columns:repeat(2,1fr)}.hrt-how-it-works__card{height:420px}.hrt-how-it-works__card--wide{height:380px}.hrt-how-it-works__header{margin-bottom:40px}}@media(max-width:640px){.hrt-how-it-works__row--bottom,.hrt-how-it-works__row--top{grid-template-columns:1fr}.hrt-how-it-works__card,.hrt-how-it-works__card--wide{height:380px}.hrt-how-it-works__header{margin-bottom:32px}.hrt-how-it-works__card-content{padding:24px 20px 20px;gap:16px}.hrt-how-it-works__card-row{gap:12px}.hrt-how-it-works__card-image{height:50%}}.hrt-membership-card{flex:1;border-radius:30px;overflow:hidden;background:linear-gradient(179.356deg,#ffffff .55%,#f9e8ca 102.28%);margin-top:-50px}.hrt-membership-card__content{display:flex;flex-direction:column;gap:34px;padding:30px;height:100%}.hrt-membership-card .heading-tertiary{color:#1f1f1f}.hrt-membership-card__description{color:rgba(31,31,31,.6)}.hrt-membership-card__features{display:flex;flex-direction:column;gap:12px;list-style:none}.hrt-membership-card__feature{display:flex;align-items:center;gap:10px}.hrt-membership-card__feature .body-small{color:rgba(31,31,31,.7)}.hrt-membership-card__feature-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:var(--color-hormone);color:#fff;flex-shrink:0}.hrt-membership-card__pricing{display:flex;flex-direction:column;gap:7px}.hrt-membership-card__pricing-header{display:flex;align-items:center;gap:7px;color:#1f1f1f;cursor:pointer;background:rgba(0,0,0,0);border:none;padding:0;width:-moz-fit-content;width:fit-content}.hrt-membership-card__pricing-header:hover{opacity:.8}.hrt-membership-card__pricing-header .body-small{color:#1f1f1f}.hrt-membership-card__price{display:flex;align-items:baseline;gap:4px}.hrt-membership-card__price-amount{font-size:61px;font-weight:700;line-height:1;letter-spacing:-1.83px;color:#1f1f1f}.hrt-membership-card__billing-info{display:flex;flex-direction:column;gap:7px}.hrt-membership-card__billing-info .body-regular{color:rgba(31,31,31,.7)}.hrt-membership-card__cta{display:flex;align-items:center;justify-content:space-between;padding:15px 30px;border-radius:30px;background:#1f1f1f;color:#f9e8ca;font-size:16px;font-weight:500;text-decoration:none;margin-top:auto;transition:all .2s ease}.hrt-membership-card__cta:hover{box-shadow:0 0 20px rgba(0,0,0,.15)}.hrt-membership-card__cta:hover svg{transform:translateX(5px)}.hrt-membership-card__cta svg{transition:transform .2s ease}@media(max-width:800px){.hrt-membership-card{border-radius:20px;margin-top:0}.hrt-membership-card__content{gap:24px;padding:24px}.hrt-membership-card__price-amount{font-size:36px;letter-spacing:-1.08px}.hrt-membership-card__cta{padding:12px 24px;font-size:14px}}