/* ------------------------------------------- */
/* LANDING PAGES - Adventure Pass */
/* ------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap');

@font-face {
  font-family: 'groboldregular';
  src: url('../fonts/grobold-webfont.woff2') format('woff2'),
    url('../fonts/grobold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.btn-blue {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: white;
  padding: 8px 55px 8px 24px;
  height: 64px;
  background: #548BDE;
  box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  border: none;
  outline: none;
  display: inline-flex;
  position: relative;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.btn-blue:hover {
  background: #4079ce;
  color: white;
  text-decoration: none;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease-in-out;
}

.btn-blue:after {
  content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxMSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMTcuNzk3OUMxLjY0ODQ0IDE3Ljc5NzkgMS4zMzU5NCAxNy42ODA3IDEuMTAxNTYgMTcuNDQ2M0MwLjU5Mzc1IDE2Ljk3NzUgMC41OTM3NSAxNi4xNTcyIDEuMTAxNTYgMTUuNjg4NUw3LjcwMzEyIDkuMDQ3ODVMMS4xMDE1NiAyLjQ0NjI5QzAuNTkzNzUgMS45Nzc1NCAwLjU5Mzc1IDEuMTU3MjMgMS4xMDE1NiAwLjY4ODQ3N0MxLjU3MDMxIDAuMTgwNjY0IDIuMzkwNjIgMC4xODA2NjQgMi44NTkzOCAwLjY4ODQ3N0wxMC4zNTk0IDguMTg4NDhDMTAuODY3MiA4LjY1NzIzIDEwLjg2NzIgOS40Nzc1NCAxMC4zNTk0IDkuOTQ2MjlMMi44NTkzOCAxNy40NDYzQzIuNjI1IDE3LjY4MDcgMi4zMTI1IDE3Ljc5NzkgMiAxNy43OTc5WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==');
  width: 20px;
  height: 27px;
  position: absolute;
  right: 22px;
  rotate: 90deg;
  transition: all 0.3s ease-in-out;
}

.btn-blue:hover svg {
  scale: 1.05;
  transition: all 0.2s ease-in-out;
}

.btn-blue svg {
  scale: 0.95;
  margin-left: 10px;
  transition: all 0.2s ease-in-out;
}

.btn-purple {
  background: #B173D7;
  transition: all 0.2s ease-in-out;
}

.btn-purple:hover {
  background: #a664ce;
  text-decoration: none;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease-in-out;
}

.page-template-page-landing-adventure-pass {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: rgba(24, 32, 45, 0.6);
  text-align: center;
}

.page-template-page-landing-adventure-pass .c-blue {
  background: -webkit-linear-gradient(90deg, #6D96FD, #437CEF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-template-page-landing-adventure-pass .c-purple {
  background: -webkit-linear-gradient(90deg, #BE88EB, #5A68C3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-template-page-landing-adventure-pass a.c-blue {
  border-bottom-color: #6D96FD;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.page-template-page-landing-adventure-pass a.c-purple {
  border-bottom-color: #BE88EB;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.page-template-page-landing-adventure-pass p {
  margin-bottom: 24px;
}

.page-template-page-landing-adventure-pass h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  background: linear-gradient(180deg, #5A68C3 0%, #BE88EB 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-shadow: 1px 1px 0px rgba(0, 27, 68, 0.2);
  margin-bottom: 24px;
}

.page-template-page-landing-adventure-pass .container {
  max-width: 1250px;
}

/* Hero */

.hero-students {
  height: 469px;
  background-size: cover !important;
  padding-top: 125px;
  padding-bottom: 35px;
  position: relative;
  margin-bottom: 370px;
}

.hero-students:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 700px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 18.66%);
  z-index: 1
}

.hero-students:after {
  content: '';
  position: absolute;
  z-index: 1;
  bottom: -56px;
  left: 0;
  width: 100%;
  height: 220px;
  background: url('../img/landings/bottom-hero-landing-teachers.png') center 80% no-repeat;
  background-size: cover;
}

.hero-students__logo {
  margin-bottom: -65px;
  z-index: 3;
  position: relative;
}

.hero-students__logo img {
  max-width: 648px;
}

.hero-students__box {
  background: white;
  max-width: 884px;
  width: 100%;
  min-height: 420px;
  box-shadow: 0px 0px 20px rgba(23, 29, 36, 0.1), 0px 0px 1px rgba(23, 29, 36, 0.2);
  border-radius: 10px;
  padding: 64px 32px;
  margin: 0 auto 40px;
  z-index: 2;
  position: relative;
}

