.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:1400px){.footerBar p{font-size:8pt;padding:0 20px}.benchmarkLogo{width:225px;height:45px}.footerNavLogo{width:185px;height:80px}}@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}.footerNavLogo{width:0;height:0}}.navBar{width:100%;height:106px;font-family:var(--font-lora);text-align:center;color:black;display:flex;justify-content:space-between;align-items:center;filter:drop-shadow(0 5px 4px rgba(0,0,0,.25))}.navBar,.sidePanel{position:fixed;top:0;background-color:white;z-index:6}.sidePanel{display:none;width:200px;height:100vh;border-top:2px solid #dddddd;transition:left .5s}.sidePanelUnselected{left:-200px}.sidePanelSelected{left:0}.sidePanelContainer{width:100%;height:50px;max-height:10%;display:flex;justify-content:center;align-items:center;border-bottom:2px solid #dddddd}.navBackground{position:fixed;width:100vw;height:100vh;z-index:5;top:0;background-color:black}.navBackgroundUnselected{opacity:0;pointer-events:none}.navBackgroundSelected{opacity:.6;pointer-events:auto}.menuButton{margin-left:15px;border-radius:5px;display:none;justify-content:center;align-items:center}.menuButtonUnselected{background-color:#DDDDDD;border-top:0;border-bottom:2px solid #777777}.menuButtonSelected{background-color:#AAAAAA;border-top:2px solid #777777;border-bottom:0}.unselectedTextTop{font-size:14pt}.selectedTextTop{font-style:italic;text-decoration:underline;font-size:18pt}.unselectedTextSide{background-color:white;font-size:12pt}.selectedTextSide{background-color:#AAAAAA;font-style:italic;text-decoration:underline;font-size:14pt}.headerNavLogo{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 12px 0 10px}.navIG{margin:0}.navYT{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:1400px){.navBackground,.sidePanel{top:100px}.navOptions{display:none}.navSocials{padding-right:5px;margin-right:10px}.sidePanel{display:block}.menuButton{display:flex}.headerNavLogo{padding-left:20px}.menuButton{width:60px;height:60px}.hamburgerMenuIcon{height:50px;width:50px}}@media screen and (max-width:700px){.navBar{height:50px}.navBackground,.sidePanel{top:50px}.headerNavLogo{width:123px;height:53px;padding-left:20px}.navFB{margin-right:5px}.navYT{padding-top:2px;margin-left:5px}.fbImage,.igImage{width:25px;height:25px}.ytImage{width:30px;height:22.5px}.menuButton{width:40px;height:40px}.hamburgerMenuIcon{height:30px;width:30px}}