.sx-services--cols-2{padding-bottom:60px;padding-top:60px}@media (min-width:992px){.sx-services--cols-2 .row{column-gap:40px;display:grid;grid-template-columns:1fr 1fr;margin-left:auto;margin-right:auto;max-width:1100px;row-gap:40px}.sx-services--cols-2 .services-block{flex:none;margin-bottom:0;max-width:none;padding-left:0;padding-right:0;width:100%}}.sx-services--cols-2 .services-block{display:flex}.sx-services--cols-2 .inner-service{background-color:#eaeff8;border-radius:12px;border-top:4px solid transparent;box-shadow:0 5px 20px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:16px;height:100%;justify-content:flex-start;padding:40px 36px;transition:background-color .3s ease,box-shadow .3s ease,transform .3s ease;width:100%}.sx-services--cols-2 .services-block:first-child .inner-service{border-top-color:#62beac}.sx-services--cols-2 .services-block:nth-child(2) .inner-service{border-top-color:#ffd760}.sx-services--cols-2 .services-block:nth-child(3) .inner-service{border-top-color:#e9465c}.sx-services--cols-2 .services-block:nth-child(4) .inner-service{border-top-color:#376cb4}.sx-services--cols-2 .inner-service .icon-box{align-items:flex-start;display:flex;height:64px;justify-content:flex-start;margin-bottom:8px;min-height:auto}.sx-services--cols-2 .inner-service .icon-box img{max-height:64px;transition:filter .3s ease;width:auto}.sx-services--cols-2 .inner-service h4{color:#1a1a1a;font-size:25px;font-weight:700;line-height:1.3;margin:0;transition:color .3s ease}.sx-services--cols-2 .inner-service .text{color:#555;font-size:17px;line-height:1.7;margin:0;max-width:none;transition:color .3s ease}.sx-services--cols-2 .inner-service .text p{color:inherit;margin:0}.sx-services--cols-2 .inner-service .theme-sx-btn.btn-services{align-self:flex-start;margin-top:auto}.sx-services--cols-2 .inner-service:hover{background-color:#376cb4;box-shadow:0 10px 30px rgba(55,108,180,.28);transform:translateY(-6px)}.sx-services--cols-2 .inner-service:hover .text,.sx-services--cols-2 .inner-service:hover .text p,.sx-services--cols-2 .inner-service:hover h4{color:#fff}.sx-services--cols-2 .inner-service:hover .icon-box img{filter:brightness(0) invert(1)}.sx-services--cols-4 .inner-service .text{max-width:100%}