@import "https://fonts.googleapis.com/css2?family=Phudu:wght@300..900&family=Unbounded:wght@200..900&display=swap";
.Categories-module__ufVq2a__categoriessection{background:var(--white);padding:5rem 0}.Categories-module__ufVq2a__categoriescontainer{max-width:1280px;margin:0 auto;padding:0 2rem}.Categories-module__ufVq2a__categoriessectionTitle{text-align:center;color:#000;margin-bottom:5rem;font-family:Unbounded;font-size:48px;font-style:normal;font-weight:400;line-height:59px}.Categories-module__ufVq2a__categorieshighlight{color:var(--primary-color)}.Categories-module__ufVq2a__categoriesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1280px;margin:0 auto;display:grid}.Categories-module__ufVq2a__categoryCard{background:#fff;border-radius:20px;width:100%;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0d1b2a0f}.Categories-module__ufVq2a__categoryCard:hover{transform:translateY(-5px);box-shadow:0 10px 28px #0d1b2a1a}.Categories-module__ufVq2a__categoryImageWrapper{width:100%;height:130px;position:relative}.Categories-module__ufVq2a__categoryImage{object-fit:cover;width:100%;height:100%;display:block}.Categories-module__ufVq2a__iconCircle{z-index:2;color:#1e8a8a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;bottom:16px;left:18px;box-shadow:0 2px 10px #0000001f}.Categories-module__ufVq2a__categoryBody{padding:1.1rem;position:relative}.Categories-module__ufVq2a__categoryTitle{color:#0d1b2a;text-transform:none;margin:0 0 .4rem;font-family:Unbounded;font-size:15px;font-style:normal;font-weight:600;line-height:1.3}.Categories-module__ufVq2a__categoryDescription{color:#7a8492;margin:0;padding-right:1.8rem;font-family:Poppins;font-size:.78rem;line-height:1.4}.Categories-module__ufVq2a__categoryArrow{color:#1e8a8a;background:#e3f4e3;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;display:flex;position:absolute;bottom:1.2rem;right:1.2rem}@media (max-width:900px){.Categories-module__ufVq2a__categoriesGrid{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media (max-width:640px){.Categories-module__ufVq2a__categoriesGrid{grid-template-columns:1fr;gap:1.2rem}.Categories-module__ufVq2a__categoriessectionTitle{font-size:2.2rem}.Categories-module__ufVq2a__categoryImageWrapper{height:190px}}@media (max-width:480px){.Categories-module__ufVq2a__categoriessectionTitle{font-size:1.8rem}.Categories-module__ufVq2a__categoryImageWrapper{height:180px}.Categories-module__ufVq2a__categoryTitle{font-size:16px}}
