.wyze-image-with-text{overflow:hidden}.wyze-image-with-text__grid{display:flex;flex-direction:column;gap:24px}.wyze-image-with-text__media{position:relative;overflow:hidden;border-radius:var(--iwt-radius,12px)}.wyze-image-with-text__media-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.wyze-image-with-text__media-bg--svg{display:block;line-height:0}.wyze-image-with-text__media-bg--svg svg{width:100%;height:100%;display:block}.wyze-image-with-text__media-img{position:relative;z-index:1;display:block;width:100%;height:auto}.wyze-image-with-text__media--has-bg .wyze-image-with-text__media-img{padding:var(--iwt-media-pad,24px);box-sizing:border-box}.wyze-image-with-text__media--default-bg{overflow:visible}.wyze-image-with-text__media--default-bg::before{content:"";position:absolute;inset:-30%;z-index:0;background-image:url("/cdn/shop/files/Union_430x.png?v=1784879422");background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none}.wyze-image-with-text__media--default-bg-flip::before{transform:scaleX(-1)}.wyze-image-with-text__content{display:flex;flex-direction:column;gap:16px;align-items:flex-start;text-align:left;max-width:var(--iwt-content-max,none)}.wyze-image-with-text--align-center .wyze-image-with-text__content{align-items:center;text-align:center;margin-left:auto;margin-right:auto}.wyze-image-with-text--align-right .wyze-image-with-text__content{align-items:flex-end;text-align:right;margin-left:auto}.wyze-image-with-text__heading{margin:0}.wyze-image-with-text__heading--gradient b,.wyze-image-with-text__heading--gradient strong{background:linear-gradient(90deg,#9958f3 0,#7b5ef3 14.5%,#326cf3 51%,#2cecb0 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.wyze-image-with-text__text{margin:0}.wyze-image-with-text__text>:first-child{margin-top:0}.wyze-image-with-text__text>:last-child{margin-bottom:0}.wyze-image-with-text__text b,.wyze-image-with-text__text strong{color:var(--iwt-bold-color,#fff);font-weight:700}.wyze-image-with-text__caption{margin:0;text-transform:uppercase;color:var(--utility-gray-30,#e3e3e3);font-family:var(--gilroy);font-size:14px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:2.1px}@media screen and (min-width:750px){.wyze-image-with-text__grid{flex-direction:row;align-items:var(--iwt-valign,center);gap:var(--iwt-gap,40px)}.wyze-image-with-text--text-first .wyze-image-with-text__grid{flex-direction:row-reverse}.wyze-image-with-text__media{flex:0 0 var(--iwt-image-width,50%);max-width:var(--iwt-image-width,50%)}.wyze-image-with-text__content{flex:1 1 auto;min-width:0}}@media screen and (max-width:749px){.wyze-image-with-text--mobile-full .wyze-image-with-text__media{margin-left:-1.5rem;margin-right:-1.5rem;border-radius:0}}