.tip {
  font-size: 11px;
  background-color: #daeaef;
  color: #0d0d5d;
  padding: 6px 10px;
  position: absolute;
  width: 160px;
  bottom: -40px;
  left: 0;
}
.tip:after {
  height: 12px;
  width: 12px;
  content: " ";
  background-color: #daeaef;
  position: absolute;
  top: -6px;
  left: 15px;
  rotate: 45deg;
}

.modal .modal-dialog .modal-content .modal-header .best-plans-header-icon {
  width: 100px;
}


@media only screen and (max-width: 400px) {
  .modal .modal-dialog .modal-content .modal-header .best-plans-header-icon {
    width: 60px;
  }

  .modal .modal-dialog .modal-content .modal-header .best-plans-header-text {
    font-size: 14px;
  }
}

.modals-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: white;
  z-index: 2;
  display: block;
  overflow-y: scroll;
  overflow-x: hidden;
}
.modals-wrapper .header {
  background-image: url("../img/modals/modal-header-bg.png");
  height: 600px;
  overflow: hidden;
}
.modals-wrapper .header .modal-lady-wrapper {
  position: relative;
}
.modals-wrapper .header .modal-lady {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  margin-top: -100px;
}
.modals-wrapper .modal-card {
  background-color: #e7eff2;
}
.modals-wrapper .modal-card .icon {
  max-width: 60px;
}
.modals-wrapper .buttons-container {
  margin-top: -120px;
}

@media screen and (max-width: 768px) {
  .modals-wrapper .buttons-container {
    margin-top: -80px;
  }
}

#all-plans,
#byron,
#basho,
#shelly,
#voltaire,
#goguen {
  /* The switch - the box around the slider */
  /* Hide default HTML checkbox */
  /* The slider */
}
#all-plans .btn-close,
#byron .btn-close,
#basho .btn-close,
#shelly .btn-close,
#voltaire .btn-close,
#goguen .btn-close {
  position: absolute;
  right: 22px;
  color: white;
}
#all-plans .nav.nav-tabs,
#byron .nav.nav-tabs,
#basho .nav.nav-tabs,
#shelly .nav.nav-tabs,
#voltaire .nav.nav-tabs,
#goguen .nav.nav-tabs {
  justify-content: center;
  border-bottom: 0;
}
#all-plans .nav.nav-tabs .nav-item .nav-link,
#byron .nav.nav-tabs .nav-item .nav-link,
#basho .nav.nav-tabs .nav-item .nav-link,
#shelly .nav.nav-tabs .nav-item .nav-link,
#voltaire .nav.nav-tabs .nav-item .nav-link,
#goguen .nav.nav-tabs .nav-item .nav-link {
  border-radius: 0;
}
#all-plans .nav.nav-tabs .nav-item .nav-link.active,
#byron .nav.nav-tabs .nav-item .nav-link.active,
#basho .nav.nav-tabs .nav-item .nav-link.active,
#shelly .nav.nav-tabs .nav-item .nav-link.active,
#voltaire .nav.nav-tabs .nav-item .nav-link.active,
#goguen .nav.nav-tabs .nav-item .nav-link.active {
  border: 0;
  border-top: 4px solid #1486d6;
  background-color: #e7eff2;
}
#all-plans .tab-content,
#byron .tab-content,
#basho .tab-content,
#shelly .tab-content,
#voltaire .tab-content,
#goguen .tab-content {
  background-color: #e7eff2;
}
#all-plans .tab-content .plan-leaf,
#byron .tab-content .plan-leaf,
#basho .tab-content .plan-leaf,
#shelly .tab-content .plan-leaf,
#voltaire .tab-content .plan-leaf,
#goguen .tab-content .plan-leaf {
  padding: 10px;
  border-radius: 0 50px 0 50px;
  background-color: white;
  text-align: center;
  position: relative;
}
#all-plans .tab-content .plan-leaf h5,
#byron .tab-content .plan-leaf h5,
#basho .tab-content .plan-leaf h5,
#shelly .tab-content .plan-leaf h5,
#voltaire .tab-content .plan-leaf h5,
#goguen .tab-content .plan-leaf h5 {
  font-size: 18px;
}
#all-plans .tab-content .plan-leaf p,
#byron .tab-content .plan-leaf p,
#basho .tab-content .plan-leaf p,
#shelly .tab-content .plan-leaf p,
#voltaire .tab-content .plan-leaf p,
#goguen .tab-content .plan-leaf p {
  font-size: 12px;
}
#all-plans .tab-content .plan-leaf input[type="radio"],
#byron .tab-content .plan-leaf input[type="radio"],
#basho .tab-content .plan-leaf input[type="radio"],
#shelly .tab-content .plan-leaf input[type="radio"],
#voltaire .tab-content .plan-leaf input[type="radio"],
#goguen .tab-content .plan-leaf input[type="radio"] {
  height: 20px;
  width: 20px;
  border-radius: 50% !important;
  position: absolute;
  right: 20px;
  top: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #fafafa;
}
#all-plans .tab-content .plan-leaf input[type="radio"]:checked,
#byron .tab-content .plan-leaf input[type="radio"]:checked,
#basho .tab-content .plan-leaf input[type="radio"]:checked,
#shelly .tab-content .plan-leaf input[type="radio"]:checked,
#voltaire .tab-content .plan-leaf input[type="radio"]:checked,
#goguen .tab-content .plan-leaf input[type="radio"]:checked {
  background-color: #21cef7;
  background-image: url("../img/icon_checkmark_green.png");
  background-size: contain;
  background-position: center;
}
#all-plans .tab-content .plan-leaf.active input[type="radio"],
#byron .tab-content .plan-leaf.active input[type="radio"],
#basho .tab-content .plan-leaf.active input[type="radio"],
#shelly .tab-content .plan-leaf.active input[type="radio"],
#voltaire .tab-content .plan-leaf.active input[type="radio"],
#goguen .tab-content .plan-leaf.active input[type="radio"] {
  background-color: #21cef7;
  background-image: url("../img/icon_checkmark_green.png");
  background-size: contain;
  background-position: center;
}
#all-plans .tab-content .plan-leaf.leaf-image,
#byron .tab-content .plan-leaf.leaf-image,
#basho .tab-content .plan-leaf.leaf-image,
#shelly .tab-content .plan-leaf.leaf-image,
#voltaire .tab-content .plan-leaf.leaf-image,
#goguen .tab-content .plan-leaf.leaf-image {
  padding: 0 !important;
  overflow: hidden;
}
#all-plans .tab-content .plan-leaf.leaf-image .image,
#byron .tab-content .plan-leaf.leaf-image .image,
#basho .tab-content .plan-leaf.leaf-image .image,
#shelly .tab-content .plan-leaf.leaf-image .image,
#voltaire .tab-content .plan-leaf.leaf-image .image,
#goguen .tab-content .plan-leaf.leaf-image .image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#all-plans .switch,
#byron .switch,
#basho .switch,
#shelly .switch,
#voltaire .switch,
#goguen .switch {
  font-size: 17px;
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}
#all-plans .switch input,
#byron .switch input,
#basho .switch input,
#shelly .switch input,
#voltaire .switch input,
#goguen .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
#all-plans .slider,
#byron .slider,
#basho .slider,
#shelly .slider,
#voltaire .slider,
#goguen .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 30px;
}
#all-plans .slider:before,
#byron .slider:before,
#basho .slider:before,
#shelly .slider:before,
#voltaire .slider:before,
#goguen .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  border-radius: 20px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  transition: 0.4s;
}
#all-plans input:checked + .slider,
#byron input:checked + .slider,
#basho input:checked + .slider,
#shelly input:checked + .slider,
#voltaire input:checked + .slider,
#goguen input:checked + .slider {
  background-color: #1486d6;
}
#all-plans input:focus + .slider,
#byron input:focus + .slider,
#basho input:focus + .slider,
#shelly input:focus + .slider,
#voltaire input:focus + .slider,
#goguen input:focus + .slider {
  box-shadow: 0 0 1px rgb(20, 134, 214);
}
#all-plans input:checked + .slider:before,
#byron input:checked + .slider:before,
#basho input:checked + .slider:before,
#shelly input:checked + .slider:before,
#voltaire input:checked + .slider:before,
#goguen input:checked + .slider:before {
  transform: translateX(26px);
}
#all-plans .includes img,
#byron .includes img,
#basho .includes img,
#shelly .includes img,
#voltaire .includes img,
#goguen .includes img {
  width: 14px;
}
#all-plans .includes .small,
#byron .includes .small,
#basho .includes .small,
#shelly .includes .small,
#voltaire .includes .small,
#goguen .includes .small {
  font-size: 12px;
}

