.services{align-content:center;background-color:#eee;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;width:100%}.services-title{margin:25px 0 20px;text-align:center}.services-title h2{color:#454545;font-size:37px;font-weight:700}.service-bullet-info,.services-info{display:flex;justify-content:center}.services-bullet{background:#fff;border-radius:20px;height:225px;margin:15px;padding:10px;width:325px}.service-info-top{display:flex}.service-description{padding:10px}.service-title{color:#f78e30;font-size:22px;font-weight:700;height:30px;margin-left:5px}.services-icon{width:50px}.call-to-action-section{display:flex;justify-content:center;margin-top:25px;width:100%}.stat-section{display:flex;flex-direction:column}.stat{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,red,orange);border-radius:20px;font-size:1rem;margin:0 20px;padding:5px;text-align:right;width:220px;-webkit-text-fill-color:transparent;text-fill-color:transparent;background-color:red}.stat-number{font-size:1.9rem;font-weight:700}.talk-button button{background-color:#da291c;border:1px solid #da291c;border-radius:25px;color:#fff;font-size:20px;font-weight:700;padding:10px;width:200px}.talk-button button:hover{background-color:#fff;border:1px solid #da291c;color:#da291c;cursor:pointer}@media (max-width:950px){.service-bullet-info{flex-direction:column}.services-image{display:none}.services-icon{max-width:50px}.call-to-action-section{align-items:center;flex-direction:column;text-align:center}.stat{text-align:center}}