.lightblue-bg {
  background: linear-gradient(
    103.16deg,
    #f8fbff -0.29%,
    rgba(245, 249, 255, 0) 107.64%
  );
}
h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 39px;
  line-height: 55px;
  margin-bottom: 20px;
  color: #161c2d;
}
h1 .sub-title {
  font-size: 25px;
}
.hero-section p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 40px;
  color: #000000;
}
.hero-section ul {
  padding: 0;
  margin: 0;
}
.hero-section .features-list li {
  list-style: none;
  position: relative;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #20355a;
  padding-left: 35px;
  margin-bottom: 20px;
}
.hero-section .features-list li:before {
  content: "";
  background-image: url(https://www.cookieyes.com/wp-content/themes/cookieyes/assets/images/white-tick.svg);
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  background-size: 10px 20px;
  background-color: #045ae8;
  border-radius: 50%;
  background-position: center;
}
.steps h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 0;
}
.steps p {
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
}
.round-circle {
  background-color: #eaeaf6;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  min-width: 50px;
}
.round-circle-success {
  background-color: #004ef9;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  min-width: 50px;
}
.steps .wizard {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 39px;
  color: #355ef7;
}
.step {
  padding-bottom: 80px;
  position: relative;
  align-items: center;
}
.wizard img {
  height: 18px;
  width: auto;
}
a.blue-button {
  background: #045ae8;
  border-radius: 6px;
  padding: 15px 30px;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  letter-spacing: 0.005em;
  color: #fff;
  transition: all 0.2s ease;
  box-shadow: 3px 4px 16px rgba(4, 90, 232, 0.2);
}
a.button:hover,
a.button:focus {
  transition: all 0.2s ease;
  transform: translateY(1px);
  text-decoration: none;
}
.video h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 33px;
  line-height: 55px;

  color: #000000;
}
h2 .highlight {
  color: #004ef9;
}
.video iframe {
  background: #f5f9ff;
  border: 12px solid #ffffff;
  box-sizing: border-box;
  box-shadow: 0px 4px 27px rgba(205, 224, 255, 0.54);
  border-radius: 7px;
  max-width: 100%;
}
.gradient-light-blue {
  background: linear-gradient(
    85.5deg,
    #f5f9ff 0.55%,
    rgba(251, 250, 254, 0) 136.64%
  );
}
.gradient-light-blue h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 39px;
  line-height: 55px;
  margin-bottom: 45px;
  color: #161c2d;
}
.gradient-light-blue p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}
.steps-container h2 {
  font-weight: bold;
  font-size: 39px;
  line-height: 55px;
  margin-bottom: 40px;
  color: #161c2d;
}
.steps-container p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}
.ppg-banner {
  background-image: url(https://www.cookieyes.com/wp-content/themes/cookieyes-new/assets/images/ppg-banner-bg.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 110px;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}
.ppg-banner h3 {
  font-weight: bold;
  font-size: 38px;
  line-height: 55px;
  margin-bottom: 20px;
  color: #000000;
}
.ppg-banner p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 20px;
  color: #000000;
}
.faq h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 39px;
  line-height: 51px;
  margin-bottom: 40px;
  color: #000000;
}

.faq-wrapper {
  margin-bottom: 50px;
  margin-top: 50px;
}
.faq-wrapper h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  margin: 0;
  position: relative;
  padding: 40px 40px 40px 0px;
  color: #045ae8;
}

.faq-wrapper li,
.faq-wrapper p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}
.faq-wrapper li {
  list-style: none;
  padding-left: 53px;
  position: relative;
  margin-bottom: 20px;
}
.faq-wrapper li:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  background-image: url(https://www.cookieyes.com/wp-content/themes/cookieyes-new/assets/images/bullets.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  left: 0;
  top: 10px;
}
.faq-wrapper a {
  color: #1863dc;
}
.faq-wrapper h4 {
  color: #1863dc;
  margin-top: 30px;
  margin-bottom: 15px;
}
.watch-video > div {
  margin: auto;
}
@media (min-width: 991px) {
  .faq-wrapper {
    margin: 70px;
  }
}
@media (min-width: 578px) {
  .round-circle,
  .round-circle-success {
    margin-right: 100px;
  }
  .step:before {
    content: "";
    width: 8px;
    background-color: #eaeaf6;
    left: 21px;
    top: 40px;
    display: block;
    position: absolute;
    height: 100%;
    z-index: -1;
  }
  .faq-wrapper h3 {
    position: relative;
    padding-left: 60px;
  }
  .faq-wrapper > h3:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    display: inline-block;
    top: 40px;
    left: 0px;
    background-image: url(https://www.cookieyes.com/wp-content/themes/cookieyes-new/assets/images/faq-icon-ppg.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media (max-width: 576px) {
  .hero-section h1 {
    font-size: 35px;
    line-height: 45px;
  }
  .feature-container {
    column-count: 2;
  }
  h2 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .faq .card-body {
    padding: 0 20px 20px 20px !important;
  }
  .round-circle-success,
  .round-circle {
    margin-bottom: 10px;
  }
  .step {
    padding-bottom: 50px;
  }
  .ppg-banner {
    padding: 40px;
  }
}
