﻿.error-page{font-family:"Libre Franklin",sans-serif;max-width:400px;height:100vh;padding:48px 0;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--caf-green);gap:40px;}.error-page .icon{width:140px;aspect-ratio:1;overflow:hidden;border-radius:0;-ms-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}.error-page .icon img{width:100%;height:100%;object-fit:contain;object-position:center;}.error-page p{font-size:24px;font-weight:800;text-align:center;}.error-page .logo-footer{width:200px;aspect-ratio:unset;overflow:hidden;border-radius:0;-ms-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}.error-page .logo-footer img{width:100%;height:100%;object-fit:contain;object-position:center;}