.hero-block{position:relative;display:flex;flex-direction:column;align-items:center;background-color:#f6f8fc;padding-top:116px;height:min(696px + 116px,max(100vw*696/420 + 116px,calc(116px + 24px) + 298px + 24px + 100vw*(696 - 390)/420))}.hero-block__background{display:block;width:100%;aspect-ratio:420/696;margin-top:auto;background-image:url(/_next/static/media/mobile_hero_320.4a67741a.svg);background-position:50% 100%;background-size:contain;background-repeat:no-repeat}.hero-block__videoplayer_big,.hero-block__videoplayer_small{display:none;width:100%;height:auto;aspect-ratio:auto}.hero-block__content{position:absolute;top:calc(116px + 24px);left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;width:288px;text-align:center}.hero-block__title{margin-bottom:14px;color:#36486a;text-transform:uppercase}.hero-block__description{margin-bottom:12px;color:#36486a}@media screen and (min-width:420px){.hero-block{height:min(698px + 116px,max(100vw*698/576 + 116px,calc(116px + 24px) + 298px + 0px + 100vw*(698 - 390)/576))}.hero-block__background{aspect-ratio:576/698;background-image:url(/_next/static/media/mobile_hero_420.420e1359.svg)}.hero-block__content{width:370px}}@media screen and (min-width:576px){.hero-block{height:auto;padding-top:148px}.hero-block__videoplayer_small{display:block}.hero-block__background{display:none}.hero-block__content{width:536px;padding:0 40px}}@media screen and (min-width:768px){.hero-block{padding-top:216px}.hero-block__videoplayer_big,.hero-block__videoplayer_small{aspect-ratio:16/9}.hero-block__videoplayer_big{display:block}.hero-block__videoplayer_small{display:none}}@media screen and (min-width:992px){.hero-block{padding-top:174px}.hero-block__content{top:150px;width:762px}.hero-block__title{margin-bottom:16px}.hero-block__description{margin-bottom:20px}}@media screen and (min-width:1200px){.hero-block__title{margin-bottom:20px}}@media screen and (min-width:1400px){.hero-block{padding-top:126px}.hero-block__content{top:218px;width:958px}}.services-block{margin-bottom:48px!important}.services-block__title{color:#36486a;margin-bottom:24px}.services-block__cards{display:grid;grid-template-areas:"web" "ai" "b2b" "design";grid-template-columns:minmax(0,1fr);grid-gap:16px;gap:16px}.services-block .card_web-development{grid-area:web}.services-block .card_ai-integration{grid-area:ai}.services-block .card_outstuffing{grid-area:b2b}.services-block .card_design-card{grid-area:design}@media screen and (min-width:576px){.services-block__cards{grid-template-areas:"web web" "ai ai" "b2b design";grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.services-block{margin-bottom:64px!important}}@media screen and (min-width:992px){.services-block__cards{grid-template-areas:"web ai ai" "web b2b design";grid-template-columns:minmax(0,1.15fr) repeat(2,minmax(0,1fr));grid-template-rows:minmax(220px,auto) minmax(180px,auto);gap:12px}}