.header-menu{display:flex;flex-direction:column;justify-content:center;align-items:center}.header-menu a{color:#292929;border:1px solid transparent;text-decoration:none;margin:.5rem;padding:.5rem}.header-menu a.active,.header-menu a:active,.header-menu a:hover{color:#292929;background:#4ad7d1;border-color:#292929}@media(min-width:768px){.header-menu a{color:#fff}}.header-menu button{cursor:pointer;font:inherit;border:1px solid #292929;color:#292929;background:transparent;margin:.5rem;padding:.5rem}.header-menu button:focus{outline:none}.header-menu button:active,.header-menu button:hover{background:#292929;color:#fff}@media(min-width:768px){.header-menu button{border:1px solid #fff;color:#fff}.header-menu button:active,.header-menu button:hover{background:#4ad7d1;color:#292929}}@media(min-width:768px){.header-menu{flex-direction:row}}.backdrop{width:100vw;background:rgba(0,0,0,.75);z-index:1}.backdrop,.header-side-drawer{position:fixed;top:0;left:0;height:100vh}.header-side-drawer{width:70vw;background:#f7f4e9;box-shadow:0 2px 8px rgba(0,0,0,.26);display:flex;justify-content:center;align-items:center;z-index:3}.slide-in-left-enter{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.slide-in-left-enter-active{transition:all .2s}.slide-in-left-enter-active,.slide-in-left-exit{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.slide-in-left-exit-active{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:all .2s}.header{height:5rem;display:flex;justify-content:space-between;align-items:center;background:#283845;box-shadow:0 2px 6px rgba(0,0,0,.26);padding:0 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:2}.header .header__menu-btn{height:3rem;background:none;border:none;display:flex;flex-direction:column;justify-content:space-evenly;margin-right:1rem;cursor:pointer}.header .header__menu-btn:focus{outline:none}.header .header__menu-btn:hover span:first-child,.header .header__menu-btn:hover span:last-child{width:2rem}.header .header__menu-btn span{display:block;border-radius:6px;width:2rem;height:.3rem;background:#fff;transition:width .2s}.header .header__menu-btn span:first-child{width:1.2rem;align-self:flex-start}.header .header__menu-btn span:last-child{width:1.2rem;align-self:flex-end}@media screen and (min-width:768px){.header .header__menu-btn{display:none}}.header .header-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.header .header-content .header-content__title{font-family:"Bangers";display:block;color:#f5f5f5;text-decoration:none;text-align:right;font-size:1.5rem;font-weight:700;letter-spacing:.1em}@media screen and (min-width:768px){.header .header-content .header-content__title{font-size:2rem}}.header .header-content .header-content__subtitle{display:none;color:#3fddc1;font-size:1.2rem;font-weight:700}@media screen and (min-width:768px){.header .header-content .header-content__subtitle{display:inline-block}}.header .header-menu{display:none}@media screen and (min-width:768px){.header .header-menu{display:flex}}.loading-spinner__overlay{height:100vh;width:100vw;position:fixed;top:0;left:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center}.loading-spinner__overlay .lds-dual-ring{display:inline-block;width:64px;height:64px;border-radius:50%;border-color:#425664 transparent #7da2a9;border-style:solid;border-width:8px;-webkit-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite}@-webkit-keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@font-face{font-family:"Acme";src:url(/static/media/Acme.f6db4c5c.ttf) format("truetype")}@font-face{font-family:"Bangers";src:url(/static/media/Bangers.0e89a227.ttf) format("truetype")}*{box-sizing:border-box}body{margin:0;background-color:#f7f4e9;font-family:"Acme";background-image:url(/static/media/alternating-arrowhead.920f78fe.svg);background-attachment:fixed}main{margin:3rem 0}
/*# sourceMappingURL=main.485832e4.chunk.css.map */