* {
  margin: 0;
  padding: 0;
  font-family: "Rubik";
}

body {
  /* Это возможно вернуть или оставить по решению стаса */
  /* background-color: #fff; */
  margin: 0;
  overflow-x: hidden;
}

.wefirst-block {
  /*     position: relative; */
  background: url("../img/bg-about2.png");
  background-size: cover;
  padding: 225px 0 233px;
  margin-top: 85px;
}

.block-2 {
  margin: 151px 0;
}

.title-block {
  font-size: 44px;
  color: #111;
  font-weight: 600;
  text-align: center;
}
.wetitle-block {
  font-size: 80px;
  line-height: 94px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  max-width: 1260px;
  margin: 0 auto;
}

.page-content {
  max-width: 100%;
  margin: 0 auto;
}

.podpis-parent {
  display: flex;
  flex-direction: column;
}

.podpis-left,
.podpis-right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 500px;
}

.podpis {
  display: flex;
  justify-content: space-around;
  padding: 12px 35px;
}

.podpis h2 {
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  margin-bottom: 14px;
}

.about-table {
  width: 100%;
}

.pp-img {
  width: 100%;
}

.text-align-center {
  text-align: center;
}

.table-x {
  width: 80px;
}

.ds-center {
  display: flex;
  justify-content: center;
}

.about-table table {
  border-collapse: collapse;
  border-radius: 40px;
  overflow: hidden;
  background: linear-gradient(
    rgba(253, 212, 70, 1) 10%,
    rgba(246, 155, 71, 1) 90%
  );
  border: 2px solid rgba(253, 212, 70, 1);
  box-shadow: inset 0px 0px 0px 100vw #fff;
  width: 100%;
  margin: 52px 0;
  width: 100%;
}
.about-table-th-first {
  width: 700px;
}
.about-table th {
  height: 100px;
  border-bottom: none;
  font-size: 32px;
  line-height: 38px;
  font-weight: 500;
  padding-left: 30px;
}

.about-table td {
  border-bottom: none;
  font-size: 32px;
  line-height: 38px;
  font-weight: 400;
  padding-left: 30px;
  font-family: "Rubik";
  color: #111;
  font-size: 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  border-left: 2px solid rgba(253, 212, 70, 1);
  border-bottom: none;
  text-align: center;
  padding: 30px 4px;
}

.title-block {
  font-size: 64px;
  line-height: 86px;
  font-weight: 700;
  font-family: "Istok Web";
  max-width: 1150px;
  text-align: center;
  margin: 0 auto;
}

tr {
  color: #111;
}

@media (max-width: 768px) {
  td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #myDropdown1 {
    left: -37px !important;
  }
  .header-ico {
    top: 13px !important;
  }
}

@media (min-width: 1290px) {
  .card-text {
    white-space: nowrap !important;
  }
}

@media (max-width: 768px) {
  .wrapper:first-child {
    margin-bottom: 50px;
  }
}
@media (max-width: 320px) {
  .wrapper:first-child {
    margin-bottom: 28px;
  }

  th {
    line-height: 8px !important;
    font-size: 8px !important;
  }
  .title-block {
    margin-bottom: 10px !important;
    padding-bottom: 0 !important;
  }
  .card {
    padding-bottom: 2px !important;
  }
}

th {
  font-family: "Rubik";
  color: #111;
  font-size: 22px;
  line-height: 38px;
  background: #fff;
  border: 2px solid rgba(253, 212, 70, 1);
  padding: 12px;
}

.block-4 {
  height: 320px;
  margin: 336px 0 0;
  background: url(../img/star-1.png), url(../img/star-2.png);
  background-position: left bottom, right top;
  background-repeat: no-repeat, no-repeat;
}
th:nth-child(2) {
  word-wrap: break-word;
  max-width: 150px;
}
th:nth-child(3) {
  word-wrap: break-word;
  max-width: 150px;
}
th:nth-child(2) {
  word-wrap: break-word;
  max-width: 150px;
}
th:nth-child(3) {
  word-wrap: break-word;
  max-width: 150px;
}

.block-5 {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 340px 0 0;
}

