header{width:100%;z-index:9999}header .header-wrapper .inner-wrapper{background-color:var(--header-wrapper-bg-color);display:flex;width:100%}header .header-wrapper .header-container{background-color:var(--header-container-bg-color);flex-wrap:wrap!important;margin-left:auto;margin-right:auto;max-width:var(--bde-header-width);width:100%}@media(max-width:1760px){header .header-wrapper .header-container{padding-left:var(--bde-section-horizontal-padding);padding-right:var(--bde-section-horizontal-padding)}}header.header--sticky .header-wrapper{width:100%}header.header--sticky .header-wrapper.scrolled--transition{transition:opacity var(--duration-x-2) ease-in-out}header.header--sticky .header-wrapper.scrolled--active{max-height:0;opacity:0;position:fixed;visibility:hidden;z-index:999}header.header--sticky .header-wrapper.scrolled--visible{opacity:1;visibility:visible}.basic-nav a{display:block}.navbar-brand{display:block}.navbar-brand .logo-svg-wrapper{align-items:center;display:flex;justify-content:center;width:100%;height:auto}.navbar-brand .logo-svg-wrapper svg{display:block;width:100%;max-width:100%;height:auto!important;object-fit:contain}