.hero-section{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--border-color);position:relative}.hero-section .hw-button{background:var(--main-background)}.hero-left{display:flex;flex-direction:column;justify-content:center;padding:1.75rem;gap:1.62rem}.hero-left h1{font-size:4.5rem;max-width:40rem}.hero-description{max-width:27rem;line-height:140%}.hero-right{height:45rem;display:flex}.hero-image{display:flex;align-items:end;width:100%;background-size:cover}.hero-image img{display:block;max-height:36rem;margin-left:-7rem}.call-centers-page-container .carusel-type-reviews{padding-top:0}@media (max-width:992px){.hero-left h1{font-size:3.5rem;max-width:100%}.hero-section{grid-template-columns:1fr}.hero-left{padding:5rem 1rem 3rem 1rem;align-items:center;text-align:center}.hero-right{height:100%}.hero-image{max-height:100vw;background-position:50% 50%}.call-centers-page-container .hero-image img{max-height:80vw;margin-left:auto;margin-right:auto}}@media (max-width:768px){.hero-description{font-size:.875rem}}