.section-image-with-position{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.section-image-with-position.section--borders{border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:1px solid rgba(var(--color-foreground),.08)}.image-with-position-content{display:grid;grid-template-columns:1fr;gap:var(--block-spacing);align-items:center}@media screen and (min-width:750px){.image-with-position-content,.image-with-position-content.layout--image-right{grid-template-columns:1fr 1fr}.image-with-position-content.layout--image-right .image-wrapper{order:2}.image-with-position-content.layout--image-right .text-content{order:1}}.image-wrapper{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.section-image-with-position.adapt .image-wrapper{height:auto}.section-image-with-position.small .image-wrapper{height:280px}.section-image-with-position.medium .image-wrapper{height:420px}.section-image-with-position.large .image-wrapper{height:560px}@media screen and (max-width:749px){.section-image-with-position.small .image-wrapper,.section-image-with-position.medium .image-wrapper,.section-image-with-position.large .image-wrapper{height:320px}}.image-wrapper img.positioned-image{max-width:100%;height:auto;display:block;transform:translate(calc((50% - var(--image-x-position)) * -1),calc((50% - var(--image-y-position)) * -1));transition:transform .3s ease}.text-content{display:flex;flex-direction:column;gap:1.5rem;width:100%;transform:translateY(calc((50% - var(--text-y-position)) * -1));transition:transform .3s ease}.text-content.text-left{align-items:flex-start;text-align:left}.text-content.text-center{align-items:center;text-align:center}.text-content.text-right{align-items:flex-end;text-align:right}.text-content .title,.text-content .text-body{margin:0}.text-content .button{margin-top:1rem}.section-image-with-position .button{background:none!important;border:none!important;padding:0 0 6px!important;color:#4a4742!important;text-decoration:none!important;box-shadow:none!important;border-radius:0!important;display:inline-block}.section-image-with-position .button:after{content:"";display:block;width:72px;height:1px;background:#4a4742;margin-top:6px}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-image-with-position.css.map */
