.first-screen-section{min-height:100vh;position:relative;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--text-white)}.first-screen-section .container{padding:6.25rem var(--container-padding-size)}.first-screen-section .section-bg:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,.3)}.first-screen-section .section-bg{overflow:hidden;width:100%;height:100%;position:absolute;left:0;top:0}.first-screen-section .section-bg .video-preview{width:100%;height:100%;position:absolute;left:0;top:0}.first-screen-section .section-bg .video-preview img{width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;opacity:1!important}.first-screen-section .section-bg:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,.3)}.first-screen-section .page-title{margin-left:auto;margin-right:auto;margin-top:8.75rem}.first-screen-section .section-text{max-width:36rem;margin:10.625rem auto 0}.first-screen-section .scroll-text{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:6.25rem;font-size:.875rem;line-height:1.125rem;letter-spacing:.18em;text-transform:uppercase;font-weight:400;font-family:var(--second-font);white-space:nowrap}@media screen and (max-width:1600px){.first-screen-section .scroll-text{bottom:3.75rem}}@media screen and (max-width:1024px){.first-screen-section .page-title{margin-top:16.75rem}.first-screen-section .section-text{margin-top:16.75rem;max-width:36rem}.first-screen-section .scroll-text{bottom:4rem}}@media screen and (max-width:640px){.first-screen-section .page-title{margin-top:.875rem}.first-screen-section .section-text{margin-top:2.9375rem}.first-screen-section .scroll-text{bottom:6.5rem;font-size:.75rem;line-height:1.25}}