<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.image-banner{display:flex;justify-content:center;align-items:center;text-align:center;padding:24px;height:var(--image-banner-height);position:relative;box-sizing:border-box;background-color:var(--bg-color)}@media only screen and (min-width: 769px){.image-banner--content-center-bottom{align-items:end}.image-banner--content-center-top{align-items:start}.image-banner--content-left-top{justify-content:start;align-items:start}.image-banner--content-left-center{justify-content:start}.image-banner--content-left-bottom{justify-content:start;align-items:end}.image-banner--content-right-top{justify-content:end;align-items:start}.image-banner--content-right-center{justify-content:end}.image-banner--content-right-bottom{justify-content:end;align-items:end}}@media only screen and (max-width: 989px){.image-banner{padding:16px;height:var(--image-banner-mobile-height)}}.image-banner--overlay:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,var(--image-banner-overlay));z-index:1}.image-banner__image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.image-banner__image img{display:block;object-fit:cover;width:100%;height:100%}.image-banner__content{position:relative;z-index:2;max-width:1280px;width:100%;margin:0 auto}.image-banner__content--text-align-left{text-align:left}.image-banner__content--text-align-right{text-align:right}.image-banner__heading{margin:0;font-size:52px;line-height:57px;font-weight:400;color:var(--heading-color);text-transform:uppercase}@media only screen and (max-width: 989px){.image-banner__heading{font-size:29px;line-height:40px}}.image-banner__description{margin:16px auto;color:#999;font-weight:400;max-width:587px;line-height:22px;max-height:4.8em}.image-banner__description p,.image-banner__description span{color:var(--text-color)}@media only screen and (max-width: 989px){.image-banner__description p,.image-banner__description span{font-size:14px}}.image-banner__description p{margin:0;font-weight:350}.image-banner__button a{display:inline-block}.image-banner__button a.button--primary{text-decoration:none}.image-banner__seemore{cursor:pointer;font-weight:700;font-style:italic;position:relative;display:none}.image-banner__seemore:before{content:"";position:absolute;left:0;bottom:2px;height:.3px;width:100%;background-color:var(--text-color)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-image-banner.css.map */
</pre></body></html>