.doctors-value{position:relative;display:flex;flex-direction:column;width:100%;padding:0;background-color:var(--doctors-value-bg, #ffffff)}.doctors-value--full-bleed{max-width:none;width:100%}.doctors-value__inner{display:flex;flex-direction:column;align-items:center;width:100%;margin-inline:auto;padding-inline:var(--doctors-value-padding-x, var(--padding-sides, 2rem));text-align:center}.doctors-value__intro{display:flex;flex-direction:column;align-items:center;width:100%;max-width:var(--doctors-value-text-max-width, 72rem);margin:0 0 var(--doctors-value-intro-gap, 4.8rem)}.doctors-value__heading{margin:0 0 var(--doctors-value-heading-gap, 2.4rem);font-family:lato,sans-serif;font-weight:700;font-style:normal;font-size:var(--doctors-value-heading-size, 3.8rem);line-height:1.2;letter-spacing:0;color:var(--doctors-value-heading-color, #1d1e1c)}.doctors-value__body{margin:0;font-family:sofia pro,sans-serif;font-weight:400;font-style:normal;font-size:var(--doctors-value-body-size, 1.8rem);line-height:1.4;letter-spacing:0;color:var(--doctors-value-body-color, #1d1e1c)}.doctors-value__body p{margin:0}.doctors-value__features{display:grid;grid-template-columns:repeat(var(--doctors-value-columns, 3),minmax(0,1fr));gap:var(--doctors-value-feature-gap, 4rem);width:100%;max-width:var(--doctors-value-features-max-width, 96rem);margin:0;padding:0;list-style:none}.doctors-value__feature{display:flex;flex-direction:column;align-items:center;margin:0}.doctors-value__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--doctors-value-icon-circle-size, 8rem);height:var(--doctors-value-icon-circle-size, 8rem);margin:0 0 var(--doctors-value-icon-label-gap, 1.6rem);border-radius:50%;background-color:var(--doctors-value-icon-bg, #14b0bd)}.doctors-value__icon-image{display:block;width:var(--doctors-value-icon-size, 3.6rem);height:auto;max-width:calc(var(--doctors-value-icon-circle-size, 8rem) - 2.4rem);max-height:calc(var(--doctors-value-icon-circle-size, 8rem) - 2.4rem);object-fit:contain}.doctors-value__label{margin:0;font-family:sofia pro,sans-serif;font-weight:400;font-style:normal;font-size:var(--doctors-value-label-size, 1.8rem);line-height:1.25;letter-spacing:0;color:var(--doctors-value-label-color, #1d1e1c)}.doctors-value__cta{display:flex;flex-direction:column;align-items:center;width:100%;max-width:var(--doctors-value-text-max-width, 72rem);margin-top:var(--doctors-value-cta-gap, 4.8rem)}.doctors-value__button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:var(--doctors-value-button-width, auto);max-width:100%;min-height:var(--doctors-value-button-height, 5.6rem);height:var(--doctors-value-button-height, 5.6rem);padding:0 var(--doctors-value-button-padding-x, 4.8rem);border:0;border-radius:9999px;background-color:var(--doctors-value-button-bg, #f87802);color:var(--doctors-value-button-color, #ffffff);font-family:sofia pro,sans-serif;font-weight:600;font-style:normal;font-size:var(--doctors-value-button-size, 1.8rem);line-height:1;letter-spacing:0;text-decoration:none;text-align:center;white-space:nowrap;transition:background-color .2s ease}.doctors-value__button:hover,.doctors-value__button:focus-visible{background-color:var(--doctors-value-button-bg-hover, #f9983f);color:var(--doctors-value-button-color, #ffffff)}.doctors-value__button:focus-visible{outline:.2rem solid rgba(29,30,28,.35);outline-offset:.3rem}.doctors-value__subtext{margin:var(--doctors-value-subtext-gap, 1.6rem) 0 0;font-family:sofia pro,sans-serif;font-weight:400;font-style:normal;font-size:var(--doctors-value-subtext-size, 1.6rem);line-height:1.35;letter-spacing:0;color:var(--doctors-value-subtext-color, #1d1e1c)}@media screen and (max-width:989px){.doctors-value__inner{padding-top:var(--doctors-value-padding-top-mobile, 4.8rem);padding-bottom:var(--doctors-value-padding-bottom-mobile, 4.8rem)}.doctors-value__intro{margin-bottom:var(--doctors-value-intro-gap-mobile, 3.2rem)}.doctors-value__heading{font-size:var(--doctors-value-heading-size-mobile, 2.8rem);margin-bottom:var(--doctors-value-heading-gap-mobile, 2rem)}.doctors-value__body{font-size:var(--doctors-value-body-size-mobile, 1.6rem)}.doctors-value__features{grid-template-columns:repeat(var(--doctors-value-columns-mobile, 1),minmax(0,1fr));gap:var(--doctors-value-feature-gap-mobile, 3.2rem)}.doctors-value__icon{width:var(--doctors-value-icon-circle-size-mobile, 7.2rem);height:var(--doctors-value-icon-circle-size-mobile, 7.2rem);margin-bottom:var(--doctors-value-icon-label-gap-mobile, 1.2rem)}.doctors-value__icon-image{width:var(--doctors-value-icon-size-mobile, 3.2rem);max-width:calc(var(--doctors-value-icon-circle-size-mobile, 7.2rem) - 2rem);max-height:calc(var(--doctors-value-icon-circle-size-mobile, 7.2rem) - 2rem)}.doctors-value__label{font-size:var(--doctors-value-label-size-mobile, 1.6rem)}.doctors-value__cta{margin-top:var(--doctors-value-cta-gap-mobile, 3.2rem)}.doctors-value__button{width:var(--doctors-value-button-width-mobile, var(--doctors-value-button-width, auto));min-height:var(--doctors-value-button-height-mobile, var(--doctors-value-button-height, 5rem));height:var(--doctors-value-button-height-mobile, var(--doctors-value-button-height, 5rem));padding:0 var(--doctors-value-button-padding-x-mobile, var(--doctors-value-button-padding-x, 3.6rem));font-size:var(--doctors-value-button-size-mobile, 1.6rem);white-space:normal}.doctors-value__subtext{font-size:var(--doctors-value-subtext-size-mobile, 1.4rem);margin-top:var(--doctors-value-subtext-gap-mobile, 1.2rem)}}@media screen and (min-width:990px){.doctors-value__inner{padding-top:var(--doctors-value-padding-top, 8rem);padding-bottom:var(--doctors-value-padding-bottom, 8rem)}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/doctors-page__value-proposition.css.map */
