.NavBar-module__rzKF7a__navBar{width:calc(100vw - 40px);height:calc(var(--headerHeight) - 40px - 4px);background-color:var(--color6);border-bottom:4px solid var(--color2);box-shadow:var(--boxShadow1);z-index:10;flex-direction:row;justify-content:space-between;align-items:center;padding:20px;font-family:FredokaOne;display:flex;position:fixed;top:0;left:0}.NavBar-module__rzKF7a__navBar_logo{width:calc(var(--headerHeight) - 20px - 4px);height:calc(var(--headerHeight) - 20px - 4px);justify-content:center;align-items:center;display:flex;position:relative}.NavBar-module__rzKF7a__navBar_logo img{object-fit:contain}.NavBar-module__rzKF7a__navBar_navItems{margin-right:calc(var(--headerHeight) - 20px - 4px);flex-direction:row;justify-content:flex-end;align-items:center;gap:50px;display:none}@media only screen and (min-width:1024px){.NavBar-module__rzKF7a__navBar_navItems{display:flex}}.NavBar-module__rzKF7a__navBar_navItems a{font-size:calc(var(--fontSize) + 2px)}.NavBar-module__rzKF7a__navBar_navItems a:nth-child(3){background-color:var(--color2);box-shadow:var(--boxShadow1);color:var(--color6);border-radius:10px;padding:5px 10px}.NavBar-module__rzKF7a__navBar_hamIcon{width:calc(var(--headerHeight) - 20px - 4px - 10px);height:calc(var(--headerHeight) - 20px - 4px - 10px);color:#fff;cursor:pointer}@media only screen and (min-width:1024px){.NavBar-module__rzKF7a__navBar_hamIcon{display:none}}.NavBar-module__rzKF7a__navBar_emptyDiv{display:none}@media only screen and (min-width:1024px){.NavBar-module__rzKF7a__navBar_emptyDiv{display:flex}}.NavBar-module__rzKF7a__emptyMargin{width:100vw;height:calc(var(--headerHeight));justify-content:center;align-items:center;display:flex}.NavBar-module__rzKF7a__hamMenu{text-align:center;background-color:var(--color6);min-width:20vw;max-width:calc(100vw - 44px);height:fit-content;right:0;top:calc(var(--headerHeight) - 4px);border-left:4px solid var(--color2);border-bottom:4px solid var(--color2);z-index:11;box-shadow:var(--boxShadow2);border-bottom-left-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:20px;animation:.5s ease-in-out NavBar-module__rzKF7a__slideIn;display:flex;position:fixed}@media only screen and (min-width:1024px){.NavBar-module__rzKF7a__hamMenu{display:none}}@keyframes NavBar-module__rzKF7a__slideIn{0%{z-index:9;transform:translate(100%)}to{z-index:11;transform:translate(0%)}}.NavBar-module__rzKF7a__hamMenu a{font-size:calc(var(--fontSize) + 2px)}.NavBar-module__rzKF7a__hamMenu a:nth-child(3){background-color:var(--color2);box-shadow:var(--boxShadow1);color:var(--color6);border-radius:10px;padding:5px 10px}
.Footer-module__PYKVZa__footer{text-align:center;width:calc(100vw - 20px);height:calc(var(--fontSize) - 2px);background-color:var(--color6);font-family:Montserrat;font-size:calc(var(--fontSize) - 2px);z-index:10;justify-content:center;align-items:center;padding:10px;display:flex;position:relative}
:root{--windowWidth:90vw;--fontSize:12px;--headerHeight:60px;--color1:#f6c744;--color2:#e8a72e;--color3:#f08800;--color4:#1a0e0566;--color5:#fff7e6;--color6:#1a0e05;--color7:#f0c800;--rgbColor1:246,199,68;--rgbColor2:232,167,46;--rgbColor3:240,136,0;--rgbColor4:92,59,30;--rgbColor5:255,247,230;--rgbColor6:26,14,5;--rgbColor7:240,200,0;--boxShadow1:0px 0px 10px 0px rgba(var(--rgbColor2),.5);--boxShadow2:0px 4px 10px 0px rgba(var(--rgbColor2),.5);--boxShadow3:0px 0px 20px 0px rgba(var(--rgbColor6),.5);--textShadow1:0px 0px 10px rgba(var(--rgbColor7),.5)}@media only screen and (min-width:1024px){:root{--windowWidth:calc(100vw*80/100);--fontSize:14px;--headerHeight:80px}}@media only screen and (min-width:1382px){:root{--windowWidth:calc(1382px*80/100)}}@font-face{font-family:FredokaOne;src:url(/fonts/fredokaone.ttf)}@font-face{font-family:Montserrat;src:url(/fonts/montserrat.ttf)}@font-face{font-family:Quicksand;src:url(/fonts/quicksand.otf)}@font-face{font-family:Minecraftia;src:url(/fonts/minecraftia.ttf)}*{scrollbar-color:var(--color7)transparent;scroll-behavior:smooth;margin:0;padding:0;transition:all .3s ease-in-out}::-webkit-scrollbar{min-width:5px;max-width:5px;min-height:5px;max-height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--color7);border-radius:20px}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body{background-color:var(--color5);min-width:100vw;max-width:100vw;min-height:100dvh;max-height:fit-content;color:var(--color5);font-family:Quicksand;font-size:var(--fontSize);flex-direction:column;justify-content:flex-start;align-items:center;display:flex;overflow-x:hidden!important}pre{white-space:pre-wrap;word-wrap:break-word;font-family:Quicksand;font-size:var(--fontSize)}pre::placeholder{font-family:Quicksand}textarea{white-space:pre-wrap;word-wrap:break-word;font-family:Quicksand;font-size:var(--fontSize)}textarea::placeholder{font-family:Quicksand}a,a:hover,a:link,a:active{color:var(--color5);-webkit-text-decoration:unset;text-decoration:unset}
.layout-module__L5FxyW__contentContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100vw;min-height:100vh;font-family:Quicksand;display:flex;position:relative}.layout-module__L5FxyW__contentContainer:after{content:"";-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;top:0;left:0}.layout-module__L5FxyW__contentContainer img{object-fit:cover;object-position:center;min-height:100%!important}.layout-module__L5FxyW__contentContainer_content{width:calc(100vw - 20px);min-height:calc(100vh - var(--headerHeight) - 40px);background-color:rgba(var(--rgbColor6),.05);z-index:1;border-radius:20px;justify-content:center;align-items:flex-start;margin:10px 0;padding:10px;display:flex;position:relative}
