.langselector--visible {
  padding-top: 0;
}
@media (min-width: 900px) {
  .langselector--visible {
    padding-top: 0;
  }
}

.langselector--visible .td-outer-wrap {
  padding-top: 0 !important;
}

.td-outer-wrap {
  padding-top: 0 !important;
}

.mt-5 {
  margin-top: 0 !important;
}

.footer-sup-container {
  padding: 0;
}

.headerLandingPage {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 15px 32px;
  padding-top: 18px;
  padding-bottom: 32px;
  font-family: var(--font-title);
  padding-top: 0;
  top: 0;
  padding-bottom: 0;
  height: 60px;
  transition: all 0.4s ease-in-out;
  position: absolute;
  width: 100%;
  height: 60px;
}
@media screen and (min-width: 1024px) {
  .headerLandingPage {
    height: 90px;
  }
}
.headerLandingPage .headerLandingPage_logoWrapper {
  flex: 1;
  text-align: left;
}
.headerLandingPage .headerLandingPage_logoWrapper .headerLanding_logoLink {
  max-width: 200px;
  display: inline-block;
}
.headerLandingPage .headerLandingPage_logoWrapper .headerLanding_logoLink img {
  max-width: 100%;
}

.showHeaderSticky,
.scrollUp {
  position: relative;
}
.showHeaderSticky .headerLandingPage-scroll,
.scrollUp .headerLandingPage-scroll {
  background-color: white;
  color: #000;
  height: 0;
  width: 100%;
  max-width: 100%;
  position: fixed;
  opacity: 1;
  top: 0;
  overflow: hidden;
  left: 0;
  right: 0;
  opacity: 1;
  transition: all 0.4s ease-in-out;
  padding: 10px 15px;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
}
@media (min-width: 768px) {
  .showHeaderSticky .headerLandingPage-scroll,
  .scrollUp .headerLandingPage-scroll {
    justify-content: space-between;
  }
}
.showHeaderSticky .subscriptionPage_wrapper .headerLandingPage-scroll,
.scrollUp .subscriptionPage_wrapper .headerLandingPage-scroll {
  padding: 15px 30px;
  top: 0px;
  opacity: 1;
}
@media (max-width: 768px) {
  .showHeaderSticky .subscriptionPage_wrapper .headerLandingPage-scroll,
  .scrollUp .subscriptionPage_wrapper .headerLandingPage-scroll {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 575px) {
  .showHeaderSticky .subscriptionPage_wrapper .headerLandingPage-scroll,
  .scrollUp .subscriptionPage_wrapper .headerLandingPage-scroll {
    top: 0px;
  }
}

.scrollUp .subscriptionPage_wrapper .subscriptionPage_sectionTop .headerLandingPage-scroll {
  top: 0px;
  transition: all 0.4s ease-in-out;
  opacity: 1;
}
@media (max-width: 768px) {
  .scrollUp .subscriptionPage_wrapper .subscriptionPage_sectionTop .headerLandingPage-scroll {
    top: 0px;
  }
}

.subscriptionPage_wrapper.with-language-banner {
  margin-top: 64px;
}

.scrollUp .subscriptionPage_wrapper.with-language-banner .subscriptionPage_sectionTop .headerLandingPage-scroll {
  top: 64px;
}
@media (max-width: 768px) {
  .subscriptionPage_wrapper.with-language-banner {
    margin-top: 137px;
  }

  .scrollUp .subscriptionPage_wrapper.with-language-banner .subscriptionPage_sectionTop .headerLandingPage-scroll {
    top: 137px;
  }
}

.subscriptionPage_wrapper {
  position: relative;
}
.subscriptionPage_wrapper .headerLandingPage-scroll .headerLanding_logoLink_onScroll {
  max-width: 200px;
  display: inline-block;
}
.subscriptionPage_wrapper .headerLandingPage-scroll .headerLanding_logoLink_onScroll .header-magazine-scroll_rightSide {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.subscriptionPage_wrapper .headerLandingPage-scroll .headerLanding_logoLink_onScroll .header-magazine-scroll_rightSide .header-magazine-scroll_text {
  color: white;
  font-size: 12px;
  align-self: center;
  justify-content: flex-end;
  padding: 15px 0;
  text-align: left;
}
@media (min-width: 768px) {
  .subscriptionPage_wrapper .headerLandingPage-scroll .headerLanding_logoLink_onScroll .header-magazine-scroll_rightSide .header-magazine-scroll_text {
    font-size: 14px;
    text-align: right;
  }
}
.subscriptionPage_wrapper .headerLandingPage-scroll .textBig {
  color: #000;
}
@media (min-width: 768px) {
  .subscriptionPage_wrapper .headerLandingPage-scroll .textBig {
    font-size: 18px;
  }
}
.subscriptionPage_wrapper .headerLandingPage-scroll .header-magazine-scroll_cta {
  justify-content: flex-end;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .subscriptionPage_wrapper .headerLandingPage-scroll .header-magazine-scroll_cta {
    padding-left: 30px;
  }
}
.subscriptionPage_wrapper .headerLandingPage-scroll .header-magazine-scroll_cta .btn-mag_secondary {
  background-color: var(--color-gold);
  color: #000;
  border-color: var(--color-gold);
  font-weight: 700;
  font-family: var(--font-title);
}
.subscriptionPage_wrapper .headerLandingPage-scroll .header-magazine-scroll_cta .btn-mag_secondary:hover {
  background-color: var(--color-gold-hover);
}
.subscriptionPage_wrapper .headerLandingPage-scroll .header-magazine-scroll_cta .btn-mag {
  padding: 13px 20px;
}
@media (max-width: 768px) {
  .subscriptionPage_wrapper .headerLandingPage-scroll .header-magazine-scroll_cta .btn-mag {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.subscriptionPage_wrapper .mb-n5 {
  /* margin-bottom: -3rem !important;*/
}
.subscriptionPage_wrapper .mag-container-full {
  max-width: 100%;
  padding: 0 15px;
}
@media (min-width: 1200px) {
  .subscriptionPage_wrapper .mag-container-full {
    padding: 0;
  }
}
.subscriptionPage_wrapper .mag-container-full .subscriptionPage_sectionDark_ctaWrapper {
  text-align: center;
  display: flex;
  justify-content: center;
}
.subscriptionPage_wrapper .mag-container-full .btn-mag {
  min-height: 44px;
  text-decoration: none;
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 1.2rem;
  padding: 0px 10px 0px 10px;
  text-align: center;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s;
  transition-property: color, background-color;
  position: relative;
  font-family: var(--font-text);
}
.subscriptionPage_wrapper .mag-container-full .btn-mag::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  padding: 50%;
  width: 32px;
  height: 32px;
  background-color: currentColor;
  opacity: 0;
  transform: translate(-50%, -50%) scale(1);
  transition: opacity 1s, transform 0.5s;
}
.subscriptionPage_wrapper .mag-container-full .btn-mag_touch {
  position: relative;
  overflow: hidden;
  outline: none;
  cursor: pointer;
}
.subscriptionPage_wrapper .mag-container-full .btn-mag_outline {
  font-family: var(--font-title);
  background-color: transparent;
  color: white;
  border-color: white;
  height: 48px;
  font-size: 1.25rem;
  padding-left: 60px;
  padding-right: 60px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .subscriptionPage_wrapper .mag-container-full .btn-mag_outline {
    height: 64px;
  }
}
@media (max-width: 768px) {
  .subscriptionPage_wrapper .mag-container-full .btn-mag_outline {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}
.subscriptionPage_wrapper .mag-container-full .btn-mag_outline:hover {
  color: #000;
  background-color: white;
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop {
  background-position: top center;
  background-color: var(--color-dark);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: relative;
  z-index: 3;
  min-height: calc(100vh - 80px);
  background-size: cover;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionTop {
    min-height: calc(100vh - 80px);
    background-size: cover;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .container {
  margin-top: -80px;
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_backgroundVideo_wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_backgroundVideo_wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100px;
  z-index: 2;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.001) 30%, rgba(0, 0, 0, 0.7) 100%);
  box-sizing: border-box;
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_backgroundVideo_wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0.001) 50%);
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_backgroundVideo_wrapper::after {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 10%, rgba(0, 0, 0, 0.001) 100%);
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_backgroundVideo_wrapper video {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  filter: brightness(50%);
  display: inline-block;
  vertical-align: baseline;
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_freetour_backgroundVideo_wrapper {
  background-image: url("../images/bkg-subscribe-bp-iNdQOT1.jpg");
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_freetour_backgroundVideo_wrapper {
    background-image: url("../images/bkg-subscribe-bp-mobile-D6l1PvJ.jpg");
    background-size: 100%;
    background-position: center top;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_freetour_backgroundVideo_wrapper::before {
  display: none;
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_freetour_backgroundVideo_wrapper::after {
  display: none;
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .section-overVideo {
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionTop .bg-darker {
    /*background-color: rgba(12, 19, 25, 0.65);*/
  }
}

.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center;
  color: white;
  height: calc(100vh - 50px);
  padding: 50px 0 40px 0;
  z-index: 10 !important;
}
@media screen and (max-height: 730px) and (min-width: 768px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport {
    padding-top: 100px !important;
  }
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    height: auto;
    min-height: calc(100vh - 80px);
    padding: 50px 0;
    transform: translateY(-40px);
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_title h1 {
  color: white;
  margin-bottom: 16px;
  font-size: 1.625rem;
  line-height: 2rem;
  font-family: var(--font-title);
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_title h1 {
    font-size: 3rem;
    line-height: 3rem;
    margin-bottom: 22px;
    color: white;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .tk-checkListElement {
  text-align: left;
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_description {
  font-size: 1rem;
  line-height: 1.5;
  padding: 0 15px;
  margin-bottom: 18px;
  text-align: left;
  text-shadow: 2px 2px 4px #000000 !important;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_description {
    padding: 0;
    margin-bottom: 32px;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_ctaWrapper {
  margin-bottom: 20px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_ctaWrapper {
    margin-bottom: 0;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_ctaWrapper .btn-mag {
  min-height: 44px;
  text-decoration: none;
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  padding: 0 10px 0 10px;
  text-align: center;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s;
  transition-property: color, background-color;
  position: relative;
  font-family: var(--font-text);
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_ctaWrapper .btn-mag_touch {
  position: relative;
  overflow: hidden;
  outline: none;
  cursor: pointer;
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_ctaWrapper .btn-mag_negative {
  font-family: var(--font-title);
  background-color: white;
  color: #000;
  border-color: white;
  height: 56px;
  font-size: 1.25rem;
  padding-left: 60px;
  padding-right: 60px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_ctaWrapper .btn-mag_negative {
    height: 64px;
  }
}
@media (max-width: 420px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_ctaWrapper .btn-mag_negative {
    width: 100%;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_ctaWrapper .btn-mag_negative::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  padding: 50%;
  width: 32px;
  height: 32px;
  background-color: currentColor;
  opacity: 0;
  transform: translate(-50%, -50%) scale(1);
  transition: opacity 1s, transform 0.5s;
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_ctaWrapper .btn-mag_negative:hover {
  color: white;
  background-color: transparent;
}
.subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_ctaWrapper .subscriptionPage_sectionTop_ctaNotice {
  font-family: var(--font-title);
  font-size: 11px;
  margin-top: 10px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_ctaWrapper .subscriptionPage_sectionTop_ctaNotice {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionTop .sectionTop_viewport .subscriptionPage_sectionTop_ctaWrapper .subscriptionPage_sectionTop_ctaNotice {
    max-width: 300px;
  }
}
.subscriptionPage_wrapper .page-template-subscription-page * {
  z-index: 10 !important;
}
.subscriptionPage_wrapper .subscriptionPage_sectionWhite {
  background-color: #f6f6f6;
  position: relative;
  border-top: 5px solid var(--color-gold);
  padding: 62px 10px;
}
.subscriptionPage_wrapper .subscriptionPage_sectionWhite::after {
  bottom: 0;
  background-image: linear-gradient(to top, rgba(21, 31, 38, 0.2), rgba(21, 31, 38, 0));
  content: "";
  display: block;
  left: 0;
  height: 60px;
  width: 100%;
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
}
.subscriptionPage_wrapper .subscriptionPage_sectionWhite::before {
  top: 0;
  background-image: linear-gradient(to bottom, rgba(21, 31, 38, 0.2) 0%, rgba(21, 31, 38, 0) 100%);
  content: "";
  display: block;
  left: 0;
  height: 60px;
  width: 100%;
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
}
.subscriptionPage_wrapper .subscriptionPage_sectionWhite .subscriptionPage_sectionBenefits_row + .subscriptionPage_sectionBenefits_row {
  margin-top: 60px;
}
.subscriptionPage_wrapper .subscriptionPage_sectionWhite .subscriptionPage_sectionBenefits_title {
  font-weight: 400;
  margin-bottom: 8px;
  font-size: 1.625rem;
  line-height: 2rem;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionWhite .subscriptionPage_sectionBenefits_title {
    font-family: var(--font-title);
    font-size: 1.625rem;
    line-height: 2rem;
    margin-bottom: 14px;
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionWhite .subscriptionPage_sectionBenefits_title em {
  color: var(--color-gold);
  font-weight: 700;
}
.subscriptionPage_wrapper .subscriptionPage_sectionWhite .subscriptionPage_sectionBenefits_item {
  max-width: 526px;
  margin-bottom: 24px;
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark {
  border-top: 5px solid var(--color-gold);
  background-color: var(--color-dark);
  padding: 62px 10px;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionDark {
    max-width: none;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .subscriptionPage_sectionDark_title {
  color: white;
  text-align: center;
  padding: 0 0px;
  margin: 0 auto;
  font-family: var(--font-title);
  font-size: 1.5rem;
  line-height: 2rem;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionDark .subscriptionPage_sectionDark_title {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .subscriptionPage_vSpace {
  height: 30px;
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox {
  margin-bottom: 70px;
  border-radius: 2px;
  background-color: white;
  width: 100%;
  font-size: 0.875rem;
  margin-bottom: 40px;
  max-width: 470px;
  margin-left: auto;
  margin-right: auto;
  font-family: var(--font-text);
}
@media (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox {
    font-size: 1.125rem;
    margin-bottom: 114px;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_header {
  font-size: 0.875rem;
  line-height: 1.7;
  color: #18181b;
  padding: 20px;
  border-bottom: 1px solid var(--color-grey-border);
  padding: 15px 30px;
  text-align: center;
  font-size: 12px;
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_header strong {
  font-size: 18px;
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_header p {
  margin-bottom: 0px;
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_content {
  font-size: 1.125rem;
  padding: 20px 15px;
}
@media (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_content {
    padding: 30px 50px 12px 50px;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_content .tk-checkListElement {
  color: #000;
  list-style: none;
  margin: 0;
  padding: 0;
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_content .tk-checkListElement li {
  font-size: 0.875rem;
  position: relative;
  padding-left: 20px;
  margin-bottom: 18px;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_content .tk-checkListElement li {
    padding-left: 50px;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_content .tk-checkListElement li::before {
  font-size: 24px;
  content: "\f00c";
  display: inline-block;
  position: absolute;
  font-family: var(--font-awesome);
  font-weight: 700;
  color: var(--color-gold);
  left: 0;
  font-size: 14px;
  margin-bottom: 18px;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_content .tk-checkListElement li::before {
    font-size: 24px;
    padding-left: 20px;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_footer {
  padding: 0 15px 30px;
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_footer .landingPage_ctaWrapper {
  text-align: center;
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_footer .landingPage_ctaWrapper .btn-mag_secondary:hover {
  background-color: var(--color-gold-hover) !important;
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .panelBox .panelBox_footer .landingPage_ctaWrapper .landingPage_ctaWrapper_notice {
  font-family: var(--font-title);
  font-size: 12px;
  color: var(--color-dark);
  margin-top: 10px;
  display: inline-block;
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .subscriptionPage_sectionDark_freeTourTitle {
  color: var(--color-white);
  text-align: center;
  padding: 0 15px;
  max-width: 350px;
  margin: 0 auto;
  font-family: var(--font-title);
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionDark .subscriptionPage_sectionDark_freeTourTitle {
    font-size: 26px;
    font-weight: 700;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .subscriptionPage_sectionDark_freeTourTitle img {
  height: 20px;
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .btn-mag_secondary {
  background-color: var(--color-gold);
  color: #000;
  border-color: var(--color-gold);
  font-weight: 700;
  font-family: var(--font-title);
  font-size: 20px;
  width: 100%;
  height: 56px;
}
@media (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_sectionDark .btn-mag_secondary {
    height: 64px;
    line-height: 38px;
    width: 250px;
  }
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark .btn-mag_secondary:hover {
  background-color: var(--color-gold);
}
.subscriptionPage_wrapper .subscriptionPage_sectionDark_copy {
  text-align: center;
  padding: 0 30px;
  font-size: 14px;
  color: white;
  margin-top: 12px;
}
.subscriptionPage_wrapper .subscriptionPage_wrapper .landingPage_sectionTitle {
  color: var(--color-dark);
  max-width: none;
  font-family: var(--font-title);
  color: white;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  font-size: 1.625rem;
  line-height: 2rem;
  margin-bottom: 16px;
  margin-top: 27px;
}
@media (min-width: 1024px) {
  .subscriptionPage_wrapper .subscriptionPage_wrapper .landingPage_sectionTitle {
    font-size: 32px;
    font-size: 2.5rem;
    line-height: 3rem;
    font-family: var(--font-title);
    font-size: 1.625rem;
    line-height: 2rem;
  }
}
.subscriptionPage_wrapper .carousel-step1 .slide {
  padding-bottom: 5rem;
}
.subscriptionPage_wrapper .carousel-step1 .carousel-indicators button {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.2);
}
.subscriptionPage_wrapper .carousel-step1 .carousel-indicators .active {
  background-color: rgb(209, 173, 76);
}
.subscriptionPage_wrapper .carousel-step1 .landingPage_item {
  padding: 0 15px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: var(--font-text);
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_wrapper .carousel-step1 .landingPage_item {
    padding: 0 15px;
    width: 700px;
  }
}
.subscriptionPage_wrapper .carousel-step1 .landingPage_item .landingPage_review_author {
  text-align: center;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 5px;
  color: white;
}
.subscriptionPage_wrapper .carousel-step1 .landingPage_item .landingPage_review_authorInfo {
  color: white;
  font-size: 0.75rem;
}
.subscriptionPage_wrapper .carousel-step1 .landingPage_item .landingPage_review_thumbWrapper {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid var(--color-gold);
  padding: 2px;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  margin: 0 auto 10px;
}

.subscriptionPage_sectionLast .myaccordion_wrapper {
  margin-top: 10px;
  color: var(--color-white);
}
.subscriptionPage_sectionLast .myaccordion_wrapper .accordion-item {
  border-radius: 2px;
  background-color: var(--color-dark);
}
.subscriptionPage_sectionLast .myaccordion_wrapper .accordion-item .link {
  color: var(--link-hover-dark);
}
.subscriptionPage_sectionLast .myaccordion_wrapper .accordion-item .link:hover {
  color: var(--link-hover-dark);
  text-decoration: underline;
}
.subscriptionPage_sectionLast .myaccordion_wrapper .accordion-item .link:visited {
  color: var(--link-vidited-dark);
}
.subscriptionPage_sectionLast .myaccordion_wrapper .accordion-header .accordion-button {
  display: block;
  background: transparent;
  border: none;
  position: relative;
  color: white;
  padding: 20px;
  padding-right: 58px;
  text-align: left;
  width: 100%;
}
@media (min-width: 1024px) {
  .subscriptionPage_sectionLast .myaccordion_wrapper .accordion-header .accordion-button {
    font-size: 18px;
  }
}
.subscriptionPage_sectionLast .myaccordion_wrapper .accordion-header .accordion-button:hover {
  background-color: rgba(255, 255, 255, 0.08);
}
.subscriptionPage_sectionLast .myaccordion_wrapper .accordion-header .accordion-button:focus {
  box-shadow: none;
}
.subscriptionPage_sectionLast .myaccordion_wrapper .accordion-header .accordion-button:not(.collapsed)::after {
  background-image: url("../images/minus-solid-d-9P5fY.svg");
}
.subscriptionPage_sectionLast .myaccordion_wrapper .accordion-header .accordion-button::after {
  position: absolute;
  z-index: 1;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--color-gold);
  background-image: url("../images/plus-solid-nFePBCq.svg");
}
.subscriptionPage_sectionLast .landingPage_lastCtaWrapper {
  text-align: center;
  padding-bottom: 32px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 45px;
  position: relative;
}
.subscriptionPage_sectionLast .landingPage_lastCtaWrapper .btn-mag {
  min-height: 44px;
  text-decoration: none;
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  padding: 0 10px 0 10px;
  text-align: center;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s;
  transition-property: color, background-color;
  position: relative;
  font-family: var(--font-text);
  width: 100%;
  height: 56px;
  line-height: 32px;
  font-size: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_sectionLast .landingPage_lastCtaWrapper .btn-mag {
    width: 234px;
    height: 64px;
    line-height: 38px;
    padding: 0 20px 0 20px;
  }
}
.subscriptionPage_sectionLast .landingPage_lastCtaWrapper .btn-mag_touch {
  position: relative;
  overflow: hidden;
  outline: none;
  cursor: pointer;
}
.subscriptionPage_sectionLast .landingPage_lastCtaWrapper .btn-mag_secondary {
  background-color: var(--color-gold);
  color: var(--color-black);
  border-color: var(--color-gold);
  font-weight: 700;
  font-family: var(--font-title);
}
.subscriptionPage_sectionLast .landingPage_lastCtaWrapper .btn-mag_secondary:hover {
  background-color: var(--color-gold-hover) !important;
}
.subscriptionPage_sectionLast .landingPage_sectionWrapper .landingPage_sectionTitle {
  color: var(--color-dark);
  margin-bottom: 16px;
  max-width: none;
  font-family: var(--font-title);
  margin-top: 27px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  font-size: 1.625rem;
  line-height: 2rem;
}
@media (min-width: 1024px) {
  .subscriptionPage_sectionLast .landingPage_sectionWrapper .landingPage_sectionTitle {
    font-size: 32px;
    font-size: 2.5rem;
    line-height: 3rem;
    font-family: var(--font-title);
  }
}
.subscriptionPage_sectionLast .landingPage_faqWrapper {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 32px;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_sectionLast .landingPage_faqWrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 770px;
  }
}
.subscriptionPage_sectionLast .landingPage_faqWrapper .landingPage_sectionTitle {
  color: var(--color-dark);
  margin-bottom: 14px;
  max-width: none;
  font-family: var(--font-title);
  margin-top: 30px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  font-size: 1.625rem;
  line-height: 2rem;
}
@media (min-width: 1024px) {
  .subscriptionPage_sectionLast .landingPage_faqWrapper .landingPage_sectionTitle {
    font-size: 32px;
    font-size: 2.5rem;
    line-height: 3rem;
    font-family: var(--font-title);
  }
}
.subscriptionPage_sectionLast .article-slider {
  position: relative;
  clear: both;
  width: 100%;
  display: none;
  flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_sectionLast .article-slider {
    display: none;
  }
}
@media screen and (min-width: 1365px) {
  .subscriptionPage_sectionLast .article-slider {
    display: flex;
    justify-content: center;
    row-gap: 30px;
    margin-bottom: 48px;
    width: 1290px;
  }
}
.subscriptionPage_sectionLast .galleryMobileSwipe {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .subscriptionPage_sectionLast .galleryMobileSwipe {
    display: flex;
  }
}
@media screen and (min-width: 1365px) {
  .subscriptionPage_sectionLast .galleryMobileSwipe {
    display: none;
  }
}
.subscriptionPage_sectionLast .swiper-wrapper {
  padding-bottom: 52px;
}
.subscriptionPage_sectionLast .swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--color-gold);
}
.subscriptionPage_sectionLast .swiper-pagination {
  padding-left: 30px;
  padding-right: 90px;
  padding-top: 10px;
}
.subscriptionPage_sectionLast .header-magazine {
  display: none !important;
}

@media screen and (min-width: 1024px) {
  .section__content {
    padding: 20px 83px;
  }
}

.headerLandingPage {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 15px 32px;
  font-family: var(--font-title);
  z-index: 99 !important;
  padding-top: 0;
  padding-bottom: 0;
  height: 60px;
  position: absolute;
  width: 100%;
  height: 60px;
  background-color: transparent;
}
@media screen and (min-width: 1024px) {
  .headerLandingPage {
    height: 90px;
  }
}
@media screen and (max-width: 768px) {
  .headerLandingPage {
    height: 60px;
  }
}
.headerLandingPage .headerLandingPage_logoWrapper {
  flex: 1;
}
.headerLandingPage .headerLandingPage_ctaWrapper {
  text-align: right;
}
.headerLandingPage .headerLandingPage_ctaWrapper .headerLandingPage_cta {
  font-family: var(--font-title);
  color: white;
  font-size: 0.875rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .headerLandingPage .headerLandingPage_ctaWrapper .headerLandingPage_cta {
    display: inline-block;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    text-decoration: none;
    border: 1px solid white;
    border-radius: 2px;
    height: 44px;
    line-height: 44px;
    padding: 0 40px;
  }
}
@media (min-width: 1024px) {
  .headerLandingPage .headerLandingPage_ctaWrapper .headerLandingPage_cta:hover {
    background-color: white;
    color: var(--color-dark);
  }
}

.subscriptionPage_wrapper .headerLandingPage-scroll {
  height: 50px;
  padding: 10px 15px;
}
@media (min-width: 768px) {
  .subscriptionPage_wrapper .headerLandingPage-scroll {
    top: -80px;
    height: 80px;
    opacity: 0;
  }
}
.subscriptionPage_wrapper .headerLandingPage-scroll .headerLanding_logoLink_onScroll {
  max-width: 200px;
  display: inline-block;
}
.subscriptionPage_wrapper .headerLandingPage-scroll .headerLanding_logoLink_onScroll img {
  max-width: 100%;
}
@media (max-width: 768px) {
  .subscriptionPage_wrapper .headerLandingPage-scroll .headerLanding_logoLink_onScroll {
    display: none;
  }
}
.subscriptionPage_wrapper .headerLandingPage-scroll .header-magazine-scroll_rightSide {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .subscriptionPage_wrapper .headerLandingPage-scroll .header-magazine-scroll_rightSide {
    width: 100%;
    padding: 0;
  }
}
.subscriptionPage_wrapper .headerLandingPage-scroll .header-magazine-scroll_rightSide .header-magazine-scroll_text {
  color: #000;
  font-family: var(--font-text);
  font-size: 12px;
  align-self: center;
  justify-content: flex-end;
  padding-top: 25px;
  text-align: left;
}
@media (min-width: 768px) {
  .subscriptionPage_wrapper .headerLandingPage-scroll .header-magazine-scroll_rightSide .header-magazine-scroll_text {
    font-size: 14px;
    text-align: right;
  }
}
.subscriptionPage_wrapper .headerLandingPage-scroll .header-magazine-scroll_rightSide .header-magazine-scroll_text .textBig {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .subscriptionPage_wrapper .headerLandingPage-scroll .header-magazine-scroll_rightSide .header-magazine-scroll_text .textBig {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .subscriptionPage_wrapper .header-magazine-scroll_text .textBig + p {
    font-size: 14px;
  }
}

.module_textContainer .accordion-text {
  color: var(--color-white);
}

.adapting.mag-article .mag-article__content .mag-article__info .mag-article__post-type,
.adapting.mag-article .mag-article__content .mag-article__info .mag-article__date {
  color: var(--color-white);
}

.adapting.mag-article .mag-article__content .mag-article__post-type::after {
  background-color: var(--color-white);
  content: "";
  height: 100%;
  position: absolute;
  transform: translateX(10px);
  width: 1px;
}

.promo-hide {
  display: none;
}

.promo-show.textBig span {
  position: relative;
  display: inline-block;
}
.promo-show.textBig span::after {
  content: "";
  position: absolute;
  width: 70px;
  height: 2px;
  transform: rotate(-20deg);
  right: -5px;
  top: 12px;
  background-color: var(--color-gold);
}
@media screen and (max-width: 768px) {
  .promo-show.textBig span::after {
    width: 45px;
    transform: rotate(-15deg);
    right: -2px;
    top: 10px;
  }
}
.promo-show .sectionTop_viewport {
  align-items: start !important;
  padding-top: 0px !important;
  padding-bottom: 0 !important;
  height: auto !important;
}
@media screen and (max-width: 1023px) {
  .promo-show .sectionTop_viewport {
    padding-top: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .promo-show .subscriptionPage_sectionTop_title {
    padding-top: 250px !important;
    text-align: left;
    margin-top: 0;
  }
}
.promo-show .subscriptionPage_sectionTop_title .txt-48 {
  font-size: 48px !important;
  line-height: 50px !important;
}
@media screen and (max-width: 1023px) {
  .promo-show .subscriptionPage_sectionTop_title .txt-48 {
    font-size: 22px !important;
    line-height: 24px !important;
  }
}
@media screen and (min-width: 1024px) {
  .promo-show .subscriptionPage_sectionTop_title h1 {
    line-height: 4rem !important;
    /*margin-bottom: 30px !important;*/
    margin-bottom: 20px !important;
  }
}
.promo-show .subscriptionPage_sectionTop_title h1 span {
  color: var(--color-black);
  background-color: var(--color-gold);
  display: inline-block;
  padding: 0px;
  font-weight: bold;
  position: relative;
  margin-left: 44px;
}
@media screen and (max-width: 1023px) {
  .promo-show .subscriptionPage_sectionTop_title h1 span {
    margin-left: 9px;
    margin-top: 5px;
  }
}
.promo-show .subscriptionPage_sectionTop_title h1 span::before {
  content: "";
  border-right: 22px solid #d1ad4c;
  border-top: 32px solid transparent;
  border-bottom: 32px solid #d1ad4c;
  border-left: 22px solid transparent;
  position: absolute;
  left: -44px;
}
@media screen and (max-width: 1023px) {
  .promo-show .subscriptionPage_sectionTop_title h1 span::before {
    border-right: 9px solid #d1ad4c;
    border-top: 16px solid transparent;
    border-bottom: 16px solid #d1ad4c;
    border-left: 9px solid transparent;
    position: absolute;
    left: -18px;
  }
}
.promo-show .subscriptionPage_sectionTop_title h1 span::after {
  content: "";
  border-left: 22px solid #d1ad4c;
  border-bottom: 32px solid transparent;
  border-top: 32px solid #d1ad4c;
  border-right: 22px solid transparent;
  position: absolute;
  right: -44px;
}
@media screen and (max-width: 1023px) {
  .promo-show .subscriptionPage_sectionTop_title h1 span::after {
    border-left: 9px solid #d1ad4c;
    border-bottom: 16px solid transparent;
    border-top: 16px solid #d1ad4c;
    border-right: 9px solid transparent;
    position: absolute;
    right: -18px;
  }
}
@media screen and (max-width: 768px) {
  .promo-show .subscriptionPage_sectionTop_ctaWrapper .btn-mag_negative {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
.promo-show .subscriptionPage_sectionTop_description span {
  font-size: 28px;
  line-height: 20px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .promo-show .subscriptionPage_sectionTop_description {
    text-align: left;
    padding: 0 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .promo-show .subscriptionPage_sectionTop_ctaNotice {
    text-align: center;
    padding: 0 0 !important;
  }
}
@media screen and (min-width: 1024px) {
  .promo-show .subscriptionPage_sectionTop_ctaNotice {
    max-width: 500px !important;
  }
}
.promo-show .promo-boxPrezzo {
  margin-top: -20px;
  position: relative;
  font-family: var(--font-title);
  background-color: var(--color-white);
  border-radius: 4px;
  border-top: 11px solid var(--color-gold);
  color: var(--color-black);
  text-align: center;
  width: 50%;
  margin-left: auto;
  margin-right: 10%;
}

.promo-show .promo-boxPrezzo a {
  padding: 40px;
}

@media screen and (max-width: 1024px) {
  .promo-show .promo-boxPrezzo {
    width: 80%;
  }
  .promo-show .promo-boxPrezzo a {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 768px) {
  .promo-show .promo-boxPrezzo {
    margin-top: 0;
    margin-bottom: 40px;
    width: 80%;
  }
  .promo-show .promo-boxPrezzo a {
    padding: 20px;
  }
}
.promo-show .promo-boxPrezzo .txt-12 {
  font-size: 12px;
  line-height: 14px;
}
.promo-show .promo-boxPrezzo .txt-16 {
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .promo-show .promo-boxPrezzo .txt-16 {
    margin-bottom: 10px;
  }
}
.promo-show .promo-boxPrezzo .txt-18 {
  font-size: 18px;
  line-height: normal;
}
@media screen and (max-width: 768px) {
  .promo-show .promo-boxPrezzo .txt-18 {
    margin-bottom: 10px;
  }
}
.promo-show .promo-boxPrezzo .txt-18 span {
  position: relative;
  display: inline-block;
}
.promo-show .promo-boxPrezzo .txt-18 span::after {
  content: "";
  position: absolute;
  width: 70px;
  height: 2px;
  transform: rotate(-20deg);
  right: -5px;
  top: 12px;
  background-color: var(--color-gold);
}
.promo-show .promo-boxPrezzo .prezzo {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
}
.promo-show .promo-boxPrezzo .label {
  position: absolute;
  right: -60px;
  top: -60px;
}
@media screen and (max-width: 768px) {
  .promo-show .promo-boxPrezzo .label {
    top: -80px;
  }
}
.promo-show .promo-boxPrezzo .box-code {
  background-color: var(--color-dark);
  color: var(--color-white) !important;
  padding: 15px;
  border: 2px dashed var(--color-white);
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}
.promo-show .promo-boxPrezzo .box-code a {
  color: var(--color-white) !important;
}
.promo-show .txt-16 {
  font-size: 16px;
  line-height: normal;
}
.promo-show .txt-18 {
  font-size: 18px;
  line-height: normal;
}
.promo-show .txt-18 span {
  font-size: 16px;
  position: relative;
  display: inline-block;
}
.promo-show .txt-18 span::after {
  content: "";
  position: absolute;
  width: 70px;
  height: 2px;
  transform: rotate(-20deg);
  right: -5px;
  top: 12px;
  background-color: var(--color-gold);
}
.promo-show.panelBox {
  position: relative;
  margin-top: 30px;
}
.promo-show.panelBox .landingPage_ctaWrapper_notice {
  font-size: 14px !important;
}
@media screen and (max-width: 768px) {
  .promo-show.panelBox .landingPage_ctaWrapper_notice {
    font-size: 11px !important;
  }
}
.promo-show.panelBox .label {
  position: absolute;
  right: -60px;
  top: -60px;
}
@media screen and (max-width: 768px) {
  .promo-show.panelBox .label {
    right: -20px;
    top: -60px;
    max-width: 100px;
  }
}
.promo-show .landingPage_sectionTitle p {
  font-size: 18px;
  line-height: 20px;
  padding-top: 20px;
}
.promo-show .landingPage_lastCtaWrapper p {
  font-size: 11px;
  padding-top: 20px;
  font-family: var(--font-title);
}
@media screen and (min-width: 768px) {
  .promo-show .landingPage_lastCtaWrapper p {
    font-size: 14px;
  }
}

.promo-show .landingPage_lastCtaWrapper p small {
  font-size: 11px;
}
.promo-show.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/bkg-subscribe-ssreeqR.png");
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1023px) {
  .promo-show.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/bkg-subscribe-mobile-XYle5hX.png");
    background-size: 100%;
    background-position: center top;
  }
}

.black-friday-teaser.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-black-friday-teaser-sHVlLm8.jpg");
}

@media screen and (max-width: 1023px) {
  .black-friday-teaser.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-black-friday-teaser-mobile-5cBZYqt.jpg");
  }
}

.black-karting-week-it.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-black-karting-week-it-w6cQFxX.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .black-karting-week-it.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-black-karting-week-mobile-it-BUtrUcb.jpg") !important;
  }
}

.black-karting-week-en.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-black-karting-week-en-uAV3pex.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .black-karting-week-en.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-black-karting-week-mobile-en-yrGvhPz.jpg") !important;
  }
}

.black-karting-week-es.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-black-karting-week-es-mPZka85.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .black-karting-week-es.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-black-karting-week-mobile-es-I4PMSbE.jpg") !important;
  }
}

/* new year teaser */
.new-year-teaser-it.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-new-year-teaser-it-KMZh7gl.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .new-year-teaser-it.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-new-year-teaser-mobile-it-kr8aSxu.jpg") !important;
  }
}

.new-year-teaser-en.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-new-year-teaser-en-D7Y9Mkj.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .new-year-teaser-en.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-new-year-teaser-mobile-en-SjAs8Uv.jpg") !important;
  }
}

.new-year-teaser-es.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-new-year-teaser-es-DefqH15.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .new-year-teaser-es.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-new-year-teaser-mobile-es-OasDv4U.jpg") !important;
  }
}

/* new year */
.new-year-it.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-new-year-it-KMZh7gl.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .new-year-it.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-new-year-mobile-it-KtAsvOb.jpg") !important;
  }
}

.new-year-en.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-new-year-en-D7Y9Mkj.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .new-year-en.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-new-year-mobile-en-s7MwjVX.jpg") !important;
  }
}

.new-year-es.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-new-year-es-DefqH15.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .new-year-es.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-new-year-mobile-es-1plgk7x.jpg") !important;
  }
}

/* karting lovers week */
.karting-lovers-week-it.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-karting-lovers-week-it-DYwbeyE.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .karting-lovers-week-it.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-karting-lovers-week-mobile-it-z03ZUVY.jpg") !important;
  }
}

.karting-lovers-week-en.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-karting-lovers-week-en-aQXA_tH.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .karting-lovers-week-en.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-karting-lovers-week-mobile-en-skIERPX.jpg") !important;
  }
}

.karting-lovers-week-es.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-karting-lovers-week-es-Gg4XxlU.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .karting-lovers-week-es.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-karting-lovers-week-mobile-es-mDy6xka.jpg") !important;
  }
}

/* road to victory */
.road-to-victory-it.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-road-to-victory-it-Ye4IsCp.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .road-to-victory-it.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-road-to-victory-mobile-it-ENFK5mA.jpg") !important;
  }
}

.road-to-victory-en.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-road-to-victory-en-E0gxvmD.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .road-to-victory-en.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-road-to-victory-mobile-en-hZe96c9.jpg") !important;
  }
}

.road-to-victory-es.sectionTop_backgroundVideo_wrapper {
  background-image: url("../images/background-banner-road-to-victory-es-pyemFlm.jpg") !important;
}

@media screen and (max-width: 1023px) {
  .road-to-victory-es.sectionTop_backgroundVideo_wrapper {
    background-image: url("../images/background-banner-road-to-victory-mobile-es-yMe2eGM.jpg") !important;
  }
}

.promo-show.sectionTop_backgroundVideo_wrapper::before {
  display: none;
}
.promo-show.sectionTop_backgroundVideo_wrapper::after {
  display: none;
}
.promo-show.sectionTop_backgroundVideo_wrapper_sub.crazy-week-it {
  background-image: url("../images/background-banner-subscribe-crazy-week-EmtLQH-.jpg");
}

.promo-show.sectionTop_backgroundVideo_wrapper_sub.crazy-week-en {
  background-image: url("../images/background-banner-subscribe-crazy-week-en-INGOmsN.jpg");
}
.promo-show.sectionTop_backgroundVideo_wrapper_sub.crazy-week-es {
  background-image: url("../images/background-banner-subscribe-crazy-week-es-GV0MPcm.jpg");
}
@media screen and (max-width: 1023px) {
  .promo-show.sectionTop_backgroundVideo_wrapper_sub.crazy-week-it {
    background-image: url("../images/background-banner-subscribe-crazy-week-mobile-p6UaBoL.jpg");
  }
  .promo-show.sectionTop_backgroundVideo_wrapper_sub.crazy-week-en {
    background-image: url("../images/background-banner-subscribe-crazy-week-mobile-en-qPndtMc.jpg");
  }
  .promo-show.sectionTop_backgroundVideo_wrapper_sub.crazy-week-es {
    background-image: url("../images/background-banner-subscribe-crazy-week-mobile-es-ZuV6NfU.jpg");
  }
}
.promo-show .landingPage_lastCtaWrapper {
  margin-top: 20px !important;
}
.promo-show .landingPage_lastCtaWrapper .btn-mag {
  line-height: 20px !important;
  width: 300px;
}

@media screen and (max-width: 768px) {
  .promo-show .landingPage_lastCtaWrapper .btn-mag {
    width: 100%;
  }
}

/***subscribe gift***/
.headerLandingPage-scroll.gift-mode .header-magazine-scroll_text {
  padding-top: 5px !important;
}
@media (max-width: 768px) {
  .headerLandingPage-scroll.gift-mode .header-magazine-scroll_cta .btn-mag {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media screen and (max-width: 1024px) {
  .subscriptionPage_sectionTop.gift_mode {
    height: auto;
    padding: 0 !important;
    min-height: auto;
  }
  .subscriptionPage_sectionTop.gift_mode .container {
    padding: 0 !important;
  }
}

.gift_mode {
  background-image: url("../images/background-banner-regala-P6Emfw5.jpg");
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .gift_mode {
    background-size: 100%;
    background-position: top;
    background-image: none;
    background: radial-gradient(circle, rgb(220, 35, 7) 0%, rgb(152, 1, 1) 100%);
  }
}
.gift_mode::after,
.gift_mode::before {
  display: none;
}

.gift-banner .sectionTop_viewport {
  align-items: self-start !important;
}
@media screen and (max-width: 1024px) {
  .gift-banner .sectionTop_viewport {
    height: auto !important;
    justify-content: flex-start !important;
  }
}
.gift-banner .subscriptionPage_sectionTop_title {
  text-shadow: 0px 6px 13px rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 1024px) {
  .gift-banner .subscriptionPage_sectionTop_title {
    width: 100%;
  }
}
.gift-banner .subscriptionPage_sectionTop_title h1 {
  line-height: 4rem !important;
}
@media screen and (max-width: 1024px) {
  .gift-banner .subscriptionPage_sectionTop_title h1 {
    text-align: center;
    line-height: 30px !important;
  }
}
@media screen and (max-width: 768px) {
  .gift-banner .subscriptionPage_sectionTop_title h1 {
    line-height: 30px !important;
    text-align: left;
  }
}
@media screen and (max-width: 1024px) {
  .gift-banner .subscriptionPage_sectionTop_description {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .gift-banner .subscriptionPage_sectionTop_description {
    text-align: left;
  }
}
.gift-banner .tk-checkListElement {
  color: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}
.gift-banner .tk-checkListElement li {
  font-size: 16px;
  margin-bottom: 7px;
  margin-left: 0;
  padding-left: 30px;
  position: relative;
  text-align: left;
}
.gift-banner .tk-checkListElement li::before {
  content: "\f00c";
  display: inline-block;
  position: absolute;
  font-family: var(--font-awesome);
  font-weight: 100;
  color: var(--color-gold-hover);
  left: 0;
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  .gift-banner .tk-checkListElement li::before {
    font-size: 1.125rem;
  }
}

.subscriptionPage_wrapper .subscriptionPage_sectionTop .gift-banner .sectionTop_viewport .subscriptionPage_sectionTop_description {
  text-shadow: none !important;
}
.gift-banner .subscriptionPage_sectionTop_description {
  font-size: 24px !important;
  font-family: "Chakra Petch", sans-serif;
  font-weight: bold;
  margin-top: 32px;
  text-shadow: none !important;
}
.gift-banner .subscriptionPage_sectionTop_ctaNotice {
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .gift-banner .subscriptionPage_sectionTop_ctaNotice {
    text-align: left;
  }
}
@media screen and (max-width: 1024px) {
  .gift-banner .subscriptionPage_sectionTop_ctaWrapper {
    width: 100%;
  }
  .gift-banner .subscriptionPage_sectionTop_ctaWrapper .btn-mag_negative {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }
}

mgm-banner .sectionTop_viewport {
  align-items: self-start !important;
}
@media screen and (max-width: 1024px) {
  mgm-banner .sectionTop_viewport {
    height: auto !important;
    justify-content: flex-start !important;
  }
}
mgm-banner .subscriptionPage_sectionTop_title {
  text-shadow: 0px 6px 13px rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 1024px) {
  mgm-banner .subscriptionPage_sectionTop_title {
    width: 100%;
  }
}
mgm-banner .subscriptionPage_sectionTop_title h1 {
  line-height: 4rem !important;
}
@media screen and (max-width: 1024px) {
  mgm-banner .subscriptionPage_sectionTop_title h1 {
    text-align: center;
    line-height: 30px !important;
  }
}
@media screen and (max-width: 768px) {
  mgm-banner .subscriptionPage_sectionTop_title h1 {
    line-height: 30px !important;
    text-align: left;
  }
}
@media screen and (max-width: 1024px) {
  mgm-banner .subscriptionPage_sectionTop_description {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  mgm-banner .subscriptionPage_sectionTop_description {
    text-align: left;
  }
}
mgm-banner .tk-checkListElement {
  color: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}
mgm-banner .tk-checkListElement li {
  font-size: 16px;
  margin-bottom: 7px;
  margin-left: 0;
  padding-left: 30px;
  position: relative;
  text-align: left;
}
mgm-banner .tk-checkListElement li::before {
  content: "\f00c";
  display: inline-block;
  position: absolute;
  font-family: var(--font-awesome);
  font-weight: 100;
  color: var(--color-gold-hover);
  left: 0;
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  mgm-banner .tk-checkListElement li::before {
    font-size: 1.125rem;
  }
}
mgm-banner .subscriptionPage_sectionTop_description {
  font-size: 24px !important;
  font-family: "Chakra Petch", sans-serif;
  font-weight: bold;
  margin-top: 32px;
}
mgm-banner .subscriptionPage_sectionTop_ctaNotice {
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  mgm-banner .subscriptionPage_sectionTop_ctaNotice {
    text-align: left;
  }
}
@media screen and (max-width: 1024px) {
  mgm-banner .subscriptionPage_sectionTop_ctaWrapper {
    width: 100%;
  }
  mgm-banner .subscriptionPage_sectionTop_ctaWrapper .btn-mag_negative {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }
}

.subscriptionPage_sectionWhite.gift-mode {
  border-top: 0;
  border-bottom: 0;
}

.subscriptionPage_sectionDark.gift-mode {
  background: rgb(220, 35, 7);
  background: radial-gradient(circle, rgb(220, 35, 7) 0%, rgb(152, 1, 1) 100%);
}
.subscriptionPage_sectionDark.gift-mode .subscriptionPage_sectionDark_title {
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .subscriptionPage_sectionDark.gift-mode .subscriptionPage_sectionDark_title {
    font-size: 26px;
  }
}
.subscriptionPage_sectionDark.gift-mode .panelBox_header {
  padding-top: 30px !important;
}
.subscriptionPage_sectionDark.gift-mode .panelBox_header p {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 15px !important;
}
.subscriptionPage_sectionDark.gift-mode .panelBox_header p span {
  font-size: 18px;
  font-weight: bold;
}

.landingPage_sectionWrapper.gift-mode .landingPage_sectionDida {
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .landingPage_sectionWrapper.gift-mode .landingPage_sectionDida {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .landingPage_sectionWrapper.gift-mode .landingPage_lastCtaWrapper {
    margin-top: 35px !important;
  }
}
.landingPage_sectionWrapper.gift-mode .landingPage_lastCtaWrapper .btn-mag {
  line-height: 22px !important;
}
@media screen and (min-width: 1024px) {
  .landingPage_sectionWrapper.gift-mode .landingPage_lastCtaWrapper .btn-mag {
    width: auto !important;
  }
}

.intro_warning {
  z-index: 1000;
  position: absolute;
  color: #fff;
  text-align: right;
  width: 100%;
  top: 34px;
  text-shadow: 0px 0px 6px #000000;
  right: 20px;
}
@media screen and (max-width: 767px) {
  .intro_warning {
    width: calc(100% - 60px);
    top: 50px;
    text-shadow: 0px 0px 6px #000000;
    right: 30px;
    left: 30px;
    text-align: left;
  }
}

/* on site discount*/

.header-landing--osd.sectionTop_backgroundVideo_wrapper {
  background: url("../images/50-QI2gk5B.png");
  background-size: 50%;
  background-position: center right;
  background-repeat: no-repeat;
}

.header-landing--osd h2 {
  font-size: 40px !important;
  line-height: 48px;
  font-size: var(--font-title);
  font-weight: bold;
}

@media (max-width: 767px) {
  .header-landing--osd h2 {
    font-size: 24px !important;
    line-height: 28px;
  }
}

.header-landing--osd h2 .gold {
  color: #d1ad4c;
  font-style: italic;
  font-weight: bold;
  font-size: var(--font-title);
}

.header-landing--osd h2 .gold span {
  min-width: 55px;
  display: inline-block;
  padding: 0px 1px;
  text-align: center;
}

.header-landing--osd h2 .gold span.minutes{
  min-width: 30px;
}

.header-landing--osd p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}

.header-landing--osd .btn-gold {
  background-color: var(--color-gold);
  color: var(--color-black);
  padding: 12px 32px !important;
  font-weight: 700;
  font-size: 16px !important;
  margin-bottom: 15px !important;
  margin-bottom: 0;
  border-radius: 3px;
  min-height: 44px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-family: var(--font-text);
}

.header-landing--osd .btn-gold .circle-progress::part(base) {
  width: 24px;
  height: auto;
}
.header-landing--osd .btn-gold .circle-progress::part(value) {
  stroke-width: 10px;
  stroke: #d1ae4c6c;
}
.header-landing--osd .btn-gold .circle-progress::part(circle) {
  stroke-width: 10px;
  stroke: #365168;
}
.header-landing--osd .btn-gold .circle-progress::part(text) {
  display: none;
  fill: #365168;
}

.header-landing--osd .btn-gold .circle-progress {
  padding-top: 5px;
  padding-right: 5px;
}

.header-landing--osd .btn-gold::after {
  display: none;
}

.header-landing--osd .dida {
  font-size: 12px;
  line-height: 16px;
  color: #9ca4ae;
}

.OSD_class_header .header-magazine-scroll_rightSide {
  justify-content: space-between;
  max-width: 1170px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 16px;
  display: flex;
  align-items: center;
}

.OSD_class_header .header-magazine-scroll-text {
  text-align: left;
  font-size: 16px;
}

.OSD_class_header .header-magazine-scroll_rightSide .header-magazine-scroll-text {
  min-width: 80% !important;
  align-self: center;
}

.OSD_class_header .header-magazine-scroll_text p {
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (min-width: 768px) {
    .OSD_class_header .header-magazine-scroll_text .textBig {
        font-size: 16px;
    }

    .OSD_class_header .header-magazine-scroll_text .col-1 {
        width: 64px;
    }
}

.OSD_class_header .text-start .gold {
  color: #d1ad4c;
}

.OSD_class_header .header-magazine-scroll-text .small {
  font-size: 12px;
  color: #000;
}

.subscriptionPage_wrapper .headerLandingPage-scroll.OSD_class_header .header-magazine-scroll_rightSide .header-magazine-scroll_text {
  color: #000;
  font-family: var(--font-text);
  font-size: 16px;
  align-self: center;
  justify-content: flex-start;
  padding-top: 25px;
  text-align: left;
  min-width: 80%;
  padding: 15px 0;
}
@media (min-width: 768px) {
  .subscriptionPage_wrapper .headerLandingPage-scroll.OSD_class_header .header-magazine-scroll_rightSide .header-magazine-scroll_text p{
    font-size: 16px;
    text-align: left;
  }
}

.subscriptionPage_wrapper .headerLandingPage-scroll.OSD_class_header .header-magazine-scroll_rightSide .header-magazine-scroll_text p {
  padding: 0;
  margin: 0;
}

.subscriptionPage_wrapper .headerLandingPage-scroll.OSD_class_header .header-magazine-scroll_rightSide .header-magazine-scroll_text p.small {
  font-size: 12px;
  color: rgb(88, 88, 88);
}

.subscriptionPage_wrapper .headerLandingPage-scroll.OSD_class_header .header-magazine-scroll_cta {
  padding-left: 0px;
}

@media (max-width: 767px) {
  .osd-header .circle-box {
  padding-left: 0 !important;
  width: 48px;
  margin-left: 16px;
}


  .OSD_class_header .header-magazine-scroll-rightSide{
    padding: 0;
  }

  
  .subscriptionPage_wrapper .headerLandingPage-scroll.OSD_class_header .header-magazine-scroll_cta {
    display: none;
  }

  .subscriptionPage_wrapper .headerLandingPage-scroll.OSD_class_header .header-magazine-scroll_rightSide .header-magazine-scroll_text p br {
    display: none;
  }
  
  .subscriptionPage_wrapper .headerLandingPage-scroll.OSD_class_header .header-magazine-scroll_rightSide .header-magazine-scroll_text p.small br{
    display: block;
  }
}

.subscriptionPage_wrapper .headerLandingPage-scroll.OSD_class_header {
  opacity: 1;
  top: 0;
  position: relative;
  background-color: #fff;
  padding: 0px 15px;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 767px) {
  .subscriptionPage_wrapper .headerLandingPage-scroll.OSD_class_header {
    height: 110px;
    top: -110px;
    opacity: 0;
  }
  .header-landing--osd.sectionTop_backgroundVideo_wrapper {
    background-size: 95%;
    background-position: center 150px;
  }
  .header-landing--osd h2 .gold span {
    min-width: 40px;
  }
  .subscriptionPage_wrapper .osd-subscriptionPage_sectionTop {
    min-height: auto;
  }
}

.modal-backdrop {
  z-index: 1;
}

.modal_osd_just_expired.modal{
  border-radius: 3px;
}

.scrollUp .subscriptionPage_wrapper .subscriptionPage_sectionTop .headerLandingPage-scroll.OSD_class_header{
  position: fixed;
  height: 80px;
  opacity: 1;
  top: 0px;
  z-index: 100;
}

.subscriptionPage_wrapper .subscriptionPage_sectionTop .container.j_osd_active {
  margin-top: 0px;
}




    