.service-section{margin-bottom:40px}.service-content{margin:0 auto;text-align:left}.service-label{align-items:center;display:flex}.service-icon{background-color:#237bc7;border-radius:50%;height:16px;height:12px;margin-right:8px;width:16px;width:12px}.service-subtitle{color:#237bc7;font-size:18px;font-weight:700}.service-text{margin-left:20px}.service-title{color:#000;font-size:48px;font-weight:700;margin:20px 0}.service-description{font-size:16px}.width-manager.animated{animation:fadeInUp 1s forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.service-main{align-items:flex-start;flex-direction:column;margin-bottom:24px}}