body {
  padding: 0;
  margin: 0;
}

.colors {
  transition: all .5s ease;
}
.block {
  /* overflow: hidden; */
  height: 140vh;
}
/* .block.block--4 {
  height: 400vh;
} */
.block__content {
  position: sticky;
  top: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
  max-width: 1400px !important;
}
.block--4 .block__content {
  height: auto;
  flex-direction: column;
}
.block--4 .block__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
  transition: all .5s ease;
}

.block__content-wrapper {
  position: relative;
}
.block__content picture {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.block__img {
  position: relative;
  width: 100%;
  height: 70%;
  object-fit: contain;
  z-index: 2;
}
.block__img-img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: contain;
  z-index: 1;
}


.block__title {
  position: absolute;
  top: 20%;
  left: 5%;
  width: 300px;
  font: normal normal normal 30px/120% Acrom;
  color: #222222;
  text-align: right;
  transition: opacity 1.5s ease;
}
.block--3 .block__title,
.block--4 .block__title {
  color: white;
}

.block__symbol {
  position: absolute;
  padding: 0;
  margin: 0;
  font-family: 'Comfortaa', sans-serif;
  font-weight: 600;
  font-size: 100%;
  line-height: 1em;
  text-transform: uppercase;
}
.block--1 .block__symbol {
  top: 50%;
  left: 50%;
  color: #EEFF2D;
  transform: translate(-50%, -50%);
}
.block--2 .block__symbol {
  top: 50%;
  left: 50%;
  color: #4BFC3A;
  transform: translate(-7%, -50%);
}
.block--3 .block__symbol {
  top: 50%;
  left: 50%;
  color: #C64444;
  transform: translate(-13%, -50%);
}
.block--4 .block__symbol {
  top: 50%;
  left: 50%;
  color: #303030;
  transform: translate(-13%, -50%);
}


.block__row {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 90px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.block__row > div{
  display: flex;
  justify-content: space-between;
}
.block__row__name {
  padding: 0;
  margin: 0;
  font: normal normal normal 42px/100% Acrom;
  color: #121212;
  text-transform: uppercase;
  max-width: 320px;
}
.block__row__list {
  max-width: 480px;
}
.block__row__list p {
  position: relative;
  padding: 0;
  margin: 0 0 14px 0 !important;
  font: normal normal normal 18px/110% Acrom;
  color: #121212;
}
.block__row__list svg {
  position: absolute;
  top: 50%;
  left: -35px;
  transform: translateY(-50%);
}


.block__label {
  position: absolute;
}
.block__label--1 {
  top: -26%;
  left: 0;
  padding: 30px;
  border-radius: 12px;
  background-color: #FAFAFA;
  z-index: -1;
}
.block__label--1 h3 {
  padding: 0;
  margin: 0;
  font: normal normal 700 80px / 100% Acrom;
  color: #2E2E2E;
}
.block__label--1 p {
  padding: 0;
  margin: 0;
  font: normal normal normal 18px / 100% Acrom;
  color: #5A5A5A;
  max-width: 212px;
}

.block__label--2 {
  left: 0%;
  bottom: 25%;
  border-bottom: 2px solid #C3C3C3;
  border-right: 2px solid #C3C3C3;
  height: 8%;
  width: 35%;
  z-index: 2;
}
.block__label--2::after {
  content: '';
  position: absolute;
  top: -26px;
  right: -14px;
  width: 26px;
  height: 26px;
  border: 3px solid #C3C3C3;
  border-radius: 50%;
}
.block__label--2 p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0 0 20px 0;
  font: normal normal normal 18px / 100% Acrom;
  max-width: 290px;
}
.block__label--2 div {
  position: absolute;
  left: 100%;
  bottom: -2px;
  width: 8%;
  height: 50px;
  border-bottom: 2px solid #C3C3C3;
  border-right: 2px solid #C3C3C3;
}
.block__label--2 div::after {
  content: '';
  position: absolute;
  top: -26px;
  right: -14px;
  width: 26px;
  height: 26px;
  border: 3px solid #C3C3C3;
  border-radius: 50%;
}
.block__label--3 {
  right: 0;
  bottom: 52%;
  border-bottom: 2px solid #C3C3C3;
  width: 23%;
  text-align: right;
}
.block__label--3::after {
  content: '';
  position: absolute;
  top: 30px;
  left: -26px;
  width: 26px;
  height: 26px;
  border: 3px solid #C3C3C3;
  border-radius: 50%;
}
.block__label--3 > p:nth-child(1) {
  padding: 0;
  margin-left: auto;
  margin-bottom: 5px;
  max-width: 200px;
  text-align: right;
  font: normal normal normal 18px / 100% Acrom;
}
.block__label--4 {
  right: 0;
  bottom: 30%;
  border-bottom: 2px solid #C3C3C3;
  width: 22%;
  text-align : right;
}
.block__label--4::after {
  content: '';
  position: absolute;
  top: -11px;
  left: -26px;
  width: 26px;
  height: 26px;
  border: 3px solid #C3C3C3;
  border-radius: 50%;
}
.block__label--4 > p:nth-child(1) {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0 0 12px 0;
  max-width: 220px;
  text-align: right;
  font: normal normal normal 18px / 100% Acrom;
}
.block__label--4 > p:nth-child(2) {
  position: absolute;
  right: 0;
  padding: 0;
  margin: 12px 0 0 0;
  font: normal normal 300 16px/100% Acrom;
  max-width: 260px;
  text-align: right;
}