.hero-students__box h1 {
  text-align: center;
}

.hero-students__box > .hero-students__box-content {
  max-width: 746px;
  margin: 0 auto;
  text-align: center;
  font-weight: 700;
}

.hero-students__box > .hero-students__box-content span {
  color: #548CE0;
}

.hero-students__box-content > .hero-students__box-content > a {
  background: linear-gradient(360deg, #437CEF -3.41%, #6D96FD 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-decoration: none;
  border-bottom: 1px solid #437CEF;
}

.hero-students__cta {
  position: absolute;
  z-index: 2;
  bottom: -31px;
  left: 50%;
  transform: translateX(-50%);
}

.hero-students__cta .btn-blue {
  white-space: nowrap;
  padding: 8px 75px 8px 44px;
}

.hero-students__cta .btn-blue:after {
  height: 20px;
  right: 37px;
}

.hero-students__star-large-left,
.hero-students__star-small-left, 
.hero-students__star-large-right,
.hero-students__star-small-right {
  position: absolute;
} 

.hero-students__star-large-left {
  width: 98px;
  top: -61px;
  left: -43px;
}

.hero-students__star-large-right {
  width: 105px;
  top: -55px;
  right: -33px;
}

.hero-students__star-small-left {
  width: 46px;
  left: -65px;
  top: 29px;
}

.hero-students__star-small-right {
  width: 37px;
  right: -55px;
  top: 29px;
}

.hero-students__character-left,
.hero-students__circle-floatting {
  position: absolute;
}

.hero-students__circle-floatting.mobile {
  display: none;
}

.hero-students__character-left {
  left: -46px;
  width: 149px;
  top: 232px;
}

.hero-students__circle-floatting {
  width: 308px;
  height: 298px;
  background: url('../img/landings/teachers/bg-circle-floatting.png') 31% center no-repeat;
  background-size: 118%;
  right: -193px;
  top: 203px;
}

.hero-students__circle-floatting p {
  position: absolute;
  top: 112px;
  width: 219px;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #011B40;
  font-weight: 700;
}

.hero-students__circle-floatting p span {
  color: #B173D7;
  font-size: 37px;
  font-weight: 700;
}

.hero-students__circle-floatting .dragon {
  position: absolute;
  top: -6px;
  right: -51px;
  width: 150px;
  animation: bounce 2s ease-in-out infinite alternate;
  -webkit-animation: bounce 2s ease-in-out infinite alternate;
}


/* MAIN */

.upgrade__title {
  max-width: 898px;
  margin: 0 auto 60px auto;
}

.upgrade__title-link {
  padding-bottom: 10px;
  margin-top: 50px;
}

.upgrade__title-link a {
  margin-top: 75px;
  color: #548CE0;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  border-bottom: 1px solid #437CEF;
  text-decoration: none;
  cursor: pointer;
  z-index: 3;
  text-decoration: none;
}

.upgrade__title-link a:hover {
  text-decoration: none;
}

.upgrade__title h2 {
  color: #011B40;
  font-weight: 700;
  font-size: 37px;
  line-height: 50px;
}

.upgrade__columns {
  display: flex;
  justify-content: space-between;
}

.upgrade__column {
  width: 33.33%;
  border-right: 1px solid #E4E4E4;
  padding: 0px 34px;
  color: #011B40;
}

.upgrade__column:last-child {
  border: none;
}

.upgrade__column img {
  width: 100%;
  margin-bottom: 20px;
}

.upgrade__column h3 {
  font-weight: 700;
  font-size: 21px;
  line-height: 31px;
  margin-bottom: 22px;
  max-width: 325px;
}

.upgrade__column h3 span {
  color: #548CE0;
}

.upgrade__column p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
}

.upgrade__column p span {
  font-weight: 700;
}



.banner {
  display: flex;
  align-items: center;
  width: 100%;
  height: 222px;
  background-color: #548CE0;
  border-radius: 8px;
  margin-top: 50px;
  margin-bottom: 80px;
  padding: 26px 33px;
  color: white;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
}

.banner__logo {
  width: 46%;
  display: flex;
  align-items: center;
}

.banner__description {
  width: 55%;
}

.banner__logo img {
  width: 94%;
}

.banner__description p {
  margin-bottom: 21px;
}

