@font-face {
  font-family: 'Helvetica Neue';
  src: url('HelveticaNeueBlack.otf') format('otf');
  font-weight: normal;
  font-style: normal;
}

body {
  margin: 0;
}
:root {
  font-family: 'Helvetica Neue';
  font-weight: 500;

  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elipse {
  width: 341px;
  height: 341px;
  position: absolute;
  border-radius: 341px;
  background: #0074db;
  filter: blur(100px);
}
.block-image {
  position: relative;
  display: flex;
  flex: auto;
}
section {
  padding-inline: 106px;
}

.wrapper {
  display: flex;
  flex-direction: column;
  gap: 120px;
}

nav {
  background: #0d0d0d;
  padding: 36px 128px 36px 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
nav .block-links {
  display: flex;
  gap: 80px;
}
nav .anchor-links {
  display: flex;
  align-items: center;
  gap: 50px;
}

nav a {
  color: white;
  text-decoration: none;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
}

.button.mobile {
  display: none;
}

.button {
  color: white;
  display: flex;
  padding: 16px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  border-radius: 8px;
  background: #0074db;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.block-team {
  display: flex;
  position: relative;
  padding-block: 50px;
  justify-content: space-between;
}
.block-team img {
  width: 323.309px;
  height: 654px;
  aspect-ratio: 323.31/654;
  z-index: 1;
}

.block-team .svg {
  position: absolute;
  bottom: 0;
  width: 100vw;
  right: -106px;
}

.block-team .right {
  display: flex;
  gap: 80px;
  flex-direction: column;
  max-width: 50%;
  align-items: start;
  justify-content: center;
}
.right .block-info {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.right .block-info .title {
  color: #161616;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.right .block-info .description {
  color: #252525;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.employees-say {
  display: flex;
  position: relative;
  justify-content: space-between;
  gap: 80px;
}

.employees-say .right {
  display: flex;
  gap: 80px;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  width: 45%;
}

.employees-say .list-item {
  display: flex;
  gap: 20px;
  width: 45%;
  flex-direction: column;
}
.employees-say .list-item .item {
  display: flex;
  padding: 32px;
  align-items: center;
  gap: 20px;
  align-self: stretch;
  border-radius: 12px;
  border: 1px solid #e3e3e3;
  background: #fff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25);
}

.employees-say .list-item .item .text {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.employees-say .list-item .item svg {
  width: 48px;
  height: 48px;
}

.employees-say .list-item .item.custom-size svg {
  width: 28px;
  height: 28px;
}

.source-feedback {
  display: flex;
  position: relative;
  justify-content: space-between;
  gap: 50px;
}

.source-feedback .right {
  display: flex;
  gap: 80px;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  width: 45%;
}
.source-feedback .block-image {
  height: 615px;
}
.source-feedback .block-image .eliplse-bottom {
  right: -10vw;
}

.source-feedback img {
  height: 615px;
  position: absolute;
  right: -8vw;
  width: 50vw;
}

.how-works {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.how-works .title {
  text-align: center;
}

.title {
  color: #000;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.description {
  color: #252525;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.how-works .list-item {
  display: flex;
  justify-content: space-between;
}

.how-works .list-item .item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 346px;
}

.how-works .list-item .item img {
  width: 100%;
  height: 346px;
}

.how-works .list-item .item .item-title {
  color: #252525;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.how-works .list-item .item .item-description {
  color: #252525;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.why-works {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.section-block-info {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.why-works .table {
  display: flex;
  gap: 43px;
  justify-content: space-between;
}

.why-works .table .block-column {
  display: flex;
  flex-direction: column;
  gap: 46px;
}

.why-works .table .column-title {
  color: #005aaa;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
}
.why-works .table .list-row {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.why-works .table .list-row div {
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.why-works .table .line {
  background: #e3e3e3;
  width: 1px;
}

.growing-teams {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.growing-teams .list-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
}

.growing-teams .list-item .item {
  display: flex;
  justify-content: space-between;
}

.growing-teams .list-item .item .item-title {
  color: #252525;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  max-width: 275px;
}

.growing-teams .list-item .item img {
  width: 300px;
  height: 200px;
}

.what-get {
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-items: center;
}

.what-get .section-block-info .title {
  text-align: center;
}

.what-get .list-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 100px;
  column-gap: 200px;
}

.what-get .list-item .item {
  display: flex;
  flex-direction: column;
  gap: 33px;
  align-items: center;
}

.what-get .list-item .item .card-icon {
  display: flex;
  width: 80px;
  height: 80px;
  padding: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  aspect-ratio: 1/1;
  border-radius: 100px;
  background: #0074db;
}

.what-get .list-item .item .item-title {
  color: #252525;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  max-width: 335px;
}

.evaluation {
  display: flex;
  position: relative;
  justify-content: space-between;
  padding-bottom: 100px;
}
.evaluation img {
  width: 466px;
  height: 874px;
  z-index: 1;
}
.evaluation .block-image .eliplse-right-top {
  right: 10vw;
}

.evaluation .block-image .eliplse-left-bottom {
  left: -49px;
  bottom: -58px;
}

.evaluation .left {
  display: flex;
  gap: 80px;
  flex-direction: column;
  max-width: 50%;
  align-items: start;
  justify-content: center;
}

.left .block-info {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.left .block-info .title {
  color: #161616;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.left .block-info .description {
  color: #252525;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

footer {
  background: #0d0d0d;
}
footer nav {
  padding: 60px 164px 60px 129px;
}
footer nav .block-icons {
  display: flex;
  height: 69px;
  align-items: center;
  justify-content: center;
  gap: 50px;
}

footer nav .block-icons img {
  height: 100%;
}

footer .middle-block {
  display: flex;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 168px 20px 130px;
  align-items: center;
}
footer .middle-block .anchor-links {
  display: none;
}
footer .contact-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
footer .contact-info .social-media {
  display: flex;
  gap: 20px;
  align-items: center;
}

footer .contact-info .social-contacts {
  display: flex;
  gap: 20px;
  align-items: center;
}
.contact-info-title {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}
.social-item {
  display: flex;
  gap: 10px;
  align-items: center;
}
.social-item span {
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}
footer .contact-info .social-contacts .button-link {
  color: white;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.button-tel {
  color: white;
  font-size: 15px;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  text-transform: capitalize;
}
.social-icons {
  display: flex;
  gap: 10px;
}

footer .bottom-block {
  display: flex;
  justify-content: space-between;
  padding: 20px 174px 20px 126px;
  align-items: center;
}
footer .bottom-block .bottom-block-info {
  display: flex;
  justify-content: space-between;
  flex: auto;
  padding-right: 136px;
}
footer .bottom-block span {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.eliplse-top {
  left: 0;
  top: -59px;
}
.eliplse-bottom {
  right: 0;
  bottom: -105px;
}
