.mda-search-form{position:relative;width:100%}.mda-search-form__form-wrapper{border:1px solid #d1d6df;border-radius:4px;padding:14px 24px;width:100%}@media screen and (max-width: 1023.98px){.mda-search-form__form-wrapper{border-color:#e8ebef;padding:12px 16px}}.mda-search-form__form{display:flex;align-items:center}.mda-search-form__button{display:flex;border:0;background-color:rgba(0,0,0,0);padding:6px 0 6px 16px;border-left:1px solid #e8ebef}.mda-search-form__input{border:0;width:100%;font-size:14px;line-height:22px;font-weight:500;padding-right:48px;color:#79797e}.mda-search-form__input:focus{outline:none}.mda-search-form__input::-webkit-search-cancel-button{display:none}.mda-search-form__input:not(:placeholder-shown)~.mda-search-form__clear-button{display:block}.mda-search-form__input-wrapper{position:relative;width:100%}.mda-search-form__clear-button{background-color:rgba(0,0,0,0);border:0;display:none;position:absolute;top:50%;transform:translateY(-50%);right:16px;cursor:pointer;padding:0}.mda-search-form__views-wrapper{background-color:#fff;position:absolute;left:0;top:100%;width:100%;overflow:auto;opacity:1;visibility:visible;pointer-events:all;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.mda-search-form__views-wrapper.-hidden{opacity:0;visibility:hidden;pointer-events:none}.mda-search-form__arrow-close-button{display:none}@media screen and (max-width: 1023.98px){.mda-search-form__arrow-close-button{display:flex;background-color:rgba(0,0,0,0);border:0;padding:0 0 1px 0;margin-right:12px}}.mda-search-form__no-results-view{height:100%}.search-first-view{border:1px solid #d1d6df;border-top:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.search-first-view__recently-searched-left{color:#79797e;display:flex;align-items:center;gap:12px}.search-first-view__recently-searched-left p{margin:0}.search-first-view__recently-searched-wrapper{display:flex;align-items:center;gap:16px;padding:16px 24px;background-color:#f2f2f2}@media screen and (max-width: 1023.98px){.search-first-view__recently-searched-wrapper{gap:12px;flex-direction:column;align-items:start}}.search-first-view__most-searched-phrase{cursor:pointer}.search-first-view__most-searched-phrase:hover{text-decoration:underline}.search-card-product{border:1px solid #e8ebef;padding:16px;transition:box-shadow .2s ease-in-out;overflow:hidden}@media screen and (max-width: 1023.98px){.search-card-product.-hidden{display:none}}@media screen and (max-width: 1023.98px){.search-card-product{padding:12px 16px}}.search-card-product:hover{box-shadow:0px 2px 8px 0px rgba(32,32,40,.0784313725)}.search-card-product__thumbnail{min-height:133px;margin-bottom:16px;text-align:center}.search-card-product__thumbnail img{max-width:100%;height:auto}@media screen and (max-width: 1023.98px){.search-card-product__thumbnail{min-height:54px;width:33.3333333333%;padding-right:16px;margin-bottom:0}}.search-card-product__wrapper{display:flex;flex-direction:column;height:100%}.search-card-product__wrapper:hover{text-decoration:none}@media screen and (max-width: 1023.98px){.search-card-product__wrapper{flex-direction:row;align-items:center}}.search-card-product__content{display:flex;flex-direction:column;justify-content:space-between;flex:1}.search-card-product__content p{margin-bottom:0}.search-card-product__title-wrapper{display:flex;flex-direction:column;gap:12px}@media screen and (max-width: 1023.98px){.search-card-product__title-wrapper{gap:8px}}.search-card-product__title{font-size:16px;line-height:24px;color:#202028;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (max-width: 1023.98px){.search-card-product__title{font-size:14px;line-height:24px}}.search-card-product__price{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap;margin-top:16px;color:#202028;font-size:16px;line-height:16px;font-weight:700}@media screen and (max-width: 1023.98px){.search-card-product__price{display:none}}.search-card-product__price-sale{color:var(--mda-search-main-color);font-size:20px;line-height:20px;font-weight:700}.search-card-product__price-sale~.search-card-product__price-currency{color:var(--mda-search-main-color)}.search-card-product__brand{font-size:12px;line-height:24px;text-transform:uppercase;color:#4d4d53}@media screen and (max-width: 1023.98px){.search-card-product__brand{margin-bottom:6px}}.search-card-product__header{display:flex;flex-wrap:wrap;align-items:baseline;margin-bottom:0}.search-card-product__collection{font-size:20px;line-height:20px;text-transform:uppercase;font-weight:700}.search-card-product__collection::after{content:"";display:inline-flex;width:4px;height:7px;background:var(--mda-search-main-color);margin-left:4px;vertical-align:text-top;margin-top:2px}@media screen and (max-width: 1023.98px){.search-card-product__collection{font-size:16px;line-height:16px}}.search-card-product__price-wrapper{display:flex;align-items:baseline;gap:4px}.search-card-product__price-currency{font-size:16px;font-weight:500}.search-card-product__price-regular{font-size:16px;line-height:100%;font-weight:700}.search-card-product__price-regular.-dashed{text-decoration:line-through}.search-loader{display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.6)}.search-loader__spinner{width:40px;height:40px;border:1px solid var(--mda-search-main-color);border-top-color:#79797e;border-radius:50%;animation:mda-spinner-rotate 1s linear infinite}@keyframes mda-spinner-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.search-no-results-view{background-color:#fff;border:1px solid #d1d6df;border-top:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.search-no-results-view__top{padding:16px 24px;background-color:#f2f2f2}.search-no-results-view__top p{margin-bottom:0;color:#79797e}.search-too-short-phrase{background-color:#fff;border:1px solid #d1d6df;border-top:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.search-too-short-phrase__top{padding:16px 24px;background-color:#f2f2f2}.search-too-short-phrase__top p{margin-bottom:0;color:#79797e}.search-results-view{padding:24px;background-color:#fff;border:1px solid #d1d6df;border-top:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}@media screen and (max-width: 1023.98px){.search-results-view{padding:16px}}.search-results-view__wrapper{margin:0 -16px;display:flex;flex-wrap:wrap}.search-results-view__load-more-button{order:3}.search-results-view__top-box{width:33.3333333333%;padding:0 16px}@media screen and (max-width: 1023.98px){.search-results-view__top-box{width:100%;order:4}.search-results-view__top-box.-search{order:1}}.search-results-view__top-box.-search .search-results-view__top-list{max-height:228px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.search-results-view__top-box.-search .search-results-view__top-list::-webkit-scrollbar{display:none}@media screen and (max-width: 1023.98px){.search-results-view__top-box.-search .search-results-view__top-list{max-height:114px}}.search-results-view__bottom-wrapper{margin-top:32px;max-height:420px;overflow-y:auto;height:fit-content;margin:0 16px;width:100%;scrollbar-width:thin;scrollbar-color:#8d99ae #e8ebef}.search-results-view__bottom-wrapper::-webkit-scrollbar{width:4px}.search-results-view__bottom-wrapper::-webkit-scrollbar-track{background:#e8ebef}.search-results-view__bottom-wrapper::-webkit-scrollbar-thumb{background-color:#8d99ae;border-radius:2px}@media screen and (max-width: 1023.98px){.search-results-view__bottom-wrapper{order:2;margin-bottom:16px;max-height:100%}}@media screen and (min-width: 1023.98px){.search-results-view__bottom-wrapper.-with-padding{padding-right:16px}}.search-results-view__bottom{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:16px}@media screen and (max-width: 1023.98px){.search-results-view__bottom{grid-template-columns:repeat(1, minmax(0, 1fr));gap:8px}}.search-results-view__top{grid-template-columns:repeat(3, minmax(0, 1fr));gap:32px;display:grid}.search-results-view__top-heading{font-size:14px;line-height:22px;color:#202028;margin-bottom:8px;font-weight:600}.search-results-view__top-list{list-style-type:none;padding-left:0}.search-results-view__top-list.-categories .search-results-view__top-list-item{position:relative;padding-left:34px}.search-results-view__top-list.-categories .search-results-view__top-list-item::before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:10px;height:10px;background-color:#d2d7ea;display:inline-block}.search-results-view__top-list.-categories .search-results-view__top-list-item-link{color:#202028}.search-results-view__top-list.-search .search-results-view__top-list-item-link{padding:8px 16px}.search-results-view__top-list.-collections .search-results-view__top-list-item-link{display:flex}.search-results-view__top-list.-collections .search-results-view__top-list-item-name{font-size:18px;line-height:28px;font-weight:700;text-transform:uppercase}.search-results-view__top-list.-collections .search-results-view__top-list-item-name:after{content:"";display:inline-flex;width:4px;height:7px;background:var(--mda-search-main-color);margin-left:4px;vertical-align:text-top;margin-top:2px}.search-results-view__top-list-item{transition:.2s ease-in-out}.search-results-view__top-list-item:hover{background-color:#eef0f3}.search-results-view__top-list-item-link{font-size:14px;line-height:22px;font-weight:500;padding:8px 0;display:block}.search-results-view__top-list-item-link:hover{text-decoration:none}.search-results-view__top-list-item-img-wrapper{padding-left:8px;margin-right:16px;height:22px;min-width:40px}.search-results-view__top-list-item-img{width:32px;height:auto;object-fit:contain;mix-blend-mode:multiply}.search-results-view__top-list-item-chevron{margin-left:8px;width:16px;height:16px;margin-top:5px}.search-results-view__top-list-item-taxonomy{color:#a6a6a9;padding-left:10px}.search-results-view__top-list-item-searchglass{height:14px;margin-right:10px}.search-results-view__load-more-button{display:none}@media screen and (max-width: 1023.98px){.search-results-view__load-more-button{color:#202028;display:block;width:100%;margin:-8px 16px 16px;border:1px solid #e8ebef;background:rgba(0,0,0,0);padding:14px 32px;font-weight:600;font-size:13px;line-height:20px;text-transform:uppercase}}.search-results-view__search-button{margin:0 auto;background:rgba(0,0,0,0);border:0;text-decoration:underline;text-transform:uppercase;font-weight:600;font-size:14px;width:100%;margin-top:24px}@media screen and (max-width: 1023.98px){.search-results-view__search-button{display:none}}.search-highlighted-products__highlighted-wrapper{background-color:#fff;padding:24px}@media screen and (max-width: 1023.98px){.search-highlighted-products__highlighted-wrapper{padding:24px 16px}}.search-highlighted-products__highlighted-title{margin-bottom:8px;font-size:14px;line-height:22px;font-weight:600;color:#202028}.search-highlighted-products__highlighted-list{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:16px;max-height:420px;overflow-y:auto;padding-right:16px;scrollbar-width:thin;scrollbar-color:#8d99ae #e8ebef}.search-highlighted-products__highlighted-list::-webkit-scrollbar{width:4px}.search-highlighted-products__highlighted-list::-webkit-scrollbar-track{background:#e8ebef}.search-highlighted-products__highlighted-list::-webkit-scrollbar-thumb{background-color:#8d99ae;border-radius:2px}@media screen and (max-width: 1023.98px){.search-highlighted-products__highlighted-list{grid-template-columns:repeat(1, minmax(0, 1fr));gap:8px;max-height:100%;padding-right:0}}.p-small{font-size:14px;line-height:22px;font-weight:500}.hidden{display:none}.visibility-hidden{visibility:hidden}.mda-search-form .featured{background-color:var(--mda-search-main-color);color:#fff}@media screen and (max-width: 1023.98px){.block-mobile-scroll{overflow:hidden;position:relative}.block-mobile-scroll body{position:fixed;overflow-y:scroll}}/*# sourceMappingURL=mda-search.css.map */
