h1{font-size:2rem;line-height:1.2}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1rem}h6{font-size:.875rem}@media (min-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.125rem}h6{font-size:1rem}}@media (min-width:1024px){h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.75rem}h5{font-size:1.25rem}h6{font-size:1rem}}.hidden{display:none}#top-menu{z-index:999;background:0 0;align-items:center;width:100%;height:80px;transition:all .2s;display:flex;position:sticky;top:0}#top-menu.top-menu-scroll{background:#fff;box-shadow:0 7px 29px #63636e33}#top-menu .container .row{flex-wrap:wrap}#top-menu .container .row,#top-menu .top-menu-logo{align-items:center;display:flex}#top-menu .top-menu-logo a{height:30px}#top-menu .top-menu-logo a img{height:100%}#top-menu .top-menu-links{justify-content:center;gap:30px;height:100%;margin:0;padding:0;list-style:none}#top-menu .top-menu-links,#top-menu .top-menu-links li{align-items:center;display:flex}#top-menu .top-menu-links li a{color:#212121;font-weight:700}#top-menu .top-menu-btn{min-width:inherit}#top-menu .top-menu-login{color:#212121;background-color:#0000}@media (max-width:768px){#top-menu .top-menu-links{height:inherit;background:red;width:100%;display:none;position:absolute;top:80px;left:0}#top-menu .top-menu-links.active{display:block}#top-menu .top-menu-links li{text-align:center;display:block}#top-menu .top-menu-links li a{height:100%;padding:15px;display:block}}#top-menu .top-menu-toggle{display:none}@media (max-width:768px){#top-menu .top-menu-toggle{justify-content:end;display:flex}#top-menu .top-menu-toggle #menu-toggle{cursor:pointer;width:30px;height:30px;margin-top:3px;transition:all .5s ease-in-out;position:relative;transform:rotate(0)}#top-menu .top-menu-toggle #menu-toggle span{opacity:1;background:#212121;border-radius:5px;width:100%;height:5px;transition:all .25s ease-in-out;display:block;position:absolute;left:0;transform:rotate(0)}#top-menu .top-menu-toggle #menu-toggle span:first-child{top:0}#top-menu .top-menu-toggle #menu-toggle span:nth-child(2){top:10px}#top-menu .top-menu-toggle #menu-toggle span:nth-child(3){top:20px}#top-menu .top-menu-toggle #menu-toggle.open span:first-child{top:10px;transform:rotate(135deg)}#top-menu .top-menu-toggle #menu-toggle.open span:nth-child(2){opacity:0;left:-60px}#top-menu .top-menu-toggle #menu-toggle.open span:nth-child(3){top:10px;transform:rotate(-135deg)}#top-menu .top-menu-links.active+.top-menu-btn{display:block}#top-menu .top-menu-btn{display:none}}#top-menu .top-menu-mobile-link{display:none!important}#topBar{background-color:#112f4d;justify-content:space-between;width:auto;padding:.5rem;display:flex}#topBar .logoRanking{width:200px}#topBar .button-container{gap:20px;padding-right:10px;display:flex}#topBar .button-container .header-login,#topBar .button-container .header-login a,#topBar .button-container .header-register,#topBar .button-container .header-register a{justify-content:center;align-items:center;display:flex}#topBar .button-container .header-login a,#topBar .button-container .header-register a{color:#000;cursor:pointer;text-transform:uppercase;background-color:#9037dd;border-radius:50px;outline:none;width:160px;height:55px;font-size:1.3em;font-weight:600;position:relative}
