.anchor-header-pricing {
  display: none;
}

.priceListing {
  overflow: hidden;
}

@media (max-width: 1024px) {
  .priceListing {
    margin-right: -24px;
    margin-left: -24px;
  }
}

.priceListing__wrapper {
  display: flex;
  padding-right: 1px;
  padding-left: 1px;
}

.priceListing__item {
  position: relative;
  margin: 44px 0 40px;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

@media (max-width: 1024px) {
  .priceListing__item {
    flex-shrink: 0;
    margin: 44px 0 40px;
  }
}

@media (min-width: 1025px) {
  .priceListing__item {
    flex: 1 100%;
  }
}

.priceListing__label {
  display: none;
  position: absolute;
  top: -44px;
  right: 0;
  left: 0;
  padding: 12px 40px 26px;
  border-radius: 12px 12px 0 0;
  background-color: #1a268e;
  font-size: 14px;
  font-family: "CircularStd-Medium", sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  z-index: -1;
}

.priceListing__item.-promo .priceListing__label {
  display: block;
}

.priceListing__background {
  width: 100%;
  margin-bottom: 16px;
  padding: 40px 32px;
  border-radius: 12px;
  background-color: #ffffff;
  box-shadow: 0 1px 2px 0 #e9eaf1;
  transition: box-shadow .25s ease-in-out;
  color: #252c43;
  box-shadow: 0 0 0 1px#DBDBDB;
  margin-bottom: 0;
}

.priceListing__wrapper--4-column .priceListing__background {
  padding-right: 16px;
  padding-left: 16px;
}

.priceListing__item:hover {
  z-index: 2;
}

.priceListing__item:hover .priceListing__background {
  box-shadow: 0 0 0 1px #1A268E;
}

.priceListing__background.-hidden {
  display: none;
}

.priceListing__title {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 500;
  font-family: "CircularStd-Medium", sans-serif;
  text-align: center;
  line-height: 1.5;
  letter-spacing: -0.34px;
}

.priceListing__titleGeneric {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 500;
  font-family: "CircularStd-Medium", sans-serif;
  text-align: center;
  line-height: 1.5;
}

.priceListing__description {
  margin-bottom: 16px;
  color: #4c5165;
  font-size: 16px;
  font-weight: normal;
  font-family: "CircularStd-Book", sans-serif;
  line-height: 1.5;
  letter-spacing: -0.2px;
  text-align: center;
  min-height: 48px;
}

.priceListing__descriptionGeneric {
  margin-bottom: 16px;
  color: #636880;
  font-size: 12px;
  font-weight: normal;
  font-family: "CircularStd-Book", sans-serif;
  line-height: 1.5;
  text-align: center;
}

.priceListing__genericRow1 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #636880;
  text-align: center;
  margin-bottom: 8px;
}

.priceListing__genericRow1 span {
  color: #1a268e;
  text-decoration: line-through;
}

.priceListing__genericRow2 {
  font-family: "CircularStd-Medium";
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #1a268e;
  text-align: center;
  margin-bottom: 16px;
}

.priceListing__genericDiscount {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #636880;
  text-align: center;
}

.priceListing__genericDiscount span {
  color: #1a268e;
}

.priceListing__imageBox {
  max-width: 96px;
  margin: 0 auto 16px;
}

.priceListing__image {
  display: block;
  margin: 0 auto;
}

.priceListing__buttonBox {
  margin: 24px 0 16px;
  padding: 0 16px;
}

@media (min-width: 1024px) {
  .priceListing__wrapper--4-column .priceListing__buttonBox {
    padding: 0;
  }
}

.priceListing__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 12px 5px;
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(37, 44, 67, 0.08);
  border: solid 1px #d5d9e6;
  background-color: #ffffff;
  color: #252c43;
  font-size: 16px;
  font-weight: 500;
  font-family: "CircularStd-Medium", sans-serif;
  line-height: 1.5;
  letter-spacing: -0.2px;
}

.priceListing__item.-promo .priceListing__button {
  box-shadow: 0 none;
  border: solid 1px #1a268e;
  background-color: #1a268e;
  color: #ffffff;
}

