.terms-modal{align-items:center;display:flex;flex-direction:column;justify-content:center}.terms-modal__content{background-color:#fff;border:none;border-radius:15px;color:#fff;margin-top:50px;max-height:85vh;max-width:500px;overflow-y:auto;padding:45px;width:100%}.terms-modal__header{display:flex;justify-content:space-between}.terms-modal__header span{cursor:pointer;font-size:1rem;font-weight:700;padding:3px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.terms-modal__content h2{margin-top:0}.terms-modal__content a{color:#fff}.terms-modal__close-btn{margin-top:20px}@media screen and (max-width:900px){.terms-modal__content{font-size:.8rem;margin-top:10px;padding:20px;width:85%}}
