.swal-modal {
  background-color: #F0F0F0;
}

.swal-icon--success__hide-corners,
.swal-icon--success:after, .swal-icon--success:before {
  background-color: #F0F0F0;
}

.swal-footer {
  text-align: center;
}

.swal-button-container,
.swal-button {
  outline: none !important;
}

.swal-button {
  font-size: 20px;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-family: 'AvenirNext-Regular';
  background: rgb(225,173,52) !important;
  background: linear-gradient(180deg, rgba(225,173,52,1) 0%, rgba(223,134,23,1) 100%) !important;
  margin: 0 auto;
  margin-top: 0;
  border-radius: 20px;
}

.swal-button:hover {
  background: linear-gradient(0deg, rgba(225,173,53,1) 0%, rgba(223,135,23,1) 100%) !important;
}

.swal-title {
  font-size: 24px;
  color: #283353;
  font-family: 'ArialRoundedMTBold';
}

.swal-text {
  font-size: 20px;
  font-family: 'AvenirNext-Medium';
  color: #3d3f49;
}

.swal-button:focus {
  box-shadow: none;
}

.decorator {
  position: absolute;
}

.decorator01 {
  width: 3.75em;
  top: -30%;
  right: 6%;
}

.decorator02 {
  width: 6.25em;
  top: -21%;
  left: -12%;
}

.decorator03 {
  width: 100%;
  bottom: -50%;
  left: 0%;
}

.decorator04 {
  width: 7em;
  top: -39%;
  right: -1%;
}

.decorator05 {
  width: 13.125em;
  bottom: -3em;
  right: -2em;
}

.decorator06 {
  width: 7.5em;
  top: 50%;
  transform: translateY(-50%);
  left: -10em;
}

.decorator07 {
  width: 5em;
  top: -60%;
  right: 30%;
}


.decorator img {
  display: block;
  width: 100%;
}

