.header .search-action{color:var(--clr-blue)}.header .search-action .header-actions__action{height:16px}.header .search-action .header-actions__action .svg-wrapper,.header .search-action .header-actions__action .svg-wrapper svg{width:16px;height:16px}.header .header__column--right .search-action{margin:0}.search-action{--search-border-radius:var(--style-border-radius-inputs);--search-border-width:var(--style-border-width-inputs);display:-webkit-flex;display:flex}@media screen and (max-width:749px){.search-action--hidden-on-drawer{display:none}}@media screen and (min-width:750px){[data-menu-style=drawer] .search-action--hidden-on-drawer,[data-menu-style=menu] .search-action--hidden-on-menu{display:none}}@media screen and (min-width:750px){[data-menu-style=menu] .header__column--left .search-action{margin-inline:calc(var(--padding-lg)*-1)}}@media screen and (min-width:750px){.header__column--right .search-action{margin-inline:calc(var(--gap-md)*-1) calc(var(--gap-xs)*-1)}}@media screen and (min-width:750px){.header__column--right .search-action--text,[data-menu-style=menu] .header__column--left .search-action--text{margin-inline:0}}.search-modal{--search-border-radius:var(--style-border-radius-popover);--search-border-width:var(--style-border-width)}.search-modal__content{--modal-top-margin:calc(50dvh - var(--modal-max-height)/2 - 2rem);--modal-width:66dvw;padding:0;border:var(--style-border-popover)}@media screen and (min-width:750px){.search-modal__content{width:var(--modal-width);-webkit-margin-before:var(--modal-top-margin);margin-block-start:var(--modal-top-margin);overflow:hidden}}@media screen and (max-width:749px){.search-modal__content::-webkit-backdrop{display:none}.search-modal__content::backdrop{display:none}}.dialog-modal[open].search-modal__content{-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-animation:search-element-slide-in-bottom .3s var(--ease-out-quad) forwards;animation:search-element-slide-in-bottom .3s var(--ease-out-quad) forwards;border-radius:var(--search-border-radius);box-shadow:var(--shadow-popover)}@media screen and (max-width:749px){.dialog-modal[open].search-modal__content{border-radius:0;margin:1.6rem;width:calc(100vw - 3.2rem);height:calc(100vh - 3.2rem)}}.dialog-modal.search-modal__content.dialog-closing{-webkit-animation:search-element-slide-out-bottom .2s var(--ease-out-quad) forwards;animation:search-element-slide-out-bottom .2s var(--ease-out-quad) forwards}.search-modal__content[open]{display:-webkit-flex;display:flex}.search-modal__content :is(.predictive-search-dropdown,.predictive-search-form__content-wrapper){position:relative}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{content:"";position:absolute;right:calc(var(--padding-sm) + var(--minimum-touch-target));top:0;bottom:0;width:var(--border-width-sm);background-color:var(--color-border)}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{display:none}}predictive-search-component{--resource-card-corner-radius:var(--product-corner-radius);display:-webkit-flex;display:flex;width:100%;position:relative;margin-inline:auto;-webkit-align-items:center;align-items:center;background-color:var(--color-background);z-index:var(--layer-heightened)}.predictive-search-form__footer{display:none;position:absolute;bottom:0;left:0;right:0}@media screen and (min-width:750px){.predictive-search-form__footer{--to-top-gradient-background:linear-gradient(0deg,rgb(var(--color-background-rgb)/var(--opacity-90)),rgb(var(--color-background-rgb)/var(--opacity-80)),rgb(var(--color-background-rgb)/var(--opacity-40)),transparent);padding-block:var(--padding-xs) var(--padding-lg);background-image:var(--to-top-gradient-background)}}predictive-search-component:has([data-search-results]):not(:has(.predictive-search-results__no-results)) .predictive-search-form__footer{display:none}.predictive-search-form{--predictive-search-inline-padding:var(--base-padding-mobile);position:relative;width:100%;-webkit-align-self:flex-start;align-self:flex-start}@media screen and (min-width:750px){.predictive-search-form{--predictive-search-inline-padding:var(--base-padding-desktop)}}.predictive-search-form__content{max-height:50dvh;overflow-y:auto;background-color:var(--color-background);scrollbar-width:none}.predictive-search-form__content::-webkit-scrollbar{display:none}.predictive-search-form__content-wrapper{position:absolute;top:100%;width:100%;left:0;z-index:var(--layer-raised);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:0 0 var(--search-border-radius) var(--search-border-radius);transition:box-shadow var(--animation-speed) var(--animation-easing);-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform,opacity;overflow:hidden}@media screen and (max-width:749px){.predictive-search-form__content-wrapper{border-radius:0}}@media screen and (min-width:750px){.predictive-search-form__content-wrapper{max-height:var(--modal-max-height)}}.predictive-search-form__content-wrapper:has([data-search-results]):not(:has(.predictive-search-results__no-results))>.predictive-search-form__content{-webkit-padding-after:var(--padding-6xl);padding-block-end:var(--padding-6xl)}.predictive-search-form__header-inner{background:var(--color-background);border:var(--search-border-width) solid var(--color-border);color:var(--color-foreground);border-radius:var(--style-border-radius-popover);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:100%}@media screen and (max-width:749px){.predictive-search-form__header-inner{border-radius:var(--style-border-radius-inputs);border:none}}.predictive-search-form__header-inner:focus-within{outline-offset:var(--focus-outline-offset)}@media screen and (min-width:750px){.predictive-search-form__header-inner:focus-within{outline:var(--focus-outline-width) solid var(--color-primary)}}.predictive-search-form__header{display:-webkit-flex;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:var(--layer-heightened);width:100%;-webkit-align-items:center;align-items:center;background-color:var(--color-input-background);border:var(--search-border-width) solid var(--color-border);border-radius:var(--style-border-radius-inputs)}@media screen and (max-width:749px){.predictive-search-form__header{padding:var(--padding-2xs) var(--predictive-search-inline-padding)}}.predictive-search-form__header-inner:focus-within,.predictive-search-form__header-inner:has(.search-input:is(:focus,:focus-visible)),.predictive-search-form__header:focus-within{outline:none;box-shadow:none;border-color:var(--color-border)!important}input.search-input{border-radius:var(--style-border-radius-inputs);padding-block:var(--padding-sm);width:100%;color:var(--color-foreground);padding-inline:calc(var(--margin-lg) + var(--icon-size-lg)) 0;padding:.8rem .8rem .8rem 5rem;background:transparent;text-overflow:ellipsis;overflow:hidden;outline:none;border:0}.search-input::-webkit-input-placeholder{color:rgb(var(--color-foreground-rgb)/var(--opacity-subdued-text))}.search-input:-ms-input-placeholder{color:rgb(var(--color-foreground-rgb)/var(--opacity-subdued-text))}.search-input::placeholder{color:rgb(var(--color-foreground-rgb)/var(--opacity-subdued-text))}.predictive-search-form__header :is(:focus,:focus-visible),.search-input,.search-input:is(:focus,:focus-visible,:focus-within){outline:none;box-shadow:none}.search-input:hover{background-color:transparent}.predictive-search__icon{position:absolute;top:auto;width:4rem;height:4rem;color:rgb(var(--color-foreground-rgb)/var(--opacity-60))}.predictive-search__icon svg{width:4rem;height:4rem}.predictive-search__reset-button{cursor:pointer;display:none;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;min-width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:0;-webkit-margin-end:var(--margin-md);margin-inline-end:var(--margin-md);background:transparent;color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-out),visibility var(--animation-speed-medium) var(--animation-timing-fade-out)}.predictive-search__reset-button:hover{color:var(--color-foreground)}.predictive-search__reset-button:active{-webkit-transform:scale(.9);transform:scale(.9);transition:-webkit-transform .1s var(--animation-timing-active);transition:transform .1s var(--animation-timing-active);transition:transform .1s var(--animation-timing-active),-webkit-transform .1s var(--animation-timing-active)}@media screen and (min-width:750px){.predictive-search__reset-button{-webkit-margin-end:var(--margin-2xs);margin-inline-end:var(--margin-2xs)}}.predictive-search__reset-button[hidden]{opacity:0;pointer-events:none;visibility:hidden}.predictive-search__reset-button-icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:var(--icon-size-lg);height:var(--icon-size-lg);transition:background-color var(--animation-speed-medium) ease-in-out,-webkit-transform var(--animation-speed-medium) var(--animation-timing-bounce);transition:background-color var(--animation-speed-medium) ease-in-out,transform var(--animation-speed-medium) var(--animation-timing-bounce);transition:background-color var(--animation-speed-medium) ease-in-out,transform var(--animation-speed-medium) var(--animation-timing-bounce),-webkit-transform var(--animation-speed-medium) var(--animation-timing-bounce);border-radius:50%}.predictive-search__reset-button-icon:hover{background-color:rgb(var(--color-primary-hover-rgb)/var(--opacity-8))}.predictive-search__reset-button:active .predictive-search__reset-button-icon{-webkit-transform:scale(.85);transform:scale(.85);transition-timing-function:var(--animation-timing-active);transition-duration:.1s}.predictive-search__reset-button svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button-text{display:none}.predictive-search__search-button{margin:auto;z-index:var(--layer-raised);transition:box-shadow var(--animation-speed-medium) var(--animation-timing-hover),-webkit-transform var(--animation-speed-medium) var(--animation-timing-bounce);transition:transform var(--animation-speed-medium) var(--animation-timing-bounce),box-shadow var(--animation-speed-medium) var(--animation-timing-hover);transition:transform var(--animation-speed-medium) var(--animation-timing-bounce),box-shadow var(--animation-speed-medium) var(--animation-timing-hover),-webkit-transform var(--animation-speed-medium) var(--animation-timing-bounce);-webkit-transform-origin:center;transform-origin:center}.predictive-search__search-button:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 4px 8px rgb(0,0,0,var(--opacity-5))}.predictive-search__search-button:active{-webkit-transform:scale(.97);transform:scale(.97);transition:-webkit-transform .1s var(--animation-timing-active);transition:transform .1s var(--animation-timing-active);transition:transform .1s var(--animation-timing-active),-webkit-transform .1s var(--animation-timing-active);box-shadow:none}.predictive-search__close-modal-button{--button-color:var(--color-foreground);--button-background-color:transparent;--popup-close-border:var(--clr-neutral-dark-32);--popup-close-background:transparent;position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;min-width:4rem;width:4rem;height:4rem;-webkit-margin-start:var(--margin-sm);margin-inline-start:var(--margin-sm);padding:0;isolation:isolate;overflow:hidden;box-shadow:none;border:1px solid transparent;border-radius:4px;background:transparent}.predictive-search__close-modal-button:before{content:"";position:absolute;inset:0;border:1px solid var(--popup-close-border);border-radius:inherit;background:var(--popup-close-background);pointer-events:none;transition:inset var(--animation-speed) var(--animation-easing);z-index:0}.predictive-search__close-modal-button>*{position:relative;z-index:1}.predictive-search__close-modal-button:is(:hover,:focus-visible){--button-color:var(--color-foreground);--button-background-color:transparent;border-color:transparent;background:transparent}.predictive-search__close-modal-button:is(:hover,:focus-visible):before{inset:1px}.predictive-search__close-modal-button:active{-webkit-transform:scale(.8);transform:scale(.8);transition:-webkit-transform .1s var(--animation-timing-active);transition:transform .1s var(--animation-timing-active);transition:transform .1s var(--animation-timing-active),-webkit-transform .1s var(--animation-timing-active)}.predictive-search__close-modal-button .svg-wrapper,.predictive-search__close-modal-button svg{width:2rem;height:2rem}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.predictive-search-dropdown{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative;top:0;left:0;right:0;z-index:var(--layer-base)}.search-action .predictive-search{z-index:calc(var(--layer-header-menu) + 2)}.search-action .search-modal .predictive-search{z-index:var(--layer-window-overlay)}.header__column--right .predictive-search-form__content-wrapper{right:0;left:unset}.search-modal .predictive-search-form__content-wrapper{width:100%}@media screen and (min-width:750px){.search-modal .predictive-search-form__content-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header-inner{border:0}}.search-modal__content .predictive-search-form__content{max-height:var(--modal-max-height)}.predictive-search:has(.predictive-search-dropdown) .search-input{outline-color:transparent}.predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent}@media screen and (max-width:749px){.predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within{border-bottom-color:transparent}}.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent;border-radius:var(--search-border-radius)}@media screen and (max-width:749px){.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border-radius:var(--style-border-radius-inputs)}}.dialog-modal .predictive-search-form__header{border:0;border-radius:0;background-color:var(--color-background);border-bottom:var(--style-border-width) solid var(--color-border);padding:.8rem}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header{border-bottom:var(--search-border-width) solid var(--color-border)}}@media screen and (max-width:749px){.dialog-modal .predictive-search-form__header{transition:box-shadow .2s ease;box-shadow:none}}.search-action .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header:focus-within{border-radius:var(--search-border-radius) var(--search-border-radius) 0 0;transition:box-shadow var(--animation-speed) var(--animation-easing);background-color:var(--color-background)}@media screen and (max-width:749px){.search-action .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header:focus-within{border-radius:var(--style-border-radius-inputs) var(--style-border-radius-inputs) 0 0}}@media screen and (max-width:749px){.dialog-modal .predictive-search__close-modal-button{-webkit-margin-start:0;margin-inline-start:0}}@media screen and (max-width:749px){.dialog-modal[open]{border-radius:0}}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search-form__header-inner:focus-within){border-bottom-color:transparent}}@media screen and (max-width:749px){.dialog-modal .predictive-search__reset-button-icon{display:none}.dialog-modal .predictive-search__reset-button-text{display:block}.dialog-modal .predictive-search-form__content{max-height:100%}.dialog-modal .predictive-search-form__content-wrapper,.dialog-modal .predictive-search-form__header{box-shadow:none}.dialog-modal .predictive-search-form__footer{padding-block:var(--padding-2xl)}}.predictive-search-results__pill{white-space:nowrap;color:var(--color-foreground);transition:background-color var(--animation-speed-medium) var(--animation-timing-hover),box-shadow var(--animation-speed-medium) var(--animation-timing-bounce),-webkit-transform var(--animation-speed-medium) var(--animation-timing-bounce);transition:background-color var(--animation-speed-medium) var(--animation-timing-hover),box-shadow var(--animation-speed-medium) var(--animation-timing-bounce),transform var(--animation-speed-medium) var(--animation-timing-bounce);transition:background-color var(--animation-speed-medium) var(--animation-timing-hover),box-shadow var(--animation-speed-medium) var(--animation-timing-bounce),transform var(--animation-speed-medium) var(--animation-timing-bounce),-webkit-transform var(--animation-speed-medium) var(--animation-timing-bounce);margin:2px}.predictive-search-results__pill:hover{-webkit-transform:scale(1.03);transform:scale(1.03);box-shadow:0 2px 5px rgb(0,0,0,var(--opacity-8))}.predictive-search-results__pill mark{background-color:transparent;font-weight:200;color:rgb(var(--color-foreground-rgb)/var(--opacity-80))}.predictive-search-results__card--query:is([aria-selected=true],:focus-within) .predictive-search-results__pill,.predictive-search-results__pill:focus,.predictive-search-results__pill:hover{--pill-background-color:rgb(var(--color-foreground-rgb)/var(--opacity-8));background-color:var(--pill-background-color);outline:var(--border-width-sm) solid var(--color-border);border:var(--border-width-sm);text-decoration:none}.predictive-search-results__title{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;gap:var(--gap-sm);margin-block:var(--margin-sm) var(--margin-xs);width:100%;color:rgb(var(--color-foreground-rgb)/var(--opacity-subdued-text))}.predictive-search-results__title:first-of-type{-webkit-margin-before:0;margin-block-start:0}@media screen and (max-width:749px){.predictive-search-results__title{margin-block:var(--margin-lg) var(--margin-sm)}}.predictive-search-results__wrapper.predictive-search-results__wrapper-queries{margin-bottom:var(--margin-lg);padding-inline:var(--predictive-search-inline-padding);gap:var(--gap-2xs)}.predictive-search-results__card{--title-font-size:var(--font-size--md);--title-margin-block:var(--margin-xs);-webkit-flex:0 0 auto;flex:0 0 auto;scroll-snap-align:start;scroll-margin-block:calc(var(--title-font-size) + var(--title-margin-block) + var(--padding-sm)) calc(var(--padding-xl) + var(--button-padding-block)*2);transition:background-color var(--animation-speed-medium) var(--animation-timing-hover),border-color var(--animation-speed-medium) var(--animation-timing-hover),-webkit-transform var(--animation-speed-medium) var(--animation-timing-default);transition:transform var(--animation-speed-medium) var(--animation-timing-default),background-color var(--animation-speed-medium) var(--animation-timing-hover),border-color var(--animation-speed-medium) var(--animation-timing-hover);transition:transform var(--animation-speed-medium) var(--animation-timing-default),background-color var(--animation-speed-medium) var(--animation-timing-hover),border-color var(--animation-speed-medium) var(--animation-timing-hover),-webkit-transform var(--animation-speed-medium) var(--animation-timing-default)}.predictive-search-results__card:nth-last-child(3){scroll-snap-align:end}.predictive-search-results__card:active{-webkit-transform:scale(.97);transform:scale(.97);transition:-webkit-transform .1s var(--animation-timing-active);transition:transform .1s var(--animation-timing-active);transition:transform .1s var(--animation-timing-active),-webkit-transform .1s var(--animation-timing-active)}.recently-viewed-wrapper .predictive-search-results__card{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1)}.recently-viewed-wrapper.removing .predictive-search-results__card{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none}.predictive-search-results__card--product:active,.recently-viewed-wrapper .predictive-search-results__card--product:active{-webkit-transform:scale(.97);transform:scale(.97);transition:-webkit-transform .1s var(--animation-timing-active);transition:transform .1s var(--animation-timing-active);transition:transform .1s var(--animation-timing-active),-webkit-transform .1s var(--animation-timing-active)}.predictive-search-results__card--product:hover,.recently-viewed-wrapper .predictive-search-results__card--product:hover{background-color:var(--card-bg-hover);border-radius:var(--product-corner-radius);padding:calc(var(--padding-2xs) + 2px);margin:calc(var(--padding-2xs)*-1 + -2px)}.predictive-search-results__card--product:focus-visible,.predictive-search-results__card--product:has(.resource-card:focus-visible),.predictive-search-results__card--product[aria-selected=true].keyboard-focus,.recently-viewed-wrapper .predictive-search-results__card--product:focus-visible,.recently-viewed-wrapper .predictive-search-results__card--product:has(.resource-card:focus-visible),.recently-viewed-wrapper .predictive-search-results__card--product[aria-selected=true].keyboard-focus{background-color:var(--card-bg-hover);padding:calc(var(--padding-2xs) + 1px);margin:calc(var(--padding-2xs)*-1 + -1px);outline:var(--border-width-sm) solid var(--color-border);border-radius:calc(var(--product-corner-radius) + 1px);border-color:var(--card-border-focus)}.predictive-search-results__card:not(.predictive-search-results__card--product){padding:var(--padding-sm);border:var(--border-width-sm) solid var(--color-border);border-radius:var(--card-corner-radius);width:60cqi;content-visibility:visible}@media screen and (min-width:750px){.predictive-search-results__card:not(.predictive-search-results__card--product){width:49%}}.predictive-search-results__card:not(.predictive-search-results__card--product):hover,.predictive-search-results__card:not(.predictive-search-results__card--product)[aria-selected=true].keyboard-focus{border-color:var(--card-border-hover);background-color:var(--card-bg-hover)}.predictive-search-results__card:not(.predictive-search-results__card--product):active{-webkit-transform:scale(.97);transform:scale(.97);transition:-webkit-transform var(--animation-speed-medium) var(--animation-timing-active);transition:transform var(--animation-speed-medium) var(--animation-timing-active);transition:transform var(--animation-speed-medium) var(--animation-timing-active),-webkit-transform var(--animation-speed-medium) var(--animation-timing-active)}@-webkit-keyframes search-element-scale-in{0%{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}40%{opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes search-element-scale-in{0%{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}40%{opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes search-element-scale-out{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}}@keyframes search-element-scale-out{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}}@-webkit-keyframes search-element-slide-in-top{0%{margin-top:calc(var(--modal-top-margin) + var(--padding-sm));opacity:0}to{margin-top:var(--modal-top-margin);opacity:1}}@keyframes search-element-slide-in-top{0%{margin-top:calc(var(--modal-top-margin) + var(--padding-sm));opacity:0}to{margin-top:var(--modal-top-margin);opacity:1}}@-webkit-keyframes search-element-slide-out-top{0%{margin-top:var(--modal-top-margin);opacity:1}to{margin-top:calc(var(--modal-top-margin) + var(--padding-sm));opacity:0}}@keyframes search-element-slide-out-top{0%{margin-top:var(--modal-top-margin);opacity:1}to{margin-top:calc(var(--modal-top-margin) + var(--padding-sm));opacity:0}}@-webkit-keyframes content-slide{0%{-webkit-transform:translateY(var(--slide-from,0));transform:translateY(var(--slide-from,0));opacity:var(--slide-opacity-from,1)}to{-webkit-transform:translateY(var(--slide-to,0));transform:translateY(var(--slide-to,0));opacity:var(--slide-opacity-to,1)}}@keyframes content-slide{0%{-webkit-transform:translateY(var(--slide-from,0));transform:translateY(var(--slide-from,0));opacity:var(--slide-opacity-from,1)}to{-webkit-transform:translateY(var(--slide-to,0));transform:translateY(var(--slide-to,0));opacity:var(--slide-opacity-to,1)}}.predictive-search-results__list{--slide-width:27.5%;--slideshow-gap:var(--gap-md);-webkit-padding-before:var(--border-width-sm);padding-block-start:var(--border-width-sm)}@media screen and (max-width:749px){.predictive-search-results__list slideshow-arrows{display:none}}.predictive-search-results__no-results{-webkit-animation-delay:.1s;animation-delay:.1s;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-in)}.predictive-search-results__no-results,.predictive-search-results__wrapper,.predictive-search-results__wrapper-products .predictive-search-results__card{-webkit-animation:search-element-slide-up var(--animation-speed-medium) var(--animation-timing-bounce) backwards;animation:search-element-slide-up var(--animation-speed-medium) var(--animation-timing-bounce) backwards}.predictive-search-results__no-results:last-child{margin-block:var(--margin-lg);text-align:center}slideshow-slide .resource-card{-webkit-animation-delay:0ms!important;animation-delay:0ms!important}.predictive-search-results__list,.predictive-search-results__wrapper{-webkit-animation-duration:var(--animation-speed-medium);animation-duration:var(--animation-speed-medium)}.predictive-search-results__wrapper-queries{-webkit-animation-delay:50ms;animation-delay:50ms}.predictive-search-results__list:nth-of-type(2){-webkit-animation-delay:.15s;animation-delay:.15s}.predictive-search-results__list:nth-of-type(3){-webkit-animation-delay:.2s;animation-delay:.2s}.predictive-search-results__list:nth-of-type(4){-webkit-animation-delay:.25s;animation-delay:.25s}.predictive-search-results__list:last-child{-webkit-margin-after:0;margin-block-end:0}[data-resource-type]{-webkit-animation-delay:0ms!important;animation-delay:0ms!important}.predictive-search-results__no-results.removing,.predictive-search-results__wrapper.removing{-webkit-animation:search-element-slide-down var(--animation-speed-medium) var(--animation-timing-fade-out) forwards;animation:search-element-slide-down var(--animation-speed-medium) var(--animation-timing-fade-out) forwards}.predictive-search-results__card.removing{-webkit-animation:fadeOut var(--animation-speed-medium) var(--animation-timing-fade-out) forwards;animation:fadeOut var(--animation-speed-medium) var(--animation-timing-fade-out) forwards}.predictive-search-results__wrapper{transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-in)}@-webkit-keyframes search-element-slide-up{0%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes search-element-slide-up{0%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes search-element-slide-down{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes search-element-slide-down{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}}.predictive-search-results__card--query{transition:-webkit-transform var(--animation-speed-medium) var(--animation-timing-bounce);transition:transform var(--animation-speed-medium) var(--animation-timing-bounce);transition:transform var(--animation-speed-medium) var(--animation-timing-bounce),-webkit-transform var(--animation-speed-medium) var(--animation-timing-bounce);-webkit-transform-origin:center;transform-origin:center}.predictive-search-results__card--query:active{-webkit-transform:scale(.97);transform:scale(.97)}.predictive-search-results__products{padding-inline:var(--predictive-search-inline-padding)}.recently-viewed-wrapper{display:-ms-grid;display:grid;-ms-grid-rows:auto auto;grid-template-rows:auto auto;max-height:1000px;opacity:1;overflow:visible;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);-webkit-transform-origin:top center;transform-origin:top center;-webkit-transform:translateY(0);transform:translateY(0)}.recently-viewed-wrapper.removing{max-height:0;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);pointer-events:none}.predictive-search-results__clear.button-unstyled{color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-easing);padding:0;margin-left:var(--margin-sm)}.predictive-search-results__clear.button-unstyled:hover{opacity:1}.recently-viewed-wrapper.removing .predictive-search-results__card{transition:none;-webkit-transform:none;transform:none;opacity:1}.recently-viewed-wrapper>*{transition:opacity .25s cubic-bezier(.4,0,.2,1)}.predictive-search-results__wrapper-products .predictive-search-results__card:first-child{-webkit-animation-delay:30ms;animation-delay:30ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(2){-webkit-animation-delay:60ms;animation-delay:60ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(3){-webkit-animation-delay:90ms;animation-delay:90ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(4){-webkit-animation-delay:.12s;animation-delay:.12s}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(n+5){-webkit-animation-delay:.15s;animation-delay:.15s}.predictive-search-results__wrapper-products{-webkit-animation-delay:50ms;animation-delay:50ms;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-padding-after:var(--padding-sm);padding-block-end:var(--padding-sm);gap:var(--gap-md);transition:height var(--animation-speed-medium) var(--animation-easing)}@container (min-width: 550px){.predictive-search-results__wrapper-products{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}.predictive-search-results__wrapper{display:-webkit-flex;display:flex;overflow-x:auto;overflow-y:hidden;-webkit-padding-after:var(--padding-sm);padding-block-end:var(--padding-sm);padding-inline:0;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-padding:0 var(--predictive-search-inline-padding);scrollbar-width:none;-ms-overflow-style:none}.predictive-search-results__wrapper::-webkit-scrollbar{display:none}.predictive-search-results__wrapper slideshow-slides{--gutter-slide-width:var(--predictive-search-inline-padding);padding-block:var(--padding-xl);margin-block:calc(var(--padding-xl)*-1);gap:var(--gap-md)}.predictive-search-results__resource-header{display:-webkit-flex;display:flex;padding-inline:var(--predictive-search-inline-padding);-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;height:32px}.predictive-search-results__resource-header .svg-wrapper{width:var(--icon-size-xs)}.predictive-search-results__wrapper-products:last-child{-webkit-padding-after:var(--padding-lg);padding-block-end:var(--padding-lg)}@media screen and (min-width:750px){.predictive-search-results__wrapper-products:last-child{-webkit-padding-after:var(--padding-sm);padding-block-end:var(--padding-sm)}}.predictive-search-results__resource-header .predictive-search-results__title{-webkit-margin-after:0;margin-block-end:0}.predictive-search-results__resource-header:has(slideshow-controls) .predictive-search-results__title{-webkit-margin-after:0;margin-block-end:0}@media screen and (max-width:749px){.predictive-search-results__resource-header slideshow-controls{display:none}}.search-page-input{width:100%;color:var(--color-input-text);background-color:var(--color-input-background);padding-block:var(--padding-lg);padding-inline:calc(var(--icon-size-lg) + var(--margin-xl)*1.5);text-overflow:ellipsis;overflow:hidden;border-radius:var(--style-border-radius-inputs);border:var(--style-border-width-inputs) solid var(--color-input-border)}@media screen and (max-width:749px){.search-page-input{padding-inline:calc(var(--margin-xs) + var(--icon-size-lg) + var(--padding-md))}}.search-page-input::-webkit-input-placeholder{color:rgb(var(--color-input-text-rgb)/var(--opacity-subdued-text))}.search-page-input:-ms-input-placeholder{color:rgb(var(--color-input-text-rgb)/var(--opacity-subdued-text))}.search-page-input::placeholder{color:rgb(var(--color-input-text-rgb)/var(--opacity-subdued-text))}.search-page-input__parent{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:var(--horizontal-alignment);align-items:var(--horizontal-alignment)}.search-results__no-results{opacity:var(--opacity-subdued-text)}search-page-input-component{position:relative;width:100%;display:-webkit-flex;display:flex;top:0;max-width:var(--size-style-width);-webkit-align-items:center;align-items:center;background-color:var(--color-background);margin:var(--margin-2xl) 0 var(--margin-md)}@media screen and (max-width:749px){search-page-input-component{max-width:100%}}search-page-input-component .search__icon,search-page-input-component .search__icon:hover,search-page-input-component .search__reset-button,search-page-input-component .search__reset-button:hover{background:transparent;position:absolute;top:auto;width:var(--icon-size-lg);height:var(--icon-size-lg)}search-page-input-component .search__icon svg,search-page-input-component .search__reset-button svg{width:var(--icon-size-md);height:var(--icon-size-md)}search-page-input-component .search__icon svg{color:var(--color-input-text)}search-page-input-component .search__icon{left:var(--margin-lg)}@media screen and (max-width:749px){search-page-input-component .search__icon{left:var(--margin-md)}}search-page-input-component .search__reset-button{border-radius:100%;color:var(--color-input-text);right:var(--margin-lg);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--animation-speed) var(--animation-easing),visibility var(--animation-speed) var(--animation-easing)}@media screen and (max-width:749px){search-page-input-component .search__reset-button{right:var(--margin-md)}}search-page-input-component:has(.search-page-input:not(:-ms-input-placeholder)) .search__reset-button{opacity:1;visibility:visible;pointer-events:auto}search-page-input-component:has(.search-page-input:not(:placeholder-shown)) .search__reset-button{opacity:1;visibility:visible;pointer-events:auto}search-page-input-component .search__reset-button-icon{vertical-align:middle;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:var(--icon-size-lg);height:var(--icon-size-lg);transition:-webkit-transform var(--animation-speed) var(--animation-easing);transition:transform var(--animation-speed) var(--animation-easing);transition:transform var(--animation-speed) var(--animation-easing),-webkit-transform var(--animation-speed) var(--animation-easing)}search-page-input-component .search__reset-button:active .search__reset-button-icon{-webkit-transform:scale(.9);transform:scale(.9)}search-page-input-component .search__reset-button-icon svg{width:var(--icon-size-md);height:var(--icon-size-md)}search-page-input-component .search__reset-button--hidden{cursor:default;opacity:0;transition:opacity var(--animation-speed) var(--animation-easing);pointer-events:none;visibility:hidden}search-page-input-component .search__reset-button-text{display:none}.search-modal__content{--modal-width:60vw;--search-modal-max-height:80vh;background:var(--clr-champagne);border:0}@media screen and (min-width:750px){.search-modal__content{width:var(--modal-width);max-width:var(--modal-width);max-height:min(var(--search-modal-max-height),100vh - 4rem);margin:auto}}@media screen and (max-width:749px){.search-modal__content{width:calc(100vw - 3.2rem);max-height:calc(100vh - 3.2rem);height:auto}}.dialog-modal[open].search-modal__content{background:var(--clr-champagne);border-radius:4px;box-shadow:0 2.4rem 7.2rem rgba(0,0,0,.22)}@media screen and (min-width:750px){.dialog-modal[open].search-modal__content{margin:auto}}@media screen and (max-width:749px){.dialog-modal[open].search-modal__content{border-radius:4px;height:auto;max-height:calc(100vh - 3.2rem)}}.search-modal .predictive-search{background:var(--clr-champagne)}.search-modal .predictive-search-form{padding:4.8rem}@media screen and (max-width:749px){.search-modal .predictive-search-form{padding:1.6rem}}.search-modal .predictive-search-form__header{display:block;padding:0;border:0;background:transparent}.search-modal .predictive-search-form__header:before{display:none}.search-modal__headline-row{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;min-height:3.2rem;padding-inline:0 4.8rem;margin-bottom:2.4rem}@media screen and (max-width:749px){.search-modal__headline-row{min-height:2.8rem;padding-inline:0 3.6rem;margin-bottom:1.6rem}}.search-modal__headline{margin:0;text-align:left;color:var(--clr-blue);font-family:var(--font-heading-family);font-size:2.8rem;font-weight:var(--font-weight-regular);line-height:3.2rem;letter-spacing:var(--letterspacing--1)}.search-modal .predictive-search-form__header-inner{background:hsla(0,0%,100%,.72);border:0;border-radius:var(--style-border-radius-inputs);min-height:4rem}.search-modal .predictive-search-form__header-inner:focus-within,.search-modal .predictive-search-form__header-inner:has(.search-input:is(:focus,:focus-visible)){border:0!important;outline:none;box-shadow:none}.search-modal input.search-input{border-radius:var(--style-border-radius-inputs);padding:.6rem 1.2rem;color:var(--clr-black-100);font-size:1.2rem;line-height:1.6rem;letter-spacing:var(--letterspacing-08)}.search-modal .search-input::-webkit-input-placeholder{color:rgba(0,0,0,.32)}.search-modal .search-input:-ms-input-placeholder{color:rgba(0,0,0,.32)}.search-modal .search-input::placeholder{color:rgba(0,0,0,.32)}.search-modal .predictive-search-form__footer,.search-modal .predictive-search__icon{display:none}.search-modal .predictive-search__reset-button{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;min-width:2.4rem;width:2.4rem;height:2.4rem;-webkit-margin-end:.8rem;margin-inline-end:.8rem;color:rgba(0,0,0,.48)}.search-modal .predictive-search__reset-button-icon,.search-modal .predictive-search__reset-button-icon svg{width:1.2rem;height:1.2rem}.search-modal .predictive-search__close-modal-button{--popup-close-background:var(--clr-champagne);position:absolute;top:0;right:0;min-width:3.2rem;width:3.2rem;height:3.2rem;margin:0;padding:0;color:rgba(0,0,0,.48)}@media screen and (max-width:749px){.search-modal .predictive-search__close-modal-button{min-width:2.8rem;width:2.8rem;height:2.8rem}}.search-modal .predictive-search__close-modal-button .svg-wrapper,.search-modal .predictive-search__close-modal-button svg{width:2rem;height:2rem}.search-modal .predictive-search-form__content-wrapper{position:relative;top:auto;left:auto;max-height:40vh;margin-top:1.6rem;padding-top:.8rem;border-top:1px solid rgba(0,0,0,.14);overflow:visible}.search-modal .predictive-search-form__content{max-height:60vh;overflow-y:scroll;padding-right:1.2rem;background:transparent;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--clr-blue) transparent}.predictive-search-form__content{overflow:auto;scrollbar-width:none!important}.predictive-search-form__content::-webkit-scrollbar{display:none!important}@media screen and (max-width:749px){.search-modal .predictive-search-form__content{max-height:80vh}.search-modal .predictive-search-form__content-wrapper{max-height:70vh}}.search-modal .predictive-search-form__content::-webkit-scrollbar{display:block;width:4px}.search-modal .predictive-search-form__content::-webkit-scrollbar-track{background:transparent}.search-modal .predictive-search-form__content::-webkit-scrollbar-thumb{background:var(--clr-blue);border-radius:999px}.search-modal .predictive-search-form__custom-scrollbar{position:absolute;top:.8rem;right:0;bottom:0;z-index:1;width:4px;border-radius:999px;opacity:0;pointer-events:none}.search-modal .predictive-search-form__custom-scrollbar[data-visible=true]{opacity:1}.search-modal .predictive-search-form__custom-scrollbar-thumb{position:absolute;top:0;left:0;width:100%;min-height:2.4rem;border-radius:inherit;background:var(--clr-blue);-webkit-transform:translateY(0);transform:translateY(0)}.search-modal .predictive-search-results__group,.search-modal .predictive-search-results__inner,.search-modal .predictive-search-results__products{padding:0}.search-modal .predictive-search-results__list{-webkit-padding-before:0;padding-block-start:0}.search-modal .predictive-search-results__list--stack{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:0;overflow:visible;padding-inline:0;-webkit-padding-after:0;padding-block-end:0;-webkit-animation-delay:0ms;animation-delay:0ms}.search-modal .predictive-search-results__list--stack .predictive-search-results__card{width:100%;margin:0}.search-modal .predictive-search-results__card--row{padding:0;border:0;border-bottom:1px solid rgba(0,0,0,.12);border-radius:0;scroll-margin-block:0;content-visibility:visible}.search-modal .predictive-search-results__card--row:last-child{border-bottom:0}.search-modal .predictive-search-results__card--row:focus-within,.search-modal .predictive-search-results__card--row:hover,.search-modal .predictive-search-results__card--row[aria-selected=true].keyboard-focus{background:transparent;border-color:rgba(0,0,0,.12);-webkit-transform:none;transform:none}.search-modal .predictive-search-results__row-link{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) auto;gap:1.6rem;padding:1.4rem 0;color:inherit;text-decoration:none}.search-modal .predictive-search-results__row-link>*{-webkit-align-self:start;-ms-grid-row-align:start;align-self:start}.search-modal .predictive-search-results__row-copy{min-width:0}.search-modal .predictive-search-results__row-title{margin:0;color:var(--clr-black-100);font-family:var(--font-body-family);font-size:1.8rem;font-weight:var(--font-weight-regular);line-height:2.2rem;letter-spacing:0}.search-modal .predictive-search-results__row-title mark{background:transparent;color:inherit;font-weight:inherit}.search-modal .predictive-search-results__row-text{margin:.6rem 0 0;color:var(--clr-black-100);font-family:var(--font-body-family);font-size:1rem;font-weight:var(--font-weight-regular);line-height:1.4rem;letter-spacing:var(--letterspacing-08)}.search-modal .predictive-search-results__row-arrow-swap{width:1.6rem;height:1.6rem;margin-top:.2rem;position:relative;overflow:hidden;-webkit-flex-shrink:0;flex-shrink:0;color:var(--clr-black-100)}.search-modal .predictive-search-results__row-arrow,.search-modal .predictive-search-results__row-arrow-swap{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.search-modal .predictive-search-results__row-arrow{position:absolute;inset:0;transition:opacity .2s var(--animation-easing),-webkit-transform .3s var(--animation-easing);transition:transform .3s var(--animation-easing),opacity .2s var(--animation-easing);transition:transform .3s var(--animation-easing),opacity .2s var(--animation-easing),-webkit-transform .3s var(--animation-easing);will-change:transform,opacity}.search-modal .predictive-search-results__row-arrow--initial{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.search-modal .predictive-search-results__row-arrow--hover{opacity:0;-webkit-transform:translate3d(calc(-100% - .8rem),0,0);transform:translate3d(calc(-100% - .8rem),0,0)}.search-modal .predictive-search-results__row-arrow svg{width:1.6rem;height:1.6rem}.search-modal .predictive-search-results__card--row:focus-within .predictive-search-results__row-title,.search-modal .predictive-search-results__card--row:hover .predictive-search-results__row-title,.search-modal .predictive-search-results__card--row[aria-selected=true].keyboard-focus .predictive-search-results__row-title{color:var(--clr-blue)}.search-modal .predictive-search-results__card--row:focus-within .predictive-search-results__row-arrow--initial,.search-modal .predictive-search-results__card--row:hover .predictive-search-results__row-arrow--initial,.search-modal .predictive-search-results__card--row[aria-selected=true].keyboard-focus .predictive-search-results__row-arrow--initial{opacity:0;-webkit-transform:translate3d(calc(100% + .8rem),0,0);transform:translate3d(calc(100% + .8rem),0,0)}.search-modal .predictive-search-results__card--row:focus-within .predictive-search-results__row-arrow--hover,.search-modal .predictive-search-results__card--row:hover .predictive-search-results__row-arrow--hover,.search-modal .predictive-search-results__card--row[aria-selected=true].keyboard-focus .predictive-search-results__row-arrow--hover{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.search-modal .predictive-search-results__row-arrow{transition:none}.search-modal .predictive-search-results__row-arrow--hover{-webkit-transform:translateZ(0);transform:translateZ(0)}.search-modal .predictive-search-results__card--row:focus-within .predictive-search-results__row-arrow--initial,.search-modal .predictive-search-results__card--row:hover .predictive-search-results__row-arrow--initial,.search-modal .predictive-search-results__card--row[aria-selected=true].keyboard-focus .predictive-search-results__row-arrow--initial{-webkit-transform:translateZ(0);transform:translateZ(0)}}.search-modal .predictive-search-results__no-results{margin:0;color:rgba(0,0,0,.64);text-align:left}