.hero-banner__wrapper{display:flex;flex-direction:row-reverse;height:100%}.hero-banner__caption{display:flex;flex-direction:column;padding:60px 40px;width:34%}.hero-banner__image{width:66%;position:relative;overflow:hidden;height:100%}.hero-banner__caption.top_left{align-items:flex-start;justify-content:flex-start}.hero-banner__caption.top_center{align-items:center;justify-content:flex-start}.hero-banner__caption.top_right{align-items:flex-end;justify-content:flex-start}.hero-banner__caption.middle_left{align-items:flex-start;justify-content:center}.hero-banner__caption.middle_center{align-items:center;justify-content:center}.hero-banner__caption.middle_right{align-items:flex-end;justify-content:center}.hero-banner__caption.bottom_left{align-items:flex-start;justify-content:flex-end}.hero-banner__caption.bottom_center{align-items:center;justify-content:flex-end}.hero-banner__caption.bottom_right{align-items:flex-end;justify-content:flex-end}.hero-banner__btn-wrapper{display:inline-block;margin-top:5px}.hero-banner__btn-wrapper a{color:var(--button-text);background:var(--button-color);padding:15px 20px;line-height:1;display:inline-block;transition:background .3s ease,color .3s ease}.hero-banner__image--grid{flex:1 1 60%;display:grid;grid-template-columns:3fr 1fr;grid-template-rows:1fr 1fr;gap:var(--grid-gap);height:100%}.hero-banner__image-grid__item--large{grid-row:1 / span 2;width:100%;height:100%;position:relative;display:flex;align-items:stretch}.hero-banner__image-grid__item--small{width:100%;height:100%;position:relative;aspect-ratio:1 / 1;overflow:hidden}.hero-banner__image .responsive-image{position:relative;height:100%;overflow:hidden}.hero-banner__image .responsive-image img{width:100%;height:100%;object-fit:contain;object-position:center}@media screen and (max-width:996px){.hero-banner__image-grid__item--large .responsive-image,.hero-banner__image--single .responsive-image{height:auto}.hero-banner__image-grid__item--large .responsive-image img,.hero-banner__image--single .responsive-image img{width:auto;max-width:100%;height:auto;margin:0 auto;display:block}.hero-banner__caption.middle_center{justify-content:flex-start}}.hero-banner__image-grid__item--large .responsive-image{flex:1;display:flex;flex-direction:column}.hero-banner__image-grid__item--large .responsive-image img{flex:1;object-fit:cover;object-position:center;min-height:0}.hero-banner__image-grid__item--small .responsive-image{height:100%;display:flex;align-items:center;justify-content:center}.hero-banner__image-grid__item--small .responsive-image img{max-height:100%;max-width:100%;object-fit:contain;object-position:center}@media screen and (min-width:769px)and (max-width:1500px){.hero-banner__wrapper{align-items:stretch}}@media screen and (min-width:1201px)and (max-width:1500px){.hero-banner__caption{width:33%}.hero-banner__image{width:66%}}@media screen and (min-width:997px)and (max-width:1200px){.hero-banner__caption{width:33%}.hero-banner__image{width:66%}}@media screen and (max-width:996px){.hero-banner__wrapper{flex-direction:column;height:auto}.hero-banner__caption,.hero-banner__image{width:100%;height:auto;min-height:300px}.hero-banner__caption{align-items:center;justify-content:flex-start;padding:30px 20px}.hero-banner__image--grid{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0;gap:var(--mobile-flex-gap);height:auto}.hero-banner__image-grid__item--small{width:100%;height:auto;display:block;aspect-ratio:4 / 5}.hero-banner__image--single,.hero-banner__image-grid__item--large{width:100%;height:auto;display:block}.hero-banner__image-grid__item--small:nth-of-type(2),.hero-banner__image-grid__item--small:nth-of-type(3){width:calc(50% - calc(var(--mobile-flex-gap) / 2));aspect-ratio:1 / 1}}
/*# sourceMappingURL=/cdn/shop/t/101/assets/hero-banner.css.map */
