@charset "UTF-8";.componies-hero-section .main-info{display:flex;flex-direction:column;gap:1.2rem}@media screen and (min-width:48em){.componies-hero-section .main-info{flex-direction:row;align-items:center;gap:1.6rem;margin-bottom:2.4rem}}@media screen and (min-width:64.06em){.componies-hero-section .main-info{gap:2rem}}@media screen and (min-width:90.063em){.componies-hero-section .main-info{gap:2.4rem;margin-bottom:4rem}}.componies-hero-section .img{width:8rem;height:8rem;border-radius:.8rem;object-fit:cover}@media screen and (min-width:48em){.componies-hero-section .img{width:16.6rem;height:16.6rem;border-radius:1.2rem}}@media screen and (min-width:64.06em){.componies-hero-section .img{width:19.6rem;height:19.6rem}}@media screen and (min-width:90.063em){.componies-hero-section .img{width:21.6rem;height:21.6rem}}.componies-hero-section .hero-info-wrap{display:flex;flex-direction:column;gap:1.6rem}.componies-hero-section .hero-title{color:var(--colorText);font-family:noto serif;font-size:2rem;font-weight:500;line-height:3.2rem;margin-bottom:.2rem}@media screen and (min-width:48em){.componies-hero-section .hero-title{font-size:2.8rem;line-height:3.6rem;margin-bottom:.4rem}}@media screen and (min-width:64.06em){.componies-hero-section .hero-title{font-size:3.4rem;line-height:4.8rem;margin-bottom:.8rem}}@media screen and (min-width:90.063em){.componies-hero-section .hero-title{margin-bottom:1rem}}.componies-hero-section .hero-description{color:var(--text-secondary);font-size:1.2rem;font-weight:400;line-height:1.6rem}@media screen and (min-width:48em){.componies-hero-section .hero-description{font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px}}@media screen and (min-width:90.063em){.componies-hero-section .hero-description{font-size:1.8rem;line-height:2.8rem;letter-spacing:.5px}}.componies-hero-section .info-wrap{display:flex;flex-direction:column;gap:.8rem}@media screen and (min-width:48em){.componies-hero-section .info-wrap{display:grid;grid-template-columns:repeat(3,1fr);column-gap:6rem;row-gap:.8rem}}@media screen and (min-width:64.06em){.componies-hero-section .info-wrap{column-gap:10rem}}.componies-hero-section .info-item-wrap{display:flex;align-items:center;gap:.6rem}@media screen and (min-width:48em){.componies-hero-section .info-item-wrap{gap:.8rem}.componies-hero-section .info-item-wrap:nth-child(2){grid-column:1}.componies-hero-section .info-item-wrap:nth-child(3){grid-row:1;grid-column:2}.componies-hero-section .info-item-wrap:nth-child(5){grid-row:1;grid-column:3}.componies-hero-section .info-item-wrap:nth-child(4){grid-column:2}}.componies-hero-section .info-icon{width:1.6rem;height:1.6rem}@media screen and (min-width:90.063em){.componies-hero-section .info-icon{width:2rem;height:2rem}}.componies-hero-section .info-text{color:var(--colorTextTertiary);font-size:1.2rem;font-weight:400;line-height:1.6rem}@media screen and (min-width:48em){.componies-hero-section .info-text{font-size:1.4rem;line-height:2rem}}@media screen and (min-width:90.063em){.componies-hero-section .info-text{font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px}}.componies-hero-section .links-wrap{display:flex;gap:1.2rem}@media screen and (min-width:90.063em){.componies-hero-section .links-wrap{gap:1.6rem}}.componies-hero-section .link img{width:2.8rem;height:2.8rem}@media screen and (min-width:48em){.componies-hero-section .link img{width:2.4rem;height:2.4rem}}@media screen and (min-width:64.06em){.componies-hero-section .link img{width:3.2rem;height:3.2rem}}.componies-hero-section .other-info{display:none}@media screen and (min-width:48em){.componies-hero-section .other-info{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.6rem;row-gap:.8rem}.componies-hero-section .other-info .other-info-item{display:flex;flex-direction:column;gap:.8rem;padding:1.6rem;border-radius:.8rem;border:1px solid var(--divider-100);background:var(--body-background)}.componies-hero-section .other-info .other-info-title{display:flex;gap:.8rem;align-items:center}.componies-hero-section .other-info .item-icon{width:1.6rem;height:1.6rem}.componies-hero-section .other-info .item-title{color:var(--colorTextTertiary);font-size:1.2rem;font-weight:400;line-height:1.6rem;text-transform:uppercase}.componies-hero-section .other-info .item-info{color:var(--colorText);font-size:1.4rem;font-weight:400;line-height:2rem}}@media screen and (min-width:64.06em){.componies-hero-section .other-info{grid-template-columns:repeat(4,1fr)}.componies-hero-section .other-info .other-info-item{min-height:11rem}.componies-hero-section .other-info .item-icon{width:2rem;height:2rem}.componies-hero-section .other-info .item-title{font-size:1.4rem;line-height:2rem}.componies-hero-section .other-info .item-info{font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px}.componies-hero-section .other-info .item-info.space{white-space:pre-line}}@media screen and (min-width:90.063em){.componies-hero-section .other-info{column-gap:1.2rem}.componies-hero-section .other-info .other-info-item{min-height:11.8rem}.componies-hero-section .other-info .item-info{font-size:1.8rem;line-height:2.8rem;letter-spacing:.5px}}.bottom-info-wrap .other-info-mobile{display:flex;flex-direction:column;gap:.8rem}@media screen and (min-width:48em){.bottom-info-wrap .other-info-mobile{display:none}}.bottom-info-wrap .other-info-item{display:flex;flex-direction:column;gap:.8rem;padding:1.2rem;border-radius:.8rem;border:1px solid var(--divider-100);background:var(--body-background)}@media screen and (min-width:48em){.bottom-info-wrap .other-info-item{padding:1.6rem}}.bottom-info-wrap .other-info-title{display:flex;gap:.8rem;align-items:center}.bottom-info-wrap .item-icon{width:1.6rem;height:1.6rem}.bottom-info-wrap .item-title{color:var(--colorTextTertiary);font-size:1.2rem;font-weight:400;line-height:1.6rem;text-transform:uppercase}.bottom-info-wrap .item-info{color:var(--colorText);font-size:1.4rem;font-weight:400;line-height:2rem}.bottom-info-wrap .item-info-wrap{padding:1.2rem;display:flex;flex-direction:column;gap:1.2rem;border-radius:.8rem;border:1px solid var(--divider-100);background:var(--body-background)}@media screen and (min-width:48em){.bottom-info-wrap .item-info-wrap{padding:1.6rem}}@media screen and (min-width:90.063em){.bottom-info-wrap .item-info-wrap{padding:2rem;gap:1.6rem}}.bottom-info-wrap .item-info-title-wrap{display:flex;gap:.8rem;align-items:center}.bottom-info-wrap .item-info-icon{width:1.6rem;height:1.6rem}@media screen and (min-width:64.06em){.bottom-info-wrap .item-info-icon{width:2rem;height:2rem}}.bottom-info-wrap .item-info-title{color:var(--colorTextTertiary);font-size:1.2rem;font-weight:400;line-height:1.6rem;text-transform:uppercase}@media screen and (min-width:64.06em){.bottom-info-wrap .item-info-title{font-size:1.4rem;line-height:2rem}}.bottom-info-wrap .item-info-container{display:flex;flex-direction:column;gap:.8rem}.bottom-info-wrap .title-text{color:var(--colorText);font-size:1.4rem;font-weight:600;line-height:2rem}@media screen and (min-width:64.06em){.bottom-info-wrap .title-text{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:90.063em){.bottom-info-wrap .title-text{font-size:1.8rem;line-height:2.8rem}}.bottom-info-wrap .description-text{color:var(--colorText);font-size:1.4rem;font-weight:400;line-height:2rem}@media screen and (min-width:64.06em){.bottom-info-wrap .description-text{font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px}}@media screen and (min-width:90.063em){.bottom-info-wrap .description-text{font-size:1.8rem;line-height:2.8rem;letter-spacing:.5px}}.bottom-info-wrap .services-wrap{display:flex;flex-direction:column;gap:1.2rem}@media screen and (min-width:48em){.bottom-info-wrap .services-wrap{padding:1.6rem;border-radius:.8rem;border:.1rem solid var(--divider-100);background:#fff}.bottom-info-wrap .services-wrap .item-info-wrap{padding:0;gap:.8rem;border-radius:0;border:none;position:relative}.bottom-info-wrap .services-wrap .item-info-wrap:nth-child(odd)::after{content:'';position:absolute;top:0;right:-1.6rem;width:.1rem;height:100%;background:#eaecf0}.bottom-info-wrap .services-wrap .item-info-wrap:nth-child(odd)::before{content:'';position:absolute;top:-1.6rem;left:0;width:calc(100vw - 128px);height:.1rem;background:#eaecf0}.bottom-info-wrap .services-wrap .item-info-wrap:first-child::before{display:none}}@media screen and (min-width:64.06em){.bottom-info-wrap .services-wrap .item-info-wrap:nth-child(odd)::after{right:-1.2rem}.bottom-info-wrap .services-wrap .item-info-wrap:nth-child(odd)::before{top:-1.2rem}}@media screen and (min-width:77.375em){.bottom-info-wrap .services-wrap .item-info-wrap:nth-child(odd)::before{width:110.6rem}}@media screen and (min-width:90.063em){.bottom-info-wrap .services-wrap{padding:2rem}.bottom-info-wrap .services-wrap .item-info-wrap{gap:1.6rem}.bottom-info-wrap .services-wrap .item-info-wrap:nth-child(odd)::after{right:-1.6rem}.bottom-info-wrap .services-wrap .item-info-wrap:nth-child(odd)::before{top:-1.6rem;width:123.2rem}}.bottom-info-wrap .cards-wrap{display:flex;flex-direction:column;gap:.8rem}@media screen and (min-width:48em){.bottom-info-wrap .cards-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:3.2rem}.bottom-info-wrap .cards-wrap.three-сolumns{grid-template-columns:repeat(3,1fr);column-gap:7.2rem;row-gap:2.4rem}.bottom-info-wrap .cards-wrap.three-сolumns .item-info-wrap:nth-child(odd)::before,.bottom-info-wrap .cards-wrap.three-сolumns .item-info-wrap:nth-child(odd)::after{width:0}.bottom-info-wrap .cards-wrap.three-сolumns .item-info-wrap:nth-child(3n+1)::after,.bottom-info-wrap .cards-wrap.three-сolumns .item-info-wrap:nth-child(3n+2)::after{content:'';position:absolute;top:0;right:-3.6rem;width:.1rem;height:100%;background:#eaecf0}.bottom-info-wrap .cards-wrap.three-сolumns .item-info-wrap:nth-child(3n+1)::before{content:'';position:absolute;top:-1.2rem;left:0;width:calc(100vw - 128px);height:.1rem;background:#eaecf0}.bottom-info-wrap .cards-wrap.three-сolumns .item-info-wrap:first-child::before{display:none}}@media screen and (min-width:64.06em){.bottom-info-wrap .cards-wrap{gap:2.4rem}.bottom-info-wrap .cards-wrap.three-сolumns{column-gap:5.8rem}.bottom-info-wrap .cards-wrap.three-сolumns .item-info-wrap:nth-child(3n+1)::after,.bottom-info-wrap .cards-wrap.three-сolumns .item-info-wrap:nth-child(3n+2)::after{right:-2.9rem}}@media screen and (min-width:77.375em){.bottom-info-wrap .cards-wrap.three-сolumns .item-info-wrap:nth-child(3n+1)::before{width:110.6rem}}@media screen and (min-width:90.063em){.bottom-info-wrap .cards-wrap{gap:3.2rem}.bottom-info-wrap .cards-wrap.three-сolumns{column-gap:9.6rem;row-gap:3.2rem}.bottom-info-wrap .cards-wrap.three-сolumns .item-info-wrap:nth-child(3n+1)::after,.bottom-info-wrap .cards-wrap.three-сolumns .item-info-wrap:nth-child(3n+2)::after{right:-4.8rem}.bottom-info-wrap .cards-wrap.three-сolumns .item-info-wrap:nth-child(3n+1)::before{top:-1.6rem;width:123.2rem}}.bottom-info-wrap .selling-wrap{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:48em){.bottom-info-wrap .selling-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}}@media screen and (min-width:90.063em){.bottom-info-wrap .selling-wrap{gap:1.8rem}}.bottom-info-wrap .tech-info-container{list-style:none;display:flex;flex-wrap:wrap;gap:1rem}@media screen and (min-width:48em){.bottom-info-wrap .tech-info-container{gap:1.6rem}}.bottom-info-wrap .tech-wrap{display:flex;justify-content:center;align-items:center;gap:.6rem;padding:.8rem 1rem;border-radius:6rem}.bottom-info-wrap .tech-wrap.ios-development{background:#eff8ff}.bottom-info-wrap .tech-wrap.react-native{background:#f4ebff}.bottom-info-wrap .tech-wrap.android{background:#ecfdf3}.bottom-info-wrap .tech-wrap.flutter{background:#eaecf0}@media screen and (min-width:48em){.bottom-info-wrap .tech-wrap{gap:.8rem;padding:.8rem 1.6rem}}.bottom-info-wrap .tech-icon{width:1.6rem}@media screen and (min-width:48em){.bottom-info-wrap .tech-icon{width:2rem}}@media screen and (min-width:90.063em){.bottom-info-wrap .tech-icon{width:2.4rem}}.bottom-info-wrap .tech-title{color:var(--colorText);font-size:1.2rem;font-weight:400;line-height:1.6rem}@media screen and (min-width:48em){.bottom-info-wrap .tech-title{font-size:1.4rem;line-height:2rem}}@media screen and (min-width:90.063em){.bottom-info-wrap .tech-title{font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px}}main.container{padding:2rem 0;color:var(--colorText);font-family:inter}@media screen and (min-width:48em){main.container{padding:3.2rem 2.4rem}}@media screen and (min-width:64.06em){main.container{padding:3.2rem 2.1rem}}@media screen and (min-width:90.063em){main.container{padding:4rem 0}}.top-info-wrap,.bottom-info-wrap{padding:1.6rem 2rem;background:#fff}@media screen and (min-width:48em){.top-info-wrap,.bottom-info-wrap{padding:2.4rem;border-radius:1.6rem;border:.1rem solid var(--divider-100)}}.top-info-wrap{margin-bottom:1.6rem}@media screen and (min-width:90.063em){.top-info-wrap{margin-bottom:2.4rem}}.bottom-info-wrap{display:flex;flex-direction:column;gap:2rem;padding:2.4rem 2rem}@media screen and (min-width:48em){.bottom-info-wrap{padding:2.4rem;gap:1.6rem}}@media screen and (min-width:90.063em){.bottom-info-wrap{gap:2.4rem}}body{background-color:var(--Colors-grey-neutral100)}header,footer,html{background-color:var(--Colors-grey-neutral100)}.white-bg{background-color:#fff;width:100%;height:.8rem}@media screen and (min-width:48em){.white-bg{height:1.6rem}}