.shopify-section--image-with-text{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);padding-inline:103px}.shopify-section--image-with-text .image-with-text-container{max-width:1300px;margin-inline:auto}.shopify-section--image-with-text .image-with-text-container .image-with-text-title{margin-bottom:48px}.shopify-section--image-with-text .image-with-text-container .image-with-text-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);column-gap:42px;row-gap:24px}.shopify-section--image-with-text .image-with-text-container .image-with-text-wrapper[data-image-position=right]{flex-direction:row-reverse}.shopify-section--image-with-text .image-with-text-container .image-with-text-image{position:relative;width:100%;max-width:750px;max-height:var(--iwt-image-height, 384px);aspect-ratio:1 / 1}.shopify-section--image-with-text .image-with-text-container .image-with-text-image picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.shopify-section--image-with-text .image-with-text-container .image-with-text-image img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-3xl)}.shopify-section--image-with-text .image-with-text-container .image-with-text-content{max-width:530px;display:flex;flex-direction:column;justify-content:center;gap:var(--iwt-content-gap, 6px);padding:24px 30px}@media(max-width:1024px){.shopify-section--image-with-text .image-with-text-container .image-with-text-wrapper{grid-template-columns:1fr;grid-template-rows:auto auto auto;row-gap:42px;justify-items:center}}@media(max-width:989px){.shopify-section--image-with-text{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile);padding-inline:16px}.shopify-section--image-with-text .image-with-text-container .image-with-text-title{margin-bottom:16px}.shopify-section--image-with-text .image-with-text-container .image-with-text-content{max-width:100%;padding:0;text-align:center}.shopify-section--image-with-text .image-with-text-container .image-with-text-image{max-width:100%}.shopify-section--image-with-text .image-with-text-container .image-with-text-title{font-size:var(--font-size-mobile)}}@media(max-width:749px){.shopify-section--image-with-text .image-with-text-container .image-with-text-image{max-height:var(--iwt-image-height, 180px)}}.shopify-section--image-with-text .image-with-text-wrapper[data-title-in-column]{--iwt-content-gap: 24px;row-gap:24px;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;grid-template-areas:"title" "image" "content";justify-items:stretch}.shopify-section--image-with-text .image-with-text-wrapper[data-title-in-column] .image-with-text-title{grid-area:title;margin-bottom:0}.shopify-section--image-with-text .image-with-text-wrapper[data-title-in-column] .image-with-text-image{grid-area:image;align-self:center}.shopify-section--image-with-text .image-with-text-wrapper[data-title-in-column] .image-with-text-image img{border-radius:var(--radius-m)}.shopify-section--image-with-text .image-with-text-wrapper[data-title-in-column] .image-with-text-content{grid-area:content;max-width:100%;padding:0;justify-content:flex-start;font-size:var(--font-size-body-s)}@media(min-width:1025px){.shopify-section--image-with-text .image-with-text-wrapper[data-title-in-column]{--iwt-content-gap: 12px;row-gap:12px;grid-template-columns:minmax(0,42fr) minmax(0,58fr);grid-template-rows:auto 1fr;grid-template-areas:"title image" "content image"}.shopify-section--image-with-text .image-with-text-wrapper[data-title-in-column][data-image-position=left]{grid-template-columns:minmax(0,58fr) minmax(0,42fr);grid-template-areas:"image title" "image content"}.shopify-section--image-with-text .image-with-text-wrapper[data-title-in-column] .image-with-text-image img{border-radius:var(--radius-2xl)}.shopify-section--image-with-text .image-with-text-wrapper[data-title-in-column] .image-with-text-content{max-width:564px;font-size:var(--font-size-body-l)}}@media(max-width:1024px){.shopify-section--image-with-text .image-with-text-wrapper[data-title-in-column] .image-with-text-title{text-align:center}.shopify-section--image-with-text .image-with-text-wrapper[data-title-in-column] .image-with-text-content{text-align:left}}.image-with-text-readmore{display:block;position:relative}.image-with-text-readmore[data-collapsible]:not([data-expanded]){padding-bottom:28px}.image-with-text-readmore__clip{overflow:hidden;transition:max-height .35s ease}.image-with-text-readmore__body{display:flex;flex-direction:column;gap:var(--iwt-content-gap, 6px)}.image-with-text-readmore__fade{display:none;position:absolute;inset-inline:0;bottom:0;height:97px;align-items:flex-end;justify-content:center;background:linear-gradient(180deg,rgb(var(--iwt-fade-rgb, 255 255 255) / 0),rgb(var(--iwt-fade-rgb, 255 255 255) / .92) 55%,rgb(var(--iwt-fade-rgb, 255 255 255)));pointer-events:none}.image-with-text-readmore[data-collapsible] .image-with-text-readmore__fade{display:flex}.image-with-text-readmore[data-expanded] .image-with-text-readmore__fade{position:static;height:auto;padding-block-start:16px;background:none}.image-with-text-readmore__toggle{pointer-events:auto;display:inline-flex;align-items:center;gap:4px;padding:0 0 3px;border:0;border-bottom:1px solid var(--color-blue-800);background:none;color:var(--color-blue-800);font-family:inherit;font-size:var(--font-size-body-s);font-weight:var(--font-weight-medium);line-height:var(--line-height-xl);letter-spacing:-.21px;cursor:pointer;transition:opacity .2s ease}.image-with-text-readmore__toggle:hover{opacity:.75}.image-with-text-readmore__icon{display:inline-flex;flex-shrink:0;transform:rotate(135deg);transition:transform .25s ease}.image-with-text-readmore[data-expanded] .image-with-text-readmore__icon{transform:rotate(-45deg)}@media(min-width:1025px){.image-with-text-readmore__fade{justify-content:flex-start}.image-with-text-readmore__toggle{font-size:var(--font-size-body-l);letter-spacing:-.24px}}@media(prefers-reduced-motion:reduce){.image-with-text-readmore__clip,.image-with-text-readmore__icon{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-image-with-text.css.map */
