body{padding-top:0 !important}
a.skip{display:none !important}
.header-tabed-campaigns{background:#fff;width:100%}
.header-tabed-campaigns .header-top{background:#fff;box-shadow:0 2px 2px rgba(0,0,0,0.12);padding:0;position:relative;z-index:10;height:70px}
.header-tabed-campaigns .header-top .tab-campaign-logo{width:170px;height:50px;margin-top:10px}
.header-tabed-campaigns .header-logo-nav{display:flex;align-items:center;justify-content:space-between;min-height:72px;width:100%;padding:8px 0}
.header-tabed-campaigns .header-logo-group{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;gap:16px}
.header-tabed-campaigns .header-logo-link{display:inline-flex;align-items:center;line-height:0}
.header-tabed-campaigns .header-logo-link img{height:52px;width:auto;max-width:220px;display:block;object-fit:contain}
.header-tabed-campaigns .header-logo-divider{display:inline-block;width:1px;height:48px;background:#cfcfcf;flex-shrink:0}
.header-tabed-campaigns .nav-menu{display:flex;align-items:center;justify-content:flex-end;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.header-tabed-campaigns .nav-menu li{margin-left:28px;position:relative}
.header-tabed-campaigns .nav-menu li a{text-decoration:none;font-size:14px;color:#000;padding:10px 0;text-transform:uppercase;letter-spacing:1px}
@media(min-width:768px){.header__logo{width:170px;height:50px;max-width:initial;margin-top:5px}
body{padding-top:0 !important}
}
@media(max-width:767px){.header-tabed-campaigns .header-top{height:50px}
.header-tabed-campaigns .header-top .logo-left{display:flex;justify-content:center}
.header-tabed-campaigns .header-top .tab-campaign-logo{width:120px !important;margin-top:0}
.header-tabed-campaigns .header-logo-nav{min-height:60px}
.header-tabed-campaigns .header-logo-group{gap:10px}
.header-tabed-campaigns .header-logo-link img{height:40px;max-width:150px}
.header-tabed-campaigns .header-logo-divider{height:36px}
.header-tabed-campaigns .nav-menu{display:none}
}