.new-image-with-text{--image-width: 100%;--image-max-width: none}.new-image-with-text__container{display:flex;align-items:center;gap:3rem}.new-image-with-text__container{flex-direction:row}.new-image-with-text__container--image-right{flex-direction:row-reverse}.new-image-with-text__image-wrapper{flex:0 0 var(--image-width);max-width:var(--image-max-width);width:var(--image-width)}.new-image-with-text__image{width:100%;height:auto;object-fit:cover;border-radius:var(--media-radius);overflow:hidden}.new-image-with-text__image img{width:100%;height:100%;object-fit:cover;display:block}.new-image-with-text__image.placeholder{background-color:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center}.new-image-with-text__image.placeholder .placeholder-svg{width:8rem;height:8rem;opacity:.3}.new-image-with-text__content{flex:1;min-width:0}.new-image-with-text__content-inner{display:flex;flex-direction:column;gap:2rem;max-width:54rem}.new-image-with-text__title{margin:0;color:rgb(var(--color-foreground))}.new-image-with-text__text{color:rgba(var(--color-foreground),.75);font-size:1.6rem;line-height:1.6}.new-image-with-text__text p{margin-bottom:1.5rem}.new-image-with-text__text p:last-child{margin-bottom:0}.new-image-with-text__button-wrapper{margin-top:1rem}@media screen and (max-width: 989px){.new-image-with-text__container{flex-direction:column;gap:2.5rem}.new-image-with-text__container--image-right{flex-direction:column}.new-image-with-text__container--mobile-image-bottom{flex-direction:column-reverse}.new-image-with-text__image-wrapper{flex:none;width:100%;max-width:none}.new-image-with-text__content-inner{max-width:none;text-align:center}}@media screen and (max-width: 749px){.new-image-with-text__container{gap:2rem}.new-image-with-text__content-inner{gap:1.5rem}.new-image-with-text__text{font-size:1.4rem}}.new-image-with-text__container[style*="--image-width: 50%"] .new-image-with-text__image-wrapper{flex:0 0 50%}.new-image-with-text__container[style*="--image-width: 40%"] .new-image-with-text__image-wrapper{flex:0 0 40%}.new-image-with-text__container[style*="--image-width: 60%"] .new-image-with-text__image-wrapper{flex:0 0 60%}@media screen and (min-width: 990px){.new-image-with-text__image-wrapper[style*=px]{flex:0 0 auto}}.new-image-with-text__image[style*=aspect-ratio]{position:relative}.new-image-with-text__image[style*=aspect-ratio] img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.new-image-with-text__content-inner--center{align-items:center;text-align:center}.new-image-with-text__content-inner--left{align-items:flex-start;text-align:left}.new-image-with-text__content-inner--right{align-items:flex-end;text-align:right}.new-image-with-text__image img{transition:transform .3s ease}.new-image-with-text__image:hover img{transform:scale(1.02)}.new-image-with-text__button-wrapper .button:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem}@media print{.new-image-with-text__container{flex-direction:column;gap:1rem}.new-image-with-text__image{max-height:20rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-new-image-with-text.css.map */
