.image-with-text-section .image-with-text{width:100%}.image-with-text-section .image-with-text-main{width:100%;display:grid;border-radius:var(--border-radius-block);overflow:hidden;position:relative}.image-with-text-section .image-with-text-main.no-content-items{grid-template-columns:1fr!important}.image-with-text-section .image-with-text-main.no-content-items .image-with-text-content{display:none!important}.image-with-text-section .image-with-text-main .badge-image{position:absolute;top:0;left:0;z-index:3;padding:2px 10px;background-color:rgb(var(--custom-badge-color));color:rgb(var(--custom-badge-bg))}.image-with-text-section .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-section .image-with-text-main--align-image-left{grid-template-columns:var(--desktop-image-width, 50%) 1fr;grid-template-rows:auto}}.image-with-text-section .image-with-text-main--align-image-left .image-with-text-content{display:flex;align-items:end}.image-with-text-section .image-with-text-main--align-image-left .image-with-text-content .image-with-text-content--inner{width:auto}@media screen and (max-width:750px){.image-with-text-section .image-with-text-main--align-image-left .image-with-text-content{display:flex;align-items:start}.image-with-text-section .image-with-text-main--align-image-left .image-with-text-content .image-with-text-content--inner{width:100%}}.image-with-text-section .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-section .image-with-text-main--align-image-right{grid-template-columns:1fr var(--desktop-image-width, 50%);grid-template-rows:auto}}.image-with-text-section .image-with-text-main--align-image-right .image-with-text-content{order:-1}.image-with-text-section .image-with-text-main--align-image-top,.image-with-text-section .image-with-text-main--align-image-bottom{grid-template-columns:1fr;grid-template-rows:auto auto}.image-with-text-section .image-with-text-main--align-image-bottom .image-with-text-content{order:-1}.image-with-text-section .image-with-text-main--align-image-top .image-with-text-content__heading,.image-with-text-section .image-with-text-main--align-image-bottom .image-with-text-content__heading{max-width:500px}.image-with-text-section .image-with-text-main--align-image-top .image-with-text-content__text,.image-with-text-section .image-with-text-main--align-image-bottom .image-with-text-content__text{max-width:700px}.image-with-text-section .image-with-text-main--gap-small{gap:1.6rem}.image-with-text-section .image-with-text-main--gap-medium{gap:2.4rem}.image-with-text-section .image-with-text-main--gap-large{gap:3.2rem}.image-with-text-section .image-with-text__link-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;cursor:pointer;opacity:0;color:transparent}.image-with-text-section .image-with-text-img-wrapper{width:100%;height:100%;overflow:hidden;border-radius:var(--border-radius-block)}.image-with-text-section .image-with-text-img-wrapper img,.image-with-text-section .image-with-text-img-wrapper .placeholder-svg{width:100%;height:100%;object-position:center;position:relative}.image-with-text-section .image-with-text-content{width:100%;display:flex;flex-direction:column;padding:2.4rem;align-items:var(--content-horizontal-align)!important}@media screen and (min-width:576px){.image-with-text-section .image-with-text-content{padding:3.2rem}}@media screen and (min-width:990px){.image-with-text-section .image-with-text-content{padding:4rem}}@media screen and (min-width:1200px){.image-with-text-section .image-with-text-content{padding:4.8rem}}.image-with-text-section .image-with-text-content .button{z-index:3}.image-with-text-section .image-with-text-content.horizontal-alignment--center .image-with-text-content--inner{max-width:594px}.image-with-text-section .image-with-text-content.horizontal-alignment--start .image-with-text-content--inner,.image-with-text-section .image-with-text-content.horizontal-alignment--left .image-with-text-content--inner{max-width:540px}.image-with-text-section .image-with-text-content .image-with-text-content--inner{display:flex;flex-direction:column;justify-content:var(--content-vertical-align);height:100%}.image-with-text-section .image-with-text-content--align-left{align-items:flex-start}.image-with-text-section .image-with-text-content--align-left .image-with-text-content__subheading,.image-with-text-section .image-with-text-content--align-left .image-with-text-content__heading,.image-with-text-section .image-with-text-content--align-left .image-with-text-content__text{text-align:left}.image-with-text-section .image-with-text-content--align-left .image-with-text-content__buttons-container{justify-content:flex-start}.image-with-text-section .image-with-text-content--align-center{align-items:center}.image-with-text-section .image-with-text-content--align-center .image-with-text-content__subheading,.image-with-text-section .image-with-text-content--align-center .image-with-text-content__heading,.image-with-text-section .image-with-text-content--align-center .image-with-text-content__text{text-align:center}.image-with-text-section .image-with-text-content--align-center .image-with-text-content__buttons-container{justify-content:center}.image-with-text-section .image-with-text-content--align-right{align-items:flex-end}.image-with-text-section .image-with-text-content--align-right .image-with-text-content__subheading,.image-with-text-section .image-with-text-content--align-right .image-with-text-content__heading,.image-with-text-section .image-with-text-content--align-right .image-with-text-content__text{text-align:right}.image-with-text-section .image-with-text-content--align-right .image-with-text-content__buttons-container{justify-content:flex-end}.image-with-text-section .image-with-text-content--vertical-align-top{justify-content:flex-start}.image-with-text-section .image-with-text-content--vertical-align-center{justify-content:center}.image-with-text-section .image-with-text-content--vertical-align-bottom{justify-content:flex-end}.image-with-text-section .image-with-text-content .image-with-text-content__subheading--wrapper{display:flex}.image-with-text-section .image-with-text-content .image-with-text-content__subheading--wrapper.center{justify-content:center}.image-with-text-section .image-with-text-content__subheading{display:inline;padding:2px 10px;border-radius:var(--border-radius-block);font-weight:700;margin-bottom:1.2rem;line-height:1.55;background-color:rgb(var(--custom-badge-color));color:rgb(var(--custom-badge-bg));font-size:1.6rem}@media screen and (min-width:990px){.image-with-text-section .image-with-text-content__subheading{font-size:1.8rem}}@media screen and (min-width:1200px){.image-with-text-section .image-with-text-content__subheading:not(:last-child){margin-bottom:1.6rem}}.image-with-text-section .image-with-text-content__heading{word-break:break-word;transition:opacity var(--duration-default) ease}.image-with-text-section .image-with-text-content__heading:not(:last-child){margin-bottom:1.2rem}@media screen and (min-width:1200px){.image-with-text-section .image-with-text-content__heading:not(:last-child){margin-bottom:1.2rem}}.image-with-text-section .image-with-text-content__text{color:rgba(var(--color-foreground));word-break:break-word;line-height:1.63}.image-with-text-section .image-with-text-content__text:not(:last-child){margin-bottom:2.4rem}@media screen and (min-width:1200px){.image-with-text-section .image-with-text-content__text:not(:last-child){margin-bottom:2rem}}.image-with-text-section .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 100%;background-size:100% 2%;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-section .image-with-text-content__text a:hover{background-size:0% 5%;background-position:right 100%;opacity:.8}}.image-with-text-section .image-with-text-content__buttons-container{width:max-content;display:flex;flex-wrap:wrap;align-items:center;column-gap:.6rem;row-gap:1.2rem;position:relative;z-index:9}.image-with-text-section .image-with-text-content__buttons-container .button--primary{padding:12px 28px}.image-with-text-section .image-with-text-content__button{flex-shrink:unset}.image-with-text-section .image-with-text-content__text{transition:opacity var(--duration-default) ease}@media screen and (min-width:990px)and (hover:hover)and (pointer:fine){.image-with-text-section .image-with-text-main--has-overlay-link:hover .image-with-text-content__heading,.image-with-text-section .image-with-text-main--has-overlay-link:hover .image-with-text-content__text{opacity:.6}.image-with-text-section .image-with-text-main--has-overlay-link:hover .button--primary:not(:disabled):not([aria-disabled=true]){background-color:rgb(var(--color-button-hover));border:.2rem solid rgb(var(--color-button-hover))}.image-with-text-section .image-with-text-main--has-overlay-link:hover .button--primary:not(:disabled):not([aria-disabled=true]) .button__label{transform:translate3d(0,-100%,0);color:rgb(var(--color-button-text-hover))}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-image-with-text.css.map */
