#hero-i {
  background-position: top center;
}

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

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

.after-hero {
  padding: 117px 0 115px 0;
}

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

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

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

.impression .image {
  width: 50.5%;
}

.impression h1,
.impression h2,
.impression h3,
.impression h4,
.impression h5,
.impression h6,
.impression 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;
  max-width: 610px;
  display: block;
  margin-top: 20px;
}

.impression .text {
  width: 51.5%;
  padding-top: 40px;
}

.impression .text .inner {
  max-width: 464px;
  margin: 0;
}

.impression .text .inner p {
  max-width: 620px;
  margin-bottom: 10px;
}

.impression .text .inner p~p {
  max-width: 440px;
}

.twii {
  padding-top: 81px;
  padding-bottom: 175px;
}

.twii .text {
  max-width: 880px;
}

.twii .inner .text p {
  font-size: 24px;
}

.twii .inner {
  padding-top: 33px;
}

.twii .top-text {
  font-size: 30px;
  line-height: 34px;
}

.how {
  padding: 123px 0 81px 0;
}

.how .container {
  width: 962px;
}

.how h1,
.how h2,
.how h3,
.how h4,
.how h5,
.how h6,
.how strong {
  text-transform: uppercase;
}

.how~.text-with-image~.text-with-image {
  margin-top: 99px;
}

.how~.text-with-image .container {
  width: 965px;
  justify-content: space-between;
  gap: 45px;
}

.how~.text-with-image h1,
.how~.text-with-image h2,
.how~.text-with-image h3,
.how~.text-with-image h4,
.how~.text-with-image h5,
.how~.text-with-image h6,
.how~.text-with-image strong {
  text-transform: uppercase;
  margin-bottom: 27px;
}

.how~.text-with-image .inner {
  padding: 104px 0 0 24px;
  margin: 0;
  max-width: 100%;
}

.how~.text-with-image p {
  line-height: 40px;
}

.how~.text-with-image.image-left .inner {
  padding: 68px 0px 0 0px;
}

.how~.text-with-image .text {
  justify-content: start;
  width: 64%;
  padding: 25px;
  margin-left: -50px;
}

.how~.text-with-image.image-left .text {
  margin-left: 70px;
  padding-right: 0;
}

.how~.text-with-image img {
  border-radius: 14px;
  max-width: 419px;
  aspect-ratio: 419 / 442;
  object-fit: cover;
  width: auto;
  height: auto;
}

.how~.text-with-image.image-right img {
  margin-left: auto;
}

.how~.text-with-image strong {
  font-size: 36px;
  line-height: 1.222em;
  letter-spacing: 0.05em;
  font-family: 'Normalidad Wide';
  font-weight: 500;
  text-transform: uppercase;
}

.how~.text-with-image p {
  margin-bottom: 25px;
}

.how~.text-with-image ul {
  margin-left: 36px;
}

.how~.text-with-image li {
  position: relative;
  list-style: none;
  font-size: 24px;
  color: #000;
  margin-bottom: 0;
  font-weight: 400;
}

.how~.text-with-image li::before {
  content: '';
  display: block;
  position: absolute;
  top: 16px;
  left: -21px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #000;
}

.text-with-image.step .inner::after {
  position: absolute;
  top: 56px;
  left: 100px;
  font-size: 18px;
  line-height: 1em;
  font-family: 'Normalidad Wide';
  font-weight: 900;
  color: var(--light-blue);
  text-transform: uppercase;
}

.text-with-image.step .inner::before {
  content: '';
  width: 57px;
  height: 2px;
  background: var(--light-blue);
  position: absolute;
  top: 65px;
  left: 25px;
}

.text-with-image.image-left.step .inner::before {
  top: 31px;
  left: 1px;
}

.text-with-image.image-left.step .inner::after {
  top: 22px;
  left: 77px;
}

