.aboutUsHero_aboutUsHeroTop__L2_zz {
  max-width: 508px;
  margin: 0 auto
}

@media(min-width:1366px) {
  .aboutUsHero_aboutUsHeroTop__L2_zz {
    max-width: 1000px;
    display: flex;
    justify-content: space-between;
    align-items: center
  }
}

.aboutUsHero_title__E9zhr {
  margin-bottom: 16px;
  color: #080808
}

@media(min-width:414px) {
  .aboutUsHero_title__E9zhr {
    margin-bottom: 24px
  }
}

@media(min-width:1366px) {
  .aboutUsHero_title__E9zhr {
    flex-shrink: 0;
    width: 480px;
    margin-right: 48px
  }

  .aboutUsHero_description__JasQt {
    width: 480px;
    flex-shrink: 0;
    padding-left: 48px;
    border-left: 2px solid #ececec
  }
}

.aboutUsHero_aboutUsHeroBottom__Kw8sQ {
  padding: 32px 16px;
  background-color: #3268f1;
  color: #fff;
  text-align: center
}

.aboutUsHero_bottomTitle__DH_Qv {
  color: #fff
}

.ourAdvantages_ourAdvantages__7A66V {
  max-width: 490px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  border-radius: 16px;
  background-color: #f7f7f7
}

@media(min-width:414px) {
  .ourAdvantages_ourAdvantages__7A66V {
    margin: 56px auto;
    display: grid;
    grid-gap: 0;
    gap: 0;
    grid-row-gap: 1px;
    row-gap: 1px;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    align-items: center;
    background-color: #ececec
  }
}

@media(min-width:768px) {
  .ourAdvantages_ourAdvantages__7A66V {
    column-gap: 1px
  }
}

@media(min-width:1366px) {
  .ourAdvantages_ourAdvantages__7A66V {
    max-width: 1000px;
    display: flex;
    flex-direction: row;
    justify-content: space-between
  }
}

.ourAdvantages_item__1LVr9 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  background-color: #f7f7f7
}

@media(min-width:414px) {

  .ourAdvantages_item__1LVr9:first-child,
  .ourAdvantages_item__1LVr9:nth-child(2) {
    padding-bottom: 24px
  }

  .ourAdvantages_item__1LVr9:nth-child(3),
  .ourAdvantages_item__1LVr9:nth-child(4) {
    padding-top: 24px
  }
}

@media(min-width:1366px) {
  .ourAdvantages_item__1LVr9 {
    gap: 1px;
    flex-grow: 1
  }

  .ourAdvantages_item__1LVr9:first-child,
  .ourAdvantages_item__1LVr9:nth-child(2) {
    padding-bottom: 0
  }

  .ourAdvantages_item__1LVr9:nth-child(3),
  .ourAdvantages_item__1LVr9:nth-child(4) {
    padding-top: 0
  }
}

.ourAdvantages_itemDescription__TuSbo,
.ourAdvantages_itemTitle__9fayD {
  text-align: center
}

.ourAdvantages_itemDescription__TuSbo strong {
  font-weight: 600
}

.ourAdvantages_divider__7h6xY {
  margin: 28px 0;
  width: 72px;
  height: 2px;
  background-color: #ececec
}

@media(min-width:768px) {
  .ourAdvantages_divider__7h6xY {
    margin: 0 24px;
    width: 2px;
    height: 72px
  }
}

@media(min-width:1366px) {
  .ourAdvantages_divider__7h6xY {
    margin: 0 64px
  }
}

.serviceItem_serviceItemLink__0xHoE {
  padding: 0 20px;
  height: 96px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  column-gap: 16px;
  border-radius: 28px;
  background-color: #fff;
  transition: all .3s ease
}

.serviceItem_serviceItemLink__0xHoE:hover {
  background-color: #3268f1
}

.serviceItem_serviceItemLink__0xHoE:hover .serviceItem_serviceItemTitle__Ku_Aj {
  color: #fff
}

.serviceItem_serviceItemLink__0xHoE:hover .serviceItem_serviceItemIcon__cgrBV svg path {
  fill: #fff
}

@media(min-width:768px) {
  .serviceItem_serviceItemLink__0xHoE {
    height: 148px;
    flex-direction: column;
    justify-content: center;
    row-gap: 16px
  }
}

.serviceItem_serviceItemTitle__Ku_Aj {
  color: #080808;
  transition: all .3s ease;
  text-align: left
}

@media(min-width:768px) {
  .serviceItem_serviceItemTitle__Ku_Aj {
    display: block
  }
}

.serviceItem_serviceItemIcon__cgrBV {
  width: 32px;
  height: 32px;
  flex-shrink: 0
}

.serviceItem_serviceItemIcon__cgrBV svg {
  width: 100%;
  height: 100%;
  display: block
}

