.solutions-hero{position:relative;width:100%;height:100%;padding:120px 0 2rem;overflow:hidden}.solutions-hero-content{display:flex;align-items:start;justify-content:center;gap:3rem}.solutions-hero .solutions-hero-content .badge{margin-bottom:1.5rem}.solutions-hero-content-col:first-child{width:60%;order:1}.solutions-hero-content-col:last-child{width:40%;order:2;position:relative;aspect-ratio:4/3;margin-bottom:1.5rem;clip-path:polygon(0 0,80% 0,100% 20%,100% 70%,100% 100%,10% 100%,0 90%,0 30%);overflow:hidden}.solutions-hero-content h1{line-height:1.1;text-transform:uppercase;margin-bottom:1.5rem}@media (max-width:1023px){.solutions-hero-content{flex-direction:column;max-width:100%;gap:2rem}.solutions-hero-content-col,.solutions-hero-content-col:first-child,.solutions-hero-content-col:last-child{width:100%}}.solutions-showcase-section{position:relative;width:100%;padding:2rem 0;overflow:hidden}