.blogs{font-family:var(--font-poppins),sans-serif}.blogs .card_div{grid-template-columns:repeat(4,1fr);justify-content:center;gap:25px;margin:0 auto;display:grid}@media screen and (max-width:1200px){.blogs .card_div{grid-template-columns:repeat(3,1fr);gap:15px;width:100%}}@media screen and (max-width:991px){.blogs .card_div{grid-template-columns:repeat(2,1fr);gap:15px;width:100%}}@media screen and (max-width:600px){.blogs .card_div{grid-template-columns:repeat(1,1fr);width:100%}}.category-slider{width:100%;position:relative}.category-container{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;display:flex;overflow-x:auto}.category-container::-webkit-scrollbar{display:none}.category-btn{text-align:center;border-radius:3px;flex:none;min-width:fit-content;font-size:16px!important;font-weight:500!important}.arrow-btn{cursor:pointer;color:#333;background:0 0;border:none;padding:5px 10px;font-size:20px}.btn_outline_primary{background-color:#e2e2e2}
