.hero-product{color:var(--c-white);padding:8rem 0 0;position:relative}.hero-product__inner{display:grid;grid-template-columns:1fr;min-height:39.4rem}.hero-product__content-col{align-items:center;display:flex;padding:6rem 2rem}.hero-product__heading{color:#fff;margin:0}.hero-product__logo-col{display:flex;flex-direction:column;justify-content:flex-start}.hero-product__logo-box{align-items:center;background-color:#e8efef;border-bottom-left-radius:30px;display:flex;justify-content:center;min-height:309px;padding:3rem}.hero-product__logo{display:block;height:auto;max-width:100%}@media (min-width:992px){.hero-product__inner{align-items:stretch;grid-template-columns:2fr 1fr}.hero-product__logo-col{padding-top:8.5rem}}@media (max-width:991px){.hero-product__logo-box{min-height:100px}}