.block-6 {
  background: url(../img/star-3.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  margin: 108px 0 0 !important;
}

.cards {
  display: flex;
  position: relative;
  /*  
      align-items: center; */
  height: 650px;
  margin: 67px 0;
}
.cardsl {
  display: flex;
  justify-content: space-between;
  position: relative;

  align-items: flex-start;
  margin: 20px 0 0 auto;
  max-width: 1365px;
}
.card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border: 6px solid;
  border: 6px solid transparent; /*2*/
  border: 6px solid transparent;
  background: linear-gradient(180deg, #ffc107 0%, #ec851a 100%);
  box-shadow: inset 0px 0px 0px 100vw #fff;
  margin: 12px;
  padding: 12px;
  height: 480px;
  width: 453px;
  border-radius: 50px;
}

.card:nth-child(1),
.card:nth-child(3) {
  margin-top: 90px;
}

.card:nth-child(1) .card-text,
.card:nth-child(3) .card-text {
  top: -15px;
}

.strigth > .step {
  justify-content: flex-end;
}

.cardl {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 6px;
  max-width: 450px;
}

.cardl-text {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 45px;
  color: #000000;
  max-width: 370px;
  margin-top: 33px;
}

.card-span {
  font-weight: 700;
  font-size: 64px;
  line-height: 97px;
  text-align: center;
  color: #fdd446;
  margin-right: 6px;
  font-family: "Istok Web";
}

.card-s {
  color: #000000;
  font-weight: 500;
}

.card-text {
  font-family: "Istok Web";
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  /* identical to box height, or 119% */
  margin-bottom: 0;

  color: #000000;
  margin-top: 0;
  position: relative;
  top: 0;
}

.card-text2 {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  /* identical to box height, or 119% */

  display: flex;
  align-items: center;
  white-space: normal;
  color: #000000;
}
.card-text span:nth-child(2) {
  position: relative;
  top: -8px;
}

.card-image {
  width: 100%;
  text-align: center;
}

.card2 {
  margin-bottom: 130px;
  margin-top: -40px;
}

.step {
  display: flex;
  align-items: center;
  margin-bottom: 47px;
}

.step-num {
  font-family: "Istok Web";
  font-weight: 700;
  font-size: 128px;
  line-height: 128px;
  text-align: center;
  color: rgba(253, 212, 70, 0.4);
  margin-right: 6px;
}

.step .card-text {
  font-size: 40px;
  line-height: 105px;
  font-weight: 500;
  font-family: "Rubik";
  top: 0;
  margin-left: 15px;
}

.block-7 {
  margin: 277px 0 0;
}
.block-8 {
  margin: 175px 0 0;
}

.block-8 .cardsl {
  margin: 20px 0 0;
  justify-content: flex-start;
  align-items: center;
}

.block-8 .step {
  justify-content: flex-start;
}

.block-8 .steps {
  margin-left: 70px;
}

.block-9 {
  margin-top: 247px;
}

.smi-block {
  display: flex;
  align-items: center;
}

.bl-9-cards {
  justify-content: space-between;
  margin: 0;
  max-width: 100%;
  margin-top: 17px;
}

.link {
  font-weight: 400;
  font-size: 32px;
  line-height: 106px;
  text-decoration: none;
  color: #000000;
}

.text {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 38px;
  /* identical to box height, or 67% */

  color: #000000;
  margin-bottom: 16px;
  text-align: left;
}

@media (max-width: 1000px) {
  .link {
    line-height: 45px;
  }
  .smi-block {
    margin-bottom: 24px;
  }
}

@media (max-width: 1512px) {
  .footer-social-ico {
    width: 30px;
  }
}
@media (max-width: 768px) {
  .footer-social-ico {
    width: 20px;
  }
  .help-title {
    max-width: 625px !important;
  }
  .white-span-nowrap-pad {
    white-space: nowrap;
  }
  .card:nth-child(1) {
    margin-top: 40px;
  }
  .card:nth-child(3) {
    margin-top: 0;
  }
}

@media (max-width: 740px) {
  .white-span-nowrap-pad {
    white-space: normal;
  }
}

@media (max-width: 800px) {
  .card {
    max-height: 320px;
  }
}

.title-block {
  padding-bottom: 33px;
}

.block-10 {
  margin: 270px 0 115px;
}

.block-8-img {
  width: 100%;
}

.block-8-img-mobile {
  display: none;
}

.block-10-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 63px;
}

