html{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;min-height:100dvh;max-height:100dvh;width:100dvw;margin:0px;padding:0px}body{margin:0px;padding:0px;min-height:100dvh;max-height:100dvh;width:100dvw;display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;overflow:hidden}header{flex:0 0 auto;width:100%;z-index:1;background-color:#bebebe;background:linear-gradient(to bottom, #bebebe 0%, #e0e0e0 100%);color:#000;padding:7.5px;text-align:center}.center,center{display:block;text-align:center}main{flex:1 1 auto;display:block;background-color:#fff;color:#000;padding:7.5px;padding-left:50px;padding-right:50px;max-height:100dvh;overflow-y:auto}@media screen and (width < 600px){main{padding-left:10px;padding-right:10px}}footer{width:100dvw;flex:0 0 auto;z-index:1;background:linear-gradient(to bottom, #cecece 0%, #838383 100%);background-image:url(../assets/3d5ba24a53a6f5bd.png);background-repeat:repeat;background-size:100px;color:#000;padding:7.5px;text-align:center;width:100%;box-shadow:0px 5px 15px 10px #cecece}footer *{display:inline-block;background-color:rgba(223,113,99,.637);border-radius:5px;box-shadow:0px 5px 10px 10px rgba(223,113,99,.637)}code{background-color:#e0e0e0;color:#000;padding:2.5px;border-radius:5px}a{color:#000274;text-decoration:underline}.langmng-selector,.btn{background-color:#e0e0e0;color:#000;padding:15px;border-radius:3px;text-decoration:none;cursor:pointer;background:url(../assets/7b80c2995d4fe48b.png) no-repeat;padding-left:17.5px;padding-right:12.5px;padding-top:12.5px;padding-bottom:17.5px;background-size:100% 100%;border:none;outline:none}.langmng-selector.langmng-selector,.langmng-selector.small-padding,.btn.langmng-selector,.btn.small-padding{padding-left:12.5px;padding-right:7.5px;padding-top:7.5px;padding-bottom:12.5px}