.blog{display:flex;flex-direction:column;padding-bottom:4rem}.blog .bread-crumb{justify-content:flex-start!important}.blog__heroBanner{position:relative;display:flex;flex-direction:column;justify-content:center;padding:12.188rem 0;gap:4rem}.blog__heroBanner-wrapper{position:relative;padding:7% 0;overflow:hidden}@media screen and (max-width:770px){.blog__heroBanner-wrapper{padding:0 0 65%}}.blog__heroBanner-image-wrapper{position:absolute;top:0;right:0;bottom:0;display:flex;width:100%;max-width:45%}@media screen and (max-width:770px){.blog__heroBanner-image-wrapper{top:unset;max-width:95%}}.blog__heroBanner-image{position:relative;display:flex;width:100%}.blog__heroBanner-image:before{position:absolute;content:"";top:0;left:0;bottom:0;width:20%;background:linear-gradient(90deg,rgb(8,7,9) 0,rgba(7,7,8,0))}.blog__heroBanner-image img{width:100%;height:100%;object-fit:contain}.blog__heroBanner-content-wrapper{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:2rem}.blog__heroBanner-content{width:100%;max-width:45%}@media screen and (max-width:770px){.blog__heroBanner-content{max-width:unset;text-align:center}}.blog__title{margin:0}@media screen and (max-width:770px){.blog__title{display:flex;justify-content:center;text-align:center}}.blog__list{display:flex;flex-wrap:wrap;padding:0;margin:3.5rem 0 0;gap:1rem}@media screen and (max-width:770px){.blog__list{margin-top:2rem}}