.footerBar{width:100%;height:120px;background-color:white;font-family:var(--font-lora);color:black;display:flex;justify-content:space-around;align-items:center}.footerBar p{font-size:12pt}.footerSponsors{display:flex;flex-direction:column;align-items:center}.benchmarkLogo{margin-top:10px}.footerInfo{height:80px;display:flex;flex-direction:column;justify-content:space-around}@media screen and (max-width:700px){.footerBar{height:90px}.footerBar p{font-size:8pt}.benchmarkLogo{margin-top:10px;width:150px;height:30px}.footerInfo{margin-left:5px;height:80px}.navLogo{width:0;height:0}}.navBar{position:fixed;top:0;width:100%;height:106px;background-color:white;font-family:var(--font-lora);text-align:center;color:black;z-index:3;display:flex;justify-content:space-between}.unselectedText{font-size:14pt}.selectedText{font-style:italic;text-decoration:underline;font-size:18pt}.navLogo{margin-left:20px}.navOptions{width:1200px;justify-content:space-between;padding:20px}.navOptions,.navSocials{display:flex;align-items:center}.navSocials{padding-right:40px}.navFB{margin:0 10px}.navYT{padding-top:5px;margin-left:10px}.dropdownContainer{position:relative;width:100%}.dropdownLabel{display:flex;align-items:center;cursor:pointer}.navArrowContainer{width:10px;height:15px;margin-left:5px;transition:transform .5s}.arrowPointSide{transform:rotate(0deg)}.arrowPointDown{transform:rotate(90deg)}.arrowTop{transform:rotate(45deg)}.arrowBottom,.arrowTop{width:10px;height:2px;background-color:black;margin-top:4px}.arrowBottom{transform:rotate(135deg)}.dropdown{position:absolute;width:100%;float:left;background-color:white;filter:drop-shadow(0 10px 4px rgba(0,0,0,.25));transition:opacity .25s}.unselectedDropdown{visibility:hidden;opacity:0}.selectedDropdown{visibility:visible;opacity:1}.dropdown>div{margin:5px 0}@media screen and (max-width:700px){.navBar{height:50px}.unselectedText{font-size:6pt;margin:5px}.selectedText{font-size:8pt;margin:5px}.navLogo{margin-left:0;width:0;height:0}.navOptions{width:100%;padding:5px}.navOptions div{max-width:60px}.navSocials{padding-right:5px}.navFB{margin:0}.navYT{padding-top:5px;margin-left:10px}.fbImage{width:25px;height:25px}.ytImage{width:30px;height:22.5px}}