.values {
  padding: 8.75rem 0 5.3125rem;
}
.values .section-top {
  margin-bottom: 3.75rem;
}
.values .section-title::before {
  top: -0.34375rem;
  right: -2.125rem;
  left: -1.875rem;
  height: 4.8125rem;
  -webkit-transform: rotate(-3.5deg);
  -ms-transform: rotate(-3.5deg);
  transform: rotate(-3.5deg);
  background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 466 78" preserveAspectRatio="none" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M232.821 0.5C297.094 0.500021 355.271 4.84813 397.368 11.874C418.421 15.3876 435.429 19.5675 447.162 24.1973C453.031 26.5131 457.552 28.9303 460.596 31.4131C463.646 33.9009 465.142 36.3921 465.142 38.8564C465.142 41.3209 463.646 43.8129 460.596 46.3008C457.552 48.7836 453.031 51.2008 447.162 53.5166C435.429 58.1464 418.421 62.3262 397.368 65.8399C355.271 72.8657 297.094 77.2139 232.821 77.2139C168.549 77.2139 110.372 72.8657 68.2744 65.8399C47.2216 62.3262 30.2129 58.1464 18.4795 53.5166C12.6105 51.2008 8.0901 48.7836 5.0459 46.3008C1.99552 43.8129 0.5 41.3209 0.5 38.8564C0.500137 36.3921 1.99569 33.9008 5.0459 31.4131C8.09009 28.9303 12.6105 26.5131 18.4795 24.1973C30.2129 19.5674 47.2216 15.3876 68.2744 11.874C110.372 4.84816 168.549 0.5 232.821 0.5Z" stroke="black" /%3E%3C/svg%3E');
}
.values__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.values__img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 31.25rem;
  width: 100%;
}
.values__img::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 121%;
}
.values__img > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.values__wrapper {
  margin-top: 0.6875rem;
  max-width: 37.5rem;
  width: 100%;
}
.values__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.values__row:nth-child(1) .values__text:nth-child(2) {
  margin-top: 1.125rem;
}
.values__row:nth-child(2) .values__text:nth-child(2) {
  margin-top: 0.5625rem;
}
.values__text {
  font-family: var(--font-kharkiv);
  font-size: max(1.5rem, 12px);
  line-height: 100%;
  -webkit-text-stroke: 0.5px var(--black);
}
.values__logo {
  width: 19.6875rem;
  height: 15.75rem;
  margin: 0 auto;
}
.values__logo > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 768px) {
  .values {
    padding: 100px 0 320px;
  }
  .values .section-top {
    margin-bottom: 100px;
  }
  .values .section-title::before {
    top: -8px;
    right: -43.5px;
    left: -40px;
    height: 56.5px;
    -webkit-transform: rotate(-5.6deg);
    -ms-transform: rotate(-5.6deg);
    transform: rotate(-5.6deg);
    background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 466 78" preserveAspectRatio="none" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M232.821 0.5C297.094 0.500021 355.271 4.84813 397.368 11.874C418.421 15.3876 435.429 19.5675 447.162 24.1973C453.031 26.5131 457.552 28.9303 460.596 31.4131C463.646 33.9009 465.142 36.3921 465.142 38.8564C465.142 41.3209 463.646 43.8129 460.596 46.3008C457.552 48.7836 453.031 51.2008 447.162 53.5166C435.429 58.1464 418.421 62.3262 397.368 65.8399C355.271 72.8657 297.094 77.2139 232.821 77.2139C168.549 77.2139 110.372 72.8657 68.2744 65.8399C47.2216 62.3262 30.2129 58.1464 18.4795 53.5166C12.6105 51.2008 8.0901 48.7836 5.0459 46.3008C1.99552 43.8129 0.5 41.3209 0.5 38.8564C0.500137 36.3921 1.99569 33.9008 5.0459 31.4131C8.09009 28.9303 12.6105 26.5131 18.4795 24.1973C30.2129 19.5674 47.2216 15.3876 68.2744 11.874C110.372 4.84816 168.549 0.5 232.821 0.5Z" stroke="black" /%3E%3C/svg%3E');
  }
  .values__container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .values__img {
    max-width: 356px;
    left: -44px;
    top: unset;
    bottom: -38px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
  .values__wrapper {
    margin-top: unset;
  }
  .values__row:nth-child(1) .values__text:nth-child(2) {
    margin-top: unset;
  }
  .values__row:nth-child(2) .values__text:nth-child(2) {
    margin-top: unset;
  }
  .values__text {
    font-size: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .values__logo {
    width: 252px;
    height: 202px;
  }
}
/*# sourceMappingURL=values.css.map */
/*# sourceMappingURL=values.css.map */