#hero-i .container {
  width: 1400px;
}

#hero-i .title {
  padding: 40px 0 0 0;
}

.after-hero .container {
  width: 1223px;
}

.after-hero p {
  text-transform: uppercase;
}

.after-hero strong {
  color: var(--light-blue);
  font-weight: 900;
}

.deliver .image {
  width: 41.2%;
}

.deliver h1,
.deliver h2,
.deliver h3,
.deliver h4,
.deliver h5,
.deliver h6,
.deliver strong {
  text-transform: capitalize;
  color: var(--light-blue);
  font-size: 28px;
  line-height: 42px;
  letter-spacing: 0.03em;
  font-family: 'Normalidad Wide';
  font-weight: 500;
  display: block;
  margin-top: 10px;
}

.deliver .text {
  width: 56%;
  padding-top: 40px;
}

.deliver .text .inner {
  max-width: 630px;
  margin: 0;
}

.deliver .text .inner p {
  max-width: 630px;
  margin-bottom: 23px;
}

.services {
  background: radial-gradient(107.81% 107.81% at 50% -7.81%, #0275B3 0%, #0E181C 100%);
  padding: 67px 0 99px 0;
}

.services .container {
  width: 1300px;
}

.services .title {
  max-width: 770px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.services .title h3 {
  margin-bottom: 34px;
}

.services .title p {
  font-size: 24px;
  font-family: 'Open Sans';
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}

.services .inner {
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px 92px;
}

.services .el {
  flex: unset;
  width: 320px;
  max-width: 100%;
  background: rgba(24, 97, 136, 0.2);
  border-radius: 10px;
  padding: 36px 10px 20px 10px;
}

.services .el-title p {
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0.03em;
  font-family: 'Normalidad Wide';
  font-weight: 500;
  color: var(--light-blue);
}

.services .el-text p {
  max-width: 220px;
  margin: 0 auto;
}

.services .el-inner {
  margin: 0 auto;
}

.services .el .img {
  height: 69px;
}

.services .inner .el:nth-child(5) img {
  margin-top: -14px;
}

.datacapture {
  padding: 134px 0 115px 0;
}

.datacapture .container {
  width: 1187px;
  justify-content: start;
}

.datacapture .image {
  padding-top: 7px;
  width: auto;
  position: relative;
}

.datacapture .image img {
  aspect-ratio: 545 / 648;
  border-radius: 15px;
  width: auto;
  height: auto;
  position: relative;
  max-width: 100%;
}

.datacapture .image::before {
  content: '';
  position: absolute;
  top: -19px;
  left: 17px;
  right: -28px;
  height: 653px;
  border-radius: 15px;
  background: var(--light-blue);
}

.datacapture .text {
  padding-top: 15px;
  padding-bottom: 0;
  width: 51%;
  justify-content: start;
}

.datacapture .text .inner {
  max-width: 100%;
  max-width: 530px;
  margin: 0;
}

.datacapture h3 {
  text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 13px;
}

.datacapture h5 {
  text-transform: capitalize;
}

.betterdata {
  padding: 90px 0 32px 0;
}

.betterdata .container {
  width: 1145px;
  justify-content: start;
  gap: 27px;
}

.betterdata .image {
  width: auto;
  position: relative;
}

.betterdata .image img {
  aspect-ratio: 572 / 676;
  border-radius: 15px;
  width: auto;
  height: auto;
  position: relative;
}

.betterdata .text {
  padding: 2px 5px 60px 20px;
  width: 52.5%;
  justify-content: start;
}

.betterdata .text p {
  margin-bottom: 36px;
}

.betterdata .text p:first-of-type {
  margin-bottom: 30px;
}

.betterdata .text p strong {
  color: var(--blue);
  text-transform: uppercase;
  font-family: 'Normalidad Wide';
  font-weight: 900;
  font-size: 18px;
  line-height: 18px;
  display: block;
  margin-bottom: -25px;
}

.betterdata .text p:not(:first-of-type) {
  font-size: 20px;
  font-weight: 600;
}

.betterdata .text .inner {
  max-width: 100%;
  margin: 0;
}

.betterdata h1,
.betterdata h2,
.betterdata h3,
.betterdata h4,
.betterdata h5,
.betterdata h6 {
  text-transform: uppercase;
  margin-bottom: 20px;
}

.expertise {
  padding: 98px 0 91px 0;
}

.expertise .title {
  text-transform: uppercase;
  margin-bottom: 26px;
}

.text-with-icon .title h3 {
  margin-bottom: 35px;
}

.text-with-icon .title p {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0;
  text-transform: none;
}

.text-with-icon .title p strong {
  font-family: 'Normalidad Wide';
  font-weight: 600;
  text-transform: capitalize;
  font-size: 24px;
  letter-spacing: 0.1em;
}

.expertise .inner {
  flex-wrap: wrap;
  justify-content: center;
  gap: 19px 0px;
  max-width: 1170px;
  margin: 0 auto;
}

.expertise.text-with-icon .title h3 {
  margin-bottom: 19px;
}

.expertise .inner .el {
  width: 25%;
  flex: unset;
}

.expertise .inner .img {
  height: 115px;
  display: flex;
  justify-content: center;
  align-items: end;
  margin-bottom: 16px;
}

.expertise .inner .el-inner {
  margin: 0 auto;
}

.expertise .inner .el-title p {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1em;
  font-family: 'Normalidad Wide';
  font-weight: 900;
}

.spaces {
  padding: 88px 0;
}

.spaces h3 {
  text-transform: uppercase;
  padding: 0 0 24px 0;
}

.spaces h5 {
  text-transform: capitalize;
}

.spaces .image {
  width: 53.5%;
}

.spaces .image img {
  width: 596px;
  height: auto;
  border-radius: 15px;
  margin-bottom: 20px;
  max-width: 100%;
}

.spaces .text {
  padding: 36px 25px 0px 25px;
}

.spaces .text .inner {
  max-width: 522px;
  margin: 0 0 0 auto;
  padding-bottom: 32px;
}

.spaces .text .inner p {
  max-width: 460px;
}

.design {
  padding: 270px 0 105px 0;
  background-position: top center;
}

.design h3 {
  text-transform: uppercase;
  max-width: 650px;
  margin-bottom: 11px;
}

.design p {
  max-width: 710px;
}

.vision {
  text-align: center;
  padding: 88px 0 90px 0;
}

.vision h4 {
  text-transform: uppercase;
  margin-bottom: 10px;
}

.vision strong {
  color: var(--light-blue);
}

.vision p {
  max-width: 850px;
  margin: 0 auto;
}

.work {
  color: #fff;
}

.work h2 {
  text-transform: uppercase;
  margin-bottom: 16px;
}

.bottom-cta {
  padding: 73px 0 83px 0;
}

.bottom-cta .button, .bottom-cta .button:hover {
  margin-top: 42px;
}

@media screen and (max-width: 1300px) {
  .deliver .container {
    justify-content: space-between;
  }

  .deliver .text {
    flex-grow: 1;
  }
}

@media screen and (max-width: 992px) {
  #hero-i .title {
    padding-top: 0;
  }

  .after-hero {
    padding: 100px 0;
  }

  .datacapture {
    padding: 60px 0;
  }

  .datacapture .text {
    padding-bottom: 0;
  }

  .datacapture .image {
    width: 42%;
  }

  .expertise {
    padding: 60px 0;
  }

  .expertise .title {
    max-width: 100%;
  }

  .expertise .inner .el {
    width: 50%;
    max-width: 250px;
  }
}

@media screen and (max-width: 768px) {
  .after-hero {
    padding: 60px 0;
  }

  .spaces .image img,
  .spaces .image,
  .spaces .text .inner p,
  .spaces .text .inner,
  .deliver .text,
  .deliver .image {
    width: 100%;
    max-width: 100%;
  }

  .deliver .image img {
    object-position: 50% 29%;
  }

  .deliver .text {
    padding-top: 40px;
  }

  .deliver .text .inner p,
  .deliver .text .inner p + p {
    margin-bottom: 24px;
  }

  .services .title br {
    display: none;
  }

  .text-with-icon.services .title h3 {
    margin-bottom: 10px;
  }

  .datacapture .image {
    padding: 0 25px;
    width: fit-content;
  }

  .datacapture .container {
    gap: 50px;
  }

  .datacapture .image::before {
    height: 100%;
    right: 0;
    left: 50px;
  }

  .datacapture .text {
    padding-top: 0;
    width: 100%;
  }

  .betterdata .text {
    width: 100%;
    padding-bottom: 0;
  }

  .betterdata .image {
    width: fit-content;
    padding: 0 25px;
  }

  .betterdata {
    padding: 60px 0;
  }

  .expertise .title {
    margin-bottom: 20px;
  }

  .expertise .inner {
    flex-direction: row;
  }

  .expertise .inner .el {
    max-width: 230px;
  }

  .expertise .inner .img {
    height: 80px;
  }

  .expertise .el img {
    max-width: 60px;
    max-height: 60px;
    margin: 0 auto;
  }

  .betterdata .text p strong {
    font-size: 16px;
  }

  .betterdata .text p:not(:first-of-type),
  .services .title p,
  .bottom-cta .text p {
    font-size: 14px;
  }

  .services .el-title p {
    font-size: 24px;
    line-height: 30px;
  }

  .expertise .title p,
  .expertise .title p strong {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  .spaces {
    padding: 60px 0 20px 0;
  }

  .spaces .text {
    padding-top: 10px;
  }

  .spaces .image {
    padding: 0 25px;
  }

  .design {
    padding: 60px 0 50px 0;
  }

  .bottom-cta,
  .vision {
    padding: 60px 0;
  }

  .bottom-cta .button, .bottom-cta .button:hover {
    margin-top: 6px;
  }
}

@media screen and (max-width: 567px) {

  .deliver h1,
  .deliver h2,
  .deliver h3,
  .deliver h4,
  .deliver h5,
  .deliver h6,
  .deliver strong {
    font-size: 20px;
    line-height: 24px;
  }

  .expertise .inner .el-title p {
    font-size: 16px;
    max-width: 180px;
    margin: 0 auto;
  }

  .services {
    padding: 50px 0;
  }

  .services .el-title p {
    font-size: 20px;
    line-height: 24px;
  }

  .expertise .title p,
  .expertise .title p strong {
    font-size: 14px;
    line-height: 18px;
  }

  .text-with-image.custom-list.betterdata br {
    display:none;
  }

      .expertise {
        padding: 50px 0;
    }
}