.block-10-left {
  margin-right: 18px;
  max-width: 396px;
  margin-top: 10px;
}

.block-10 .parent-im {
  width: 960px;
}

.block-10 .title-block {
  max-width: 100%;
}

@media (max-width: 610px) {
  .parent-im {
    height: 100%;
  }

  .mob-100 {
    width: 100%;
    height: 100%;
  }
  .block-7 {
    margin: 120px 0;
  }
}

@media (max-width: 1100px) {
  .mob-remove-img {
    display: none;
  }
  .block-7-img {
    width: 420px;
    height: auto;
  }
  .cardsl {
    justify-content: space-around;
  }
}

@media (max-width: 768px) {
  .page-content {
    padding: 8px;
  }
  .podpis-left {
    margin-right: 30px !important;
  }
  .h-title {
    font-size: 22px;
  }

  .title-block {
    font-size: 30px;
  }
  .title-block {
    font-size: 32px;
  }
  .block-4 {
    margin: 75px 0;
  }
  .card {
    max-width: 200px;
  }

  span {
    font-size: 20px;
  }
  .card-span {
    font-size: 32px;
  }
  .cards {
    height: 500px;
  }
  .bl-6-img {
    width: 66px;
  }
  .cardl-text {
    font-size: 14px;
  }
  .step-num {
    font-size: 80px;
  }
  .card-text {
    font-size: 24px;
    white-space: normal;
  }
  .mob-remove-img {
    display: none;
  }
  .step {
    height: 150px;
  }
  .block-8-img {
    width: 339px;
    height: 440px;
    object-fit: contain;
  }

  .smi-block {
    max-height: 75px;
  }
  .star-ico {
    width: 16px;
  }
  .block-10-flex {
    flex-direction: column-reverse;
  }
  .parent-img {
    margin-bottom: 12px;
  }
  .text {
    font-size: 28px;
  }
  .bl-p {
    margin-bottom: 30px;
  }
}

@media (max-width: 700px) {
  .bl-9-cards {
    flex-direction: column;
    align-items: center !important;
  }
  .link {
    font-size: 22px;
    margin-bottom: 0;
  }
  .parent-img {
    width: 100%;
  }

  .cards {
    height: auto;
  }
  .card {
    max-width: 400px;
    width: 400px;
    max-height: 450px;
  }

  .card-span {
    font-size: 38px;
  }
  span {
    font-size: 25px;
  }
  /*  .card2 {
          margin: 0;
      } */
  .cardl {
    flex-direction: row;
  }

  .card2 {
    margin: 15px;
  }
  .card {
    margin: 15px;
  }

  .cardl-text {
    font-size: 20px;
  }
  .bl-6-img {
    width: 76px;
  }
  .block-7-img {
    width: 233px;
    height: auto;
  }

  .block-8-img {
    width: 252px;
    height: auto;
  }
}

@media (max-width: 450px) {
  .step-num {
    line-height: 40px;
  }
}

@media (max-width: 515px) {
  .page{
    margin: 0;
  }
  table {
    margin: 5px;
  }

  .card {
    width: auto;
  }
  td {
    padding: 0;
    font-size: 12px;
  }
  th {
    font-size: 12px;
  }
  .table-x {
    width: 18px;
  }
  .table-xx {
    width: 12px;
  }
  .step-num {
    font-size: 68px !important;
    line-height: 80px !important;
  }
  .step {
    height: 110px;
  }
  .card-text {
    font-size: 20px !important;
    line-height: 34px !important;
  }
  .page {
    padding: 12px 8px;
  }
  .block-7-img {
    width: 220px;
  }
  .block-4 {
    margin-top: 100px;
  }
}

@media (max-width: 460px) {
  .card-text {
    font-size: 16px !important;
  }
  .step-num {
    font-size: 60px;
  }

  .block-8-img {
    margin-right: 12px;
  }
}

@media (max-width: 440px) {
  .block-7-img {
    width: 200px;
  }
  .step {
    height: 90px;
  }
  .card-text {
    font-size: 16px;
  }
  .title-block {
    font-size: 28px;
  }
  .parent-im {
    padding: 4px !important;
  }

  .bl-ad {
    margin: 70px 0 !important;
  }
}

