/* updated : 2026-03-04 09:22:37*/body.error{height:100%; position:absolute; width:100%}#error{display:flex; flex-direction:column; justify-content:center; align-items:stretch; align-content:stretch; height:100%; text-align:center}#error section{flex:1; display:flex; flex-direction:column; justify-content:center}#error section .logo{margin:10px auto 30px auto}#error section .logo img{width:300px}#error section .title{position:relative;font-size:50px;font-weight:bold;margin-bottom:40px}#error section .title p:nth-of-type(1){text-transform:uppercase;line-height:1em}#error section .message{font-size:27px;margin-bottom:60px}#error footer .link{background:#CCCCCC}#error footer .link a{font-size:27px; color:white; padding:10px 0; display:inline-block; position:relative}#error footer .contact{background:black;padding:30px 0 20px;color:white}#error footer .contact .message *{display:inline}#error footer .contact .message figure{display:none}#error footer .contact .message p[itemprop=name]:after,#error footer .contact .message .address:after,#error footer .contact .message p[itemprop=telephone]:after,#error footer .contact .message p[itemprop=telephone]+p:after{content:" / ";padding:0 5px}