@media screen and (max-width: 991px) {
  .foundation-page .cta {
    margin-bottom: 0;
  }
}
.foundation-page #show-cta-img {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .foundation-page #show-cta-img.first-cta__img-desktop {
    display: block !important;
    margin-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  .foundation-page .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .foundation-page .header .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.foundation-page .first-cta h2 {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 991px) {
  .foundation-page .first-cta h2 {
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 991px) {
  .foundation-page .first-cta p {
    line-height: 22px;
  }
}
@media screen and (max-width: 991px) {
  .foundation-page .first-cta {
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
  }
}
@media screen and (min-width: 991px) {
  .foundation-page .first-cta__img-desktop {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 991px) {
  .foundation-page .first-cta__img-desktop img {
    width: 490px;
    margin-top: 16px;
    max-width: none;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    margin-left: -20px;
  }
}
@media screen and (min-width: 991px) {
  .foundation-page .why-work .row .col-lg-6 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 991px) {
  .foundation-page .why-work .container {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
  .foundation-page .why-work h2 {
    margin-bottom: 60px !important;
  }
}
.foundation-page .why-work .how-work__item {
  height: 150px !important;
  width: 100%;
  margin-bottom: 20px !important;
}
@media screen and (max-width: 991px) {
  .foundation-page .why-work .how-work__item {
    height: 100% !important;
    margin-bottom: 0 !important;
    padding: 30px;
    padding-top: 74px;
    width: 100% !important;
  }
}
.foundation-page .why-work .how-work__item-text p b {
  color: #377DED;
}
.foundation-page .why-work .samples-check {
  margin-top: 26px;
}
.foundation-page .link-marketing {
  margin-left: 90px;
  margin-right: 90px;
}
@media screen and (min-width: 991px) {
  .foundation-page .link-marketing h2 br {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .foundation-page .link-marketing {
    margin-left: auto;
    margin-right: auto;
  }
  .foundation-page .link-marketing .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.foundation-page .link-marketing .container {
  max-width: 960px;
}
.foundation-page .link-marketing#foundation-marketing span {
  margin-bottom: 70px !important;
}
@media screen and (max-width: 991px) {
  .foundation-page .link-marketing#foundation-marketing span {
    margin-bottom: 40px !important;
  }
}
.foundation-page .link-marketing#foundation-marketing h3 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 18px;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .foundation-page .link-marketing#foundation-marketing h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 31px;
    letter-spacing: 0em;
    text-align: center;
  }
}
.foundation-page .link-marketing#foundation-marketing .link-marketing__img {
  background-size: contain;
  width: 406px;
  margin-left: -10px !important;
}
@media screen and (max-width: 991px) {
  .foundation-page .link-marketing#foundation-marketing .link-marketing__img {
    height: 166px !important;
    margin-top: 30px !important;
    margin-left: auto !important;
  }
}
@media screen and (max-width: 991px) {
  .foundation-page .link-marketing#foundation-marketing p b {
    font-size: 16px;
  }
}
.foundation-page .link-marketing#foundation-marketing .samples-check {
  margin-top: 60px;
}
.foundation-page .link-marketing#foundation-marketing .samples-check p {
  text-align: center;
  background: none;
}
@media screen and (max-width: 991px) {
  .foundation-page .link-marketing#foundation-marketing .samples-check p {
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 17px !important;
    letter-spacing: 0em !important;
    text-align: center !important;
    padding-left: 0;
  }
  .foundation-page .link-marketing#foundation-marketing .samples-check p br {
    display: block !important;
  }
}
.foundation-page .link-marketing#foundation-marketing h2, .foundation-page .link-marketing#foundation-marketing span {
  text-align: center;
  width: 100%;
  display: inline-block;
}
.foundation-page .link-marketing#foundation-marketing span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .foundation-page .link-marketing#foundation-marketing span {
    margin-bottom: 40px;
    line-height: 22.4px;
    font-size: 16px;
  }
  .foundation-page .link-marketing#foundation-marketing span br {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .foundation-page .faq {
    margin-top: 80px;
  }
}