@import url("./now-icon.css");
/* remarks */
body {
  background-color: #000;
}
body.popup-open {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 500;
  font-family: "Montserrat", "Noto Sans TC", sans-serif;
  text-wrap: pretty;
}

h1 {
  font-size: 48px !important;
}

h2 {
  font-size: 32px !important;
}

h3 {
  font-size: 28px !important;
}

h4 {
  font-size: 24px !important;
}

h5 {
  font-size: 20px !important;
}

h6 {
  font-size: 18px !important;
}

p {
  line-height: 1.4;
  text-wrap: pretty;
}

section:not(#sliding-banner) .d-plus-campaign .hero-banner img {
  width: 100%;
  height: auto;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section {
  background-color: #000;
  padding: 40px 0;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .watch-promo {
  text-align: center;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .watch-promo .btn {
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.5);
  display: inline-flex;
  align-items: center;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .watch-promo .btn:after {
  content: "e";
  font-family: "nowicon";
  font-size: 12px;
  display: inline-block;
  margin-left: 12px;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .heading {
  max-width: 100%;
  margin: 60px auto;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .heading h2 {
  color: #EF9528;
  text-align: center;
  margin: 0 0 24px 0;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .heading p {
  font-family: "Montserrat", "Noto Sans TC", sans-serif;
  color: white;
  font-size: 18px;
  text-align: center;
  line-height: 1.4;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper {
  padding: 0 0 60px 0;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item {
  position: relative;
  margin: 0 0 40px 0;
  background-position: top right;
  background-size: 100%;
  border-radius: 8px;
  background-repeat: no-repeat;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item:last-child {
  margin: 0;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item img.pack-m-img {
  max-width: 100%;
  height: auto;
  display: none;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 50%;
  height: calc(100% - 7px);
  border-radius: 8px;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(50% - 7px);
  border-radius: 8px;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.jsp::before {
  background: linear-gradient(90deg, rgb(20, 73, 5) 25%, rgba(20, 73, 5, 0) 70%);
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.jsp::after {
  background: linear-gradient(0deg, rgb(20, 73, 5) 75%, rgba(20, 73, 5, 0) 100%);
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.asp::before {
  background: linear-gradient(90deg, rgb(56, 22, 21) 25%, rgba(56, 22, 21, 0) 70%);
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.asp::after {
  background: linear-gradient(0deg, rgb(56, 22, 21) 75%, rgba(56, 22, 21, 0) 100%);
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.wsp::before {
  background: linear-gradient(90deg, rgb(14, 10, 60) 25%, rgba(14, 10, 60, 0) 70%);
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.wsp::after {
  background: linear-gradient(0deg, rgb(14, 10, 60) 75%, rgba(14, 10, 60, 0) 100%);
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details-wrapper {
  position: relative;
  padding: 48px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 60px;
  z-index: 2;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 33%;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details h6 {
  color: #EF9528;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details h3 {
  color: white;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details p {
  margin: 0;
  color: white;
  font-family: "Montserrat", "Noto Sans TC", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details .price {
  font-family: "Montserrat", "Noto Sans TC", sans-serif;
  color: #EF9528;
  font-size: 16px;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details .price b {
  font-weight: 500;
  font-size: 32px;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .programs-swiper {
  width: 100%;
  position: relative;
  padding: 0;
  overflow-x: hidden;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .programs-swiper .program {
  transition: transform 300ms;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .programs-swiper .program img {
  width: 100%;
  border-radius: 8px;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .programs-swiper .program:hover {
  transform: scale(0.92);
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .see-plan-btn {
  align-items: center;
  align-self: flex-start;
  color: black;
}
section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .see-plan-btn:after {
  content: "\e900";
  font-family: "nowicon";
  font-size: 10px;
  display: inline-block;
  margin-left: 10px;
  transform: rotate(-90deg);
}
section:not(#sliding-banner) .d-plus-campaign .contacts-store-wrapper {
  position: relative;
  background-color: #222;
  padding: 40px 0;
  text-align: center;
}
section:not(#sliding-banner) .d-plus-campaign .contacts-store-wrapper h4 {
  color: #fff;
  display: inline-flex;
  flex-direction: column;
  gap: 16px;
}
section:not(#sliding-banner) .d-plus-campaign .contacts-store-wrapper .contacts-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin: 30px 0 0 0;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
section:not(#sliding-banner) .d-plus-campaign .contacts-store-wrapper .contacts-wrapper .item {
  width: 25%;
}
section:not(#sliding-banner) .d-plus-campaign .contacts-store-wrapper .contacts-wrapper .item a {
  text-decoration: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 60px;
}
section:not(#sliding-banner) .d-plus-campaign .contacts-store-wrapper .contacts-wrapper .item a img {
  margin: 0 16px 0 0;
}
section:not(#sliding-banner) .d-plus-campaign .contacts-store-wrapper .contacts-wrapper .item a h4 {
  font-size: 16px !important;
  font-weight: 400;
  color: #fff;
  margin: 0 0 0 0;
  text-align: left;
  line-height: 1.4;
}
section:not(#sliding-banner) .d-plus-campaign .terms-and-conditions {
  padding: 16px;
  background-color: #F5F5F7;
  border-top: 8px solid #EF9528;
}
section:not(#sliding-banner) .d-plus-campaign .terms-and-conditions p {
  font-family: "Barlow", "Noto Sans TC", sans-serif;
  font-size: 13px;
  color: #757575;
  line-height: 1.4;
  margin: 0 0 15px 0;
}
section:not(#sliding-banner) .d-plus-campaign .terms-and-conditions p:last-child {
  margin: 0;
}
section:not(#sliding-banner) .d-plus-campaign .terms-and-conditions p b {
  font-weight: 600;
}

.getitnow_cta {
  position: fixed;
  width: 100%;
  width: auto;
  padding-right: 22px;
  text-align: right;
  z-index: 999;
  pointer-events: none;
  right: -100%;
  bottom: 40px;
  transition: all 0.5s ease;
}
.getitnow_cta.active {
  right: 0;
  pointer-events: auto;
}
.getitnow_cta .contact_wrap .item {
  margin: 12px 0;
}
.getitnow_cta .contact_wrap .item a,
.getitnow_cta .contact_wrap .item button {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  border: 0;
  padding: 6px 18px;
  border-radius: 22px;
  background-color: #F38E26;
  color: #fff;
  height: 40px;
  font-weight: 500;
  font-size: 18px !important;
  font-family: "Montserrat", "Noto Sans TC", sans-serif;
}
.getitnow_cta .contact_wrap .item a b,
.getitnow_cta .contact_wrap .item button b {
  font-weight: 500;
}
.getitnow_cta .contact_wrap .item a:hover,
.getitnow_cta .contact_wrap .item button:hover {
  background-color: #F37D16;
}
.getitnow_cta .contact_wrap .item a img,
.getitnow_cta .contact_wrap .item button img {
  margin: 0 10px 0 0;
}

.popup-video-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  padding: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  flex-direction: column;
  opacity: 0;
  pointer-events: none;
}
.popup-video-wrapper.show {
  opacity: 1;
  pointer-events: auto;
}
.popup-video-wrapper .popup-video {
  max-width: 1000px;
}
.popup-video-wrapper .close {
  width: 100%;
  text-align: right;
  margin: 0 0 8px 0;
  opacity: 1;
}
.popup-video-wrapper .close button {
  color: #fff;
  font-size: 16px !important;
  font-family: "Barlow", "Noto Sans TC", sans-serif;
  display: inline-flex;
  align-items: center;
  margin: 0;
}
.popup-video-wrapper .close button img {
  width: 30px;
  height: 30px;
  margin: 0 4px 0 0;
}
.popup-video-wrapper video {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.modal-wrapper .choose-plans-wrapper {
  padding: 0;
  border-radius: 8px;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper {
  display: flex;
  flex-direction: row;
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin: 0 0 0 0;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item {
  width: 50%;
  padding: 24px 24px 40px 24px;
  border-radius: 16px;
  border: 1px solid #616161;
  background: #212121;
  text-align: center;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 16px rgba(239, 149, 40, 0.12);
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .head {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item h4 {
  color: #fff;
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin: 0;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item h4 img {
  max-width: 100%;
  width: auto;
  max-height: 52px;
  margin: 0 0 8px 0;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item h5 {
  margin: 16px 0 0 0;
  color: #fff;
  font-size: 18px !important;
  font-weight: 500;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .price-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 24px 0 0 0;
  padding: 24px 0 0 0;
  position: relative;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .price-info::before {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  background: linear-gradient(90deg, #3C1E06 0%, #F2DDCE 25%, #FFF 49.5%, #E9C09F 77%, #3C1E06 99.5%);
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .price-info label {
  display: inline-block;
  margin: 0 0 16px 0;
  padding: 5px 8px;
  border-radius: 6px;
  background: #000;
  font-size: 14px !important;
  font-family: "Montserrat", "Noto Sans TC", sans-serif;
  font-weight: 500;
  color: #f1f1f1;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .price-info .price {
  font-size: 16px !important;
  color: #EF9528;
  font-family: "Montserrat", "Noto Sans TC", sans-serif;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .price-info .price span {
  font-size: 32px !important;
  font-weight: 500;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .price-info .price sup {
  color: #EF9528;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .price-info p {
  color: #fff;
  font-family: "Montserrat", "Noto Sans TC", sans-serif;
  margin: 8px 0 24px 0;
  line-height: 1.5;
  font-size: 16px !important;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .cta-btn a,
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .cta-btn button {
  color: #000;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  font-family: "Montserrat", "Noto Sans TC", sans-serif;
  background-color: #EF9528;
  display: inline-flex;
  margin: 24px 0 0 0;
  min-height: 45px;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  border-radius: 30px !important;
  font-size: 18px !important;
  font-weight: 500;
  line-height: 1;
  transition: all 0.5s ease;
  text-decoration: none;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .cta-btn a.subscribe-btn img,
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .cta-btn button.subscribe-btn img {
  margin-left: 10px;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .cta-btn a.subscribe-btn.active,
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .cta-btn button.subscribe-btn.active {
  width: 45px;
  height: 45px;
  padding: 0;
  background-color: #9e9e9e;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .cta-btn a.subscribe-btn.active span,
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .cta-btn button.subscribe-btn.active span {
  display: none;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .cta-btn a.subscribe-btn.active img,
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .cta-btn button.subscribe-btn.active img {
  margin: 0;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item small {
  display: block;
  margin: 24px 0 0 0;
  color: #F1F1F1;
  font-size: 16px !important;
  font-family: "Montserrat", "Noto Sans TC", sans-serif;
}
.modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item p.note {
  margin: 24px 0 0 0;
  font-family: "Montserrat", "Noto Sans TC", sans-serif;
  color: #bdbdbd;
  font-size: 12px !important;
  font-weight: 400;
}

/* loading icon */
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.loading-wrapper {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-direction: row;
  align-items: center;
  justify-content: center;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background-color: rgb(255, 255, 255);
}
.loading-wrapper.show {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.loading-wrapper .spinner-border {
  display: inline-block;
  width: 52px;
  height: 52px;
  vertical-align: text-bottom;
  border: 2px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}
.loading-wrapper .spinner-border .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media screen and (max-width: 1399px) {
  h1 {
    font-size: 36px !important;
  }
  h2 {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 1199px) {
  h1 {
    font-size: 36px !important;
  }
  h2 {
    font-size: 28px !important;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details-wrapper {
    gap: 24px;
    padding: 32px;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details {
    max-width: 40%;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 28px !important;
  }
  h2 {
    font-size: 24px !important;
  }
  h3 {
    font-size: 22px !important;
  }
  h4 {
    font-size: 20px !important;
  }
  h5 {
    font-size: 18px !important;
  }
  h6 {
    font-size: 16px !important;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .watch-promo .btn:after {
    font-size: 10px;
    margin-left: 10px;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .heading {
    margin: 40px auto;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .heading h2 {
    margin: 0 0 20px 0;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .heading p {
    font-size: 16px;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper {
    padding: 0 0 40px 0;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item {
    background-image: none !important;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item img.pack-m-img {
    display: block;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details-wrapper {
    padding: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -5px;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details {
    max-width: 100%;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details p {
    font-size: 14px;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details .price {
    font-size: 14px;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details .price b {
    font-size: 28px;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item .pack-details .btn:after {
    font-size: 9px;
    margin-left: 9px;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.jsp::before, section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.jsp::after, section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.wsp::before, section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.wsp::after, section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.asp::before, section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.asp::after {
    background: none;
    height: initial;
    border-radius: 0;
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.jsp .pack-details-wrapper {
    background: rgb(20, 73, 5);
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.asp .pack-details-wrapper {
    background: rgb(56, 22, 21);
  }
  section:not(#sliding-banner) .d-plus-campaign .packs-section .packs-wrapper .item.wsp .pack-details-wrapper {
    background: rgb(14, 10, 60);
  }
  section:not(#sliding-banner) .d-plus-campaign .contacts-store-wrapper {
    padding: 30px 0;
  }
  section:not(#sliding-banner) .d-plus-campaign .contacts-store-wrapper .contacts-wrapper {
    margin: 20px 0 0 0;
    flex-direction: column;
  }
  section:not(#sliding-banner) .d-plus-campaign .contacts-store-wrapper .contacts-wrapper .item {
    width: 100%;
    margin: 8px auto;
    max-width: 280px;
  }
  section:not(#sliding-banner) .d-plus-campaign .contacts-store-wrapper .contacts-wrapper .item a {
    height: 50px;
  }
  section:not(#sliding-banner) .d-plus-campaign .contacts-store-wrapper .contacts-wrapper .item a img {
    max-width: 40px;
  }
  section:not(#sliding-banner) .d-plus-campaign .contacts-store-wrapper .contacts-wrapper .item a h4 {
    display: block;
    min-width: 120px;
    font-size: 14px !important;
  }
  .modal-wrapper .choose-plans-wrapper .tab-button-wrapper {
    margin: 30px 0 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .modal-wrapper .choose-plans-wrapper .tab-button-wrapper button {
    font-size: 16px;
    margin: 8px;
    max-width: 100%;
    text-align: center;
    display: inline-flex;
    flex-direction: column;
  }
  .modal-wrapper .choose-plans-wrapper .plan-item-wrapper {
    flex-direction: column;
    row-gap: 32px;
  }
  .modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item {
    width: 100%;
  }
  .modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .heading {
    height: auto !important;
  }
  .modal-wrapper .choose-plans-wrapper .plan-item-wrapper .item .price-info {
    height: auto !important;
  }
}/*# sourceMappingURL=minisite-disneyplus.css.map */