@font-face{font-family:"AA";src:url("/assets/styles/fontawesome-webfont.woff2") format("truetype")}*{box-sizing:border-box;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px}html{width:100%;height:100%;background-color:#050205;color:#fff}html body{width:100%;height:100%}html body main{width:100%}h1,h2,h3,h4,h5,h6{font-variant:small-caps}h1{font-size:4rem}@media screen and (max-width: 680px){h1{font-size:3rem}}h2{font-size:2rem}@media screen and (max-width: 680px){h2{font-size:1.5rem}}h3{font-size:1.5rem}@media screen and (max-width: 680px){h3{font-size:1rem}}a{text-decoration:none;color:#9980a1;padding:3px}a:hover{color:#3a0e46;background-color:#9980a1}a.no-style:hover{background-color:unset}a.image:hover{background-color:unset}a.image:hover img{filter:brightness(120%)}.w3-button{background-color:#3a0e46;border-radius:5px}.w3-button:hover{background-color:#9980a1 !important}footer{width:100%;border-top:2px solid #333;display:flex;justify-content:center;align-items:flex-start;gap:60px;padding-top:30px;padding-bottom:30px}footer .footer-column{display:flex;flex-direction:column;font-size:13px}footer .footer-column .title{font-size:13px;font-variant:small-caps;margin-bottom:15px}footer .footer-column a{font-size:13px}footer .footer-column.copyright img{width:200px}@media screen and (max-width: 680px){footer{flex-direction:column;align-items:center;padding:60px}footer div{flex-grow:1}}header{width:100%;height:80px;background-color:#050205;border-bottom:2px solid #333;z-index:99}header .menu-line{display:flex;align-items:center;justify-content:center;height:100%;padding-left:30px;padding-right:30px}header .menu-line a#ui-hamburger-menu-toggle{display:none}@media screen and (max-width: 680px){header .menu-line{justify-content:flex-end}header .menu-line a#ui-hamburger-menu-toggle{display:block}}header .social-line{display:flex;justify-content:flex-end;gap:5px;margin-top:10px;margin-right:10px}header .social-line img{width:auto;height:30px}@media screen and (max-width: 680px){nav.menu{display:none}}nav.menu ol{list-style-type:none;height:100%;margin-top:0;display:flex;gap:5px;align-items:center;font-size:larger;margin:0;padding:0}nav.menu ol li a{color:unset;text-decoration:none}nav.menu ol li a:hover{color:inherit}@media screen and (max-width: 680px){nav.menu ol{flex-direction:column;align-items:flex-start;position:fixed;top:80px;right:0;background-color:#050205;padding:30px}nav.menu ol li{width:100%}nav.menu ol li a{width:100%}}html body .overall-wrapper{display:flex;flex-direction:column;width:100%;height:100%}html body .overall-wrapper .content-wrapper{overflow-y:scroll}