.header-anchor{position:fixed;top:0;width:100%;background-color:#373754;z-index:100}.header-anchor .inside{width:86%;max-width:1536px;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:.75em 0}@media only screen and (max-width: 1199.98px){.header-anchor .inside{width:90%}}@media only screen and (min-width: 1200px){.header-anchor .inside{width:96%}}.header-anchor-navigation{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin:0 0 0 auto;padding:0;background:#373754;list-style:none}.header-anchor-navigation li{margin-left:1.5rem}.header-anchor-navigation li a{font-family:"AribauGrotesk",sans-serif;font-size:clamp(.875em,0.196vw + 0.804em,1em);line-height:1.8;color:#373754;color:#fff}.header-anchor-navigation li a:hover{color:#fff}.header-anchor-navigation li a.active-section{text-decoration:underline;text-underline-offset:3px}.header-anchor .hamburger-btn{display:none}@media only screen and (max-width: 1199.98px){.header-anchor .header-anchor-navigation{display:none}.header-anchor .mobile-menu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;position:fixed;right:0;top:0;height:100%;width:70%;max-width:380px;padding:6rem 5%;z-index:99;box-shadow:-3px 0 5px rgba(0,0,0,.3);font-size:16px;text-align:right;transform:translateX(110%);transition:transform .3s linear .4s}.header-anchor .mobile-menu li{margin:0 0 1em 0}.header-anchor .mobile-menu a{font-family:"AribauGrotesk",sans-serif;font-size:clamp(.875em,0.196vw + 0.804em,1em);line-height:1.8;color:#373754;font-size:clamp(1.125em,0.196vw + 1.054em,1.25em);color:#fff}.header-anchor .mobile-menu.menu-visible{transform:translateX(0)}.header-anchor .hamburger-btn{all:unset;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;position:relative;margin-left:auto;width:40px;height:30px;z-index:101}.header-anchor .hamburger-btn span{display:block;width:100%;height:5px;background:#fff;transition:translate .3s ease .3s,rotate .3s ease}.header-anchor .hamburger-btn.menu-visible span:nth-child(1){translate:0 12.5px;rotate:45deg;transition:translate .3s ease,rotate .3s ease .3s}.header-anchor .hamburger-btn.menu-visible span:nth-child(2){display:none}.header-anchor .hamburger-btn.menu-visible span:nth-child(3){translate:0 -12.5px;rotate:-45deg;transition:translate .3s ease,rotate .3s ease .3s}}