.CategoryOverview_categoriesOverview__DE9od{padding:48px 0 64px;background:#fafafa}.CategoryOverview_container__7ks7R{max-width:1200px;margin:0 auto;padding:0 16px}.CategoryOverview_categoriesHeader__5ikna{text-align:center;margin-bottom:40px}.CategoryOverview_categoriesHeader__5ikna h1{font-size:30px;font-weight:700;margin-bottom:10px}.CategoryOverview_categoriesHeader__5ikna p{max-width:640px;margin:0 auto;color:#616161;font-size:14px}.CategoryOverview_categoriesGrid__0ys6f{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}@media (max-width:1024px){.CategoryOverview_categoriesGrid__0ys6f{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.CategoryOverview_categoriesGrid__0ys6f{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.CategoryOverview_categoriesGrid__0ys6f{grid-template-columns:1fr}}.CategoryOverview_categoryCard__bKcNh{border-radius:14px;overflow:hidden;background:linear-gradient(145deg,#ffffff,#fff5ee 60%,#ffe1cf);box-shadow:0 10px 26px rgba(0,0,0,.06);display:flex;flex-direction:column;height:100%;transition:transform .16s ease,box-shadow .18s ease}.CategoryOverview_categoryCard__bKcNh:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(0,0,0,.1)}.CategoryOverview_categoryCardImageWrapper__apNf2{position:relative;width:100%;padding-top:65%;overflow:hidden}.CategoryOverview_categoryCardImage__nPm6c{object-fit:cover}.CategoryOverview_categoryCardBody__VTYns{padding:18px 18px 20px;display:flex;flex-direction:column;flex:1 1}.CategoryOverview_categoryCardBody__VTYns h2{text-align:center;font-size:20px;min-height:auto;margin:5px 0 8px}.CategoryOverview_categoryCardBody__VTYns p{flex:1 1;margin:0 0 18px;font-size:13px;color:#555555}.CategoryOverview_categoryCardButton__IheKc{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:10px 18px;border-radius:999px;background:#fd4f01;color:#ffffff;font-size:14px;font-weight:600;text-decoration:none;border:none;outline:none;cursor:pointer;transition:background .18s ease,transform .1s ease,box-shadow .18s ease;box-shadow:0 8px 18px rgba(253,79,1,.32)}.CategoryOverview_categoryCardButton__IheKc:hover{background:#e44701;transform:translateY(-1px);box-shadow:0 12px 26px rgba(253,79,1,.4)}.CategoryOverview_categoryCardButton__IheKc:active{transform:translateY(0);box-shadow:0 6px 14px rgba(253,79,1,.28)}