.section-search__header{padding-bottom:2em}@media (max-width:768px){.section-search__header{padding-bottom:1em}}.section-search__header .wrap{display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){.section-search__header .wrap{text-align:center;flex-direction:column;justify-content:center;gap:.5em}}.section-search__header h2{margin:0}.section-search .products{display:grid;grid-template-columns:repeat(5,1fr);gap:.5em}@media (max-width:1920px){.section-search .products{grid-template-columns:repeat(4,1fr)}}@media (max-width:1440px){.section-search .products{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.section-search .products{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.section-search .products{grid-template-columns:repeat(2,1fr);gap:.25em}}@media (max-width:768px){.section-search .products.single{grid-template-columns:repeat(1,1fr)}}.section-search .products__product{overflow:hidden}