.tech-diagram-wrapper{max-width:1240px;margin:0 auto;padding:0 16px}.tech-diagram{display:block;width:100%;height:auto;overflow:visible}.tech-diagram_desktop{display:none}.tech-diagram__card{fill:#fff;stroke:#e1eafc;stroke-width:2}.tech-diagram__label{fill:#36486a;font-size:17px}.tech-diagram__group-title,.tech-diagram__label{font-family:Gotham Medium,Helvetica,Arial,sans-serif}.tech-diagram__group-title{fill:#6f83a8;font-size:14px;letter-spacing:.1em;text-transform:uppercase}.tech-diagram__edge{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.tech-diagram__signal{fill:#7dd7fd;offset-rotate:0deg;animation:tech-signal linear infinite;animation-play-state:paused}.tech-diagram__node{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}.tech-diagram__edge{stroke-dasharray:1000;stroke-dashoffset:1000;transition:stroke-dashoffset 2.4s cubic-bezier(.4,0,.2,1)}.tech-diagram__signal{opacity:0;transition:opacity .5s ease 3.4s}.tech-diagram_mobile .tech-diagram__label{font-size:15px}.tech-diagram_mobile .tech-diagram__group-title{font-size:13px}@media(min-width:768px){.tech-diagram_desktop{display:block}.tech-diagram_mobile{display:none}}.technologies-block_visible .tech-diagram__node{opacity:1;transform:none}.technologies-block_visible .tech-diagram__edge{stroke-dashoffset:0}.technologies-block_visible .tech-diagram__signal{opacity:1;animation-play-state:running}@keyframes tech-signal{0%{offset-distance:0}to{offset-distance:100%}}@media(prefers-reduced-motion:reduce){.tech-diagram__edge,.tech-diagram__node{opacity:1;transform:none;stroke-dashoffset:0;transition:none}.tech-diagram__signal{display:none}}.technologies-block{margin-bottom:48px}.technologies-block__title{width:100%;margin:0 auto 24px;color:#36486a}@media screen and (min-width:768px){.technologies-block{margin-bottom:64px}.technologies-block__title{margin-bottom:32px}}.why-us-block{margin-bottom:48px!important;color:#36486a}.why-us-block__head{margin-bottom:24px}.why-us-block__title{margin-bottom:12px}.why-us-block__description{max-width:720px;line-height:135%}.why-us-block__list{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:12px;gap:12px}.why-us-block__item{display:flex;flex-direction:column;padding:20px 16px;border-radius:16px;background-color:#f6f8fc;border-top:4px solid rgba(0,0,0,0)}.why-us-block__item_blue{border-top-color:#60afff}.why-us-block__item_purple{border-top-color:#b4b1ff}.why-us-block__item_pink{border-top-color:#f9b}.why-us-block__item_yellow{border-top-color:#ffc567}.why-us-block__badge{align-self:flex-start;margin-bottom:12px;padding:4px 10px;border-radius:100px;background-color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#5398dd}.why-us-block__item-title{margin-bottom:8px}.why-us-block__item-text{line-height:140%}@media(min-width:576px){.why-us-block__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(min-width:768px){.why-us-block{margin-bottom:64px!important}.why-us-block__head{margin-bottom:32px}.why-us-block__item{padding:24px}}@media(min-width:992px){.why-us-block__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.why-us-block__item-text{font-size:15px}}