.quiz-options input {
  display: none;
}
.quiz-options input:checked + label {
  border: 2px solid #1485d5 !important;
}
.quiz-options label.option {
  text-align: center;
  width: 160px;
  min-height: 180px;
  height: 100%;
  border: 2px solid #e6e7e8;
  border-radius: 12px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

@media only screen and (max-width: 551px) {
  .quiz-options label.option {
    width: unset;
    max-width: calc(50vw - 40px);
    min-height: unset;
  }
}

.quiz-options label.option > div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.quiz-options label.option > div .icon_wrapper {
  height: 100px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.quiz-options label.option > div .icon_wrapper img {
  height: 100%;
  width: 100%;
}
.quiz-options label.option > div span {
  font-size: 13px;
}

#quiz-main .btn-close {
  z-index: 10;
}

.btn-recommendation {
  background: rgb(23, 196, 186);
  background: linear-gradient(
    90deg,
    rgb(20, 133, 213) 0%,
    rgb(45, 82, 131) 100%
  );
}

#videoBtn {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
}
#videoBtn .fa-circle-play {
  font-size: 7rem;
  color: #333;
}
@media only screen and (max-width: 991px) {
  #videoBtn .fa-circle-play {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 500px) {
  #videoBtn .fa-circle-play {
    font-size: 3rem;
  }
}

#videoScreen {
  cursor: pointer;
}

.nextLink {
  position: absolute;
  top: 0;
  color: #fff;
  left: 0;
  padding: 10px 20px;
  z-index: 10;
  cursor: pointer;
}
@media only screen and (max-width: 500px) {
  .nextLink {
    font-size: 0.75rem;
  }
}

.closePlayer {
  position: absolute;
  top: 0;
  color: #fff;
  right: 0;
  padding: 10px 20px;
  z-index: 10;
  cursor: pointer;
} /*# sourceMappingURL=modals.css.map */
