.scs-hero{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;height:80vh;min-height:700px;overflow:hidden;position:relative}.scs-hero__video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:1}.scs-hero__overlay{background:linear-gradient(270deg,transparent,rgba(0,0,0,.5) 50%,#000);inset:0;position:absolute;z-index:2}.scs-hero__container{margin:0 auto;max-width:1160px;padding:0 30px;position:relative;width:100%;z-index:3}.scs-hero__content{margin-top:65px;max-width:55%}.scs-hero__content .scs-hero__title{color:#fff;font-size:56px;font-weight:800;line-height:66px}p.scs-hero__text{width:70%}.scs-hero__buttons{display:flex;gap:25px;margin-bottom:40px;margin-top:30px}.SCS-hero__ReviewBadge{display:flex;flex-direction:row;gap:20px}.SCS-hero__ReviewBadge .Greview{display:flex;flex-direction:column;gap:10px;width:180px}@media only screen and (max-width:767px){.scs-hero{height:auto}.scs-hero__container{padding:100px 20px}.scs-hero__content{max-width:100%;text-align:center}.scs-hero__buttons{justify-content:center}.scs-hero__content .scs-hero__title{font-size:36px;line-height:46px}p.scs-hero__text{width:100%}.SCS-hero__ReviewBadge{justify-content:center;margin-top:50px}.scs-hero__overlay{background:rgba(0,0,0,.7)}}