.services{padding:40px 0}@media(max-width:767px){.services{padding:20px 0}}.services__grid{display:grid;grid-template-columns:repeat(2,1fr)}.services__cell{display:grid}.services__cell-wrap{position:relative}.services__cell-link{position:absolute;z-index:1;inset:0}.services__cell-arrow{position:absolute;display:flex;align-items:center;justify-content:center}.services__cell-arrow,.services__cell-arrow svg{transition:all .5s ease}.services--variant-default .services__grid{grid-template-rows:repeat(3,1fr);gap:0 40px}@media(max-width:1199px){.services--variant-default .services__grid{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(6,auto);grid-gap:0;gap:0}}.services--variant-default .services__cell{grid-template-columns:auto 1fr 54px;align-items:center;gap:24px}@media(max-width:767px){.services--variant-default .services__cell{grid-template-columns:1fr;gap:14px}}.services--variant-default .services__cell-wrap{margin-top:10px;padding:20px 30px 30px 0;border-bottom:1px solid #dce0e7;transition:all .3s ease}@media(max-width:1199px){.services--variant-default .services__cell-wrap{padding:24px 30px 24px 0}}@media(max-width:767px){.services--variant-default .services__cell-wrap{padding:10px 14px}}.services--variant-default .services__cell-wrap:hover{background:#f1f3f9}@media(min-width:1200px){.services--variant-default .services__cell-wrap:hover .services__cell-arrow{opacity:1;visibility:visible;transform:translateY(0)}.services--variant-default .services__cell-wrap:hover .services__cell-title{transform:translateY(0)}.services--variant-default .services__cell-wrap:hover .services__cell-text{opacity:1;visibility:visible;transform:translateY(0)}}.services--variant-default .services__cell-title{margin-bottom:4px;transform:translateY(20px);transition:all .3s ease}@media(max-width:1199px){.services--variant-default .services__cell-title{transform:translateY(0)}}.services--variant-default .services__cell-text{opacity:0;visibility:hidden;transform:translateY(15px);transition:all .3s ease}@media(max-width:1199px){.services--variant-default .services__cell-text{opacity:1;visibility:visible;transform:translateY(0)}}.services--variant-default .services__cell-arrow{right:30px;top:30px;width:30px;height:30px;border-radius:6px;background:#e8ebf1;opacity:0;visibility:hidden;transform:translateY(15px)}@media(max-width:1199px){.services--variant-default .services__cell-arrow{opacity:1;visibility:visible;transform:translateY(0)}}.services--variant-default .services__cell-arrow svg{color:#585a61}@media(max-width:767px){.services--variant-default .services__cell-image{width:60px;height:60px}}.services--variant-with-technologies .services__grid{gap:0}@media(max-width:767px){.services--variant-with-technologies .services__grid{grid-template-columns:1fr;grid-template-rows:repeat(6,auto)}}.services--variant-with-technologies .services__cell{grid-template-columns:1fr;gap:20px}.services--variant-with-technologies .services__cell-wrap{padding:32px 40px}.services--variant-with-technologies .services__cell-wrap:nth-child(2n){border-left:2px solid #dce0e7}.services--variant-with-technologies .services__cell-wrap:first-child,.services--variant-with-technologies .services__cell-wrap:nth-child(2),.services--variant-with-technologies .services__cell-wrap:nth-child(3),.services--variant-with-technologies .services__cell-wrap:nth-child(4){border-bottom:2px solid #dce0e7}@media(max-width:767px){.services--variant-with-technologies .services__cell-wrap{padding:32px 18px}.services--variant-with-technologies .services__cell-wrap:nth-child(2n){border-left:none}.services--variant-with-technologies .services__cell-wrap:nth-child(5),.services--variant-with-technologies .services__cell-wrap:nth-child(6){border-bottom:2px solid #dce0e7}}@media(min-width:1200px){.services--variant-with-technologies .services__cell-wrap:hover .services__cell-arrow{background:#55c133}.services--variant-with-technologies .services__cell-wrap:hover .services__cell-arrow svg{color:#fff}}.services--variant-with-technologies .services__cell-title{margin-bottom:10px}.services--variant-with-technologies .services__cell-arrow{top:70px;right:60px;width:64px;height:64px;border-radius:50%;border:1px solid #ccd0da}.services--variant-with-technologies .services__cell-arrow svg{color:#000}@media(max-width:767px){.services--variant-with-technologies .services__cell-arrow{right:18px}}.services__title-wrap{position:relative;text-align:center;margin-bottom:20px}.services__title-wrap:after{content:"";position:absolute;top:50%;right:0;left:0;width:100%;height:2px;background:#e8ebf1;margin-top:-1px}.services__title{display:inline-block;position:relative;z-index:1;background:#fafbff;color:#ccd0da;font-family:var(--font-mona-sans,"Mona Sans");font-size:64px;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-1.92px;padding-left:40px;padding-right:40px;margin-bottom:0;margin-top:0}@media(max-width:767px){.services__title{font-size:30px}}.services__title span{color:#361ca5}.services__cell-technologies{display:flex;align-items:center;flex-wrap:wrap;font-size:0;line-height:0;color:#999da9;margin-top:12px;gap:10px;min-height:66px}@media(max-width:767px){.services__cell-technologies--web section:first-child,.services__cell-technologies--web section:nth-child(2){display:none}}.services__count{height:66px;width:66px;display:flex;flex:0 0 auto;align-items:center;justify-content:center;border:10px solid #f1f3f9;color:#3d414b;font-size:16px;font-style:normal;font-weight:400;line-height:160%;background:#e8ebf1;border-radius:50%}