.product-search-content{box-shadow:0 4px 36px 0 rgba(0,0,0,.05);clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px)}.product-search__wrapper{display:flex;flex-direction:column;gap:10px}.product-search__search-items{display:flex;flex-direction:row;gap:10px}.product-search__select{position:relative;width:calc(30% - 10px)}.product-search__label svg{height:18px;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:18px}.product-search__field{appearance:none;background:transparent;border:3px solid var(--primary-1);color:var(--primary-1);font-size:14px;font-style:normal;font-weight:700;max-height:45px;padding:10px 10px 10px 20px;position:absolute}.button.button--quinary.button--icon.icon-search{align-items:center;display:flex;gap:5px;line-height:1;max-height:45px;padding:10px 20px}.product-search__title{font-size:1.375rem;font-weight:700}@media screen and (max-width:765px){.product-search__search-items{flex-direction:column}.product-search__select{height:44px;position:relative;width:100%}.product-search-results__header{flex-direction:column}.product-search-results__total{height:60px}}