.image-with-text__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.image-with-text__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;gap:3.2rem}@media(min-width:768px){.image-with-text__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4.8rem}}.image-with-text__text-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:2.4rem}@media(min-width:768px){.image-with-text__text-content{max-width:calc(50% - 2.4rem);gap:2.4rem}}.image-with-text__heading{margin:0 0 3.2rem;color:rgb(var(--color-foreground));font-size:var(--h3-size);font-weight:600;line-height:var(--h3-line-height);text-align:left}@media(min-width:768px){.image-with-text__heading{margin:0 0 4.8rem;font-size:var(--h1-size);line-height:var(--h1-line-height)}}.image-with-text__heading strong,.image-with-text__heading em{color:rgb(var(--color-tertiary-button-text));font-weight:inherit}.image-with-text__description{color:rgb(var(--color-foreground));font-size:1.6rem;line-height:2.4rem;text-align:left}.image-with-text__description p{margin:0}.image-with-text__features-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.image-with-text__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;width:100%}.image-with-text__feature-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3.2rem;height:3.2rem}.image-with-text__feature-icon svg{width:100%;height:100%;color:rgb(var(--color-tertiary-button-text))}.image-with-text__feature-text{-webkit-box-flex:1;-ms-flex:1;flex:1;color:rgb(var(--color-foreground));font-size:1.6rem;line-height:2.4rem;text-align:left}.image-with-text .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:1.6rem 4rem;-webkit-transition:all .3s ease;transition:all .3s ease;border:none;border-radius:999px;font-size:1.6rem;font-weight:var(--font-body-weight);line-height:2rem;text-decoration:none;text-transform:uppercase;cursor:pointer}@media(min-width:768px){.image-with-text .button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.image-with-text .button--primary{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.image-with-text .button--primary:hover{opacity:.9}.image-with-text .button--secondary{background-color:rgb(var(--color-secondary-button));color:rgb(var(--color-secondary-button-text))}.image-with-text .button--secondary:hover{opacity:.9}.image-with-text__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:100%;height:30rem;min-height:30rem;overflow:hidden;border-radius:2.4rem 2.4rem 0 0}@media(min-width:768px){.image-with-text__image-wrapper{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;height:-webkit-fill-available;height:-moz-available;height:stretch}}@media(min-width:768px){.image-with-text__content--reverse .image-with-text__image-wrapper{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.image-with-text__image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(69.231%,rgba(255,255,255,0)),color-stop(83.173%,rgba(255,255,255,.7)),to(rgb(255,255,255)));background:linear-gradient(180deg,#fff0 69.231%,#ffffffb3 83.173%,#fff)}.image-with-text__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-with-text__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(69.231%,rgba(255,255,255,0)),color-stop(83.173%,rgba(255,255,255,.7)),to(rgb(255,255,255)));background:linear-gradient(180deg,#fff0 69.231%,#ffffffb3 83.173%,#fff);pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-image-with-text.css.map */
