.scs-hero{align-items:center;color:#fff;display:flex;height:100vh;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:100px 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:46px;font-weight:800;line-height:56px}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:column;gap:10px;width:200px}.SCS-hero__ReviewBadge span{font-size:18px;line-height:28px}@media only screen and (max-width:767px){.scs-hero{height:auto}.scs-hero__container{padding:80px 20px}.scs-hero__content{max-width:100%;text-align:center}.scs-hero__content .scs-hero__title{font-size:32px;line-height:42px}p.scs-hero__text{width:100%}.scs-hero__buttons{gap:10px;justify-content:center}.SCS-hero__ReviewBadge{gap:5px;margin:0 auto;width:170px}}