/**
 * 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
***************************/
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
:root {
  --font-family: Inter, sans-serif;
}

.premium-lander__underline {
  text-decoration: underline;
}
.premium-lander__hero-banner {
  padding-bottom: 7rem;
  background-color: #F6F6F6;
}
.premium-lander__hero-banner__header {
  padding-top: 3rem;
  margin-bottom: 6.25rem;
}
.premium-lander__hero-banner__header .logo {
  max-width: 12.6875rem;
}
.premium-lander__hero-banner__header .trustpilot-logo {
  width: 8.125rem;
  margin-right: 1.25rem;
}
.premium-lander__hero-banner__header .trustpilot-stars {
  width: 5.625rem;
}
.premium-lander__hero-banner__title {
  font-size: 3.4375rem;
  color: #2C3035;
  margin-bottom: 2.5rem;
  line-height: 1.2;
}
.premium-lander__hero-banner__features {
  margin-bottom: 3rem;
}
.premium-lander__hero-banner__features .feature-row {
  margin-bottom: 0.5rem;
}
.premium-lander__hero-banner__features .feature-row__icon {
  color: #0BC86D;
  font-size: 1.125rem;
}
.premium-lander__hero-banner__features .feature-row__text {
  font-size: 1.125rem;
  color: #2C3035;
  letter-spacing: -0.01563rem;
}
.premium-lander__hero-banner__cta-block .btn {
  margin-bottom: 1.6875rem;
}
.premium-lander__hero-banner__cta-block__compatible__text {
  font-size: 0.9375rem;
  color: #5A636D;
  margin-right: 1.25rem;
}
.premium-lander__hero-banner__cta-block__compatible__image {
  margin-right: 0.875rem;
}
.premium-lander__hero-banner__cta-block__compatible__image:last-of-type {
  margin-right: 0;
}
.premium-lander__hero-banner__image-wrapper {
  position: relative;
  text-align: right;
}
.premium-lander__hero-banner__image-wrapper:before {
  content: "";
  position: absolute;
  top: -3.0625rem;
  bottom: -3.0625rem;
  left: 5.5rem;
  right: -7.5625rem;
  z-index: 0;
  background-color: #E63748;
}
.premium-lander__hero-banner__image-wrapper__main {
  position: relative;
  z-index: 1;
}
.premium-lander__hero-banner__image-wrapper__protected {
  position: absolute;
  bottom: 2.4375rem;
  left: -5.75rem;
  z-index: 2;
}
.premium-lander__hero-banner__image-wrapper__discount-sticker {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate3d(40%, -40%, 0);
  width: 11.25rem;
  height: 11.25rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
}
.premium-lander__hero-banner__image-wrapper__discount-sticker img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.premium-lander__hero-banner__image-wrapper__discount-sticker__text {
  position: relative;
  font-size: 1.25rem;
  color: #2C3035;
}
.premium-lander__hero-banner__image-wrapper__discount-sticker__price {
  position: relative;
  font-size: 3.4375rem;
  color: #2C3035;
  line-height: 1;
}
.premium-lander__trustpilot-block {
  padding: 1.9375rem 0;
  background: #dedede;
  background: rgba(222, 222, 222, 0.6);
  margin-bottom: 8rem;
}
.premium-lander .feature-section-two {
  margin: 0 0 8rem 0;
}
.premium-lander__feature-section {
  background-color: #F6F6F6;
  padding: 5.0625rem 0;
  margin-bottom: 8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.premium-lander__feature-section .grid-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.premium-lander__feature-section__header {
  margin-bottom: 3.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.premium-lander__feature-section__tagline {
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  color: #2C3035;
}
.premium-lander__feature-section__title {
  font-size: 2.8125rem;
  color: #2C3035;
  text-align: center;
  max-width: 50rem;
  width: 100%;
}
.premium-lander__feature-section__image-block {
  min-height: 30.625rem;
  max-width: 66.4375rem;
  width: 100%;
  position: relative;
}
.premium-lander__feature-section__image-block__main {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.premium-lander__feature-section__image-block__content-block {
  position: absolute;
  max-width: 13.9375rem;
  width: 100%;
}
.premium-lander__feature-section__image-block__content-block__title {
  font-size: 1.25rem;
  color: #2C3035;
  margin-bottom: 0.375rem;
}
.premium-lander__feature-section__image-block__content-block__description {
  font-size: 0.9375rem;
  color: #2C3035;
}
.premium-lander__feature-section__image-block__content-block--1 {
  top: 0;
  left: 2.625rem;
}
.premium-lander__feature-section__image-block__content-block--2 {
  left: 0;
  bottom: 5.875rem;
}
.premium-lander__feature-section__image-block__content-block--3 {
  top: 6.1875rem;
  right: 0;
}
.premium-lander__feature-section__image-block__content-block--4 {
  bottom: 0;
  right: 1.1875rem;
}
.premium-lander__store-image-container .app-store-btn {
  max-width: 8.125rem;
  margin: 0 0.625rem;
}
.premium-lander__store-image-container .app-store-btn img {
  max-width: 8.125rem;
}
.premium-lander .awards-block {
  margin-bottom: 8rem;
}
.premium-lander__feature-breakdown-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 9.25rem;
}
.premium-lander__feature-breakdown-block__header {
  margin-bottom: 5rem;
  text-align: center;
  max-width: 51.0625rem;
  width: 100%;
}
.premium-lander__feature-breakdown-block__header__title {
  font-size: 2.8125rem;
  color: #2C3035;
  margin-bottom: 1.5rem;
}
.premium-lander__feature-breakdown-block__header__subtitle {
  font-size: 1.25rem;
  color: #2C3035;
}
.premium-lander__feature-breakdown-block__block {
  background: #FFFFFF;
  box-shadow: 0.125rem 0.125rem 0.75rem 0 rgba(29, 32, 35, 0.15);
  border-radius: 1.5rem;
  padding: 3.125rem 2.75rem 2.625rem;
  max-width: 46rem;
  width: 100%;
}
.premium-lander__feature-breakdown-block__block__header {
  padding-bottom: 3rem;
  margin-bottom: 3rem;
  border-bottom: 0.0625rem solid #DEDEDE;
}
.premium-lander__feature-breakdown-block__block__header__product {
  font-size: 1.25rem;
  color: #2C3035;
  margin-bottom: 0.5rem;
}
.premium-lander__feature-breakdown-block__block__header__title {
  font-size: 2.8125rem;
  color: #2C3035;
}
.premium-lander__feature-breakdown-block__block__header__cta {
  margin-left: 3.75rem;
}
.premium-lander__feature-breakdown-block__block__features {
  padding-bottom: 3rem;
  margin-bottom: 3rem;
  border-bottom: 0.0625rem solid #DEDEDE;
}
.premium-lander__feature-breakdown-block__block__features:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}
.premium-lander__feature-breakdown-block__block__features__title {
  font-size: 1.25rem;
  color: #2C3035;
  margin-bottom: 1rem;
}
.premium-lander__feature-breakdown-block__block__features__list {
  -moz-columns: 2;
       columns: 2;
}
.premium-lander__feature-breakdown-block__block__features__list .feature-row {
  margin-bottom: 1rem;
}
.premium-lander__feature-breakdown-block__block__features__list .feature-row__icon {
  color: #0BC86D;
  font-size: 1rem;
}
.premium-lander__feature-breakdown-block__block__features__list .feature-row__text {
  font-size: 0.9375rem;
  color: #2C3035;
}
.premium-lander__feature-breakdown-block__block__features__list .feature-row--multi-line {
  align-items: flex-start;
}
.premium-lander__feature-breakdown-block__block__features__list .feature-row--multi-line .feature-row__icon {
  padding-top: 0.5rem;
}
.premium-lander--premium-discount-1 .feature-section-two {
  margin-bottom: 6.25rem;
}
.premium-lander--premium-discount-1 .feature-section-two__heading {
  text-align: center;
}
.premium-lander--premium-discount-1 .feature-section-two__heading-container {
  justify-content: center;
}
.premium-lander--premium-discount-1 .premium-lander__on-the-go {
  margin: 6.25rem auto 6.25rem;
}
.premium-lander--premium-discount-1 .premium-lander__trustpilot-block {
  padding: 1.9375rem 0;
  background: unset;
  margin-top: 3.125rem;
  margin-bottom: 6.25rem;
}
.premium-lander--premium-discount-1 .premium-lander__feature-section {
  margin-bottom: 6.25rem;
}
.premium-lander--premium-discount-1 .premium-lander__feature-breakdown-block {
  margin: 6.25rem auto 3.125rem;
}
.premium-lander--premium-discount-1 .premium-lander__feature-breakdown-block div:nth-last-child(1 of .premium-lander__feature-breakdown-block__block__features) {
  border-bottom: none;
  padding-bottom: 0;
}
.premium-lander--premium-discount-1 .premium-lander__text-highlight {
  color: red;
  font-weight: 700;
}
.premium-lander--premium-discount-1 .premium-lander__exitpop__price {
  font-weight: 600;
}
.premium-lander--premium-discount-1 .premium-lander__exitpop__price, .premium-lander--premium-discount-1 .premium-lander__exitpop__total {
  margin-bottom: 0.625rem;
}
.premium-lander--premium-discount-1 .top-bar-modal__content {
  padding-right: 2.5rem;
}
.premium-lander--premium-discount-1 .btn__inner {
  text-align: center;
  font-size: 1.125rem;
}
.premium-lander .btn {
  padding: 0 0.625rem;
  border-radius: 1.875rem;
  box-shadow: 0 0.625rem 1.875rem 0 rgba(11, 200, 109, 0.3490196078);
}
.premium-lander .frequently-asked-questions__question__content {
  overflow: auto;
}
.premium-lander .frequently-asked-questions .link {
  color: #1779ba;
}
@media print, screen and (max-width: 63.99875em) {
  .premium-lander .premium-lander__hero-banner {
    text-align: center;
  }
  .premium-lander .premium-lander__hero-banner__header {
    margin-bottom: 2.5rem;
    padding: 3rem 4rem 0;
  }
  .premium-lander .premium-lander__hero-banner__content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .premium-lander .premium-lander__hero-banner .feature-row {
    text-align: left;
  }
  .premium-lander .premium-lander__on-the-go .content-layout__img-group {
    text-align: center;
  }
  .premium-lander .premium-lander__feature-breakdown-block__block__header {
    text-align: center;
  }
  .premium-lander .premium-lander__feature-breakdown-block__block__header__title {
    margin-bottom: 1.5rem;
  }
  .premium-lander .premium-lander__feature-breakdown-block__block__header__cta {
    margin: 0;
  }
  .premium-lander .premium-lander__feature-breakdown-block__block__features__list {
    -moz-column-count: 1;
         column-count: 1;
  }
}