.site-header{position:relative!important;z-index:2147483000!important;overflow:visible!important;isolation:isolate}
.header-main,.header-topline,.header-topline-inner{overflow:visible!important}
.header-search{position:relative;z-index:2;grid-template-columns:minmax(0,1fr) auto auto;overflow:visible}
.header-search-page{width:42px;min-height:48px;display:grid;place-items:center;border-radius:999px;color:#59616b;text-decoration:none;transition:background-color .18s,color .18s}
.header-search-page:hover,.header-search-page:focus-visible{background:#f4e8ea;color:#b50015;outline:0}
.header-search-suggestions{position:absolute;z-index:2147483001;top:calc(100% + 7px);left:8px;right:8px;max-height:min(470px,65vh);overflow-x:hidden;overflow-y:auto;background:#fff;border:1px solid #dfe3e7;border-radius:15px;box-shadow:0 18px 44px rgba(26,30,36,.18);text-align:left}
.header-suggest-item{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 14px;border-bottom:1px solid #f0f2f4;color:#242930;text-decoration:none}
.header-suggest-item:hover,.header-suggest-item.is-active{background:#f6f7f8}.header-suggest-media{width:40px;height:40px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:#f1f3f5;color:#970012}
.header-suggest-media img{width:100%;height:100%;object-fit:contain}.header-suggest-copy{min-width:0}.header-suggest-copy strong,.header-suggest-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.header-suggest-copy strong{font-size:.86rem}.header-suggest-copy small{margin-top:3px;color:#737b85;font-size:.72rem}.header-suggest-type{color:#9d0013;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.header-suggest-all{display:block;padding:13px 15px;color:#a90014;text-decoration:none;font-size:.82rem;font-weight:750}.header-suggest-all:hover,.header-suggest-all.is-active{background:#f8e9eb}.header-suggest-state{padding:18px;text-align:center;color:#707883;font-size:.82rem}.header-search-suggestions[hidden]{display:none}
@media(max-width:700px){.header-search-page{width:36px;min-height:44px}.header-search button{padding:0 14px}.header-suggest-type{display:none}.header-suggest-item{grid-template-columns:40px minmax(0,1fr);padding:9px 11px}}
