.support-modal{height:100dvh;width:100dvw;position:absolute;z-index:-1}.support-modal dialog::-webkit-backdrop{background:rgba(0,0,0,.2)}.support-modal dialog::backdrop{background:rgba(0,0,0,.2)}.support-modal dialog{border:none;outline:none;width:450px;max-width:80dvw;max-width:calc(100dvw - 20px)!important;max-height:calc(80dvh - 20px);padding:0;border-radius:20px}.support-modal dialog,.support-modal__surface{height:-moz-fit-content!important;height:fit-content!important}.support-modal__surface{width:450px!important;max-width:calc(100vw - 20px)!important;max-width:calc(100dvw - 20px)!important;max-height:calc(100vh - 20px)!important;max-height:calc(100dvh - 20px)!important;display:flex!important;justify-content:center!important;gap:10px!important;padding:15px 20px 10px!important}.support-modal__btn{width:100%}.support-modal__title{font-family:Quicksand,Helvetica,Arial,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:20px;text-align:center;color:#525252;margin:0}.support-modal__title--subtitle{font-weight:500}.contact-tile{background:#c1def1;width:410px;max-width:calc(100vw - 40px);max-width:calc(100dvw - 40px);height:-moz-fit-content;height:fit-content;border-radius:10px;padding:10px;display:flex;flex-direction:row}@media screen and (max-width:400px){.contact-tile{padding:5px 10px}}.contact-tile__text-container{display:flex;flex-direction:column;width:340px;padding-left:10px;gap:10px}@media screen and (max-width:400px){.contact-tile__text-container{gap:5px}}.contact-tile__header-text{font-family:Quicksand,Helvetica,Arial,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#525252;margin:0}.contact-tile__header-text a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2.5px;line-height:18px;color:#525252}.contact-tile__header-text a:hover{text-decoration:none}.contact-tile__header-text b{font-weight:600!important}.contact-tile__header-text--bold{font-weight:700}.contact-tile__sub-text{font-family:Quicksand,Helvetica,Arial,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:15px;color:#525252;margin:0}.contact-tile__image-container{background:#20b8e2;border-radius:5px;width:40px;height:40px;min-height:40px;min-width:40px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:400px){.contact-tile__image-container{display:none}}