﻿.error-background-template{background-color:#000000bd;position:fixed;width:100%;height:100%;z-index:1010;display:flex;justify-content:center;align-items:center;}.error-background-template .error-modal-template{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:16px;overflow:hidden;padding:15px 25px;}.error-background-template .error-modal-header{display:flex;justify-content:flex-end;width:100%;}.error-background-template .error-content-container{max-width:512px;}.error-background-template .error-image-container{display:flex;justify-content:center;align-items:center;}.error-background-template .error-image-container img{width:250px;}.error-background-template .error-description-container{font-family:Open Sans;font-size:35px;font-weight:700;letter-spacing:.5px;text-align:center;width:298px;}.error-background-template a{font-size:inherit;font-weight:inherit;text-decoration:underline;}.error-background-template .error-description-1p{color:#e21a1a;}.error-background-template .error-description-2p{font-size:24px;}.error-background-template .error-modal-close-container{position:relative;}.error-background-template .error-modal-close{position:relative;right:-11px;display:flex;justify-content:center;align-items:center;width:44px;height:44px;cursor:pointer;font-size:28px;}.error-background-template .error-btn-ok{width:358px;height:44px;padding:10px 16px 10px 16px;border-radius:8px;background-color:#110f1f;color:#fff;width:100%;}.error-background-template .error-modal-footer{padding-bottom:13px;width:100%;}@media screen and (max-width:600px){.error-background-template .error-description-1p{font-size:28px;}.error-background-template .error-description-2p{font-size:18px;}.error-background-template .error-modal-close{font-size:26px;}.error-background-template .error-btn-ok{font-size:14px;}}