.priceListing__buttonIcon {
  display: none;
  margin-left: 16px;
}

.priceListing__item.-promo .priceListing__buttonIcon.-light {
  display: inline;
}

.priceListing__item:not(.-promo) .priceListing__buttonIcon.-dark {
  display: inline;
}

.priceListing__guarantee {
  margin: 0 0 24px;
  padding: 0 0 28px;
  border-bottom: 1px solid #e9eaf1;
  color: #636880;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.2px;
  font-weight: normal;
  font-family: "CircularStd-Book", sans-serif;
  text-align: center;
}

.priceListing__guaranteeGeneric {
  color: #636880;
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  font-family: "CircularStd-Book", sans-serif;
  text-align: center;
}

.priceListing__list {
  margin-bottom: 40px;
  padding: 0 16px;
  text-align: left;
}

.priceListing__wrapper--4-column .priceListing__list {
  padding: 0;
}

.priceListing__list:last-child {
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .priceListing__wrapper--4-column .priceListing__list {
    padding: 0;
  }
}

.priceListing__listTitle {
  margin-bottom: 16px;
  font-size: 16px;
  font-family: "CircularStd-Medium", sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.2px;
}

.priceListing__listItem {
  font-size: 16px;
  font-family: "CircularStd-Book", sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: #4c5165;
  margin-bottom: 8px;
}

@media (max-width: 1440px) and (min-width: 1025px) {
  .priceListing__listItem {
    font-size: 14px;
  }

  .priceListing__listItemIcon {
    vertical-align: middle;
  }
}

.priceListing__listItem:last-child {
  margin-bottom: 0;
}

.priceListing__listItemIcon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 12px;
}

.priceListing__listItemIcon svg {
  width: 16px;
  height: 16px;
  object-fit: contain;
}

.priceListing__toggleBox {
}

.priceListing__toggleButton {
  max-width: 576px;
  padding: 12px 5px;
  margin: 0 auto;
  border-radius: 4px;
  border: solid 1px #1a268e;
  background-color: #ffffff;
  font-size: 16px;
  font-family: "CircularStd-Medium", sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  text-align: center;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: #252c43;
  cursor: pointer;
}

.priceListing__toggleButton.-showLess {
  display: none;
}

.priceListing__toggleButton.-showLess .priceListing__toggleButtonArrow {
  transform: rotate(180deg);
}

.priceListing__toggleButtonArrow {
  margin-left: 10px;
}

.priceListing__pagination.swiper-pagination {
  position: static;
  margin-bottom: 20px;
}

.priceListing__pagination:not(.swiper-pagination-bullets) {
  display: none;
}

.priceListing__pagination .swiper-pagination-bullet {
  position: relative;
  width: 16px;
  height: 8px;
  margin: 0 4px !important;
  background-color: #b7bdce;
  border-radius: 4px;
  opacity: 1;
  outline: 0 none;
}

.priceListing__pagination .swiper-pagination-bullet:hover {
  opacity: 0.8;
}

.priceListing__pagination .swiper-pagination-bullet-active {
  background-color: #1a268e;
  width: 48px;
}

.priceListing__selectContainer {
}

.priceListing__selectContainer .row {
  display: flex;
  margin: 0;
}

.priceListing__selectContainer .row.main {
  font-size: 14px;
  font-weight: 500;
  font-family: "CircularStd-Medium", sans-serif;
  line-height: 1.33;
  letter-spacing: -0.1px;
  color: #1a268e;
}

.priceListing__pricesEntryContent .row.main {
  margin-bottom: 0;
}

@media (max-width: 1240px) {
  .priceListing__selectContainer .row.main {
    font-size: 12px;
  }
}

