.whatsapp-float{position:fixed;bottom:20px;right:20px;background-color:#25D366;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:transform .3s ease-in-out;z-index:1000}.whatsapp-float:hover{transform:scale(1.1)}.whatsapp-icon{color:white;font-size:35px}.MainBodyAllBlogs{padding:20px;margin-top:70px;margin-bottom:70px;height:auto;display:flex;align-items:center;justify-content:center}.blog-card-AllBlog{width:380px;height:579px;margin:20px;display:flex;flex-direction:column;overflow:hidden;padding:0;border-radius:12px;background:#F6F4EF}.blog-card-image-AllBlog{width:100%;height:40%;background-size:cover;background-position:50%;border-radius:12px 12px 0 0}.blog-card-image-AllBlog img{width:100%;height:100%}.blog-card-content-AllBlog{height:60%;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.blog-card-title-AllBlog{font-family:Bricolage Grotesque;font-size:24px;font-weight:700;color:#171717;line-height:28.8px;margin-bottom:10px}.blog-card-description-AllBlog{font-weight:400}.blog-card-description-AllBlog,.read-more-AllBlog{color:#404040;font-family:Bricolage Grotesque;font-size:18px;font-style:normal;line-height:28.8px}.read-more-AllBlog{font-weight:600;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}.read-more-AllBlog:hover{color:blue}.divider-AllBlog{width:336px;height:1px;margin:20px 0;background:rgba(0,0,0,.2)}.blog-card-footer-AllBlog,.blog-card-footer-AllBlog1{display:flex;justify-content:space-between;align-items:center}.blog-card-footer-AllBlog1{margin-top:20px}.footer-left-AllBlog,.footer-right-AllBlog{display:flex;align-items:center;gap:10px}.footer-left-AllBlog span,.footer-right-AllBlog span{font-family:Bricolage Grotesque;font-size:16px;font-weight:400;color:#404040;line-height:22.4px}.pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:40px}.pagination button{width:48px;height:48px;border:none;border-radius:50%;background:#ffff;font-size:16px;cursor:pointer;color:#000;font-family:Bricolage Grotesque;font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}.pagination button.active{background:#00c8ff;color:white}@media (max-width:768px){.MainBodyAllBlogs{padding-left:10px;padding-right:10px;margin-top:20px;margin-bottom:20px}.blog-card-AllBlog{margin:10px;width:90%}.pagination{padding:0}}