body{margin:0}.b2b-b2c-header-container{align-items:center;background-color:#ecebe1;display:flex;justify-content:space-between;position:relative;width:100%;z-index:9999}.header-logo{background-color:#0e1218;padding:25px 50px}.header-logo img{max-height:70px;max-width:200px}.header-anchors{align-items:center;display:flex;gap:30px;padding-inline:80px;interpolate-size:allow-keywords}.header-anchors .header-a{font-size:20px;font-weight:700}.hamburger{cursor:pointer}.hamburger .line{background-color:#000;border-radius:100px;display:block;height:2px;margin:6px auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:30px}#b2b-b2c-hamburger-button{display:none}#b2b-b2c-hamburger-button.is-active .line:nth-child(2){opacity:0}#b2b-b2c-hamburger-button.is-active .line:first-child{-webkit-transform:translateY(8px) rotate(45deg);-ms-transform:translateY(8px) rotate(45deg);-o-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}#b2b-b2c-hamburger-button.is-active .line:nth-child(3){-webkit-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);-o-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}@media screen and (max-width:980px){.b2b-b2c-header-container{align-items:flex-start;background-color:unset;height:49px}.header-logo{padding:10px 16px}.header-logo img{height:25px;width:74px}.header-anchors{align-items:flex-end;background-color:beige;flex-direction:column;height:21px;max-height:21px;overflow:hidden;padding:10px 18px 18px;transition:all .3s;width:100%}.header-anchors.is-open{border-bottom-left-radius:20px;height:fit-content;max-height:210px}#b2b-b2c-hamburger-button{display:block}}