.image-with-text{width:100%}.image-with-text-main{width:100%;display:grid}.image-with-text-main--align-image-left{grid-template-columns:1fr;grid-template-rows:auto auto}@media screen and (min-width: 750px){.image-with-text-main--align-image-left{grid-template-columns:1fr 1fr;grid-template-rows:auto}}.image-with-text-main--align-image-right{grid-template-columns:1fr;grid-template-rows:auto auto}@media screen and (min-width: 750px){.image-with-text-main--align-image-right{grid-template-columns:1fr 1fr;grid-template-rows:auto}}.image-with-text-main--align-image-right .image-with-text-content{order:-1}.image-with-text-main--align-image-top,.image-with-text-main--align-image-bottom{grid-template-columns:1fr;grid-template-rows:auto auto}.image-with-text-main--align-image-bottom .image-with-text-content{order:-1}.image-with-text-main--align-image-top .image-with-text-content__heading,.image-with-text-main--align-image-bottom .image-with-text-content__heading{max-width:500px}.image-with-text-main--align-image-top .image-with-text-content__text,.image-with-text-main--align-image-bottom .image-with-text-content__text{max-width:700px}.image-with-text-main--gap-small{gap:1.6rem}.image-with-text-main--gap-medium{gap:2.4rem}.image-with-text-main--gap-large{gap:3.2rem}.image-with-text-img-wrapper{width:100%;height:100%;overflow:hidden;border-radius:var(--border-radius-block)}.image-with-text-img-wrapper.remove_border_radius{border-radius:0}.image-with-text-img-wrapper img,.image-with-text-img-wrapper .placeholder-svg{width:100%;height:100%;object-position:center}.image-with-text-content{width:100%;display:flex;flex-direction:column;border-radius:var(--border-radius-block);padding:2.4rem}.full_width_section .image-with-text-content{max-width:500px;margin:0 auto}.full_width_section .image-with-text-content .image-with-text-content__heading{max-width:none}@media screen and (min-width: 576px){.image-with-text-content{padding:3.2rem}}@media screen and (min-width: 990px){.image-with-text-content{padding:4rem}}@media screen and (min-width: 1200px){.image-with-text-content{padding:6.4rem 4rem}}.image-with-text-content--align-left{align-items:flex-start}.image-with-text-content--align-left .image-with-text-content__subheading,.image-with-text-content--align-left .image-with-text-content__heading,.image-with-text-content--align-left .image-with-text-content__text{text-align:left}.image-with-text-content--align-left .image-with-text-content__buttons-container{justify-content:flex-start}.image-with-text-content--align-center{align-items:center}.image-with-text-content--align-center .image-with-text-content__subheading,.image-with-text-content--align-center .image-with-text-content__heading,.image-with-text-content--align-center .image-with-text-content__text{text-align:center}.image-with-text-content--align-center .image-with-text-content__buttons-container{justify-content:center}.image-with-text-content--align-right{align-items:flex-end}.image-with-text-content--align-right .image-with-text-content__subheading,.image-with-text-content--align-right .image-with-text-content__heading,.image-with-text-content--align-right .image-with-text-content__text{text-align:right}.image-with-text-content--align-right .image-with-text-content__buttons-container{justify-content:flex-end}.image-with-text-content--vertical-align-top{justify-content:flex-start}.image-with-text-content--vertical-align-center{justify-content:center}.image-with-text-content--vertical-align-bottom{justify-content:flex-end}.image-with-text-content__subheading:not(:last-child){margin-bottom:1.2rem}@media screen and (min-width: 1200px){.image-with-text-content__subheading:not(:last-child){margin-bottom:1.6rem}}.image-with-text-content__heading{max-width:321px;word-break:break-word}.image-with-text-content__heading:not(:last-child){margin-bottom:1.6rem}@media screen and (min-width: 1200px){.image-with-text-content__heading:not(:last-child){margin-bottom:2rem}}.image-with-text-content__text{color:rgba(var(--color-foreground-secondary));max-width:415px;word-break:break-word}.image-with-text-content__text:not(:last-child){margin-bottom:2.4rem}@media screen and (min-width: 1200px){.image-with-text-content__text:not(:last-child){margin-bottom:2.8rem}}.image-with-text-content__text a{display:inline;color:rgba(var(--color-foreground-secondary));transition:background-size var(--duration-default) ease-in-out,opacity var(--duration-default) ease-in-out;background-position:left 90%;background-size:100% 5%;background-image:linear-gradient(to right,rgba(var(--color-foreground-secondary)) 0% 100%);background-repeat:no-repeat;text-decoration:none}@media screen and (pointer: fine){.image-with-text-content__text a:hover{background-size:0% 5%;background-position:right 90%;opacity:.8}}.image-with-text-content__buttons-container{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:.6rem;row-gap:1.2rem}.image-with-text-content__buttons-container--with-tertiary{column-gap:1.6rem}.image-with-text-content__button{flex-shrink:unset}.image-with-text_inner_content h4{margin-bottom:1rem}.img_text_video{width:100%;height:100%;object-fit:cover}.image_text_video_container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999;display:none}.image_text_video_container .video_popup_overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#f26f6a54;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.image_text_video_container .main_video_popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%}.image_text_video_container .button_close_popup{position:absolute;right:15px;top:15px;background-color:#a8a8a8;border-radius:3px;padding:7px;z-index:999}.image_text_video_container .main_video_popup video{width:100%;border-radius:14px}body.video-popup-open{overflow:hidden}@media (max-width: 749px){.image-with-text-main--align-image-right.text_first_mobile .image-with-text-content{order:0}.image-with-text-img-wrapper.mobile_image_enabled .desktop_img{display:none!important}}.image-with-text_inner_content{margin-bottom:2.4rem}.image-with-text_inner_content ul li{position:relative;padding-left:25px;margin-bottom:10px}.image-with-text_inner_content ul li:before{content:"";display:block;position:absolute;width:15px;height:15px;top:3px;left:0}
/*# sourceMappingURL=/cdn/shop/t/29/assets/section-image-with-text.css.map */
