@media(max-width:1015px){html.adjust-new-global-header .container-body{margin-top:0 !important;padding-top:calc(var(--ws-header-space, 0) * 1px)}
}
@media(max-width:1015px){:root.adjust-old-global-header[ws-scroll="down"]{--ws-header-height:0}
:root.adjust-old-global-header[ws-scroll="down"] .globalheader.section{display:none}
}
@media(max-width:763px){:root.adjust-old-global-header[ws-scroll="up"],:root.adjust-old-global-header[ws-scroll="top"]{--ws-header-space:56;--ws-header-height:56}
}
@media(min-width:764px) and (max-width:1015px){:root.adjust-old-global-header[ws-scroll="up"],:root.adjust-old-global-header[ws-scroll="top"]{--ws-header-space:72;--ws-header-height:72}
}
@media(max-width:763px){:root.adjust-old-global-header .section.globalheader{position:fixed !important;width:100%;z-index:2}
:root.adjust-old-global-header .container-body{padding-top:56px;margin-top:0 !important}
}
@media(min-width:764px) and (max-width:1015px){:root.adjust-old-global-header .section.globalheader{position:fixed !important;width:100%;z-index:2}
:root.adjust-old-global-header .container-body{padding-top:72px;margin-top:0 !important}
}
.ws-loader{min-width:10px;height:1px;background-color:#e1d7cd;position:relative;overflow-x:hidden}
.ws-loader .ws-loader-thumb{position:absolute;animation:lateral-animation 2s infinite;background-color:#190f14;width:30%;top:0;height:1px}
@keyframes lateral-animation{from{left:-30%}
to{left:100%}
}
.section.globalheader{z-index:1002 !important}