.text-with-background{position:relative;display:flex;align-items:center;background:var(--background-color)}.text-with-background-has-button{--has-button-padding: 96px}.text-with-background__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.text-with-background__background-image{width:100%;height:100%;object-fit:cover;display:block;max-width:var(--image-width-desktop, 100%)}.text-with-background-content-left .text-with-background__background-image{margin-left:auto}.text-with-background-content-right .text-with-background__background-image{margin-right:auto}.text-with-background__container{position:relative;z-index:2;width:100%;max-width:1390px;margin-inline:auto;padding-block:var(--padding-top-desktop) calc(var(--padding-bottom-desktop) + var(--has-button-padding, 0px));padding-inline:25px;align-self:stretch}.text-with-background-use-container .text-with-background__container{max-width:1370px;padding:var(--padding-top-desktop) 15px calc(var(--padding-bottom-desktop)) 15px}.text-with-background__content{max-width:720px;display:grid;align-items:center;min-height:400px;height:100%}.text-with-background-content-right .text-with-background__content{margin-left:auto;max-width:535px}.text-with-background__content:after{content:"";position:absolute;top:0;height:100%;z-index:-1}.text-with-background-content-left .text-with-background__content:after{left:0;width:720px;background:linear-gradient(-90deg,rgba(255,255,255,0) 0%,var(--background-color) 20%)}.text-with-background-content-right .text-with-background__content:after{right:0;width:585px;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,var(--background-color) 15%)}.text-with-background__text-content{display:flex;flex-direction:column;max-width:535px;position:relative}.text-with-background-content-left .text-with-background__text-content{max-width:611px;padding-left:76px}.text-with-background__title{margin-bottom:22px;letter-spacing:0;color:#3b626b;font-size:28px;text-transform:none;line-height:normal}.text-with-background__text{color:var(--text-color, #3b626b);font-size:var(--font-size-desktop, 16px);line-height:normal}.text-with-background__text p{margin-bottom:23px}.text-with-background__text p:last-child{margin-bottom:0}.text-with-background__button-wrapper{text-align:center;margin-top:23px;position:absolute;z-index:3;bottom:var(--padding-bottom-desktop);width:100%;left:50%;transform:translate(-50%)}.text-with-background-has-button.text-with-background-use-container .text-with-background__button-wrapper{bottom:unset;top:calc(100% + 44px);margin-top:0}.text-with-background__button{font-size:16px;line-height:normal;letter-spacing:1px;padding:10px 18px;min-width:386px;letter-spacing:.8px;padding-block:11px;min-height:45px}.text-with-background__index{color:#3b626b;font-family:Fahkwang;font-size:65px;font-style:italic;font-weight:400;line-height:normal;opacity:.2;position:absolute;top:-14px}.text-with-background-content-left .text-with-background__index{left:10px}.text-with-background-content-right .text-with-background__index{right:calc(100% + 24px)}.text-with-background-use-container{max-width:1690px;border-radius:20px;left:50%;transform:translate(-50%)}.text-with-background-use-container .text-with-background__background{border-radius:20px;overflow:hidden}.text-with-background-section:has(.text-with-background-use-container){padding-inline:30px}.text-with-background-use-container{margin-block:var(--margin-top-desktop-container, 32px) var(--margin-bottom-desktop-container, 32px)}.text-with-background-has-button.text-with-background-use-container{margin-block:var(--margin-top-desktop-container, 32px) calc(var(--margin-bottom-desktop-container, 32px) + 44px + 40px)}@media screen and (max-width:1280px){.text-with-background__content{max-width:570px}.text-with-background__content:after{width:610px!important}.text-with-background-content-left .text-with-background__text-content{padding-left:0}.text-with-background-has-index.text-with-background-content-left .text-with-background__title,.text-with-background-has-index.text-with-background-content-right .text-with-background__title{padding-left:20px}.text-with-background__index{font-size:100px}.text-with-background-content-left .text-with-background__index,.text-with-background-content-right .text-with-background__index{left:0;right:unset;transform:translate(-30%);top:-30px}}@media screen and (max-width:920px){.text-with-background__content{max-width:450px!important}.text-with-background__content:after{width:520px!important}}@media screen and (max-width:820px){.text-with-background-use-container{margin-block:var(--margin-top-mobile-container, 18px) var(--margin-bottom-mobile-container, 18px)!important}.text-with-background-has-button.text-with-background-use-container{margin-block:var(--margin-top-mobile-container, 32px) calc(var(--margin-bottom-mobile-container, 18px) + 30px + 42px)!important}.text-with-background__container{padding-top:var(--padding-top-mobile);padding-bottom:0;padding-inline:15px}.text-with-background-content-mobile-bottom .text-with-background__container{padding-top:0;padding-bottom:var(--padding-bottom-mobile)}.text-with-background-has-button.text-with-background-use-container .text-with-background__button-wrapper{top:calc(100% + 20px)}.text-with-background__content{max-width:100%!important;align-items:flex-start;height:auto;min-height:unset;margin-left:0!important}.text-with-background__content:after{width:100%!important;background:linear-gradient(0deg,rgba(255,255,255,0) 0%,var(--background-color) 20%)!important;border-radius:20px 20px 0 0!important}.text-with-background-content-mobile-bottom .text-with-background__content:after{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--background-color) 10%)!important;border-radius:0 0 20px 20px!important}.text-with-background__text-content{margin-inline:auto}.text-with-background__background{display:flex;position:relative;margin-top:-80px;max-height:600px}.text-with-background-content-mobile-bottom .text-with-background__background{margin-top:0}.text-with-background-content-mobile-bottom .text-with-background__container{margin-top:-50px}.text-with-background__background-image{margin-left:unset!important;max-width:100%!important;margin-top:auto!important;margin-right:0!important}.text-with-background{flex-direction:column-reverse}.text-with-background-content-mobile-bottom{flex-direction:column}.text-with-background__text p{margin-bottom:20px}.text-with-background__background picture{flex:1;display:flex}.text-with-background__button-wrapper{bottom:var(--padding-bottom-mobile);display:flex;justify-content:center}.text-with-background__button{min-width:330px;min-height:42px;padding-block:9px;padding-inline:5px;align-items:center;justify-content:center;display:flex}}@media screen and (max-width:768px){.text-with-background__title{margin-bottom:16px;font-size:20px}.text-with-background__text{font-size:var(--font-size-mobile, 16px)}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/section-text-with-background.css.map */
