.blogCategoryPage{box-sizing:border-box;background-color:#fff;width:100%;min-height:100vh;margin-bottom:40px;padding:40px 20px;font-family:var(--font-assistant),sans-serif!important}@media (max-width:769px){.blogCategoryPage{padding:40px 15px}}.blogCategoryPage *{box-sizing:border-box}.blogCategoryPage__container{max-width:1400px;margin:0 auto}.blogCategoryPage__breadcrumb{align-items:center;gap:8px;margin-bottom:32px;font-size:14px;display:flex}@media (max-width:500px){.blogCategoryPage__breadcrumb{margin-bottom:24px;font-size:13px}}.blogCategoryPage__breadcrumb-separator{color:#555;opacity:.6;font-size:18px}.blogCategoryPage__header{text-align:center;margin-bottom:60px}@media (max-width:769px){.blogCategoryPage__header{margin-bottom:40px}}.blogCategoryPage__title.titleComponent.MuiTypography-root{color:#000;margin-bottom:20px;font-size:48px;line-height:1.2}@media (max-width:769px){.blogCategoryPage__title.titleComponent.MuiTypography-root{margin-bottom:15px;font-size:36px}}@media (max-width:500px){.blogCategoryPage__title.titleComponent.MuiTypography-root{font-size:28px}}.blogCategoryPage__description{color:#1fa0fc;max-width:800px;margin:0 auto 15px;font-size:24px;font-style:italic;font-weight:500;line-height:1.4}@media (max-width:769px){.blogCategoryPage__description{margin-bottom:12px;font-size:20px}}@media (max-width:500px){.blogCategoryPage__description{font-size:18px}}.blogCategoryPage__content{min-height:400px}.blogCategoryPage__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:40px;display:grid}@media (max-width:769px){.blogCategoryPage__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}}@media (max-width:500px){.blogCategoryPage__grid{grid-template-columns:1fr;gap:24px}}.blogCategoryPage__noPosts{text-align:center;color:#555;background:#fff;border-radius:16px;margin:0;padding:80px 20px;font-size:18px;box-shadow:0 0 28px 5px #0000000f,0 0 9px -5px #0000001a}@media (max-width:500px){.blogCategoryPage__noPosts{padding:60px 20px;font-size:16px}}
