.text-section{width:100%;background-image:var(--bg-image-desktop, none);background-size:cover;background-position:center;position:relative;background-color:var(--bg-color);overflow:hidden}.text-section:after{content:"";display:block;position:absolute;z-index:1;top:0;right:0;aspect-ratio:var(--add-img-width) / 540;width:clamp(270px,40vw,var(--add-img-width-px));background-image:var(--add-image, none);background-size:contain;background-position-x:right;background-position-y:top;background-repeat:no-repeat}.text-section__container{padding-top:var(--padding-top-desktop);padding-bottom:var(--padding-bottom-desktop);display:flex;flex-direction:column;justify-content:center;align-items:var(--text-aligment-flex);margin:0 100px}.text-section__subheading,.text-section__title,.text-section__text *{color:var(--text-color);text-align:var(--text-aligment);margin-top:var(--margin-top-desktop);margin-bottom:var(--margin-bottom-desktop);font-family:Europa,sans-serif;font-weight:400}.text-section__subheading,.text-section__title,.text-section__text{max-width:var(--content-width)}.text-section__subheading{font-size:16px;line-height:140%;letter-spacing:.15em;text-transform:uppercase}.text-section__title{letter-spacing:0;font-size:var(--font-size);line-height:var(--line-height)}.text-section__text>*{margin:0 0 16px}.text-section__text p{font-size:18px;line-height:150%}.text-section__text strong{font-weight:700}@media(max-width:768px){.text-section{background-image:var(--bg-image-mobile, --bg-image-mobile)}.text-section__container{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile);margin:0 20px}.text-section__subheading,.text-section__title{margin-top:var(--margin-top-mobile);margin-bottom:var(--margin-bottom-mobile)}.text-section__title{font-size:var(--font-size-mobile);line-height:var(--line-height-mobile)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/text-section.css.map */
