.modal-tickets{display:none;z-index:9999;position:fixed;left:50%;top:50%;width:80vw;transform:translate(-50%,-50%);box-shadow:0 5px 10px #0000001a;border-radius:2vw;background:#000;justify-content:center;background-size:cover;max-height:90vh;overflow-y:scroll}.modal-tickets__title{text-align:center;font-size:50px;font-weight:400;line-height:80px;margin:0 0 20px}.modal-tickets__container{padding:70px 30px 40px;display:flex;flex-direction:column;gap:30px;width:100%;margin:0 auto;height:100%;min-height:550px;justify-content:center}.modal-tickets__form{display:grid;grid-template-columns:1fr;grid-gap:50px}.modal-tickets__button{width:100%;height:64px;font-size:18px!important;font-family:Comfortaa,sans-serif!important;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:74px!important;background:linear-gradient(170deg,#9ff4c3,#9ff4c3 20%,#61ebed 36%,#f34edf 110%)!important;color:#111920!important;transition:all .3s ease 0s;cursor:pointer;outline:none;flex-shrink:0;border:none;text-transform:inherit!important;text-shadow:none}.modal-tickets__button:hover{background:linear-gradient(163deg,#f34edf,#ffdb6e 100%,#ffdb6e 180%)!important}.modal-tickets__button:disabled{cursor:inherit!important;pointer-events:none;background:gray!important}.modal-tickets__column{display:flex;flex-direction:column;gap:10px}.modal-tickets__column__title{font-size:24px;color:#7f8e9e}.modal-tickets__subtext{padding-top:5px;font-weight:400;font-size:12px;text-align:center}.modal-tickets__link{text-decoration:underline;color:#68ece8}.modal-tickets__link:hover{color:#3ec7c3;text-decoration:none}.modal-tickets__success{color:#3ec7c3;font-weight:700;padding-top:30px}.modal-tickets__fail{color:red;font-weight:700;padding-top:30px}.modal-tickets__close{background-image:url(/build/assets/exit-blue-D9UQi8Ne.svg);background-size:contain;background-repeat:no-repeat;background-color:transparent;width:25px;height:25px;border:none;border-radius:1vw;position:absolute;right:20px;top:20px;cursor:pointer}@media screen and (max-width: 767px){.modal-tickets__wrap{width:90vw;left:50%;transform:translate(-50%,-50%);height:400px;top:50%}.modal-tickets__title{text-align:center;font-size:40px;font-weight:400;line-height:60px;margin:0 0 20px}.modal-tickets__container{height:100%;justify-content:center;gap:30px}.modal-tickets__networks{justify-content:center}}@media screen and (max-width: 575px){.modal-tickets{height:100vh;width:100vw;max-height:fit-content}.modal-tickets__title{font-size:30px;line-height:40px;margin:0 0 20px}}