ul, li {
  border: none;
  padding: 0;
  margin: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

.btn.btn--general {
  padding: .25em 1.75em;
  border-radius: 20px;
}

.landing__wrapper {
  padding-bottom: 0;
  display: block;
}

.landing_hero {
  max-width: none;
  margin: 0 auto;
}

.landing_hero--decorator,
.landing_hero--decorator img {
  width: 100%;
  display: block;
}

.landing_hero--header {
  max-width: none;
  margin-bottom: 30px;
}

.hero-video__wrapper {
  background-color: #dcdcdc;
  width: 100%;
  padding-top: 8.25em;
  padding-bottom: 8.25em;
  padding-bottom: 6.875em;
}

.hero-video__wrapper--fixed {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  box-sizing: border-box;
}

.hero-video__wrapper--dark {
  background-color: transparent;
  padding: 4em 0 6em 0;
}

.hero-video__delimit {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
}

.hero-video__delimit--flex {
  display: flex;
  flex-direction: column;
}

.hero-video__details {
  width: 47.5%;
}

.hero-video__delimit--flex .hero-video__details {
  width: auto;
  margin-bottom: 3em;
}

.hero-video__details--title {
  position: relative;
  display: inline-block;
}

.hero-video__details--title h2 {
  font-family: 'ArialRoundedMTBold';
  font-size: 3.5em;
  color: #283353;
  line-height: 1em;
  margin: 0;
}

.hero-video__details--title h2 span {
  color: #39b3f9;
}

.hero-video__details--description {
  margin-top: 2.5em;
}

.hero-video__details--subtitle h3 {
  font-size: 2.25em;
  font-family: 'AvenirNext-DemiBold';
  color: #283353;
}

.hero-video__details--list {
  margin-top: 1em;
}

.hero-video__details--list ul {
  padding-left: 2.5em;
}

.hero-video__details--list ul li {
  display: block;
  width: 100%;
  position: relative;
  font-size: 1.406875em;
  color: #283353;
  font-family: 'AvenirNext-Medium';
  margin-bottom: .5em;
}

.hero-video__details--list ul li:after {
  content: '';
  width: .45em;
  height: .45em;
  position: absolute;
  top: 0.1em;
  left: -1.8em;
  border-radius: 100%;
  border: 0.275em solid #39b3f9;
}

.hero-video__details--list ul li span {
  font-family: 'AvenirNext-BoldItalic';
}

.hero-video {
  width: 50%;
  position: relative;
}

.hero-video video {
  width: 100%;
  display: block;
  outline: none;
}

.hero-description__video--play {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  transform: scale(1);
}

.hero-description__video--play.autoplay {
  display: none !important;
}

.hero-description__video--play img {
  width: 20%;
  max-width: 120px;
  display: block;
  transition: .5s;
}

.hero-description__video--play:hover {
  cursor: pointer;
}

.hero-description__video--play:hover img {
  transform: scale(1.1);
}


.hero-video__details--cta {
  text-align: center;
}

.spanishful-details__wrapper {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  /* padding: 6.875em 0 8.25em 0; */
  padding: 8.25em 0;
}

.spanishful-details__pricing {
  width: 90%;
  max-width: 1620px;
}

.spanishful-details__hero {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.spanishful-details--title {
  text-align: center;
  display: inline-block;
  position: relative;
  margin: 0 auto;
}

.spanishful-details--title h3,
.resourceful__title h3,
.accesible--title h3,
.garantee-hero__title h3,
.faqs__title h3 {
  color: #283353;
  font-size: 5.1875em;
  font-family: 'ArialRoundedMTBold';
  line-height: 1em;
}

.faqs__title {
  display: inline-block;
  position: relative;
}

.resourceful__title h3 br {
  display: none;
}

.garantee-hero__title {
  display: inline-block;
  position: relative;
}

.spanishful-details--title h3 span,
.resourceful__title h3 span,
.garantee-hero__title h3 span,
.faqs__title h3 span {
  color: #39b3f9;
}

.resourceful__title {
  display: inline-block;
  width: green;
  position: relative;
}

.spanishful-details__description {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  padding: 5.625em 0;
}

.spanishful-details__for p {
  color: #283353;
  font-size: 2.5em;
  font-family: 'ArialRoundedMTBold';
  line-height: 1.25em;
}

.spanishful-details__text p,
.resourceful__description p,
.garantee-hero__details p {
  font-size: 1.875em;
  color: #3d3f49;
  font-family: 'AvenirNext-Medium';
}

.resourceful__description p {
  color: #283353;
}

.resourceful__description p strong {
  font-family: 'AvenirNext-Bold';
}

.spanishful-details__for {
  width: auto;
  position: relative;
}

.spanishful-details__text {
  width: 65%;
  max-width: 720px;
  border-left: 4px solid #b2d048;
  padding-left: 5%;
  box-sizing: border-box;
  margin-left: 5%;
}

.spanishful-details__text p {
  line-height: 1.25em;
}

.spanishful-details__categories {
}

.spanishful-details__categories--title {
  text-align: center;
  margin: 0 auto;
}

.spanishful-details__categories--title h3 {
  font-family: 'ArialRoundedMTBold';
  font-size: 3.8125em;
  color: #283353;
  line-height: 1em;
}

.spanishful-details__categories--title h3 span {
  color: #b2d048;
}

.spanishful-details__categories--title p {
  font-size: 1.875em;
  color: #283353;
  font-family: 'AvenirNext-Medium';
  margin-top: 1em;
}

.spanishful-details__categories--list {
  text-align: center;
}

.spanishful-categories__list--title {
  margin: 2em 0 5em 0;
}

.spanishful-categories__list--title p {
  font-family: 'ArialRoundedMTBold';
  font-size: 2.875em;
  color: #283353;
  line-height: 1em;
}

.spanishful-categories__list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
}

.spanishful-category--item {
  width: 33.33%;
  text-align: center;
  margin-bottom: 5em;
}

.spanishful-category--item:nth-last-child(1),
.spanishful-category--item:nth-last-child(2),
.spanishful-category--item:nth-last-child(3) {
  margin-bottom: 0;
}

.spanishful-category--image {
  width: 10.3125em;
  margin: 0 auto;
}

.spanishful-category--image img {
  width: 100%;
  display: block;
}

.spanishful-category--name {
  width: 100%;
  display: block;
  margin-top: 1em;
}

.spanishful-category--name h4 {
  font-size: 2.6em;
  color: #283353;
  font-family: 'ArialRoundedMTBold';
  line-height: 1em;
}

.spanishful-category--name p {
  color: #283353;
  font-size: 1.295em;
  font-family: 'ArialRoundedMTBold';
  line-height: 1em;
}

.goal__banner--wrapper {
  text-align: center;
  background-image: url(./../../images/goal__banner.png);
  background-size: auto 100%;
  background-position: center;
}

.goal__banner {
  width: 80%;
  padding: 7.5625em 0;
  margin: 0 auto;
}

.goal__banner--title h3 {
  font-size: 5em;
  color: #ffffff;
  font-family: 'ArialRoundedMTBold';
  line-height: 1em;
}

.goal__banner--title h3 span {
  color: #b2d048;
}

.goal__banner--title p {
  font-size: 2.75em;
  color: #ffffff;
  font-family: 'AvenirNext-DemiBold';
  margin-top: 15px;
}

.goal__banner--cta {
  margin-top: 1em;
}

.resourceful--wrapper {
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 8.25em;
  padding-bottom: 8.25em;
}

.resourceful {
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
}

.resourceful__hero,
.resourceful__details {
  width: 100%;
  display: block;
}

.resourceful__details img {
  width: 90%;
  display: block;
  margin: 0 auto;
}

.resourceful__details--responsive {
  display: none;
}

.resourceful__description {
  margin: 6.25em 0;
}

.accesible--wrapper {
  padding: 12.9em 0;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

.accesible--wrapper.no-webp {
  background-image: url(./../../images/accesible__banner.png);
}

.accesible--wrapper.webp {
  background-image: url(./../../images/accesible__banner.webp);
}


.pricing__wrapper .accesible--wrapper.no-webp {
  background-image: url(./../../images/accesible__banner-v2.png);
}

.pricing__wrapper .accesible--wrapper.webp {
  background-image: url(./../../images/accesible__banner-v2.webp);
}


.freeClass__wrapper .accesible--wrapper.no-webp {
  background-size: auto 100%;
  background-image: url(./../../images/accesible__banner-v3.png);
}

.freeClass__wrapper .accesible--wrapper.webp {
  background-size: auto 100%;
  background-image: url(./../../images/accesible__banner-v3.webp);
}

.accesible_main--wrapper {
  padding: 4em;
  margin: 0;
}

.freeClass__wrapper {
  background-color: #e7e7e3 !important;
}

.freeClass__wrapper .footer-contact__wrapper {
  padding-top: 8em;
  padding-bottom: 4em;
}

.freeClass__wrapper .accesible--title__program {
  margin-bottom: 8em;
}

.freeClass__wrapper .accesible_main--wrapper {
  padding: 0;
  height: 31.5vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.freeClass__wrapper .accesible-details  {
  margin-bottom: 0;
}

.accesible {
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
  text-align: center;
}

.accesible--title {
  position: relative;
  display: inline-block;
}

.accesible--title__program {
  margin-bottom: 4em;
}

.accesible--title h3 {
  color: #ffffff;
  display: inline-block;
}

.accesible--title h3 span {
  color: #ffdf10 !important;
}

.accesible__title--short {
  font-size: .65em;
  display: flex;
  justify-content: center;
  text-align: center;
}

.accesible-details {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4.375em auto;
  flex-direction: column;
  text-align: center;
  width: 100%;
  max-width: 920px;
  margin-top: 0;
}

.accesible-details__contains {
  text-align: center;
  position: relative;
}

.accesible-details__contains h3 {
  font-family: 'ArialRoundedMTBold';
  line-height: 1em;
  color: #ffffff;
  font-size: 3.75em;
}

.accesible-details__contains p {
  color: #ffffff;
  font-size: 24px;
  font-family: 'AvenirNext-Medium';
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}

.accesible-details__price--wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4em;

  flex-direction: column;
}

.accesible-details__price {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  margin: 0 2em;
}

.accesible-details__price:nth-of-type(1) {
  margin-bottom: 1.5em;
}

.accesible-details__price--strike::after {
  content: '';
  width: 110%;
  position: absolute;
  top: 45%;
  left: -5%;
  height: 17px;
  background-image: url(./../../images/red_strike.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  transform: rotate(-6deg)
}

.accesible-details__price span {
  font-size: 9em;
  font-family: 'ArialRoundedMTBold';
  line-height: 1em;
  display: inline-block;
  color: #ffdf10;

  text-shadow: -4px 5px 0px rgba(132, 31, 239, 1);
}

.accesible-details__price img {
  width: 35em;
  display: block;
}

.accesible-details__price--strike img {
  width: 22em;
  display: block;
}

.accesible-details__price--strike span {
  font-size: 6em;
  color: #ffffff;
}

.accesible-details__separator,
.garantee--details__separator {
  height: 8em;
  margin: 0 3em;
}

.garantee--details__separator {
  margin: 0 2em;
}

.accesible-details__separator img,
.garantee--details__separator img {
  width: auto;
  height: 100%;
  display: block;
}

.accesible-form--wrapper {
}

.accesible-form__title p,
.schedule__wrapper p {
  font-family: 'AvenirNext-Medium';
  font-size: 2.3125em;
  color: #ffffff;
}

.schedule__wrapper h3 {
  font-family: 'ArialRoundedMTBold';
  margin-bottom: .5em;
  color: #283353;
  font-size: 3em;
}

.schedule__wrapper p {
  margin-bottom: .5em;
}

.accesible-form__title p span {
  color: #ffdf10;
}

.accesible-form {
  width: 100%;
  margin-top: 4em;
}

.accesible-form form,
.accesible-form--wrapper {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.accesible-form  {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }

.input__wrapper {
  width: 45%;
  margin-bottom: 1.5em;
}

.input__wrapper--center {
  margin: 0 auto;
}

.input__wrapper span.error {
  width: 100%;
  display: block;
  font-size: 16px;
  color: rgb(216, 21, 21);
  margin-top: 10px;
}

.input__wrapper span {
  font-family: 'AvenirNext-Medium';
  font-size: 1.875em;
  color: #ffffff;
  display: block;
  width: 100%;
  text-align: left;
}

.input__wrapper span i {
  font-size: .75em;
  cursor: pointer;
}

.input__wrapper select,
.input__wrapper input {
  width: 100%;
  display: block;
  border: none;
  outline: none;
  background-color: #ffdf10;
  border-radius: 20px;
  color: #283353;
  padding: 10px 15px;
  box-sizing: border-box;
  font-family: 'AvenirNext-Medium';
  font-size: 18px;
  margin-top: 5px;

  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;

  background-image: url(./../../images/selected_arrow.png);
  background-position: calc(100% - 17.5px) 50%;
  background-size: 30px auto;
  background-repeat: no-repeat;
}

.input__wrapper input {
  background-image: none;
}

.input__label {
  width: 100%;
  margin-top: 5px;
  text-align: left;
}

.input__label label {
  display: inline-block;
  width: auto;
  text-align: left;
  cursor: pointer;
  margin-right: 3em;
}

.input__label label input {
  display: none;
}

.input__styled {
  width: 35px;
  height: 35px;
  background-color: #ffdf10;
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  position: relative;
}

.input__label span {
  display: inline-block;
  font-size: 1.625em;
  width: auto;
  vertical-align: middle;
  margin-left: 15px;
  margin-top: 5px;
}

.input__label input:checked ~ .input__styled::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 17.5px;
  height: 17.5px;
  background-color: #283353;
  border-radius: 100%;
}

.accesible-form--cta {
  width: 100%;
  margin-top: 0em;
  text-align: center;
}

.accesible-form--cta button {
  margin-top: 0 !important;
}

.garantee--wrapper {
  text-align: center;
  padding-top: 8.25em;
  padding-bottom: 8.25em;
}

.garantee {
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
}

.garantee-hero__decorator {
  max-width: 320px;
  width: 50%;
  margin: 4.6875em auto;
}

.garantee-hero__decorator img {
  width: 100%;
  display: block;
}

.garantee-hero__details {
  width: 51.375em;
  max-width: 822px;
  text-align: left;
  margin: 0 auto;
  position: relative;
}

.garantee-hero__details p {
  color: #3d3f49;
}

.garantee-hero__details p strong {
  color: #3d3f49;
  font-family: 'AvenirNext-DemiBold';
  font-size: 1.3em;
}

.garantee-details__wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 4.375em auto;
}

.garantee--details__useful h3,
.garantee--details__teaching h3 {
  color: #283353;
  font-family: 'ArialRoundedMTBold';
  line-height: 1em;
}

.garantee--details__useful h3 span,
.garantee--details__teaching h3 strong {
  color: #39b3f9;
}

.garantee--details__useful h3 {
  font-size: 4.5625em;
  text-align: right;
}

.garantee--details__teaching h3 {
  font-size: 3.75em;
  text-align: left;
}

.garantee--details__teaching h3 strong {
  font-size: 1.3em;
}

.garantee-description__wrapper {
  width: 100%;
  margin: 0 auto;
}

.garantee-description__wrapper p {
  text-align: left;
  font-size: 1.76625em;
  color: #283353;
  font-family: 'AvenirNext-Medium';
}

.garantee-description__wrapper p:nth-child(1) {
  margin-bottom: 1em;
}

.testimonials--wrapper {
  width: 100%;
  display: block;
  padding: 12em 0;

  background-image: url(./../../images/testimonials__banner.png);
  background-size: auto 100%;
  background-position: center;
}

.testimonials {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.testimonials--slider,
.testimonials--item {
  width: 100%;
  display: block;
  text-align: center;
}

.testimonials--title h3 {
  color: #283353;
  font-size: 3.625em;
  font-family: 'ArialRoundedMTBold';
  line-height: 1em;
}

.testimonials--title h3 span {
  color: #772fed;
}

.testimonials--description {
  margin: 2em 0;
}

.testimonials--description p {
  font-family: 'AvenirNext-DemiBold';
  font-size: 2.32em;
  color: #283353;
}

.testimonials--description p span {
  font-family: 'ArialRoundedMTBold';
  font-size: 2em;
  line-height: 0;
  position: relative;
  top: .3em;
  display: inline-block;
}

.testimonials--name p {
  font-family: 'ArialRoundedMTBold';
  font-size: 2.8125em;
  color: #283353;
}

.prev-selector,
.next-selector {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2.75em;
  z-index: 2;
}

.prev-selector a,
.next-selector a {
  position: absolute;
  width: 100%;
  min-width: 42px;
  height: 100%;
  min-height: 42px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.prev-selector img,
.next-selector img {
  width: 100%;
  display: block;
}

.prev-selector {
  left: 0%;
}

.next-selector {
  right: 0;
}

.bx-wrapper {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none !important;
}

.faqs--wrapper {
  width: 100%;
  padding-top: 8.25em;
  padding-bottom: 8.25em;
}

.faqs {
  max-width: 1200px;
  margin: 0 auto;
  width: 90%;
  text-align: center;
}

.faqs__title,
.faqs__title h3 {
  text-align: center;
}

.faqs__questions--list {
  margin-top: 8.25em;
  text-align: left;
}

.faqs__questions--list,
.faqs__question--wrapper {
  width: 100%;
  display: block;
}

.faqs__question--wrapper {
  padding: 2em 0;
  border-bottom: 2px solid #808183;
  cursor: pointer;
}

.faqs__question--wrapper:nth-last-child(1) {
  border: none;
}

.faqs__question--title {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.faqs__question--title h2 {
  font-family: 'ArialRoundedMTBold';
  color: #283353;
  font-size: 2.125em;
  width: 80%;
}

.faqs__question--answer {
  width: 100%;
  height: auto;
  max-height: 0;
  transition: 0s;
  overflow: hidden;
  box-sizing: border-box;
}

.faqs__question--wrapper.active .faqs__question--answer {
  max-height: none;
  margin-top: 1em;
}

.faqs__question--answer p,
.faqs__question--answer li {
  font-family: 'AvenirNext-Medium';
  color: #283353;
  font-size: 20px;
}

.faqs__question--answer span {
  font-family: 'AvenirNext-Bold';
  color: #283353;
}



.faqs__question--answer li {
  padding-left: 1em;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 0.5em;
}

.faqs__question--answer li:nth-last-child(1) {
  margin-bottom: none;
}

.faqs__question--answer li:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: .4em;
  height: .4em;
  border-radius: 100%;
  background-color: #283353;
}

.faqs__question--status {
  margin-left: 2em;
  margin-top: .5em;
}

.faqs__question--status img {
  width: 3em;
}

.faqs__question--wrapper.active .faqs__question--status img:nth-child(2),
.faqs__question--status img:nth-child(1) {
  display: none;
}

.faqs__question--wrapper.active .faqs__question--status img:nth-child(1),
.faqs__question--status img:nth-child(2) {
  display: block;
}

.footer-contact__wrapper {
  width: 100%;
  text-align: center;
  padding-bottom: 8.25em;
}

.footer-contact {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.footer-contact--title {
  margin-bottom: 1em;
}

.footer-contact--title h3 {
  color: #283353;
  font-family: 'ArialRoundedMTBold';
  font-size: 3.125em;
}

.footer-contact--options {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.footer-contact--options a {
  color: #283353;
  font-family: 'ArialRoundedMTBold';
  font-size: 2.5em;
  text-decoration: none;
  margin-top: 10px;
}

.footer-contact--options a img {
  width: 1.9em;
  display: block;
  min-width: 42px;
}

.responsive__icon {
  display: none;
}

.slider-controls {
  display: none;
}

.form_button__wrapper button, .btn.btn--general {
  background: rgb(225,173,52) !important;
  background: linear-gradient(180deg, rgba(225,173,52,1) 0%, rgba(223,134,23,1) 100%) !important;
}

.footer-contact--options.mobile {
  flex-direction: row;
}

.footer-contact--options.mobile .desktop__icon {
  display: none;
}

.footer-contact--options.mobile .responsive__icon {
  display: block;
}

.footer-contact--options.mobile a {
  margin: 0 5px;
}

.footer-contact--options.mobile {
  margin-top: 2em;
}

.landing_hero--contact {
  display: flex;
  align-items: center;
}

.landing_hero--header.fixed {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}

.landing_hero--header.fixed .btn.btn--general {
  margin: 0;
  font-size: 16px;
  border-width: 2px;
  padding: 10px 20px;
}

.landing_hero--header.fixed .landing_hero--call {
  font-size: 20px;
  font-family: 'AvenirNext-DemiBold';
  color: #283353;
  text-decoration: none;
  display: inline-block;
  margin-right: 20px;
}

.landing_hero--header.fixed.mobile .landing_hero--call.desktop__cta {
  display: none;
}

.landing_hero--header.fixed.mobile .landing_hero--call.responsive__cta {
  display: block;
}

.responsive__cta {
  width: 42px;
}

.responsive__cta img {
  width: 100%;
  display: block;
}

.landing_hero--header.fixed .landing_hero--call.responsive__cta {
  display: none;
}

.landing_hero--fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999999;
  /* f0f0f0 */
  background-color: #ffffff;
  transform: translateY(-100%);
  transition: .5s;
}

.landing_hero--fixed.active {
  transform: translateY(0%);
}

.hero--video__notice {
  text-align: center;
  width: 100%;
  margin-top: 2.5em;
}

.hero--video__notice p {
  font-size: 1.75em;
  font-family: 'AvenirNext-DemiBold';
  color: #283353;
}

.hero--video__notice p span {
  color: #39b3f9;
}

.info-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -99999;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.info-modal.active {
  z-index: 99999;
  opacity: 1;
}

.info-modal__wrapper {
  width: 90%;
  max-width: 427px;
  padding: 40px;
  background-color: #ffff;
  position: relative;
}

.info-modal__image,
.info-modal__image img {
  width: 100%;
  display: block;
}


.info-modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 26px;
  color: #283353;
  cursor: pointer;
}

.info-modal__title h3 {
  font-size: 32px;
  color: #283353;
  font-family: 'AvenirNext-DemiBold';
}

.info-modal__description {
  margin-top: 15px;
}

.info-modal__description p {
  font-size: 20px;
  color: #283353;
  font-family: 'AvenirNext-Medium';
  margin-bottom: 20px;
}

.info-modal__description p:nth-last-child(1) {
  margin-bottom: 0;
}

.courses-schedule__wrapper {
  margin-top: 2em;
  margin-bottom: 2em;
  width: 100%;
}

.courses-schedule__wrapper--mt {
  margin-top: 4em;
}

.courses-schedule__wrapper--mb {
  margin-bottom: 4em;
}

.courses-schedule__title p {
  font-family: 'AvenirNext-Medium';
  font-size: 2em;
  color: #ffffff;
}

.courses-schedule__title p span {
  color: #283353;
}

.courses-schedule__title h3 {
  font-family: 'ArialRoundedMTBold';
  font-size: 2.5em;
  line-height: 1em;
  margin-bottom: 1em;
  color: #ffdf10;
}

.courses-schedule__title p.courses-schedule--days {
  color: #ffdf10;
  font-size: 1.75em;
  margin-top: 20px;
  font-family: 'ArialRoundedMTBold';
}

.courses-schedule__title p.courses-schedule--disabled {
  opacity: 0.5;
}

.accesible-form__disclaimer p {
  color: #ffffff;
  font-family: 'AvenirNext-Medium';
  font-size: 16px;
  text-align: left;
}

.accesible-form__disclaimer--reduced p {
  color: #283353;
  margin-top: 20px;
}

.input__full-width {
  width: 100%;
  display: block;
}

.accesible-form--registered {
  text-align: center;
  width: 100%;
  margin-top: 2em;
}

.accesible-form--registered a {
  font-size: 18px;
  color: #ffffff;
  font-family: 'AvenirNext-Medium';
}

.pack__wrapper {
  width: 100%;
  display: block;
  margin-top: 4.375em;
}

.pack__wrapper--dark {
  margin: 0;
}

.pack__list {
  display: grid;
  grid-template-columns: 1.25fr 1.25fr;
  grid-gap: 2em;
}

.pack__list a {
  display: block;
  text-decoration: none;
}

div.pack__list a img{
    width: 100%;
    margin-top: 25px;
}

.pack__item {
  /* width: 17.5em;
  margin: 0 1.75em; */
  /* cursor: pointer; */
  transition: .5s;

  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  padding: 1em 2em;
  border-radius: 10px;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  height: 100%;
  position: relative;
}

.pack__item--promo {
  position: absolute;
  top: 44%;
  right: -17%;
  width: 60%;
  transition: .5s;
  transform: translateY(-50%) rotate(0deg) scale(1);
}

.pack__item:hover .pack__item--promo {
  transform: translateY(-50%) rotate(10deg) scale(1.2);
}

.pack__item--promo img {
  width: 100%;
  display: block;
}

.pack__item--full {
  justify-content: flex-start;
  align-items: flex-start;
}

.pack__item--dashed {
  display: inline-block;
  margin-top: .3em;
  position: relative;
}

.pack__item--dashed::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%) rotate(-8deg);
  height: .5em;
  background-image: url(./../../images/red_dash.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.pack__item--text {
  /*  */

}

.pack__item--firstColor,
.pack__item--secondColor,
.pack__item--thirdColor {
  background-size: 105% 105%;
  background-position: center;
}

.pack__item--firstColor {
  background-image: url(./../../images/pack__01--bg.png);
}

.pack__item--secondColor {
  background-image: url(./../../images/pack__02--bg.png);
}

.pack__item--thirdColor {
  background-image: url(./../../images/pack__03--bg.png);
}

.pack__item--text p {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  text-decoration: none;
}

.pack__item--small,
.pack__item--small--price,
.pack__item--big {
  color: #ffffff;
  font-family: 'ArialRoundedMTBold';
  text-shadow: -3px 3px 2px rgba(150, 73, 189, 1);
  position: relative;
}

.pack__item--small {
  font-size: 1.5em;
}

.pack__item--small--price {
  font-size: 1.75em;
}

.pack__item--big {
  font-size: 3em;
}

.pack__item--tiny {
  font-size: .5em;
}


.pack__item:hover {
  /* transform: scale(1.1); */
}

.pack__item img {
  display: block;
  width: 100%;
}

.pack__title {
  margin-bottom: 2em;
  font-size: 1.25em;
}

.pack__title p {
  font-family: 'ArialRoundedMTBold';
}

.secondary--color {
  color: #ffdf10 !important;
}

.dark--color {
  color: #39b3f9 !important;
}

.input__full-width.accesible-form__title {
  margin: 3em 0;
}

.input__wrapper--center .input__wrapper {
  margin-left: auto;
  margin-right: auto;
}

.input__wrapper--center {
  margin-bottom: 0 !important;
  text-align: center;
}

.accesible-wrapper__nmt {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.accesible--full {
  width: 100%;
  display: block;
}

.accesible--full .accesible-wrapper {
  width: 100%;
  display: block;
}

.accesible.accesible--full .accesible {
  width: 100%;
  display: block;
}

.pricing__wrapper .accesible--title br {
  display: none;
}

.pricing__wrapper .footer-contact__wrapper {
  background-color: #E7E7E2;
  padding: 4em 0;
}

.pricing__wrapper .accesible-form--cta,
.pricing__wrapper .accesible-form--cta button {
  width: auto !important;
}

.pricing__wrapper .hero-video {
  max-width: 720px;
}

.pricing__wrapper {
  background-color: #F0F0F0;
}

.pricing__wrapper .spanishful-details--title {
  font-size: .8em;
}

.pricing__wrapper .spanishful-details--title .decorator02 {
  top: -35%;
  left: -16%;
}

.pricing__wrapper .spanishful-details__text {
  width: 100%;
  max-width: none;
  border: none;
  margin: 4em auto;
  padding: 0;
}


.spanishful_useful--wrapper {
  width: 100%;
  margin: 0 auto;

  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 4em;
}

.spanishful_useful--description {
  background-color: #b8d630;
  padding: 2em 0em 1em 0em;
  box-sizing: border-box;
  text-align: left;
}

.spanishful_useful--description--dark {
  background-color: #9329D3;
}

.spanishful_useful--memphis {
  width: 25%;
  margin-top: 1em;
  margin-left: 1em;
}

.spanishful_useful--memphis img {
  width: 100%;
  display: block;
}

.spanishful_useful--description div {
  display: inline-block;
  width: 46%;
  margin-left: 40%;
}

.spanishful_useful--description div.aside__left {
  margin-left: 5%;
  text-align: left;
  width: auto;
}

.spanishful_useful--description div.aside__left p {
  text-align: left !important;
}

.spanishful_useful--description ul {
  display: inline-block;
  width: 63%;
}

.spanishful_useful--description ul li,
.spanishful_useful--description div p {
  font-size: 22px;
  color: #283353;
  font-family: 'AvenirNext-Medium';
  text-align: justify;
}

.spanishful_useful--cta {
  margin-top: 1.4em;
  display: block;
}

.spanishful_useful--cta p {
  text-align: right !important;
}

.spanishful_useful--description ul li span,
.spanishful_useful--description div p span,
.spanishful_useful--description div a p {
  color: #772fed;
  font-family: 'ArialRoundedMTBold';
}

.spanishful_useful--description--dark div a p {
  color: #F0F0F0;
}

.spanishful_useful--description--dark div p span {
  color: #ffdf10;
}

.spanishful_useful--description div a {
  text-decoration: none;
  text-transform: uppercase;
}

.spanishful_useful--description ul li {
  position: relative;
}

.spanishful_useful--description ul li::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) translateX(-1.25em);
  width: .25em;
  height: .25em;
  border-radius: 100%;
  border: .2em solid #772fed;
}

.spanishful_useful--banner {
  position: absolute;
  top: 58%;
  transform: translateY(-50%) translateX(-30%);
  width: 40%;
}

.spanishful_useful--banner-reverse {
  width: 65%;
  transform: translateY(-50%) translateX(80%);
}

.spanishful_useful--item {
  position: relative;
  border: 3px solid #ffffff;
  box-sizing: border-box;
  border-radius: 10px;
  background-color: #E7E7E2;
  cursor: pointer;
}

.spanishful_useful--item:nth-child(1) {
  margin-bottom: 0em;
}

.spanishful_useful--item,
.spanishful_useful--hero,
.spanishful_useful--hero img,
.spanishful_useful--footer,
.spanishful_useful--footer img,
.spanishful_useful--banner img {
  width: 100%;
  display: block;
}

.spanishful_useful--item {
  width: 40%;
}

.spanishful_useful--hero img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.spanishful_useful--footer {
  margin-top: -1px;
  margin-bottom: 1em;
}



.checkout__decoratorA {
  position: absolute;
  top: 1em;
  left: 0;
  width: 8em;
}

.checkout__decoratorB {
  position: absolute;
  top: 70%;
  right: 10%;
  width: 2em;
  height: 2em;
  border: 1em solid #ffdf10;
  border-radius: 100%;
}

.checkout__decoratorA img {
  width: 100%;
  display: block;
}


@media(max-width: 1760px) {
  .spanishful_useful--description ul li, .spanishful_useful--description div p {
    text-align: left;
  }
}

@media(max-width: 1520px) {
  .spanishful_useful--item {
    width: 45%;
  }
}

@media(max-width: 1320px) {
  .garantee-details__wrapper {
    justify-content: center;
  }
  .garantee-description__wrapper p,
  .garantee-description__wrapper p,
  .garantee-hero__details p {
    text-align: center;
  }

  .spanishful_useful--description ul li {
    font-size: 17px;
  }

  .pack__item--promo {
    right: -8%;
    top: 46%;
    width: 55%;
  }

  .accesible {
    max-width: 780px;
  }

  .spanishful_useful--description div p {
    font-size: 20px;
  }


  .freeClass__wrapper .accesible-details {
    max-width: 720px;
  }
}

@media(max-width: 1220px) {
  .hero-video {
    width: 50%;
  }

  .hero-video__details--subtitle h3 {
    font-size: 2em;
  }

  .garantee-details__wrapper {
    font-size: 12px;
  }

  .prev-selector {
    left: -2.75em;
  }

  .next-selector {
    right: -2.75em;
  }

  .landing_hero--header.fixed .landing_hero--call {
    font-size: 18px;
  }

  .landing_hero--header.fixed .btn.btn--general {
    margin: 0;
    font-size: 14px;
    border-width: 2px;
    padding: 5px 15px;
    border-radius: 20px;
  }

  .landing_hero--header.fixed .landing_hero--call {
    margin-right: 10px;
  }

  .spanishful_useful--description div {
    width: 55%;
    margin-left: 36%;
  }
}

@media(max-width: 1180px) {
  .input__wrapper {
    width: 47.5%;
  }

  .input__label label {
    margin-right: 2em;
  }

  .spanishful_useful--description ul li {
    font-size: 16px;
  }
}

@media(max-width: 1024px) {
  .spanishful-category--name p {
    font-size: 16px;
  }

  .input__styled {
    width: 30px;
    height: 30px;
  }


  .input__label input:checked ~ .input__styled::after {
    width: 15px;
    height: 15px;
  }

  .input__wrapper select {
    background-size: 25px auto;
    background-position: calc(100% - 12.5px) 50%
  }

  .garantee-details__wrapper {
    font-size: 10px;
  }

  .accesible-form--registered a {
    font-size: 16px;
  }

  .spanishful_useful--description ul li {
    font-size: 16px;
  }

  .pack__list {
    grid-template-columns: 1fr 1fr;
  }

  .spanishful_useful--description ul li, .spanishful_useful--description div p {
    text-align: left;
  }

  .spanishful_useful--description div {
    width: 55%;
    margin-left: 36%;
  }

  .spanishful_useful--description div p {
    font-size: 18px;
  }
}



@media(max-width: 1120px) {
  .accesible-details__price span {
    font-size: 4.5em;
    text-shadow: -2px 4px 0px rgba(132, 31, 239, 1);
  }

  .accesible-details__price span {
    font-size: 7em;
  }

  .accesible-details__price--strike span {
    font-size: 4em;
  }
}

@media(max-width: 1024px) {
  .freeClass__wrapper .accesible_main--wrapper {
    height: 40vw;
  }
}

@media(max-width: 920px) {
  .input__label label {
    margin-right: 2em;
  }

  .spanishful_useful--banner {
    top: 34%;
    transform: translateY(-50%) translateX(-27%);
    width: 40%;
  }

  .spanishful_useful--banner-reverse {
    width: 55%;
    transform: translateY(-50%) translateX(115%);
    top: 56%;
  }

  .spanishful_useful--description {
      text-align: center;
      /* padding-left: 5em; */
      box-sizing: border-box;
  }

  .spanishful_useful--description--dark {
    text-align: left;
  }
}

@media(max-width: 920px) {
  .spanishful_useful--description div {
    width: 75%;
    margin-left: 5%;
  }

  .spanishful_useful--description div p {
    font-size: 20px;
  }

  .spanishful_useful--description ul {
    width: 70%;
  }

  .decorator03 {
    width: 10em;
    left: 50%;
    transform: translateX(-50%);
    bottom: -29%;
    position: relative;
    margin-top: 2em;
  }

  .hero-video__delimit {
    flex-direction: column;
    width: 90%;
    max-width: 520px;
    margin: 0 auto;
  }

  .hero-video__details {
    width: 100%;
  }

  .hero-video {
    margin-top: 4em;
    width: 100%;
  }

  .hero-video__details--list ul li {
    font-size: 16px;
  }

  .hero-video__details--list ul li:after {
    width: 7px;
    height: 7px;
    top: 0px;
    left: -24px;
    border-radius: 104%;
    border: 5px solid #39b3f9;
  }

  .hero-video__details--list ul {
    padding-left: 24px;
  }

  .hero-video__details--title,
  .hero-video__details--cta {
    text-align: center;
  }

  .hero-video__details--subtitle h3 {
    font-size: 20px;
  }

  .hero-video__details {
    max-width: 336px;
    width: 90%;
    margin: 0 auto;
  }

  .btn.btn--general {
    padding: .15em 1.75em;
    border-radius: 12.5px;
    border: 2px solid #ffffff;
  }

  .spanishful-details__description {
    flex-direction: column;
  }

  .spanishful-details__text {
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
  }

  .spanishful-details__for,
  .spanishful-details__text {
    text-align: center;
    width: 100%;
    max-width: 520px;
  }

  .spanishful-details__for {
    margin-bottom: 3em;
  }

  .spanishful-details__for p {
    font-size: 24px;
  }

  .spanishful-categories__list--title p {
    font-size: 26px;
  }

  .spanishful-details__text p,
  .spanishful-details__categories--title p,
  .resourceful__description p,
  .input__wrapper span,
  .garantee-hero__details p,
  .faqs__question--answer p,
  .faqs__question--answer li {
    font-size: 18px;
  }

  .input__label span,
  .input__wrapper select,
  .input__wrapper input {
    font-size: 16px;
  }

  .input__wrapper {
    width: 47.5%;
    margin-bottom: 1.5em;
  }

  .garantee-details__wrapper {
    font-size: 8px;
  }

  .prev-selector, .next-selector {
    width: 2em;
  }

  .hero-video__details--title {
    width: 100%;
    display: block;
  }

  .decorator01 {
    right: 11%;
  }

  .resourceful__title h3 br {
    display: block;
  }

  .resourceful__details {
    display: none;
  }

  .resourceful__details--responsive {
    display: block;
  }

  .resourceful__details--list {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
  }

  .resourceful__detail--item {
      width: 33.33%;
      text-align: center;
      margin-bottom: 5em;
  }

  .resourceful__detail--description {
    width: 80%;
    margin: 0 auto;
    margin-top: 2em;
  }

  .resourceful__detail--description p {
    color: #283353;
    font-size: 18px;
    font-family: 'AvenirNext-Medium';
  }

  .resourceful__detail--item:nth-last-child(1),
  .resourceful__detail--item:nth-last-child(2),
  .resourceful__detail--item:nth-last-child(3) {
    margin-bottom: 0;
  }

  .resourceful__detail--icon {
    width: 50%;
    max-width: 72px;
    margin: 0 auto;
  }

  .resourceful__detail--icon img,
  .resourceful__details--title img {
    width: 100%;
    display: block;
  }

  .resourceful__details--title {
    width: 80%;
    max-width: 215px;
    margin: 0 auto;
    margin-bottom: 6.25em;
  }

  .landing_hero--header.fixed .landing_hero--logo {
    margin: 0;
  }

  .landing_hero--header.fixed .landing_hero--call {
    font-size: 16px;
  }

  .hero--video__notice p {
    font-size: 18px;
  }

  .accesible-details__contains p {
    font-size: 16px;
  }

  .faqs__question--title h2 br {
    display: none;
  }

  .pricing__wrapper .accesible--title br {
    display: block;
  }

  .decorator07 {
    width: 5em;
    top: -35%;
    right: 30%;
  }

  .hero-video {
    margin-top: 0;
  }

  .hero-video__delimit,
  .hero-video {
    width: 100% !important;
  }

  .pack__item--small {
    font-size: 18px;
  }

  .pack__item--small--price {
    font-size: 22px;
  }

  .pack__list {
    grid-gap: 1.5em;
  }
}

@media(max-width: 880px) {
  .spanishful_useful--wrapper {
    flex-direction: column;
  }

  .spanishful_useful--item:nth-child(1) {
    margin-bottom: 4em;
  }

  .spanishful_useful--item {
    width: 80%;
    max-width: 390px;
  }
}

@media(max-width: 840px) {
  .accesible-form__disclaimer {
    width: 100% !important;
  }
}

@media(max-width: 820px) {
  .pack__list {
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 0;
  }

  .pack__list a {
    display: block;
    width: 100%;
  }

  .pack__item {
    max-width: 270px;
    width: 70%;
    padding: 1.5em;
    margin: 0 auto;
    margin-top: 20px;
  }

  .pack__list a:nth-child(1) .pack__item {
    margin-top: 0;
  }

  .pack__item--full {
    max-width: 360px;
    width: 90%;
    padding: 2em 3em 2em 6em;
    margin-top: 40px;
  }

  .accesible-details__responsive {
    margin-bottom: 8em;
  }

  .freeClass__wrapper .accesible_main--wrapper {
    height: auto;
    padding: 15em 0;
  }
}

@media(max-width: 780px) {
  .input__label span {
    margin-left: 5px;
  }
}

@media(max-width: 720px) {
  .spanishful-category--name h4 {
    font-size: 22px;
  }

  .spanishful-category--image {
    width: 90px;
  }

  .spanishful-category--item {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }

  .spanishful-category--item:nth-last-child(2),
  .spanishful-category--item:nth-last-child(3) {
    margin-bottom: 5em;
  }

  .spanishful-category--item:nth-last-child(1) {
    margin-bottom: 0;
  }

  .spanishful-categories__list {
    max-width: 420px;
    justify-content: center;
  }

  .input__wrapper {
    width: 100%;
    margin-bottom: 2.5em;
  }

  .garantee-details__wrapper {
    font-size: 6px;
  }

  .garantee-description__wrapper p,
  .faqs__question--answer p,
  .faqs__question--answer li {
    font-size: 16px;
  }

  .testimonials--title h3 span {
    display: block;
  }

  .faqs__question--title h2 {
    font-size: 18px;
  }

  .faqs__question--status img {
    width: 4em;
    max-width: 30px;
  }

  .garantee-hero__details {
    width: 100%;
    text-align: center;
  }

  .garantee-hero__details .decorator {
    display: none;
  }

  .resourceful__detail--item {
    width: 50%;
  }

  .resourceful__detail--description p {
    font-size: 16px;
  }

  .accesible-form--cta,
  .accesible-form--cta button {
    width: 100% !important;
    display: block !important;
  }

  .resourceful__description p br {
    display: none;
  }

  .accesible-form--registered a {
    font-size: 14px;
  }

  .pack__item--big {
    font-size: 30px;
  }

  .pricing__wrapper .accesible-form--cta,
  .pricing__wrapper .accesible-form--cta button {
    width: auto !important;
  }

  .accesible-form--cta a,
  .pricing__wrapper .accesible-form--cta button a {
    text-decoration: none;
  }

  .resourceful--wrapper {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .spanishful_useful--cta {
    margin-top: 1.75em;
  }

  .spanishful_useful--description div p {
    font-size: 18px;
  }

  .checkout__decoratorA {
    display: none;
  }

  .checkout__decoratorB {
    top: 80%;
    border: 1em solid #ffdf10;
  }
}

@media(max-width: 620px) {
  .accesible-details {
    flex-direction: column;
  }

  .accesible-details__separator,
  .garantee--details__separator {
    width: 100%;
    height: 3em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2em 0;
  }

  .accesible-details__separator img,
  .garantee--details__separator img {
    transform: rotate(90deg);
    width: 1.75em;
    height: auto;
  }

  .accesible-form__title p,
  .schedule__wrapper p {
    font-size: 20px;
  }

  .schedule__wrapper h3 {
    font-size: 25px;
  }

  .input__styled {
    width: 25px;
    height: 25px;
  }

  .input__label input:checked ~ .input__styled::after {
    width: 12.5px;
    height: 12.5px;
  }

  .garantee-hero__details p br {
    display: none;
  }

  .garantee-details__wrapper {
    flex-direction: column;
  }

  .garantee-details__wrapper {
    margin: 7em 0;
  }

  .resourceful__detail--description {
    width: 90%;
  }

  .spanishful-category--item:nth-last-child(2),
  .spanishful-category--item:nth-last-child(3),
  .resourceful__detail--item:nth-last-child(3) {
    margin-bottom: 5em;
  }

  .spanishful-category--item:nth-last-child(1),
  .resourceful__detail--item:nth-last-child(1),
  .resourceful__detail--item:nth-last-child(2) {
    margin-bottom: 0;
  }

  .garantee--details__useful h3 {
    text-align: center;
  }

  .landing_hero--header.fixed .landing_hero--call.desktop__cta {
    display: none;
  }

  .landing_hero--header.fixed .landing_hero--call.responsive__cta {
    display: block;
  }

  .accesible-details__contains p {
    position: relative;
    top: auto;
    text-align: center;
    margin-bottom: 20px;
  }

  .accesible-details__contains {
    text-align: center;
  }

  .info-modal__wrapper {
    box-sizing: border-box;
    padding: 40px 20px;
  }

  .spanishful_useful--wrapper {
    width: 100%;
  }

  .spanishful_useful--description div p {
    font-size: 18px;
  }

  .spanishful_useful--description {
    padding: 3em 0em 1.5em 0em;
  }
}

@media(max-width: 580px) {
  .hero-video__details--list ul li:after {
    width: 5px;
    height: 5px;
    top: 3px;
    left: -24px;
    border: 3px solid #39b3f9;
  }

  .spanishful-details__for p {
    font-size: 22px;
  }

  .spanishful-categories__list--title p {
    font-size: 24px;
  }

  .spanishful-details__text p,
  .spanishful-details__categories--title p,
  .resourceful__description p,
  .input__wrapper span,
  .garantee-hero__details p {
    font-size: 18px;
  }

  .spanishful-details__categories--title br,
  .testimonials--description p br {
    display: none;
  }

  .garantee-details__wrapper {
    font-size: 5.5px;
  }

  .testimonials--description p {
    font-size: 16px;
  }

  .testimonials--name p {
    font-size: 18px;
  }

  .testimonials--description {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }

  .next-selector {
    right: -3.5em;
  }

  .prev-selector {
    left: -3.5em;
  }

  .accesible-details__price span {
    text-shadow: -1px 2px 0px rgba(132, 31, 239, 1);
  }

  .pack__item--full {
    padding: 2em 3em 2em 8em;
  }
}

@media(max-width: 480px) {
  .spanishful_useful--banner-reverse {
    top: 33%;
  }

  .spanishful_useful--description--dark .spanishful_useful--cta {
    margin-top: 0;
  }
}

@media(max-width: 420px) {
  .spanishful_useful--description {
    padding-top: 4em;
    padding-bottom: 2em;
  }

  .spanishful_useful--description ul {
    width: 80%;
    margin-left: 20%;
  }

  .spanishful_useful--banner {
    top: 27%;
  }

  .spanishful_useful--banner-reverse {
    top: 33%;
  }


  .hero-video__details--subtitle h3 {
    font-size: 18px;
  }

  .spanishful-details__for p {
    font-size: 20px;
  }

  .spanishful-categories__list--title p {
    font-size: 22px;
  }

  .spanishful-details__text p,
  .spanishful-details__categories--title p,
  .resourceful__description p,
  .input__wrapper span,
  .garantee-hero__details p,
  .footer-contact--options a {
    font-size: 16px;
  }

  .spanishful-category--name p {
    font-size: 14px;
  }

  .accesible-form__title p,
  .schedule__wrapper p {
    font-size: 18px;
  }

  .schedule__wrapper h3 {
    font-size: 20px;
  }

  .hero-video__details--list ul li br {
    display: none;
  }

  .garantee-details__wrapper {
    font-size: 5px;
  }

  .faqs__question--title h2 {
    font-size: 16px;
  }

  .resourceful__detail--item {
    width: 100%;
  }

  .resourceful__detail--item:nth-last-child(2) {
    margin-bottom: 5em;
  }

  .resourceful__detail--description {
    width: 75%;
  }

  .hero--video__notice p {
    font-size: 16px;
  }

  /* .landing_hero--contact .responsive__cta {
    display: none !important;
  } */

  .landing_hero--logo {
    width: 20em;
    min-width: 150px;
  }

  .enrollBtn span {
    display: none;
  }

  .landing_hero {
    padding: 2% 5% !important;
  }

  .landing_hero--header {
    margin: 10px 0 !important;
  }

  .spanishful_useful--description div p {
    font-size: 16px;
  }

  .spanishful_useful--description div {
    width: 80%;
    margin-left: 0%;
  }

  .pack__item--full {
    padding: 2em 3em 2em 7em;
  }
}

.terms {
  padding: 20px 0 40px 0;
}

.terms a {
  color: #283353;
}
