.drawer-search .section-search .section-search__content .section-search__default-suggestions .suggestion-badge{border:1px solid var(--color-bright-gray);transition:all var(--global-ease)var(--global-transition-speed);border-radius:100px;padding:.585rem 1.3125rem;text-decoration:none;display:block}.drawer-search .section-search .section-search__content .section-search__default-suggestions .suggestion-badge:hover{transition:all var(--global-ease)var(--global-transition-speed);border-color:var(--color-raisin-black);background-color:var(--color-raisin-black);color:var(--color-white);font-weight:400}body.drawer-search-visible{--padding-sidebar:0}body.drawer-search-visible .header{--header-color:var(--color-raisin-black)!important;--header-color-complementary:var(--color-white)!important;--header-background:transparent!important}body.drawer-search-visible .icon__search{transition:var(--header-transition)}.header .icon__search{background-color:#0000;border-radius:50%}.drawer-search.drawer--visible{z-index:5}.drawer-search .drawer__sidebar{padding:var(--total-header-height)0 0 0;background-color:var(--color-lotion);height:unset;max-height:var(--100-vh);border-radius:0 0 10px 10px;width:100%;margin:0;top:0;left:0}@media (max-width:767.98px){.drawer-search .drawer__sidebar{padding-top:var(--total-header-height);padding-left:var(--grid-outside-gap-mobile);padding-right:var(--grid-outside-gap-mobile);padding-bottom:var(--grid-outside-gap-mobile)}}.drawer-search .drawer__sidebar .drawer__content{overflow:hidden}.drawer-search.drawer--slide-top.drawer.drawer-transition-out .drawer__sidebar{transform:translateY(-100%)!important}.drawer-search.drawer--slide-top.drawer.drawer-transition-out .drawer__wrapper{transform:translateY(calc(100% + 2*var(--padding-sidebar)))}@media (max-width:1023.98px){.drawer-search.drawer--slide-top.drawer.drawer-transition-out .drawer__wrapper{transform:translateY(calc(100% + 2*var(--padding-sidebar)))}}.drawer-search.drawer--slide-top:not(.drawer--visible) .drawer__sidebar{right:unset;left:unset;transform:translate(0)translateY(-100%)}.drawer-search.drawer--slide-top:not(.drawer--visible) .drawer__wrapper{transform:translateY(calc(100% + 2*var(--padding-sidebar)))}@media (max-width:1023.98px){.drawer-search.drawer--slide-top:not(.drawer--visible) .drawer__wrapper{transform:translateY(calc(100% + 2*var(--padding-sidebar)))}}.drawer-search.drawer--slide-top .drawer__close{margin-right:unset;margin-left:auto}.drawer-search .section-search .search-form .action-reset{right:calc(40px + var(--space-l))}@media (max-width:1023.98px){.drawer-search .section-search.has-search-empty{padding-left:0;padding-right:0}.drawer-search .section-search.has-search-empty .section-search__header{padding-left:var(--grid-outside-gap-mobile);padding-right:var(--grid-outside-gap-mobile)}}@media (min-width:1024px){.drawer-search .section-search:not(.has-search-empty) .section-search__content{position:relative}.drawer-search .section-search:not(.has-search-empty) .section-search__content:after{content:"";top:0;left:var(--grid-outside-gap);width:calc(100% - 2*var(--grid-outside-gap));background:var(--color-gallery);height:1px;position:absolute}.drawer-search .section-search:not(.has-search-empty) .section-search__content .collections-suggestions-list{display:flex}}.drawer-search .section-search .section-search__content{max-height:calc(var(--100-vh) - var(--total-header-height) - var(--search-form-height));overflow-y:auto}@media (max-width:767.98px){.drawer-search .section-search .section-search__content{margin-top:0}}.drawer-search .section-search .section-search__content .section-search__collections-suggestions{display:contents}.drawer-search .section-search .section-search__content .section-search__collections-suggestions .collections-suggestions-list{margin-top:var(--space-l)}.drawer-search .section-search .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:1024px){.drawer-search .section-search .product-grid{padding-right:var(--grid-outside-gap)}}@media (max-width:767.98px){.drawer-search .section-search__default-suggestions .suggestions-text{text-align:center}.drawer-search .section-search__default-suggestions .suggestions-list{row-gap:var(--space-m)}.drawer-search .section-search__default-push-suggestions{padding:0;padding-top:var(--space-xl)}.drawer-search .section-search__default-push-suggestions .push-card.push-card-mobile{width:100%}.drawer-search .section-search__default-push-suggestions .push-card.push-card-mobile .push-card-wrapper{padding:var(--space-m)}}.drawer-search .section-search .product-card .product-card-actions,.drawer-search .section-search .product-card--unavailable .product-card-actions{display:none}.drawer-search .section-search .product-card:hover .product-card-colors,.drawer-search .section-search .product-card--unavailable:hover .product-card-colors{margin-bottom:unset}.drawer-search .section-search .product-card:hover .product-card-volume,.drawer-search .section-search .product-card--unavailable:hover .product-card-volume{opacity:1;visibility:visible}.drawer-search .section-search .load-more__see_more{display:none}.drawer-search .section-search .load-more__see_all{display:block}