.service-section{background-color:#fff;overflow:hidden;padding:96px 24px;position:relative}.service-section .ss-cir1{background:linear-gradient(45deg,rgba(239,246,255,.4) 50%,rgba(240,249,255,.3) 85.36%,transparent 120.71%);border-radius:100%;bottom:-10px;height:400px;left:0;position:absolute;width:400px}.service-section .ss-cir2{background:linear-gradient(225deg,rgba(224,242,254,.4) 50%,rgba(238,242,255,.3) 85.36%,transparent 120.71%);border-radius:100%;bottom:-160px;height:500px;left:20%;opacity:.5;position:absolute;width:500px}.service-section .ss-container{margin:0 auto;max-width:1024px;position:relative;width:100%;z-index:1}.service-section .ss-title{color:#020617;font-family:Rubik;font-size:36px;font-weight:500;line-height:44px;margin:0 auto 56px;max-width:720px;padding:0;text-align:center;width:100%}.service-section .ss-row{display:flex;flex-wrap:wrap;gap:32px}.service-section .ss-row .ss-col{width:calc(50% - 16px)}.service-section .ss-item{background-color:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 1px 3px 0 #0000000f,0 4px 16px 0 #0000000a;display:flex;flex-direction:column;height:100%;padding:32px}.service-section .ss-item .ssi-icon{display:flex;margin-bottom:24px}.service-section .ss-item .ssi-icon img{height:56px;object-fit:contain;width:56px}.service-section .ss-item .ssi-title{color:#020617;font-family:Rubik;font-size:30px;font-weight:500;line-height:38px;margin-bottom:16px}.service-section .ss-item .ssi-des{color:#475569;flex:1;font-family:Rubik;font-size:18px;font-weight:400;line-height:28px;margin-bottom:24px}.service-section .ss-item .ssi-btn{display:flex}.service-section .ss-item .ssi-btn a{align-items:center;display:flex;font-family:Rubik;font-size:16px;font-weight:600;gap:8px;line-height:20px;text-decoration:none;transition:all .3s ease}@media (max-width:767.98px){.service-section{padding:64px 24px}.service-section .ss-title{margin-bottom:36px}.service-section .ss-row .ss-col{width:100%}.service-section .ss-cir1,.service-section .ss-cir2{opacity:0}}