.two-image-hero{position:relative;width:100%;border-bottom:1px solid var(--color-foreground)}.two-image-hero__cta-wrapper{position:absolute;bottom:4rem;left:0;right:0;z-index:20;display:flex;justify-content:center;pointer-events:none}.two-image-hero__cta-wrapper .btn{pointer-events:auto}.two-image-hero__cta-wrapper .btn-secondary{background-color:var(--color-background);color:var(--color-foreground);border:1px solid var(--color-foreground)}.two-image-hero__cta-wrapper .btn-secondary:hover{background-color:var(--color-background);text-decoration:underline}.two-image-hero__cta-wrapper .btn-secondary:active{background-color:var(--color-background);text-decoration:none}.two-image-hero__grid{display:grid;grid-template-columns:1fr;grid-template-rows:600px;margin:0;padding:0;gap:0}.two-image-hero__panel{position:relative;background-color:var(--color-background);background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}.two-image-hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.two-image-hero__grid>.two-image-hero__panel--right{display:none}@media (min-width: 768px){.two-image-hero__grid{grid-template-rows:75vh}.two-image-hero__grid>.two-image-hero__panel--right{display:none}}@media (min-width: 1024px){.two-image-hero__grid{grid-template-columns:1fr 1px 1fr;grid-template-rows:760px;height:760px;position:relative}.two-image-hero__grid:before{content:"";grid-column:2;grid-row:1;background-color:var(--color-foreground);width:1px;height:100%}.two-image-hero__grid>.two-image-hero__panel--right{display:block}.two-image-hero__grid>.two-image-hero__panel:first-child{grid-column:1}.two-image-hero__grid>.two-image-hero__panel:last-child{grid-column:3}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/two-image-hero.css.map */
