.marquee-container{color:#333;white-space:nowrap;background-color:#eef6ff;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;width:100%;padding-top:4px;padding-bottom:4px;overflow:hidden}.marquee-content-wrapper{white-space:nowrap;animation:30s linear infinite marquee;display:inline-block}.marquee-content{display:inline-block}.marquee-content span{padding:10px 40px;font-size:16px;font-weight:500;position:relative}.marquee-content span:after{content:"|";color:#ddd;position:absolute;right:-20px}.marquee-content span:last-child:after{content:""}@keyframes marquee{0%{transform:translate(0%)}to{transform:translate(-50%)}}
.core-services-intro{text-align:center;background-color:#62c1e5;border:1px solid #4fb3da;border-radius:18px;max-width:720px;margin:0 auto 40px;padding:clamp(26px,5.5vw,42px) clamp(20px,5vw,46px);position:relative;overflow:hidden;box-shadow:0 10px 30px #2682a538}.core-services-intro-title{color:var(--heading-color);margin:0 0 10px;font-size:clamp(23px,4.6vw,32px);font-weight:700;line-height:1.25}.core-services-intro-text{color:#2b3b42;max-width:600px;margin:0 auto;font-size:clamp(15.5px,2.8vw,18px);line-height:1.65}@media (max-width:400px){.core-services-intro{border-radius:14px;margin-bottom:30px}}.core-services-container{background-color:var(--white);padding:40px 20px}@media (min-width:992px){.core-services-container{display:none}}.core-services-grid{grid-template-columns:repeat(2,1fr);gap:18px 40px;max-width:900px;margin:0 auto;display:grid}@media (min-width:577px) and (max-width:991px){.core-services-grid{max-width:640px}}.core-service-row{color:var(--heading-color);align-items:center;gap:14px;text-decoration:none;transition:color .2s;display:flex}.core-service-row:hover{color:#1677ff}.core-service-tick{color:#1677ff;flex-shrink:0;font-size:22px}.core-service-title{font-size:17px;font-weight:600}@media (max-width:576px){.core-services-grid{grid-template-columns:1fr;gap:16px}}
