.ceo-brand-hero{background-color:#111;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;padding:0;width:100%}.ceo-brand-hero__container{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:0 auto;padding:0 56px 0 0}.ceo-brand-hero__image-col{display:flex;flex:0 0 45%;justify-content:flex-start}.ceo-brand-hero__img{display:block;height:auto;margin-top:-77px;object-fit:contain;width:100%}.ceo-brand-hero__content-col{align-items:flex-start;display:flex;flex:0 0 50%;flex-direction:column;gap:24px}.ceo-brand-hero__heading{color:#fff;font-family:Inter;font-size:41.48px;font-weight:700;letter-spacing:-2%;line-height:44.44px;margin:0}.ceo-brand-hero__sub-heading{color:#fff;font-family:Inter,sans-serif;font-size:22px;font-weight:400;line-height:1.3;margin:0}.ceo-brand-hero__btn{background-color:#c00;border:1px solid #c00;border-radius:56px;color:#fff;display:inline-block;font-family:Inter,sans-serif;font-size:14.63px;font-weight:700;letter-spacing:0;line-height:43.9px;padding:0 29px;text-decoration:none;text-transform:capitalize;transition:all .3s ease}.ceo-brand-hero__btn:hover{background-color:transparent;border-color:#fff;color:#fff}@media (max-width:1024px){.ceo-brand-hero__container{flex-direction:column-reverse;gap:110px;padding:40px 40px 0;text-align:center}.ceo-brand-hero__image-col{flex:1 1 100%;justify-content:center}.ceo-brand-hero__img{max-width:400px}.ceo-brand-hero__content-col{align-items:center;flex:1 1 100%}.ceo-brand-hero__heading{font-size:36px}.ceo-brand-hero__btn{width:100%}}@media (max-width:768px){.ceo-brand-hero__container{gap:108px;padding:30px 20px 0}.ceo-brand-hero__img{max-width:300px}.ceo-brand-hero__heading{font-size:25px}.ceo-brand-hero__sub-heading{font-size:16px}}