section.ui-state-default.header{position:relative;z-index:999}.ui-state-default.header.overlay_focused1 .widget.header{border:3px solid #3b97e3!important}.widget.header{--header-height: auto;--menu-spacing: 0px;--logo-padding-left: 0px;--logo-padding-right: 0px;--menu-padding-left: 0px;--menu-padding-right: 0px;--mobile-menu-icon-color: white;--menu-item-color:white}.widget.header.overlay{position:absolute;width:100%;left:0;top:0;z-index:100}.widget.header.sticky_header{position:fixed;top:0;left:0;width:100%;animation-name:header_stick;animation-duration:.4s;z-index:1000}.widget.header .main_header{display:flex;align-items:center;justify-content:space-between}.widget.header .main_header .navigation{margin-top:0;margin-bottom:0}.widget.header .main_header .navigation.d-none{display:none;visibility:hidden}.widget.header .main_header a.mobile-menu svg{width:30px;height:auto;fill:var(--mobile-menu-icon-color)}@media (max-width: 480px){.widget.header .main_header a.mobile-menu svg{width:20px}}.widget.header .main_header>ul{display:flex;width:100%;flex-grow:1;list-style-type:none;flex-wrap:wrap;justify-content:flex-end;padding:0 var(--menu-padding-right) 0 var(--menu-padding-left)}.widget.header .main_header>ul>li{margin:var(--menu-spacing) 0}.widget.header .main_header>ul>li:last-child{margin-right:0}.widget.header .main_header>ul>li.active a{border-bottom:1px solid var(--menu-item-color);padding-bottom:3px}.widget.header .main_header>ul>li a{text-decoration:none}.widget.header a.navbar-brand{display:block;padding:0 var(--logo-padding-right) 0 var(--logo-padding-left)}.widget.header a.navbar-brand img{max-width:none;width:auto;height:var(--header-height)}@media (max-width: 480px){.widget.header a.navbar-brand{padding:0 10px}.widget.header a.navbar-brand img{max-height:50px}}body.lg .widget.header .main_header>ul>li,body.md .widget.header .main_header>ul>li{margin:0 var(--menu-spacing)}@keyframes header_stick{0%{top:-100%}to{top:0}}body:not(.sm) .widget.header a.mobile-menu{display:none}body:not(.sm) .widget.header .main_header>ul.menu_left{justify-content:flex-start}body:not(.sm) .widget.header .main_header>ul.menu_center{justify-content:center}body:not(.sm) .widget.header .main_header.logo_right{flex-direction:row-reverse}body:not(.sm) .widget.header .main_header.logo_center{flex-direction:column;justify-content:flex-start}body.sm .widget.header a.navbar-brand img{max-width:100%;object-fit:contain;object-position:center}body.sm .widget.header a.mobile-menu{margin-right:1rem;display:block}body.sm .widget.header .main_header>ul{position:absolute;top:100%;left:0;margin:0;display:none;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:1rem}@media only screen and (min-width: 992px){section:has(div.overlay)+div.content.content-body{padding-top:50px}}
