.c-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;height:80px;background:#fff;box-shadow:0 0 20px rgba(0, 0, 0, 0.1);z-index:1000;max-width:1920px;transition:all 0.4s ease}.c-header *{box-sizing:border-box}@media screen and (max-width:1024px){.c-header{height:65px}}@media screen and (max-width:767px){.c-header{height:50px}}.c-header--home{background:transparent;box-shadow:none}@media screen and (max-width:767px){.c-header--home{right:0;width:50px;height:50px;left:initial;transform:initial}}@media screen and (max-width:767px){.c-header--home .c-header__hamburger{position:fixed;width:50px;height:50px;right:0;top:0}}.c-header--home .c-header-nav__link{color:#fff}.c-header--home .c-header-nav__link::after{border-right:1.5px solid #fff;border-bottom:1.5px solid #fff}.c-header--home.is-scrolled{background:#fff;box-shadow:0 0 20px rgba(0, 0, 0, 0.1);width:100%;right:0}.c-header--home.is-scrolled .c-header-nav__link{color:#222}.c-header--home.is-scrolled .c-header-nav__link::after{border-right:1.5px solid #222;border-bottom:1.5px solid #222}.c-header__inner{max-width:1920px;height:100%;margin:0 auto;padding:0 0 0 30px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1024px){.c-header__inner{padding:0 0 0 20px}}@media screen and (max-width:767px){.c-header__inner{padding:0 0 0 12px}}.c-header__logo-heading{margin:0;line-height:1}.c-header__logo-link{display:block;transition:opacity 0.3s}.c-header__logo-link:hover{opacity:0.7}.c-header__logo-img{height:60px;width:auto;object-fit:contain}@media screen and (max-width:1024px){.c-header__logo-img{height:54px}}@media screen and (max-width:767px){.c-header__logo-img{height:44px}}.c-header__nav{height:100%;display:flex;align-items:center}@media screen and (max-width:1155px){.c-header__nav{display:none}}@media screen and (max-width:1024px){.c-header__nav{display:none}}.c-header__nav-list{display:flex;height:100%;list-style:none;margin:0;padding:0;gap:35px}@media (max-width:1400px){.c-header__nav-list{gap:20px}}.c-header__hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:90px;height:80px;background:#066334;border:none;position:relative;cursor:pointer;padding:0;box-sizing:border-box;transition:background 0.4s cubic-bezier(0.4, 0, 0.2, 1);border-radius:0 0 0 14px}@media screen and (max-width:1024px){.c-header__hamburger{gap:10px}}@media screen and (max-width:767px){.c-header__hamburger{gap:6px}}.c-header__hamburger:hover{background:#043d20}@media screen and (max-width:1024px){.c-header__hamburger{width:75px;height:65px;border-radius:0 0 0 10px}}@media screen and (max-width:767px){.c-header__hamburger{width:50px;height:50px;border-radius:0 0 0 8px}}.c-header__hamburger-text{font-size:1.6rem;font-weight:400;line-height:1;color:#fff;text-align:center;font-family:"Jost", sans-serif}@media screen and (max-width:1024px){.c-header__hamburger-text{font-size:1.3rem}}@media screen and (max-width:767px){.c-header__hamburger-text{font-size:1rem}}.c-header__hamburger-line{width:42px;height:2px;background:#fff;transform-origin:center}@media screen and (max-width:1024px){.c-header__hamburger-line{width:34px;height:1.5px}}@media screen and (max-width:767px){.c-header__hamburger-line{width:20px;height:1.5px}}.c-header-nav__item{position:relative;height:100%;display:flex;align-items:center}.c-header__nav-list>.c-header-nav__item:hover>.sub-menu{display:block;animation:fadeInSubMenu 0.3s ease forwards}.c-header-nav__item .sub-menu{display:none;position:absolute;top:80%;left:50%;transform:translateX(-50%) translateY(10px);width:max-content;min-width:200px;max-height:calc(100vh - 80px - 40px);overflow-y:auto;overflow-x:hidden;padding:15px 0;background:rgba(255, 255, 255, 0.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 15px 35px rgba(0, 0, 0, 0.15);border-radius:4px;z-index:100;list-style:none}.c-header-nav__item .sub-menu .sub-menu{display:block;position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;padding:4px 0 4px 8px;background:transparent;backdrop-filter:none;width:100%;max-height:none;overflow:visible}.c-header-nav__item .sub-menu .sub-menu .c-header-nav__item{padding-left:0;padding-right:0;width:100%}.c-header-nav__item .sub-menu .c-header-nav__item{width:100%;height:auto;display:block;padding:0 18px;margin-bottom:2px}.c-header-nav__item .sub-menu .c-header-nav__item:last-child{margin-bottom:0}.c-header-nav__item .sub-menu .c-header-nav__item.menu-item-has-children{margin-bottom:2px}.c-header-nav__item .sub-menu .c-header-nav__item.menu-item-has-children>.c-header-nav__link{font-weight:700}.c-header-nav__item .sub-menu .c-header-nav__link{display:block;width:100%;padding:7px 0;font-size:1.35rem;color:#444;white-space:nowrap;line-height:1.4}.c-header-nav__item .sub-menu .c-header-nav__link::after{display:none !important}.c-header-nav__item .sub-menu .c-header-nav__link::before{display:none !important}.c-header-nav__item .sub-menu .c-header-nav__link:hover{background:transparent;color:#066334}.sub-menu .c-header-nav__item .sub-menu .c-header-nav__link{font-size:1.25rem;color:#777;padding:3px 0}.sub-menu .c-header-nav__item .sub-menu .c-header-nav__link::before{content:"-";display:inline;margin-right:6px;color:#bbb;position:static;width:auto;height:auto;background:none;transform:none}.c-header__nav-list>.c-header-nav__item.menu-item-has-children>.c-header-nav__link::after{content:"";display:inline-block;margin-left:8px;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform 0.3s ease;margin-bottom:3px}.c-header__nav-list>.c-header-nav__item.menu-item-has-children:hover>.c-header-nav__link::after{transform:rotate(-135deg) translateY(-2px) translateX(-2px)}.c-header-nav__link{display:flex;align-items:center;color:#222;font-size:1.4rem;line-height:1.4em;font-weight:500;text-decoration:none;transition:all 0.3s;height:100%;position:relative;padding:0 4px}.c-header-nav__link::before{content:"";position:absolute;bottom:calc(50% - 21px);left:4px;width:calc(100% - 8px);height:2px;background:#066334;transform:scaleX(0);transition:transform 0.3s ease}.c-header-nav__link:hover{color:#066334}.c-header-nav__link:hover::before{transform:scaleX(1)}@keyframes fadeInSubMenu{from{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.c-dynamic-menu__item--group{font-weight:700;font-size:0.85em;letter-spacing:0.1em;color:rgba(34, 34, 34, 0.4);text-transform:uppercase;pointer-events:none;padding:15px 25px 5px !important;margin-top:10px;border-top:1px solid rgba(0, 0, 0, 0.05)}.c-dynamic-menu__item--group:first-child{margin-top:0;border-top:none}/*# sourceMappingURL=header.css.map */