.image-text{padding:0}.image-text__container{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:400px}.image-text--desktop-image-left .image-text__image{order:1}.image-text--desktop-image-left .image-text__content{order:2}.image-text--desktop-image-right .image-text__content{order:1}.image-text--desktop-image-right .image-text__image{order:2}.image-text__image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-text__image img{width:100%;height:100%;object-fit:cover;display:block;max-width:100%;border-radius:10px}.image-text__content{padding:2rem 2rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%}.image-text__title{color:var(--color-text-main, #333);margin-bottom:10px;line-height:1.2}.image-text__description{font-size:1rem;color:var(--color-text-secondary, #666);line-height:1.5;margin-bottom:1rem}.image-text__button{margin-top:auto}.image-text--reverse .image-text__container{grid-template-columns:1fr 1fr}.image-text--reverse .image-text__image{order:2}.image-text--reverse .image-text__content{order:1}@media screen and (max-width: 767px){.image-text{padding:0}.image-text__container{display:flex;flex-direction:column;min-height:auto}.image-text--mobile-image-top .image-text__image{order:1}.image-text--mobile-image-top .image-text__content{order:2}.image-text--mobile-image-bottom .image-text__content{order:1;margin-bottom:30px}.image-text--mobile-image-bottom .image-text__image{order:2}.image-text__content{padding:1.5rem 0 0}.image-text__title{margin-bottom:10px}.image-text__description{font-size:.875rem;margin-bottom:0}.image-text__description p:last-child{margin-bottom:0}}.image-text__content--has-background{background-color:var(--section-background-color, transparent)}.image-text__content--left{text-align:left;align-items:flex-start}.image-text__content--right{text-align:right;align-items:flex-end}.image-text__content--center{text-align:center;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-image-text.css.map */
