.public-header{height:50px;width:100%;display:flex}.public-header .logo{width:100px;line-height:50px;text-align:center}@media(min-width:960px){.public-header .hamburgerMenuButton{display:none}}.public-header .hamburgerMenuButton{margin-left:auto;margin-right:5px;border:none;background-color:var(--white);height:50px}.public-header .menu{flex:1;display:none}@media(min-width:960px){.public-header .menu{display:flex}}.public-header .menu ul{width:100%;margin:0;padding-right:10px;display:flex;flex-direction:column}@media(min-width:960px){.public-header .menu ul{justify-content:end;flex-direction:row}}.public-header .menu ul{list-style:none}.public-header .menu ul li{width:100%}@media(min-width:960px){.public-header .menu ul li{margin-right:10px;max-width:120px}}.public-header .menu ul li a{margin-top:10px;padding:5px;display:block;border-bottom:1px solid var(--ash)}@media(min-width:960px){.public-header .menu ul li a{height:100%;line-height:50px;text-align:center;margin-top:0;padding:0}}.public-header .menu ul li:hover a{background-color:var(--gray)}@media(min-width:960px){.public-header .menu ul li:hover a{border-bottom:2px solid var(--cobaltBlue);background-color:var(--white)}}@media(min-width:0px){.public-header nav.open{display:flex;position:absolute;top:50px;right:0;height:calc(100% - 50px);width:80%;background-color:var(--white);box-shadow:-5px 0 5px var(--gray);z-index:1}}:root{--black: #1f3134;--white: #fafafa;--gray: #dcdcdc;--ash: #808080;--blue: #4200ff;--lightBlue: #abbbff;--cobaltBlue: #4179eb;--red: #ff0000;--cobaltGreen: #83ccd2;--cobaltGreen20: #83ccd233;--darkGreen: #00a381;--darkGreen60: #00a38199;--dandelion: #ffd900;--font-base: 18px;--font-h1: 26px;--font-h2: 24px;--font-h3: 22px;--font-h4: 20px;--font-note: 15px;--font-step: 12px}#public{height:100%;width:100%}#public .section{height:calc(100% - 70px);width:100%}
