<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.image-with-text--image-media,.image-with-text--content{isolation:isolate;border-radius:var(--block-border-radius, 16px)}.image-with-text.type-2 .image-with-text--image-media,.image-with-text.type-2 .image-with-text--content{isolation:isolate;border-radius:0}.image-with-text--image-media{box-shadow:var(--block-shadows)}.full-width-row.image-with-text-wrapper .image-with-text--image-media,.image-with-text--content{border-radius:0}.full-width-row.image-with-text-wrapper{padding:0!important}.full-width-row.image-with-text-wrapper .button{border-radius:70px}.full-width-row.image-with-text-wrapper .image-with-text--content--inner{max-width:none!important}.full-width-row.image-with-text-wrapper .text-right{text-align:left!important}.image-with-text{display:grid;grid-auto-flow:dense}.image-with-text.type-2{display:block;position:relative;margin-inline:auto}.image-with-text.type-2 .image-with-text--content{position:absolute;padding:0;top:0;left:0;right:0;bottom:0;z-index:1;background:transparent;display:flex;align-items:center;background:linear-gradient(90deg,var(--color-bg) 0%,transparent 0%)}.image-with-text.type-2 .image-with-text--content .image-with-text--content--inner{margin:0 0 0 6%;width:50%}.image-with-text.type-2 .image-with-text--content .image-with-text--content--inner .subheading{font-size:.75rem;font-weight:400;letter-spacing:.2em;line-height:1rem;text-transform:uppercase;margin:0;margin-bottom:.5rem}.image-with-text.type-2 .image-with-text--content .image-with-text--content--inner .h3{font-feature-settings:normal;font-size:1.25rem;font-weight:400;line-height:1.75rem;margin-top:0;margin-bottom:.5rem}.image-with-text.type-2 .image-with-text--content .image-with-text--content--inner .button{background:var(--button-bg);border-radius:4px;box-sizing:border-box;color:var(--button-text);display:inline-block;font-family:inherit;font-size:.875rem;font-weight:inherit;height:44px;letter-spacing:normal;line-height:44px;min-width:200px;padding:0 30px;text-align:center;text-decoration:none;text-transform:none;transition:transform .25scubic -bezier(.24,.48,.44,.94),background-color .25scubic -bezier(.24,.48,.44,.94),color .25scubic -bezier(.24,.48,.44,.94);white-space:nowrap}.image-with-text.type-2 .mobile-image{display:none}.image-with-text.type-2.text-white{color:#fff!important}@media screen and (max-width: 750px){.image-with-text.type-2 .image-with-text--content{top:inherit;justify-content:center}.image-with-text-view-1 .image-with-text.type-2 .image-with-text--content{top:inherit!important;justify-content:center!important}.image-with-text.type-2 .image-with-text--content .image-with-text--content--inner{margin:0;width:100%;padding:1rem;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column}.image-with-text.type-2 .desktop-image{display:none}.image-with-text.type-2 .mobile-image{display:block}.image-with-text.type-2 .image-with-text--image-media{--ratio-percent: 100%!important;height:auto!important;padding:0}.image-with-text-wrapper:not(.image-with-text-view-1) .image-with-text.type-2 .image-with-text--image-media{height:100%!important}.image-with-text-wrapper:not(.image-with-text-view-1) .image-with-text.type-2 .mobile-image{height:100%!important}.image-with-text.type-2 .image-with-text--image-media img{position:relative}}.full_width_w{width:100%}@media only screen and (min-width: 768px){.image-with-text{grid-template-areas:"media content";grid-template-columns:1fr 1fr}}@media only screen and (min-width: 768px){.image-with-text.text_first{grid-template-areas:"content media"}.full-width-row.image-with-text-wrapper .text-right{text-align:right!important}}.image-with-text--image{width:100%}@media only screen and (min-width: 768px){.image-with-text--image{grid-area:media}}.image-with-text--image svg,.image-with-text--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.image-with-text--image svg{padding:50px;fill:var(--bg-body, #fff);opacity:.5;background:var(--color-accent)}.image-with-text--image-media{position:relative;width:100%;overflow:hidden;padding-bottom:calc(var(--ratio-percent) - 20px)}.image-with-text--image-media.aspect-ratio--small{padding-bottom:75%}.image-with-text--image-media.aspect-ratio--large{padding-bottom:100%}.image-with-text--image-media iframe,.image-with-text--image-media video{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.image-with-text--content{display:flex;width:100%;flex-grow:1;padding:25px;align-items:center;background:var(--color-bg, #fff)}@media only screen and (min-width: 768px){.image-with-text--content{padding:45px;grid-area:content}}@media only screen and (min-width: 1068px){.image-with-text--content{padding:70px}.full-width-row.image-with-text-wrapper .image-with-text--content{padding-block:0!important}}.image-with-text--content--inner{max-width:600px;margin:0 auto}.image-with-text--content--image{margin-bottom:30px}.image-with-text--content--image svg{width:100px;height:100px;fill:var(--bg-body, #fff);opacity:.5;background:var(--color-accent);margin-bottom:20px}.image-with-text--content p,.image-with-text--content h3,.image-with-text--content .text-button{color:var(--color-text, --color-body)}.image-with-text--content .text-button:before{background:rgba(var(--color-text-rgb),.4)}.image-with-text--content .text-button:after{background:var(--color-text, --color-body)}.image-with-text--content .accordion summary{color:var(--color-text, --color-body)}.image-with-text--content .accordion summary span:before,.image-with-text--content .accordion summary span:after{background:var(--color-text, --color-body)}@media only screen and (min-width: 768px){.image-with-text.grid--image-small{grid-template-columns:4fr 6fr}}@media only screen and (min-width: 768px){.image-with-text.grid--image-small.text_first{grid-template-columns:6fr 4fr}}@media only screen and (min-width: 768px){.image-with-text.grid--image-large{grid-template-columns:6fr 4fr}}@media only screen and (min-width: 768px){.image-with-text.grid--image-large.text_first{grid-template-columns:4fr 6fr}}.image-with-text-wrapper:not(.image-with-text-view-1) .image-with-text.type-2 .image-item-wrapper{position:relative}.image-with-text-wrapper:not(.image-with-text-view-1) .image-with-text.type-2 .image-item-wrapper:before{content:"";display:block;padding-bottom:var(--ratio-percent)}.image-with-text-wrapper:not(.image-with-text-view-1) .image-with-text.type-2 .image-with-text--image.image-with-text--inner{position:absolute;top:0;left:0;right:0;bottom:0}.image-with-text-wrapper:not(.image-with-text-view-1) .image-with-text.type-2 .image-with-text--image-media{height:100%!important}.image-with-text-wrapper:not(.image-with-text-view-1) .image-with-text.type-2 .mobile-image{height:100%!important}.image-with-text.type-2 .image-with-text--content{top:inherit;justify-content:center}.image-with-text-wrapper:not(.image-with-text-view-1) .image-with-text.type-2 .image-with-text--content .image-with-text--content--inner{margin:0;width:100%;padding:1rem;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column}.image-with-text-wrapper .image-with-text.type-2 button{transition:all .3s ease}.image-with-text-wrapper .image-with-text.type-2 button:hover{opacity:.8;transform:translateY(-1px)}@media only screen and (min-width: 768px){.image-with-text-wrapper.image-with-text-view-2 .image-with-text.type-2:first-child .image-with-text--image.image-with-text--inner{position:absolute;top:0;left:0;right:10px;bottom:0;width:auto}.image-with-text-wrapper.image-with-text-view-2 .image-with-text.type-2:last-child .image-with-text--image.image-with-text--inner{position:absolute;top:0;left:10px;right:0;bottom:0;width:auto}}.image-with-text-view-1 .image-with-text.type-2 .image-with-text--content{top:0;position:absolute;justify-content:left}@media screen and (min-width: 66.75em){.image-with-text-view-3{padding-inline:55px!important}}.image-with-text-view-3{background-color:var(--color-bg)}.image-with-text-view-3 .image-with-text--content.image-with-text--inner{position:relative}.image-with-text-view-3 .image-with-text--image img{position:relative!important}.image-with-text-view-3 .image-with-text.type-2 .image-with-text--content .image-with-text--content--inner{align-items:start!important;text-align:left!important}.image-with-text-view-3 .image-with-text.type-2 .image-with-text--content .image-with-text--content--inner .subheading{color:#666;margin-bottom:0}.image-with-text-view-3 .owl-carousel .owl-nav button.owl-next,.image-with-text-view-3 .owl-carousel .owl-nav button.owl-prev{bottom:15px}
/*# sourceMappingURL=/cdn/shop/t/80/assets/image-with-text.css.map */
</pre></body></html>