.image-with-text__media{max-width:100%;width:var(--image-width, 50%);object-fit:cover;border-radius:var(--image-border-radius, 6px);overflow:hidden}.image-with-text__media .media-wrapper{aspect-ratio:1/1;height:100%;min-height:100%}.image-with-text__media{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.image-with-text__media .media-wrapper{grid-area:1/1;aspect-ratio:1/1;height:100%}.image-with-text__inner{flex:1;border-radius:6px;gap:1.5rem;--font-heading: var(--font-garamond);--font-body: var(--font-proxima-nova)}.image-with-text__background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.image-with-text__content{overflow-wrap:break-word}@media(min-width:768px){.image-with-text__inner{padding:0}.image-with-text__content{padding-inline-start:var(--content-padding-start, 4rem);padding-inline-end:var(--content-padding-end, 1rem)}.image-with-text--image-right .image-with-text__inner{padding-right:0;padding-left:0}.image-with-text--image-right .image-with-text__content{padding-inline-start:var(--content-padding-end, 1rem);padding-inline-end:var(--content-padding-start, 4rem)}.image-with-text--image-left .image-with-text__inner{padding-right:0;padding-left:0}.image-with-text--image-left .image-with-text__content{padding-inline-start:var(--content-padding-start, 4rem);padding-inline-end:var(--content-padding-end, 1rem)}}.image-with-text__wrapper{position:relative;display:flex;flex-direction:row;align-items:stretch;gap:var(--content-gap, 0)}.image-with-text__decorative-image{position:absolute;bottom:-20px;right:25px;width:190px;height:auto;pointer-events:none}.image-with-text__decorative-image img{width:100%;height:auto;display:block}.image-with-text__media.self-start{align-self:flex-start}.image-with-text__media.self-center{align-self:center}.image-with-text__media.self-end{align-self:flex-end}.image-with-text__badge{position:absolute;font-size:.9rem;font-weight:var(--font-heading-weight);width:var(--badge-size);height:var(--badge-size);left:50%;top:2%;transform:translate(-50%);z-index:2}.image-with-text--image-right .image-with-text__badge{left:50%;transform:translate(-50%)}.image-with-text__badge--mobile-left{left:0;right:auto;transform:none}.image-with-text__badge--mobile-right{left:auto;right:0;transform:none}.image-with-text__wrapper .image-with-text__badge{margin-left:var(--content-gap, 0);left:50%;right:auto;transform:translate(-60%)}.image-with-text__badge .split-chars{animation-name:spin;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:12s;animation-play-state:running;will-change:transform;transform-style:preserve-3d}.image-with-text__badge .split-chars span{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(calc(var(--inner-angle) * var(--char-id))) translateY(var(--radius));font-size:.7rem}.image-with-text__badge .badge__icon{width:100%;max-width:24px;max-height:24px}.icon-with-text{gap:10px}.image-with-text .icon-with-text .icon{color:rgba(var(--icon-color),1)}.image-with-text .icon-with-text__media{--icon-size: 26px;min-width:26px;min-height:25px}.image-with-text .icon-with-text__media img,.image-with-text .icon-with-text__media svg{max-width:26px;max-height:25px}.image-with-text__inner{--font-heading: var(--font-garamond);--font-body: var(--font-proxima-nova)}.image-with-text__inner .heading-3{font-family:var(--font-heading);color:var(--color-white);font-size:var(--heading-font-size-desktop, 32px);margin-bottom:var(--title-text-gap-desktop, 0)}.image-with-text__inner .body-15-regular,.image-with-text__inner .body-17-semibold,.image-with-text__inner .body-17-regular,.image-with-text__inner .rte{font-family:var(--font-body)}.image-with-text__inner .rich-text__subheading{font-family:var(--font-proxima-nova);font-size:var(--subheading-font-size-desktop, 17px)}.image-with-text__inner .rich-text__text{font-size:var(--text-font-size-desktop, 15px)}.image-with-text .icon-with-text .inline-richtext{font-size:var(--icon-heading-font-size-desktop, 17px)}.image-with-text .icon-with-text .rte{font-size:var(--icon-text-font-size-desktop, 15px)}.image-with-text__inner .btn-primary-yellow{font-family:var(--font-body)}.btn-primary-yellow{color:var(--color-btn-primary-text);margin-top:27px}.image-with-text__inner .image-with-text__button-wrapper .btn-primary-yellow{background:var(--button-custom-bg, var(--color-mustard-yellow));color:var(--button-custom-text, var(--color-btn-primary-text))}.image-with-text__inner .image-with-text__button-wrapper .btn-primary-yellow *{color:var(--button-custom-text, var(--color-btn-primary-text))}.image-with-text__inner .image-with-text__button-wrapper .btn-primary-yellow{position:relative;overflow:hidden}.image-with-text__inner .image-with-text__button-wrapper .btn-primary-yellow:before{position:absolute;content:"";width:0;inset-block:-.1rem;inset-inline-start:-.1rem;background-color:var(--button-custom-hover-bg, var(--color-white));transition:width var(--animation-button, .3s ease);z-index:0;border-radius:inherit}.image-with-text__inner .image-with-text__button-wrapper .btn-primary-yellow .btn__text{z-index:1;position:relative}.image-with-text__inner .image-with-text__button-wrapper .btn-primary-yellow:hover:before{width:calc(100% + .2rem)}.image-with-text__inner .image-with-text__button-wrapper .btn-primary-yellow:hover{color:var(--button-custom-text, var(--color-btn-primary-text))}.image-with-text__inner .image-with-text__button-wrapper .btn-primary-yellow[clicked]{background:color-mix(in srgb,var(--button-custom-bg, var(--color-mustard-yellow)) 90%,black);color:var(--button-custom-text, var(--color-btn-primary-text))}.image-with-text__inner .image-with-text__button-wrapper .btn-primary-yellow[clicked] *{color:var(--button-custom-text, var(--color-btn-primary-text))}@media(min-width:768px){.image-with-text__media{min-height:var(--media-min-height-desktop, 630px)}.image-with-text__media .hover-wrapper motion-element{width:100%}}@media(max-width:767px){.image-with-text__wrapper{flex-direction:column;gap:12px}.image-with-text__media{width:100%;max-width:100%;object-fit:cover;min-height:var(--media-min-height-mobile, 0);max-height:var(--media-max-height-mobile, none)}.image-with-text__media .media-wrapper{aspect-ratio:var(--media-aspect-ratio-mobile, var(--aspect-ratio))}.image-with-text__decorative-image{display:none}.image-with-text__inner{padding:0 var(--inner-padding-horizontal-mobile, 20px);padding-top:var(--content-padding-top-mobile, 0);padding-bottom:var(--content-padding-bottom-mobile, 0)}.image-with-text__wrapper .image-with-text__badge{position:relative;left:auto;right:auto;top:auto;transform:translateY(-50%);width:var(--badge-size-mobile);height:var(--badge-size-mobile);margin-left:auto;margin-right:1rem;margin-top:0;margin-bottom:calc(var(--badge-size-mobile) * -1);order:1}.image-with-text__wrapper .image-with-text__media{order:0}.image-with-text__wrapper .image-with-text__inner{order:2}.image-with-text__wrapper .image-with-text__background-image{order:-1}.image-with-text__wrapper .image-with-text__badge .split-chars{width:calc(var(--badge-size-mobile) * .8);height:calc(var(--badge-size-mobile) * .8)}.image-with-text__wrapper .image-with-text__badge .split-chars span{font-size:calc(var(--badge-size-mobile) * .08);--radius: calc(var(--badge-size-mobile) * -.4)}.image-with-text__wrapper .image-with-text__badge .badge__icon{width:calc(var(--badge-size-mobile) * .24);max-width:calc(var(--badge-size-mobile) * .24)}.image-with-text .heading-3{font-size:var(--heading-font-size-mobile, 24px);letter-spacing:var(--ls-n-1);line-height:.96;margin-bottom:var(--title-text-gap-mobile, 0px)}.image-with-text__inner .rich-text__subheading{font-size:var(--subheading-font-size-mobile, 14px)}.image-with-text__inner .rich-text__text{font-size:var(--text-font-size-mobile, 14px)}.image-with-text .icon-with-text{gap:15px;max-width:318px}.image-with-text .icon-with-text .inline-richtext{font-size:var(--icon-heading-font-size-mobile, 16px)}.image-with-text .icon-with-text .rte{font-size:var(--fs-body-l)}.image-with-text .body-15-regular p{line-height:var(--lh-15);letter-spacing:var(--ls-n-2)}.image-with-text .icon-with-text__media{--icon-size: 33px;min-width:33px;min-height:33px}.image-with-text .icon-with-text__media img,.image-with-text .icon-with-text__media svg{max-width:33px;max-height:33px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-image-with-text.css.map */
