html{scroll-behavior:smooth}.cteam-title h2{color:#211ce8;font-size:35px;font-weight:600;line-height:45px}.cteam-title p{font-size:20px;font-weight:500;line-height:27px}.cteam-box{transition:all .6s ease}.cteam-overlay{border-radius:20px;left:0;top:0}.cteam-grid{display:grid;gap:30px;grid-template-columns:repeat(4,1fr);padding:10px 0 0}.cteam-box{border-radius:10px;overflow:hidden;position:relative}.cteam-imgs{min-height:135px;position:relative;width:100%}.cteam-imgs .gimgs{border-radius:10px;height:100%!important;transition:all .45s ease;width:100%}.cteam-box h6{color:#211ce8;font-size:14px;font-weight:500;margin:0 0 10px}.cteam-box:hover .gimgs{opacity:0;visibility:hidden}.cteam-box:hover .cteam-overlay{opacity:1;pointer-events:default;visibility:visible}.cteam-overlay{border-radius:10px;color:#fff;display:flex;height:100%;opacity:0;padding:15px;position:absolute;transition:all .45s ease;visibility:hidden;width:100%;z-index:3}.cteam-overlay .detail-content p{color:#fff;font-size:10px;line-height:12px;margin-bottom:10px}.cteam-overlay .detail-content p span{display:block}.cteam-cta{margin:25px 0 0}.cteam-cta a{align-items:center;background:#0600ff;border-radius:10px;color:#fff;display:inline-flex;font-size:16px;font-weight:600;gap:10px;padding:8px 15px;text-decoration:none}.cteam-cta a:hover span img{margin-left:3px}.cteam-cta a span img{transition:all .3s ease;width:18px}.cteam-cta a span+span{background-image:url(https://www.citiustech.com/hubfs/citiustech-2024/new-home/Icon%20ionic-ios-arrow-round-forward.webp);background-position:top;background-repeat:no-repeat;background-size:cover;height:11px;margin-left:0;transition:all .3s ease;width:22px}.cteam-cta a:hover span+span{margin-left:3px}.cteam-cta a span+span>img{display:none!important}@media (max-width:991px){.cteam-grid{gap:15px;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.cteam-title p{font-size:18px;line-height:22px}.cteam-overlay{padding:20px}.cteam-title h2{font-size:25px;line-height:32px}.cteam-cta a{display:flex;justify-content:space-between;position:relative;width:100%}.cteam-cta a span img{margin-left:auto;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:all .3s ease;width:18px}}@media (max-width:580px){.cteam-grid{grid-template-columns:repeat(1,1fr)}}