.blog-banner{margin-top:3.125rem}.blog-banner__inner-wrapper{border-radius:1rem;overflow:hidden;background:var(--grey-color)}.blog-banner__img-box{border-radius:0 0 1rem 1rem;overflow:hidden;display:flex}.blog-banner__img-box img{width:100%;height:100%;object-fit:cover;object-position:center}.blog-banner__btm-box{padding:1.75rem 2.5rem}.blog-banner__back-btn{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:800;letter-spacing:.25px}.blog-banner__back-icon{width:2.5rem;height:2.5rem;min-width:2.5rem;background:var(--light-black);display:flex;justify-content:center;align-items:center;transform:scaleX(-1);border-radius:50%}.blog-banner__back-icon i{color:var(--white-color);font-size:.5rem}.blog-banner .breadcrumb{padding:0;justify-content:flex-end}@media only screen and (max-width:1023px){.blog-banner__btm-box{padding:1.75rem 1rem;flex-direction:column;align-items:flex-start}.blog-banner .breadcrumb{justify-content:flex-start}.blog-banner .breadcrumb li{text-align:left}}@media only screen and (max-width:767px){.blog-banner{margin-top:1.75rem}.blog-banner__inner-wrapper{border-radius:.625rem}.blog-banner__img-box{border-radius:0}.blog-banner__img-box img{min-height:20rem;width:100%;height:100%;object-fit:cover;object-position:center}}