.featured-collections-title{margin-bottom:0;font-size:clamp(1.25rem,2.5vw,1.5rem);text-align:center;padding:1rem 0;font-weight:700}.featured-collections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:clamp(12px,1.5vw,24px)}@media (min-width: 1440px){.featured-collections-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 992px) and (max-width: 1439px){.featured-collections-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 768px) and (max-width: 991px){.featured-collections-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 576px) and (max-width: 767px){.featured-collections-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575px){.featured-collections-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.view-all-collections{border-radius:5px 5px 20px 20px;background:linear-gradient(180deg,#ff8686,#e93030);border:none;color:#fff;font-weight:600;transition:all .3s ease}.view-all-collections:hover{background:linear-gradient(180deg,#e93030,#e93030);transform:translateY(-2px);box-shadow:0 4px 12px #e930304d;color:#fff;text-decoration:none}
