.App__layout___CvcKK {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.style__headerImg___ixbtY {
  height: 100vh;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding-top: 16px;
}
.style__headerImg___ixbtY .style__platform___leG90 {
  color: darkgray;
  text-align: center;
  position: absolute;
  right: 5px;
  font-size: 23px;
  bottom: -6px;
}
.style__headerImg___ixbtY .style__headerTitle___zfKiR {
  font-size: 100px;
  font-family: Arial, Tahoma;
  font-weight: 600;
  color: white;
}
.style__headerImg___ixbtY .style__foto___j9WiL {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  width: 100%;
  flex-grow: 1;
}
.style__headerImg___ixbtY .style__uslugi___ZdISt {
  font-size: 20px;
  display: flex;
  max-width: 1024px;
  list-style: none;
  gap: 16px;
  padding: 24px;
  font-weight: 600;
  white-space: break-spaces;
  margin: 0 auto;
}
.style__headerImg___ixbtY .style__partners___mXYh0 {
  font-size: 75%;
  width: 100%;
  background-color: darkgray;
}
.style__headerImg___ixbtY .style__partners___mXYh0 .style__partnersChild___usqsV {
  display: flex;
  gap: 16px;
  margin: 0 auto;
  padding: 16px 32px;
}
.style__headerImg___ixbtY .style__partners___mXYh0 .style__partnersBlock___S6b3Z {
  display: flex;
  gap: 16px;
}
.style__headerImg___ixbtY .style__partners___mXYh0 ul {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
  gap: 16px;
}
.style__headerImg___ixbtY .style__slogan___U8uXU,
.style__headerImg___ixbtY .style__slogan2___rZo4Z {
  font-size: 100%;
  font-family: Arial, Tahoma;
  font-weight: 500;
  color: white;
  background: midnightblue;
  padding: 12px;
  border-radius: 8px;
}
.style__headerImg___ixbtY .style__slogan2___rZo4Z {
  display: none;
}
.style__headerImg___ixbtY .style__headerTop___GSAbV {
  height: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.style__headerImg___ixbtY .style__headerLogo___FA_DT {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.style__headerImg___ixbtY .style__headerTextWraper___X2Vr4 {
  position: relative;
}
.style__headerImg___ixbtY .style__headerText___eyBnk {
  font-size: 114px;
  font-weight: 600;
  color: darkgray;
  text-align: center;
}
.style__headerImg___ixbtY .style__headerSpectr___RwIBs {
  width: 100%;
}
.style__headerImg___ixbtY .style__logo___rBHRn {
  width: 60%;
  height: 100%;
}
@media (max-width: 920px) {
  .style__headerImg___ixbtY .style__headerText___eyBnk {
    font-size: 95px;
  }
  .style__headerImg___ixbtY .style__platform___leG90 {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .style__headerImg___ixbtY .style__foto___j9WiL {
    background-position-x: 60%;
  }
  .style__headerImg___ixbtY .style__headerText___eyBnk {
    font-size: 67px;
  }
  .style__headerImg___ixbtY .style__partners___mXYh0 {
    font-size: 70%;
  }
  .style__headerImg___ixbtY .style__partners___mXYh0 ul {
    flex-direction: column;
  }
  .style__headerImg___ixbtY .style__headerSpectr___RwIBs {
    width: 100%;
  }
  .style__headerImg___ixbtY .style__slogan2___rZo4Z {
    display: block;
  }
  .style__headerImg___ixbtY .style__slogan___U8uXU {
    display: none;
  }
  .style__headerImg___ixbtY .style__platform___leG90 {
    font-size: 65%;
    position: static;
    text-align: center;
  }
}
@media (max-height: 600px) {
  .style__headerImg___ixbtY .style__headerTop___GSAbV {
    height: 40%;
  }
  .style__headerImg___ixbtY .style__headerImg___ixbtY {
    gap: 8px;
  }
  .style__headerImg___ixbtY .style__foto___j9WiL {
    height: 35%;
    background-position-y: 30%;
    flex-grow: 0;
  }
  .style__headerImg___ixbtY .style__headerText___eyBnk {
    font-size: 60px;
  }
  .style__headerImg___ixbtY .style__platform___leG90 {
    font-size: 12px;
  }
  .style__headerImg___ixbtY .style__partners___mXYh0 {
    font-size: 60%;
  }
}
@media (max-height: 400px) {
  .style__headerImg___ixbtY .style__headerText___eyBnk {
    font-size: 50px;
  }
  .style__headerImg___ixbtY .style__platform___leG90 {
    font-size: 10px;
  }
}
@media (max-width: 540px) {
  .style__headerImg___ixbtY .style__headerTop___GSAbV {
    height: 25%;
  }
  .style__headerImg___ixbtY .style__partners___mXYh0 {
    font-size: 60%;
  }
  .style__headerImg___ixbtY .style__partners___mXYh0 .style__partnersChild___usqsV {
    gap: 16px;
  }
  .style__headerImg___ixbtY .style__partners___mXYh0 .style__partnersBlock___S6b3Z {
    flex-direction: column;
    gap: 8px;
  }
  .style__headerImg___ixbtY .style__partners___mXYh0 ul {
    flex-direction: column;
    gap: 8px;
  }
  .style__headerImg___ixbtY .style__foto___j9WiL {
    align-content: flex-end;
  }
  .style__headerImg___ixbtY .style__uslugi___ZdISt {
    font-size: 14px;
    padding: 16px;
  }
  .style__headerImg___ixbtY .style__headerText___eyBnk {
    font-size: 50px;
  }
}
@media (max-width: 470px) {
  .style__headerImg___ixbtY .style__headerText___eyBnk {
    font-size: 37px;
  }
}
.style__headerImg___ixbtY .style__name___Je_S1 {
  height: 100px;
}
@media (max-height: 540px) {
  .style__headerImg___ixbtY .style__slogan___U8uXU {
    font-size: 50%;
    padding: 6px;
  }
}
@media (max-height: 600px) {
  .style__headerImg___ixbtY .style__slogan2___rZo4Z {
    display: none;
  }
  .style__headerImg___ixbtY .style__slogan___U8uXU {
    display: block;
  }
  .style__headerImg___ixbtY .style__uslugi___ZdISt {
    font-size: 15px;
  }
}
.style__safeZone___OlN9i {
  width: 100%;
  background-color: white;
  height: 40px;
}
.style__headerImg___ixbtY .style__safeZone___OlN9i {
  height: 10%;
}
.style__info___oJSkx {
  max-width: 1024px;
  font-size: 32px;
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.1);
  padding: 16px;
  border-radius: 16px;
  margin-bottom: 60px !important;
  text-align: center;
  text-transform: uppercase;
  color: white;
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.style__info___oJSkx .style__headerAgro___FcX8k {
  font-size: 200%;
  font-weight: 600;
}
.style__info___oJSkx .style__aboutArgo___qxT1c {
  backdrop-filter: blur(10px);
  background-color: rgba(255 255 255, 0.1);
  padding: 16px;
  font-size: 28px;
  border-radius: 16px;
}
.style__qrcode___ip1oP {
  position: absolute;
  top: 0;
  right: 16px;
  width: 80px;
  height: 80px;
}
@media (max-width: 600px) {
  .style__info___oJSkx {
    font-size: 50%;
    margin-bottom: 80px !important;
  }
  .style__columnContainer___rAgt_ {
    font-size: 80%;
    gap: 16px;
  }
  .style__qrcode___ip1oP {
    top: 16px;
    height: 80px;
    width: 80px;
  }
}
@media (max-height: 600px) {
  .style__info___oJSkx {
    flex-direction: row;
    align-items: center;
    height: 10%;
    font-size: 40%;
    margin-bottom: 32px !important;
  }
}
.style__headerDivider___ANjf0 {
  border-bottom: 1px darkgray solid;
}
.style__columnContainer___rAgt_ {
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.style__columnContainer___rAgt_ .style__columnTitle___uLKP4 {
  font-size: 146%;
  font-weight: 600;
  margin-bottom: 32px;
}
.style__columnContainer___rAgt_ .style__columnTitle___uLKP4.style__afterInfoBlock___z3Ph_ {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
.style__columnContainer___rAgt_ .style__demoList___K7ONl {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.style__paragraphImage___Qtow5 {
  width: 100%;
}

.style__imageBlock___p6Crd {
  color: black;
  width: 48%;
}
.style__imageBlock___p6Crd img {
  width: 100%;
}
.style__imageBlock___p6Crd .style__imageText___iAs_2 {
  margin-top: 8px;
  font-size: 90%;
  padding: 0 16px;
}
@media (max-width: 540px) {
  .style__imageBlock___p6Crd {
    width: 100%;
  }
}

.style__gallery___xdmmC {
  color: black;
}
.style__gallery___xdmmC .style__galleryTitle___FrQJN {
  margin-bottom: 16px;
  font-weight: 600;
  padding: 0 16px;
  font-size: 110%;
}
.style__gallery___xdmmC .style__imagesList___Cmd7Y {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 32px;
}

.style__infoBlock___YEbOO {
  display: flex;
  gap: 32px;
  font-weight: 600;
}
.style__infoBlock___YEbOO .style__column___PtoOS {
  display: flex;
  gap: 32px;
  height: 100%;
  flex-wrap: wrap;
}
.style__infoBlock___YEbOO .style__column___PtoOS > * {
  width: 100%;
}
.style__infoBlock___YEbOO .style__column___PtoOS .style__title___alWc8 {
  font-size: 60px;
  color: darkgray;
}
.style__infoBlock___YEbOO .style__column___PtoOS .style__description___Lj4Wq {
  font-size: 20px;
}
@media (max-width: 768px) {
  .style__infoBlock___YEbOO .style__column___PtoOS .style__title___alWc8 {
    font-size: 50px;
  }
}
@media (max-width: 600px) {
  .style__infoBlock___YEbOO {
    flex-wrap: wrap;
  }
  .style__infoBlock___YEbOO .style__column___PtoOS .style__title___alWc8 {
    font-size: 35px;
    padding: 0 32px;
  }
  .style__infoBlock___YEbOO .style__column___PtoOS .style__description___Lj4Wq {
    font-size: 15px;
    padding: 0 32px;
  }
}

.style__divider___EIic3 {
  border-bottom: 1px solid;
}

.style__footerWrapper___gXOSM {
  background-color: darkgray;
}
.style__footerWrapper___gXOSM .style__footer___LaJzl {
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  color: white;
  margin: 0 auto;
}
.style__footerWrapper___gXOSM .style__footer___LaJzl .style__contacts___rG4nB {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.style__footerWrapper___gXOSM .style__footer___LaJzl .style__contacts___rG4nB .style__contactsValue___nOEuJ {
  white-space: break-spaces;
}

body {
  margin: 0;
  font-family: Arial, Tahoma;
  font-size: 24px;
}
body p {
  margin: 0;
  padding: 0 32px;
}
body ul {
  padding: 0;
  margin: 0;
}

