.blog__hero_cta{align-items:center;background:#fff;border:#fff;border-radius:16px;box-shadow:0 3px 10px 0 rgba(249,54,27,.05);box-sizing:border-box;display:flex;gap:20px;justify-content:space-between;margin:32px 0 0;max-width:720px;padding:16px;text-align:left;width:100%}.blog__hero_cta:hover{background:#fff!important;border:#fff!important}.blog__hero_cta__title{font-size:18px;font-weight:600;line-height:120%;margin:0 0 8px}.blog__hero_cta__title strong{color:#e0863b}.blog__hero_cta__rating{align-items:center;background:#f9f4ee;border-radius:100px;display:flex;gap:8px;margin:0;padding:6px 12px;width:fit-content}.blog__hero_cta__rating p{font-size:14px;font-weight:600;line-height:normal}.blog__hero_cta__button{flex:none;font-weight:600;padding:10px 20px!important;text-align:center}.blog__hero_cta:hover .blog__hero_cta__button,.blog__hero_cta__button:hover{background:#2c206c!important;border:1px solid #2c206c!important}@media screen and (max-width:1200px){.blog__hero_cta{align-items:flex-start;flex-direction:column}.blog__hero_cta__button{width:100%}}