.Blog-module__BBPLZa__container{background-color:#f5f5f5;min-height:100vh;padding:1rem 0}.Blog-module__BBPLZa__main{max-width:1200px;margin:0 auto;padding:0 1rem}.Blog-module__BBPLZa__title{color:var(--primary-color);text-align:center;margin-bottom:2rem;padding-bottom:.5rem;font-size:max(2rem,min(5vw,3.5rem));position:relative}.Blog-module__BBPLZa__title:after{content:"";background:var(--primary-color);border-radius:2px;width:100px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Blog-module__BBPLZa__singleArticle{max-width:800px;margin:0 auto}.Blog-module__BBPLZa__categoryNav{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.Blog-module__BBPLZa__categoryNav button{color:#666;cursor:pointer;background:#fff;border:none;border-radius:25px;padding:.5rem 1.5rem;font-size:1rem;transition:all .3s;box-shadow:0 2px 4px #0000001a}.Blog-module__BBPLZa__categoryNav button:hover,.Blog-module__BBPLZa__categoryNav button.Blog-module__BBPLZa__active{background:var(--primary-color);color:#fff}.Blog-module__BBPLZa__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Blog-module__BBPLZa__card{background:#fff;border-radius:15px;flex-direction:column;width:100%;height:100%;margin-bottom:0;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}.Blog-module__BBPLZa__card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #00000026}.Blog-module__BBPLZa__imageWrapper{width:100%;height:240px;position:relative;overflow:hidden}.Blog-module__BBPLZa__imageWrapper img{object-fit:cover;object-position:center;width:100%!important;height:100%!important}.Blog-module__BBPLZa__category{background:var(--primary-color);color:#fff;z-index:1;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;position:absolute;top:1rem;right:1rem}.Blog-module__BBPLZa__content{flex-direction:column;flex:1;padding:2rem;display:flex}.Blog-module__BBPLZa__meta{color:#666;gap:1rem;margin-bottom:1rem;font-size:.875rem;display:flex}.Blog-module__BBPLZa__content h2{color:var(--primary-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:4.2em;margin-bottom:1rem;font-size:1.5rem;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.Blog-module__BBPLZa__content p{color:#666;-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;max-height:7.2em;margin-bottom:1.5rem;font-size:1rem;line-height:1.8;display:-webkit-box;overflow:hidden}.Blog-module__BBPLZa__readMore{color:var(--primary-color);border-bottom:2px solid #0000;padding:.5rem 0;font-size:1.1rem;font-weight:500;transition:all .3s;display:inline-block}.Blog-module__BBPLZa__readMore:hover{color:var(--secondary-color);border-bottom-color:var(--secondary-color)}.Blog-module__BBPLZa__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.Blog-module__BBPLZa__pagination button{cursor:pointer;background:#fff;border:none;border-radius:4px;padding:.5rem 1rem;transition:all .3s}.Blog-module__BBPLZa__pagination button:disabled{opacity:.5;cursor:not-allowed}.Blog-module__BBPLZa__pagination button:not(:disabled):hover{background:var(--primary-color);color:#fff}.Blog-module__BBPLZa__pages{gap:.5rem;display:flex}.Blog-module__BBPLZa__pages button{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Blog-module__BBPLZa__pages button.Blog-module__BBPLZa__active{background:var(--primary-color);color:#fff}.Blog-module__BBPLZa__titleLink{color:inherit;text-decoration:none;transition:color .3s;display:block}.Blog-module__BBPLZa__titleLink:hover h2{color:var(--secondary-color)}@media (max-width:768px){.Blog-module__BBPLZa__container{padding:1rem}.Blog-module__BBPLZa__imageWrapper{height:300px}.Blog-module__BBPLZa__content{padding:1.5rem}.Blog-module__BBPLZa__content h2{font-size:1.5rem}.Blog-module__BBPLZa__categoryNav{gap:.5rem}.Blog-module__BBPLZa__categoryNav button{padding:.5rem 1rem;font-size:.875rem}.Blog-module__BBPLZa__grid{grid-template-columns:1fr}}@media (max-width:480px){.Blog-module__BBPLZa__pagination{flex-direction:column;gap:1rem}}.Blog-module__BBPLZa__articlesWrapper{justify-content:center;width:100%;margin:0 auto;display:flex}.Blog-module__BBPLZa__articlesGrid{grid-template-columns:repeat(3,minmax(250px,1fr));justify-content:center;gap:2rem;width:100%;max-width:1200px;margin:2rem auto;display:grid}@media (max-width:1200px){.Blog-module__BBPLZa__articlesGrid{grid-template-columns:repeat(3,1fr);gap:1.75rem;max-width:95%}}@media (max-width:950px){.Blog-module__BBPLZa__articlesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:90%}}@media (max-width:768px){.Blog-module__BBPLZa__articlesGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:600px){.Blog-module__BBPLZa__articlesGrid{grid-template-columns:1fr;width:100%;max-width:400px}}
