.text-with-media{position:relative;width:100%;overflow:hidden}.text-with-media--spacing-mt-none{margin-top:0}.text-with-media--spacing-mt-small{margin-top:calc(var(--spacing-sections-desktop) * .4)}.text-with-media--spacing-mt-medium{margin-top:calc(var(--spacing-sections-desktop) * .7)}.text-with-media--spacing-mt-large{margin-top:var(--spacing-sections-desktop)}.text-with-media--spacing-mt-xlarge{margin-top:calc(var(--spacing-sections-desktop) * 1.5)}.text-with-media--spacing-mb-none{margin-bottom:0}.text-with-media--spacing-mb-small{margin-bottom:calc(var(--spacing-sections-desktop) * .4)}.text-with-media--spacing-mb-medium{margin-bottom:calc(var(--spacing-sections-desktop) * .7)}.text-with-media--spacing-mb-large{margin-bottom:var(--spacing-sections-desktop)}.text-with-media--spacing-mb-xlarge{margin-bottom:calc(var(--spacing-sections-desktop) * 1.5)}.text-with-media__bg-container{position:relative;max-width:140rem;width:calc(100% - 3rem);margin:0 auto}.text-with-media__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.text-with-media__bg-image{display:block;width:100%;height:100%;object-fit:cover}.text-with-media__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,var(--overlay-opacity, 0))}.text-with-media__wrapper{position:relative;display:flex;flex-direction:row;gap:5rem;z-index:1}.text-with-media__wrapper--text-right{flex-direction:row-reverse}.text-with-media__text-col{width:var(--text-width, 50%);display:flex;flex-direction:column;padding:5rem 0;color:rgb(var(--color-foreground))}.text-with-media__text-col--v-top{justify-content:flex-start}.text-with-media__text-col--v-middle{justify-content:center}.text-with-media__text-col--v-bottom{justify-content:flex-end}.text-with-media__media-col{flex:1;position:relative;padding:5rem 0;min-height:300px;overflow:hidden}.text-with-media__image{display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width:769px){.text-with-media__image--aspect-desktop{height:auto;aspect-ratio:var(--tw-aspect-desktop)}.text-with-media__media-col:has(.text-with-media__image--aspect-desktop){min-height:0}}@media screen and (max-width:769px){.text-with-media__image--aspect-mobile{height:auto;aspect-ratio:var(--tw-aspect-mobile)}.text-with-media__media-col:has(.text-with-media__image--aspect-mobile){min-height:0}}.text-with-media__inner{display:flex;flex-direction:column}@media screen and (min-width:769px){.text-with-media .text-with-media__wrapper--text-left .text-with-media__media-col{padding-right:60px}.text-with-media .text-with-media__wrapper--text-right .text-with-media__media-col{padding-left:60px}.text-with-media__wrapper--text-left .text-with-media__inner{margin-right:auto;padding-left:80px}.text-with-media__wrapper--text-right .text-with-media__inner{margin:0 auto}.text-with-media__inner{display:flex;flex-direction:column;max-width:80%}}@media screen and (min-width:769px){.text-with-media--no-extra-padding .text-with-media__wrapper--text-right .text-with-media__media-col{padding-left:0}.text-with-media--no-extra-padding .text-with-media__wrapper--text-left .text-with-media__media-col{padding-right:0}.text-with-media--no-extra-padding .text-with-media__text-col,.text-with-media--no-extra-padding .text-with-media__media-col{padding:0}}.text-with-media__subheading{margin:0 0 16px;font-size:1.2rem;letter-spacing:.12rem;text-transform:none;color:#6b6b6b}.text-with-media__title{margin:0 0 24px;font-size:32px;font-style:normal;font-weight:300;line-height:normal;font-family:Ivy-Mode-Regular}.text-with-media__title strong{font-size:inherit;font-style:normal;font-weight:400;line-height:inherit;font-family:Ivy-Mode-Regular;color:inherit}.text-with-media__title em{font-size:inherit;font-style:italic;font-weight:300;line-height:inherit;font-family:Ivy-Mode-Regular;color:inherit}.text-with-media__subtitle{margin:0 0 56px;color:#474747;font-weight:300;line-height:normal}.text-with-media--main-banner .text-with-media__title{font-size:48px!important;line-height:57px!important;font-weight:400!important}.text-with-media--main-banner .text-with-media__subtitle{font-size:20px!important;line-height:24px!important}body.page-aging-in-place .text-with-media__subheading,body.product-pill-container .text-with-media__subheading{line-height:normal!important}@media screen and (min-width:769px){.text-with-media--main-banner .text-with-media__subtitle{max-width:488px}}.text-with-media--main-banner .text-with-media__button.border-btn-white:hover,.text-with-media--main-banner .text-with-media__button.border-btn-white:focus{background:#fff;color:#000;border-color:transparent}.text-with-media__cta-row{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:24px}.text-with-media__button{width:fit-content!important;max-width:unset!important;padding:14px 40px;margin:0;white-space:nowrap}.text-with-media__link{color:var(--font-color, white);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:1px;cursor:pointer}.text-with-media__link:hover,.text-with-media__link:focus{text-decoration:none;text-underline-offset:0;text-decoration-thickness:0}@media screen and (max-width:990px){.text-with-media__text-col,.text-with-media__media-col{padding:3rem}}@media screen and (max-width:769px){.text-with-media__wrapper,.text-with-media__wrapper--text-right{flex-direction:column}.text-with-media__wrapper--mobile-image-first,.text-with-media__wrapper--text-right.text-with-media__wrapper--mobile-image-first{flex-direction:column-reverse}.text-with-media__wrapper{padding:var(--mobile-wrapper-pt, 40px) 15px var(--mobile-wrapper-pb, 40px)}.text-with-media:has(.text-with-media__background) .text-with-media__wrapper{padding-left:24px;padding-right:24px}.text-with-media__text-col{width:100%}.text-with-media__media-col{width:100%;min-height:250px}.text-with-media--mobile-align-center .text-with-media__inner{align-items:center;text-align:center}.text-with-media--mobile-align-start .text-with-media__inner{align-items:flex-start;text-align:left}.text-with-media:has(.text-with-media__background) .text-with-media__inner{padding:0 25px}.text-with-media--mobile-align-center .text-with-media__title,.text-with-media--mobile-align-center .text-with-media__subtitle{text-align:center!important}.text-with-media__title{margin-bottom:8px}.text-with-media__subtitle{margin-bottom:24px}.text-with-media--main-banner .text-with-media__title,.text-with-media__title{font-size:28px!important;line-height:1.2!important}.text-with-media--main-banner .text-with-media__subtitle{font-size:16px!important;line-height:20px!important}.text-with-media--mobile-align-center .text-with-media__cta-row{justify-content:center}.text-with-media--mobile-align-start .text-with-media__cta-row{justify-content:flex-start}.text-with-media--pdp .text-with-media__wrapper{gap:24px}.text-with-media--pdp .text-with-media__subheading{margin-bottom:8px}.text-with-media--pdp .text-with-media__title{font-size:20px!important}.text-with-media--pdp .text-with-media__subtitle{font-size:14px!important}}@media screen and (max-width:440px){.text-with-media__text-col,.text-with-media__media-col{padding:0}.text-with-media:has(.text-with-media__background) .text-with-media__media-col{padding:0 25px}.text-with-media--spacing-mt-mobile-none{margin-top:0}.text-with-media--spacing-mt-mobile-small{margin-top:calc(var(--spacing-sections-mobile) * .4)}.text-with-media--spacing-mt-mobile-medium{margin-top:calc(var(--spacing-sections-mobile) * .7)}.text-with-media--spacing-mt-mobile-large{margin-top:var(--spacing-sections-mobile)}.text-with-media--spacing-mt-mobile-xlarge{margin-top:calc(var(--spacing-sections-mobile) * 1.5)}.text-with-media--spacing-mb-mobile-none{margin-bottom:0}.text-with-media--spacing-mb-mobile-small{margin-bottom:calc(var(--spacing-sections-mobile) * .4)}.text-with-media--spacing-mb-mobile-medium{margin-bottom:calc(var(--spacing-sections-mobile) * .7)}.text-with-media--spacing-mb-mobile-large{margin-bottom:var(--spacing-sections-mobile)}.text-with-media--spacing-mb-mobile-xlarge{margin-bottom:calc(var(--spacing-sections-mobile) * 1.5)}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/text-with-media.css.map */
