#main-header .banner-bar{height:var(--banner-bar-height);padding-bottom:10px;padding-top:10px}.no-banner-bar .banner-bar{display:none!important}@media only screen and (max-width:991px){#main-header .banner-bar{height:var(--banner-bar-height-mobile)}}@media only screen and (max-width:1199px){.banner-bar-text{margin-left:auto;margin-right:auto}}@media only screen and (max-width:991px){.banner-bar-text p{display:-webkit-box;max-height:56px;overflow:hidden;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media only screen and (min-width:992px){.banner-bar-text p{white-space:nowrap}}#main-header.is-fixed .banner-bar{visibility:hidden}.banner-bar-links{gap:24px}@media only screen and (max-width:1399px){.banner-bar-links{gap:12px}}.banner-bar-links .text-link{font-weight:300;line-height:28px}.search-toggle{cursor:pointer;margin-left:12px;padding:12px}.search-toggle:before{background-image:var(--search-icon-white);background-position:50%;background-size:contain;content:"";height:16px;width:16px}#main-header .banner-bar .site-search{position:relative}#main-header .banner-bar .site-search.show-form .search-input-container{display:block}#main-header .banner-bar .search-input-container{border-radius:20px;display:none;overflow:hidden;position:absolute;right:0;top:calc(100% + 5px);z-index:2}#main-header .banner-bar .search-input-container>div{display:flex;flex-direction:row}#main-header .banner-bar .search-input-container [type=text]{font-size:16px;padding:2px 24px 2px 16px;width:200px}#main-header .banner-bar .search-input-container .search-button{background-image:var(--chevron-down-green);background-position:50%;background-size:12px;height:12px;position:absolute;right:12px;top:50%;transform:translateY(-50%) rotate(-90deg);width:12px}