.block__opacity {
  opacity: 0;
  transition: opacity .3s ease;
}

.block__img-bcg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-44%, -56%);
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.block__transform-right {
  transition: transform 1s ease;
  transform: translateX(-500px);
}
.block__transform-left {
  transition: transform 1s ease;
  transform: translateX(-500px);
}
.block__opacity {
  transition: opacity 2s ease;
  opacity: 0;
}
.block__show-two {
  display: none;
}
.block__hidden-two {
  transition: opacity .3s ease;
  opacity: 1;
}

.animated .block__transform-right,
.animated .block__transform-left,
.animated-two .block__transform-left {
  transform: translateX(0);
}

.animated .block__opacity {
  opacity: 1;
}
.animated-two .block__show-two {
  display: block;
}
.animated-two .block__hidden-two {
  opacity: 0;
}

.b-section__desctop {
  margin-top: 160px;
}
.b-section__mobile {
  display: none;
}

@media (max-width: 1400px) {
  .block__label--2 {
    width: 35%;
  }
  .block__label--3 {
    width: 22%;
  }
  .block__label--4 {
    width: 22%;
  }
  .block__label--4 > p:nth-child(2) {
    max-width: 220px;
  }
}

@media (max-width: 1300px) {
  .block__label--2 {
    width: 34%;
  }
  .block__label--3 {
    width: 21%;
  }
  .block__label--4 {
    width: 20%;
  }
}

@media (max-width: 1140px) {
  .block__label--2 {
    width: 32%;
  }
  .block__label--3 {
    width: 18%;
  }
  .block__label--4 {
    width: 16%;
  }
}

@media (max-width: 1040px) {
  .block__label--2 {
    width: 30%;
  }
  .block__label--3 {
    width: 15%;
  }
  .block__label--4 {
    width: 14%;
  }
}

@media (max-width: 992px) {
  .b-section__desctop {
    display: none;
  }
  .b-section__mobile {
    display: block;
    margin-top: 60px;
    margin-bottom: 24px;
  }
  .b-group__row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .b-group__row__name {
    margin-bottom: 20px;
    text-align: center;
    font: normal normal normal 24px/100% Acrom;
    text-transform: uppercase;
  }
  .b-group__row__list {
    max-width: none;
    width: 100%;
  }
  .b-group__row__list > div {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  .b-group__row__list p {
    margin-left: 12px;
  }
  .b-group__row__list svg {
    min-width: 22px;
    width: 22px;
  }
  .b-group__description {
    margin-top: 15px;
  }
  .b-group__description p {
    padding: 0;
    margin: 0 0 6px 0;
    font: normal normal normal 12px / 100% Acrom !important;
    color: #5B5B5B;
  }

  .block__content {
    padding-top: 40px;
  }
  .block--1 .block__symbol {
    transform: translate(-50%, -42%);
  }
  .block--2 .block__symbol {
    transform: translate(-7%, -42%);
  }
  .block--3 .block__symbol {
    transform: translate(-13%, -42%);
  }
  .block--4 .block__symbol {
    transform: translate(-13%, -42%);
  }
  /* .block.block--4 {
    height: 200vh;
  } */

  .block__title {
    left: 50%;
    width: 158px;
    font: normal normal normal 16px / 100% Acrom; 
    text-align: center;
    transform: translateX(-50%);
  }
}

@media (max-width: 768px) {
  .block--1 .block__symbol {
    transform: translate(-70%, -30%);
  }
  .block--2 .block__symbol {
    transform: translate(-22%, -34%);
  }
  .block--3 .block__symbol {
    transform: translate(-29%, -38%);
  }
  .block--4 .block__symbol {
    transform: translate(-22%, -34%);
  }
}

