a{text-decoration:none}.header{width:100%;background-color:#fff;color:#0f0101;padding:7.5px 0;min-width:1190px}.header-container{display:flex;justify-content:space-between;align-items:center;width:100%;min-width:1200px;margin:0 auto;height:50px}.logo{margin-left:50px;cursor:pointer;color:#000;font:700;text-decoration:none;font-size:1.8rem}.nav{display:none;margin-right:50px}.nav a{color:#0f0101;margin-left:5px;text-decoration:none;transition:transform .2s}.nav a:hover{transform:scale(1.1)}.menu-icon{cursor:pointer;font-size:1.5rem}@media (min-width:972px){.nav{display:flex}.nav a{margin-left:40px}.menu-icon{display:none}}@media (max-width:972px){.header{background-color:#fff;color:#0f0101;padding:8px 0}.header,.header-container{min-width:unset;width:100%}.header-container{height:50px}.logo{padding-left:0;margin-left:1.5rem}.nav.open{display:flex;flex-direction:column;position:absolute;top:calc(50px);right:0;width:50%;height:50%;background-color:#fff;border:1px solid #ddd;padding:10px;z-index:1000;justify-content:space-around;align-items:center}.nav a{margin:0;text-decoration:underline}.logo{font-size:1.2rem}.menu-icon{display:flex;align-items:center;justify-content:center;position:absolute;right:20px}}.footer{background-color:#1d1d1d;color:#fdfdfd;text-align:center;width:100%;height:160px;min-width:1190px;bottom:0;display:flex;flex-direction:column;position:relative}.footer-content{padding:15px 10px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.sitemap{width:40%;display:inline-block;gap:10px}.sitemap a{font-size:.7rem;padding:5px 30px;border-radius:5px;color:#fff;background-color:rgba(160,232,253,.2);text-decoration:none;margin:0 5px}.sitemap a:hover{text-decoration:underline}.sponsors{flex:1;font-size:.7rem}.sponsors,.sponsors-box{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.sponsors a,.sponsors p{color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;width:auto;text-decoration:underline}.sponsors img{padding:0 10px;height:25px;transition:transform .3s}.sponsors img:hover{transform:scale(1.1)}.name-page{position:absolute;bottom:10px;width:100%}.name-page p{margin:0}@media (max-width:972px){.footer{font-size:.6rem;min-width:unset;width:100%;height:250px}.footer-content{padding:15px 10px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.sitemap{width:30%;display:inline-block;gap:5px}.sitemap a{font-size:.5rem;padding:5px 30px;border-radius:5px;color:#fff;background-color:rgba(160,232,253,.2);text-decoration:none;margin:0 5px}.sponsors{display:flex;flex-direction:column;gap:5px}.sponsors img{padding-right:10px;height:20px;transition:transform .3s}.sponsors a,.sponsors p{margin:0 5px}.footer-content{width:100%;padding:15px 0}.sitemap{padding-left:50px;display:flex;flex-direction:column;gap:15px}}