.predictive-search{width:100%;height:100%;background-color:var(--color-background-popup-drawer, #fff)}.predictive-search .predictive-search__form{position:relative;display:flex;width:100%;height:100%;flex-direction:column}.predictive-search .predictive-search__header{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:16px}.predictive-search .predictive-search__header-content{display:flex;align-items:center;gap:12px;width:100%}.predictive-search .predictive-search__header-content .predictive-search__button{position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;width:44px;height:44px;padding:4px;background-color:transparent;color:var(--color-text-primary)}.predictive-search .predictive-search__header-content .predictive-search__button:before{content:"";position:absolute;top:4px;bottom:4px;left:4px;right:4px;border-radius:1px;border:1px solid var(--color-border-secondary)}.predictive-search .predictive-search__header-content .predictive-search__button .icon{width:20px;height:20px;pointer-events:none;transition-property:transform;transition-duration:var(--timing-base)}.predictive-search .predictive-search__header-content .predictive-search__button:focus-visible{outline:2px solid var(--color-text-primary)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.predictive-search .predictive-search__header-content .predictive-search__button:hover .icon{transform:rotate(90deg)}.predictive-search .predictive-search__header-content .predictive-search__button:hover:before{background-color:transparent}}.predictive-search .predictive-search__input-wrapper{width:100%}.predictive-search .predictive-search__input{width:100%;min-height:unset;padding:0;border:none;background-color:transparent;border-radius:0;font-family:var(--heading-font-family);font-size:calc(var(--heading-font-size) * 2);font-weight:300;line-height:1.25}.predictive-search .predictive-search__input::placeholder{opacity:1;color:var(--color-text-thirdly)}.predictive-search .predictive-search__result{display:flex;flex-direction:column;gap:24px;overflow:auto;flex:1;padding-bottom:24px;padding-left:16px;padding-right:16px;scrollbar-width:thin}.predictive-search .predictive-search__tabs-wrapper{display:flex}.predictive-search .predictive-search__tabs{padding:0 16px;margin:0 -16px}.predictive-search .predictive-search__result-row{display:grid;width:100%;transform:translateY(0);transition-property:opacity,visibility,transform;transition-timing-function:var(--easing-ease);transition-duration:var(--timing-long)}.predictive-search .predictive-search__result-row.predictive-search__result-row--products{grid-template-columns:repeat(2,1fr);gap:16px;margin:0 auto}.predictive-search .predictive-search__result-row.predictive-search__result-row--articles{column-gap:16px;row-gap:32px;margin:0 auto}.predictive-search .predictive-search__result-row.predictive-search__result-row--pages{row-gap:24px}.predictive-search .predictive-search__result-row.visually-hidden{visibility:hidden;opacity:0;transform:translateY(20px)}.predictive-search .predictive-search__result-col{width:100%}.predictive-search .predictive-search__block{display:flex;flex-direction:column;gap:16px}.predictive-search .predictive-search__block-title,.predictive-search .predictive-search__result-empty{font-size:calc(var(--heading-font-size) * 1.25);font-weight:var(--heading-font-weight);line-height:1.3;text-transform:capitalize}.predictive-search .predictive-search__block-grid{display:flex;flex-wrap:wrap;gap:8px}@media(min-width:576px){.predictive-search{top:8px;bottom:8px;left:8px;right:8px;width:calc(100% - 16px);max-height:calc(100% - 16px);max-width:1920px;border-radius:var(--global-border-radius);margin:0 auto}.predictive-search .predictive-search__result-row.predictive-search__result-row--articles{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.predictive-search .predictive-search__header{padding:24px}.predictive-search .predictive-search__button{width:48px;height:48px}.predictive-search .predictive-search__tabs{padding:0;margin:0}.predictive-search .predictive-search__result{padding:0 24px 24px}.predictive-search .predictive-search__result-row.predictive-search__result-row--products,.predictive-search .predictive-search__result-row.predictive-search__result-row--articles{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.predictive-search .predictive-search__header,.predictive-search .predictive-search__result{gap:48px;padding-left:48px;padding-right:48px}.predictive-search .predictive-search__result-row.predictive-search__result-row--products,.predictive-search .predictive-search__result-row.predictive-search__result-row--articles{grid-template-columns:repeat(4,1fr);row-gap:48px}.predictive-search .predictive-search__result-row.predictive-search__result-row--pages{row-gap:32px}}@media(min-width:1501px){.predictive-search .predictive-search__header{padding:32px 64px 48px;gap:16px}.predictive-search .predictive-search__header-content{gap:32px}.predictive-search .predictive-search__input{font-size:calc(var(--body-font-size) * 2.75);margin:-.08em 0}.predictive-search .predictive-search__result{gap:48px;padding-left:64px;padding-right:64px;padding-bottom:48px}.predictive-search .predictive-search__result-row.predictive-search__result-row--products,.predictive-search .predictive-search__result-row.predictive-search__result-row--articles{column-gap:40px;row-gap:48px;padding:0 108px}.predictive-search .predictive-search__result-row.predictive-search__result-row--pages{row-gap:32px}.predictive-search .predictive-search__block.predictive-search__block--large{gap:48px}.predictive-search .predictive-search__block-title,.predictive-search .predictive-search__result-empty{font-size:calc(var(--heading-font-size) * 1.375);line-height:1.27}}
/*# sourceMappingURL=/cdn/shop/t/3333/assets/predictive-search.build.css.map */
