﻿@charset "UTF-8";
@import url(https://www.elegant.be/sites/all/themes/elegant/style/fonts/montserrat/montserrat.css);
.page-title {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-weight: 900;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 767px) {
  .page-title {
    margin-bottom: 2rem;
  }
}
.page-title--top {
  margin-bottom: 0.625rem;
}
.page-product .page-title {
  font-weight: 700;
  font-size: 2rem;
}
.page-title__item {
  display: inline-block;
}
.page-title__item-white {
  color: #fff;
}
@media (max-width: 767px) {
  .page-title {
    font-size: 41px;
  }
}
@media (max-width: 567px) {
  .page-title {
    font-size: 8.4vw;
  }
}
.page-title-desc {
  margin-top: 0;
  margin-bottom: 2.75rem;
  font-size: 1.125rem;
  line-height: 1.15;
  letter-spacing: 0.03em;
  color: #324d5b;
}
[class*=icon-] {
  display: block;
  line-height: 1;
  background-size: contain;
  background-repeat: no-repeat;
}
[class*=icon-arrow-down-outline] {
  background-image: url(/Assets/images/arrow-down-outline.png);
}
[class*=icon-info-outline] {
  background-image: url(/Assets/images/info-outline.png);
}
[class*=icon-info-outline-primary] {
  background-image: url(/Assets/images/info-outline.png);
}
svg.info {
  fill: currentColor;
}
svg.info-dark {
  fill: #324d5b;
}
svg.info-white {
  fill: #fff;
}
.page-product {
  position: relative;
  padding-top: 32px;
  padding-bottom: 96px;
}
.page-product__bg {
  position: absolute;
  bottom: -26px;
  left: 0;
  width: 100%;
  height: 312px;
  background: url(/Assets/images/spreekmetons@2x.png) no-repeat left top / cover;
  pointer-events: none;
}
@media (max-width: 992px) {
  .page-product__bg {
    bottom: 180px;
  }
}
.page-product .page-title.page-title--top {
  width: 112%;
  font-size: 2.5rem;
}
.page-product .page-title-desc {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 2em;
}
@media (max-width: 992px) {
  .page-product {
    padding-top: 0;
  }
  .page-product .page-title {
    font-size: 1.8rem;
  }
  .page-product .page-title.page-title--top {
    font-size: 2rem;
    width: 100%;
  }
}
.page-product__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-product__row > * {
  border: 0;
}
@media (max-width: 992px) {
  .page-product__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.page-product__column-desc {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 6.81818%;
}
@media (max-width: 1366px) {
  .page-product__column-desc {
    padding-right: 2.81818%;
  }
}
.page-product__column-price {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 350px;
}
@media (max-width: 992px) {
  .page-product__column-price {
    margin-top: 3.125rem;
    width: 100%;
  }
}
.product-props {
  font-size: 1rem;
  line-height: 1.1;
  color: #324d5b;
  letter-spacing: 0.03em;
}
@media (max-width: 992px) {
  .product-props {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 567px) {
  .product-props {
    font-size: 1rem;
  }
}
.product-props p:last-child {
  margin-bottom: 0;
}
.product-props__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
.product-props__item:not(:first-child) {
  padding-top: 1.66667em;
}
@media (max-width: 992px) {
  .product-props__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 50%;
    padding: 0 15px;
  }
  .product-props__item:not(:first-child) {
    padding-top: 0;
  }
}
.product-props__item-title {
  margin: 0 0 0.8em;
  font-weight: 700;
  font-size: inherit;
}
.product-props__list {
  font-weight: 500;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.product-props__list > li {
  position: relative;
  padding-left: 0.70588em;
}
.product-props__list > li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
}
.product-props__left {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  width: 190px;
  padding-right: 4%;
}
.product-props__left::before {
  content: "";
  position: absolute;
  right: 0;
  top: -2.33333em;
  bottom: 0;
  border-right: 1px solid #fff;
}
.product-props__item:first-child .product-props__left::before {
  top: 0;
}
@media (max-width: 992px) {
  .product-props__left::before {
    display: none;
  }
  .product-props__left {
    width: 100%;
    padding-right: 0;
  }
}
.product-props__desc {
  width: 66%;
  padding-left: 6.4%;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.15em;
  color: inherit;
}
.product-props__desc p {
  font-size: inherit;
  white-space: pre-line;
}
.product-props__desc p:not(:last-of-type) {
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .product-props__desc {
    width: 100%;
    padding-left: 0;
    padding-top: 2.5rem;
  }
}
@media (max-width: 567px) {
  .product-props__desc {
    padding-top: 1.5rem;
    font-size: 11px;
  }
}
.product-props__info-link {
  font-size: 12px;
  padding-top: 0.8em;
  font-weight: 500;
  color: #fff;
}
.product-props__list ~ .product-props__info-link {
  position: relative;
  padding-left: 1em;
}
.product-props__info-link .linkUnder {
  margin-right: 0.25em;
  color: inherit;
}
.product-props__info-link .linkUnder:active,
.product-props__info-link .linkUnder:focus,
.product-props__info-link .linkUnder:hover {
  color: inherit;
}
.product-props__info-link .show-info-tooltip i {
  width: 1em;
  height: 1em;
}
img {
  max-width: 100%;
  height: auto;
}
a,
button {
  cursor: pointer;
}
.linkUnder {
  text-decoration: underline;
}
.linkUnder:active,
.linkUnder:focus,
.linkUnder:hover {
  color: #31c07f;
  text-decoration: none;
}
.main--fluid {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.page-wrapper {
  overflow-x: hidden;
}
.page-main {
  font-size: 1.875rem;
  line-height: 1.875rem;
  background-color: #32be96;
}
@media (max-width: 767px) {
  .page-main {
    font-size: 15px;
    line-height: 1;
  }
}
.page-price-edition {
  padding-top: 2vw;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .page-price-edition {
    padding-top: 1rem;
    padding-bottom: 6rem;
  }
}
.show-info-tooltip {
  display: inline-block;
  vertical-align: middle;
  min-height: auto;
  border: 0;
  cursor: pointer;
}
.show-info-tooltip [class*=icon] {
  width: 1.1rem;
  height: 1.1rem;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex::after,
.flex::before {
  display: none;
}
.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gutter-16 {
  margin-right: -0.625rem !important;
  /*margin-left: -.625rem !important*/
}
.gutter-16 [class*=col] {
  /*padding-right: .625rem !important;*/
  padding-left: 0.625rem !important;
  width: 50%;
}
.gutter-16 [class*=col] .price-card {
  max-height: 495.79px;
  min-height: 495.79px;
}
.b-tooltip .tooltip-inner {
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.68);
  padding: 0.44444em 0.66667em;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .b-tooltip .tooltip-inner {
    font-size: 14px;
  }
}
.b-tooltip .tooltip-arrow {
  opacity: 0.68;
}
.b-tooltip.right {
  padding-left: 8px;
}
.b-tooltip.right .tooltip-arrow {
  border-right-width: 8px;
}
.b-tooltip.left {
  padding-right: 8px;
}
.b-tooltip.left .tooltip-arrow {
  border-left-width: 8px;
}
.b-tooltip a {
  color: inherit;
  text-decoration: underline;
}
.b-tooltip a:hover {
  text-decoration: none;
}
.page-main .before-bg {
  position: relative;
  z-index: 3;
}
.button {
  letter-spacing: 0.03em;
  text-decoration: none !important;
}
.button--white {
  color: #fff;
  border-color: #fff;
}
.button--primary {
  color: #fff;
  border-color: #ff8400;
  background-color: #ff8400;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.button--primary:active,
.button--primary:focus,
.button--primary:hover {
  color: #ff8400;
  background-color: transparent;
}
.button--signUp {
  display: inline-block;
  border-radius: 0;
}
.form-control {
  width: 100%;
  height: 45px;
  padding: 1.23077em 20px;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.38462em;
}
.form-control::-webkit-input-placeholder {
  color: #a8a7a7;
}
.form-control::-moz-placeholder {
  color: #a8a7a7;
}
.form-control:-ms-input-placeholder,
.form-control::-ms-input-placeholder {
  color: #a8a7a7;
}
.form-control::placeholder {
  color: #a8a7a7;
}
.form-control:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.prices-list {
  max-width: 550px;
  margin: 0 auto -10px;
}
.prices-list .row {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.prices-list .row [class*=col] {
  border: 0;
}
@media only screen and (max-width: 1199px) {
  .prices-list {
    margin-top: 2.5rem;
  }
}
.prices-full {
  max-width: 1290px;
  margin: 35px auto 20px;
  position: relative;
  z-index: 3;
  overflow: inherit !important;
}
.prices-full .swiper-button {
  display: none !important;
  z-index: 4;
  top: 35%;
  width: 20px;
  height: 20px;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .prices-full .swiper-button {
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  .prices-input-dialog-input {
    width: 200px;
  }
}
.prices-full .swiper-button-next,
.prices-full .swiper-button-prev {
  width: 12px;
  height: 25px;
  color: #526d7e;
  display: inline-block;
  position: absolute;
}
.prices-full .swiper-button-prev {
  left: calc((50% - 135px) - 18px);
}
.prices-full .swiper-button-prev::after,
.prices-full .swiper-button-prev::before {
  content: '';
  position: absolute;
  z-index: 1;
  background-color: currentColor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.23s;
  transition: all 0.23s;
  top: 50%;
  right: 0;
  height: 4px;
  width: 100%;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.prices-full .swiper-button-prev::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: calc(50% + 1px);
}
.prices-full .swiper-button-prev::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.prices-full .swiper-button-next {
  right: calc((50% - 135px) - 18px);
}
.prices-full .swiper-button-next::after,
.prices-full .swiper-button-next::before {
  content: '';
  position: absolute;
  z-index: 1;
  background-color: currentColor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.23s;
  transition: all 0.23s;
  top: 50%;
  right: 0;
  height: 4px;
  width: 100%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.prices-full .swiper-button-next::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(50% + 1px);
}
.prices-full .swiper-button-next::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.prices-full .swiper-button.arrow-disable {
  pointer-events: none !important;
  opacity: 0.2;
}
.prices-full .row {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) {
  .prices-full .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.prices-full .row [class*=col] {
  border: 0;
  float: none;
}
.prices-full .row [class*=col]:nth-child(3) {
  position: relative;
  z-index: 5;
}
@media (max-width: 1024px) and (min-width: 568px) {
  .prices-full .row > [class*=col] {
    min-width: 420px;
  }
}
@media (max-width: 767px) {
  .prices-full {
    margin-top: -1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .prices-full {
    min-height: 600px;
  }
}
@media (max-width: 567px) {
  .prices-full {
    width: 100%;
    margin-top: -2px;
    margin-bottom: -50px;
  }
  .prices-full .row > [class*=col] {
    min-width: 240px;
    padding: 0 4px !important;
  }
}
.prices-full .swiper-slide {
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
@media only screen and (min-width: 1024px) {
  .prices-full .swiper-slide.invisible {
    display: none;
  }
  .prices-full .swiper-slide:nth-child(2) {
    margin-right: 0;
  }
  .prices-full .swiper-slide:nth-child(4) {
    margin-left: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .prices-full .swiper-slide .price-card {
    -webkit-transition: all 0.23s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition: all 0.23s cubic-bezier(0.6, -0.28, 0.735, 0.045);
  }
  .prices-full .swiper-slide .price-card--small .price-card__cost-append,
  .prices-full .swiper-slide .price-card--small .price-card__cost-cost {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: font-size 0.23s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition: font-size 0.23s cubic-bezier(0.6, -0.28, 0.735, 0.045);
  }
  .prices-full .swiper-slide.swiper-slide-active .price-card.price-card--small {
    -webkit-transform: translateY(0) scale(1.1);
    transform: translateY(0) scale(1.1);
  }
  .prices-full .swiper-slide.swiper-slide-active .price-card.price-card--small .price-card__cost-cost {
    font-size: 2rem;
  }
  .prices-full .swiper-slide.swiper-slide-active .price-card.price-card--small .price-card__cost-append {
    font-size: 0.9rem;
  }
  .prices-full .swiper-slide:not(.swiper-slide-active) .price-card.price-card--center {
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
  }
  .prices-full .swiper-slide {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .prices-full .swiper-slide.invisible {
    min-width: 300px;
  }
  .prices-full .swiper-slide.invisible:first-child {
    min-width: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .prices-full .swiper-slide.invisible {
    min-width: 200px;
  }
  .prices-full .swiper-slide.invisible:first-child {
    min-width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .prices-full .swiper-slide.invisible {
    min-width: 100px;
  }
  .prices-full .swiper-slide.invisible:first-child {
    min-width: 40px;
  }
  .prices-full .swiper-slide.swiper-slide-active .price-card.price-card--small {
    -webkit-transform: translateY(0) scale(1.1);
    transform: translateY(0) scale(1.1);
  }
  .prices-full .swiper-slide.swiper-slide-active .price-card.price-card--small .price-card__cost-append {
    font-size: 0.9875rem;
  }
  .prices-full .swiper-slide:not(.swiper-slide-active) .price-card.price-card--center {
    -webkit-transform: translateY(-10px) scale(1);
    transform: translateY(-10px) scale(1);
  }
}
@media only screen and (max-width: 350px) {
  .prices-full .swiper-slide.invisible {
    min-width: 80px;
  }
  .prices-full .swiper-slide.invisible:first-child {
    min-width: 20px;
  }
}
.price-card {
  position: relative;
  -webkit-box-shadow: 3px 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 0 10px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  z-index: 3;
}
.prices-full .price-card {
  min-width: 270px;
  max-width: 270px;
}
.price-card--center {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  min-height: 420px;
  /*max-height: 500px;*/
}
.price-card__heading {
  position: relative;
  background-color: #324d5b;
  color: #fff;
  text-align: center;
}
.price-card__heading::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: 64px;
  width: calc(100% - 2px);
  background-color: #324d5b;
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transform: skewY(-4.15deg);
  transform: skewY(-4.15deg);
  pointer-events: none;
}
.price-card__promo,
.price-card__title {
  margin: 0;
  color: inherit;
  font-size: 1.375rem;
  line-height: 1em;
  /*text-transform: uppercase;*/
  -webkit-box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
}
.price-card__title {
  padding: 0.5em 0;
}
@media (max-width: 767px) {
  .price-card__promo,
  .price-card__title {
    font-size: 16px;
  }
}
.price-card__promo {
  padding: 0.35em 0;
  position: absolute;
  left: 0;
  bottom: 100%;
  width: calc(100%);
  font-weight: 700;
  letter-spacing: 0.05em;
  border-radius: 0.5em 0.5em 0 0;
  background-color: #ff8400;
}
.prices-full .price-card__promo {
  left: 0;
  width: 100%;
}
.price-card--center .price-card__promo {
  font-size: 1.5rem;
}
@media (max-width: 567px) {
  .price-card--center .price-card__promo,
  .prices-list .price-card__promo {
    font-size: 16px;
  }
  .prices-list .price-card__promo {
    line-height: 1;
  }
}
.price-card__promo .show-info-tooltip {
  margin-top: 0.1em;
  vertical-align: top;
}
.price-card__promo .show-info-tooltip .icon-info-outline {
  width: 0.5em;
  height: 0.5em;
}
.price-card__title {
  font-weight: 900;
  letter-spacing: 0.4em;
  background-color: #526d7e;
}
.price-card--center .price-card__title.price-card__title--small {
  padding: 1.4em 0;
  font-size: 0.9875rem;
  letter-spacing: 0.15em;
}
.price-card--small .price-card__title.price-card__title--small {
  padding: 1.4em 0;
  font-size: 0.9875rem;
  letter-spacing: 0.15em;
}
.price-welcome__title.price-card__title--small {
  padding: 1.4em 0;
  font-size: 0.78rem;
  letter-spacing: 0.15em;
}
.price-card__cost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 5.62rem;
  line-height: 1;
  white-space: nowrap;
}
.prices-full .price-card__cost {
  padding: 1.35rem 0;
  height: auto;
}
.price-card--small .price-card__cost {
  padding: 14px 0;
}
.price-card__cost-sale {
  margin-bottom: 4px;
  padding: 0 8px;
  position: relative;
  font-weight: 500;
  font-size: 1.1rem;
}
.price-card--center .price-card__cost-sale {
  font-size: 1.5rem;
}
.price-card__cost-sale::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../Assets/images/stripe-cost.png) no-repeat center center / contain;
}
@media (max-width: 1024px) {
  .price-card__cost-sale {
    display: inline-block;
  }
}
@media (max-width: 567px) {
  .price-card--center .price-card__cost-sale,
  .prices-list .price-card__cost-sale {
    font-size: 1.375rem;
  }
  .prices-list .price-card__cost-sale {
    font-size: 1.375em;
    margin-bottom: 0;
  }
}
.price-card__cost-cost {
  font-weight: 800;
  font-size: 2.25rem;
}
.price-card--center .price-card__cost-cost {
  font-size: 2.95rem;
}
.price-card--small .price-card__cost-cost {
  font-size: 1.8125rem;
}
@media (max-width: 567px) {
  .price-card--center .price-card__cost-cost,
  .prices-list .price-card__cost-cost {
    font-size: 2rem;
  }
  .prices-list .price-card__cost-cost {
    font-size: 2.375em;
  }
}
.price-card__cost-append {
  margin-top: 3px;
  font-weight: 800;
  font-size: 0.815rem;
}
.price-card__cost-append .show-info-tooltip {
  margin-left: 4px;
}
.price-card__cost-append .show-info-tooltip .icon-info-outline {
  width: 0.85em;
  height: 0.85em;
}
.price-card--center .price-card__cost-append {
  font-size: 1.125rem;
}
.price-card--small .price-card__cost-append {
  font-size: 0.75rem;
}
@media (max-width: 567px) {
  .price-card--center .price-card__cost-append,
  .prices-list .price-card__cost-append {
    font-size: 0.9875rem;
  }
  .prices-list .price-card__cost-append {
    margin-top: 0.75em;
    font-size: 0.9em;
  }
  .price-card__cost {
    padding: 20px 0 10px;
  }
  .prices-list .price-card__cost {
    height: 7.25em;
    padding-top: 1.25em;
  }
}
.price-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 1.75rem 15px 0 15%;
  padding-top: 2.875rem;
}
.prices-full .price-card__body {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 15px;
}
@media (max-width: 567px) {
  .price-card__body {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 15px;
  }
  .prices-list .price-card__body {
    padding-top: 2.5em;
    padding-bottom: 1em;
  }
}
.price-card__item:not(:last-child) {
  margin-bottom: 0.75rem;
}
@media (max-width: 767px) {
  .price-card__item:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 567px) {
  .prices-list .price-card__item:not(:last-child) {
    margin-bottom: 1em;
  }
}
.price-card__item-title {
  margin-top: 0;
  margin-bottom: 0.4rem;
  padding-left: 1.2em;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  position: relative;
}
.price-card--center .price-card__item-title {
  font-size: 1rem;
  margin-bottom: 0.8rem;
}
.price-card--small .price-card__item-title {
  font-size: 1rem;
  margin-bottom: 0.8rem;
}
@media (max-width: 767px) {
  .price-card__item-title {
    margin-bottom: 1.5rem;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .price-card--center .price-card__item-title,
  .price-card--small .price-card__item-title,
  .price-card__item-title {
    font-size: 12px;
  }
  .prices-list .price-card__item-title {
    font-size: 0.94em;
    margin-bottom: 1em;
  }
}
.price-card__item-title-icon {
  position: absolute;
  top: 0.4em;
  left: 0;
  max-width: 0.54286em;
}
@media only screen and (max-width: 767px) {
  .price-card__item-title {
    font-size: 2.5em;
    margin-bottom: 1em;
  }
}
.price-card__field {
  padding: 0;
  margin: 0;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.1;
  letter-spacing: 0.03em;
  color: #324d5b;
}
.price-card--center .price-card__field {
  font-size: 1rem;
}
.price-card--small .price-card__field {
  font-size: 1rem;
}
@media (max-width: 767px) {
  .price-card__field {
    font-size: 16px;
  }
}
@media (max-width: 567px) {
  .price-card--center .price-card__field,
  .price-card--small .price-card__field,
  .price-card__field {
    font-size: 13px;
  }
  .prices-list .price-card__field {
    font-size: 1em;
  }
}
.price-card__field-item {
  position: relative;
  padding-left: 1.27778em;
}
.price-card__field-item::before {
  content: "";
  position: absolute;
  top: 0.38889em;
  left: 0;
  width: 0.52778em;
  height: 0.44444em;
  background-image: url(../Assets/images/checked.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.price-card__footer {
  padding-bottom: 1.875rem;
  margin: 1.2rem;
  border-top: 1px solid #31c07f;
  text-align: center;
}
@media (max-width: 767px) {
  .price-card__footer {
    padding-top: 1.25rem;
    margin-top: 1.25rem;
  }
}
@media (min-width: 567px) {
  .price-card--center {
    min-height: 420px;
    /*max-height: 520px;*/
  }
  .price-card--center .price-card__footer {
    margin-bottom: 0;
  }
  .price-card--small .price-card__footer {
    margin-bottom: 104px;
  }
}
@media (max-width: 567px) {
  .prices-list .price-card__footer {
    padding-top: 0.9em;
    margin-top: 0.9em;
  }
}
.price-card__ok {
  margin-bottom: 0.5rem;
}
.price-card--small .price-card__ok {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .price-card__ok {
    margin-bottom: 15px;
  }
}
@media (max-width: 567px) {
  .prices-list .price-card__ok {
    margin-bottom: 1em;
  }
}
.price-card__ok .button--signUp {
  font-size: 1.1rem;
  padding: 0.3em 0.5em;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .price-card__ok .button--signUp {
    padding: 6px;
  }
}
.price-card__info-link {
  font-size: 0.8rem;
  font-weight: 500;
}
.price-card--center .price-card__info-link,
.price-card--small .price-card__info-link {
  font-size: 0.8125rem;
}
@media (max-width: 767px) {
  .price-card--center .price-card__info-link,
  .price-card--small .price-card__info-link,
  .price-card__info-link,
  .prices-list .price-card__info-link {
    font-size: 1rem;
  }
}
@media (max-width: 567px) {
  .prices-list .price-card__info-link {
    font-size: 0.875em;
  }
}
@media only screen and (max-width: 767px) {
  .price-card__info-link {
    font-size: 2em;
  }
}
.prices-full .button--signUp {
  padding: 6px;
  margin-top: 15px;
}
.price-card--center .button--signUp,
.price-card--small .button--signUp {
  font-size: 0.8rem;
}
@media (max-width: 567px) {
  .prices-list .button--signUp {
    -webkit-transition: none;
    transition: none;
    white-space: nowrap;
    font-size: 0.9375em;
  }
}
@media only screen and (max-width: 767px) {
  .prices-list,
  .prices-list > .row {
    position: relative;
    width: 100%;
    z-index: 1;
  }
  .prices-list {
    margin-left: auto;
    margin-right: auto;
    overflow: visible !important;
    list-style: none;
    padding: 0;
    max-width: 290px;
  }
  .prices-list > .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .prices-list > .row .swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    float: none;
  }
  .prices-list .price-card {
    -webkit-transition: -webkit-transform 0.23s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition: transform 0.23s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition: transform 0.23s cubic-bezier(0.6, -0.28, 0.735, 0.045), -webkit-transform 0.23s cubic-bezier(0.6, -0.28, 0.735, 0.045);
  }
  .prices-list .swiper-slide-active .price-card {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.prices-list .swiper-button {
  display: none !important;
  z-index: 4;
  top: 43%;
  width: 20px;
  height: 20px;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .prices-list .swiper-button {
    display: block !important;
  }
}
.prices-list .swiper-button-prev {
  left: -20px;
  width: 12px;
  height: 25px;
  color: #526d7e;
  display: inline-block;
  position: absolute;
}
.prices-list .swiper-button-prev::after,
.prices-list .swiper-button-prev::before {
  content: '';
  position: absolute;
  z-index: 1;
  background-color: currentColor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.23s;
  transition: all 0.23s;
  top: 50%;
  right: 0;
  height: 4px;
  width: 100%;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.prices-list .swiper-button-prev::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: calc(50% + 1px);
}
.prices-list .swiper-button-prev::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (max-width: 350px) {
  .prices-list .swiper-button-prev {
    left: -10px;
  }
}
.prices-list .swiper-button-next {
  right: -20px;
  width: 12px;
  height: 25px;
  color: #526d7e;
  display: inline-block;
  position: absolute;
}
.prices-list .swiper-button-next::after,
.prices-list .swiper-button-next::before {
  content: '';
  position: absolute;
  z-index: 1;
  background-color: currentColor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.23s;
  transition: all 0.23s;
  top: 50%;
  right: 0;
  height: 4px;
  width: 100%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.prices-list .swiper-button-next::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(50% + 1px);
}
.prices-list .swiper-button-next::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (max-width: 350px) {
  .prices-list .swiper-button-next {
    right: -10px;
  }
}
.prices-list .swiper-button.swiper-button-disabled {
  pointer-events: none !important;
  opacity: 0.2;
}
.price-props {
  margin-bottom: 1.75rem;
  color: #fff;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .price-props {
    margin-bottom: 2rem;
  }
}
.price-props__heading {
  margin-bottom: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
}
@media (max-width: 1024px) {
  .price-props__heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.price-props__heading .price-props__heading-button {
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 700;
}
@media only screen and (max-width: 1023px) {
  .price-props__heading {
    margin-bottom: 1rem;
  }
}
.price-props__title {
  margin: 0 1.25rem 0 0;
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 500;
  color: inherit;
}
@media (max-width: 767px) {
  .price-props__title {
    font-size: 15px;
    margin-right: 0;
  }
}
.price-props__title .toggle-collapse {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  border: 0;
}
.price-props__title .toggle-collapse [class*=icon] {
  width: 1rem;
  height: 1rem;
}
.price-props__heading-button .button {
  display: inline-block;
  white-space: nowrap;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.price-props__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -32px;
}
@media (max-width: 1024px) {
  .price-props__table {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .price-props__table {
    margin: 0 -20px;
  }
}
.price-props__table-item {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  position: relative;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .price-props__table-item {
    padding-right: 0;
    margin-bottom: 35px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: 64%;
  }
  .price-props__table-item_sm {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .price-props__table-item {
    margin-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    width: 54%;
  }
  .price-props__table-item_sm {
    width: 45%;
  }
}
.price-props__table-line {
  width: 1px;
  min-width: 1px;
  background-color: #fff;
  position: relative;
  top: 0.2rem;
}
@media (max-width: 1024px) {
  .price-props__table-line {
    margin-bottom: 35px;
  }
  .price-props__table-line_split {
    width: 100%;
    background: 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .price-props__table-line {
    top: 0;
    margin-bottom: 25px;
  }
}
.price-props__table-line_split {
  margin: 0;
}
.price-props__table-title {
  margin-top: 0;
  margin-bottom: 0;
  color: #324d5b;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: inherit;
}
@media (max-width: 767px) {
  .price-props__table-title {
    font-size: 15px;
    margin-bottom: 0.4em;
  }
}
.price-props__table-value {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1;
}
@media (max-width: 767px) {
  .price-props__table_elec-value {
    font-size: 15px;
    width: 200px;
  }
  .price-props__table-value {
    font-size: 15px;
    width: 100px;
  }
}
.price-customer {
  position: relative;
  padding: 2.5rem 0;
  margin-top: 1rem;
  margin-bottom: 6.25rem;
  text-align: center;
  background: 0 0;
}
@media (max-width: 767px) {
  .price-customer {
    padding: 20px 0;
    margin-bottom: 60px;
  }
}
.price-customer::before {
  content: "";
  position: absolute;
  left: 0;
  z-index: -1;
  -webkit-transform: skew(-3deg) rotate(-3deg);
  transform: skew(-3deg) rotate(-3deg);
  width: 100%;
  height: calc(100% + 54px);
  margin-top: -72px;
  background-color: #fff;
}
@media (max-width: 1365px) {
  .price-customer::before {
    margin-top: -57px;
  }
}
@media (max-width: 767px) {
  .price-customer::before {
    height: calc(100% + 40px);
    margin-top: -40px;
    -webkit-transform: skew(-3.6deg) rotate(-3.6deg);
    transform: skew(-3.6deg) rotate(-3.6deg);
  }
}
.price-customer__bg-top {
  position: absolute;
  bottom: calc(100% - 40px);
  left: 0;
  width: 100%;
  height: 312px;
  background: url(/Assets/images/spreekmetons@2x.png) left top / cover;
  pointer-events: none;
  z-index: -1;
}
.price-customer__rb-img {
  position: absolute;
  right: 0;
  bottom: -62px;
  z-index: -1;
  max-width: 320px;
}
@media (max-width: 1365px) {
  .price-customer__rb-img {
    display: none;
  }
}
.price-customer__content {
  width: 100%;
  max-width: 500px;
  padding: 0 15px;
  margin: auto;
}
@media (max-width: 1365px) {
  .price-customer__content {
    padding: 0 5.6%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .price-customer__content {
    max-width: calc(100% - 100px);
  }
}
.price-customer__heading {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1em;
  letter-spacing: 0.03em;
}
.price-customer__text {
  margin: 0;
  font-size: 0.75rem;
  line-height: 1.2;
  letter-spacing: 0.03em;
}
.price-customer__footer-link {
  padding-top: 5px;
}
.price-welcome {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 54%;
  margin: 0 auto 104px auto;
  -webkit-box-shadow: 3px 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 0 10px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  z-index: 3;
}
@media (max-width: 992px) {
  .price-welcome {
    font-size: 16px;
    font-size: 1.3vw;
  }
}
.price-welcome--promo,
.price-welcome--promo-top {
  margin-top: 3.75rem;
}
@media (max-width: 1024px) {
  .price-welcome--promo,
  .price-welcome--promo-top {
    margin-top: 3rem;
  }
}
@media (max-width: 767px) {
  .price-welcome--promo-top {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .price-welcome {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .price-welcome {
    margin-top: 0;
    width: calc(100% - 20px);
  }
}
.price-welcome__titles {
  position: absolute;
  z-index: 1;
  top: 1.5rem;
  width: 47.2%;
  color: #fff;
}
.price-welcome--promo .price-welcome__titles,
.price-welcome--promo-top .price-welcome__titles {
  top: -1rem;
}
@media (max-width: 992px) {
  .price-welcome__titles {
    top: 1.6em;
  }
  .price-welcome--promo .price-welcome__titles,
  .price-welcome--promo-top .price-welcome__titles {
    top: -2.5em;
  }
}
.price-welcome__title,
.price-welcome__titlePromo {
  width: calc(100% + 26px);
  margin: 0 0 0 -0.8125rem;
  font-size: 1.375rem;
  line-height: 1em;
  text-align: center;
  color: inherit;
  -webkit-box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
  position: relative;
}
.price-welcome__title {
  padding: 0.5em 0;
}
@media (max-width: 992px) {
  .price-welcome__title,
  .price-welcome__titlePromo {
    width: calc(100% + 3vw);
    margin-left: -1.5vw;
    font-size: 2.5em;
    line-height: 1em;
  }
}
.price-welcome__titlePromo {
  padding: 0.3em 0;
  font-weight: 700;
  letter-spacing: 0.05em;
  border-radius: 0.52em 0.52em 0 0;
  background-color: #ff8400;
}
.price-welcome__titlePromo .show-info-tooltip {
  margin-top: 0.1em;
  vertical-align: top;
}
.price-welcome__titlePromo .show-info-tooltip .icon-info-outline {
  width: 0.5em;
  height: 0.5em;
}
.price-welcome--promo-top .price-welcome__titlePromo {
  width: 100%;
  margin: 0;
  -webkit-transform: translateY(-1.2rem);
  transform: translateY(-1.2rem);
}
@media (max-width: 992px) {
  .price-welcome--promo-top .price-welcome__titlePromo {
    -webkit-transform: translateY(-0.85rem);
    transform: translateY(-0.85rem);
  }
}
@media only screen and (max-width: 767px) {
  .price-welcome--promo-top .price-welcome__titlePromo {
    -webkit-transform: translateY(-0.75em);
    transform: translateY(-0.75em);
  }
  .price-welcome__titlePromo {
    font-size: 3.2em;
    padding: 0.3em 0;
  }
  .price-welcome__titlePromo .show-info-tooltip {
    vertical-align: top;
  }
  .price-welcome__titlePromo .show-info-tooltip .icon-info-outline {
    width: 0.6em;
    height: 0.6em;
  }
}
.price-welcome__title {
  font-weight: 900;
  letter-spacing: 0.4em;
  background-color: #526d7e;
}
@media only screen and (max-width: 767px) {
  .price-welcome__title {
    font-size: 3.1em;
  }
}
.price-welcome__heading {
  position: relative;
  width: 41%;
  padding-top: 4.8rem;
  padding-left: 2%;
  background-color: #324d5b;
  color: #fff;
}
.price-welcome__heading::before {
  content: "";
  position: absolute;
  top: 0;
  right: -2px;
  width: 40.54054%;
  height: 100%;
  background-color: #324d5b;
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: skewX(-4.95deg);
  transform: skewX(-4.95deg);
  pointer-events: none;
}
@media (max-width: 992px) {
  .price-welcome__heading {
    padding-top: 9.1875em;
  }
}
@media only screen and (max-width: 767px) {
  .price-welcome__heading {
    padding-top: 12.2em;
  }
}
.price-welcome__cost {
  position: relative;
  z-index: 1;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  margin-top: 2.5rem;
}
.price-welcome__cost-sale {
  margin-bottom: 5px;
  padding: 0 8px;
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 1.1rem;
}
.price-welcome__cost-sale::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../Assets/images/stripe-cost.png) no-repeat center center / contain;
}
@media only screen and (max-width: 767px) {
  .price-welcome__cost-sale {
    margin-bottom: 0.5em;
  }
}
.price-welcome__cost-cost {
  font-weight: 800;
  font-size: 2.25rem;
}
.price-welcome__cost-item .show-info-tooltip .icon-info-outline {
  width: 0.8em;
  height: 0.8em;
}
.price-welcome__cost-append {
  margin-top: 3px;
  font-weight: 800;
  font-size: 0.815rem;
}
@media only screen and (max-width: 767px) {
  .price-welcome__cost-append .show-info-tooltip {
    margin-left: 4px;
  }
  .price-welcome__cost-append .show-info-tooltip .icon-info-outline {
    width: 0.75rem;
    height: 0.75rem;
  }
}
@media (max-width: 992px) {
  .price-welcome__cost-sale {
    font-size: 1.8125em;
  }
  .price-welcome__cost-cost {
    font-size: 3.75em;
  }
  .price-welcome__cost-append {
    font-size: 0.815rem;
  }
}
@media only screen and (max-width: 767px) {
  .price-welcome__cost-cost {
    font-size: 5em;
  }
}
.price-welcome__card {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 59%;
  padding: 25px 3% 30px 12%;
}
@media (max-width: 992px) {
  .price-welcome__card {
    padding-top: 3em;
    padding-bottom: 2.5em;
  }
}
.price-welcome__card-item:not(:last-child) {
  margin-bottom: 1rem;
}
@media (max-width: 992px) {
  .price-welcome__card-item:not(:last-child) {
    margin-bottom: 2.25em;
  }
}
@media only screen and (max-width: 767px) {
  .price-welcome__card-item:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
.price-welcome__card-title {
  margin-top: 0;
  margin-bottom: 0.75rem;
  padding-left: 1.2em;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  position: relative;
}
@media (max-width: 992px) {
  .price-welcome__card-title {
    margin-bottom: 1.25em;
    font-size: 2.125em;
  }
}
.price-welcome__card-title-icon {
  position: absolute;
  top: 0.19048em;
  left: 0;
  max-width: 0.54286em;
}
@media only screen and (max-width: 767px) {
  .price-welcome__card-title {
    font-size: 2.5em;
    margin-bottom: 1em;
  }
}
.price-welcome__list {
  padding: 0;
  margin: 0;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.1;
  letter-spacing: 0.03em;
}
@media (max-width: 992px) {
  .price-welcome__list {
    font-size: 2.25em;
  }
}
@media only screen and (max-width: 767px) {
  .price-welcome__list {
    font-size: 2.5em;
  }
}
.price-welcome__list-item {
  position: relative;
  padding-left: 1.27778em;
}
.price-welcome__list-item::before {
  content: "";
  position: absolute;
  top: 0.38889em;
  left: 0;
  width: 0.52778em;
  height: 0.44444em;
  background-image: url(../Assets/images/checked.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.price-welcome__card-footer {
  margin-top: 1rem;
  padding-top: 1.3rem;
  border-top: 1px solid #31c07f;
  text-align: center;
}
@media (max-width: 992px) {
  .price-welcome__card-footer {
    padding-top: 1.875em;
    margin-top: 2.75em;
  }
}
@media only screen and (max-width: 767px) {
  .price-welcome__card-footer {
    border-top: 0;
  }
  .price-welcome--promo .price-welcome__card-footer {
    border-top: 1px solid #31c07f;
  }
}
.price-welcome__card-ok {
  margin-bottom: 0.5rem;
}
@media (max-width: 992px) {
  .price-welcome__card-ok {
    margin-bottom: 1.875em;
  }
}
.price-welcome__card-ok .button--signUp {
  font-size: 1.1rem;
  padding: 0.3em 0.5em;
  line-height: 1.1;
}
@media only screen and (max-width: 767px) {
  .price-welcome__card-ok .button--signUp {
    font-size: 2.2em;
    padding: 0.4em 0.6em;
  }
}
.price-welcome__card-info-link {
  font-size: 1rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .price-welcome__card-info-link {
    font-size: 2em;
  }
}
.product-price {
  position: relative;
  font-size: 24px;
  width: 14.58333em;
  max-width: 100%;
  line-height: 1;
  background-color: #fff;
  color: #324d5b;
  border-radius: 50%;
  text-align: center;
  letter-spacing: 0.03em;
  -webkit-box-shadow: -28px 28px 5px rgba(0, 0, 0, 0.09);
  box-shadow: -28px 28px 5px rgba(0, 0, 0, 0.09);
}
.product-price::before {
  display: block;
  content: "";
  padding-top: 100%;
}
@media (max-width: 992px) {
  .product-price {
    margin: 0 auto;
    -webkit-box-shadow: -12px 12px 5px rgba(0, 0, 0, 0.09);
    box-shadow: -12px 12px 5px rgba(0, 0, 0, 0.09);
  }
  .product-price--promo {
    max-width: 380px;
  }
}
@media (max-width: 420px) {
  .product-price {
    font-size: 5.6vw;
  }
}
.product-price__content {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 3em 1.35em 1.75em;
  overflow: hidden;
  border-radius: 50%;
}
.product-price__heading {
  padding-bottom: 0.5em;
  padding-top: 0.1em;
}
.product-price__promo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 0.95em;
  padding-bottom: 0.375em;
  font-weight: 700;
  font-size: 1em;
  line-height: 1;
  letter-spacing: 0.05em;
  background-color: #ff8400;
  color: #fff;
  text-transform: uppercase;
}
.product-price__promo .show-info-tooltip {
  vertical-align: top;
  margin-top: 0.15em;
  margin-left: 0.05em;
}
.product-price__promo .show-info-tooltip i {
  width: 0.475em;
  height: 0.475em;
}
.product-price__title {
  font-weight: 700;
  letter-spacing: -0.01em;
}
.product-price__cost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.8em 0;
  border-top: 2px solid #31c07f;
  border-bottom: 2px solid #31c07f;
}
.product-price--promo .product-price__cost {
  min-height: auto;
}
.product-price--promo .product-price__cost .info-icon-svg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.product-price--promo .product-price__cost .info-icon-svg svg {
  width: 0.83333em;
  height: 0.83333em;
}
.product-price__cost-sale {
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 1em;
  padding: 0 8px;
  margin-top: -0.6em;
  margin-bottom: 0.1em;
}
.product-price__cost-sale::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../Assets/images/stripe-cost.png) no-repeat center center / contain;
}
.product-price__cost-append,
.product-price__cost-cost {
  font-weight: 800;
  font-size: 2.025em;
  line-height: 1;
  letter-spacing: 0.03em;
}
.product-price__cost-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.75em;
  margin-top: 0.2em;
  margin-bottom: -0.6em;
}
.product-price__month {
  font-weight: 900;
  color: #324d5b;
}
.product-price__year {
  font-style: italic;
  font-weight: 400;
  font-size: 0.75em;
  color: #324d5b;
  margin-top: 0.3em;
}
.product-price__footer {
  padding-top: 0.75em;
}
.product-price__footer-ok {
  margin-bottom: 0.6em;
}
.product-price__footer-ok .button {
  font-size: 0.825em;
  padding-top: 0.2em 0.25em;
}
.product-price__footer-link a {
  font-size: 0.7em;
  font-weight: 500;
}
.product-logotype {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: -7px 7px 5px rgba(0, 0, 0, 0.09);
  box-shadow: -7px 7px 5px rgba(0, 0, 0, 0.09);
  background-color: #fff;
  border-radius: 50%;
  width: 50.93379%;
  margin-left: auto;
  margin-bottom: -14%;
  -webkit-transform: translateX(7%);
  transform: translateX(7%);
  z-index: 1;
}
@media (max-width: 992px) {
  .product-logotype {
    width: 37%;
    max-width: 150px;
    margin-right: auto;
    margin-bottom: -75px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@media (max-width: 374px) {
  .product-logotype {
    margin-bottom: -20%;
  }
}
@media only screen and (max-width: 767px) {
  .product-logotype {
    width: 33%;
  }
}
.product-logotype::before {
  display: block;
  content: "";
  padding-top: 100%;
  width: 0;
}
.product-logotype__Wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 0 0.8em;
}
@media (max-width: 992px) {
  .product-logotype__Wrapper {
    padding: 0 0.9375rem;
  }
}
.product-logotype__icon {
  max-width: 100%;
}
.product-customer {
  position: relative;
  margin-top: 50px;
  font-size: 14px;
  line-height: 1.15em;
  color: #324d5b;
  letter-spacing: 0.03em;
}
.product-customer__link {
  display: block;
  padding-top: 6px;
}
@media (max-width: 992px) {
  .product-customer {
    margin-top: 25px;
  }
  .product-customer::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    -webkit-transform: skew(-6deg) rotate(-6deg);
    transform: skew(-6deg) rotate(-6deg);
    height: calc(100% + 146px);
    margin-top: -77px;
    margin-right: -21px;
    margin-left: -25px;
    background-color: #fff;
  }
}
.product-customer__text {
  margin: auto;
  font-weight: 500;
}
@media (max-width: 992px) {
  .product-customer__text {
    max-width: 60%;
  }
}
@media (max-width: 767px) {
  .product-customer__text {
    max-width: 80%;
  }
}
@media (max-width: 567px) {
  .product-customer__text {
    max-width: 100%;
  }
}
.loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000000;
  background: rgba(0, 0, 0, 0.5);
}
.fullScreenSpinner {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 60px;
  width: 60px;
  margin: 0px auto;
  -webkit-animation: rotation 0.6s infinite linear;
  -moz-animation: rotation 0.6s infinite linear;
  -o-animation: rotation 0.6s infinite linear;
  animation: rotation 0.6s infinite linear;
  border-left: 6px solid rgba(0, 174, 239, 0.15);
  border-right: 6px solid rgba(0, 174, 239, 0.15);
  border-bottom: 6px solid rgba(0, 174, 239, 0.15);
  border-top: 6px solid rgba(0, 174, 239, 0.8);
  border-radius: 100%;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.disclaimer-gradient {
  background: -webkit-linear-gradient(#333, #eee);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.disclaimer-gradient-dynamic {
  background: -webkit-linear-gradient(#333, #32be96);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.swiper-slide-two {
  width: 50% !important;
  margin-bottom: 104px;
}
.validationMessage {
  display: inline-block;
  padding-bottom: 5px;
}