.image-with-text{position:relative}.image-with-text__container{max-width:100%}.image-with-text__wrapper{display:flex;flex-direction:column;gap:2.4rem;align-items:center}.image-with-text__content{width:100%;display:flex;flex-direction:column;gap:1.6rem}.image-with-text__heading{margin:0;font-weight:700;color:rgb(var(--color-foreground-title))}.image-with-text__heading.h2{font-size:2.4rem;line-height:1.2}.image-with-text__heading.h1{font-size:3.2rem;line-height:1.2}.image-with-text__heading.h0{font-size:4.8rem;line-height:1.1}.image-with-text__text{color:rgb(var(--color-foreground));font-size:1.6rem;line-height:1.6}.image-with-text__text p{margin:0 0 1.6rem}.image-with-text__text p:last-child{margin-bottom:0}.image-with-text__text a{color:rgb(var(--color-link));text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness .3s ease}.image-with-text__text a:hover{text-decoration-thickness:.2rem}.image-with-text__button{margin-top:.8rem;align-self:flex-start}.image-with-text__media{width:100%;position:relative;overflow:hidden;border-radius:var(--border-radius-large, .8rem);display:flex;align-items:center;justify-content:center}.image-with-text__media--placeholder{background-color:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center;min-height:30rem}.image-with-text__media--placeholder svg{width:100%;height:100%;max-width:50rem;max-height:50rem}.image-with-text__link{display:block;width:100%;height:100%}.image-with-text__image{width:60%;height:auto;object-fit:contain;object-position:center;display:block;margin:0 auto}.image-with-text__image--primary{position:relative;width:100%;height:auto;object-fit:contain;object-position:center}.image-with-text__image--secondary{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease;width:100%;height:auto;object-fit:contain;object-position:center}.image-with-text__media:hover .image-with-text__image--secondary{opacity:1}.image-with-text__media:hover .image-with-text__image--primary{opacity:0}@media screen and (min-width:750px){.image-with-text__wrapper{flex-direction:row;gap:4rem;align-items:center}.image-with-text__wrapper--left{flex-direction:row-reverse}.image-with-text__wrapper--right{flex-direction:row}.image-with-text__content,.image-with-text__media{flex:1;max-width:50%}.image-with-text__heading.h2{font-size:3.2rem}.image-with-text__heading.h1{font-size:4.8rem}.image-with-text__heading.h0{font-size:6.4rem}.image-with-text__text{font-size:1.8rem}}@media screen and (min-width:990px){.image-with-text__wrapper{gap:6.4rem}.image-with-text__heading.h2{font-size:4rem}.image-with-text__heading.h1{font-size:5.6rem}.image-with-text__heading.h0{font-size:8rem}}@media(prefers-color-scheme:dark){.image-with-text__media--placeholder{background-color:rgba(var(--color-foreground),.08)}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-image-with-text.css.map */