@media (max-width: 430px) {
  .card-text {
    font-size: 16px;
  }
  .step-num {
    font-size: 40px;
  }
  .block-7-img {
    width: 153px;
    height: 176px;
  }
  .step {
    height: 85px;
  }
  .block-8-img {
    width: 195px;
  }

  .link {
    line-height: 38px;
  }
}

@media (max-width: 370px) {
  .page-content {
    padding: 0 !important;
  }
  .page {
    padding: 12px 5px !important;
  }

  .parent-im {
    width: 90%;
    padding: 0 !important;
  }

  .wefirst-block {
    padding: 261px 0 190px;
  }
  .card-test {
    font-size: 14px;
  }
  .step-num {
    font-size: 60px !important;
    line-height: 23px !important;
  }
  .parent-im2 {
    width: 122px;
    height: 166px;
  }

  .block-7-img {
    width: 100%;
    margin-left: 24px !important;
  }
  .block-8-img {
    width: 100% !important;
    height: 166px;
  }
  .step {
    height: 85px;
  }
  .card-text {
    font-size: 14px !important;
    line-height: 24px !important;
  }
  .link {
    font-size: 13px;
  }

  .title-block {
    font-size: 28px;
    margin-bottom: 16px;
  }
  .wetitle-block {
    font-size: 34px;
  }
  .block-4 {
    margin: 25px 0;
  }
  .block-5 {
    margin: 50px 0;
  }
  .text {
    font-size: 20px;
    margin-left: 12px;
  }
  .block-10 {
    margin: 50px 0;
  }
}

@media (max-width: 1090px) {
  .wetitle-block {
    font-size: 68px;
  }
}
@media (max-width: 950px) {
  .wetitle-block {
    font-size: 60px;
  }
}
@media (max-width: 825px) {
  .wetitle-block {
    font-size: 55px;
  }
}

@media (max-width: 768px) {
  .wefirst-block {
    height: 390px;
    padding: 128px 0;
  }
  .wetitle-block {
    font-size: 48px;
  }
  .cardl-text {
    line-height: 22px;
  }
}
@media (max-width: 725px) {
  .wefirst-block {
    padding: 140px 0;
  }
  .wetitle-block {
    font-size: 42px;
  }
}

@media (max-width: 630px) {
  .wetitle-block {
    font-size: 38px;
  }
}

@media (max-width: 545px) {
  .wetitle-block {
    font-size: 34px;
  }
}

@media (max-width: 500px) {
  .wefirst-block {
    height: 328px;
    padding: 117px 0;
  }
  .wetitle-block {
    font-size: 30px;
  }
}
@media (max-width: 450px) {
  .wefirst-block {
    padding: 117px 0;
  }
  .wetitle-block {
    font-size: 26px;
  }
}

@media (max-width: 355px) {
  .wefirst-block {
    padding: 126px 0;
  }
  .wetitle-block {
    font-size: 22px;
  }
}

@media (max-width: 945px) {
  .card {
    height: 430px;
  }
}

@media (max-width: 905px) {
  .card-s {
    font-size: 32px;
  }
  span {
    font-size: 32px;
  }
}
@media (max-width: 830px) {
  .card-s {
    font-size: 28px;
  }
  span {
    font-size: 28px;
  }
}

@media (max-width: 700px) {
  .card-image {
    width: 80%;
  }
  .link {
    font-size: calc(
      (100vw - 480px) / (1280 - 480) * (24 - 16) + 16px
    ) !important;
  }
}
@media (max-width: 330px) {
  .link {
    font-size: 13px !important;
  }
  .smi-blocks-m {
    margin-right: 0px !important;
  }
  .cardl-text {
    font-size: 16px !important;
    margin-bottom: 0;
  }
}

/* 
  @media(max-width:936px){
      .link{
          font-size: 22px!important;
      }
  } */
