.App{font-family:sans-serif}.modal__bg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(28,28,28,.19);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;transition:opacity .3s ease-out;z-index:100}.modal__align{display:flex;justify-content:center;align-items:center;height:100vh}.modal__content{width:800px;height:500px;box-shadow:0 100px 80px hsla(0,0%,72%,.07),0 25.8162px 19px 4px hsla(0,0%,70%,.046),0 7.779px 7.30492px rgba(0,0,0,.035),0 1.48838px 2.0843px rgba(0,0,0,.024);border-radius:20px;background:transparent;color:#000;margin:0 4rem}.modal__close{background-color:#fff;border-radius:50%;cursor:pointer;position:relative;bottom:50px;width:32px;height:32px;padding:0}.modal__video-align{display:flex;position:relative;bottom:37px}.modal__video-style{border-radius:20px;z-index:100}.modal__spinner{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);animation:spin 2s linear infinite;font-size:40px;color:#1b6aae}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:800px){.modal__content{margin:0 1rem;width:100%}.modal__video-style{width:100%}}@media screen and (max-width:499px){.modal__content{background:transparent;height:auto}.modal__video-align{bottom:0}.modal__video-style{height:auto}}@media screen and (max-width:769px){.modal__video-align{height:200px}.modal__align{height:80vh}.click-button{width:300px!important;height:300px}.App{font-family:sans-serif;text-align:center}.modal__spinner{position:fixed;top:40%;left:50%;transform:translate(-50%,-50%)}}.click-button{width:500px;height:281px}
/*# sourceMappingURL=965c46d3f5217799.css.map*/