.banner-wrap{position:relative}.banner-wrap::before{content:' ';display:block;position:absolute;background-attachment:fixed;background-position:center;background-size:contain;background-size:cover;background-position-y:-200px;margin-top:-300px;padding-top:300px;top:0;left:0;height:155%;width:100%;z-index:-2}.banner-background-video{position:absolute;margin-top:-200px;z-index:-1;display:none;width:100%;height:140%;object-fit:cover}.banner-background-video-active{display:block}.banner-container{display:flex;background:radial-gradient(120% 100% at 50% -0px,#0470 88%,#f8fafc 88%),linear-gradient(90deg,rgba(0,68,119,0.90) 0%,rgba(0,68,119,0.53) 100%)}.banner-column{color:white}.banner-column-nav{flex:1 1 5%}.banner-column .banner-nav{height:100%;width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.banner-column .banner-nav i{font-size:34px;color:#a5a5a5}.banner-column .banner-nav:hover i{color:white}.banner-column-center{flex:1 1 90%;display:flex;flex-direction:column}.banner-center-row-1{padding-bottom:100px}.banner-center-row-controls{height:100px;display:none}.banner-center-row-controls-active{display:flex;justify-content:center;align-items:center}.banner-center-row-2{background:#00000000}.banner-video-controls-wrap{padding:10px 25px;background:#00000091;border-radius:1000px}.banner-video-controls{display:flex;align-items:center;justify-content:center}.banner-video-controls-playpause{padding:0px 10px;border-right:2px solid #6d6d6d}.banner-video-controls-muteunmute{padding:0px 10px}.banner-video-controls-playpause>i,.banner-video-controls-muteunmute>i{display:none;cursor:pointer}.banner-video-controls-playpause-play>i.fa-play,.banner-video-controls-playpause-pause>i.fa-pause{display:inline-block}.banner-video-controls-muteunmute-unmute>i.fa-volume-up,.banner-video-controls-muteunmute-mute>i.fa-volume-mute{display:inline-block}.banner-nav-center{display:flex;justify-content:center;gap:1%;padding:5px;flex-wrap:wrap}.banner-nav-item-wrap{padding:2px;display:flex;align-items:center;justify-content:center;background:#def1ff;border-radius:5%}.banner-nav-item-wrap-active{background:#def1ff;box-shadow:inset 0px 0px 10px -5px #004477e6}.banner-nav-item-wrap:hover{background:#def1ff;box-shadow:inset 0px 0px 10px -5px #004477e6}.banner-nav-item{cursor:pointer;padding:2px}.banner-nav-item-wrap:hover :is(i,img){color:#047cb7}.banner-nav-item-active :is(i,img){color:#047cb7}.banner-nav-item-icon{color:black;display:flex;align-items:center;justify-content:center}.banner-item-container{padding:1em;display:none;justify-content:space-between;font-family:'Open Sans';height:435px}.banner-item-active{display:flex}.banner-item-column{flex:1 1 0}.banner-item-column:last-child{height:400px}.banner-item-column>*{color:white}.banner-item-column :is(h1,h2,h3){font-family:'Open Sans'}.banner-item-column h1{font-size:40px}.banner-item-column .btn-orange{background-color:#f90}.banner-item-column .btn-red{background-color:#aa003f}.laptop-wrapper{position:relative;height:100%}.laptop-container{position:absolute;top:50%;left:70%;transform:translate(-50%,-50%)}.laptop-screen-layer-1{background:black;height:400px;width:700px;padding:20px 25px 30px;border:3px #666 solid;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.laptop-screen-layer-2{height:100%;width:100%;background:#141414}.laptop-bottom-layer-1{width:900px;height:20px;border-bottom-left-radius:35%;border-bottom-right-radius:35%;position:absolute;left:50%;transform:translate(-50%,-10%)}@media(max-width:1000px){.laptop-container{left:100%}}@media(max-width:767px){.banner-item-column:last-child{display:none}.banner-item-column:first-child{display:block}.banner-item-column{padding:0}}