.modal[data-v-167ff9d3]{position:fixed;top:0;left:0;width:100vw;height:100%;height:-webkit-fill-available;height:-moz-available;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;z-index:1001}@media screen and (max-width:769px){.modal[data-v-167ff9d3]{padding:30vh 0}}@-moz-document url-prefix(){.modal{height:100vh}}.modal__mask[data-v-167ff9d3]{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:rgba(162,170,177,.75)}.modal__wrapper[data-v-167ff9d3]{position:relative;width:90%;margin-left:5%;margin-right:5%;max-width:400px;background:#fff;color:#131e41;display:-webkit-flex;display:flex;border-radius:5px;box-shadow:-4px -2px 5px 4px rgba(162,170,177,.75)}.modal__container[data-v-167ff9d3]{-webkit-flex:1;flex:1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.modal__header[data-v-167ff9d3]{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;text-align:center;-webkit-justify-content:center;justify-content:center;padding:20px 15px 5px 15px;font-size:22px;font-weight:700}@media screen and (min-width:769px){.modal__header[data-v-167ff9d3]{padding:1em}}.modal__body[data-v-167ff9d3]{-webkit-flex:1;flex:1;padding:1em;overflow:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.modal__body p[data-v-167ff9d3]{text-align:center;margin:1em 0 2em 0}.modal__body p.title[data-v-167ff9d3]{background:none!important;color:#131e41!important;font-weight:600;text-align:center;font-size:1.2em;margin:0 0 1em}@media screen and (min-width:769px){.modal__body p.title[data-v-167ff9d3]{width:inherit}}@media screen and (min-width:769px){.modal__body[data-v-167ff9d3]{padding:1em 2em}}.modal__body .button-container[data-v-167ff9d3]{display:-webkit-flex;display:flex}.modal__body .button-container button[data-v-167ff9d3]{width:35%;margin:auto}