@font-face{font-family:"UTM_HelveBold";src:url(/fonts/UTM_HelveBold.ttf) format('opentype')}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;position:relative}body{overflow:hidden;font-family:"UTM_HelveBold"}body .main{width:100%;height:100%;position:relative;background:url(/Assets/General/imgs/BG-404.jpg) no-repeat;background-size:cover;display:flex;justify-content:center;align-content:center;align-items:center}body .main .char-404{width:50.9375vw;height:100%;background:url(/Assets/General/imgs/404error.png) no-repeat;background-size:contain}body .main .container{position:relative;width:max-content;height:max-content;padding-left:6.25vw;display:flex;flex-direction:column;justify-content:center;align-content:center;align-items:center}body .main .container .text-404{width:51.40625vw;height:22.8125vw;background:url(/Assets/General/imgs/404-text.png) no-repeat;background-size:contain}body .main .container .text-500{width:51.40625vw;height:22.8125vw;background:url(/Assets/General/imgs/500-text.png) no-repeat;background-size:contain}body .main .container .text-alert{font-size:24px;color:#041900;margin-bottom:5px}body .main .container .text{font-size:22px;color:#041900;margin-bottom:5px;font-weight:bold;text-align:center}body .main .container .text a{color:red}