.hero-solution-inner{--hero-bg:var(--color-grey-1000,#171717);--hero-text:var(--color-grey-0,#fff);--hero-button-bg:var(--color-grey-0,#fff);--hero-button-text:var(--color-grey-900,#171717);background-color:var(--hero-bg);width:100%}.hero-solution-inner__container{margin:0;max-width:100%;padding:0;width:100%}.hero-solution-inner__content-wrapper{display:flex;flex-direction:column;gap:0;width:100%}@media(min-width:1024px){.hero-solution-inner__content-wrapper{align-items:stretch;flex-direction:row}}.hero-solution-inner__content{display:flex;flex:1;flex-direction:column;gap:var(--spacing-xs,2rem);min-width:0;padding:var(--spacing-3xl,4.8rem) var(--spacing-s,2.4rem) var(--spacing-xl,4rem) var(--spacing-s,2.4rem)}@media(min-width:1024px){.hero-solution-inner__content{flex:1 1 auto;gap:var(--spacing-m,3.2rem);justify-content:center;margin-left:auto;margin-right:80px;max-width:820px}}.hero-solution-inner__breadcrumb{color:var(--hero-text);margin:0;padding-bottom:var(--spacing-4xs,.8rem);text-transform:uppercase}@media(min-width:1024px){.hero-solution-inner__breadcrumb{padding-bottom:var(--spacing-2xs,1.6rem)}}.hero-solution-inner__subtitle,.hero-solution-inner__title{color:var(--hero-text);margin:0;max-width:100%}.hero-solution-inner__cta{display:flex;margin:0}.hero-solution-inner__button{background-color:var(--hero-button-bg);color:var(--hero-button-text)}.hero-solution-inner__button:hover{opacity:.9}.hero-solution-inner__visual-wrap{align-items:center;display:flex;height:30.1rem;justify-content:center;overflow:hidden;width:100%}@media(min-width:1024px){.hero-solution-inner__visual-wrap{align-self:stretch;flex-shrink:0;height:auto;width:44%}}.hero-solution-inner__image,.hero-solution-inner__visual{border-radius:0;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-solution-inner--light{--hero-bg:var(--color-grey-0,#fff);--hero-text:var(--color-grey-900,#171717);--hero-button-bg:var(--color-grey-900,#171717);--hero-button-text:var(--color-grey-0,#fff)}