.banner__description p strong {
  font-weight: 700;
  font-size: 21px;
  line-height: 30px;
}

.banner__description p:last-child {
  margin-bottom: 0;
}

.banner-section .btn-purple {
  width: 560px;
  justify-content: center;
  margin-bottom: 56px;
}

.banner-section .btn-purple:after {
  position: relative;
  right: -10px;
}




.plans {
  padding: 42px 0px;
  position: relative;
  text-align: left;
  border-top: 2px solid #F0F3F5;
  box-shadow: 0px -23px 32px rgb(0 0 0 / 4%);
}

.plans:before {
  content: '';
  position: absolute;
  top: 232px;
  left: 0;
  width: 100%;
  height: 409px;
  background: linear-gradient(180deg, #DDE9FC 0%, rgba(221, 233, 252, 0.507163) 80.08%, rgba(221, 233, 252, 0) 100%);
  display: block;
}

.plans__title h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 75px;
}

.plans__table {
  display: flex;
  max-width: 1123px;
  justify-content: space-between;
  margin: 0 auto;
  padding-bottom: 30px;
}

.plans__table-option {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 408px;
  height: 473px;
  background: #FFFFFF;
  box-shadow: 0px 0px 24px rgb(24 32 45 / 8%), 0px 0px 0px 1.5px rgb(24 32 45 / 8%);
  border-radius: 19px;
  border: 6px solid white;
  margin-right: -28px;
  padding: 34px 40px;
  transition: all 0.3s ease-in-out;
}

.plans__table-option:nth-child(1) {
  z-index: 3;
}

.plans__table-option:nth-child(2) {
  z-index: 2;
}

.plans__table-option:nth-child(3) {
  z-index: 1;
  margin-right: 0;
}

.plans__table-option:hover {
  z-index: 4;
  border: 6px solid #B173D7;
  transition: all 0.5s ease-in-out;
}

.plans__table-option > span {
  font-weight: 600;
  font-size: 29px;
  line-height: 36px;
  text-align: center;
  color: #6D8198;
  margin-bottom: 15px;
}

.plans__table-option form {
  width: 100%;
}

