.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999!important}.modal{background-color:#fff;padding:10px;width:98%;height:390px;border-radius:5px}.close-button{background-color:#f5f5f5;color:#000;border:none;padding:8px 12px;cursor:pointer;margin-bottom:10px;border-radius:5px}.video-iframe{height:280px}.container-close-button{display:flex;justify-content:flex-end;align-items:center}.container-go-to{display:flex;justify-content:center;align-items:center;margin:10px 0 0}.button-to-go{border:none;background-color:#ff667f;color:#fff;text-transform:uppercase;padding:5px 20px;font-weight:700;font-size:16px;border-radius:5px;cursor:pointer}.button-to-go a{color:#fff;text-decoration:none}.button-to-go a:hover{color:#fff!important}@media screen and (min-width:1025px){.modal{height:620px;width:850px}.video-iframe{height:500px}.button-to-go{padding:10px 40px;font-size:18px}}