body.prevent-scroll{position:fixed;overflow-y:scroll;width:100%;height:100%}#masthead{position:relative}#masthead .nav-panel{display:flex;width:100%;height:80px;justify-content:space-between;padding:15px 20px;position:relative;align-items:center}#masthead .nav-panel>div{flex-basis:20%;width:20%}#masthead .nav-panel>.center-col{text-align:center;flex-basis:60%;width:60%}@media screen and (max-width: 750px){#masthead .nav-panel{padding:15px 5px}}#masthead .main-navigation-control:not(.nav-is-open) .hide-nav{display:none}#masthead .main-navigation-control.nav-is-open .show-nav{display:none}#masthead button.icon-wrap{border:0;background-color:transparent;outline:none;display:flex;align-items:center}#masthead .icon-wrap.tote{position:relative}#masthead .icon-wrap.tote a{position:absolute;bottom:0px;left:0;font-size:12px;width:100%;display:flex;height:100%;justify-content:center;align-items:center;padding-top:8px}@media screen and (max-width: 750px){#masthead .icon-wrap.tote a{padding-top:5px}}#masthead .logo svg{height:40px}@media screen and (max-width: 750px){#masthead .logo svg{height:20px}}#masthead .secondary-actions{display:flex;justify-content:flex-end}#masthead .secondary-actions .icon-wrap{margin-left:10px}@media screen and (max-width: 750px){#masthead .secondary-actions .icon-wrap{margin-left:0}}#masthead .icon-wrap svg{width:30px;height:30px}@media screen and (max-width: 750px){#masthead .icon-wrap svg{width:20px;height:20px}}#masthead .nav-panel.search{background-color:#4cdb93;color:white;position:absolute;top:0;left:0}#masthead .nav-panel.search form{display:flex;width:100%;justify-content:space-between}#masthead .nav-panel.search form>*{flex-basis:33%}#masthead .nav-panel.search input[type="search"]{border:0;border-bottom:2px #000 solid;width:100%;height:40px;padding:10px;background-color:transparent;outline:none}#masthead .nav-panel.search .icon-wrap.tote{visibility:hidden}#masthead:not(.search) .nav-panel.search{display:none}.main-navigation{display:none;position:absolute;top:120px;left:0;z-index:1000;background-color:white;height:100%;padding:20px 80px;overflow:auto}.main-navigation h3{font-weight:bold;margin-bottom:10px}.main-navigation ul{list-style:none;padding:0;margin:0}.main-navigation a{font-size:24px;line-height:1.4}@media screen and (max-width: 750px){.main-navigation{padding:20px 28px;width:100%}}
