.ctr-hero{position:relative;isolation:isolate;display:flex;align-items:stretch;overflow:hidden;min-height:var(--ctr-hero-min-height, 540px);background:linear-gradient(245deg,var(--ctr-hero-gradient-start, #4a8bd3) 7%,var(--ctr-hero-gradient-end, #bed4ee) 56%)}.ctr-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ctr-hero__bg-image{width:100%;height:100%;object-fit:cover;object-position:var(--ctr-hero-bg-pos, 50% 50%)}.ctr-hero__underlay{position:absolute;z-index:0;top:var(--ctr-underlay-y, 15%);right:var(--ctr-underlay-x, 0%);width:var(--ctr-underlay-w, 60%);min-height:300px;transform:rotate(var(--ctr-underlay-r, 0deg));transform-origin:center;filter:blur(25.387px);pointer-events:none}.ctr-hero__underlay-image{display:block;width:100%;height:auto}.ctr-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,var(--ctr-scrim-color, rgba(190, 212, 238, .85)) 0%,transparent var(--ctr-scrim-stop, 60%));pointer-events:none}.ctr-hero__inner{position:relative;z-index:3;display:flex;align-items:stretch;width:100%;padding:70px 100px;pointer-events:none}.ctr-hero__button,.ctr-hero__clinicians-link{pointer-events:auto}.ctr-hero__content{display:flex;flex-direction:column;justify-content:space-between;gap:24px;width:100%;max-width:var(--ctr-hero-content-max, 620px);color:#1e3d14;letter-spacing:normal}.ctr-hero__top{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.ctr-hero__bottom{display:flex;flex-direction:column;align-items:stretch;gap:12px;width:fit-content;max-width:100%}.ctr-hero__product{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;pointer-events:none}.ctr-hero__carousel{position:relative;z-index:1;width:100%;height:100%;overflow:hidden}.ctr-hero__carousel .swiper-wrapper{height:100%}.ctr-hero__carousel .swiper-slide{position:relative;height:100%}.ctr-hero .ctr-hero__carousel .swiper-slide,.ctr-hero .ctr-hero__product-image{pointer-events:none}.ctr-hero__product-image{position:absolute;right:var(--ctr-slide-right, 0px);bottom:var(--ctr-slide-bottom, 0px);height:var(--ctr-slide-size, 100%);width:auto;max-width:none;transform:rotate(var(--ctr-slide-r, 0deg));transform-origin:center;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.ctr-hero__product-image--box{width:var(--ctr-slide-w, 44%);height:100%;object-fit:contain;object-position:var(--ctr-slide-pos, center)}.ctr-hero__art{position:absolute;right:var(--ctr-slide-right, 0px);bottom:var(--ctr-slide-bottom, 0px);height:var(--ctr-slide-size, 100%);display:flex;transform:rotate(var(--ctr-slide-r, 0deg));transform-origin:center}@media screen and (min-width:769px){.ctr-hero__art .ctr-hero__product-image{position:relative;right:auto;bottom:auto;height:100%;flex:none;transform:none}}@media screen and (min-width:769px)and (max-width:1200px){.ctr-hero__art{right:var(--ctr-slide-right-t, 0px);bottom:var(--ctr-slide-bottom-t, 0px);height:var(--ctr-slide-size-t, 100%);transform:rotate(var(--ctr-slide-r-t, 0deg))}}.ctr-hero__dots{position:absolute;z-index:4;right:40px!important;bottom:20px!important;left:auto!important;width:auto!important;display:flex;gap:8px}.ctr-hero__dots .swiper-pagination-bullet{width:8px;height:8px;margin:0;border-radius:50%;background:#1e3d1459;opacity:1;transition:background .2s ease}.ctr-hero__dots .swiper-pagination-bullet-active{background:#1e3d14}.ctr-hero__badge-row{display:flex;align-items:center;gap:14px}.ctr-hero__badge{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.ctr-hero__laurel{display:block;width:21px;flex-shrink:0;color:#d5a223}.ctr-hero__laurel svg{display:block;width:100%;height:auto}.ctr-hero__laurel--right{transform:scaleX(-1)}.ctr-hero__badge-text{max-width:78px;font-family:Lora,Georgia,serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:normal;text-align:center}.ctr-hero__clinicians{margin:0;font-family:"Space Grotesk",var(--font-body-family),sans-serif;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:normal}.ctr-hero__clinicians-link{color:inherit;font-weight:700;text-decoration:none}.ctr-hero__clinicians-link:hover{text-decoration:underline}.ctr-hero__heading{margin:0;font-family:Adieu,Space Grotesk,sans-serif;font-weight:700;font-size:clamp(38px,3.6vw,50px);line-height:1;letter-spacing:normal;text-transform:uppercase;color:#1e3d14}.ctr-hero__subheading{margin:0;font-family:"Space Grotesk",var(--font-body-family),sans-serif;font-size:25px;font-weight:700;line-height:1.2;letter-spacing:normal}.ctr-hero__heading .ctr-hero__star,.ctr-hero__subheading .ctr-hero__star{font-family:Helvetica Regular,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;color:#1e3d14}.ctr-hero__reviews{display:flex;flex-direction:row;align-items:center;align-self:flex-start;gap:9px}.ctr-hero__stars{display:block;line-height:0}.ctr-hero__stars svg{display:block;width:67px;height:auto}.ctr-hero__reviews-text{font-family:"Space Grotesk",var(--font-body-family),sans-serif;font-size:12px;font-weight:700;line-height:1.5;letter-spacing:normal}.ctr-hero__reviews-text--mobile{display:none;font-weight:400}.ctr-hero__reviews-text--mobile strong{font-weight:700}.ctr-hero__button{display:flex;align-items:center;justify-content:center;padding:12px 40px;border-radius:50px;background:#1e3d14;color:#e2f78e;font-family:Adieu,Space Grotesk,sans-serif;font-size:14px;line-height:1.2;letter-spacing:normal;text-transform:uppercase;text-decoration:none;transition:opacity .2s ease}.ctr-hero__button:hover{opacity:.9}@media screen and (min-width:1441px){.ctr-hero{min-height:var(--ctr-hero-min-height-xl, 37.5vw)}.ctr-hero__inner{padding:4.861vw 6.944vw}.ctr-hero__content{max-width:var(--ctr-hero-content-max-xl, 43.06vw);gap:1.667vw}.ctr-hero__top{gap:1.667vw}.ctr-hero__bottom{gap:.833vw}.ctr-hero__badge-row{gap:.972vw}.ctr-hero__badge{gap:.556vw}.ctr-hero__laurel{width:1.458vw}.ctr-hero__badge-text{max-width:5.417vw;font-size:1.042vw}.ctr-hero__clinicians{font-size:.833vw}.ctr-hero__heading{font-size:3.472vw}.ctr-hero__subheading{font-size:1.736vw}.ctr-hero__reviews{gap:.625vw}.ctr-hero__stars svg{width:4.653vw}.ctr-hero__reviews-text{font-size:.833vw}.ctr-hero__button{padding:.833vw 2.778vw;border-radius:3.472vw;font-size:.972vw}}@media screen and (max-width:1024px){.ctr-hero__inner{padding-left:50px;padding-right:50px}}@media screen and (max-width:768px){.ctr-hero{flex-direction:column;min-height:0}.ctr-hero__scrim{display:none}.ctr-hero__inner{padding:20px}.ctr-hero__bottom,.ctr-hero__button{width:100%}.ctr-hero__product{position:relative;inset:auto;flex-shrink:0;width:100%;height:min(var(--ctr-hero-image-h-m, 380px),calc(100vw / var(--ctr-hero-max-ar, 1)))}.ctr-hero__underlay{top:var(--ctr-underlay-y-m, 30%);right:var(--ctr-underlay-x-m, -10%);width:var(--ctr-underlay-w-m, 90%);transform:rotate(var(--ctr-underlay-r-m, 0deg))}.ctr-hero__art{top:0;right:0;bottom:0;left:0;height:auto;max-width:none;overflow:visible;display:block;transform:none}.ctr-hero__product-image{top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:translateY(calc(var(--ctr-slide-bottom-m, 0px) * -1)) rotate(var(--ctr-slide-r, 0deg));object-fit:contain;object-position:center bottom}.ctr-hero__heading{font-size:calc(19px + 4.872vw)}.ctr-hero__subheading{font-size:calc(10px + 2.051vw);line-height:1.3}.ctr-hero__badge-text{max-width:calc(35px + 8.974vw);font-size:calc(6.25px + 1.603vw)}.ctr-hero__laurel{width:calc(9px + 2.308vw)}.ctr-hero__clinicians{font-size:calc(6px + 1.538vw)}.ctr-hero__reviews-text{font-size:calc(7px + 1.795vw)}.ctr-hero__stars svg{width:calc(46px + 11.795vw)}.ctr-hero__button{padding:calc(6px + 1.538vw) calc(20px + 5.128vw);font-size:calc(7px + 1.795vw)}}@media screen and (min-width:480px)and (max-width:768px){.ctr-hero__content{max-width:100%}}@media screen and (max-width:479px){.ctr-hero__content{max-width:100%;gap:32px}.ctr-hero__top{gap:14px}.ctr-hero__badge{gap:0}.ctr-hero__badge-row{margin-bottom:18px}.ctr-hero__reviews{flex-direction:column;align-items:flex-start;gap:9px}.ctr-hero__reviews-text--desktop{display:none}.ctr-hero__reviews-text--mobile{display:inline}.ctr-hero__dots{display:none}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/ctr-hero.css.map */
