.hero .hero-content .hero-text{color:var(--bs-secondary-color)}.hero .hero-media{position:relative;height:16rem}.hero .hero-media .media-wrapper{position:absolute;top:50%;max-width:100%;height:165%;transform:translateY(-41%)}.hero .hero-media .media-wrapper video{display:block;width:100%;height:100%;padding:0 calc(var(--bs-gutter-x)/ 2);-o-object-fit:cover;object-fit:cover;-webkit-mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);-webkit-mask-size:48% 86%,48% 90%;mask-size:48% 86%,48% 90%;-webkit-mask-position:0 100%,100% 0;mask-position:0 100%,100% 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (min-width:1200px){.hero .hero-media .media-wrapper video{-webkit-mask-size:44% 80%,44% 80%;mask-size:44% 80%,44% 80%}}@media (min-width:1200px){.hero .hero-media .media-wrapper{right:0;max-width:50%;height:120%;transform:translateY(-46%)}}@media (min-width:1200px){.hero .hero-media{position:initial;height:auto}}@media (min-width:992px){.hero{max-height:51rem}}