.footer{background:#fff;border-top:1px solid #e6e7e9}.footer .footer__container{justify-content:space-between;align-items:center;max-width:767px;margin:0 auto;padding:2rem 0;display:flex;position:relative}@media (max-width:778px){.footer .footer__container{width:100%;max-width:100%}}@media (max-width:460px){.footer .footer__container{flex-direction:column;gap:.75rem}}.footer .footer__left{align-items:center;gap:.5rem;display:flex}@media (max-width:460px){.footer .footer__left{flex-wrap:wrap;justify-content:center}}.footer .footer__copyright{color:#6f7074;font-size:.875rem}.footer .footer__divider{color:#d2d3d5}.footer .footer__link{color:#6f7074;font-size:.875rem;text-decoration:none;transition:color .2s}.footer .footer__link:hover{color:#141518}.footer .footer__right{align-items:center;gap:1rem;display:flex}.footer .footer__social-link{color:#6f7074;justify-content:center;align-items:center;font-size:1.25rem;transition:color .2s;display:flex}.footer .footer__social-link:hover{color:#141518}
*{box-sizing:border-box;outline:none;margin:0;padding:0;font-family:inherit;list-style:none}html{scroll-behavior:smooth;width:100%;height:100%}body{font-family:var(--font-comic),"Comic Sans MS",cursive,sans-serif;width:100%;height:100%;min-height:100vh;line-height:1.5}@media (max-width:778px){body{padding:0 .5rem}}html,body{-webkit-overflow-scrolling:touch}main{flex:1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}@media (max-width:778px){*{-webkit-tap-highlight-color:#0000;-webkit-user-select:none;user-select:none}section{will-change:auto;backface-visibility:hidden;transform:translateZ(0)}main#main-content{z-index:1;position:relative}}::selection{color:#fff;background:#1e1f23}
