/**
 * 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
***************************/
.get-started-four {
  padding: 1.25rem 1.5625rem 1.875rem 1.5625rem;
}
.get-started-four__logo {
  margin-bottom: 1.25rem;
  text-align: center;
}
.get-started-four__logo .logo img {
  max-width: 10.3125rem;
}
.get-started-four__step-wrapper {
  position: relative;
  margin-bottom: 1.25rem;
  padding-bottom: 1.125rem;
  border-bottom: 0.0625rem solid #dedede;
}
.get-started-four__step-wrapper:before {
  content: "";
  display: block;
  height: 0.125rem;
  background-color: #979797;
  position: absolute;
  top: 2.0625rem;
  transform: translateX(-50%);
  left: 50%;
  width: 90%;
  z-index: 1;
}
.get-started-four__step-block {
  color: #979797;
  font-size: 0.8125rem;
  line-height: 0.8125rem;
}
.get-started-four__step-block--focused {
  color: #2D7EFF;
  border-color: #2D7EFF;
}
.get-started-four__step-block--focused .get-started-four__step-element {
  border-color: #2D7EFF;
}
.get-started-four__step-text {
  margin-bottom: 0.3125rem;
}
.get-started-four__step-element {
  text-align: center;
  display: block;
  margin: auto;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 0.125rem solid #979797;
  background-color: #fff;
  line-height: 1.8125rem;
  position: relative;
  z-index: 2;
}
.get-started-four__product-block {
  margin-bottom: 1.25rem;
}
.get-started-four__product-box {
  overflow: hidden;
}
.get-started-four__product-box svg {
  position: relative;
  left: -0.625rem;
  top: -0.125rem;
  height: 4.5625rem;
}
.get-started-four__product-logo {
  background-image: linear-gradient(-43deg, #fff 0%, #F6F6F6 100%);
  border: 0.0625rem solid #DEDEDE;
  box-shadow: 0.125rem 0.125rem 0.625rem 0 rgba(29, 32, 35, 0.1);
  border-radius: 0.9525rem;
  height: 4rem;
  width: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.get-started-four__product-info {
  padding-left: 0.8125rem;
}
.get-started-four__product-info__title {
  font-size: 1.0625rem;
  line-height: 1.25rem;
  color: #2C3035;
  margin-bottom: 0.1875rem;
}
.get-started-four__product-info__subtitle {
  font-size: 0.9375rem;
  line-height: 1.0625rem;
  color: #5A636D;
  margin-bottom: 0;
}
.get-started-four__product-info__regular-price {
  font-size: 0.9375rem;
  color: #5A636D;
  margin-bottom: 0;
}
.get-started-four__product-info__discount-price {
  font-size: 1rem;
  color: #2C3035;
  margin-bottom: 0;
}
.get-started-four__strikethrough {
  text-decoration: line-through;
}
.get-started-four__tag {
  background-color: #F6F6F6;
  padding: 0.375rem 0.375rem;
  margin-bottom: 0.125rem;
  font-weight: 400;
  border-radius: 0.1875rem;
  font-size: 0.8125rem;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  text-transform: uppercase;
  line-height: 0.8125rem;
  color: #2C3035;
}
.get-started-four__tag .brand-svg-icons {
  color: #0BC86D;
  margin-right: 0.375rem;
}
.get-started-four__free-gift {
  background-color: #EAF6EF;
  margin-bottom: 0.9375rem;
  padding: 0.9375rem 0.625rem 0.3125rem;
}
.get-started-four__free-gift p {
  font-weight: 400;
  color: #0BC86D;
}
.get-started-four__free-gift__icon {
  margin-right: 0.625rem;
}
.get-started-four__free-gift__icon .brand-svg-icons {
  font-size: 1.25rem;
}
.get-started-four__free-gift__title p {
  margin-bottom: 0.625rem;
}
.get-started-four__free-gift {
  color: #0BC86D;
}
.get-started-four__form .input--email .input__element {
  border-radius: 0.25rem;
  border-color: #DEDEDE;
}
.get-started-four__form .input--email .input__input {
  font-size: 1rem;
  color: #2C3035;
  height: 3.3125rem;
}
.get-started-four__form__label {
  font-size: 0.8125rem;
  line-height: 0.8125rem;
  color: #2C3035;
  margin-bottom: 0.5rem;
}
.get-started-four__form__submit {
  margin-bottom: 1.5625rem;
  border-radius: 1.9375rem;
  font-size: 0.875rem;
}
.get-started-four__form__submit .btn__inner {
  text-transform: uppercase;
}
.get-started-four__form__terms {
  font-size: 0.875rem;
  color: #5A636D;
  letter-spacing: 0.01563rem;
  text-align: center;
  line-height: 1.125rem;
  margin-bottom: 1.25rem;
}
.get-started-four__form__terms .link {
  text-decoration: underline;
}
.get-started-four__features {
  padding: 0 1rem;
  border-bottom: 0.0625rem solid #dedede;
  margin-bottom: 2.8125rem;
}
.get-started-four__features__feature-card {
  margin-bottom: 1.5625rem;
}
.get-started-four__features__feature-card__icon {
  margin-right: 0.9375rem;
}
.get-started-four__features__feature-card__icon .brand-svg-icons {
  font-size: 1.5rem;
}
.get-started-four__features__feature-card__text {
  font-size: 0.9375rem;
  color: #2C3035;
  line-height: 1.25rem;
}
.get-started-four__features__feature-card__title {
  font-size: 0.9375rem;
  color: #2C3035;
  line-height: 1.25rem;
  margin-bottom: 0.3125rem;
}
.get-started-four__trustpilot {
  margin-bottom: 1.5625rem;
}
.get-started-four__trustpilot .trustpilot-logo {
  width: 8.75rem;
  margin-right: 0.9375rem;
}
.get-started-four__trustpilot .trustpilot-stars {
  width: 5.625rem;
}
.get-started-four__footer__item {
  font-size: 0.84375rem;
  line-height: 1.1;
  color: #5A636D;
  margin-bottom: 0.9375rem;
  display: block;
  text-decoration: none;
}