body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Everyday Sans;font-style:normal;font-weight:400;src:url(/static/media/EverydaySans-Regular-Web.73b4e0191440813c44d3.woff) format("truetype")}.video-container{align-items:center;background-color:#001e60;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20px;text-align:center}.video-title{font-family:Everyday Sans,sans-serif;font-size:1.5rem;font-weight:400;margin-bottom:30px}.video-wrapper{aspect-ratio:9/16;border:3px solid #fff;border-radius:30px;box-shadow:0 4px 10px #0006;height:60vh;max-height:80vh;max-width:640px;overflow:hidden;position:relative}@media (max-width:1024px){.video-wrapper{height:85vh}}@media (max-width:768px){.video-wrapper{height:65vh}}@media (max-width:480px){.video-wrapper{height:60vh}}.video-placeholder{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.video-thumbnail{border-radius:12px;height:100%;object-fit:cover;width:100%}.loader{animation:spin 1s linear infinite;border:5px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.playing+.play-button-overlay{display:none}.play-button-overlay{background:#4ebdf5cc;border-radius:12px;cursor:pointer;inset:0;justify-content:center;position:absolute;transition:background .3s ease-in-out}.play-button-overlay,.play-content{align-items:center;display:flex;flex-direction:column}.play-content{gap:10px}.play-text{color:#fff;font-size:14px;font-weight:700;text-shadow:1px 1px 5px #00000080}.play-icon{fill:#fff;height:50px;width:50px}.play-button-overlay:hover{background:#4ebdf5}.download-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;margin-top:23px;padding:10px}.download-icon{fill:#fff;height:30px;width:30px}.error-message{bottom:-25px;color:red;font-size:14px;left:50%;margin-top:10px;position:absolute;transform:translateX(-50%);white-space:nowrap}.download-message{animation:fadeInOut 4s ease-in-out;color:#fff;font-size:14px;margin-top:10px}@keyframes fadeInOut{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=main.8f09c7c8.css.map*/