/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/*
  * SCANGUARD WWW THEME COLOURS
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
.faster-pc {
  position: relative;
}
.faster-pc__bg {
  position: absolute;
  z-index: -1;
  right: 0;
  max-width: 81.875rem;
  width: 80%;
  transform-origin: top;
  top: 0;
  transform: scale(1.2) translateX(29%);
}
.faster-pc__trustpilot-banner {
  margin-bottom: 6.25rem;
}
.faster-pc__feature-title-block__title {
  font-size: 1.875rem;
  color: #253984;
  text-align: center;
  line-height: 2.5rem;
  margin-bottom: 1.5625rem;
  font-weight: 700;
}
.faster-pc__feature-title-block__subtitle {
  font-size: 1.25rem;
  color: #5A636D;
  text-align: center;
  line-height: 1.875rem;
}
.faster-pc__feature-block {
  margin-bottom: 6.25rem;
}
.faster-pc__feature-block__image {
  text-align: center;
}
.faster-pc__feature-block__image .faster-pc__static-boost-extension {
  width: 75%;
}
.faster-pc__feature-block__image .faster-pc__static-sleep-browser-screen {
  width: 80%;
  margin-left: 5%;
}
.faster-pc__feature-block__image .faster-pc__lottie-animation {
  width: 21.875rem;
  margin: auto;
}
.faster-pc__feature-block__image .faster-pc__lottie-animation--favourite-sites {
  width: 25rem;
  margin-left: -5%;
}
.faster-pc__feature-block__image .faster-pc__lottie-animation--news {
  width: 26.125rem;
  margin-left: -1.0625rem;
}
.faster-pc__feature-block__image .faster-pc__lottie-animation--tab-sleeping {
  margin-left: -0.5rem;
  width: 30.375rem;
}
.faster-pc__feature-block__image .faster-pc__lottie-animation--block-exit-view {
  width: 33.75rem;
  margin: unset;
  margin-left: -14%;
}
.faster-pc__feature-block__title {
  font-size: 2.5rem;
  color: #253984;
  letter-spacing: 0;
  line-height: 3.125rem;
  font-weight: 500;
  margin-bottom: 1.25rem;
}
.faster-pc__feature-block__description {
  font-size: 1rem;
  color: #5A636D;
  line-height: 1.625rem;
  margin-bottom: 0;
}
.faster-pc__feature-grid {
  margin-bottom: 4.6875rem;
}
.faster-pc__feature-grid__title {
  font-size: 1.875rem;
  color: #253984;
  letter-spacing: 0;
  text-align: center;
  line-height: 2.5rem;
  margin-bottom: 1.5rem;
  font-weight: 500;
}
.faster-pc__feature-grid__description {
  font-weight: 450;
  color: #5A636D;
}
.faster-pc__feature-grid__spacer {
  margin-bottom: 2.5rem;
}
.faster-pc__feature-grid .feature-card__icon {
  color: #1779ba;
  padding: unset;
  width: 3rem;
  height: auto;
  margin-bottom: 1rem;
}
.faster-pc__feature-grid .feature-card__title {
  line-height: 1;
  font-size: 1.25rem;
  color: #253984;
  font-weight: 600;
  margin: 0 0 0.75rem;
}
.faster-pc__feature-grid .feature-card__description {
  font-size: 1rem;
  color: #5A636D;
  text-align: left;
  line-height: 1.625rem;
  margin: 0;
  font-weight: 400;
}
.faster-pc__cta-block {
  margin-bottom: 12.5rem;
}
.faster-pc__cta-block__title {
  font-weight: 400;
  font-size: 2.5rem;
  color: #253984;
  letter-spacing: 0;
  text-align: center;
  line-height: 3.125rem;
  margin-bottom: 2.1875rem;
}
.faster-pc__disclaimer-text {
  font-size: 0.6875rem;
}
.faster-pc .btn {
  background: #1567D3;
  border-radius: 0.3125rem;
  font-size: 1.25rem;
  color: #FFFFFF;
  font-weight: normal;
}
@media only screen and (max-width: 1366px) {
  .faster-pc .faster-pc__cta-block {
    margin-bottom: 6.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .faster-pc__feature-block__image .faster-pc__lottie-animation--block-exit-view {
    width: 33.75rem;
    margin: auto;
    max-width: 100%;
  }
  .faster-pc__feature-block__image .faster-pc__lottie-animation--cleanup {
    width: 70%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .faster-pc__trustpilot-banner, .faster-pc__hero-banner {
    margin-bottom: 4.375rem;
  }
}