@media (max-width: 1500px) {
  .wefirst-block {
    padding: 150px 0;
  }
  .wetitle-block {
    font-size: 60px;
    line-height: 72px;
  }
  .block-2 {
    margin: 70px 0;
  }
  .title-block {
    font-size: 50px;
    line-height: 62px;
  }
  .podpis-left,
  .podpis-right {
    width: 400px;
  }
  .about-table-th-first {
    width: 450px;
  }
  .about-table th {
    font-size: 24px;
    height: 80px;
  }
  .about-table td {
    font-size: 24px;
  }
  .about-table td img {
    width: 25px;
  }
  .about-table td .table-x {
    width: 60px;
  }
  .block-4 {
    margin-top: 150px;
  }
  .block-5 {
    margin-top: 200px;
  }
  .block-5 .card-text,
  .block-7 .card-text,
  .block-8 .card-text {
    white-space: nowrap;
  }
  .block-5-content {
    max-width: 1000px;
    margin: 0 auto;
  }
  .block-5-content img {
    width: 200px;
  }
  .card {
    height: auto;
    max-height: 350px;
  }
  .card-span {
    font-size: 50px;
  }
  .card-text span:nth-child(2) {
    font-size: 24px;
  }
  .block-6 {
    margin-top: 0 !important;
  }
  .cards {
    margin-bottom: 0;
  }
  .cardl-text {
    font-size: 24px;
    max-width: 280px;
    line-height: 34px;
  }
  .block-7 {
    margin-top: 200px;
  }
  .step-num {
    font-size: 80px;
  }
  .step .card-text {
    font-size: 24px;
  }
  .block-7 .cardsl img {
    width: 300px;
    object-fit: contain;
  }
  .block-8 {
    margin-top: 150px;
  }
  .block-9 {
    margin-top: 200px;
  }
  .bl-9-cards > div {
    width: 50%;
  }
  .link {
    font-size: 20px;
  }
  .block-10 {
    margin: 200px 0 100px;
  }
  .block-10 .text {
    font-size: 28px;
  }
  .block-10 .parent-im {
    width: 800px;
  }
}

