.blog-hero__wrapper{display:flex;flex-direction:row;gap:40px;justify-content:space-between}.blog-hero__content{padding-block:14px}.blog-hero__label{margin:0 0 20px}.blog-hero__label-text{color:#232536;font-size:16px;font-weight:500;letter-spacing:3px;line-height:20px}.blog-hero__title{color:#232536;font-size:36px;font-weight:700;letter-spacing:-2px;line-height:48px;margin:0 0 16px;max-width:624px}.blog-hero__meta{color:#4c4c4c;font-size:14px;font-weight:500;line-height:20px;margin:0 0 16px}.blog-hero__summary{color:#6d6e76;font-size:16px;font-weight:400;line-height:28px;margin:0;max-width:624px;padding-bottom:32px}.blog-hero__cta{display:flex}.blog-hero__cta a:hover{background-color:#edc14a}.blog-hero__cta a:hover,.blog-hero__readmore-btn{color:#232536;font-size:18px;font-weight:700;line-height:24px;text-decoration:none}.blog-hero__readmore-btn{background-color:#ffd050;padding:16px 48px}.blog-hero__image{background-position:50%;background-repeat:no-repeat;background-size:contain;height:359px;width:515px}@media (max-width:1024px){.blog-hero__wrapper{flex-direction:column-reverse}.blog-hero__image{background-size:cover;height:359px;width:100%}}