@media (max-width: 1024px) {
  .priceListing__selectContainer .row.main {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .priceListing__selectContainer .row.main {
    font-size: 14px;
  }
}

.priceListing__selectContainer .row.secondary {
  font-size: 12px;
  font-weight: 500;
  font-family: "CircularStd-Medium", sans-serif;
  line-height: 1.5;
  color: #636880;
  margin-top: 8px;
}

.priceListing__selectContainer .price {
  flex: 1 0 62px;
  margin-right: 5px;
}

.priceListing__selectContainer .description {
  flex: 1 1 100%;
}

.priceListing__selectContainer .price span {
  display: none;
}

.priceListing__selectContainer .row.secondary .price {
  text-decoration: line-through;
  font-size: 14px;
  font-family: "CircularStd-Book", sans-serif;
  font-weight: normal;
}

.priceListing__selectButton {
  padding: 12px 40px 12px 16px;
  border-radius: 7px;
  border: solid 1px #1a268e;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' viewBox='0 0 18 10'%3E%3Cpath fill='%231A268E' d='M.14.959c0-.07.015-.144.045-.22C.214.663.258.596.316.537.434.432.574.38.738.38c.164 0 .305.053.422.158l7.945 7.945L16.928.66c.117-.117.258-.176.422-.176.164 0 .304.059.421.176.118.117.176.258.176.422 0 .164-.058.305-.176.422L9.527 9.748c-.117.117-.257.176-.422.176-.164 0-.304-.059-.421-.176L.316 1.398C.258 1.34.214 1.272.185 1.196.155 1.12.14 1.041.14.96z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) center;
  font-family: "CircularStd-Medium";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a268e;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.priceListing__wrapper--4-column .priceListing__selectButton .row.secondary {
  display: none;
}

.priceListing__selectButton:hover {
  background-color: #f6f7fb;
}

.priceListing__selectButton.-active {
  border-color: #0087f7;
}

.priceListing__selectButton .label {
}

.priceListing__resellerContainer {
  padding: 0 16px;
}

.priceListing__resellerContainer .row {
  display: flex;
  margin: 0;
}

.priceListing__resellerContainer .row.main {
  font-size: 18px;
  font-weight: 500;
  font-family: "CircularStd-Medium", sans-serif;
  line-height: 1.33;
  letter-spacing: -0.1px;
  color: #1a268e;
  margin-bottom: 8px;
}

@media (max-width: 768px) {
  .priceListing__resellerContainer .row.main {
    font-size: 16px;
  }
}

.priceListing__resellerContainer .row.secondary {
  font-size: 12px;
  font-weight: 500;
  font-family: "CircularStd-Medium", sans-serif;
  line-height: 1.5;
  color: #636880;
}

.priceListing__resellerContainer .price {
  flex: 1 1 50%;
}

.priceListing__resellerContainer .price span {
  display: none;
}

.priceListing__resellerContainer .row.secondary .price {
  text-decoration: line-through;
  font-size: 14px;
  font-family: "CircularStd-Book", sans-serif;
  font-weight: normal;
}

.priceListing__resellerContainer .description {
  flex: 1 1 50%;
}

.description i {
  font-style: normal;
}

.priceListing__selectButton .description i {
  display: none;
}

.priceListing__modal {
  display: none;
  position: absolute;
  top: 0;
  z-index: 2000;
}

@media (max-width: 768px) {
  .priceListing__modal {
    left: 0 !important;
    right: 0 !important;
  }
}

.priceListing__close {
  position: absolute;
  top: 0;
  right: 8px;
  cursor: pointer;
  transition: opacity 0.2s ease;
  font-size: 24px;
}

.priceListing__close:hover {
  opacity: 0.75;
}

.priceListing__modalBackground {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

@media (max-width: 1024px) {
  .priceListing__modalBackground {
    display: none;
  }
}

.priceListing__modalInner {
  display: flex;
  flex-wrap: wrap;
  width: 835px;
  max-width: 100%;
  padding: 18px 40px 32px;
  background-color: #ffffff;
  border-radius: 9px;
  box-shadow: 0 1px 2px 0 rgba(37, 44, 67, 0.12),
    0 16px 40px 0 rgba(37, 44, 67, 0.12);
  border: solid 1px #1a268e;
}

@media (max-width: 1199px) {
  .priceListing__modalInner {
    width: 700px;
  }
}

@media (max-width: 1099px) {
  .priceListing__modalInner {
    width: 600px;
  }
}

@media (max-width: 1000px) {
  .priceListing__modalInner {
    width: 500px;
  }
}

@media (max-width: 768px) {
  .priceListing__modalInner {
    width: 100%;
  }
}

.priceListing__modalTitle {
  margin-bottom: 8px;
  font-family: "CircularStd-Medium";
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: #252c43;
}

.priceListing__countries {
  flex: 0 0 188px;
  display: flex;
  flex-flow: column;
  padding: 0 18px 0 0;
}

.priceListing__countriesItemSale {
  color: red;
  margin-left: 7px;
  margin-bottom: 10px;
  margin-top: -10px;
}

@media (min-width: 769px) {
  .priceListing__countries {
    position: relative;
  }

  .priceListing__countries::after {
    content: "";
    position: absolute;
    top: 68px;
    right: 18px;
    bottom: 68px;
    display: block;
    width: 1px;
    background-color: #eaecf6;
  }
}

@media (max-width: 768px) {
  .priceListing__countries {
    flex: 1 1 100%;
    overflow: hidden;
    margin-bottom: 48px;
  }
}

.priceListing__countriesList {
  max-width: 138px;
  width: 100%;
  display: flex;
  flex-flow: column;
}

@media (max-width: 768px) {
  .priceListing__countriesList {
    max-width: 100%;
    flex-flow: row;
    overflow-x: auto;
    position: relative;
  }

  .priceListing__countriesList::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    height: 1px;
    background-color: #eaecf6;
  }
}

.priceListing__countriesItem {
  display: flex;
  align-items: center;
  margin-bottom: 21px;
  padding-bottom: 7px;
  border-bottom: 1px solid transparent;
  font-family: "CircularStd-Medium";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #252c43;
  cursor: pointer;
  transition: border-color 0.2s ease;
}

@media (max-width: 768px) {
  .priceListing__countriesItem {
    flex: 0 0 auto;
    margin-right: 24px;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
  }

  .priceListing__countriesItem:last-child {
    margin-right: 0;
  }
}

.priceListing__countriesItem:hover,
.priceListing__countriesItem.-active {
  border-color: #1a268e;
}

.priceListing__countriesFlag {
  margin-right: 8px;
  width: 16px;
  border-radius: 50% !important;
}

.priceListing__locationPrices {
  flex: 1 1;
}

.priceListing__pricesEntry:not(:last-child) {
  margin-bottom: 8px;
}

.priceListing__pricesEntryBox {
  display: flex;
  align-items: center;
  border-radius: 4px;
  border: solid 1px #b7bdce;
  padding: 10px 18px;
  background-color: #ffffff;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.priceListing__pricesEntryBox.-active {
  border: solid 1px #0087f7;
}

.priceListing__pricesEntryBox:hover {
  background-color: #f6f7fb;
}

.priceListing__pricesEntryDecorator {
  width: 20px;
  height: 20px;
  margin-right: 18px;
  border-radius: 10px;
  box-shadow: 0 1px 2px 0 rgba(37, 44, 67, 0.08);
  border: solid 1px #d5d9e6;
  background-color: #ffffff;
}

.priceListing__pricesEntryBox.-active .priceListing__pricesEntryDecorator {
  border: solid 6px #0087f7;
}

.priceListing__pricesEntryContent {
  flex: 1 1;
}

.priceListing__pricesEntryFeatures {
  display: none;
}

.priceListing__pricesEntryFeaturesHidden {
  display: none;
}

.priceListing__buttonRow {
  display: flex;
  flex: 1 1 100%;
  justify-content: center;
  margin-top: 40px;
}

.priceListing__buttonPlanSelect {
  padding: 8px 16px;
  border-radius: 4px;
  background-color: #1a268e;
  font-family: "CircularStd-Medium";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #ffffff;
  transition: background-color 0.2s ease;
  cursor: pointer;
}

.priceListing__buttonPlanSelect:hover {
  background-color: #0087f7;
}
