/*! @algolia/autocomplete-theme-classic 1.17.8 | MIT License | © Algolia, Inc. and contributors | https://github.com/algolia/autocomplete */
:root{--aa-search-input-height:44px;--aa-input-icon-size:20px;--aa-base-unit:16;--aa-spacing-factor:1;--aa-spacing:calc(var(--aa-base-unit)*var(--aa-spacing-factor)*1px);--aa-spacing-half:calc(var(--aa-spacing)/2);--aa-panel-max-height:650px;--aa-base-z-index:9999;--aa-font-size:calc(var(--aa-base-unit)*1px);--aa-font-family:inherit;--aa-font-weight-medium:500;--aa-font-weight-semibold:600;--aa-font-weight-bold:700;--aa-icon-size:20px;--aa-icon-stroke-width:1.6;--aa-icon-color-rgb:119,119,163;--aa-icon-color-alpha:1;--aa-action-icon-size:20px;--aa-text-color-rgb:38,38,39;--aa-text-color-alpha:1;--aa-primary-color-rgb:62,52,211;--aa-primary-color-alpha:.2;--aa-muted-color-rgb:128,126,163;--aa-muted-color-alpha:.6;--aa-panel-border-color-rgb:128,126,163;--aa-panel-border-color-alpha:.3;--aa-input-border-color-rgb:128,126,163;--aa-input-border-color-alpha:.8;--aa-background-color-rgb:255,255,255;--aa-background-color-alpha:1;--aa-input-background-color-rgb:255,255,255;--aa-input-background-color-alpha:1;--aa-selected-color-rgb:179,173,214;--aa-selected-color-alpha:.205;--aa-description-highlight-background-color-rgb:245,223,77;--aa-description-highlight-background-color-alpha:.5;--aa-detached-media-query:(max-width:680px);--aa-detached-modal-media-query:(min-width:680px);--aa-detached-modal-max-width:680px;--aa-detached-modal-max-height:500px;--aa-overlay-color-rgb:115,114,129;--aa-overlay-color-alpha:.4;--aa-panel-shadow:0 0 0 1px #23263b1a,0 6px 16px -4px #23263b26;--aa-scrollbar-width:13px;--aa-scrollbar-track-background-color-rgb:234,234,234;--aa-scrollbar-track-background-color-alpha:1;--aa-scrollbar-thumb-background-color-rgb:var(--aa-background-color-rgb);--aa-scrollbar-thumb-background-color-alpha:1}@media (hover:none) and (pointer:coarse){:root{--aa-spacing-factor:1.2;--aa-action-icon-size:22px}}body.dark,body[data-theme=dark]{--aa-text-color-rgb:183,192,199;--aa-primary-color-rgb:146,138,255;--aa-muted-color-rgb:146,138,255;--aa-input-background-color-rgb:0,3,9;--aa-background-color-rgb:21,24,42;--aa-selected-color-rgb:146,138,255;--aa-selected-color-alpha:.25;--aa-description-highlight-background-color-rgb:0 255 255;--aa-description-highlight-background-color-alpha:.25;--aa-icon-color-rgb:119,119,163;--aa-panel-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--aa-scrollbar-track-background-color-rgb:44,46,64;--aa-scrollbar-thumb-background-color-rgb:var(--aa-background-color-rgb)}.aa-Autocomplete *,.aa-DetachedFormContainer *,.aa-Panel *{box-sizing:border-box}.aa-Autocomplete,.aa-DetachedFormContainer,.aa-Panel{color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-family:inherit;font-family:var(--aa-font-family);font-size:16px;font-size:var(--aa-font-size);text-align:left;margin:0;padding:0;font-weight:400;line-height:1em}.aa-Form{background-color:#fff;background-color:rgba(var(--aa-input-background-color-rgb),var(--aa-input-background-color-alpha));border:1px solid #807ea3cc;border:1px solid rgba(var(--aa-input-border-color-rgb),var(--aa-input-border-color-alpha));border-radius:3px;align-items:center;width:100%;margin:0;line-height:1em;display:flex;position:relative}.aa-Form:focus-within{border-color:#3e34d3;border-color:rgba(var(--aa-primary-color-rgb),1);box-shadow:0 0 0 2px #3e34d333,inset 0 0 0 2px #3e34d333;box-shadow:rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha))0 0 0 2px,inset rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha))0 0 0 2px;outline:none}.aa-InputWrapperPrefix{height:44px;height:var(--aa-search-input-height);flex-shrink:0;order:1;align-items:center;display:flex}.aa-Label,.aa-LoadingIndicator{cursor:auto;text-align:left;flex-shrink:0;height:100%;padding:0}.aa-Label svg,.aa-LoadingIndicator svg{color:rgba(var(--aa-primary-color-rgb),1);height:auto;max-height:20px;max-height:var(--aa-input-icon-size);stroke-width:1.6px;stroke-width:var(--aa-icon-stroke-width);width:20px;width:var(--aa-input-icon-size)}.aa-LoadingIndicator,.aa-SubmitButton{height:100%;padding-left:11px;padding-left:calc(var(--aa-spacing)*.75 - 1px);padding-right:8px;padding-right:var(--aa-spacing-half);width:47px;width:calc(var(--aa-spacing)*1.75 + var(--aa-icon-size) - 1px)}@media (hover:none) and (pointer:coarse){.aa-LoadingIndicator,.aa-SubmitButton{padding-left:3px;padding-left:calc(var(--aa-spacing-half)/2 - 1px);width:39px;width:calc(var(--aa-icon-size) + var(--aa-spacing)*1.25 - 1px)}}.aa-SubmitButton{appearance:none;background:0 0;border:0;margin:0}.aa-LoadingIndicator{justify-content:center;align-items:center;display:flex}.aa-LoadingIndicator[hidden]{display:none}.aa-InputWrapper{order:3;width:100%;position:relative}.aa-Input{appearance:none;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font:inherit;height:44px;height:var(--aa-search-input-height);background:0 0;border:0;width:100%;padding:0}.aa-Input::placeholder{color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));opacity:1}.aa-Input:focus{border-color:none;box-shadow:none;outline:none}.aa-Input::-webkit-search-cancel-button{appearance:none}.aa-Input::-webkit-search-decoration{appearance:none}.aa-Input::-webkit-search-results-button{appearance:none}.aa-Input::-webkit-search-results-decoration{appearance:none}.aa-InputWrapperSuffix{height:44px;height:var(--aa-search-input-height);order:4;align-items:center;display:flex}.aa-ClearButton{color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));cursor:pointer;height:100%;padding:0 12.8333px;padding:0 calc(var(--aa-spacing)*.83333 - .5px);background:0 0;border:0;align-items:center;margin:0;display:flex}@media (hover:none) and (pointer:coarse){.aa-ClearButton{padding:0 10.1667px;padding:0 calc(var(--aa-spacing)*.66667 - .5px)}}.aa-ClearButton:focus,.aa-ClearButton:hover{color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha))}.aa-ClearButton[hidden]{display:none}.aa-ClearButton svg{stroke-width:1.6px;stroke-width:var(--aa-icon-stroke-width);width:20px;width:var(--aa-icon-size)}.aa-Panel{background-color:#fff;background-color:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));border-radius:4px;border-radius:calc(var(--aa-spacing)/4);box-shadow:0 0 0 1px #23263b1a,0 6px 16px -4px #23263b26;box-shadow:var(--aa-panel-shadow);margin:8px 0 0;transition:opacity .2s ease-in,filter .2s ease-in;position:absolute;overflow:hidden}@media screen and (prefers-reduced-motion){.aa-Panel{transition:none}}.aa-Panel button{appearance:none;background:0 0;border:0;margin:0;padding:0}.aa-PanelLayout{height:100%;max-height:650px;max-height:var(--aa-panel-max-height);text-align:left;margin:0;padding:0;position:relative;overflow-y:auto}.aa-PanelLayoutColumns--twoGolden{grid-template-columns:39.2% auto;padding:0;display:grid;overflow:hidden}.aa-PanelLayoutColumns--two{grid-template-columns:repeat(2,minmax(0,1fr));padding:0;display:grid;overflow:hidden}.aa-PanelLayoutColumns--three{grid-template-columns:repeat(3,minmax(0,1fr));padding:0;display:grid;overflow:hidden}.aa-Panel--stalled .aa-Source{filter:grayscale();opacity:.8}.aa-Panel--scrollable{max-height:650px;max-height:var(--aa-panel-max-height);padding:8px;padding:var(--aa-spacing-half);scrollbar-color:#fff #eaeaea;scrollbar-color:rgba(var(--aa-scrollbar-thumb-background-color-rgb),var(--aa-scrollbar-thumb-background-color-alpha))rgba(var(--aa-scrollbar-track-background-color-rgb),var(--aa-scrollbar-track-background-color-alpha));scrollbar-width:thin;margin:0;overflow:hidden auto}.aa-Panel--scrollable::-webkit-scrollbar{width:13px;width:var(--aa-scrollbar-width)}.aa-Panel--scrollable::-webkit-scrollbar-track{background-color:#eaeaea;background-color:rgba(var(--aa-scrollbar-track-background-color-rgb),var(--aa-scrollbar-track-background-color-alpha))}.aa-Panel--scrollable::-webkit-scrollbar-thumb{background-color:#fff;background-color:rgba(var(--aa-scrollbar-thumb-background-color-rgb),var(--aa-scrollbar-thumb-background-color-alpha));border:3px solid #eaeaea;border:3px solid rgba(var(--aa-scrollbar-track-background-color-rgb),var(--aa-scrollbar-track-background-color-alpha));border-right-width:2px;border-radius:9999px}.aa-Source{width:100%;margin:0;padding:0;position:relative}.aa-Source:empty{display:none}.aa-SourceNoResults{padding:16px;padding:var(--aa-spacing);margin:0;font-size:1em}.aa-List{margin:0;list-style:none}.aa-List,.aa-SourceHeader{padding:0;position:relative}.aa-SourceHeader{margin:8px .5em 8px 0;margin:var(--aa-spacing-half).5em var(--aa-spacing-half)0}.aa-SourceHeader:empty{display:none}.aa-SourceHeaderTitle{background:#fff;background:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));color:rgba(var(--aa-primary-color-rgb),1);font-size:.8em;font-weight:600;font-weight:var(--aa-font-weight-semibold);padding:0 8px 0 0;padding:0 var(--aa-spacing-half)0 0;z-index:9999;z-index:var(--aa-base-z-index);margin:0;display:inline-block;position:relative}.aa-SourceHeaderLine{border-bottom:1px solid #3e34d3;border-bottom:1px solid rgba(var(--aa-primary-color-rgb),1);opacity:.3;height:2px;top:8px;left:0;right:0;top:var(--aa-spacing-half);z-index:calc(9999 - 1);z-index:calc(var(--aa-base-z-index) - 1);margin:0;padding:0;display:block;position:absolute}.aa-SourceFooterSeeAll{background:linear-gradient(#fff,#807ea324);background:linear-gradient(180deg,rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha)),#807ea324);border:1px solid #807ea399;border:1px solid rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));color:inherit;font-size:.95em;font-weight:500;font-weight:var(--aa-font-weight-medium);border-radius:5px;padding:.475em 1em .6em;-webkit-text-decoration:none;text-decoration:none;box-shadow:inset 0 0 2px #fff,0 2px 2px -1px #4c455826}.aa-SourceFooterSeeAll:focus,.aa-SourceFooterSeeAll:hover{border:1px solid #3e34d3;border:1px solid rgba(var(--aa-primary-color-rgb),1);color:rgba(var(--aa-primary-color-rgb),1)}.aa-Item{cursor:pointer;min-height:40px;min-height:calc(var(--aa-spacing)*2.5);padding:4px;padding:calc(var(--aa-spacing-half)/2);border-radius:3px;align-items:center;display:grid}.aa-Item[aria-selected=true]{background-color:#b3add634;background-color:rgba(var(--aa-selected-color-rgb),var(--aa-selected-color-alpha))}.aa-Item[aria-selected=true] .aa-ActiveOnly,.aa-Item[aria-selected=true] .aa-ItemActionButton{visibility:visible}.aa-ItemIcon{background:#fff;background:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));box-shadow:inset 0 0 0 1px #807ea34d;box-shadow:inset 0 0 0 1px rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha));color:rgba(var(--aa-icon-color-rgb),var(--aa-icon-color-alpha));height:28px;height:calc(var(--aa-icon-size) + var(--aa-spacing-half));stroke-width:1.6px;stroke-width:var(--aa-icon-stroke-width);text-align:center;width:28px;width:calc(var(--aa-icon-size) + var(--aa-spacing-half));border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;font-size:.7em;display:flex;overflow:hidden}.aa-ItemIcon img{height:auto;max-height:20px;max-height:calc(var(--aa-icon-size) + var(--aa-spacing-half) - 8px);max-width:20px;max-width:calc(var(--aa-icon-size) + var(--aa-spacing-half) - 8px);width:auto}.aa-ItemIcon svg{height:20px;height:var(--aa-icon-size);width:20px;width:var(--aa-icon-size)}.aa-ItemIcon--alignTop{align-self:flex-start}.aa-ItemIcon--noBorder{box-shadow:none;background:0 0}.aa-ItemIcon--picture{width:96px;height:96px}.aa-ItemIcon--picture img{max-width:100%;max-height:100%;padding:8px;padding:var(--aa-spacing-half)}.aa-ItemContent{cursor:pointer;grid-gap:calc((16*1*1px)/2);grid-gap:calc(calc(16*1*1px)/2);grid-gap:var(--aa-spacing-half);align-items:center;gap:8px;gap:var(--aa-spacing-half);grid-auto-flow:column;line-height:1.25em;display:grid;overflow:hidden}.aa-ItemContent:empty{display:none}.aa-ItemContent mark{color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-style:normal;font-weight:700;font-weight:var(--aa-font-weight-bold);background:0 0}.aa-ItemContent--dual{text-align:left;flex-direction:column;justify-content:space-between;display:flex}.aa-ItemContent--dual .aa-ItemContentSubtitle,.aa-ItemContent--dual .aa-ItemContentTitle{display:block}.aa-ItemContent--indented{padding-left:36px;padding-left:calc(var(--aa-icon-size) + var(--aa-spacing))}.aa-ItemContentBody{grid-gap:calc(((16*1*1px)/2)/2);grid-gap:calc(calc(calc(16*1*1px)/2)/2);grid-gap:calc(var(--aa-spacing-half)/2);gap:4px;gap:calc(var(--aa-spacing-half)/2);display:grid}.aa-ItemContentTitle{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0 .5em 0 0;padding:0;display:inline-block;overflow:hidden}.aa-ItemContentSubtitle{font-size:.92em}.aa-ItemContentSubtitleIcon:before{border-color:#807ea3a3;border-color:rgba(var(--aa-muted-color-rgb),.64);content:"";border-style:solid;display:inline-block;position:relative;top:-3px;left:1px}.aa-ItemContentSubtitle--inline .aa-ItemContentSubtitleIcon:before{margin-left:8px;margin-left:var(--aa-spacing-half);margin-right:4px;margin-right:calc(var(--aa-spacing-half)/2);width:10px;width:calc(var(--aa-spacing-half) + 2px);border-width:0 0 1.5px}.aa-ItemContentSubtitle--standalone{color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));grid-gap:calc((16*1*1px)/2);grid-gap:calc(calc(16*1*1px)/2);grid-gap:var(--aa-spacing-half);align-items:center;gap:8px;gap:var(--aa-spacing-half);grid-auto-flow:column;justify-content:start;display:grid}.aa-ItemContentSubtitle--standalone .aa-ItemContentSubtitleIcon:before{height:8px;height:var(--aa-spacing-half);width:8px;width:var(--aa-spacing-half);border-width:0 0 1.5px 1.5px;border-radius:0 0 0 3px}.aa-ItemContentSubtitleCategory{color:rgba(var(--aa-muted-color-rgb),1);font-weight:500}.aa-ItemContentDescription{color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));text-overflow:ellipsis;max-width:100%;font-size:.85em;overflow-x:hidden}.aa-ItemContentDescription:empty{display:none}.aa-ItemContentDescription mark{background:#f5df4d80;background:rgba(var(--aa-description-highlight-background-color-rgb),var(--aa-description-highlight-background-color-alpha));color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-style:normal;font-weight:500;font-weight:var(--aa-font-weight-medium)}.aa-ItemContentDash{color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));opacity:.4;display:none}.aa-ItemContentTag{background-color:#3e34d333;background-color:rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha));border-radius:3px;margin:0 .4em 0 0;padding:.08em .3em}.aa-ItemLink,.aa-ItemWrapper{color:inherit;grid-gap:calc(((16*1*1px)/2)/2);grid-gap:calc(calc(calc(16*1*1px)/2)/2);grid-gap:calc(var(--aa-spacing-half)/2);align-items:center;gap:4px;gap:calc(var(--aa-spacing-half)/2);grid-auto-flow:column;justify-content:space-between;width:100%;display:grid}.aa-ItemLink{color:inherit;-webkit-text-decoration:none;text-decoration:none}.aa-ItemActions{height:100%;margin:0 -5.33333px;margin:0 calc(var(--aa-spacing)/-3);grid-auto-flow:column;justify-self:end;padding:0 2px 0 0;display:grid}.aa-ItemActionButton{color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;padding:0;display:flex}.aa-ItemActionButton:focus svg,.aa-ItemActionButton:hover svg{color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha))}@media (hover:none) and (pointer:coarse){.aa-ItemActionButton:focus svg,.aa-ItemActionButton:hover svg{color:inherit}}.aa-ItemActionButton svg{color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));margin:5.33333px;margin:calc(var(--aa-spacing)/3);stroke-width:1.6px;stroke-width:var(--aa-icon-stroke-width);width:20px;width:var(--aa-action-icon-size)}.aa-ActiveOnly{visibility:hidden}.aa-PanelHeader{background:#3e34d3;background:rgba(var(--aa-primary-color-rgb),1);color:#fff;height:var(--aa-modal-header-height);padding:8px 16px;padding:var(--aa-spacing-half)var(--aa-spacing);align-items:center;margin:0;display:grid;position:relative}.aa-PanelHeader:after{background-image:linear-gradient(#fff,#fff0);background-image:linear-gradient(rgba(var(--aa-background-color-rgb),1),rgba(var(--aa-background-color-rgb),0));bottom:-8px;bottom:calc(var(--aa-spacing-half)*-1);content:"";height:8px;height:var(--aa-spacing-half);pointer-events:none;z-index:9999;z-index:var(--aa-base-z-index);position:absolute;left:0;right:0}.aa-PanelFooter{background-color:#fff;background-color:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));box-shadow:inset 0 1px #807ea34d;box-shadow:inset 0 1px 0 rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha));padding:16px;padding:var(--aa-spacing);z-index:9999;z-index:var(--aa-base-z-index);justify-content:space-between;margin:0;display:flex;position:relative}.aa-PanelFooter:after{background-image:linear-gradient(#fff0,#807ea399);background-image:linear-gradient(rgba(var(--aa-background-color-rgb),0),rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha)));content:"";height:16px;height:var(--aa-spacing);opacity:.12;pointer-events:none;top:-16px;left:0;right:0;top:calc(var(--aa-spacing)*-1);z-index:calc(9999 - 1);z-index:calc(var(--aa-base-z-index) - 1);position:absolute}.aa-DetachedContainer{background:#fff;background:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));box-shadow:0 0 0 1px #23263b1a,0 6px 16px -4px #23263b26;box-shadow:var(--aa-panel-shadow);z-index:9999;z-index:var(--aa-base-z-index);flex-direction:column;margin:0;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.aa-DetachedContainer:after{height:32px}.aa-DetachedContainer .aa-SourceHeader{margin:8px 0 8px 2px;margin:var(--aa-spacing-half)0 var(--aa-spacing-half)2px}.aa-DetachedContainer .aa-Panel{background-color:#fff;background-color:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));box-shadow:none;border-radius:0;flex-grow:1;margin:0;padding:0;position:relative}.aa-DetachedContainer .aa-PanelLayout{box-shadow:none;width:100%;max-height:none;margin:0;position:absolute;inset:0;overflow-y:auto}.aa-DetachedFormContainer{border-bottom:1px solid #807ea34d;border-bottom:1px solid rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha));padding:8px;padding:var(--aa-spacing-half);flex-direction:row;justify-content:space-between;margin:0;display:flex}.aa-DetachedCancelButton{color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));cursor:pointer;font:inherit;margin:0 0 0 8px;margin:0 0 0 var(--aa-spacing-half);padding:0 8px;padding:0 var(--aa-spacing-half);background:0 0;border:0;border-radius:3px}.aa-DetachedCancelButton:focus,.aa-DetachedCancelButton:hover{box-shadow:inset 0 0 0 1px #807ea34d;box-shadow:inset 0 0 0 1px rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha))}.aa-DetachedContainer--modal{bottom:inherit;max-width:680px;height:auto;max-width:var(--aa-detached-modal-max-width);border-radius:6px;margin:0 auto;position:absolute;top:3%}.aa-DetachedContainer--modal .aa-PanelLayout{max-height:500px;max-height:var(--aa-detached-modal-max-height);padding-bottom:8px;padding-bottom:var(--aa-spacing-half);position:static}.aa-DetachedContainer--modal .aa-PanelLayout:empty{display:none}.aa-DetachedSearchButton{background-color:#fff;background-color:rgba(var(--aa-input-background-color-rgb),var(--aa-input-background-color-alpha));border:1px solid #807ea3cc;border:1px solid rgba(var(--aa-input-border-color-rgb),var(--aa-input-border-color-alpha));color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));cursor:pointer;font:inherit;font-family:inherit;font-family:var(--aa-font-family);font-size:16px;font-size:var(--aa-font-size);height:44px;height:var(--aa-search-input-height);padding:0 5.5px;padding:0 calc(var(--aa-search-input-height)/8);text-align:left;border-radius:3px;align-items:center;width:100%;margin:0;display:flex;position:relative}.aa-DetachedSearchButton:focus{border-color:#3e34d3;border-color:rgba(var(--aa-primary-color-rgb),1);box-shadow:0 0 0 3px #3e34d333,inset 0 0 0 2px #3e34d333;box-shadow:rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha))0 0 0 3px,inset rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha))0 0 0 2px;outline:none}.aa-DetachedSearchButtonIcon{color:rgba(var(--aa-primary-color-rgb),1);cursor:auto;width:36px;height:100%;width:calc(var(--aa-icon-size) + var(--aa-spacing));flex-shrink:0;justify-content:center;align-items:center;display:flex}.aa-DetachedSearchButtonQuery{color:rgba(var(--aa-text-color-rgb),1);text-overflow:ellipsis;white-space:nowrap;line-height:1.25em;overflow:hidden}.aa-DetachedSearchButtonPlaceholder[hidden]{display:none}.aa-Detached{height:100vh;overflow:hidden}.aa-DetachedOverlay{background-color:#73728166;background-color:rgba(var(--aa-overlay-color-rgb),var(--aa-overlay-color-alpha));height:100vh;z-index:calc(9999 - 1);z-index:calc(var(--aa-base-z-index) - 1);margin:0;padding:0;position:fixed;top:0;left:0;right:0}.aa-GradientBottom,.aa-GradientTop{height:8px;height:var(--aa-spacing-half);pointer-events:none;z-index:9999;z-index:var(--aa-base-z-index);position:absolute;left:0;right:0}.aa-GradientTop{background-image:linear-gradient(#fff,#fff0);background-image:linear-gradient(rgba(var(--aa-background-color-rgb),1),rgba(var(--aa-background-color-rgb),0));top:0}.aa-GradientBottom{background-image:linear-gradient(#fff0,#fff);background-image:linear-gradient(rgba(var(--aa-background-color-rgb),0),rgba(var(--aa-background-color-rgb),1));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--aa-spacing)/4);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--aa-spacing)/4);bottom:0}@media (hover:none) and (pointer:coarse){.aa-DesktopOnly{display:none}}@media (hover:hover){.aa-TouchOnly{display:none}}:root{--color-black:#101820;--color-white:#fff;--color-off-white:#fafafa;--color-blue-1000:#00305b;--color-blue-900:#00427a;--color-blue-800:#00549a;--color-blue-700:#0067b9;--color-blue-600:#0c79df;--color-blue-500:#3a8ee9;--color-blue-400:#6ca7ef;--color-blue-300:#98bdf0;--color-blue-200:#c6d8f6;--color-blue-100:#edf3fc;--color-gray-1000:#293038;--color-gray-900:#3a424b;--color-gray-800:#4b545d;--color-gray-700:#5e6773;--color-gray-600:#717984;--color-gray-500:#848b95;--color-gray-400:#9fa4ad;--color-gray-300:#b7bbc3;--color-gray-200:#d5d8dc;--color-gray-100:#f0f1f3;--color-green-1000:#0d3624;--color-green-900:#114a32;--color-green-800:#115f3f;--color-green-700:#16744d;--color-green-600:#1f895e;--color-green-500:#2e9e6f;--color-green-400:#3db885;--color-green-300:#6fcea6;--color-green-200:#abe3cd;--color-green-100:#e4f6ef;--color-yellow-1000:#665000;--color-yellow-900:#836800;--color-yellow-800:#a38300;--color-yellow-700:#c49f00;--color-yellow-600:#e6b900;--color-yellow-500:#fed141;--color-yellow-400:#fed951;--color-yellow-300:#ffe380;--color-yellow-200:#fff0b3;--color-yellow-100:#fff9e5;--color-orange-1000:#551e03;--color-orange-900:#702c0a;--color-orange-800:#91370b;--color-orange-700:#ae4410;--color-orange-600:#cd5212;--color-orange-500:#e76423;--color-orange-400:#fb8246;--color-orange-300:#fea77c;--color-orange-200:#fccab1;--color-orange-100:#feefe7;--color-purple-1000:#431c5f;--color-purple-900:#5d2287;--color-purple-800:#7531a5;--color-purple-700:#8e3dc7;--color-purple-600:#a451df;--color-purple-500:#b16ee0;--color-purple-400:#c48eeb;--color-purple-300:#d4adf0;--color-purple-200:#e5cef6;--color-purple-100:#f6eefc;--color-red-1000:#64060e;--color-red-900:#840d17;--color-red-800:#a71420;--color-red-700:#c81a28;--color-red-600:#e13745;--color-red-500:#f64c5a;--color-red-400:#fe7b86;--color-red-300:#ffa3ab;--color-red-200:#fccace;--color-red-100:#f9e7e8;--hmc-gray-200:#e0e1e6;--interface-secondary-200:#e7dcef;--contentzone-green:#d6e9de;--container-maxWidth:1360px;--font-hmc-title-xl:600 40px/48px barlow,sans-serif;--font-hmc-title-l:600 32px/40px barlow,sans-serif;--font-hmc-title-m:600 28px/36px barlow,sans-serif;--font-hmc-title-s:600 24px/32px barlow,sans-serif;--font-hmc-title-xs:600 20px/28px barlow,sans-serif;--font-hmc-subtitle-xl:600 24px/32px barlow,sans-serif;--font-hmc-subtitle-l:600 20px/28px barlow,sans-serif;--font-hmc-subtitle-m:700 16px/24px barlow,sans-serif;--font-hmc-subtitle-s:700 14px/20px barlow,sans-serif;--font-hmc-subtitle-xs:700 12px/16px barlow,sans-serif;--font-hmc-body-xl:400 20px/24px barlow,sans-serif;--font-hmc-body-l:400 18px/24px barlow,sans-serif;--font-hmc-body-m:400 16px/24px barlow,sans-serif;--font-hmc-body-s:400 14px/20px barlow,sans-serif;--font-hmc-body-xs:400 12px/16px barlow,sans-serif;--font-hmc-button-m:500 14px/20px barlow,sans-serif;--font-hmc-button-s:500 12px/16px barlow,sans-serif;--font-hmc-overline:500 12px/16px barlow,sans-serif;--font-hmc-link-m:400 16px/24px barlow,sans-serif;--font-hmc-link-s:400 14px/20px barlow,sans-serif;--font-hmc-link-xs:400 12px/16px barlow,sans-serif;--max-z-index:99999;--shadow-color:34,37,47;--shadow:0 0 32px 0 rgba(var(--shadow-color),.1),0 -3px 32px 0 rgba(var(--shadow-color),.05);--space-1:4px;--space-2:calc(var(--space-1)*2);--space-3:calc(var(--space-1)*3);--space-4:calc(var(--space-1)*4);--space-5:calc(var(--space-1)*5);--space-6:calc(var(--space-1)*6);--space-7:calc(var(--space-1)*7);--space-8:calc(var(--space-1)*8);--space-9:calc(var(--space-1)*9);--space-10:calc(var(--space-1)*10);--space-11:calc(var(--space-1)*11);--space-12:calc(var(--space-1)*12);--space-13:calc(var(--space-1)*13);--space-14:calc(var(--space-1)*14);--space-15:calc(var(--space-1)*15);--transition-basic:.2s linear;--transition-drawer:all .5s allow-discrete;--transition-sideNav:.2s ease-in-out;--transition-modal:all .2s ease-out allow-discrete;--transition-modalBackdrop:all .2s allow-discrete}.skeleton:only-child{border-radius:var(--space-1);background-color:#ffffff25;display:block;&:before{content:" "}}.searchOverlay{opacity:.24;z-index:10;background-color:#0c193a;position:fixed;inset:0}#bannerSearchForm,.aa-DetachedOverlay{& #autocomplete{z-index:15;width:75%;margin:0 auto;position:relative}& #autocomplete .aa-Label svg,& #autocomplete .aa-LoadingIndicator svg{width:24px;height:auto;max-height:24px}& #autocomplete .aa-input{font-size:1.2rem}& #results{margin-bottom:var(--space-4);font:var(--font-hmc-body-m);pointer-events:all;z-index:15;position:fixed;@media screen and (width>1024px){&{width:70vw;margin-left:50%;left:-35vw}}@media screen and (width<=1024px){&{width:100vw;margin-left:0%;left:-1vw}}}& .aa-Panel{padding:var(--space-3);--aa-panel-max-height:auto;border-radius:var(--space-1);color:var(--color-black);position:static!important}& .aa-Panel .aa-PanelLayout{height:fit-content;padding:.5rem;position:relative}& .aa-Panel .aa-SourceHeader{margin:var(--aa-spacing-half)0 var(--aa-spacing-half)0}& .aa-SourceHeaderTitle{color:#101820;font:var(--font-hmc-title-xs);font-weight:600;display:inline-flex}& .aa-SourceHeaderTitle svg{margin-right:var(--aa-spacing-half);width:24px;height:24px}& .aa-SourceHeaderTitle i{font:inherit;font-style:italic}& .aa-SourceHeaderLine{border-bottom:1px solid #101820;height:4px}& .aa-PanelSections{column-gap:var(--space-3);display:flex}& .aa-ItemContentTitle{font:var(--font-hmc-body-m)}& .aa-PanelSection--left{width:30%;padding:var(--space-1)var(--space-4)var(--space-4);flex-direction:column;height:fit-content;display:flex;& .aa-Tag{background-color:rgba(var(--aa-selected-color-rgb),var(--aa-selected-color-alpha));margin:0px calc(var(--aa-spacing)/5);padding:var(--aa-spacing-half);border-radius:calc(var(--aa-spacing)/4);width:fit-content;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font:var(--font-hmc-body-m);align-items:center;display:flex;& .aa-TagLabel{font-size:1em;line-height:1.5em;& svg{margin-bottom:-4px;margin-right:var(--space-2)}}}}& .aa-PanelSection--left:has(>.aa-SourceHeader.recent){height:auto}& .aa-PanelSection--left .aa-Item{padding:0}& .aa-PanelSection--left .aa-ItemWrapper{border-radius:calc(var(--aa-spacing-half)/2);height:100%}& .aa-PanelSection--left .advancedSearch{color:var(--color-blue-700);margin:var(--space-2)auto;font:var(--font-hmc-body-l);font-weight:600;text-decoration:underline;display:inline-block;position:absolute;bottom:0}& .advancedSearch svg{margin:0 var(--space-1)-3px 0}& .aa-PanelSection--right{row-gap:var(--space-3);flex-direction:column;width:70%;display:flex}& .aa-PanelSection--engineerzone,& .aa-PanelSection--analogcom{padding:var(--space-4);box-shadow:var(--aa-panel-shadow);border-radius:0}& .aa-PanelSectionSources{row-gap:var(--aa-spacing);display:grid}& .aa-PanelSection--zoomable .aa-Item{transition:opacity .2s ease-out,transform .2s ease-out}& .aa-PanelSection--active .aa-Item{opacity:.5}& .aa-Item{padding:0;transition:background .2s ease-out}& .aa-Item[aria-selected=true]{color:var(--color-purple-1000);background-color:#f6eefc}& .aa-Item[aria-selected=true] svg{color:var(--color-purple-1000)}& .aa-ItemPicture{border-radius:calc(var(--aa-spacing-half)/2);width:100%;height:100%;overflow:hidden}& .aa-ItemPicture img{object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .2s ease-out,opacity .2s ease-out;position:relative}& .aa-Breadcrumb{color:rgb(var(--aa-muted-color-rgb));align-items:center;font-size:.8em;display:flex}& .aa-Breadcrumb .aa-ItemIcon{width:var(--aa-icon-size);height:var(--aa-icon-size)}& .aa-Breadcrumb .aa-ItemIcon svg{width:calc(var(--aa-icon-size)*.6);height:calc(var(--aa-icon-size)*.6)}& .aa-Breadcrumb mark{color:inherit;font-style:normal;font-weight:var(--aa-font-weight-bold);background:0 0}& .aa-PanelSection--engineerzone{transition:background .2s ease-out}& .aa-PanelSection--engineerzone .aa-Item{width:100%;padding:0}& .aa-SeeAllBtn,& .aa-SeeAllLink{margin:var(--aa-spacing)auto 0 auto;font-weight:600;text-decoration:none;display:inline-block}& .aa-SeeAllBtn{background-color:var(--color-green-700);color:#fff;padding:calc(var(--aa-spacing-half)*1.5)var(--aa-spacing);border-radius:calc(var(--aa-spacing-half)/2);transition:background .2s ease-out}& .aa-SeeAllLink{color:var(--color-blue-700);margin-bottom:var(--aa-spacing-half);font:var(--font-hmc-body-l);font-weight:600;text-decoration:underline;transition:opacity .2s ease-out}& .aa-DetachedSearchButtonIcon{color:var(--color-gray-700)}& .aa-DetachedSearchButtonPlaceholder{font:var(--font-hmc-body-m)}& .aa-AnalogItem{box-shadow:inset 0 0 0 1px rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha));border-radius:calc(var(--aa-spacing-half)/2);padding:var(--aa-spacing-half);height:100%}& .aa-AnalogItem .aa-ItemContent{height:100%}& .aa-AnalogItem .aa-ItemPicture{width:60px;height:60px}& .aa-AnalogItem .aa-ItemPicture img{height:100%}& .aa-AnalogItem .aa-ItemContentTitle{white-space:normal;font-size:.9em;font-weight:700}& .aa-AnalogItem .aa-ItemContentDate{color:rgb(var(--aa-muted-color-rgb));font-size:.8em}& .aa-PanelSection--popular .aa-List{gap:var(--aa-spacing-half);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}& .aa-PanelSection--popular .aa-ItemContentTitle{margin:0}& .aa-PanelSection--popular .aa-ItemWrapper{grid-gap:var(--aa-spacing-half)}& .aa-PanelSection--popular .aa-Item{background-color:rgba(var(--aa-muted-color-rgb),.08);padding:var(--aa-spacing-half);font-size:.9em}& .aa-PanelSection--popular .aa-ItemIcon{width:var(--aa-spacing);height:var(--aa-spacing)}& .aa-PanelSection--right{& .aa-PanelSection--popularCategories{padding:var(--space-1)var(--space-4)var(--space-4);box-shadow:var(--aa-panel-shadow);border-radius:0}& .aa-PanelSection--popularCategories .aa-List{gap:var(--space-4);flex-wrap:wrap;justify-content:space-between;display:flex}& .aa-PanelSection--popularCategories .aa-Item{flex:0 0 45%}& .aa-PopularCategoryItem{grid-template-columns:1fr}& .aa-PanelSection--popularCategories .aa-ItemContent{display:flex}& .aa-PanelSection--popularCategories .aa-ItemPicture{height:var(--space-8);width:var(--space-8)}& .aa-PanelSection--popularCategories .aa-ItemContentBody{flex:1 0 auto;width:min-content}}& .aa-PanelSection--left{& .aa-PanelSection--popularCategories{margin-top:var(--space-4)}& .aa-PanelSection--popularCategories .aa-List{gap:var(--space-1);flex-wrap:wrap;justify-content:space-between;display:flex}& .aa-PanelSection--popularCategories .aa-Item{flex:0 0 100%}& .aa-PanelSection--popularCategories .aa-Item:nth-of-type(n+4){display:none}& .aa-PopularCategoryItem{grid-template-columns:1fr}& .aa-PanelSection--popularCategories .aa-ItemContent{display:flex}& .aa-PanelSection--popularCategories .aa-ItemPicture{height:var(--space-8);width:var(--space-8)}& .aa-PanelSection--popularCategories .aa-ItemContentBody{flex:1 0 auto}}& .aa-PanelSection--left{& .aa-PanelSection--suggestedGroups{margin-top:var(--space-4)}& .aa-PanelSection--suggestedGroups .aa-List{gap:var(--space-1);flex-wrap:wrap;justify-content:space-between;display:flex}& .aa-PanelSection--suggestedGroups .aa-Item{flex:0 0 100%}& .aa-PanelSection--suggestedGroups a{color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha))}& .aa-PanelSection--suggestedGroups .aa-ItemContent{display:flex}& .aa-PanelSection--suggestedGroups .aa-ItemPicture{height:var(--space-8);width:var(--space-8);flex:none}& .aa-PanelSection--suggestedGroups .aa-ItemContentBody{flex:1 0 70%}}& .aa-PanelSection--quickAccess{padding:var(--space-1)var(--space-3)}& .aa-PanelSection--quickAccess .aa-List{column-gap:var(--aa-spacing-half);justify-content:flex-start;align-items:stretch;display:flex}& .aa-PanelSection--quickAccess .aa-Item{width:100%;max-width:300px;min-height:300px;max-height:400px}& .aa-PanelSection--quickAccess .aa-QuickAccessItem{border-radius:calc(var(--aa-spacing-half)/2);height:100%;display:flex;overflow:hidden}& .aa-QuickAccessItem .aa-ItemPicture:after{content:"";background-color:#00000040;width:100%;height:100%;position:absolute;inset:0}& .aa-QuickAccessItem .aa-ItemContent{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}& .aa-QuickAccessItem .aa-ItemContentTitle{margin:0}& .aa-QuickAccessItem .aa-ItemContentBody{padding:var(--aa-spacing);width:100%}& .aa-QuickAccessItem--sales-banner .aa-ItemContentBody{text-align:center;background-color:#16744d;width:100%;position:absolute;bottom:0}& .aa-QuickAccessItem--sales-banner .aa-ItemContentTitle{font-weight:700}& .aa-QuickAccessItem--sales-code .aa-ItemContentBody{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:absolute}& .aa-QuickAccessItem--sales-code .aa-ItemContentTitle{font-size:1.2em;font-weight:700;line-height:1.3}& .aa-QuickAccessItem--new-collection .aa-ItemContentBody{background-color:#0006;position:absolute}& .aa-QuickAccessItem--new-collection .aa-ItemContent{text-transform:uppercase}& .aa-QuickAccessItem--new-collection .aa-ItemContentTitle{margin-bottom:var(--aa-spacing-half);font-weight:700}& .aa-QuickAccessItem.aa-QuickAccessItem--help{background-color:#16744d}& .aa-QuickAccessItem--help .aa-ItemContent{align-items:flex-start}& .aa-QuickAccessItem--help .aa-ItemContentTitle{text-transform:uppercase;font-size:1.2em;font-weight:700;line-height:1.3}& .aa-QuickAccessItem--help ul{row-gap:var(--space-5);margin-top:var(--aa-spacing);flex-direction:column;padding:0;font-size:.9em;list-style:none;display:flex}& .aa-QuickAccessItem--help a{color:#fff;text-decoration:underline;transition:opacity .2s ease-out}& .aa-NoResultsQuery{margin:var(--space-2)0 var(--space-4);font-size:1.15em;line-height:1.3;font:var(--font-hmc-title-xs);font-weight:600}& .aa-NoResultsAdvicesList{margin-top:0;margin-left:calc(var(--aa-spacing)*1.5);row-gap:calc(var(--aa-spacing-half)*.5);flex-direction:column;margin-bottom:0;padding:0;font-size:.9em;line-height:1.3;display:flex}& .aa-NoResultsAdvicesList li,& .aa-NoResultsAdvicesList a{font:var(--font-hmc-body-m);list-style-type:disc}@media (hover:hover){& .aa-PanelSection--active .aa-Item[aria-selected=true]{opacity:1;background:0 0;transform:scale(1.05)}& .aa-Item:hover .aa-ItemPicture img{transform:scale(1.1)}& .aa-PanelSection--engineerzone .aa-Item:hover .aa-ItemFavorite{opacity:1}& .aa-SeeAllBtn:hover{background-color:var(--color-green-900)}& .aa-SeeAllLink:hover{opacity:.8}& .aa-QuickAccessItem--help a:hover{opacity:.6}}@media screen and (prefers-reduced-motion:reduce){& .aa-Item,& .aa-PanelSection--engineerzone,& .aa-ProductItem .aa-ItemFavorite,& .aa-SeeAllBtn,& .aa-SeeAllLink,& .aa-QuickAccessItem--help a,& .aa-ItemPicture img,& .aa-PanelSection--zoomable .aa-Item{transition:none}& .aa-ProductItem .aa-ItemPicture--blurred{animation:none}}@media screen and (width<=1024px){& .aa-PanelSection--left{width:40%}& .aa-PanelSection--right{width:60%}& .aa-PanelSection--quickAccess .aa-Item:nth-child(2){display:none}}@media screen and (width<=960px){& .aa-PanelSection--analogcom .aa-List{flex-wrap:wrap}& .aa-PanelSection--analogcom .aa-Item{width:100%}}@media screen and (width<=680px){& .aa-Panel{padding:0 var(--space-3);overflow-y:auto}& .aa-PanelSection--left{& .aa-PanelSection--suggestedGroups{display:none}}& .aa-PanelSection--left{padding:var(--space-1)0 var(--space-4);& .advancedSearch{margin:var(--space-3)auto 0;position:relative}}& .aa-PanelSection--right{& .advancedSearch{margin:var(--space-3)auto 0;color:var(--color-blue-700);margin:var(--space-2)auto;font:var(--font-hmc-body-l);font-weight:600;text-decoration:underline;display:inline-block;position:relative}}& .aa-PanelSection--quickAccess .aa-SourceHeader,& .aa-PanelSection--popular .aa-SourceHeader{display:block}& .aa-PanelSections{flex-direction:column;row-gap:0}& .aa-PanelSection--left,& .aa-PanelSection--right{width:100%}& .aa-PanelSection--left .aa-ItemWrapper{padding:0 var(--space-1)}& .aa-PanelSectionSources{row-gap:0}& .aa-Item{min-height:var(--space-10)}& .aa-PanelSection--engineerzone{padding:var(--space-2)}& .aa-PanelSection--engineerzone .aa-List{gap:var(--aa-spacing-half);flex-wrap:wrap;display:flex}& .aa-ProductItem{min-height:100%}& .aa-ProductItem .aa-ItemFavorite{opacity:1}& .aa-PanelSection--analogcom{padding:var(--space-2)}& .aa-PanelSection--analogcom .aa-List{gap:var(--aa-spacing-half);flex-wrap:wrap}& .aa-PanelSection--analogcom .aa-Item{width:100%}& .aa-PanelSection--quickAccess .aa-List{scroll-snap-type:x;scrollbar-color:black;position:relative;overflow:auto}& .aa-PanelSection--quickAccess .aa-Item{scroll-snap-align:start;min-width:40vw;padding:0}& .aa-PanelSection--quickAccess .aa-Item:nth-child(2){display:block}& .aa-PanelSection--left .aa-PanelSection--popularCategories{display:none}& .aa-PanelSection--right{& .aa-PanelSection--popularCategories .aa-Item{flex:0 0 100%}}}}@keyframes loading{0%{opacity:1}50%{opacity:.4}to{opacity:1}}[data-autocomplete-source-id=groupName]{& .aa-ActiveOnly{visibility:visible}}.aa-Tags{margin-right:8px}.aa-Tags:empty{display:none}.aa-TagsList{margin:0 calc((var(--aa-spacing)/5)*-1);display:flex}.aa-Tag{background-color:rgba(var(--aa-selected-color-rgb),var(--aa-selected-color-alpha));margin:0 calc(var(--aa-spacing)/5);padding:var(--space-1)var(--space-1)var(--space-1)var(--space-2);border-radius:calc(var(--aa-spacing)/4);align-items:center;display:flex}.aa-Tag:hover,.aa-Tag:focus{background-color:rgba(var(--aa-selected-color-rgb),.55)}.aa-TagLabel{font-size:1em;font:var(--font-hmc-body-m)}.aa-TagRemoveButton{cursor:pointer;background:0 0;border:0;padding:0}.aa-TagRemoveButton svg{color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));margin:0;margin:calc(var(--aa-spacing)/2.5);stroke-width:var(--aa-icon-stroke-width);width:calc(var(--aa-action-icon-size)/1.5)}.aa-TagRemoveButton:hover svg,.aa-TagRemoveButton:focus svg{color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha))}@media (hover:none) and (pointer:coarse){.aa-TagRemoveButton:hover,.aa-TagRemoveButton:focus{color:inherit}}.aa-Form{border:1px solid var(--color-gray-500);border-radius:var(--space-1);box-sizing:border-box;height:var(--space-12);transition:var(--transition-basic);outline:1px solid #0000;align-items:center;display:flex;&:focus-within{border-color:var(--color-green-500);box-shadow:none}& .aa-InputWrapperPrefix,& .aa-Label,& .aa-InputWrapperSuffix,& .aa-ClearButton,& .aa-SubmitButton,& .aa-InputWrapper,& .aa-Input,& .aa-LoadingIndicator{height:inherit}& .aa-LoadingIndicator:not([hidden]){justify-content:center;align-items:center;width:47px;display:flex}& .aa-SubmitButton,& .aa-ClearButton{box-sizing:border-box;cursor:pointer;width:47px;transition:var(--transition-basic);background-color:#0000;border:none;justify-content:center;align-items:center;padding:0;display:flex;&:hover{background-color:#00000010}}& .aa-InputWrapper{flex:1;& .aa-Input{font:var(--font-hmc-body-m);background-color:#0000;border:none;outline:none;width:100%;&::placeholder{color:var(--color-gray-500)}&::-webkit-search-cancel-button{display:none}}}& .aa-SubmitIcon{width:24px;height:24px;color:var(--color-gray-700)}}.aa__historyTitle{font:var(--font-hmc-body-m);margin-bottom:var(--space-2);font-weight:700;display:block}ul:has(.aa__historyLink){margin-bottom:var(--space-10)}.aa__historyLink{color:var(--color-gray-1000);font:var(--font-hmc-body-s);padding:var(--space-1);transition:var(--transition-basic);justify-content:space-between;align-items:center;text-decoration:none;display:flex;&:hover{background-color:var(--color-purple-100);color:var(--color-purple-1000)}& svg{height:24px}& .aa-ItemContent{align-items:center;gap:8px;display:flex;& .aa-ItemIcon{height:24px}}& .aa-ItemActions{display:flex;& .aa-ItemActionButton{cursor:pointer;background-color:#0000;border:none;& svg{display:none}&:after{--size:24px;content:"";height:var(--size);width:var(--size);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M11.9997 10.5865L16.9495 5.63672L18.3637 7.05093L13.4139 12.0007L18.3637 16.9504L16.9495 18.3646L11.9997 13.4149L7.04996 18.3646L5.63574 16.9504L10.5855 12.0007L5.63574 7.05093L7.04996 5.63672L11.9997 10.5865Z'%3E%3C/path%3E%3C/svg%3E");background-position:50%;display:block}&:last-child{display:none}}}}.aa-List{margin:0;padding:0;list-style:none;& .aa-Item{& [aria-selected=true]{padding-right:var(--space-2);background-color:#f3edf7}&:last-child{& .aa__result,& .aa__ez{border-bottom:none}}& .aa__result,& .aa__ez{color:var(--color-black);font:var(--font-hmc-body-s);padding:var(--space-2);transition:var(--transition-basic);align-items:flex-start;width:100%;text-decoration:none;display:flex;&:hover{background-color:var(--color-purple-100);color:var(--color-purple-1000)}}& a:focus-visible{outline:none!important}& a:focus{border:none!important}& .aa__result{border-bottom:1px solid var(--color-gray-200);gap:var(--space-6);text-decoration:none;@media screen and (width<=991px){&{padding:var(--space-2)0;gap:var(--space-2);flex-wrap:wrap;display:flex}}& mark{background-color:var(--color-purple-200);color:var(--color-purple-1000);font-weight:700;font:var(--font-hmc-subtitle-l)}& .aa__result__contentType,& .aa__result__category{line-height:var(--space-6)}& .aa__result__text__container{flex:1 0 85%;display:inline-flex;@media screen and (width<=991px){&{flex-wrap:wrap}}}& .aa__result__text{flex-direction:column;flex:0 auto;justify-content:flex-start;width:85%;display:flex}& .aa__result__category{text-align:left;margin:0 var(--space-3);flex:1 0 20%;& a{font:inherit;color:var(--color-gray-800);text-decoration:underline}& .aa-ItemContentSubtitleIcon:before{border-color:rgba(var(--aa-muted-color-rgb),.64);content:"";width:var(--aa-spacing-half);height:var(--aa-spacing-half);color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));border-style:solid;border-width:0 0 1.5px 1.5px;border-radius:0 0 0 3px;display:inline-block;position:relative;left:-4px}@media screen and (width<=991px){&{text-align:left;font:var(--font-hmc-body-s);margin:var(--space-1)0 0 var(--space-4);flex:100%}}}& .aa__result__contentType{text-transform:uppercase;font:var(--font-hmc-body-s);letter-spacing:.75px;flex:0 0 15%;@media screen and (width<=991px){&{text-align:right;padding:var(--space-1)0;flex:100%;margin-right:-5%}}}& .aa__result__title{word-break:break-word;font:var(--font-hmc-body-l);flex:0 0 52%;@media screen and (width<=991px){&{flex:90%;max-width:90%}}}& .aa__result__icon{text-align:center;flex:0 0 3%;@media screen and (width<=991px){&{justify-content:flex-end;margin-top:1rem;display:flex}}}}& .aa__ez{border-bottom:1px solid var(--color-gray-200);gap:var(--space-6);text-decoration:none;@media screen and (width<=991px){&{padding:var(--space-2)0;gap:var(--space-2);flex-wrap:wrap;display:flex}}& mark{background-color:var(--color-purple-200);color:var(--color-purple-1000);font-weight:700;font:var(--font-hmc-subtitle-l)}&:hover{background-color:var(--color-purple-100);color:var(--color-purple-1000)}& .aa__result__contentType,& .aa__result__category{line-height:var(--space-8);& i{color:var(--color-green-500);font-size:20px;display:inline-flex}}& .aa__result__icon{flex:0 0 3%;justify-content:center;align-self:flex-start;display:flex}& .aa__result__text{flex-direction:column;flex:0 auto;justify-content:flex-start;width:75%;display:flex}& .aa__result__title{word-break:break-word;font:var(--font-hmc-body-l);flex:0 0 100%;& img{height:var(--space-6);width:var(--space-6);border-radius:var(--space-4);margin-right:var(--space-2)}}& .aa__result__contentType{text-transform:uppercase;font:var(--font-hmc-body-s);letter-spacing:.75px;flex:1 0 15%;align-self:center}& .aa__result__category{margin:var(--space-2)var(--space-3)0;font:var(--font-hmc-body-s);flex:1 0 100%;justify-content:flex-start;align-items:baseline;display:flex;& a{font:inherit;color:var(--color-gray-800);font:var(--font-hmc-body-m);text-decoration:underline}& .aa-ItemContentSubtitleIcon:before{border-color:rgba(var(--aa-muted-color-rgb),.64);content:"";width:var(--aa-spacing-half);height:var(--aa-spacing-half);color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));border-style:solid;border-width:0 0 1.5px 1.5px;border-radius:0 0 0 3px;display:inline-block;position:relative;left:-4px}}@media screen and (width<=991px){& .aa__ez{padding:var(--space-2)var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}& .aa__result__icon{flex:0 0 3%;justify-content:center;align-self:flex-start;display:flex}& .aa__result__text{flex-direction:column;flex:0 0 100%;max-width:100%;display:flex}& .aa__result__title{word-break:break-word;font:var(--font-hmc-body-l);flex:0 0 100%;padding-bottom:0}& .aa__result__contentType{text-align:right;padding:var(--space-1)0}& .aa__result__category{margin:var(--space-1)0 0 var(--space-4);flex:0 0 100%;justify-content:flex-start;display:flex;& .aa-ItemContentSubtitleIcon,& a{font:var(--font-hmc-body-s)}}}}}& .aa-Item[aria-selected=true]{background-color:#f3edf7;& a:focus-visible{outline:none!important}& a:focus{border:none!important}}}.aa__noResults{& .aa__noResults__title{font:var(--font-hmc-title-xs);margin-bottom:var(--space-10)}& .aa__noResults__tips{font:var(--font-hmc-body-m);margin-bottom:var(--space-10);& p{margin:0 0 var(--space-6);font-weight:700}& ul{margin:0;padding:0;list-style-position:inside}}}
/*# sourceMappingURL=index.64244d0e.css.map */
