.video-popup-section *{box-sizing:border-box}.video-popup-section .main-content{padding:4rem 0;text-align:center}.video-popup-section .modal{display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999}.video-popup-section .modal.show{display:block}.video-popup-section .modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.8);height:100%;left:0;position:absolute;top:0;width:100%}.video-popup-section .modal-content{align-items:center;display:flex;gap:0;justify-content:center;max-width:-moz-max-content;max-width:max-content;min-height:auto;padding:0;position:relative;width:auto}.video-popup-section .video-container{background:var(--Navy,#12284c);flex-shrink:0;height:662.43px;overflow:hidden;padding:81px 80.54px;position:relative;width:1050.36px}.video-popup-section .close-icon{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;height:33.146px;justify-content:center;padding:0;position:absolute;right:15.64px;top:19px;transition:all .3s ease;width:45.539px;z-index:10}.video-popup-section .close-icon:hover{opacity:.8}.video-popup-section .video-content{height:100%;position:relative;width:100%}.video-popup-section .video-player{position:relative}.video-popup-section .popup-video{height:500.226px;-o-object-fit:cover;object-fit:cover;width:889.29px}.video-popup-section .vimeo-iframe,.video-popup-section .youtube-iframe{border:none;height:500.226px;max-height:100%;max-width:100%;width:889.29px}.video-popup-section .modal.show .vimeo-iframe,.video-popup-section .modal.show .youtube-iframe,.video-popup-section .vimeo-iframe,.video-popup-section .youtube-iframe{display:block!important;opacity:1!important;visibility:visible!important}.video-play-button{cursor:pointer;left:50%;pointer-events:auto;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;z-index:10}.video-play-button:hover{opacity:.9;transform:translate(-50%,-50%) scale(1.1)}.video-play-button svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.video-preview-container{position:relative}.popup-video[data-has-poster=true]{cursor:pointer}.popup-video[data-has-poster=true]:hover+.video-play-button{opacity:.9}.video-popup-section .play-youtube-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.2);border:none;border-radius:50%;cursor:pointer;display:flex;height:80px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:80px;z-index:5}.video-popup-section .play-youtube-btn:hover{background:hsla(0,0%,100%,.3);transform:translate(-50%,-50%) scale(1.1)}.video-popup-section .play-youtube-btn svg{color:#fff;height:40px;width:40px}.video-popup-section .play-youtube-btn.hidden{display:none}.video-popup-section .modal-footer button.modal-bottom-close-btn{background:transparent;border:unset;bottom:26.22px;color:var(--White,#fff);cursor:pointer;font-family:Nunito Sans;font-size:15px;font-style:normal;font-weight:400;left:50%;letter-spacing:.15px;line-height:140%;padding:0;position:absolute;text-decoration-line:underline;transform:translateX(-50%)}.video-popup-section .modal-footer button.modal-bottom-close-btn:hover{text-decoration:none}.video-popup-section .modal-footer{padding:0}.video-popup-section .modal-enter{animation:modalEnter .3s ease-out}.video-popup-section .modal-exit{animation:modalExit .3s ease-in}@keyframes modalEnter{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes modalExit{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.9) translateY(-20px)}}@media(max-width:1200px){.video-popup-section .video-container{height:auto;max-height:80vh;padding:60px 50px;width:90vw}.video-popup-section .popup-video,.video-popup-section .youtube-iframe{height:auto;max-height:60vh;width:100%}.video-popup-section .youtube-iframe{aspect-ratio:16/9}}@media(max-width:768px){.video-popup-section .modal-content{padding:.5rem}.video-popup-section .video-container{max-height:85vh;padding:60px 30px;width:95vw}.video-popup-section .popup-video{max-height:50vh}.video-popup-section .youtube-iframe{aspect-ratio:16/9;max-height:50vh}.video-popup-section .close-icon{height:25px;right:10px;top:15px;width:35px}.video-popup-section .modal-footer button.modal-bottom-close-btn{bottom:20px;font-size:14px}}@media(max-width:480px){.video-popup-section .video-container{max-height:90vh;padding:40px 20px;width:98vw}.video-popup-section .popup-video{max-height:45vh}.video-popup-section .youtube-iframe{aspect-ratio:16/9;max-height:45vh}.video-popup-section .close-icon{height:20px;right:8px;top:10px;width:30px}.video-popup-section .modal-footer button.modal-bottom-close-btn{bottom:15px;font-size:13px}}@media(max-width:360px){.video-popup-section .video-container{padding:30px 15px;width:100vw}.video-popup-section .popup-video{max-height:40vh}.video-popup-section .youtube-iframe{aspect-ratio:16/9;max-height:40vh}.video-popup-section .close-icon{height:18px;right:5px;top:8px;width:25px}.video-popup-section .modal-footer button.modal-bottom-close-btn{bottom:10px;font-size:12px}}@media(max-height:500px)and (orientation:landscape){.video-popup-section .video-container{max-height:95vh;padding:20px 30px}.video-popup-section .popup-video{max-height:70vh}.video-popup-section .youtube-iframe{aspect-ratio:16/9;max-height:70vh}.video-popup-section .close-icon{right:10px;top:10px}.video-popup-section .modal-footer button.modal-bottom-close-btn{bottom:10px}}.no-scroll{overflow:hidden!important}
