.marketing-blog-hero{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:60px;justify-content:space-between;width:100%}.marketing-blog-hero__left{display:flex;flex:0 0 calc(50% - 30px);flex-direction:column;gap:24px}.marketing-blog-hero__title{line-height:1.1;margin:0}.marketing-blog-hero__desc-box{background:hsla(0,0%,100%,.15);border-radius:10px;padding:20px 24px}.marketing-blog-hero__desc-text{margin:0}.marketing-blog-hero__btn{align-items:center;align-self:flex-start;border:2px solid #fff;border-radius:10px;cursor:pointer;display:inline-flex;gap:24px;height:43px;letter-spacing:.5px;padding:0 24px;text-transform:uppercase}.marketing-blog-hero__btn,.marketing-blog-hero__btn:focus,.marketing-blog-hero__btn:hover{background:transparent;text-decoration:none!important}.marketing-blog-hero__arrow{align-items:center;display:flex;flex-shrink:0;height:18px}.marketing-blog-hero__arrow svg{display:block;height:18px;width:auto}.marketing-blog-hero__right{align-items:center;display:flex;flex:0 0 calc(50% - 30px);justify-content:center}.marketing-blog-hero__img{display:block;height:auto;width:100%}@media (max-width:1024px){.marketing-blog-hero{gap:40px}.marketing-blog-hero__left,.marketing-blog-hero__right{flex:0 0 calc(50% - 20px)}}@media (max-width:767px){.marketing-blog-hero{flex-direction:column;gap:32px}.marketing-blog-hero__left{width:100%}.marketing-blog-hero__btn{align-self:center}.marketing-blog-hero__right{justify-content:center;width:100%}.marketing-blog-hero__img{max-width:100%}}