@media (max-width: 1100px) {
  .wefirst-block {
    padding: 120px 0;
  }
  .wetitle-block {
    font-size: 40px;
    line-height: 47px;
    max-width: 768px;
    margin: 0 auto;
  }
  .podpis-left,
  .podpis-right {
    width: 330px;
  }
  .podpis h2 {
    font-size: 28px;
  }
  .about-table th,
  .about-table td {
    font-size: 20px;
    height: 60px;
    padding: 10px;
    line-height: 24px;
  }
  .about-table td img {
    width: 20px;
  }
  .about-table td .table-x {
    width: 50px;
  }
  .title-block {
    font-size: 40px;
    line-height: 50px;
  }
  .block-4 {
    margin-top: 100px;
  }
  .block-5 {
    margin-top: 140px;
    margin-bottom: -30px;
  }
  .block-5-content {
    max-width: 768px;
  }
  .card-text span:nth-child(2) {
    font-size: 20px;
    line-height: 30px;
  }
  .card-span {
    font-size: 40px;
    line-height: 50px;
  }
  .block-5 .card-text {
    margin-bottom: 20px;
  }
  .cards {
    align-items: flex-start;
  }
  .cardl-text {
    font-size: 20px;
    line-height: 28px;
  }
  .cardl {
    max-width: 180px;
  }
  .block-7 {
    margin-top: 150px;
  }
  .step {
    margin-bottom: 0;
  }
  .link {
    font-size: 16px;
    line-height: 50px;
  }
  .block-10-flex {
    flex-direction: column-reverse;
  }
  .block-10-left {
    margin: 30px auto;
  }
  .block-10 .parent-im {
    width: 768px;
  }
}
@media (max-width: 860px) {
  .block-10 .parent-im {
    width: 700px;
  }
  .wefirst-block {
    margin-top: 30px;
    padding: 115px 0;
  }
  .block-2 {
    margin: 98px 0;
  }
  .podpis h2 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .podpis {
    padding: 12px 0;
  }
  .about-table table {
    margin: 18px 0;
    border-radius: 20px;
  }
  .about-table th,
  .about-table td {
    font-size: 16px;
    line-height: 19px;
    height: 50px;
  }
  .about-table td img {
    font-size: 15px;
  }
  .title-block {
    font-size: 32px;
    line-height: 46px;
  }
  .block-4 {
    margin-top: 135px;
  }
  .block-4 .title-block {
    max-width: 600px;
  }
  .block-5 {
    margin-top: 108px;
    margin-bottom: -50px;
  }
  .cards {
    margin: 7px 0;
    width: 700px;
    justify-content: space-between;
  }
  .card {
    border-width: 3px;
    width: 200px;
    margin: 0;
    border-radius: 25px;
    padding-bottom: 0;
  }
  .card img {
    width: 100%;
  }
  .card-text span:nth-child(2) {
    font-size: 17px;
    line-height: 21px;
  }
  .card-span {
    font-size: 35px;
    line-height: 52px;
  }
  .card:nth-child(1) .card-text,
  .card:nth-child(3) .card-text {
    margin: 0;
    top: 0;
  }
  .bl-6-img {
    width: 60px;
  }
  .cardsl {
    max-width: 700px;
    justify-content: space-between;
  }
  .cardl-text {
    font-size: 16px;
    line-height: 23px;
    margin-top: 14px;
  }
  .block-7 {
    margin-top: 154px;
  }
  .step-num {
    font-size: 93px;
    line-height: 133px;
  }
  .step .card-text {
    font-size: 29px;
    line-height: 76px;
  }
  .block-8 {
    margin-top: 92px;
  }
  .step .card-text {
    white-space: normal;
    line-height: 34px;
  }
  .block-8 .steps {
    margin-left: 0;
    width: 400px;
    margin-left: 30px;
  }
  .block-8 .cardsl {
    align-items: flex-start;
  }
  .block-9 {
    margin-top: 174px;
  }
  .smi-block {
    margin-bottom: 33px;
  }
  .smi-block img {
    width: 19px;
  }
  .link {
    line-height: 20px;
  }
  .block-10 {
    margin: 145px 0 -12px;
  }
  .block-10-flex {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .block-10 .parent-im {
    width: 100%;
  }
  .parent-im {
    width: 50%;
  }
  .block-8-img {
    width: 100%;
    object-position: left;
  }
  .block-8-img-desktop {
    display: none;
  }
  .block-8-img-mobile {
    display: block;
    height: auto;
  }
  .step-num {
    font-size: 50px;
    line-height: 60px;
  }
  .step .card-text {
    font-size: 20px;
    line-height: 30px;
  }
  .step {
    height: 120px;
  }
  .block-8 .step {
    height: 100px;
  }
  .block-8 .cardsl {
    align-items: center;
  }
  .parent-im {
    display: flex;
    align-items: flex-start;
  }
  .bl-9-cards {
    flex-direction: column;
  }
  .block-10 .text {
    font-size: 24px;
  }
  .title-block {
    font-size: 20px;
    line-height: 26.4px;
    padding: 0;
  }
  .block-4 {
    margin-top: 25px;
    margin-bottom: 0;
  }
  .block-4 > div:nth-child(1) {
    margin-top: -60px;
  }
  .block-2 {
    margin: 100px 0 0;
  }
  .block-5 {
    margin-top: 0;
  }
  .cards {
    flex-direction: column;
  }
  .card {
    width: 100%;
    margin: 0 auto 20px;
  }
  .card img {
    max-width: 200px;
  }
  .block-6 {
    margin-top: 480px !important;
  }
  .cardsl {
    flex-direction: column;
  }
  .cardl {
    width: 100%;
    max-width: 100%;
  }
  .cardl-text {
    width: 100%;
    max-width: 100%;
    text-align: left;
    margin-left: 10px;
  }
  .block-7 {
    margin-top: 100px;
  }
  .block-8 .cardsl {
    flex-direction: row;
  }
  .block-7 .cardsl {
    flex-direction: row;
    align-items: center;
  }
  .parent-im img {
    width: 100%;
    max-width: 100%;
  }
  .block-5 .title-block,
  .block-6 .title-block,
  .block-7 .title-block,
  .block-8 .title-block,
  .block-9 .title-block {
    font-size: 26px;
    line-height: 34px;
  }
  .link {
    font-size: 13px;
  }
  .bl-9-cards > div {
    width: 100%;
  }
  .block-10 .text {
    font-size: 20px;
  }
  .block-5-content {
    max-width: 100%;
  }
  .cards {
    width: 100%;
  }
}
@media (max-width: 505px) {
  .about-table th, .about-table td {
    font-size: 14px;
  }
  .wefirst-block {
    height: auto;
    padding: 113px 0;
    line-height: 47px;
  }
}
