@keyframes fadeInRight{0%{transform:translate3d(20%,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,h1,h2{font-weight:400}h3,h4,h5,h6,ol,p,ul{font-weight:400;margin:0;padding:0}p{width:80%;margin:0 0 16px}ol,ul{list-style:none}img{max-width:100%;height:auto;max-height:100%}.animate__fadeInRight{animation-name:fadeInRight}body,html,main{font-family:'EBGaramond';font-size:15px;width:100%;height:100%;margin:0;padding:0}body{background:radial-gradient(transparent,#e6e6e6);background-attachment:fixed}h1,h2{margin:64px 0 32px;padding:6px 0;border-top:1px solid #141212}.section-header{display:flex;width:100%;height:100%;padding:32px 32px 48px;justify-content:center;align-items:center}.section-body{font-size:20px;overflow:hidden}.section-footer{font-size:20px;margin-top:60px;color:#fff}.section-footer .section-footer-wrapper{padding:18px;background:#141212}#language-switcher-wrapper a,.section-footer a{text-decoration:none;color:#fff}#language-switcher-wrapper a:active,#language-switcher-wrapper a:focus,#language-switcher-wrapper a:focus:active,#language-switcher-wrapper a:hover,.section-footer a:active,.section-footer a:focus,.section-footer a:focus:active,.section-footer a:hover{text-decoration:underline}#language-switcher-wrapper{position:absolute;top:0;right:0;left:0;text-align:right}#language-switcher-wrapper #language-switcher{font-size:17px;display:inline-block;padding:2px 8px;color:#fff;border-radius:0 0 4px 4px;background:#141212}#language-switcher-wrapper .current{color:#aaa}