.blog_hero{align-items:center;display:flex;justify-content:center;margin-bottom:50px;margin-top:150px;position:relative}.blog_hero .content{display:flex;flex-wrap:wrap;position:relative;z-index:2}.blog_hero .img_part{overflow:hidden;position:relative;width:50%}.blog_hero .img_part img{display:block;height:400px;object-fit:cover;position:relative;width:100%}.blog_hero .text_part{align-items:center;display:flex;margin:auto;padding:50px 50px 0;width:800px}.button-wrapper{align-items:center;display:flex;flex-flow:wrap;gap:1rem;justify-content:center}.blog_hero .text_part div{margin:1.6rem auto 0}.blog_hero .text_part h1{margin-bottom:15px}.blog_hero .text_part p{font-size:20px;margin-bottom:20px}@media (max-width:767px){.blog_hero{margin-top:80px}.blog_hero .img_part{width:100%}.blog_hero .text_part{padding:20px 20px 40px;width:100%}.blog_hero .text_part h1{font-size:28px}.blog_hero .text_part p{font-size:18px}.blog_hero .img_part img{height:auto;position:relative}}