@media (min-width:768px){.signImage{width:293px;height:293px}.signLogo{width:37px;height:18.16px}}@media (min-width:1024px){.signImage{width:500px;height:500px}.signLogo{width:64px;height:30px}}.loader-container{display:flex;justify-content:center;align-items:center}.loader{border:8px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}