.alternative-page p:empty {
  margin: 0 !important;
}
.alternative-page h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 42px;
  line-height: 46px;
  text-align: center;
  letter-spacing: 0.0025em;
  margin-bottom: 20px;
  color: #27283c;
}
.alternative-page h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 46px;
  letter-spacing: 0.0025em;
  color: #27283c;
}
.alternative-page p.sub-p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  color: #27283c;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.alternative-page p.notes {
  margin-left: -12px;
  margin-right: -12px;
  display: inline-block;
  text-align: center;
}
.alternative-page p.notes span {
  display: inline-block;
  margin: 12px;
  position: relative;
  padding-left: 30px;
}
.alternative-page p.notes span:before {
  height: 100%;
  width: 22px;
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.alternative-page p.notes span.calender-icon:before {
  background-image: url(https://www.cookieyes.com/wp-content/themes/cookieyes-new/assets/images/ad-landing/calender-icon.svg);
}
.alternative-page p.notes span.nocard-icon:before {
  background-image: url(https://www.cookieyes.com/wp-content/themes/cookieyes-new/assets/images/ad-landing/nocard-icon.svg);
}
.hero-section {
  background-image: url(https://www.cookieyes.com/wp-content/themes/cookieyes-new/assets/images/comparison/hero-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.hero-section h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 60px;
  max-width: 740px;
  margin: 0 auto 30px auto;
  color: #27283c;
}
.hero-section p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.0025em;
  max-width: 670px;
  margin: 0 auto 30px auto;
  color: #092c4c;
}
.alternative-page a.blue-btn {
  background: #1863dc;
  border-radius: 6px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  display: inline-block;
  text-align: center;
  letter-spacing: 0.0025em;
  padding: 15px 25px;
  color: #ffffff;
  border: none;
  transition: all 0.2s ease;
}
.alternative-page a.blue-btn:focus,
.alternative-page a.blue-btn:hover {
  text-decoration: none;
  outline: none;
  border: none;
  opacity: 0.9;
  transition: all 0.2s ease;
  transform: translateY(-1px);
}
.hero-section p.notes {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.0025em;
  color: #27283c;
}
.cy-border-top {
  border-top: 1px solid #e6e6e6;
}
.hero-section h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 46px;
  text-align: center;
  color: #27283c;
}
.alternative-page .blue-text {
  color: #1863dc;
}
.alternative-page .slideshow {
  height: 40px;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
.alternative-page .slideshow:before,
.alternative-page .slideshow:after {
  content: "";
  height: 100%;
  width: 150px;
  position: absolute;
  top: 0px;
  z-index: 1;
}
.alternative-page .slideshow:before {
  left: 0px;
  background: linear-gradient(to right, #e1ebfe, #fff0);
}
.alternative-page .slideshow:after {
  right: 0px;
  background: linear-gradient(to left, #f3f7fd, #fff0);
}
.alternative-page .slideshow > div {
  height: 40px;
  width: 3000px;
  background: url(https://www.cookieyes.com/wp-content/themes/cookieyes-new/assets/images/client-logos.svg);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  transform: translate3d(0, 0, 0);
  animation: moveSlideshow 20s linear infinite;
}

.alternative-page .cy-features h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 38px;
  line-height: 46px;
  letter-spacing: 0.0025em;
  margin-bottom: 20px;
  color: #27283c;
}
.alternative-page .cy-features p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.0025em;
  color: #27283c;
}
.alternative-page .cy-features p:last-child {
  margin-bottom: 0;
}
.alternative-page .banner-bg {
  background-image: url(https://www.cookieyes.com/wp-content/themes/cookieyes-new/assets/images/comparison/cta-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.alternative-page .banner-title {
  font-style: normal;
  font-weight: 600;
  font-size: 42px;
  line-height: 65px;
  text-align: center;
  margin-bottom: 15px;
  color: #27283c;
}
.alternative-page .banner-content {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 40px;
  line-height: 28px;
  margin-bottom: 40px;
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  color: #092c4c;
}
.alternative-page .notes {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.0025em;

  color: #27283c;
}
.alternative-page table thead th {
  padding: 20px 30px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #27283c;
  background: #ffffff;
  box-shadow: inset 0px -1px 0px rgb(24 99 220 / 36%);
  border: none;
}
.alternative-page table td {
  padding: 20px 30px;
  box-shadow: inset 0px 1px 0px rgba(24, 99, 220, 0.1);
  border: none;
  vertical-align: middle;
}
.alternative-page table td,
.alternative-page table td p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #27283c;
}
.alternative-page table td p:last-child {
  margin-bottom: 0;
}
.alternative-page table tbody tr:nth-of-type(odd) {
  background: #fff;
}
.alternative-page table tbody tr:nth-of-type(even) {
  background: rgba(24, 99, 220, 0.08);
}
.alternative-page .clients p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 20px;
  color: #27283c;
}
/*.alternative-page p.large-p{
	font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 27px;
color: #27283C;
}*/
.alternative-page p.large-p {
  margin-bottom: 0;
}
.alternative-page p.small-p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;

  color: #27283c;
}
.alternative-page table p.rating-wrapper,
.alternative-page table span.rating {
  height: 20px;
  background-repeat: repeat-x;
  background-size: 21px 20px;
}
.alternative-page table p.rating-wrapper {
  position: relative;
  background-image: url(https://www.cookieyes.com/wp-content/themes/cookieyes-new/assets/images/comparison/empty-star.svg);
  width: calc(5 * 21px);
  background-repeat: repeat-x;
  background-position: left;
  position: relative;
  margin-bottom: 0px;
  margin: 8px auto;
}
.alternative-page table span.rating {
  background-position: left;
  background-image: url(https://www.cookieyes.com/wp-content/themes/cookieyes-new/assets/images/comparison/yellow-star.svg);
  position: absolute;
  left: 0;
}
.alternative-page .white-wrapper {
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0px 8px 20px 0px rgb(214 214 214 / 45%);
  padding: 30px 20px;
  min-height: 100%;
}
.alternative-page .review-cards p.rating-wrapper {
  position: relative;
  background-image: url(https://www.cookieyes.com/wp-content/themes/cookieyes-new/assets/images/comparison/review-star.svg);
  width: calc(5 * 25px);
  height: 25px;
  background-repeat: repeat-x;
  background-position: left;
  position: relative;
  margin-bottom: 0px;
  background-size: 25px;
}
.alternative-page .review-cards p.comments {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin: 20px 0 40px 0;
  color: #27283c;
}
.alternative-page .review-cards .card {
  border: none;
}
.alternative-page .review-cards .card-footer,
.alternative-page .review-cards .card-body {
  padding: 0;
  background: transparent;
  border: none;
}
.alternative-page .review-cards .card-footer img {
  height: 44px;
  width: auto;
  border-radius: 50%;
  margin-right: 20px;
}
.alternative-page .review-cards .card-footer P {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #27283c;
}
.alternative-page .review-cards .card-footer p.name {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #27283c;
  margin-bottom: 5px;
}
.alternative-page .review-cards p.designation {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
  color: #27283c;
  margin-bottom: 0;
}
.alternative-page span.tooltipicon svg {
  height: 100%;
  width: 15px;
  margin-left: 5px;
}
.alternative-page .table-responsive {
  border-radius: 12px;
}
.alternative-page .table-responsive table {
  margin: 0;
  min-width: 700px;
}
.alternative-page .container.comparisons {
  max-width: 995px !important;
  margin: auto;
}
.alternative-page table tr th:last-child {
  width: 35%;
}
.alternative-page table tr th:first-child {
  width: 30%;
}
@media (min-width: 1200px) {
  .alternative-page .white-wrapper {
    padding: 50px 40px;
  }
}
@media (min-width: 768px) {
  .alternative-page .cy-features h3 {
    max-width: 330px;
  }
  .alternative-page .cy-features p {
    max-width: 415px;
  }
  .alternative-page .white-wrapper {
    padding: 40px 30px;
  }
}
@media (max-width: 767px) {
  .alternative-page .slideshow:before,
  .alternative-page .slideshow:after {
    background: none;
  }
}
@media (max-width: 575px) {
  .alternative-page h1 {
    font-size: 36px;
    line-height: 45px;
  }
  .alternative-page h2,
  .alternative-page .banner-title {
    font-size: 30px;
    line-height: 40px;
  }
  .alternative-page h3 {
    font-size: 25px;
    line-height: 32px;
  }
  .hero-section h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
