html body{background-color:#1f1b24;color:#e2dd3a;font-family:"Roboto";width:100%;height:100%;overflow-wrap:break-word}html body hr{height:1px;background-color:#fff;border:none}html body #app{height:100%}html body #app #main{min-height:95%}html body #app .flex{display:flex;width:calc(100% - 10em)}html body #app .flex>div{flex:1 1 auto}html body #app .flex.margin{margin:0em 5em}html body #app .flex.margin>div{margin:0 1em;width:calc(50% - 2em)}html body #app button:hover{background-color:#a39f2f !important}html body #app footer{margin:auto 15px;height:5%;float:all}html body #app footer.footer-left{float:left;text-align:left}html body #app footer.footer-right{float:right;text-align:right}html body #loading{background-color:#1c1622;z-index:100;position:fixed;width:100%;height:100%;display:flex;top:0;left:0;bottom:0;right:0}html body #loading div{margin:auto;font-size:120px;text-align:center}html body #loading div:after{content:"Loading content...";font-size:20px;text-align:center;display:block}html body #loading div img{width:300px;animation:1s loading-img infinite}html body .bottom#loading{bottom:0}html body .top#loading{top:0}html body .right#loading{right:0}html body .left#loading{left:0}html body h1{font-size:120px;text-align:center;margin:0;font-weight:bold}html body h1.style{font-family:"Oleo Script",cursive;text-shadow:2px 0 0 #000,-2px 0 0 #000,0 2px 0 #000,0 -2px 0 #000,1px 1px #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000}html body h2{font-size:100px;text-align:center;margin-top:0;font-weight:bold}html body h3{font-size:80px;text-align:center;margin-top:0}html body small{font-size:70px;text-align:center;margin-top:0;font-weight:100}html body a,html body a:visited{color:#fff;text-decoration:none}html body a:hover{text-decoration:underline}.icon{transform:translate(0, 0);width:80px;height:60px;cursor:pointer}.icon:hover .arrow-big{transition:width .5s ease-in-out;width:80%}.icon:hover .arrow-big::before{transition:width .3s ease-in-out .3s,right .3s ease-in-out .3s,top .3s ease-in-out .3s;top:12px;width:75%;right:-18px}.icon:hover .arrow-big::after{transition:width .3s ease-in-out .3s,right .3s ease-in-out .3s,top .3s ease-in-out .3s;top:-12px;width:75%;right:-18px}.arrow{position:absolute;top:25px;width:90%;height:10px;background-color:#e2dd3a}.arrow-parent{position:absolute;top:15px}.arrow-right{right:15px}.arrow-left{left:15px}.arrow::after,.arrow::before{content:"";position:absolute;width:60%;height:10px;right:-8px;background-color:#e2dd3a}.arrow::after{top:-12px;transform:rotate(45deg)}.arrow::before{top:12px;transform:rotate(-45deg)}.arrow-big{top:22.5px;height:15px;width:0;background-color:#a39f2f}.arrow-big::after,.arrow-big::before{width:0;top:0;height:15px;right:0;background-color:#a39f2f}.arrow-up{transform:rotate(-90deg)}.arrow-left{transform:rotate(180deg)}button.small{border:none;background-color:#e2dd3a;cursor:pointer;font-size:25px;color:#1f1b24;border-radius:10px;font-weight:300;padding:5px 10px;margin:10px 0}@keyframes loading-img{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@media(orientation: portrait){html h1,body h1,#app h1{font-size:70px !important}html h2,body h2,#app h2{font-size:50px !important}html h3,body h3,#app h3{font-size:30px !important}html small,body small,#app small{font-size:25px !important}}@media screen and (max-width: 650px){html body #app h1{margin-top:80px}.icon.arrow-up{left:calc(50% - 45px)}}/*# sourceMappingURL=site.min.css.map */n.css.map */