/* START_SECTION:header (INDEX:26) */
.hg-header-search{position:relative;z-index:2;grid-area:hgsearch;display:flex;min-width:0;background:#fff;color:#141b1e;border:1px solid #c4cacd;border-radius:4px;overflow:hidden}
.hg-header-search input{min-width:0;width:100%;padding:13px 18px;background:#fff;color:#141b1e;font-size:15px;line-height:1.5;border:0;border-radius:0}
.hg-header-search input::placeholder{color:#545e63;opacity:1}
.hg-header-search button{padding:12px 22px;min-height:48px;background:#d9eb02;color:#141b1e;font-size:13px;font-weight:700;text-transform:uppercase}
.hg-header-search:focus-within{outline:3px solid #d9eb02;outline-offset:3px}
.hg-header-search button:focus-visible{outline:3px solid #141b1e;outline-offset:-5px}
@media(min-width:1024px){.header.header--left-center{grid-template-areas:"logo hgsearch icons" "navigation navigation navigation";grid-template-columns:260px minmax(200px,1fr) auto;column-gap:36px;row-gap:18px}.header--left-center .header__navigation{justify-content:center;border-top:1px solid #465055;padding-top:6px}.header--left-center .header__menu{justify-content:center}.header--left-center .header__logo{justify-content:flex-start}}
@media(max-width:1023px){.header__icons--end a[href$="/search"]{display:none}.header.header--left-center{grid-template-areas:"tools logo icons" "hgsearch hgsearch hgsearch";grid-template-columns:minmax(32px,1fr) auto minmax(48px,1fr);column-gap:8px;row-gap:16px}.hg-header-search input{padding:10px 12px;font-size:16px}.hg-header-search button{padding:10px 16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/* END_SECTION:header */
