.c-section--header{position:sticky;top:-4.5rem;background-color:var(--color-white);-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;z-index:4}@media(min-width:48em){.c-section--header{top:-6rem}}.c-section--header.header-type-1 .logo-box{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media(min-width:48em){.c-section--header.header-type-1 .logo-box{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;grid-column:span 1/span 1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media(min-width:48em){.c-section--header.header-type-1 .c-header__wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;grid-column:span 2/span 2}}@media(min-width:81.25em){.c-section--header.header-type-1 .c-header__wrap{grid-column:span 3/span 3}}.c-section--header.header-type-1 .navigation-list li.active a{color:var(--color-primary);padding-right:1rem}.c-section--header.header-type-1 .navigation-list li.active a:before{position:absolute;content:"";background-color:var(--color-primary);width:.5rem;height:.5rem;border-radius:1rem;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(min-width:48em){.c-section--header.header-type-1 .navigation-list li.active a{padding-right:0}.c-section--header.header-type-1 .navigation-list li.active a:before{top:auto;bottom:-0.5rem;right:50%;-webkit-transform:translateX(50%) translateY(0);transform:translateX(50%) translateY(0)}}@media(min-width:48em){.c-section--header.header-type-3 .logo-box{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;grid-column:span 1/span 1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media(min-width:48em){.c-section--header.header-type-3 .c-header__wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;grid-column:span 2/span 2}}@media(min-width:81.25em){.c-section--header.header-type-3 .c-header__wrap{grid-column:span 3/span 3}}@media(min-width:48em){.c-section--header.header-type-3 .c-header__addons{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media(min-width:48em){.c-section--header.header-type-3 .c-header__addons .search-btn{color:var(--color-gray-400);border:1px solid var(--color-gray-200)}}@media(min-width:61.25em){.c-section--header.header-type-3 .navigation-list{gap:0;-ms-flex-pack:distribute;justify-content:space-around}}@media(min-width:81.25em){.c-section--header.header-type-3 .navigation-list{gap:3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.c-section--header.header-type-3 .navigation-list li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.c-section--header.header-type-3 .navigation-list li a svg{display:block}@media(min-width:48em){.c-section--header.header-type-3 .navigation-list li a svg{display:none}}@media(min-width:61.25em){.c-section--header.header-type-3 .navigation-list li a svg{display:block}}.c-section--header.header-type-3 .navigation-list li.active a{color:var(--color-primary)}.c-section--header.header-type-3 .navigation-list li.active a:before{position:absolute;content:"";background-color:var(--color-primary);width:100%;height:1px;bottom:-0.25rem;right:50%;display:none}@media(min-width:48em){.c-section--header.header-type-3 .navigation-list li.active a:before{display:block}}.c-section--header.sticky{top:0}.c-section--header .header-wrapper{height:4rem}@media(min-width:48em){.c-section--header .header-wrapper{height:5rem}}.c-section--header .c-header{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));height:100%;overflow:hidden}@media(min-width:81.25em){.c-section--header .c-header{grid-template-columns:repeat(5,minmax(0,1fr))}}.c-section--header .c-header.menu-open .c-hamburger__icon:first-child{-webkit-transform:rotate(-45deg) translate(-5px,5px);transform:rotate(-45deg) translate(-5px,5px)}.c-section--header .c-header.menu-open .c-hamburger__icon:nth-last-child(2){opacity:0}.c-section--header .c-header.menu-open .c-hamburger__icon:last-child{-webkit-transform:rotate(45deg) translate(-3.5px,-3.5px);transform:rotate(45deg) translate(-3.5px,-3.5px)}.c-section--header .c-header.menu-open .c-header__wrap{right:0}.c-section--header .c-hamburger{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:48em){.c-section--header .c-hamburger{display:none}}.c-section--header .hamburger-menu{width:1.5rem;height:1.5rem}.c-section--header .c-hamburger__icon{display:block;width:18px;height:2px;margin-top:.25rem;margin-right:auto;margin-left:auto;position:relative;background:var(--color-black);z-index:1;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.c-section--header .c-hamburger__icon:first-child{margin-top:0}.c-section--header .logo-box{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-column:span 2/span 2;-webkit-box-shadow:0 4px 40px -20px var(--color-gray-600);box-shadow:0 4px 40px -20px var(--color-gray-600);position:relative}@media(min-width:48em){.c-section--header .logo-box{-webkit-box-shadow:-8px 0 16px -15px var(--color-gray-400);box-shadow:-8px 0 16px -15px var(--color-gray-400)}}.c-section--header .logo-box:before{position:absolute;content:"";bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:150%;height:1px;background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(var(--color-gray-200)),to(transparent));background-image:linear-gradient(to right,transparent,var(--color-gray-200),transparent)}@media(min-width:48em){.c-section--header .logo-box:before{left:auto;right:0;-webkit-transform:translateX(0);transform:translateX(0);background-image:-webkit-gradient(linear,left top,right top,from(transparent),to(var(--color-gray-200)));background-image:linear-gradient(to right,transparent,var(--color-gray-200))}}.c-section--header .logo-box .c-logo{height:2.75rem}@media(min-width:48em){.c-section--header .logo-box .c-logo{height:3.25rem}}.c-section--header .logo-box .c-logo img{height:100%}.c-section--header .c-header__wrap{position:fixed;top:4rem;bottom:0;right:-11.5rem;z-index:14;width:11.5rem;background-color:var(--color-white);border-radius:.5rem 0 0 0;-webkit-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}@media(min-width:48em){.c-section--header .c-header__wrap{position:static;z-index:0;width:auto;background-color:rgba(0,0,0,0);border-radius:0;-webkit-transition:none;transition:none}}.c-section--header .c-header__addons{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(min-width:48em){.c-section--header .c-header__addons{gap:.5rem}}@media(min-width:61.25em){.c-section--header .c-header__addons{gap:1.5rem}}.c-section--header .c-header__addons .search-btn{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--color-gray-600)}@media(min-width:48em){.c-section--header .c-header__addons .search-btn{width:2rem;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.5rem}}@media(min-width:61.25em){.c-section--header .c-header__addons .search-btn{width:2.5rem;height:2.5rem}}.c-section--header .c-header__addons .search-btn svg{stroke:currentColor}.c-section--header .c-header__addons .notices-btn{display:none}@media(min-width:48em){.c-section--header .c-header__addons .notices-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}.c-section--header .navigation-list{padding:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media(min-width:48em){.c-section--header .navigation-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width:61.25em){.c-section--header .navigation-list{gap:2rem}}.c-section--header .navigation-list li{font-size:14px;font-size:.875rem;line-height:22px;font-weight:500;font-variation-settings:"wght" 500;color:var(--color-gray-600)}@media(min-width:48em){.c-section--header .navigation-list li.lg-hidden{display:none}}.c-section--header .navigation-list li .arrow{position:absolute;left:0;top:3px;stroke:currentColor}@media(min-width:48em){.c-section--header .navigation-list li .arrow{display:none}}.c-section--header .navigation-list li a{gap:.5rem}.c-section--header .navigation-list li a svg{stroke:currentColor;display:none}.c-section--header .modal-layer{position:fixed;top:4rem;right:0;width:100%;height:100%;background-color:var(--color-black-40);z-index:10}@media(min-width:48em){.c-section--header .modal-layer{top:5rem}}.c-section--header .search-modal{position:fixed;right:0;overflow:hidden;width:100%;background-color:var(--color-white);z-index:16;-webkit-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;padding:0 1rem;max-height:0;top:2rem;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out}.c-section--header .search-modal.sticky{top:4rem}.c-section--header .search-modal.search-open{padding:1rem;max-height:14rem}.c-section--header .search-modal .modal-content{max-width:42rem;margin:0 auto}.c-section--header .search-modal .modal-content .search-form{max-width:30rem;height:3rem;width:100%}.c-section--header .search-modal .modal-content .search-form .search{padding-right:2.5rem;border-bottom:1px solid var(--color-black);width:100%;height:100%;font-size:14px;font-size:.875rem;line-height:24px}.c-section--header .search-modal .modal-content .search-form .search::-webkit-input-placeholder{color:var(--color-gray-700)}.c-section--header .search-modal .modal-content .search-form .search::-moz-placeholder{color:var(--color-gray-700)}.c-section--header .search-modal .modal-content .search-form .search:-ms-input-placeholder{color:var(--color-gray-700)}.c-section--header .search-modal .modal-content .search-form .search::-ms-input-placeholder{color:var(--color-gray-700)}.c-section--header .search-modal .modal-content .search-form .search::placeholder{color:var(--color-gray-700)}.c-section--header .search-modal .modal-content .magnify{width:1rem;height:1rem;top:1rem;right:.25rem;pointer-events:none;stroke:var(--color-black)}.c-section--header .search-modal .modal-content .search-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;margin-top:.5rem}.c-section--header .search-modal .modal-content .search-option{font-size:14px;font-size:.875rem;line-height:24px;color:var(--color-gray-900);padding-right:.875rem;position:relative}.c-section--header .search-modal .modal-content .search-option:before{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.375rem;height:.375rem;border-radius:1rem;background-color:var(--color-primary)}.c-section--header .search-modal .modal-content .search-option .highlight-search{font-weight:700;font-variation-settings:"wght" 700;color:var(--color-primary)}