table{width:100%;display:block;margin:10px 0}table tr{display:flex;justify-content:center}table tr td,table tr th{display:flex;flex-direction:column;width:200px;padding:15px 10px;justify-content:center;align-items:center}table tr td b,table tr th b{font-weight:600;color:#222;letter-spacing:1px;white-space:pre}table thead{display:block}table thead th{font-size:24px;font-weight:400}table thead .highlight{background:#e66;font-weight:700;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px}table tbody{font-size:18px;display:block}table tbody tr:first-child td{border-top:4px solid rgba(0,0,0,.1)}table tbody tr:last-child td{border-bottom:4px solid rgba(0,0,0,.1)}table tbody tr td:first-child{border-left:4px solid rgba(0,0,0,.1)}table tbody tr td:last-child{border-right:4px solid rgba(0,0,0,.1)}table tbody .highlight{color:#e66;font-weight:700;border-left:4px solid #e66!important;border-right:4px solid #e66!important}table tbody tr:first-child .highlight{border-top:4px solid #d65c5c}table tbody tr:last-child .highlight{border-bottom:4px solid #e66;border-bottom-left-radius:5px;border-bottom-right-radius:5px}table tbody tr:nth-child(odd) td{background:#fff}table tbody tr:nth-child(even) td{background:#eaecee}table tbody .mdi{font-size:24px}table .cathegory{width:300px;text-align:left;align-items:baseline}@keyframes image-appear{0%,100%{transform:translateY(-15px);opacity:0}10%,90%{transform:translateY(0);opacity:1}}.slideshow{text-align:center}.slideshow img{display:none;max-width:100%;animation-name:image-appear;animation-duration:2.5s;animation-timing-function:ease-in-out;opacity:0}.slideshow img.shown{display:inline-block}.slideshow .source{position:absolute;bottom:10px;right:50%;background:#e66;color:#fff;text-decoration:none;padding:5px 10px;border-radius:2px;z-index:100;opacity:.8}.slideshow .source:hover{background:#f77;opacity:1}.compare{display:flex;overflow-x:auto;justify-content:center}.compare .character{margin:10px;display:inline-block;width:200px;flex:1 0 auto;background:#eee;border:2px solid #ccc;border-radius:5px;max-width:360px}.compare .character img{width:100%}.compare .character .name{font-size:40px;font-weight:500;background:#f7f7f7;padding:10px;border-top:2px solid #d5d5d5}.compare .character .name .small{color:rgba(0,0,0,.6);font-size:16px}.compare .character ul{text-align:left;list-style:none;padding:0;margin:0}.compare .character ul li{padding:10px;border-top:2px solid #d5d5d5}.google-searchbar{background:#fff;border-radius:2px;box-shadow:0 2px 2px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);transition:box-shadow .2s cubic-bezier(.4,0,.2,1);height:44px;line-height:44px;padding:0 16px;font-size:16px;font-family:arial,"Roboto Light",Noto,sans-serif;font-weight:400;color:#000;margin:16px 0;cursor:text;text-align:left;max-width:512px;width:100%;display:inline-block}.google-searchbar:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.08)}.google-searchbar .buttons{display:flex;justify-content:center;align-items:center;float:right;font-size:24px;color:#4285f4}.google-searchbar .buttons *{cursor:pointer}.google-searchbar .buttons img{margin:0 16px}.google-definition{box-shadow:0 2px 2px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);font-family:arial,sans-serif;background:#fff;padding:16px;margin:16px 0;color:#222;border-radius:2px;text-align:left;max-width:512px;width:100%;display:inline-block}.google-definition h1{font-size:32px;font-weight:lighter;margin:0}.google-definition h3{font-size:18px;margin:0;font-weight:400}.google-definition #listen:hover{color:#000;cursor:pointer;user-select:none}.google-definition .noun{padding-top:10px;font-style:italic;font-size:13px}.google-definition .definition{display:list-item;margin-left:30px;padding-left:0;padding-top:10px;font-size:13px;font-weight:lighter}.google-definition .definition b{font-weight:700}.google-definition .definition.no-bullet{display:block;margin-left:0;padding-left:20px}.google-definition .definition .example{color:#878787}.google-definition .definition .synonyms{display:flex}.google-definition .definition .synonyms span:first-child{margin-right:3px}.google-definition .definition a{color:#1a0dab;text-decoration:none}.google-definition .definition a:hover{text-decoration:underline}.card-toogle{display:none}.card{text-align:left;padding:10px;width:220px;height:340px;vertical-align:middle;box-shadow:0 5px 10px rgba(0,0,0,.25);background:#fff;cursor:pointer;transition:.1s all ease-out;font-size:24px;line-height:1.1;display:inline-flex;align-items:center;justify-content:center;margin:15px;border-radius:5px;border:1px solid #ddd;font-weight:400}.card b{font-weight:600;color:#333}.card:hover{width:230px;height:350px;margin:10px;padding:15px;background:#f5f5f5;box-shadow:0 10px 20px rgba(0,0,0,.25)}input.card-toogle:checked~.card{background:#eee;width:240px;height:360px;margin:5px;padding:20px}input.card-toogle:checked~.card .question{display:none}input.card-toogle:checked~.card .answer{display:block}.card:active,input.card-toogle:checked~.card:active{background:#e5e5e5;width:220px;height:340px;margin:15px;padding:10px}.card .answer{display:none;font-size:20px}*{box-sizing:border-box}body{font-family:'Source Sans Pro',sans-serif;color:rgba(0,0,0,.87);margin:0;overflow-x:hidden;max-width:100%}img{vertical-align:middle}.mobile{display:none}.button{display:inline-block;border-radius:1000px;padding:15px 20px;background:#e66;color:#fff;text-decoration:none;font-size:20px;box-shadow:0 3px 6px rgba(0,0,0,.25),inset 0 -4px 0 rgba(0,0,0,.2);text-shadow:none;font-weight:500;margin:5px;transition:all linear .1s}.button .mdi{font-size:36px;vertical-align:middle;margin-right:5px;vertical-align:sub}.button.discord{background:#7289da}.button.reddit{color:#ff5700;background:#eff7ff}.button:hover{filter:brightness(1.15)}.select-wrapper{position:relative;min-width:125px}.select-wrapper .select-button{background:#eee;padding:0 20px;padding-right:60px;box-shadow:0 3px 6px rgba(0,0,0,.25);font-size:18px;height:40px;display:flex;align-items:center}.select-wrapper .select-button .mdi{position:absolute;top:0;right:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-left:1px solid #ccc}.select-wrapper select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.small{font-size:14px;font-weight:500;display:block;opacity:.65}.canvas-background{position:absolute;top:0;left:0;z-index:9;filter:blur(1.5px);transition:background-color .5s ease-out}.nose-button{cursor:pointer;position:absolute;top:calc(50% + 10px);left:calc(50% + 235px);height:40px;width:55px}.main{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;position:relative;overflow:hidden;background-size:cover;background-position:top right;background-attachment:fixed}.main .small{opacity:1;margin-top:20px}.main .language-select{background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.5) 100%);padding:10px;position:absolute;bottom:0;left:0;right:0;z-index:100;display:flex}.main #translator-mode{position:absolute;top:5px;left:5px;z-index:1000;display:none}.main #translator-mode:target{display:flex}.main #translator-mode>*{margin:2px}.main.intro{background-image:url(img/back.jpg)}.main.end{background-image:url(img/back_end.jpg)}.main .disclaimer{margin:10px;font-size:18px;font-weight:500;width:100%;max-width:600px}.main .scroll-notice{width:100%;position:absolute;left:0;top:80%;font-size:18pt}.main .scroll-notice .mdi{font-size:32pt;vertical-align:middle;margin-right:5px}.main .footer{position:absolute;bottom:10px;right:10px;z-index:10;font-size:20px;color:rgba(255,255,255,.9);text-shadow:0 1px 5px #000;z-index:150;text-align:right}.main .footer b{font-size:22px}.main .footer a{color:#e66}.main .footer img{height:40px;opacity:.6;transition:.1s all linear}.main .footer img:hover{opacity:1}.back-overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.75) 100%);z-index:5}.title{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;text-align:center;text-shadow:0 2px 3px rgba(0,0,0,.4);z-index:10}.title h1{font-size:128px;line-height:128px;margin:0;font-weight:400}.title h2{font-size:32px;margin:0;font-weight:400}.title p{margin:0 0 10px}.title .button-container{margin:30px 0}.title .button-container>span{display:inline-block;vertical-align:top}.title #discord-count,.title #reddit-count{display:none}.section{width:100%;overflow:hidden;margin:auto;display:flex;justify-content:center;align-items:center;position:relative;padding:0 10px;background:#fff;color:#404040;background-size:cover;background-position:center;min-height:500px;border-bottom:solid 2px #ddd}.section:nth-child(odd){background-color:#f5f7f9}.section:nth-child(even){background-color:#eaecee}.section .center,.section .left,.section .right{display:inline-block;width:50%;max-width:512px;z-index:10;padding:50px 0;margin:0 10px}.section .image{padding:0;display:flex}.section .image img{min-height:500px}.section .left{text-align:right}.section .image.left{justify-content:flex-end}.section .image.right{justify-content:flex-start}.section .center{width:100%;max-width:1024px;text-align:center}.section h2{color:#444;font-size:42px;font-weight:500;margin:5px 0}.section p{color:#555;font-size:24px;font-weight:300;line-height:1.4;margin:24px 0 12px}.section p b{font-weight:500;color:#444}.section.background{padding:30px 0;text-shadow:0 2px 3px rgba(0,0,0,.4)}.section.background h2{color:#fff;font-size:64px;font-weight:500;margin:auto}.section.background p{color:#fff;font-size:32px;margin:auto 16px;font-weight:400}@media (max-width:1024px){@keyframes image-appear-mobile{0%,100%{transform:translateY(-15px);opacity:0}10%,90%{transform:translateY(0);opacity:.5}}.mobile{display:block}.section{display:flex;justify-content:center;align-items:center;flex-direction:column}.section.background h2{font-size:36px}.section.background p{font-size:18px}.section .center,.section .left,.section .right{width:100%;text-align:center;padding:10px}.section .center>h2,.section .left>h2,.section .right>h2{font-size:36px}.section .center>p,.section .left>p,.section .right>p{font-size:18px;font-weight:400}.section .image{position:absolute;top:0;left:0;right:0;margin:auto;display:flex;justify-content:center!important;padding:0;z-index:5;background:0 0}.section .image img{opacity:.35}.section .slideshow img{animation-name:image-appear-mobile}.title h1{font-size:84px;line-height:72px}.title p{font-size:14px}.title h2{font-size:26px}table{overflow-x:scroll}table tr{display:inline-flex}table tr td,table tr th{flex:none}.compare{justify-content:flex-start}.slideshow .source{width:100px;margin-right:-50px;padding:10px 20px}.nose-button{display:none}}@font-face{font-family:dragonscript;src:url(fonts/dragon_alphabet.ttf)}@font-face{font-family:daedra;unicode-range:U+0030-0039;src:url(fonts/daedra.otf)}html[lang=en] .translate-only{display:none}.english-only{display:none!important}html[lang=en] .english-only{display:block!important}html[lang=fi] .google-definition .definition:last-child{display:none}html[lang=dra] body{font-family:daedra,dragonscript,serif}html[lang=dra] body .google-definition,html[lang=dra] body .google-searchbar{font-family:inherit}html[lang=dra] body .google-definition h3,html[lang=dra] body .google-searchbar h3{font-family:serif}html[lang=el] .section p{font-weight:400}