/*!
 * breakpoint-sass-mixins v1.0.0 (https://github.com/scherhans/breakpoint-sass-mixins)
 * Copyright 2020 Sebastian Scherhans <sebastian@scherhans.digital>
 * Licensed under MIT (https://github.com/scherhans/breakpoint-sass-mixins/blob/master/LICENSE)
 */.home{overflow-x:hidden}.home h1{font-size:4rem;font-variation-settings:"slnt" 0,"wght" 900,"wdth" 50;font-style:normal;line-height:.9;margin:1rem auto;color:var(--color-red)}.home h2{font-size:2.5rem;font-variation-settings:"slnt" 0,"wght" 400,"wdth" 100;font-style:normal;line-height:1;margin-bottom:1.25rem}.home h2 strong{font-weight:400;font-variation-settings:"slnt" 0,"wght" 800,"wdth" 100}.home h3{font-size:1.75rem;font-variation-settings:"slnt" 0,"wght" 400,"wdth" 100;font-style:normal;line-height:.9;margin:2.5rem 0 .75rem}.home h3 strong{font-weight:400;font-variation-settings:"slnt" 0,"wght" 800,"wdth" 100}.home p{font-size:1.25rem;font-variation-settings:"slnt" 0,"wght" 400,"wdth" 100;line-height:1.25;margin-bottom:1.25rem}.home p a{color:inherit}.home p a:hover{color:var(--color-red)}.home p span{color:var(--color-gray)}.home p.right{text-align:right}.home section{padding-top:2.5rem;padding-bottom:2.5rem}.home .search-wrapper{position:relative;width:100%}.home .search-bar{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:0;width:100%;height:4rem;background:var(--color-white);border-radius:999px}.home .search-bar input{font-size:2rem;padding:.85rem 1.5rem .65rem;background:none}.home .search-bar button{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;gap:0;width:4rem;height:4rem;border-radius:2rem;flex:none;order:1;flex-grow:0;background:none;border:none;cursor:pointer}.home .search-bar button:hover svg{transform:scale(1.2)}.home .search-results{position:absolute;top:100%;left:0;right:0;background:var(--color-white);border:1px solid var(--color-gray-light);list-style:none;margin:.5rem 0 0;padding:.5rem 0 1rem;max-height:15rem;overflow-y:auto;border-radius:2rem;z-index:10}.home .search-results li.search-category{font-weight:400;font-variation-settings:"slnt" 0,"wght" 700,"wdth" 100;color:var(--color-gray-dark);text-transform:uppercase;letter-spacing:1px;padding:1.35rem 1.5rem .15rem}.home .search-results li a{font-size:2rem;color:inherit;text-decoration:none;display:block;padding:.85rem 1.5rem .65rem}.home .search-results li a:hover{background-color:var(--color-gray-dark)}.home .section-hero{margin-bottom:5rem}.home .section-hero .search-hint{font-size:1rem;color:var(--color-gray);margin:1rem auto}.home .section-quiz ul{width:100%;display:flex;flex-direction:row;align-items:center;gap:2%;flex:none;order:1;flex-grow:1;padding:2.5rem 0}.home .section-quiz ul li{display:flex;width:35%;height:auto;aspect-ratio:14/21;padding:.75rem 1rem;justify-content:center;align-items:flex-end;gap:.5rem;flex-shrink:0;background-color:var(--color-gray);border-radius:.25rem;text-decoration:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACxSURBVHgBZVDRCoQgEBztSOJC4R7Opz4s+pjoc3ssiiCIvV3R8GweXHFnZ2bFMAx2WZYPETkAynv/5vptmqbj2vV977ln9Hmeal1XCAkRbdumK/Z9Dz0tp7VWCg8ScrAqjDEiQDpvTNOkUCAqQtd1fcuM40jzPGPbtpvonKNgLRnjm2KAlwkZj+P4U86tqcwnZP6RZ0ZBVVVhQEhCTm45MUS4rkslxSwjvUprWSYnJvwAYLxEC7U7JGsAAAAASUVORK5CYII=);background-repeat:repeat-y;margin-right:6%}.home .section-quiz ul li strong{display:-webkit-box;flex:1 0 0;-webkit-box-orient:vertical;-webkit-line-clamp:8;line-clamp:8;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:1rem;font-variation-settings:"slnt" 0,"wght" 700,"wdth" 100;line-height:1;font-weight:400}.home .section-quiz ul li.highlighted{background-color:var(--color-red-dark);transform:rotate(5deg) scale(1.1);box-shadow:.5rem .5rem .5rem #00000040}.home .section-quiz .btn{margin-bottom:2.5rem}.home .section-contribute{background-color:var(--color-white);box-shadow:5rem 0 0 var(--color-white),-5rem 0 0 var(--color-white);margin-top:5rem}.home .section-contribute figure{width:100%;height:auto;aspect-ratio:20/12;background-image:url(/assets/bookshelf.png);background-size:contain;margin:2.5rem 0}@media(prefers-color-scheme:dark){.home .section-contribute figure{background-image:url(/assets/bookshelf_inverse.png)}}@media(min-width:23em){.home h1{font-size:4.5rem;margin:1.5rem auto}}@media(min-width:48em){.home h1{font-size:7.5rem;font-variation-settings:"slnt" 0,"wght" 900,"wdth" 100;margin:1.5rem auto}}@media(min-width:62em){.home h1{font-size:10rem;margin:1.5rem auto}.home h2{font-size:3rem}.home .section-quiz ul li strong{font-size:1.5rem}}@media(min-width:75em){.home h1{font-size:12.5rem;margin:1.5rem auto}}
