.products{margin-bottom:140px}.products__head{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:60px}.products__btn{max-width:357px;width:100%}.products__items{display:grid;gap:40px 30px;grid-template-columns:repeat(auto-fill,minmax(420px,1fr))}.products__items:not(:last-child){margin-bottom:20px}@media (max-width:89.99875em){.products__items{gap:20px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}}@media (max-width:61.99875em){.products__items{gap:16px}}@media (max-width:47.99875em){.products{margin-bottom:70px}.products__head{margin-bottom:30px}.products__btn{display:none}.products__items{grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}}@media (max-width:29.99875em){.products__items{grid-template-columns:1fr}}