.new-arrivals-section{padding:2rem;background:#f9f9f9;justify-content:center;align-items:center;text-align:center}.new-arrivals-section-texts{font-size:2.3rem;font-weight:700;margin-bottom:5px;color:var(--golden);font-family:var(--font-family)}.new-arrivals-section-texts-explore{font-size:1rem;font-weight:700;margin-bottom:1rem;color:burlywood;font-family:math}.TrustCard_container__8v5l6{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;padding:40px;justify-items:center}.TrustCard_card__ujRJ0{background:#fff;color:#000;border-radius:16px;padding:24px;max-width:280px;text-align:center;box-shadow:0 6px 20px rgba(0,0,0,.15);transition:all .3s ease}.TrustCard_card__ujRJ0:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 10px 30px rgba(0,0,0,.35)}.TrustCard_icon__sOYSO{font-size:40px;margin-bottom:12px;color:gold}.TrustCard_title__oiOBf{font-size:1.1rem;font-weight:700;color:black;margin-bottom:10px}.TrustCard_description__cv9_e{font-size:.65rem;color:black;line-height:1.5;font-family:var(--font-family)}@media (min-width:600px){.TrustCard_container__8v5l6{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.TrustCard_container__8v5l6{grid-template-columns:repeat(3,1fr)}}