.hero-service-main{position:relative;padding:56px 16px 26px}.hero-service-main__title{position:relative;margin-bottom:24px}.hero-service-main__title i,.hero-service-main__title img,.hero-service-main__title li,.hero-service-main__title p,.hero-service-main__title ul{display:none}.hero-service-main__title b,.hero-service-main__title strong{background:#e9f5f3;padding:4px 12px;border-radius:16px;color:#048469;font-weight:inherit;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero-service-main__title h1{line-height:1.5}.hero-service-main__text{position:relative;margin:16px 0 32px}.hero-service-main__text p{color:#546078}.hero-service-main__buttons{position:relative;display:flex;flex-direction:column;grid-gap:8px;margin-top:32px}.hero-service-main__buttons-item a{width:100%;max-width:320px}@media(min-width:768px){.hero-service-main__title b,.hero-service-main__title strong{padding:8px 16px}.hero-service-main__text{max-width:550px}.hero-service-main__buttons{flex-direction:row}.hero-service-main__buttons-item a{max-width:unset}}@media(min-width:1280px){.hero-service-main{padding:160px 29px 88px 40px}.hero-service-main__title{white-space:break-spaces;margin-bottom:32px}.hero-service-main__text{margin:32px 0 24px}.hero-service-main__buttons{grid-gap:16px;margin-top:24px}}.list-cards__head{position:relative;display:flex;flex-direction:column;grid-gap:16px;margin-bottom:32px}.list-cards__head-text{color:#546078}.list-cards__wrap{display:flex;flex-direction:column;gap:1px}.list-cards__item,.list-cards__wrap{position:relative;outline:1px solid #eaecf0}.list-cards__item-plain{padding:40px 32px}.list-cards__item-image{padding:0;width:100%;height:240px}.list-cards__item-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.list-cards__item-title{margin-bottom:16px}.list-cards__item-subtitle{padding:24px 16px}.list-cards__item-text{color:#546078}.list-cards__item-icon{width:44px;height:44px;margin-bottom:32px}@media(min-width:768px){.list-cards__head{margin-bottom:40px}.list-cards__wrap{display:grid;grid-template-areas:". .";grid-template-columns:1fr 1fr}.list-cards__item-image{height:100%}.list-cards__item-image img{object-fit:contain;object-position:right bottom}.list-cards__item-subtitle{display:flex;align-items:center;justify-content:center;white-space:break-spaces;padding:48px}}@media(min-width:1280px){.list-cards__head-text{white-space:break-spaces}.list-cards__item-plain{padding:40px}.list-cards__item-icon{margin-bottom:40px}}.box-thanks{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100vh;min-height:550px;z-index:5}.box-thanks:before{content:"";position:absolute;width:100vw;height:100%;z-index:2;pointer-events:none}.box-thanks__title{z-index:5}.box-thanks__image{width:170px!important;height:auto!important;margin-bottom:36px;z-index:5}.box-thanks__text{margin:18px 0;max-width:443px;z-index:5}.hero-case{position:relative;background:#fff;border-bottom:1px solid #eaecf0;z-index:2;overflow:hidden}.hero-case__info{padding:40px 16px}.hero-case__breadcrumbs{display:flex;flex-wrap:wrap;grid-gap:4px;color:#546078;margin-bottom:8px}.hero-case__breadcrumbs a,.hero-case__breadcrumbs p{color:#546078}.hero-case__breadcrumbs a:hover{text-decoration:underline}.hero-case__title{position:relative;margin-bottom:8px}.hero-case__subtitle{margin-bottom:32px}.hero-case__text{margin:32px 0 0;color:#546078}.hero-case__boxes{display:flex;flex-direction:column;gap:1px}.hero-case__boxes_title{position:relative;display:flex;align-self:center;grid-gap:4px;margin-bottom:16px}.hero-case__boxes_title:before{content:"";display:block;width:24px;min-width:24px;height:24px;background-size:20px;background-image:url(/images/arrows/mosaic-3.svg);background-repeat:no-repeat;transition:all .3s ease;z-index:1}.hero-case__industry{padding:24px 16px;outline:1px solid #eaecf0}.hero-case__industry_list{display:flex;flex-direction:column}.hero-case__industry_list-item{color:#546078}.hero-case__tags{padding:24px 16px;outline:1px solid #eaecf0}.hero-case__tags_list{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:16px}.hero-case__cards{display:flex;flex-direction:column;gap:1px;outline:1px solid #eaecf0}.hero-case__cards_item{position:relative;display:flex;min-height:160px;box-sizing:content-box;overflow:hidden;outline:1px solid #eaecf0}.hero-case__cards_item-front{position:absolute;height:100%;grid-gap:12px;background:#fff;z-index:9;opacity:1;pointer-events:none}.hero-case__cards_item-back,.hero-case__cards_item-front{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:32px;transition:all .3s ease}.hero-case__cards_item-back{height:auto;background:#15181e;z-index:7}.hero-case__cards_item:hover .hero-case__cards_item-front{opacity:0}.hero-case__cards_title{display:inline-flex;grid-gap:4px;color:#546078}.hero-case__cards_text{color:#fff}@media(min-width:768px){.hero-case__info{padding:56px 32px 32px}.hero-case__subtitle{white-space:break-spaces}.hero-case__text{max-width:550px}.hero-case__boxes_title{margin-bottom:24px}.hero-case__industry,.hero-case__tags{padding:32px}.hero-case__cards{flex-direction:row;gap:1px;outline:1px solid #eaecf0}.hero-case__cards_item{flex:1}}@media(min-width:1280px){.hero-case__info{padding:125px 40px 40px}.hero-case__text{max-width:600px}.hero-case__boxes{display:grid;grid-template-areas:"boxIndustry boxTags boxTags";grid-template-columns:1fr 1fr 1fr}.hero-case__boxes_title{margin-bottom:24px}.hero-case__industry{grid-area:boxIndustry;padding:40px}.hero-case__tags{grid-area:boxTags;padding:40px}.hero-case__cards_item{min-height:250px}.hero-case__cards_item-back,.hero-case__cards_item-front{padding:40px}}.design-process{position:relative}.design-process-wrap{display:flex;flex-direction:column;grid-gap:32px}.design-process-head{display:flex;flex-direction:column;grid-gap:16px;padding:0 16px}.design-process-image{width:100%}.design-process__content-title{margin-bottom:8px}.design-process__content-text{color:#546078}.design-process__tags{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:8px}@media(min-width:768px){.design-process-wrap{grid-gap:40px}.design-process-head{padding:0 32px}.design-process__tags{grid-gap:12px}}@media(min-width:1280px){.design-process-head{display:grid;grid-template-areas:". .";grid-template-columns:600px 1fr;grid-gap:40px;justify-content:flex-start;align-items:flex-start;padding:0 40px}.design-process__content-title{margin-bottom:16px}.design-process__tags{grid-gap:12px}}.heading-center{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:16px;padding-bottom:32px;border-bottom:1px solid #eaecf0}.heading-center__icon{width:40px;margin:0 auto}.heading-center__title{text-align:center}.heading-center__text{text-align:center;white-space:break-spaces;color:#546078;max-width:600px}@media(min-width:768px){.heading-center{padding-bottom:48px}}@media(min-width:1280px){.heading-center{grid-gap:16px;padding-bottom:64px}.heading-center__icon{width:48px}.heading-center__text{max-width:650px}}@media(min-width:1440px){.heading-center__text{grid-template-columns:540px 540px}}.box-404{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-family:var(--font-poppins),sans-serif;height:100vh;min-height:550px;z-index:5}.box-404:before{content:"";position:absolute;width:100vw;height:100%;background:#efeeff;z-index:2}.box-404__image{width:170px!important;height:auto!important;margin-bottom:36px}.box-404__image,.box-404__text,.box-404__title{position:relative;z-index:5}.box-404__text{margin:18px 0;max-width:443px}.box-404__button{position:relative;z-index:5}