.servicesListBanner{align-items:center;color:var(--text-white);display:flex;min-height:400px;padding:6.5rem 0 2rem}.servicesListBanner .hero-content{max-width:540px;padding:2.5rem 0}.servicesListBanner .hero-content h1{font-family:var(--primary-font);font-size:55px;font-weight:700;letter-spacing:1px;line-height:1;margin-bottom:20px}.servicesListBanner .hero-content p{color:var(--text-white);font-family:var(--secondary-font);font-size:16px;font-weight:500;line-height:1.5}@media screen and (max-width:767px){.servicesListBanner .hero-content{max-width:100%}.servicesListBanner .hero-content h1{font-size:40px;margin-bottom:10px}}@media screen and (max-width:575px){.servicesListBanner{min-height:340px;padding:5rem 0 1.5rem}.servicesListBanner .hero-content h1{font-size:30px}.servicesListBanner .hero-content p{font-size:15px;line-height:1.45}}