.text-with-image.step .text::before {
  position: absolute;
  top: -90px;
  left: 0;
  color: var(--light-blue);
  opacity: 0.1;
  font-size: 200px;
  font-family: 'Normalidad Wide';
  font-weight: 900;
  letter-spacing: -0.02em;
}

.text-with-image.image-left.step .text::before {
  left: -40px;
}

.text-with-image.step-one .text::before {
  content: '01';
  top: -70px;
}

.text-with-image.step-one .inner::after {
  content: 'step one';
}

.text-with-image.step-two .text::before {
  content: '02';
}

.text-with-image.step-two .inner::after {
  content: 'step two';
}

.text-with-image.step-three .text::before {
  content: '03';
  top: -40px;
}

.text-with-image.step-three .inner::after {
  content: 'step three';
}

.text-with-image.step-four .text::before {
  content: '04';
  top: -60px;
}

.text-with-image.step-four .inner::after {
  content: 'step four';
}

.text-with-image.step-four .inner {
  max-width: 387px;
}

.daily.image-left {
  padding: 90px 0 67px 0;
}

.daily .container {
  align-items: center;
}

.daily .text {
  padding-top: 34px;
}

.daily .top {
  margin-bottom: 0px;
}

.daily .button {
  height: 50px;
  line-height: 50px;
  font-size: 21px;
  padding: 0 32px;
  margin-top: 12px;
}

.daily .bottom p:last-child {
  margin-top: 22px;
}

.daily.list-default ul {
  margin-top: 0px;
}

.daily .bottom p,
.daily ul li {
  font-weight: 600;
}

.daily .img {
  width: 52%;
}

.daily .img .text {
  position: absolute;
  top: 83px;
  left: -70px;
  width: 170px;
  padding: 5px 15px 12px 9px;
}

.strategic {
  margin-top: 0;
  padding-bottom: 90px;
}

.strategic .title {
  text-transform: uppercase;
}

.strategic .img {
  width: 44%;
}

.strategic p,
.strategic ul li {
  font-weight: 600;
}

.strategic .bottom {
  max-width: 609px;
}

.strategic .text {
  padding-bottom: 45px;
}

.strategic .img img {
  object-position: 100% 50%;
}

.numbers.row {
  padding: 68px 0 72px 0;
}

.numbers.row .container {
  width: 1220px;
}

.numbers .title p {
  font-size: 24px;
  line-height: 30px;
  font-family: 'Open Sans';
  font-weight: 400;
  text-transform: none;
}


.numbers .el-title {
  margin-bottom: 10px;
}

.numbers .el-title p {
  margin-bottom: 0;
}

.numbers .el-title p strong {
  font-size: 50px;
  line-height: 58px;
  font-family: 'Normalidad Wide';
  font-weight: 900;
}

.numbers .el-text p {
  font-size: 20px;
}

.numbers .title h3 {
  text-transform: uppercase;
  margin-bottom: 9px;
}

.numbers .el .img {
  height: 81px;
}

.solutions {
  padding: 98px 0;
  background-position: top center;
}

.solutions .container {
  width: 860px;
  text-align: center;
}

.solutions .container>* {
  text-transform: uppercase;
}

.list.custom-list:not(.list-default) {
  padding-top: 77px;
}

.list.custom-list:not(.list-default) .container {
  width: 970px;
}

.list.custom-list:not(.list-default) ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.list.custom-list:not(.list-default) ul li br {
  display: block;
}

.list.custom-list:not(.list-default) ul li {
  font-size: 24px;
  color: #000;
  width: 44%;
  font-weight: 400;
  margin-bottom: 18px;
}

.list.custom-list:not(.list-default) ul li::before {
  top: 50%;
  transform: translateY(-50%);
}

.bottom-cta {
  background: #d9d9d9;
  padding: 128px 0 133px 0;
}

.bottom-cta .container {
  width: 972px;
}

.bottom-cta .text p {
  font-size: 24px;
}

