.style-module__wWohhG__button{background-color:var(--button);max-width:40vw;color:var(--color-background);border-radius:5px;padding:.4rem 2rem}.style-module__wWohhG__button:hover{background:var(--color-button-hover)}.style-module__wWohhG__button:active{background:var(--color-button-active);scale:.99}.style-module__wWohhG__MenuHamburger{height:70%;box-shadow:-3px 3px 0px var(--color-background);border-radius:7px;padding:8px;transition:all .2s}.style-module__wWohhG__MenuHamburger:hover{color:var(--color-neutral-200);transition:all .3s}.style-module__wWohhG__MenuHamburger:active{filter:brightness(.8);box-shadow:inset -3px 3px 1px #000}.style-module__wWohhG__MenuBtns{background:var(--color-foreground);opacity:0;pointer-events:none;visibility:hidden;justify-content:center;align-items:center;width:100%;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:3.5rem;transform:translateY(-10px)}.style-module__wWohhG__MenuBtns.style-module__wWohhG__open{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.style-module__wWohhG__MenuBtns.style-module__wWohhG__closed{opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-10px)}.style-module__wWohhG__MenuBtns button{color:var(--button);border-bottom:2px solid var(--color-special);width:100vw;height:4rem}
.style-module__iI3MRW__container{background:var(--color-foreground);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:calc(100vw - 128px);padding:3rem;display:flex}@media (max-width:640px){.style-module__iI3MRW__container{width:100vw}}
.style-module__cwx3BG__container{background:var(--color-foreground);box-sizing:border-box;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex}@media (max-width:48rem){.style-module__cwx3BG__container{width:100%;max-width:100%}}