.serviceItem_serviceItemIcon__cgrBV svg path {
  transition: fill .3s ease
}

@media(min-width:768px) {
  .serviceItem_serviceItemIcon__cgrBV {
    width: 40px;
    height: 40px
  }
}

@media(min-width:1366px) {
  .ourServices_ourServices__QAkDK {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
  }

  .ourServices_ourServices__QAkDK.ourServices_otherServices__lVk5B .ourServices_list__gbJRo {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }
}

.ourServices_title__dA92y {
  margin-bottom: 40px
}

@media(min-width:375px) {
  .ourServices_title__dA92y {
    margin-bottom: 64px
  }
}

@media(min-width:1366px) {
  .ourServices_title__dA92y {
    margin-bottom: 80px
  }
}

.ourServices_list__gbJRo {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 16px;
  gap: 16px
}

@media(min-width:768px) {
  .ourServices_list__gbJRo {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px
  }
}

@media(min-width:1366px) {
  .ourServices_list__gbJRo {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px
  }
}

.serviceContentBlock_content__1bheb {
  max-width: 506px;
  margin: 0 auto
}

@media(min-width:1366px) {
  .serviceContentBlock_content__1bheb {
    max-width: 584px;
    margin: 0 auto
  }
}

.serviceContentBlock_content__1bheb h1,
.serviceContentBlock_content__1bheb h4,
.serviceContentBlock_content__1bheb h5,
.serviceContentBlock_content__1bheb h6,
.serviceContentBlock_content__1bheb p,
.serviceContentBlock_content__1bheb ul {
  margin: 24px 0
}

@media(min-width:414px) {

  .serviceContentBlock_content__1bheb h1,
  .serviceContentBlock_content__1bheb h4,
  .serviceContentBlock_content__1bheb h5,
  .serviceContentBlock_content__1bheb h6,
  .serviceContentBlock_content__1bheb p,
  .serviceContentBlock_content__1bheb ul {
    margin: 32px 0
  }
}

@media(min-width:1366px) {

  .serviceContentBlock_content__1bheb h1,
  .serviceContentBlock_content__1bheb h4,
  .serviceContentBlock_content__1bheb h5,
  .serviceContentBlock_content__1bheb h6,
  .serviceContentBlock_content__1bheb p,
  .serviceContentBlock_content__1bheb ul {
    margin: 40px 0 32px
  }
}

.serviceContentBlock_content__1bheb h2,
.serviceContentBlock_content__1bheb h3 {
  margin: 64px 0 24px
}

@media(min-width:320px) {

  .serviceContentBlock_content__1bheb h2,
  .serviceContentBlock_content__1bheb h3 {
    margin: 72px 0 24px
  }
}

@media(min-width:414px) {

  .serviceContentBlock_content__1bheb h2,
  .serviceContentBlock_content__1bheb h3 {
    margin: 80px 0 32px
  }
}

@media(min-width:768px) {

  .serviceContentBlock_content__1bheb h2,
  .serviceContentBlock_content__1bheb h3 {
    margin: 96px 0 32px
  }
}

@media(min-width:1366px) {

  .serviceContentBlock_content__1bheb h2,
  .serviceContentBlock_content__1bheb h3 {
    margin: 72px 0 40px
  }
}

.serviceContentBlock_content__1bheb hr {
  border: none;
  background-color: #a0a6ba;
  height: 1px;
  margin: 32px 0
}

@media(min-width:414px) {
  .serviceContentBlock_content__1bheb hr {
    margin: 40px 0
  }
}

.serviceContentBlock_content__1bheb a {
  color: #4369f2;
  text-decoration: underline;
  word-break: break-all
}

.serviceContentBlock_content__1bheb :first-child,
.serviceContentBlock_content__1bheb picture:first-child>img {
  margin-top: 0
}

.serviceContentBlock_content__1bheb :last-child {
  margin-bottom: 0
}

.serviceContentBlock_content__1bheb ol,
.serviceContentBlock_content__1bheb ul {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  list-style: none;
  padding-left: 16px
}

.serviceContentBlock_content__1bheb p {
  margin: 24px 0 18px
}

.serviceContentBlock_content__1bheb p+ul {
  margin-top: 0
}

.serviceContentBlock_content__1bheb li {
  position: relative;
  padding-left: 20px
}

.serviceContentBlock_content__1bheb li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 16px;
  width: 6px;
  height: 6px;
  background-color: #2a2a2a;
  border-radius: 50%;
  transform: translateY(-50%)
}

.serviceContentBlock_content__1bheb strong {
  font-weight: 600
}

.serviceContentBlock_content__1bheb .serviceContentBlock_links__4yLRr>div {
  margin: 10px 0
}