*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{height:100%;min-height:100%;overflow-x:hidden}body{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:400;background-color:#fff;color:#000;font-size:16px;line-height:1.4}h1,h2,h3,h4,h5,h6{font-family:Libre Baskerville,serif;font-optical-sizing:auto;font-weight:600;margin-bottom:16px}ul{margin-left:16px}p,ul{margin-bottom:16px}section{padding:24px;box-sizing:border-box}@media screen and (max-width:580px){section{padding:12px}}main{padding:24px;margin:0 auto;max-width:1200px;display:flex;flex-direction:column;justify-content:space-between;height:100vh}@media screen and (max-width:580px){main{padding:24px 12px}}.home-info{margin:0 auto;text-align:left;max-width:800px;border:1px solid #000;padding:24px;border-radius:12px;background-color:#f0f0f0;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}@media screen and (max-width:580px){.home-info{padding:12px}}.container{padding:24px}@media screen and (max-width:580px){.container{padding:24px 0}}.container h1{text-align:center;margin-bottom:0;position:relative;left:-40px}@media screen and (max-width:580px){.container h1{left:-15px}.container h1 img{max-width:100%}}header{display:flex;flex-direction:row;justify-content:flex-start;padding-top:20px}header img{max-width:120px}#cookieConsent{position:fixed;left:0;bottom:0;width:100%;box-sizing:border-box;background:#222;text-align:center;padding:10px}#cookieConsent button{background:#fff;color:#000;padding:6px 12px;cursor:pointer;border-radius:10px}#cookieConsent .cookie-consent{margin-top:12px}#cookieConsent .cookie-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;width:100%}#cookieConsent .cookie-wrapper div{display:flex;gap:24px;margin:12px 0;flex-direction:row}#cookieConsent .cookie-wrapper a,#cookieConsent .cookie-wrapper a:focus,#cookieConsent .cookie-wrapper a:hover{color:#fff}#cookieConsent .cookie-wrapper .accept,#cookieConsent .cookie-wrapper .decline{background-color:#4caf50;color:#fff;border:none;padding:10px;cursor:pointer}#cookieConsent .cookie-wrapper .decline{background-color:#999}footer{display:flex;width:100%;box-sizing:border-box;justify-content:space-between;padding:0 24px 24px}@media screen and (max-width:580px){footer{justify-content:center;flex-direction:column}}footer div{text-align:center;display:flex;align-items:center;flex-direction:row;font-size:12px}@media screen and (max-width:580px){footer div{justify-content:center}}footer div a{color:#000;text-decoration:none}footer div a:focus,footer div a:hover,footer div a:visited{color:#000;text-decoration:underline}footer div a.first-link:after{content:"  |  "}