@font-face {
  font-family: SohneLeicht;
  src: url("/assets/fonts/Sohne-Leicht.otf");
}
@font-face {
  font-family: SohneKraftig;
  src: url("/assets/fonts/Sohne-Kraftig.otf");
}
@font-face {
  font-family: SohneHalbfett;
  src: url("/assets/fonts/Sohne-Halbfett.otf");
}
* {
  margin: 0;
  padding: 0;
  font-family: SohneLeicht, sans-serif;
  box-sizing: border-box;
}

.desktop-nav .about {
  color: #1656C1;
}

.hero-section {
  margin-top: 92px;
}
@media (min-width: 1024px) {
  .hero-section {
    margin-top: 138px;
    display: flex;
    flex-direction: row-reverse;
    padding: 0 32px 92px;
  }
}
@media (min-width: 1280px) {
  .hero-section {
    padding: 0 56px 92px 10%;
  }
}
@media (min-width: 1536px) {
  .hero-section {
    padding: 0 0 92px 0;
    width: 1440px;
    margin: 138px auto;
    justify-content: space-between;
  }
}

.hero--details {
  padding: 32px 32px 64px;
}
@media (min-width: 1024px) {
  .hero--details {
    padding: 0;
    margin-right: 56px;
  }
}
@media (min-width: 1440px) {
  .hero--details {
    margin-right: auto;
  }
}

.hero--title {
  font-family: SohneHalbfett, sans-serif;
  font-size: 1.75rem;
  color: #323643;
  line-height: 36px;
}
@media (min-width: 1024px) {
  .hero--title {
    margin-top: 78px;
  }
}
@media (min-width: 1440px) {
  .hero--title {
    width: 440px;
  }
}

.hero--text {
  color: #575A65;
  line-height: 26px;
  margin-top: 16px;
}
@media (min-width: 1440px) {
  .hero--text {
    width: 398px;
  }
}

.positions-link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-family: SohneKraftig, sans-serif;
  color: #FFFFFF;
  background-color: #1656C1;
  border-radius: 8px;
  border: none;
  outline: none;
  width: 100%;
  max-width: 320px;
  height: 56px;
  margin-top: 32px;
  margin-top: 40px;
}
.positions-link:focus, .positions-link:active {
  outline: none;
}

.hero--img-wrap {
  width: 100%;
  max-width: 743px;
  margin: auto;
}
.hero--img-wrap .hero--img {
  width: inherit;
  object-fit: cover;
}
@media (min-width: 768px) {
  .hero--img-wrap {
    border-radius: 8px;
  }
  .hero--img-wrap .hero--img {
    border-radius: 8px;
  }
}
@media (min-width: 1024px) {
  .hero--img-wrap {
    margin: 0;
  }
}

.exist-wrap {
  background-color: #F9FAFC;
}
@media (min-width: 768px) {
  .exist-wrap {
    padding-top: 32px;
  }
}
@media (min-width: 1024px) {
  .exist-wrap {
    padding: 32px;
  }
}
@media (min-width: 1280px) {
  .exist-wrap {
    padding: 80px 10% 80px;
  }
}
@media (min-width: 1536px) {
  .exist-wrap {
    padding: 80px 0;
  }
}

@media (min-width: 1536px) {
  .exist {
    width: 1440px;
    margin: auto;
  }
}

.exist--title {
  font-family: SohneHalbfett, sans-serif;
  font-size: 1.75rem;
  color: #323643;
  line-height: 36px;
}
@media (min-width: 1440px) {
  .exist--title {
    width: 440px;
  }
}

.exist--details {
  padding: 32px 32px 0;
}
@media (min-width: 1024px) {
  .exist--details {
    padding: 0;
    width: 529px;
  }
}

.testimony--text {
  margin-top: 16px;
  color: #575A65;
  line-height: 26px;
}
@media (min-width: 1280px) {
  .testimony--text {
    font-size: 1.125rem;
  }
}

