/*! ui/searchOverview/SearchOverviewBanner.less */.vQZA{height:auto}.vQZA-button{cursor:pointer}.vQZA.vQZA-mod-state-initial{height:230px}.vQZA.vQZA-mod-state-initial .vQZA-content{pointer-events:none}@media (min-width: 0) and (max-width: 767px){.vQZA.vQZA-mod-state-initial{height:214px}}.vQZA.vQZA-mod-state-expanded .vQZA-toggle{transform:rotate(180deg);background-color:transparent;border-radius:var(--size-border-radius-medium);transition:background-color var(--transition-duration-short) ease-in-out}.vQZA.vQZA-mod-state-expanded .vQZA-toggle:focus-visible{background-color:var(--color-background-base-default)}@media (hover: hover){.vQZA.vQZA-mod-state-expanded .vQZA-toggle:hover{background-color:var(--color-background-base-default)}}.vQZA.vQZA-mod-state-collapsed .vQZA-content{display:none}.vQZA.vQZA-mod-state-collapsed .vQZA-header{background-color:transparent;border-radius:var(--size-border-radius-medium);transition:background-color var(--transition-duration-short) ease-in-out}.vQZA.vQZA-mod-state-collapsed .vQZA-header:focus-visible{background-color:var(--color-background-base-default)}@media (hover: hover){.vQZA.vQZA-mod-state-collapsed .vQZA-header:hover{background-color:var(--color-background-base-default)}}.vQZA-header{display:flex;align-items:center;padding:12px;margin:-4px -12px;position:relative;column-gap:8px}body.flex-gap .vQZA-header>*:not(:last-child){margin-right:8px}@media (min-width: 0) and (max-width: 767px){.vQZA-header{padding:12px 8px;margin:-8px}}.vQZA-content{padding:16px 0;margin-right:-24px}@media (min-width: 0) and (max-width: 767px){.vQZA-content{margin-right:-16px}}.vQZA-fade{position:absolute;left:0;right:0;bottom:0;height:76px;background:linear-gradient(0deg,var(--color-utility-fade-right-stops-stop-1-color) 50.49%,var(--color-utility-fade-right-stops-stop-2-color) 73.08%,var(--color-utility-fade-right-stops-stop-3-color) 89.91%,var(--color-utility-fade-right-stops-stop-4-color) 100%)}.vQZA-bulb-icon{flex:0 0 auto;width:24px;height:24px;fill:var(--color-foreground-brand-static)}.vQZA-show-more{position:absolute;left:50%;transform:translate(-50%);bottom:8px;padding:12px 8px;margin:-4px 0;display:flex;align-items:center;column-gap:8px}body.flex-gap .vQZA-show-more>*:not(:last-child){margin-right:8px}.vQZA-show-more svg{flex:0 0 auto;width:20px;height:20px}.vQZA-toggle{flex:0 0 auto;padding:12px;margin:-12px -12px -12px auto;display:flex;align-items:center;justify-content:center}.vQZA-toggle svg{width:24px;height:24px}@media (min-width: 0) and (max-width: 767px){.vQZA-toggle{margin:-12px -8px -12px auto}}.vQZA-footer{display:flex;align-items:center;column-gap:8px}body.flex-gap .vQZA-footer>*:not(:last-child){margin-right:8px}.vQZA-disclaimer{display:flex;flex-wrap:wrap;column-gap:2px;color:var(--color-foreground-neutral-default)}body.flex-gap .vQZA-disclaimer>*:not(:last-child){margin-right:2px}@media (min-width: 0) and (max-width: 767px){.vQZA-disclaimer{order:-1;margin-right:auto}}.vQZA-link{text-decoration:underline;color:var(--color-foreground-neutral-default);position:relative;cursor:pointer}.vQZA-link:before{content:"";position:absolute;width:100%;height:44px;top:50%;left:0;transform:translateY(-50%)}.vQZA-arrows{margin-left:auto}@media (min-width: 0) and (max-width: 767px){.vQZA-arrows{display:none}}
