.c-main-header-module{padding:10px 0;transition:padding .25s ease,box-shadow .25s ease,background-color .25s ease;width:100%}.c-main-header-module--sticky{position:relative;z-index:1000}.c-main-header-module--sticky.c-main-header-module--pinned{left:0;position:fixed;right:0;top:0}.c-main-header-module--sticky.c-main-header-module--pinned.c-main-header-module--scrolled{box-shadow:0 4px 12px rgba(0,0,0,.08);padding:15px 0}.c-main-header-module__container{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1100px;padding:0 1.5rem}.c-main-header-module__logo{align-items:center;display:flex;flex-shrink:0}.c-main-header-module__logo img{display:block;height:auto;max-width:100%}.c-main-header-module__menu{align-items:center;display:flex;flex:1;justify-content:center;min-height:1px}.c-main-header-module__menu :global(p){font-size:16px}.c-main-header-module__menu :global(ol),.c-main-header-module__menu :global(p),.c-main-header-module__menu :global(ul){margin:0}.c-main-header-module__buttons,.c-main-header-module__links{align-items:center;display:flex;flex-shrink:0;gap:1rem}.c-main-header-module__button svg{height:16px;width:16px}.c-main-header-module__links a{align-items:center;border:none;cursor:pointer;display:inline-flex;font-size:15px;gap:.5rem;justify-content:center;text-decoration:none}.c-main-header-module__link-text{font-size:18px;font-weight:300;line-height:1.5}.c-main-header-module__button svg,.c-main-header-module__links svg{display:flex;height:18px;width:16px}.c-main-header-module__button{align-items:center;border:none;cursor:pointer;display:inline-flex;gap:.5rem;justify-content:center;line-height:1.5;white-space:nowrap}a.c-main-header-module__button{text-decoration:none}.c-main-header-module__button-text{display:inline-block}.c-main-header-module__button-icon--left{order:-1}.c-main-header-module__button-icon--center{order:0}.c-main-header-module__button-icon--right{order:1}@media (max-width:767px){.c-main-header-module__container{flex-wrap:wrap;gap:1rem;padding:0 1rem}.c-main-header-module__logo{justify-content:center;width:100%}.c-main-header-module__menu{justify-content:flex-start;order:3;width:100%}.c-main-header-module__links{flex-wrap:wrap;justify-content:center;width:100%}.c-main-header-module__buttons{display:none}.c-main-header-module__button{flex:1 1 auto;min-width:120px}}@media (max-width:480px){.c-main-header-module{padding:.75rem 0}.c-main-header-module__container{padding:0 .75rem}.c-main-header-module__button{font-size:.875rem;padding:.625rem 1.25rem}.c-main-header-module__buttons{flex-direction:column;width:100%}.c-main-header-module__button{width:100%}}