@media screen and (min-width: 992px) {
  .text-with-image.step-three .text {
    margin-top: -50px;
  }

  .text-with-image.step-four .text {
    margin-top: -26px;
  }
}

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

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

  .daily .img .text {
    left: -16px;
  }
}

@media screen and (max-width: 1100px ) {
  .daily .text {
    padding-top: 0;
  }
}

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

  .how {
    padding: 60px 0;
  }

  .how~.text-with-image .container {
    padding: 0 25px;
  }

  .how~.text-with-image strong {
    font-size: 24px;
  }

  .how~.text-with-image li {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 9px;
  }

  .how~.text-with-image li::before {
    top: 10px;
    left: -16px;
  }

  .how~.text-with-image img {
    max-width: 349px;
    width: 100%;
  }

  .how~.text-with-image.image-left .text {
    margin-left: 0;
  }

  .daily .container {
    align-items: stretch;
  }

  .daily .img .text {
    left: -20px;
  }

  .numbers .container .el-inner {
    margin: 0;
  }

  .numbers .el-title p strong {
    font-size: 32px;
    line-height: 1.1em;
    margin: 0;
  }

  .numbers .el-text {
    margin: 0;
  }

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

  .bottom-cta .title {
    margin-bottom: 9px;
  }
}

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

  .impression .text,
  .impression .image {
    width: 100%;
  }

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

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

  .twii {
    padding: 60px 0 24px 0;
  }

  .twii .inner .text p {
    font-size: 14px;
  }

  .how {
    padding: 60px 0 30px 0;
  }

  .how~.text-with-image.image-right img {
    margin: 0;
  }

  .how~.text-with-image .container {
    padding: 0 25px;
  }

  .how~.text-with-image .text {
    padding: 25px 0;
    margin: 0;
    width: 100%;
  }

  .how~.text-with-image .inner {
    padding-left: 0;
  }

  .how~.text-with-image~.text-with-image {
    margin-top: 20px;
  }

  .how~.text-with-image.image-left .text {
    justify-content: start;
    margin: 0;
  }

  .text-with-image.step .text::before {
    top: -77px;
  }

  .how~.text-with-image .inner,
  .how~.text-with-image.image-left .inner {
    padding-top: 100px;
  }

  .text-with-image.image-left.step .inner::after {
    top: 56px;
    left: 100px;
  }

  .text-with-image.image-left.step .inner::before {
    top: 65px;
    left: 25px;
  }

  .solution {
    margin-top: 30px;
  }

  .daily.image-left {
    padding: 60px 0;
  }

  .strategic {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .list.custom-list:not(.list-default) ul li {
    width: 100%;
    font-size: 21px;
    min-height: 2em;
  }

  .list.custom-list:not(.list-default) ul li::before {
    top: 1px;
    transform: none;
  }

  .bottom-cta .text p {
    font-size: 14px;
  }
}

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

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

  .how~.text-with-image p {
    line-height: 146%;
  }

  .numbers.row .inner {
    flex-direction: column;
  }

  .numbers.row .el {
    width: 300px;
    max-width: 100%;
  }

  .list.custom-list:not(.list-default) ul {
    margin-left: 46px;
  }

  .list.custom-list:not(.list-default) ul li {
    font-size: 18px;
  }

  .list.custom-list:not(.list-default) ul li::before {
    width: 28px;
    height: 28px;
    left: -46px;
  }

  .twii .title br {
    display: none;
  }

  .how~.text-with-image h1,
  .how~.text-with-image h2,
  .how~.text-with-image h3,
  .how~.text-with-image h4,
  .how~.text-with-image h5,
  .how~.text-with-image h6,
  .how~.text-with-image strong {
    margin-bottom: 15px;
  }

  .text-with-icon.numbers .inner br {
    display: block;
  }

  .list.custom-list:not(.list-default) {
    padding-top: 50px;
  }

  .bottom-cta .button, .bottom-cta .button:hover {
    padding: 0 15px;
  }

}