.client--wrap {
  margin-top: 72px;
  opacity: 0.7;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  align-items: center;
  padding: 0 32px 46px;
}
@media (min-width: 768px) {
  .client--wrap {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1024px) {
  .client--wrap {
    width: 100%;
    grid-template-columns: repeat(6, auto);
    padding: 0;
  }
}

.client--item {
  width: 90%;
}
.client--item:nth-child(5) {
  width: 80%;
}
@media (min-width: 768px) {
  .client--item {
    width: 70%;
  }
  .client--item:nth-child(5) {
    width: 60%;
  }
}
@media (min-width: 1024px) {
  .client--item {
    width: 90%;
  }
  .client--item:nth-child(5) {
    width: 95%;
  }
}

.client--img {
  width: inherit;
}

.growth-wrap {
  background-color: #1656C1;
}
@media (min-width: 768px) {
  .growth-wrap {
    padding-top: 54px;
  }
}
@media (min-width: 1024px) {
  .growth-wrap {
    display: flex;
    padding: 54px 32px;
    align-items: center;
  }
}
@media (min-width: 1280px) {
  .growth-wrap {
    padding: 54px 10%;
  }
}
@media (min-width: 1280px) {
  .growth-wrap {
    padding: 54px 0 54px 10%;
    overflow-x: hidden;
  }
}
@media (min-width: 1536px) {
  .growth-wrap {
    padding: 0;
  }
}

.workplace--img-wrap {
  width: 100%;
  margin: auto;
}
.workplace--img-wrap .workplace--img {
  width: inherit;
  object-fit: cover;
}
@media (min-width: 768px) {
  .workplace--img-wrap {
    border-radius: 8px;
    padding: 0 32px;
  }
  .workplace--img-wrap .workplace--img {
    border-radius: 8px;
  }
}
@media (min-width: 1024px) {
  .workplace--img-wrap {
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 1440px) {
  .workplace--img-wrap {
    margin: 0;
    width: 632px;
  }
}

.growth {
  color: rgba(255, 255, 255, 0.64);
}
@media (min-width: 1536px) {
  .growth {
    width: 1440px;
    margin: auto;
    padding: 54px 0;
  }
}

@media (min-width: 1024px) {
  .growth--details {
    display: flex;
    align-items: center;
  }
}

.growth-title-wrap {
  padding: 32px 32px 46px;
}
@media (min-width: 1024px) {
  .growth-title-wrap {
    padding: 0 32px;
  }
}
@media (min-width: 1440px) {
  .growth-title-wrap {
    padding: 0 66px;
  }
}

.growth--title {
  line-height: 37px;
  font-size: 1.75rem;
}
@media (min-width: 1024px) {
  .growth--title {
    font-family: SohneHalbfett, sans-serif;
    font-size: 3rem;
    padding: 0;
    line-height: 45px;
    margin: 0;
  }
}

.request {
  color: #ffffff;
  font-family: SohneHalbfett, sans-serif;
  line-height: 36px;
  font-size: 1.75rem;
  margin-top: 16px;
  display: block;
}
@media (min-width: 1024px) {
  .request {
    font-size: 3rem;
  }
}

.growth--text {
  line-height: 26px;
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .growth--text {
    width: 475px;
  }
}

.growth--img-wrap {
  display: flex;
  justify-content: center;
}
.growth--img-wrap .growth--img-sm {
  display: inline-block;
  object-fit: cover;
  width: 296px;
  height: 247px;
  margin: 40px auto -84px;
  z-index: 50;
}
.growth--img-wrap .growth--img-lg {
  display: none;
  width: 649px;
  height: 550px;
  object-fit: cover;
}
@media (min-width: 1024px) {
  .growth--img-wrap {
    width: 50%;
    align-items: center;
    justify-content: flex-end;
  }
  .growth--img-wrap .growth--img-sm {
    margin: 0 0;
  }
}
@media (min-width: 1280px) {
  .growth--img-wrap {
    flex-direction: column;
    width: unset;
  }
  .growth--img-wrap .growth--img-lg {
    display: block;
  }
  .growth--img-wrap .growth--img-sm {
    margin-bottom: -200px;
  }
}
@media (min-width: 1536px) {
  .growth--img-wrap .growth--img-lg {
    border-radius: 8px;
  }
}

.workplace {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 96px;
}
@media (min-width: 1024px) {
  .workplace {
    margin: 0;
    padding: 80px 32px;
    flex-direction: row-reverse;
    align-items: center;
  }
}
@media (min-width: 1280px) {
  .workplace {
    padding: 80px 56px 80px 10%;
  }
}
@media (min-width: 1536px) {
  .workplace {
    width: 1440px;
    margin: auto;
    padding: 80px 0;
    justify-content: space-between;
  }
}

.workplace--details {
  padding: 0 32px 32px;
}
@media (min-width: 1024px) {
  .workplace--details {
    margin-right: 85px;
  }
  .workplace--details .workplace--text {
    width: 532px;
  }
}
.workplace--details .workplace--title {
  font-family: SohneHalbfett, sans-serif;
  color: #323643;
  font-size: 1.75rem;
  line-height: 36px;
  width: 234px;
}
@media (min-width: 1024px) {
  .workplace--details .workplace--title {
    font-size: 2rem;
    width: 100%;
  }
}
.workplace--details .workplace--text {
  margin-top: 16px;
  font-size: 1.125rem;
  line-height: 31px;
}

.values-wrap {
  padding: 64px 32px;
}
@media (min-width: 1280px) {
  .values-wrap {
    padding: 168px 10% 104px;
  }
}
@media (min-width: 1536px) {
  .values-wrap {
    padding: 168px 0 104px;
  }
}

.values {
  display: grid;
  row-gap: 64px;
}
@media (min-width: 1024px) {
  .values {
    grid-template-columns: 0.4fr 1fr;
  }
}
@media (min-width: 1280px) {
  .values {
    grid-template-columns: 0.3fr 1fr;
  }
}
@media (min-width: 1536px) {
  .values {
    width: 1440px;
    margin: auto;
  }
}

.values--title {
  font-family: SohneHalbfett, sans-serif;
  font-size: 1.75rem;
  color: #323643;
}

.values--details {
  display: grid;
  row-gap: 48px;
}
@media (min-width: 1280px) {
  .values--details {
    grid-template-columns: 1fr 1fr;
    column-gap: 96px;
  }
}

.values--item .item--title {
  font-family: SohneHalbfett, sans-serif;
  font-size: 1.75rem;
  color: #323643;
}
.values--item .item--text {
  font-size: 1.125rem;
  line-height: 31px;
  margin-top: 16px;
  color: #575A65;
}
@media (min-width: 1280px) {
  .values--item .item--title {
    font-size: 2rem;
  }
}

.view-pos-wrap {
  padding: 64px 20px 40px;
}
@media (min-width: 1280px) {
  .view-pos-wrap {
    padding: 80px 10%;
  }
}
@media (min-width: 1536px) {
  .view-pos-wrap {
    padding: 80px 0;
  }
}

.view-pos {
  background-color: #1656C1;
  padding: 40px 16px 24px;
  border-radius: 8px;
}
.view-pos .view-pos--text {
  font-family: SohneHalbfett, sans-serif;
  font-size: 2rem;
  color: #ffffff;
  text-align: center;
}
.view-pos .view-pos--link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-family: SohneKraftig, sans-serif;
  color: #FFFFFF;
  background-color: #1656C1;
  border-radius: 8px;
  border: none;
  outline: none;
  width: 100%;
  max-width: 320px;
  height: 56px;
  margin-top: 32px;
  background-color: #ffffff;
  color: #1656C1;
  margin: 40px auto 0;
}
.view-pos .view-pos--link:focus, .view-pos .view-pos--link:active {
  outline: none;
}
@media (min-width: 1536px) {
  .view-pos {
    width: 1440px;
    margin: auto;
  }
}