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{align-items:center;display:flex;padding:0}.header-logo img{height:90px;max-width:none;width:auto}.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;padding-bottom:4px;position:relative}.header-anchors .header-a:after{background-color:currentColor;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease-out;width:0}.header-anchors .header-a:hover:after{width:100%}.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:#ecebe1;height:49px}.header-logo{padding:0}.header-logo img{height:49px;width:auto}.header-anchors{align-items:flex-end;background-color:#ecebe1;flex-direction:column;height:21px;max-height:21px;overflow:hidden;padding:10px 18px 18px;transition:all .3s;width:100%}.hamburger .line{margin:3px auto}#b2b-b2c-hamburger-button.is-active .line:first-child{-webkit-transform:translateY(5px) rotate(45deg);-ms-transform:translateY(5px) rotate(45deg);-o-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}#b2b-b2c-hamburger-button.is-active .line:nth-child(3){-webkit-transform:translateY(-5px) rotate(-45deg);-ms-transform:translateY(-5px) rotate(-45deg);-o-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.header-anchors.is-open{border-bottom-left-radius:20px;height:fit-content;max-height:340px}#b2b-b2c-hamburger-button{display:block}}