.plans__table-option button {
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 45px;
  padding: 8px 24px 8px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.plans__table-option button:after {
  display: none;
}

.plans__table-option-price {
  display: flex;
  font-weight: 700;
  font-size: 56px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 45px;
}

.plans__table-option-signature {
  font-size: 27px;
  line-height: 34px;
  color: #000000;
}

.plans__table-option-decimal {
  font-size: 20px;
  line-height: 25px;
  color: #000000;
}

.plans__table-option-billed {
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.015em;
  color: #091D40;
  margin-bottom: 45px;
}

.plans__table-option-save {
  width: 100%;
  height: 61px;
  font-weight: 700;
  font-size: 22px;
  line-height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  letter-spacing: 0.015em;
  color: #B173D7;
  border: 2px solid #B173D7;
  border-radius: 12px;
}



.share {
  padding: 60px 0 0;
}

.share p {
  text-align: center;
  font-weight: 700;
  font-size: 32px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.015em;
  color: #091D40;
  height: 100px;
}

.share p button {
  position: relative;
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  text-decoration: none;
  color: #0DBCDC !important;
  border-bottom: 1px solid #0DBCDC;
}

.share p button .dropdown-share {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.share p button:hover .dropdown-share {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}

.ssba-share-text {
  display: none !important;
}




/* FOOTER */

.footer-landing {
  height: 437px;
  padding: 137px 0 64px;
  background: url('../img/landings/bg-footer-landing-parents.png') center top no-repeat;
  background-size: cover;
  color: white;
}

.footer-landing .container {
  max-width: 886px;
}

.footer-landing p a {
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  color: white;
}

.footer-landing p a:hover {
  border-bottom: 1px solid white;
}

.footer-codie {
  display: flex;
  align-items: center;
  margin-bottom: 80px;
}

.footer-codie img {
  max-width: 207px;
  margin-right: 48px;
}

.footer-codie p {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  margin-bottom: 0px;
}

.footer-codie p a {
  font-weight: 700;
}

.footer-menu {
  display: flex;
  justify-content: center;
  margin-bottom: 32px;
}

.footer-menu ul {
  display: flex;
  gap: 48px;
}

.footer-menu ul li a {
  color: white;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.footer-menu ul li a:hover {
  color: white;
  border-bottom: 1px solid white;
}

.footer-copy {
  width: 100%;
}

.footer-copy p {
  text-align: center;
}




@keyframes bounce {
  0% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(-10px);
  }
}

@-webkit-keyframes bounce {
  0% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(-10px);
  }
}


.js-slideout-active .slideout__toggle {
  transform: translateX(-300%) !important;
}


@media (max-width: 999px) {
  .page-template-page-landing-adventure-pass .header {
    height: auto;
  }

  .hero-students {
    margin-top: 0px !important;
    margin-bottom: 0px;
  }

  .hero-students__logo img {
    max-width: 450px;
  }

  .hero-students__box {
    max-width: 700px;
  }

  .hero-students__box h1 {
    font-size: 26px;
    line-height: 34px;
  }

  .hero-students__character-left,
  .hero-students__circle-floatting {
    display: none;
  }

  .hero-students__circle-floatting.mobile {
    display: none;
  }

  .upgrade {
    padding-top: 250px;
  }

  .upgrade__title h2 {
    font-size: 31px;
    line-height: 39px;
    max-width: 80%;
    margin: 0 auto;
  }

  .banner {
    flex-direction: column;
    height: auto;
  }

  .banner__logo,
  .banner__description {
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .plans__table-option > span {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 25px;
  }

  .plans__table-option-billed {
    min-height: 46px;
  }

  .plans__table-option-save {
    font-size: 18px;
  }

  .footer-codie {
    padding: 0px 70px;
  }
}

@media (max-width: 749px) {

  .page-template-page-landing-adventure-pass h1,
  .page-template-page-landing-adventure-pass h2 {
    font-size: 24px;
    line-height: 32px;
    padding: 0px 25px;
  }

  .btn-blue {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 45px 8px 18px;
    width: auto;
    height: 48px;
    display: flex;
    justify-content: center;
  }

  .btn-blue:after {
    right: 10px;
    height: 20px;
  }

  .btn-blue svg {
    width: 32px;
  }

  .hero-students {
    min-height: 736px;
    height: auto;
    padding: 105px 10px 0px;
    background-position: center top !important;
    background-size: 1150px !important;
    margin-bottom: 0px;
  }

  .hero-students:after {
    bottom: unset;
    top: 378px;
  }

  .hero-students__box {
    padding: 32px 32px 64px;
  }

  .hero-students__box > img {
    display: none;
  }

  .hero-students__cta {
    bottom: -20px;
  }

  .hero-students__logo {
    margin-bottom: -31px;
  }

  .hero-students__logo img {
    max-width: 305px;
  }

  .hero-students__box > div {
    font-size: 16px;
    line-height: 24px;
  }

  .hero-students__box-content h1 {
    padding: 0 0;
  }

  .hero-students__box-content h1 br {
    display: none;
  }

  .hero-students__cta .btn-blue {
    padding: 8px 43px 8px 16px;
  }

  .hero-students__cta .btn-blue:after {
    right: 15px;
  }

  .hero-students__circle-floatting.mobile {
    display: block;
    position: relative;
    right: 0;
    left: 0;
    top: 25px;
    margin-left: auto;
    margin-right: auto;
  }

  .upgrade {
    padding-top: 70px;
  }

  .upgrade__title h2 {
    max-width: unset;
  }

  .upgrade__columns {
    flex-direction: column;
  }

  .upgrade__column {
    width: 100%;
    border: none;
    border-bottom: 1px solid #dadada;
    margin-bottom: 20px;
  }

  .banner-section .btn-purple {
    display: flex !important;
    width: 100%;
    font-size: 14px;
  }

  .plans__title h3 {
    text-align: center;
  }

  .plans__table {
    flex-direction: column;
  }

  .plans__table-option {
    width: 100%;
    margin-bottom: 25px;
  }

  .share p {
    font-size: 15px;
  }

  .footer-landing {
    padding: 117px 0 90px;
    height: 530px;
  }

  .footer-codie {
    padding: 0 0;
    margin-bottom: 34px;
    flex-direction: column;
  }

  .footer-codie img {
    max-width: 207px;
    margin-right: 0;
    margin-bottom: 24px;
  }

  .footer-codie p {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    padding: 0px 20px;
  }

  .footer-menu {
    margin-bottom: 24px;
  }

  .footer-menu ul {
    display: flex;
    column-gap: 24px;
    row-gap: 12px;
    flex-wrap: wrap;
    max-width: 287px;
    justify-content: center;
  }

}