.video-over-banner--section{position:relative}.video-over-banner--section .background--img{width:100%}.video--section,.wrapper__grid{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.video--section{grid-column:1/-1;grid-row:1}.video--title{color:#fff;font-family:var(--ff-sec);font-size:2rem;font-weight:800;position:absolute;text-align:center;top:5%}.video--section video{width:100%}@media screen and (width >= 850px){.wrapper__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);height:100%;position:absolute;top:0;width:100%}.video--title{font-size:3rem;position:unset;top:unset}.video--section video{max-width:350px}}@media screen and (width >= 1150px){.video--section video{max-width:600px;width:500px}}