<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes fade{from{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}h5{opacity:0;font-size:200px;overflow:hidden;white-space:nowrap;animation:fade 1.5s ease-in-out 1s forwards}.pa-header{background:transparent;-webkit-transition:background-color 1s ease-out;-moz-transition:background-color 1s ease-out;-o-transition:background-color 1s ease-out;transition:background-color 1s ease-out}.pa-fixed-header{background-color:#fff6e4;-webkit-transition:background-color 1s ease-out;-moz-transition:background-color 1s ease-out;-o-transition:background-color 1s ease-out;transition:background-color 1s ease-out}@media only screen and (max-width:600px){.menu-deroulant{width:165px;padding:-30px;margin:0}}@media only screen and (max-width:600px){.menu{height:50px}}*
#titre .menu-item{margin-right:20px}#titre .sub-menu{width:100px;box-shadow:none}#titre.et-sub-menu li:hover{box-shadow:0 2px 5px rgba(0,0,0,0.2);position:relative;z-index:9999}#lol.et-pb-arrow-prev,#lol.et-pb-arrow-next{font-size:180px}</pre></body></html>