.intro .bg-wrapper{position:relative;height:100vh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.intro .bg-wrapper .bg-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.intro .bg-wrapper .bg-fallback{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transition:opacity .5s ease}.intro .bg-wrapper .bg-fallback img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.intro .bg-wrapper .bg-wrapper-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(to bottom, rgba(28, 28, 27, 0.1) 0%, rgba(28, 28, 27, 0.4) 100%)}.intro .container{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;height:100%}.intro .content-wrapper{text-align:center;max-width:1000px;padding:0 1.5rem}.intro .content-wrapper h1{font-family:"Saol Display",Georgia,serif;font-size:6rem;font-weight:400;color:#fff;text-shadow:0 4px 14.1px #000;margin-bottom:1.5rem;line-height:1.1;text-transform:uppercase;letter-spacing:.02em}.intro .content-wrapper .subline{font-family:"Work Sans",sans-serif;font-size:1.75rem;font-weight:400;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.74);margin-bottom:1.5rem}.intro .content-wrapper .text-content{font-family:"Work Sans",sans-serif;font-size:1.75rem;font-weight:400;color:#fff;text-shadow:0 4px 4px #000;line-height:1.6}@media screen and (max-width: 1399px){.intro .content-wrapper h1{font-size:4.5rem}}@media screen and (max-width: 991px){.intro .content-wrapper h1{font-size:2rem}.intro .content-wrapper .subline{font-size:1.125rem}.intro .content-wrapper .text-content{font-size:1rem}}@media screen and (max-width: 575px){.intro .content-wrapper h1{font-size:1.75rem}.intro .content-wrapper .subline{font-size:1rem}}