.hero-module{align-items:center;border-bottom:1px solid #e4e7ec;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;overflow:hidden;padding-bottom:4rem}.hero-module-left{flex:1}.hero-module .hero-text,.hero-module .hero-text *{font-size:1.1rem}.hero-module-button-wrapper{display:flex;flex-wrap:wrap;gap:10px;padding-top:3rem}.hero-module-right{display:flex;flex:1;flex-direction:column;gap:3rem}.hero-module-right .big-img{display:flex;justify-content:space-around;width:100%}.hero-module-right .big-img img{height:auto;max-width:600px;width:100%}.hero-module-right .small-imgs{display:flex;gap:20px;justify-content:space-around}.small-imgs .image-background{align-items:center;background:#ddd;border-radius:50%;display:flex;height:10rem;justify-content:center;padding:1rem;width:10rem}.hero-module-right .small-imgs img{height:auto;object-fit:contain;object-position:center;padding:1rem}.hero-module .hero-h1{font-size:3.74rem;font-weight:500;letter-spacing:-1.2px;line-height:1.2}@media (max-width:768px){.hero-module .hero-h1{font-size:3.2rem}.hero-module{flex-direction:column}.hero-module-right{gap:3rem;width:100%}.hero-module-button-wrapper{padding-top:2rem}.small-imgs .image-background{height:6.5rem;padding:1rem;width:6.5rem}.hero-module-right .small-imgs img{padding:.3rem}}