.collection-hero{position:relative;display:grid;min-height:var(--hero-height);isolation:isolate;overflow:hidden;color:var(--hero-text);background:#f4e9e5}.collection-hero__media,.collection-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.collection-hero__media img{display:block;width:100%;object-fit:cover}.collection-hero__overlay{z-index:1;background:#000;opacity:var(--hero-overlay)}.collection-hero__content{z-index:2;display:flex;width:100%;padding-top:42px;padding-bottom:42px;align-items:var(--hero-vertical-position);justify-content:var(--hero-horizontal-position)}.collection-hero__copy{width:min(100%,var(--hero-content-width))}.collection-hero__eyebrow{margin:0 0 .75rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.collection-hero__title{margin:0;color:inherit;font-size:clamp(2.5rem,5vw,5.5rem);line-height:.95}.collection-hero__text{margin-top:1.25rem;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.5}.collection-hero__text p:last-child{margin-bottom:0}.collection-hero__button{margin-top:1.75rem}@media screen and (max-width:749px){.collection-hero__content{padding-top:30px;padding-bottom:30px}.collection-hero__title{font-size:clamp(2.25rem,11vw,3.5rem)}}.infertile-custom-footer{background:var(--it-footer-bg);color:var(--it-footer-text);font-family:var(--it-footer-body-font);font-size:var(--it-footer-body-size);line-height:1.45;border-top:1px solid var(--it-footer-border)}.infertile-custom-footer,.infertile-custom-footer *{box-sizing:border-box}.infertile-custom-footer a{color:inherit;text-decoration:none}.infertile-custom-footer a:hover,.infertile-custom-footer .rte a{text-decoration:underline;text-underline-offset:.14em}.infertile-custom-footer__inner{max-width:var(--it-footer-max-width);margin:0 auto;padding:var(--it-footer-padding-top) 32px var(--it-footer-padding-bottom)}.infertile-custom-footer__grid{display:grid;grid-template-columns:minmax(260px,1.1fr) minmax(320px,1.45fr) minmax(280px,1.25fr);gap:clamp(36px,6vw,90px);align-items:start}.infertile-custom-footer__desktop-menus{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,70px)}.infertile-custom-footer__logo-wrap{margin-bottom:18px}.infertile-custom-footer__logo{display:block;width:auto;max-width:150px;height:auto}.infertile-custom-footer__heading{margin:0 0 22px;color:var(--it-footer-heading);font-family:var(--it-footer-heading-font);font-size:var(--it-footer-heading-size);font-weight:800;line-height:1.08;letter-spacing:-.02em}.infertile-custom-footer__text{max-width:460px}.infertile-custom-footer__text,.infertile-custom-footer__text p{margin-top:0}.infertile-custom-footer__text p:last-child{margin-bottom:0}.infertile-custom-footer__links{display:grid;gap:12px;margin:0;padding:0;list-style:none}.infertile-custom-footer__form{display:grid;gap:16px;margin-top:24px}.infertile-custom-footer__input,.infertile-custom-footer__button,.infertile-custom-footer__localization select{width:100%;min-height:58px;border-radius:var(--it-footer-field-radius);font-family:var(--it-footer-body-font);font-size:16px}.infertile-custom-footer__input,.infertile-custom-footer__localization select{border:2px solid var(--it-footer-text);background:transparent;color:var(--it-footer-text);padding:0 22px}.infertile-custom-footer__button{border:0;background:var(--it-footer-button-bg);color:var(--it-footer-button-text);cursor:pointer;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease}.infertile-custom-footer__button:hover{opacity:.92;transform:translateY(-1px)}.infertile-custom-footer__message{margin:0;font-size:14px}.infertile-custom-footer__message--error{color:#b00020}.infertile-custom-footer__mobile-menus{display:none}.infertile-custom-footer__socials{display:flex;flex-wrap:wrap;gap:14px;margin-top:42px}.infertile-custom-footer__socials a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:10px 14px;border-radius:999px;background:#0000000f;color:var(--it-footer-text);font-size:13px;font-weight:800;line-height:1}.infertile-custom-footer__bottom{display:flex;flex-wrap:wrap;gap:18px 28px;align-items:center;justify-content:space-between;margin-top:44px}.infertile-custom-footer__localization select{min-height:48px;width:auto;max-width:100%}.infertile-custom-footer__copyright{margin:0;font-size:14px;opacity:.85}.infertile-custom-footer .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (max-width:989px){.infertile-custom-footer__grid{grid-template-columns:1fr 1fr}.infertile-custom-footer__newsletter{grid-column:1 / -1}}@media screen and (max-width:749px){.infertile-custom-footer{font-size:var(--it-footer-mobile-body-size)}.infertile-custom-footer__inner{padding:calc(var(--it-footer-padding-top) * .7) 22px calc(var(--it-footer-padding-bottom) * .7)}.infertile-custom-footer__grid{display:block}.infertile-custom-footer__desktop-menus{display:none}.infertile-custom-footer__about{margin-bottom:34px}.infertile-custom-footer__heading{font-size:var(--it-footer-mobile-heading-size);margin-bottom:18px}.infertile-custom-footer__logo{max-width:120px}.infertile-custom-footer__mobile-menus{display:grid;gap:0;margin:22px 0 34px}.infertile-custom-footer__accordion{border-top:1px solid rgba(0,0,0,.12)}.infertile-custom-footer__accordion:last-child{border-bottom:1px solid rgba(0,0,0,.12)}.infertile-custom-footer__accordion summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 0;color:var(--it-footer-heading);cursor:pointer;font-family:var(--it-footer-heading-font);font-size:var(--it-footer-mobile-heading-size);font-weight:800;line-height:1.1;list-style:none}.infertile-custom-footer__accordion summary::-webkit-details-marker{display:none}.infertile-custom-footer__plus{flex:0 0 auto;font-family:var(--it-footer-body-font);font-size:34px;font-weight:300;line-height:1;transition:transform .2s ease}.infertile-custom-footer__accordion[open] .infertile-custom-footer__plus{transform:rotate(45deg)}.infertile-custom-footer__accordion .infertile-custom-footer__links{padding:0 0 26px}.infertile-custom-footer__newsletter{margin-top:0}.infertile-custom-footer__input,.infertile-custom-footer__button{min-height:58px}.infertile-custom-footer__socials{margin-top:34px}.infertile-custom-footer__socials a{min-width:42px;min-height:42px;padding:9px 12px;font-size:12px}.infertile-custom-footer__bottom{display:grid;justify-content:stretch;margin-top:34px}.infertile-custom-footer__localization select{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map?subset=gAAABA */
