.hero-video-module-distinctive{align-content:center;background-position:50%;background-size:cover;color:#333;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;text-align:center;top:-1px;width:100%}.hero-video-module-distinctive .background-video{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity 1s ease-in-out;width:100%;z-index:-1}.hero-video-module-distinctive .overlay{background-color:#000;height:100%;left:0;opacity:.42;position:absolute;top:0;width:100%;z-index:0}.hero-video-module-distinctive .content{align-content:center;display:flex;flex-direction:column;justify-content:center;padding:14em 20px;position:relative;z-index:1}.hero-video-module-distinctive .content h2{color:#fff;font-size:30px;font-weight:400;letter-spacing:2px;margin-bottom:0}.hero-video-module-distinctive .items{display:flex;flex-wrap:wrap;justify-content:space-around}.hero-video-module-distinctive .item{background:hsla(0,0%,100%,.9);border-radius:5px;flex:1 1 30%;margin:10px;max-width:30%;min-width:250px;padding:20px}.hero-video-module-distinctive .item img{height:50px;margin-bottom:20px;width:50px}.hero-video-module-distinctive .item h3{color:#3a3a3a;font-size:18px;font-weight:600;margin-bottom:10px}.hero-video-module-distinctive .item p{font-size:18px}@media (max-width:767px){.hero-video-module-distinctive .content{padding:2em 20px}.hero-video-module-distinctive .item{max-width:100%}.hero-video-module-distinctive .items{display:block}}