.blog-carousel{padding-bottom:32px}.blog-carousel .header{font-family:"Poppins",sans-serif;color:#3f1d35;display:flex;flex-direction:row;justify-content:space-between;padding:16px 0px}.blog-carousel .header h3{font-weight:bold;font-size:14px;margin:10px 0}.blog-carousel .header .show-all-button{border:none;text-decoration:none;padding:0 8px;font-family:"Poppins",sans-serif;color:#3f1d35;font-size:12px;height:inherit;border-radius:8px;background-color:#f9f1f6;display:flex;align-items:center;justify-content:center}.blog-carousel .header .show-all-button img{filter:invert(12%) sepia(29%) saturate(1087%) hue-rotate(265deg) brightness(98%) contrast(95%);width:30px;height:20px}.blog-carousel .carousel-grid{display:flex;overflow-x:auto;overflow-y:hidden;gap:8px;padding-bottom:8px}.blog-carousel .carousel-grid::-webkit-scrollbar{display:none}