.engineering-future-section{width:100%;height:100vh;position:relative;overflow:hidden}@media (min-width:1020px) and (max-width:1440px){.engineering-future-section{gap:2.5rem;height:auto;min-height:100vh}}@media (max-width:991px){.engineering-future-section{height:auto;min-height:100vh}}@media (max-width:480px){.engineering-future-section{height:100%;min-height:100%}}.engineering-future-section .future-background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.engineering-future-section .future-background .background-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.engineering-future-section .future-content{z-index:2;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1400px;display:flex;position:relative}@media (max-width:991px){.engineering-future-section .future-content{gap:2rem}}@media (max-width:480px){.engineering-future-section .future-content{gap:1.5rem}}.engineering-future-section .future-title{color:#fff;text-align:center;margin-bottom:2rem}@media (max-width:991px){.engineering-future-section .future-title{margin-bottom:1.5rem}}@media (max-width:480px){.engineering-future-section .future-title{margin-bottom:1rem}}.engineering-future-section .video-container{align-items:flex-start;gap:2rem;width:100%;max-width:1200px;display:flex}@media (max-width:991px){.engineering-future-section .video-container{flex-direction:column;align-items:center;gap:3rem}}@media (max-width:480px){.engineering-future-section .video-container{gap:2rem}}.engineering-future-section .main-video{flex-direction:column;flex:2;gap:1rem;width:100%;max-width:800px;display:flex}@media (max-width:991px){.engineering-future-section .main-video{flex:none;max-width:100%}}@media (min-width:768px) and (max-width:1023px){.engineering-future-section .main-video{width:50%!important}}.engineering-future-section .main-video .video-player-wrapper{aspect-ratio:16/9;background:#000;border:1px solid rgba(255,255,255,.2);border-radius:.75rem;width:100%;position:relative;overflow:hidden}.engineering-future-section .main-video .video-thumbnail{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.engineering-future-section .main-video .video-thumbnail .thumbnail-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.engineering-future-section .main-video .video-thumbnail .play-button{z-index:10;cursor:pointer;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.engineering-future-section .main-video .video-thumbnail .play-button:hover{transform:translate(-50%,-50%)scale(1.1)}.engineering-future-section .main-video .video-thumbnail .play-button svg{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.engineering-future-section .main-video .background-video{-o-object-fit:cover;object-fit:cover;border-radius:.75rem;width:100%;height:100%}.engineering-future-section .main-video .active-video-title{color:#fff;text-align:left;margin-top:1rem}@media (max-width:991px){.engineering-future-section .main-video .active-video-title{text-align:center}}.engineering-future-section .suggested-videos{flex-direction:column;flex:1;gap:1.25rem;min-width:300px;display:flex}@media (max-width:991px){.engineering-future-section .suggested-videos{flex-flow:wrap;flex:none;justify-content:center;gap:1rem;width:100%;max-width:600px}}@media (max-width:480px){.engineering-future-section .suggested-videos{flex-direction:column;max-width:100%}}.engineering-future-section .suggested-videos .video{cursor:pointer;border-radius:.5rem;gap:.75rem;padding:.5rem;transition:all .3s;display:flex;position:relative}@media (max-width:991px){.engineering-future-section .suggested-videos .video{flex-direction:column;flex:1;gap:.5rem;min-width:280px;max-width:300px}}@media (max-width:480px){.engineering-future-section .suggested-videos .video{flex-direction:row;min-width:auto;max-width:100%}}.engineering-future-section .suggested-videos .video:hover{background:rgba(255,255,255,.1)}.engineering-future-section .suggested-videos .video.active{background:rgba(0,127,190,.2)}.engineering-future-section .suggested-videos .video.active .video-contain{opacity:1!important}.engineering-future-section .suggested-videos .video .now-playing-badge{color:#fff;z-index:2;pointer-events:none;background:#007fbe;border-radius:.25rem;padding:.25rem .5rem;position:absolute;top:0;left:0}@media (max-width:991px){.engineering-future-section .suggested-videos .video .now-playing-badge{padding:.1875rem .375rem}}.engineering-future-section .suggested-videos .video .video-contain{border-radius:.5rem;flex-shrink:0;width:8.75rem;height:4.9375rem;transition:opacity .2s;overflow:hidden}@media (max-width:991px){.engineering-future-section .suggested-videos .video .video-contain{aspect-ratio:16/9;width:100%;height:10rem}}@media (max-width:480px){.engineering-future-section .suggested-videos .video .video-contain{width:6rem;height:3.375rem}}.engineering-future-section .suggested-videos .video .video-contain .background-video{-o-object-fit:cover;object-fit:cover;border-radius:.5rem;width:100%;height:100%}.engineering-future-section .suggested-videos .video .video-details{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}@media (max-width:991px){.engineering-future-section .suggested-videos .video .video-details{text-align:center;justify-content:flex-start;gap:.5rem}}@media (max-width:480px){.engineering-future-section .suggested-videos .video .video-details{text-align:left}}.engineering-future-section .suggested-videos .video .video-details .v-title{color:#fff;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}@media (max-width:991px){.engineering-future-section .suggested-videos .video .video-details .v-title{-webkit-line-clamp:3;line-clamp:3}}.engineering-future-section .suggested-videos .video .video-details .duration{color:#fff;opacity:.6;flex-shrink:0;margin:0}@media (max-width:375px){.engineering-future-section{padding:.75rem}.engineering-future-section .future-title{line-height:1.75rem}.engineering-future-section .video-container{gap:1.5rem}.engineering-future-section .main-video .active-video-title{bottom:-1.5rem}.engineering-future-section .suggested-videos .video .video-contain{width:5rem;height:2.8125rem}.engineering-future-section .suggested-videos .video .video-details .v-title{line-height:1.25rem}}@media (min-width:1440px){.engineering-future-section .future-content{gap:4rem;max-width:1600px}.engineering-future-section .future-title{line-height:4rem}.engineering-future-section .video-container{gap:3rem}.engineering-future-section .main-video .active-video-title{line-height:2.25rem;bottom:-3.5rem}.engineering-future-section .suggested-videos{gap:1.5rem;min-width:350px}.engineering-future-section .suggested-videos .video .video-contain{width:10rem;height:5.625rem}.engineering-future-section .suggested-videos .video .video-details .v-title{line-height:1.36188rem}}@media (min-width:1920px){.engineering-future-section .future-content{max-width:1800px}}@media (max-height:720px) and (min-width:992px){.engineering-future-section{height:auto;min-height:100vh}.engineering-future-section .future-content{gap:2rem}.engineering-future-section .future-title{margin-bottom:1rem}.engineering-future-section .main-video .active-video-title{bottom:-2rem}}@media (prefers-reduced-motion:reduce){.engineering-future-section .video .video-contain,.engineering-future-section .play-button,.engineering-future-section .video{transition:none}}@media (prefers-contrast:high){.engineering-future-section .future-title,.engineering-future-section .video-details .v-title,.engineering-future-section .video-details .duration{text-shadow:1px 1px 2px rgba(0,0,0,.8)}.engineering-future-section .video{border:1px solid rgba(255,255,255,.3)}.engineering-future-section .video.active{border-color:#007fbe}}
