#divHeaderVideoDesktop{background-position:50%;background-size:cover;height:100vh;margin:0;min-height:100%;min-width:100%;object-fit:cover;padding:0;width:100%;z-index:-100}.header-container{align-items:center;display:flex;justify-content:center;overflow:hidden}.header-container-full-height{height:900px}.header-container-half-height{height:500px}.header-container-mobile{display:none}.header-text-container{background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,.65) 21%,rgba(0,0,0,.64) 22%,transparent 72%);background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,.65) 21%,rgba(0,0,0,.64) 22%,transparent 72%);background:radial-gradient(ellipse at center,rgba(0,0,0,.65) 21%,rgba(0,0,0,.64) 22%,transparent 72%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000",endColorstr="#00000000",GradientType=1);position:absolute;text-align:center;width:500px}.header-icon{margin:0 auto;width:130px}.header-pre-title{color:#42b8b2;font-size:20px;line-height:1;margin:0;padding:20px 0 0;text-transform:uppercase}.header-title{color:#fff;display:inline-block;font-weight:400;line-height:1.1;padding:10px 0 0}.header-title span{color:#42b8b2;display:inline-block;width:100%}.header-button{background:#42b8b2;border-radius:50px;display:inline-block;font-family:brandon-grotesque,sans-serif!important;font-weight:700;padding:10px 20px;transition:all .4s ease}.header-button:hover{background:#2b282c}@media screen and (max-width:992px) and (min-width:0){.header-container-full-height,.header-container-half-height{height:100vh}}@media screen and (max-width:600px) and (min-width:0){.header-container-desktop{display:none}.header-container-mobile{display:flex}.header-text-container{width:90%}.header-icon{width:100px}.header-icon img{height:auto;width:100%}.header-title{font-size:44px}.header-title span{display:inline-block}.header-button{width:unset!important}.header-text-container{width:95%}.header-title{font-size:40px}}