.wonderly-iwt{background-color:rgb(var(--color-background))}.wonderly-iwt__shell{display:flex;flex-direction:column;align-items:center;gap:6.4rem;width:100%}.wonderly-iwt__inner{width:100%;max-width:var(--page-width);margin-inline:auto;padding-inline:var(--wonderly-gutter-inline)}.wonderly-iwt--width-full .wonderly-iwt__inner{max-width:none}.wonderly-iwt__decoration{width:100%;line-height:0}.wonderly-iwt__decoration img,.wonderly-iwt__decoration svg{display:block;width:100%;height:auto}.wonderly-iwt__decoration--desktop{display:none}.wonderly-iwt__decoration--mobile{display:block}.image-with-text--image-inset .wonderly-iwt__media-frame img{padding:23px 74px}.wonderly-section--full-width .wonderly-iwt__inner{padding-left:0;padding-right:0}.wonderly-section--full-width .wonderly-iwt__media-frame{border-radius:0}.wonderly-section--image-fit{background:var(--wonderly-bg-color)}.wonderly-section--image-fit img{padding:23px 74px}@media screen and (min-width:990px){.wonderly-iwt__decoration--desktop{display:block}.wonderly-iwt__decoration--mobile{display:none}.wonderly-section--full-width .wonderly-iwt__grid .wonderly-iwt__content__inner{padding-right:var(--wonderly-gutter-inline-wide);padding-left:0}.wonderly-section--full-width .wonderly-iwt__grid--reverse .wonderly-iwt__content__inner{padding-left:var(--wonderly-gutter-inline-wide);padding-right:0}}.wonderly-iwt__grid{display:flex;flex-direction:column;align-items:stretch;gap:4rem;width:100%;min-width:0}.wonderly-iwt__media,.wonderly-iwt__content{min-width:0}.wonderly-iwt__media-frame{position:relative;width:100%;overflow:hidden;border-radius:3rem}.wonderly-iwt__media-frame:not(.wonderly-iwt__media-frame--adapt) img,.wonderly-iwt__media-frame:not(.wonderly-iwt__media-frame--adapt) svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.wonderly-iwt__media-frame--plain{border:none;box-shadow:none}.wonderly-iwt__media-frame--shadow{box-shadow:1.2rem 1.2rem 0 0 var(--wonderly-iwt-shadow-color, rgb(var(--color-button)))}.wonderly-iwt__media-frame--bordered-shadow{border:1px solid var(--wonderly-iwt-border-color, rgb(var(--color-button)));box-shadow:1.2rem 1.2rem 0 0 var(--wonderly-iwt-shadow-color, rgb(var(--color-button)))}.wonderly-iwt__media-frame img,.wonderly-iwt__media-frame svg{display:block}.wonderly-iwt__media-frame--adapt img,.wonderly-iwt__media-frame--adapt svg{width:100%;height:100%;object-fit:cover;object-position:center}.wonderly-iwt__media-frame--adapt{aspect-ratio:var(--wonderly-iwt-ratio, 4 / 3)}.wonderly-iwt__content,.wonderly-iwt__content__inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--wonderly-iwt-content-gap, 2.4rem)}.wonderly-iwt__content--mobile-center{align-items:center;text-align:center}.wonderly-iwt__content--mobile-right{align-items:flex-end;text-align:right}.wonderly-iwt__icon{flex-shrink:0;width:10.9rem;height:11.6rem}.wonderly-iwt__icon img,.wonderly-iwt__icon svg{display:block;width:100%;height:100%;object-fit:contain}.wonderly-iwt__heading{margin:0;width:100%;color:var(--wonderly-iwt-heading-color, rgb(var(--color-foreground)));-webkit-text-fill-color:var(--wonderly-iwt-heading-color, rgb(var(--color-foreground)))}.wonderly-iwt__heading.h3,.wonderly-iwt__heading.h4{font-family:var(--wonderly-font-heading);font-weight:900;line-height:var(--wonderly-leading-tight);text-transform:uppercase;-webkit-text-stroke-width:0;-webkit-text-stroke-color:transparent}.wonderly-iwt__heading.h3{font-size:var(--wonderly-text-h3)}.wonderly-iwt__heading.h4{font-size:var(--wonderly-text-h4);font-weight:700}.wonderly-iwt__caption{margin:0;font-family:var(--wonderly-font-body);font-size:var(--wonderly-text-caption);line-height:var(--wonderly-leading-normal)}.wonderly-iwt__text{margin:0;font-family:var(--wonderly-font-body);font-size:var(--wonderly-text-body);line-height:var(--wonderly-leading-normal);letter-spacing:.01em;width:100%}.wonderly-iwt__text p{margin:0 0 1em}.wonderly-iwt__text p:last-child{margin-bottom:0}.wonderly-iwt__content .button{background-color:var(--wonderly-iwt-btn-bg, rgb(var(--color-button)));color:var(--wonderly-iwt-btn-label, rgb(var(--color-button-text)));border-color:var(--wonderly-iwt-btn-border, rgb(var(--color-button-text)));box-shadow:4px 4px 0 0 var(--wonderly-iwt-btn-border, rgb(var(--color-button-text)))}.wonderly-iwt__content .button:not([disabled]):not([aria-disabled=true]):hover{box-shadow:2px 2px 0 0 var(--wonderly-iwt-btn-border, rgb(var(--color-button-text)))}.wonderly-iwt__content .button--secondary{background-color:transparent}@media screen and (min-width:990px){.wonderly-iwt__grid{flex-direction:row;align-items:var(--wonderly-iwt-align, stretch);gap:var(--wonderly-iwt-column-gap, 8rem)}.wonderly-iwt__grid--reverse{flex-direction:row-reverse}.wonderly-iwt--image-balanced .wonderly-iwt__media,.wonderly-iwt--image-balanced .wonderly-iwt__content,.wonderly-iwt--image-fixed .wonderly-iwt__content{flex:1 1 0}.wonderly-iwt--image-fixed .wonderly-iwt__media{flex:0 0 var(--wonderly-iwt-image-width, 46.8rem);max-width:var(--wonderly-iwt-image-width, 46.8rem)}.wonderly-iwt--align-center .wonderly-iwt__grid{--wonderly-iwt-align: center}.wonderly-iwt--align-top .wonderly-iwt__grid{--wonderly-iwt-align: flex-start}.wonderly-iwt--align-bottom .wonderly-iwt__grid{--wonderly-iwt-align: flex-end}.wonderly-iwt__content--desktop-center{align-items:center;text-align:center}.wonderly-iwt__content--desktop-right{align-items:flex-end;text-align:right}.wonderly-iwt__content--desktop-left{align-items:flex-start;text-align:left}.wonderly-iwt__media-frame--small:not(.wonderly-iwt__media-frame--adapt){height:31.4rem}.wonderly-iwt__media-frame--medium:not(.wonderly-iwt__media-frame--adapt){height:46rem}.wonderly-iwt__media-frame--base:not(.wonderly-iwt__media-frame--adapt){height:57rem}.wonderly-iwt__media-frame--large:not(.wonderly-iwt__media-frame--adapt){height:69.5rem}.wonderly-iwt--image-fixed .wonderly-iwt__media-frame:not(.wonderly-iwt__media-frame--adapt){height:45.9rem}}@media screen and (max-width:989px){.wonderly-iwt__grid--mobile-reverse{flex-direction:column-reverse}.wonderly-iwt__media-frame--small:not(.wonderly-iwt__media-frame--adapt){height:19.4rem}.wonderly-iwt__media-frame--medium:not(.wonderly-iwt__media-frame--adapt){height:29.6rem}.wonderly-iwt__media-frame--base:not(.wonderly-iwt__media-frame--adapt){height:30rem}.wonderly-iwt__media-frame--large:not(.wonderly-iwt__media-frame--adapt){height:43.5rem}.template--page-about-us .wonderly-iwt__heading.h1{font-size:var(--wonderly-text-h2x)}.image-with-text--image-inset .wonderly-iwt__media-frame img{padding:12px 38px}.wonderly-section--full-width .wonderly-iwt__content__inner{padding-top:4rem;padding-left:var(--wonderly-gutter-inline)!important;padding-right:var(--wonderly-gutter-inline)!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/wonderly-image-with-text.css.map */
