.landing{height:100vh;height:calc(var(--vh) - 3.2rem);min-height:65rem}.landing-wrapper{position:relative;display:grid;height:100%;opacity:0;animation:fade-in .5s ease-in-out forwards .2s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.landing-content{position:relative;height:100%}.landing-content-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:12rem 3rem 6rem;gap:4rem}.landing-header{margin:0}.landing-content-image{flex-grow:1;min-height:0}.landing-content-image img{width:100%;height:100%;object-fit:contain}.landing-content-image video{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 749px){.landing-content.fill{position:absolute;top:0;right:0;bottom:0;left:0}.landing-content.fill .landing-content-wrapper{justify-content:center}}@media screen and (min-width: 750px){.landing-wrapper{grid-template-columns:1fr 1fr}.landing-content-wrapper{padding:10rem 6rem 6rem}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-image-landing.css.map */
