.hero-pii{position:relative;z-index:2;display:flex;align-items:top;justify-content:center;min-height:100vh;overflow:hidden}.hero-pii__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-pii__image,.hero-pii__video{width:100%;height:100%;object-fit:cover;object-position:center}.hero-pii__video{background:#000}.hero-pii:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:2}.hero-pii__content{margin-top:220px;position:relative;z-index:3;width:100%;text-align:center;color:var(--white)}.hero-pii__container{max-width:var(--page-width);margin:0 auto;padding:0 2rem}.hero-pii__text-wrapper{max-width:900px;margin:0 auto}.hero-pii__title{color:var(--white);font-weight:300;line-height:1;margin:0 0 1rem;text-shadow:2px 2px 8px rgba(0,0,0,.1)}.hero-pii__subtitle{color:var(--white);font-weight:300;line-height:1.3;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media screen and (max-width: 749px){.hero-pii{min-height:80vh}.hero-pii__container{padding:0 1.5rem}.hero-pii__title{line-height:1.1;font-weight:600}.hero-pii__content{margin-top:150px}}.hero-pii.animate--fade-in{animation:fadeIn 1s ease-out}.hero-pii__text-wrapper.animate--slide-in{animation:slideInUp 1s ease-out .3s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero-pii.css.map */
