/* purgecss start ignore */

.Breadcrumb-module__breadcrumb___19ySI {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 100%;
}

@media (min-width: 640px) {
  .Breadcrumb-module__breadcrumb___19ySI {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 768px) {
  .Breadcrumb-module__breadcrumb___19ySI {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1024px) {
  .Breadcrumb-module__breadcrumb___19ySI {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1280px) {
  .Breadcrumb-module__breadcrumb___19ySI {
    max-width: 1260px;
    padding: 0 50px;
    margin: 0 auto;
  }
}

.Breadcrumb-module__breadcrumb___19ySI {
  position: absolute;
  display: flex;
  flex-direction: row;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 1rem;
  top: 121px;
  left: 0;
  right: 0;
  z-index: 999;
}

.Breadcrumb-module__breadcrumb___19ySI ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 1rem;
}

.Breadcrumb-module__breadcrumb___19ySI ul li {
  margin-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(80, 80, 80, var(--tw-text-opacity));
  font-size: 12px;
}

.Breadcrumb-module__breadcrumb___19ySI ul li:not(:last-child):after {
  margin-left: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(200, 200, 200, var(--tw-text-opacity));
  content: '>';
}

.Breadcrumb-module__home___3Mqe0 {
  display: flex;
  flex-direction: row;
}

@media print {
  .Breadcrumb-module__breadcrumb___19ySI {
    display: none;
  }
}

/* purgecss end ignore */

/* purgecss start ignore */

.ContactsCompany-module__root___3v985 {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.ContactsCompany-module__root___3v985:hover {
}

.ContactsCompany-module__contactsWrapper___1gNHw {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-weight: 300;
}

@media (min-width: 1024px) {
  .ContactsCompany-module__contactsWrapper___1gNHw {
    flex-direction: row;
  }
}

.ContactsCompany-module__contactWrapper___3cDnx {
  margin-bottom: 1rem;
}

.ContactsCompany-module__contactsTitle___2XzQM {
  margin-bottom: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(80, 80, 80, var(--tw-text-opacity));
  font-size: 1.765rem;
  line-height: 28px;
  letter-spacing: 1px;
}

.ContactsCompany-module__contactsSubTitle___1HoHO {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 24px;
}

.ContactsCompany-module__contactTitle___2cHFT {
  font-weight: 700;
}

.ContactsCompany-module__directorship___SdW-T {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.ContactsCompany-module__contactTel___1YWE8 a {
  font-weight: 400;
}

.ContactsCompany-module__contactEmail___mleKK a {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(222, 60, 32, var(--tw-text-opacity));
}

.ContactsCompany-module__bussinessCardContainer___2fCmd {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}

@media (min-width: 640px) {
  .ContactsCompany-module__bussinessCardContainer___2fCmd {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 768px) {
  .ContactsCompany-module__bussinessCardContainer___2fCmd {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .ContactsCompany-module__bussinessCardContainer___2fCmd {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.ContactsCompany-module__regionSeparator___-MvJC {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
  --tw-bg-opacity: 1;
  background-color: rgba(80, 80, 80, var(--tw-bg-opacity));
  height: 1px;
  width: 90%;
}

.ContactsCompany-module__positionWrapper___1NRXv {
  margin-bottom: 1rem;
}

/* purgecss end ignore */

/* purgecss start ignore */

.ManagementPage-module__managementTitle___2DBk0 {
  margin-bottom: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(80, 80, 80, var(--tw-text-opacity));
  font-size: 1.765rem;
  line-height: 28px;
  letter-spacing: 1px;
  margin-top: 35px;
}

.ManagementPage-module__managementWrapper___G_3q2 {
  display: flex;
  flex-direction: column;
}

.ManagementPage-module__boss___35o52 {
  margin-bottom: 2rem;
  display: flex;
  justify-content: flex-start;
  min-width: 100%;
}

.ManagementPage-module__members___2pt_Y {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
  grid-auto-rows: minmax(auto)
}

@media (min-width: 640px) {

.ManagementPage-module__members___2pt_Y {
    grid-template-columns: repeat(2, 1fr)
}
  }

@media (min-width: 768px) {

.ManagementPage-module__members___2pt_Y {
    grid-template-columns: repeat(3, 1fr)
}
  }

/* purgecss end ignore */

/* purgecss start ignore */

.SalesContactsPage-module__boss___36t5g {
  margin-bottom: 2rem;
  display: flex;
  justify-content: flex-start;
  min-width: 100%;
}

.SalesContactsPage-module__salesTitle___2_1GW {
  margin-bottom: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(80, 80, 80, var(--tw-text-opacity));
  font-size: 1.765rem;
  line-height: 28px;
  letter-spacing: 1px;
  margin-top: 35px;
}

.SalesContactsPage-module__members___1knw1 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
  grid-auto-rows: minmax(auto)
}

@media (min-width: 640px) {

.SalesContactsPage-module__members___1knw1 {
    grid-template-columns: repeat(2, 1fr)
}
  }

@media (min-width: 768px) {

.SalesContactsPage-module__members___1knw1 {
    grid-template-columns: repeat(3, 1fr)
}
  }

.SalesContactsPage-module__regionSeparator___2YEfT {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
  --tw-bg-opacity: 1;
  background-color: rgba(80, 80, 80, var(--tw-bg-opacity));
  height: 1px;
  width: 90%;
}

.SalesContactsPage-module__departmentEmail___19SNT {
  display: inline-block;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgba(222, 60, 32, var(--tw-text-opacity));
}

.SalesContactsPage-module__departmentTitle___1iDKt {
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 1.765rem;
}

.SalesContactsPage-module__clientCenterContacts___mohQI {
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
}

/* purgecss end ignore */

/* purgecss start ignore */

.Specializations-module__root___fLVgX {
  position: relative;
  margin-right: 20px
}

@media screen and (max-width: 600px) {

.Specializations-module__root___fLVgX {
    margin-right: 0
}
  }

.Specializations-module__expertiseWrapper___qA-7M {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 1rem;
}

.Specializations-module__expertiseItem___3_GB1 {
  position: relative;
  width: 100%;
  padding-top: 21px;
  max-width: 380px;
  min-height: 422px
}

@media (min-width: 1280px) {

.Specializations-module__expertiseItem___3_GB1 {
    width: 100%
}
  }

.Specializations-module__expertiseItem___3_GB1:after {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgba(240, 150, 0, var(--tw-bg-opacity));
  height: 7px;
  content: '';
  top: 0;
  width: 100%;
  border-radius: 7px;
}

.Specializations-module__expertiseTitle___G6TsE {
  margin-bottom: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(240, 150, 0, var(--tw-text-opacity));
  font-size: 1.765rem;
  line-height: 28px;
  letter-spacing: 1px;
  min-height: 60px;
}

.Specializations-module__expertiseText___2B6pE {
  margin-bottom: 1rem;
  font-weight: 300;
  line-height: 26px;
  min-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.Specializations-module__expertiseImg___6DsC9 {
  margin-top: auto;
  margin-bottom: 0px;
  width: 100%;
  height: auto;
}

.Specializations-module__root___fLVgX .navBtnPrev {
  position: absolute;
  left: -60px;
  bottom: calc(50% - 5rem);
}

.Specializations-module__root___fLVgX .navBtnNext {
  position: absolute;
  right: -60px;
  bottom: calc(50% - 5rem);
}

/* purgecss end ignore */

/* purgecss start ignore */

.SpecializationsListPage-module__pageTitle___1wpS5 {
  margin-bottom: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(80, 80, 80, var(--tw-text-opacity));
  font-size: 1.765rem;
  line-height: 28px;
  letter-spacing: 1px;
}

.SpecializationsListPage-module__newsTileBox___3PSfx {
  margin-bottom: 2rem;
  display: -webkit-box;
  width: 100%;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  box-sizing: border-box
}

@media (min-width: 768px) {

.SpecializationsListPage-module__newsTileBox___3PSfx {
    width: 50%
}
  }

.SpecializationsListPage-module__newsPageWrapper___2_Jfe {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.SpecializationsListPage-module__newsPageWrapper___2_Jfe .newsBlock {
  max-width: 100%;
  width: 100%;
}

.SpecializationsListPage-module__SpecializationsListPageWrapper____7yZ- {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  gap: 30px 20px
}

@media screen and (max-width: 980px) {

.SpecializationsListPage-module__SpecializationsListPageWrapper____7yZ- {
    grid-template-columns: repeat(2, 1fr)
}
  }

@media screen and (max-width: 640px) {

.SpecializationsListPage-module__SpecializationsListPageWrapper____7yZ- {
    grid-template-columns: repeat(1, 1fr);

    justify-items: center
}
  }

/* purgecss end ignore */

