.banner{position:relative;width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.banner-element-video,.banner-element-image{width:100%;height:100%;overflow:hidden}.banner-element-video video,.banner-element-image img{width:100%;height:100%;object-fit:cover}.banner-element-video:before,.banner-element-video:after{content:'';display:block;width:100%;height:100%;z-index:1;position:absolute;top:0;right:0;bottom:0;left:0}.banner-element-video:before{background:linear-gradient(103.9deg,rgba(0,84,142,0.7) 44.36%,rgba(0,84,142,0) 100%)}.banner-element-video:after{background:linear-gradient(70.7deg,rgba(0,0,0,0.5) 11.55%,rgba(0,0,0,0) 54.76%);left:0}.banner-element-caption-container{position:absolute;top:0;right:0;bottom:0;left:0;display:flex}.banner-element-caption{color:var(--ld-color-white-750);font-size:1rem;position:relative;z-index:5;margin-top:auto;margin-bottom:var(--ld-spacing)}.banner-title{font-size:96px;line-height:1;letter-spacing:-3px;color:#ffffff;margin-bottom:24px}.banner-text{margin-bottom:32px;max-width:57%}@media only screen and (min-width:0px){.banner{height:528px}}@media only screen and (min-width:768px){.banner{height:528px}}@media only screen and (min-width:1199px){.banner{height:852px}}@media only screen and (min-width:1920px){.banner{height:1100px}.banner-with-image{height:1168px}}@media only screen and (max-width:1512px){.banner-text{max-width:62%}}@media only screen and (max-width:1199px){.banner-title{font-size:40px}.banner-element-caption{font-size:20px}}@media only screen and (max-width:1024px){.banner-text{max-width:100%}}@media only screen and (max-width:768px){.banner-title{font-size:36px}.banner-element-caption{font-size:15px}}