html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

button,
input {
  overflow: visible;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

textarea {
  overflow: auto;
}

img,
video,
svg,
progress {
  vertical-align: middle;
}

img {
  border-style: none;
  max-width: 100%;
  height: auto;
}

body,
h1,
ul,
ol,
fieldset {
  margin: 0;
  padding: 0;
}

fieldset {
  border: 0;
}

li {
  list-style: none;
}

button:not(:disabled) {
  cursor: pointer;
}

a {
  color: #447308;
}

@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 200;
  src: url("https://cloud.educaplay.com/r/fonts/nunito-v16-latin-200.woff2") format("woff2"), url("https://cloud.educaplay.com/r/fonts/nunito-v16-latin-200.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  src: url("https://cloud.educaplay.com/r/fonts/nunito-v16-latin-300.woff2") format("woff2"), url("https://cloud.educaplay.com/r/fonts/nunito-v16-latin-300.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  src: url("https://cloud.educaplay.com/r/fonts/nunito-v16-latin-regular.woff2") format("woff2"), url("https://cloud.educaplay.com/r/fonts/nunito-v16-latin-regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 600;
  src: url("https://cloud.educaplay.com/r/fonts/nunito-v16-latin-600.woff2") format("woff2"), url("https://cloud.educaplay.com/r/fonts/nunito-v16-latin-600.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  src: url("https://cloud.educaplay.com/r/fonts/nunito-v16-latin-700.woff2") format("woff2"), url("https://cloud.educaplay.com/r/fonts/nunito-v16-latin-700.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 900;
  src: url("https://cloud.educaplay.com/r/fonts/nunito-v16-latin-900.woff2") format("woff2"), url("https://cloud.educaplay.com/r/fonts/nunito-v16-latin-900.woff") format("woff");
  font-display: swap;
}
body {
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.45;
  color: #112000;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  body {
    font-size: 0.9375rem;
  }
}

button,
select,
optgroup {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: #112000;
}

input,
select,
textarea {
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  color: #112000;
}

::selection {
  background: #BAEC79;
  color: #112000;
  text-shadow: none;
}

h1, h2, h3 {
  line-height: 1.15;
}

h1 {
  font-size: 1.0625rem;
  font-weight: 900;
}
@media (min-width: 768px) {
  h1 {
    font-size: 1.25rem;
  }
}

h2 {
  font-size: 1.0625rem;
  font-weight: 300;
}
@media (min-width: 768px) {
  h2 {
    font-size: 1.25rem;
  }
}

h3 {
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 1.15;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 1.0625rem;
  }
}

p {
  font-size: 0.8125rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  p {
    font-size: 0.9375rem;
  }
}

small {
  font-size: 0.6875rem;
  line-height: 1.15 !important;
  color: #999999;
}
@media (min-width: 768px) {
  small {
    font-size: 0.8125rem;
  }
}

.text--xs {
  font-size: 0.6875rem;
}
@media (min-width: 1024px) {
  .text--xs {
    font-size: 0.8125rem;
  }
}
.text--s {
  font-size: 0.8125rem;
  font-weight: 300;
}
@media (min-width: 1024px) {
  .text--s {
    font-size: 0.9375rem;
  }
}

.button {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  text-decoration: none;
  width: inherit;
  height: 2.75rem;
  padding: 0 1.5rem;
  border-radius: 1.75rem;
  color: #112000;
  background: white;
  color: #112000;
  border: solid 1px #9BD84C;
  line-height: 1.15;
  outline: 0;
  transition: all 0.2s ease-in-out;
}
.button::before {
  content: "";
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  border-radius: 1.5rem;
  pointer-events: none;
  z-index: -1;
  transition: box-shadow 0.2s ease-in-out;
}
@media (max-width: 778px) {
  .button {
    height: 2.5rem;
    border-radius: 1.25rem;
    padding: 0 1.25rem;
  }
}
.button:hover, .button:focus, .button:active {
  outline: 0;
  border: solid 1px #6EB118;
  background: #6EB118;
  color: white;
}

.button--primary {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: white;
  color: rgb(17, 32, 0);
  border: 2px solid rgb(103, 165, 22);
  font-size: 15px;
  font-weight: 900;
  height: 48px;
  border-radius: 24px;
  padding: 0 32px;
  letter-spacing: 0.3px;
  min-width: 5.375rem;
  cursor: pointer;
  line-height: 1.15;
  text-align: center;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease-in-out;
}
@media (min-width: 845px) {
  .button--primary {
    font-size: 18px;
    height: 56px;
    border-radius: 28px;
  }
}
.button--primary::before {
  display: none;
}
.button--primary svg {
  transition: all 0.2s ease-in-out;
}
.button--primary:hover, .button--primary:active, .button--primary:focus {
  color: white;
  background: rgb(103, 165, 22);
  transition: all 0.2s ease-in-out;
}

.button--danger {
  color: #C2371A;
}

.button--lg {
  height: 3rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  font-size: 0.6875rem;
}
@media (min-width: 768px) {
  .button--lg {
    font-size: 0.9375rem;
  }
}

.button--sm {
  height: 26px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  font-size: 0.6875rem;
}
@media (min-width: 768px) {
  .button--sm {
    height: 2rem;
    font-size: 0.9375rem;
  }
}

.button:disabled {
  border: 0;
  background: #F3F4F8;
  color: #646A7D;
}

.primary-button {
  letter-spacing: 0.3px;
  border: solid 1px transparent;
  border-radius: 2px;
  background-image: linear-gradient(#F2E30C, #F2C90C), linear-gradient(178deg, #FFD619, #D2960B);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  box-shadow: rgba(43, 45, 48, 0.18) 0 1px;
  line-height: 2.344rem;
  margin-bottom: 0.375rem;
  text-align: center;
  cursor: pointer;
  padding: 0 0.8rem;
  display: inline-block;
  text-decoration: none;
  min-width: 5.375rem;
  color: #2b2d30;
}

.primary-button:focus {
  outline: 0;
  background-image: linear-gradient(#F2E30C, #F2C90C), linear-gradient(178deg, #6EB118, #6EB118);
  box-shadow: rgba(110, 177, 24, 0.6) 0 0 3px;
}

.primary-button:not(:disabled):active {
  box-shadow: inset rgba(0, 0, 0, 0.06) 0 5px 15px;
  background-image: linear-gradient(#EBB912, #EBB912), linear-gradient(178deg, #D2960B, #D59A0B);
  transition: all 0.3s;
}

.primary-button--small {
  line-height: 1.83rem;
  font-size: 0.86667rem;
  min-width: 0;
}

.primary-button[disabled],
div.primary-button {
  background: #EFEFEF;
  box-shadow: none;
  cursor: default;
}

.primary-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: rgb(242, 202, 13);
  color: rgb(17, 32, 0);
  border: 1px solid rgb(242, 202, 13);
  font-size: 15px;
  font-weight: 900;
  height: 48px;
  border-radius: 24px;
  padding: 0 32px;
  letter-spacing: 0.3px;
  min-width: 5.375rem;
  cursor: pointer;
  line-height: 1.15;
  text-align: center;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease-in-out;
}
@media (min-width: 845px) {
  .primary-button {
    font-size: 18px;
    height: 56px;
    border-radius: 28px;
  }
}
.primary-button svg {
  transition: all 0.2s ease-in-out;
}
.primary-button:hover, .primary-button:active, .primary-button:focus {
  box-shadow: inset 0 0 0 500px rgba(0, 0, 0, 0.05);
}

/* Boton / Componente */
.btn {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  min-width: 220px;
  max-width: 300px;
  font-family: "Nunito", "Segoe UI", Segoe, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-decoration: none;
  color: rgb(7, 14, 0);
  border-radius: 1.5rem;
  text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  outline: 0;
  z-index: 2;
  transition: all 0.2s ease-in-out;
}
.btn--min {
  min-width: 48px;
  width: 48px;
  height: 48px;
  border: 1px solid rgb(103, 165, 22) !important;
}
.btn--min:hover {
  background: rgb(27, 49, 1);
}
@media (min-width: 1024px) {
  .btn--min {
    min-width: 56px !important;
    width: 56px !important;
    height: 56px !important;
    border-radius: 28px !important;
  }
}
@media (min-width: 1024px) {
  .btn {
    min-width: 300px;
    height: 3.25rem;
    border-radius: 1.625rem;
  }
}
@media (min-width: 768px) {
  .btn {
    min-width: 320px;
    height: 3.5rem;
    border-radius: 1.75rem;
    font-size: 1.25rem;
  }
}
@media (min-width: 1920px) {
  .btn {
    min-width: 340px;
    height: 4rem;
    border-radius: 2rem;
    font-size: 1.5rem;
  }
}
@media only screen and (orientation: landscape) and (max-height: 556px) {
  .btn {
    height: 2.5rem;
    min-width: 220px;
    max-width: 300px;
  }
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: inset 0 0 0 500px rgba(0, 0, 0, 0.05);
}
.btn:active, .btn:focus {
  transform: translateY(1px) scale(0.99);
}
.btn--lnk {
  min-width: auto;
  height: 2rem;
  font-size: inherit;
  font-weight: 700;
  color: rgb(103, 165, 22);
  background: transparent;
  text-decoration: underline;
  border: 0;
  cursor: pointer;
}
.btn--lnk:hover, .btn--lnk:focus {
  box-shadow: none;
}
.btn__i {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
}
.btn__edu {
  color: white;
  background: rgb(103, 165, 22);
  border: 1px solid rgb(103, 165, 22);
}
.btn__edu--act {
  color: rgb(7, 14, 0);
  background: rgb(242, 202, 13);
  border: 1px solid rgb(242, 202, 13);
  box-shadow: inset 0 0 0 0px rgba(0, 0, 0, 0), 0 -1px 0 white, 0 1px 0 rgba(17, 32, 0, 0.65);
  transition: all 0.3s ease-out;
}
.btn__edu--act:hover, .btn__edu--act:focus, .btn__edu--act:active {
  box-shadow: inset 0 0 0 500px rgba(0, 0, 0, 0.05), 0 0.5px 0 rgba(255, 255, 255, 0.65), 0 -0.5px 0 rgba(107, 21, 128, 0.5);
}
.btn__edu--brd {
  color: rgb(7, 14, 0);
  background: white;
  border: 1px solid rgb(103, 165, 22);
}
.btn__edu--brd:hover, .btn__edu--brd:focus {
  background: rgb(103, 165, 22);
  color: white;
}
.btn__edu--brd:hover .btn__i svg path, .btn__edu--brd:focus .btn__i svg path {
  transition: all 0.2s ease;
  fill: white;
}
.btn__edu--out {
  color: rgb(250, 255, 243);
  background: transparent;
  border: 1px solid rgb(250, 255, 243);
}
.btn__play {
  color: #112000;
  background: #F2CA0D;
  border: 1px solid #F2CA0D;
}
.btn__play::before {
  content: "";
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  border-radius: 1.5rem;
  pointer-events: none;
  border: 1px solid transparent;
  box-shadow: 0 5px 0 rgba(0, 0, 0, 0.3);
  z-index: -1;
  transition: box-shadow 0.2s ease-in-out;
}
@media (min-width: 1024px) {
  .btn__play::before {
    height: 3.25rem;
    border-radius: 1.625rem;
  }
}
@media (min-width: 768px) {
  .btn__play::before {
    height: 3.5rem;
    border-radius: 1.75rem;
  }
}
@media (min-width: 1920px) {
  .btn__play::before {
    height: 4rem;
    border-radius: 2rem;
  }
}
@media only screen and (orientation: landscape) and (max-height: 556px) {
  .btn__play::before {
    height: 100%;
    border-radius: 1.5rem;
  }
}
.btn__play:focus::before, .btn__play:active::before {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
}

a {
  display: inline;
  font-size: inherit;
  font-weight: 900;
  color: #528312;
}
a:hover, a:focus-within {
  text-decoration: underline;
  color: #67a516;
}

.e-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: fit-content;
  max-width: fit-content;
  gap: 3px;
  height: 36px;
  padding: 0 20px;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  color: #112000;
  background-color: #FFFFFF;
  border: 1px solid #67a516;
  box-shadow: 0 0 0 3px rgba(186, 236, 121, 0);
  border-radius: 50px;
  outline: 0;
  cursor: pointer;
  transition: all 0.2s ease-out;
  z-index: 2;
}
@media (min-width: 768px) {
  .e-btn {
    height: 40px;
    gap: 5px;
    font-size: 0.9375rem;
    padding: 0 20px;
  }
}
@media (min-width: 1024px) {
  .e-btn {
    min-width: 132px;
    height: 44px;
    font-size: 1.0625rem;
  }
  .e-btn:has(img), .e-btn:has(svg) {
    padding: 0 30px 0 20px;
  }
}
.e-btn:has(svg), .e-btn:has(img) {
  padding: 0 16px 0 10px;
}
@media (min-width: 768px) {
  .e-btn:has(svg), .e-btn:has(img) {
    padding: 0 24px 0 15px;
  }
}
@media (min-width: 1024px) {
  .e-btn--max {
    height: 48px;
    font-size: 1.25rem;
  }
}
.e-btn--max:has(svg), .e-btn--max:has(img) {
  padding: 0;
}
@media (min-width: 1024px) {
  .e-btn--max:has(svg), .e-btn--max:has(img) {
    padding: 0 30px 0 25px;
  }
}
.e-btn--min {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  aspect-ratio: 1/1;
  border: 1px solid #CCCCCC;
}
@media (min-width: 1024px) {
  .e-btn--min {
    min-width: 46px;
    width: 46px;
    height: 46px;
    font-size: 1.0625rem;
  }
}
.e-btn--min .e-btn__txt {
  display: none;
}
.e-btn--min:has(svg), .e-btn--min:has(img) {
  padding: 0 !important;
}
@media (max-width: 767px) {
  .e-btn--mobile {
    border: 1px solid #E8E9E6;
    width: 44px;
    height: 44px;
    min-width: 44px;
    max-width: 44px;
    padding: 0;
    border-radius: 50%;
    aspect-ratio: 1/1;
  }
  .e-btn--mobile .e-btn__txt {
    display: none;
  }
}
.e-btn--mobile:has(svg), .e-btn--mobile:has(img) {
  padding: 0;
}
@media (min-width: 768px) {
  .e-btn--mobile:has(svg), .e-btn--mobile:has(img) {
    padding: 0 20px 0 10px;
  }
}
.e-btn--minimize {
  width: auto;
  height: 32px;
  box-shadow: 0 0 0 1px rgba(186, 236, 121, 0);
}
.e-btn--minimize:has(svg), .e-btn--minimize:has(img) {
  padding: 0 10px 0 5px;
}
@media (min-width: 768px) {
  .e-btn--minimize {
    gap: 0px;
    height: 31px;
    padding: 0 5px;
  }
}
@media (min-width: 1024px) {
  .e-btn--minimize {
    height: 36px;
    padding: 0 5px;
  }
}
.e-btn--minimize:focus {
  box-shadow: 0 0 0 1px #baec79;
}
.e-btn--minimize--active, .e-btn--minimize:active, .e-btn--minimize:focus-within {
  box-shadow: 0 0 0 1px #baec79;
}
.e-btn--padding-0 {
  padding: 0;
}
.e-btn--padding-0:has(svg), .e-btn--padding-0:has(img) {
  padding: 0 0 0 5px !important;
}
.e-btn svg path,
.e-btn img {
  transition: all 0.2s ease-out;
}
.e-btn:hover {
  color: white;
  background-color: #67a516;
  border: 1px solid #67a516;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.e-btn:hover svg path {
  transition: all 0.2s ease-in;
}
.e-btn:hover img {
  transition: all 0.2s ease-in;
  filter: brightness(0) invert(1);
}
.e-btn:focus {
  color: #112000;
  background-color: #FFFFFF;
  box-shadow: 0 0 0 3px #baec79;
  transition: all 0.2s ease-in;
}
.e-btn:focus svg path {
  transition: all 0.2s ease-in;
}
.e-btn:focus img {
  transition: all 0.2s ease-in;
  filter: brightness(0) invert(1);
}
.e-btn:focus.e-btn--xs {
  box-shadow: 0 0 0 1px #baec79;
}
@media (min-width: 1024px) {
  .e-btn:focus.e-btn--xs {
    box-shadow: 0 0 0 2px #baec79;
  }
}
.e-btn--active, .e-btn.active, .e-btn:active, .e-btn:focus-within {
  color: white;
  background-color: #67a516;
  box-shadow: 0 0 0 3px #baec79;
  transition: all 0.2s ease-in;
}
.e-btn--active svg path, .e-btn.active svg path, .e-btn:active svg path, .e-btn:focus-within svg path {
  transition: all 0.2s ease-in;
  filter: brightness(0) invert(1);
}
.e-btn--active img, .e-btn.active img, .e-btn:active img, .e-btn:focus-within img {
  filter: brightness(0) invert(1);
}
.e-btn:disabled, .e-btn[disabled] {
  color: #CCCCCC;
  background-color: #F4F5F3;
  border: 1px solid #CCCCCC;
  box-shadow: 0 0 0 3px rgba(186, 236, 121, 0);
  transition: all 0.2s ease-out;
  pointer-events: none;
  cursor: default;
}
.e-btn:disabled svg path, .e-btn[disabled] svg path {
  transition: all 0.2s ease-out;
}
.e-btn:disabled img, .e-btn[disabled] img {
  filter: grayscale(1) opacity(0.3);
}
.e-btn__primary {
  color: #2B4B04;
  background-color: #BAEC79;
  border-color: #2B4B04;
  font-weight: 900;
}
.e-btn__primary--active, .e-btn__primary:hover, .e-btn__primary:focus, .e-btn__primary:focus-within {
  color: #FFFFFF;
  background-color: #67a516;
  border-color: #FFFFFF;
}
.e-btn__primary--active img, .e-btn__primary:hover img, .e-btn__primary:focus img, .e-btn__primary:focus-within img {
  filter: brightness(0) invert(1);
}
.e__ico--color .e-btn__primary--active img, .e__ico--color .e-btn__primary:hover img, .e__ico--color .e-btn__primary:focus img, .e__ico--color .e-btn__primary:focus-within img {
  filter: none;
}
.e-btn__primary.e-btn--xl {
  position: fixed;
  bottom: 30px;
  right: 10px;
  z-index: 998;
}
.e-btn__secondary {
  color: white;
  background-color: #528312;
  border-color: #528312;
  font-weight: 800;
}
.e-btn__secondary img {
  filter: brightness(0) invert(1);
}
.e-btn__secondary--active, .e-btn__secondary:hover, .e-btn__secondary:focus, .e-btn__secondary:focus-within {
  background-color: #67a516;
  border-color: #67a516;
}
.e-btn__premium {
  color: white;
  background-color: #A847BF;
  border-color: #A847BF;
  font-weight: 800;
}
.e-btn__premium--active, .e-btn__premium:hover, .e-btn__premium:focus, .e-btn__premium:focus-within {
  color: white;
  background-color: #9D39B5;
  border-color: #A847BF;
}
.e-btn--mini-square {
  min-width: 30px;
  width: 30px;
  height: 30px;
  padding: 0 !important;
  border-radius: 50%;
  border-color: #E8E9E6;
  background-color: transparent;
}
@media (min-width: 1024px) {
  .e-btn--mini-square {
    min-width: 36px;
    width: 36px;
    height: 36px;
  }
}
.e-btn--mini-square:hover {
  background-color: #CEF69C;
}
.e-btn--mini-square:hover img {
  filter: brightness(0) invert(1);
}
.e-btn--mini-square:focus {
  color: #528312;
  background-color: #CEF69C;
  box-shadow: 0 0 0 3px #9bd84c;
  transition: all 0.2s ease-in;
}
.e-btn--mini-square:focus svg path {
  transition: all 0.2s ease-in;
}
.e-btn--mini-square:focus img {
  filter: brightness(0) invert(1);
}
.e-btn--mini-square:active, .e-btn--mini-square:focus-within, .e-btn--mini-square.active {
  color: white;
  background-color: #CCCCCC;
  border-color: #CCCCCC;
  box-shadow: 0 0 0 1px #67a516;
  transition: all 0.2s ease-in;
}
.e-btn--mini-square:active svg path, .e-btn--mini-square:focus-within svg path, .e-btn--mini-square.active svg path {
  transition: all 0.2s ease-in;
}
.e-btn__transparent {
  min-width: auto;
  color: #112000;
  background-color: transparent;
  border-color: transparent;
  font-weight: 600;
  text-decoration: underline;
  white-space: nowrap;
  padding: 0 10px 0;
}
@media (min-width: 1024px) {
  .e-btn__transparent {
    padding: 0 20px 0;
  }
}
.e-btn__transparent:hover, .e-btn__transparent:focus, .e-btn__transparent:focus-within {
  color: #67a516;
  background-color: transparent;
  border-color: transparent;
  text-decoration: none;
}
.e-btn__transparent:hover img, .e-btn__transparent:focus img, .e-btn__transparent:focus-within img {
  filter: none;
}
.e-btn__transparent--reverse {
  color: #FFFFFF;
}
.e-btn__square {
  width: 36px;
  min-width: 36px;
  max-width: 36px;
  height: 36px;
  padding: 0 !important;
  border-radius: 6px !important;
  border-color: #E8E9E6;
}
@media (min-width: 768px) {
  .e-btn__square {
    width: 44px;
    min-width: 44px;
    max-width: 44px;
    height: 44px;
    border-radius: 8px !important;
  }
}
.e-btn__square:hover img, .e-btn__square:focus img, .e-btn__square:focus-within img {
  filter: brightness(0) invert(1);
}
.e-btn__square:focus {
  color: #528312;
  background-color: #CEF69C;
  box-shadow: 0 0 0 3px #9bd84c;
  transition: all 0.2s ease-in;
}
.e-btn__square:focus svg path {
  transition: all 0.2s ease-in;
}
.e-btn__square.active, .e-btn__square:active, .e-btn__square:focus-within {
  color: white;
  background-color: #CCCCCC;
  border-color: #CCCCCC;
  box-shadow: 0 0 0 3px rgba(186, 236, 121, 0);
  transition: all 0.2s ease-in;
}
.e-btn__square.active svg path, .e-btn__square:active svg path, .e-btn__square:focus-within svg path {
  transition: all 0.2s ease-in;
}
.e-btn__square.active img, .e-btn__square:active img, .e-btn__square:focus-within img {
  filter: brightness(0) invert(1);
}
.e-btn__square--min {
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  height: 30px;
  border-radius: 4px;
}
.e-btn--xxxs {
  height: 20px;
  width: 20px;
  min-width: 20px;
  padding: 0;
  background-color: transparent;
}
.e-btn--xxxs .e-btn__txt {
  display: none;
}
.e-btn--xxxs:has(svg), .e-btn--xxxs:has(img) {
  padding: 0;
}
.e-btn--xxs {
  height: 44px;
  width: 44px;
  min-width: 44px;
  border-radius: 50%;
  border-color: #E8E9E6;
  padding: 0;
}
.e-btn--xxs .e-btn__txt {
  display: none;
}
.e-btn--xxs:has(svg), .e-btn--xxs:has(img) {
  padding: 0;
}
@media (min-width: 1024px) {
  .e-btn--xxs {
    height: 46px;
    width: 46px;
    min-width: 46px;
  }
  .e-btn--xxs:has(svg), .e-btn--xxs:has(img) {
    padding: 0;
  }
}
.e-btn--xs {
  height: 32px;
  width: 32px;
  min-width: 32px;
  border-radius: 50%;
  padding: 0;
}
.e-btn--xs .e-btn__txt {
  display: none;
}
.e-btn--xs:has(svg), .e-btn--xs:has(img) {
  padding: 0;
}
.e-btn--m {
  height: 36px;
  width: 36px;
  min-width: 36px;
  padding: 0;
  border: 1px solid #E8E9E6;
}
.e-btn--m:has(img) {
  padding: 0;
}
.e-btn--m .e-btn__txt {
  display: none;
}
@media (min-width: 768px) {
  .e-btn--m {
    height: 40px;
    width: 40px;
    min-width: 40px;
  }
}
.e-btn--l {
  height: 44px;
  width: 44px;
  min-width: 44px;
  padding: 0;
  border: 1px solid #E8E9E6;
}
.e-btn--l:has(img) {
  padding: 0;
}
.e-btn--l .e-btn__txt {
  display: none;
}
.e-btn--m--active, .e-btn--m.active, .e-btn--m:active, .e-btn--m:focus-within, .e-btn--l--active, .e-btn--l.active, .e-btn--l:active, .e-btn--l:focus-within {
  color: white;
  background-color: #E5E5E5;
  box-shadow: 0 0 0 1px #999999;
  transition: all 0.2s ease-in;
}
.e-btn--m--active svg path, .e-btn--m.active svg path, .e-btn--m:active svg path, .e-btn--m:focus-within svg path, .e-btn--l--active svg path, .e-btn--l.active svg path, .e-btn--l:active svg path, .e-btn--l:focus-within svg path {
  transition: all 0.2s ease-in;
}
.e-btn--m--active img, .e-btn--m.active img, .e-btn--m:active img, .e-btn--m:focus-within img, .e-btn--l--active img, .e-btn--l.active img, .e-btn--l:active img, .e-btn--l:focus-within img {
  filter: none;
}
@media (max-width: 1023px) {
  .e-btn--xl {
    height: 64px;
    width: 64px;
    min-width: 64px;
    box-shadow: 0 0 0 4px rgba(17, 32, 0, 0.15), 0 0 0 1px rgba(17, 32, 0, 0.35);
  }
  .e-btn--xl .e-btn__txt {
    display: none;
  }
  .e-btn--xl:active {
    box-shadow: 0 0 0 0px rgba(17, 32, 0, 0.15), 0 0 0 0.5px rgba(17, 32, 0, 0.2);
  }
  .e-btn--xl:has(svg), .e-btn--xl:has(img) {
    padding: 0;
  }
}
@media (max-width: 1023px) and (min-width: 1024px) {
  .e-btn--xl:has(svg), .e-btn--xl:has(img) {
    padding: 0 20px 0 10px;
  }
}
.e-btn--iconColor img {
  filter: none;
}
.e-btn--iconColor:hover img {
  filter: none;
}
.e-btn--iconColor:focus img {
  filter: none;
}
.e-btn--iconColor--active img, .e-btn--iconColor.active img, .e-btn--iconColor:active img, .e-btn--iconColor:focus-within img {
  filter: none;
}
.e-btn--iconColor:disabled img, .e-btn--iconColor[disabled] img {
  filter: none;
}
.e-btn--absolute {
  position: absolute;
}
.e-btn--hidden {
  border: 0;
  background-color: transparent;
  padding-right: 5px;
}
.e-btn--hidden:hover, .e-btn--hidden:focus, .e-btn--hidden:focus-within, .e-btn--hidden:active {
  border: 0;
  background-color: transparent;
}

* {
  box-sizing: border-box;
}

.buttonPromo {
  height: 52px;
  font-size: 15px;
  line-height: 1.15;
  letter-spacing: 0.1px;
  padding: 0 40px;
  border-radius: 26px;
}
@media (min-width: 845px) {
  .buttonPromo {
    height: 60px;
    font-size: 17px;
    border-radius: 30px;
  }
}

.portadaInicial {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: calc(100vh - 52px);
  padding: 0;
}
@media (min-width: 768px) {
  .portadaInicial {
    height: calc(100vh - 52px);
  }
}
@media (orientation: portrait) {
  .portadaInicial {
    overflow: hidden;
  }
}
@media (min-width: 1024px) {
  .portadaInicial {
    height: calc(100vh - 60px);
  }
}
.portadaInicial::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("https://cloud.educaplay.com/r/img/e-trama.webp");
  background-repeat: repeat;
  background-size: 4%;
  opacity: 1;
  z-index: -2;
}
@media (orientation: portrait) {
  .portadaInicial::before {
    background-size: 10%;
  }
}
.portadaInicial::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(155, 184, 243, 0.25);
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(230, 230, 230, 0.297339004) 100%);
  z-index: -3;
}
.portadaInicial__ca {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 100%;
  gap: 10px;
  margin: 0;
  z-index: 2;
}
@media (orientation: portrait) {
  .portadaInicial__ca {
    align-items: center;
    flex-direction: column;
    margin: 0;
  }
}
.portadaInicial__ca__hd {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
  padding: 0 40px;
  z-index: 3;
}
@media (orientation: landscape) {
  .portadaInicial__ca__hd {
    align-items: baseline;
    justify-content: flex-start;
    padding: 11vh 40px 0;
  }
}
@media (min-width: 1280px) {
  .portadaInicial__ca__hd {
    padding: 11vh 80px 0;
  }
}
@media (min-width: 1920px) {
  .portadaInicial__ca__hd {
    padding: 11vh 120px 0;
  }
}
@media (orientation: portrait) {
  .portadaInicial__ca__hd {
    gap: 5px;
    text-align: center;
    padding: 30px 0;
  }
}
@media (min-height: 768px) and (max-width: 530px) and (orientation: portrait) {
  .portadaInicial__ca__hd {
    padding: 60px 0;
  }
}
@media (min-width: 980px) and (orientation: portrait) {
  .portadaInicial__ca__hd {
    padding: 100px 0;
  }
}
@media (min-width: 531px) and (max-width: 1023px) and (orientation: portrait) {
  .portadaInicial__ca__hd {
    padding: 80px 0;
  }
}
@media (max-height: 540px) and (orientation: landscape) {
  .portadaInicial__ca__hd {
    gap: 0;
  }
}
.portadaInicial__ca__hd__main, .portadaInicial__ca__hd__submain {
  font-size: 3.6vw;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.05px;
  color: #2B4B04;
}
@media (orientation: portrait) {
  .portadaInicial__ca__hd__main, .portadaInicial__ca__hd__submain {
    font-size: 8vw;
  }
}
@media (min-width: 531px) and (max-width: 1023px) and (orientation: portrait) {
  .portadaInicial__ca__hd__main, .portadaInicial__ca__hd__submain {
    font-size: 5.5vw;
  }
}
@media (min-width: 980px) and (orientation: portrait) {
  .portadaInicial__ca__hd__main, .portadaInicial__ca__hd__submain {
    font-size: 5.5vw;
  }
}
.portadaInicial__ca__hd__submain {
  padding-bottom: 10px;
}
.portadaInicial__ca__hd__slogan {
  font-size: 1.8vw;
  line-height: 1.2;
  max-width: 460px;
}
@media (orientation: portrait) {
  .portadaInicial__ca__hd__slogan {
    font-size: 3.5vw;
  }
}
@media (min-width: 531px) and (max-width: 1023px) and (orientation: portrait) {
  .portadaInicial__ca__hd__slogan {
    font-size: 2.8vw;
  }
}
@media (min-width: 980px) and (orientation: portrait) {
  .portadaInicial__ca__hd__slogan {
    font-size: 2.8vw;
  }
}
@media (max-height: 540px) and (orientation: landscape) {
  .portadaInicial__ca__hd__slogan {
    font-size: 1.8vw;
  }
}
@media (min-width: 980px) and (orientation: portrait) {
  .portadaInicial__ca__hd__slogan {
    font-size: 2.8vw;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .portadaInicial__ca__hd__slogan {
    font-size: 1.6vw;
    max-width: 480px;
  }
}
@media (min-aspect-ratio: 3/4) and (max-width: 1280px) {
  .portadaInicial__ca__hd__slogan {
    font-size: 1.6vw;
    max-width: 480px;
  }
}
@media (min-width: 1280px) {
  .portadaInicial__ca__hd__slogan {
    font-size: 1.2vw;
    max-width: 600px;
  }
}
@media (max-width: 1024px) and (orientation: landscape) {
  .portadaInicial__ca__hd__slogan {
    max-width: 260px;
  }
}
.portadaInicial__ca__hd__wrapper {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.portadaInicial__ca__hd__wrapper img {
  width: 64px;
  height: 64px;
}
@media (min-width: 1920px) {
  .portadaInicial__ca__hd__wrapper img {
    width: 80px;
    height: 80px;
  }
}
.portadaInicial__ca__hd__image {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px 0 10px;
  font-size: 22px;
  font-weight: 600;
  font-style: italic;
  color: #666666;
}
@media (orientation: portrait) {
  .portadaInicial__ca__hd__image {
    padding: 10px 0 5px;
  }
}
.portadaInicial__ca__hd .e-btn {
  min-width: 220px;
  height: 42px;
  gap: 10px;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05), 0 3px 0 rgba(0, 0, 0, 0.15), 0 0.5px 0 rgba(0, 0, 0, 0.35);
}
@media (min-width: 1024px) {
  .portadaInicial__ca__hd .e-btn {
    height: 52px;
  }
}
.portadaInicial__ca__hd .e-btn:hover, .portadaInicial__ca__hd .e-btn:focus, .portadaInicial__ca__hd .e-btn:focus-within, .portadaInicial__ca__hd .e-btn:active {
  text-decoration: none;
}
.portadaInicial__ca__hd .e-btn:active {
  box-shadow: none;
}
.portadaInicial__ca__image {
  position: absolute;
  top: 0;
  right: 40px;
  bottom: 0;
  width: 68%;
  height: 100%;
}
@media (orientation: portrait) {
  .portadaInicial__ca__image {
    top: auto;
    left: 0;
    width: 100%;
    height: 58vh;
  }
}
@media (min-width: 531px) and (max-width: 1023px) and (orientation: portrait) {
  .portadaInicial__ca__image {
    height: 70vh;
  }
}
@media (min-width: 980px) and (orientation: portrait) {
  .portadaInicial__ca__image {
    height: 70vh;
  }
}
@media (min-width: 1280px) and (orientation: landscape) {
  .portadaInicial__ca__image {
    right: 60px;
  }
}
@media (min-width: 1920px) and (orientation: landscape) {
  .portadaInicial__ca__image {
    right: 100px;
  }
}
.portadaInicial__ca__image__in {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
}
@media (orientation: portrait) {
  .portadaInicial__ca__image__in {
    width: max-content;
    position: relative;
    justify-content: center;
    align-items: flex-end;
  }
}
.portadaInicial__ca__image__in img {
  max-height: 100%;
}
.portadaInicial__decoration {
  position: absolute;
  bottom: 80px;
  right: 0;
  left: 0;
  width: 100%;
  height: auto;
}
@media (max-height: 700px) and (orientation: landscape) {
  .portadaInicial__decoration {
    bottom: 60px;
  }
}
@media (min-width: 1280px) and (orientation: landscape) {
  .portadaInicial__decoration {
    bottom: 100px;
  }
}
.portadaInicial__decoration__in {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
}
@media (orientation: portrait) {
  .portadaInicial__decoration__in {
    justify-content: center;
  }
}
.portadaInicial__decoration img {
  width: 100%;
}
.portadaInicial .e__gclassroom {
  position: absolute !important;
  bottom: 20px;
  z-index: 4;
}
@media (max-height: 700px) and (orientation: landscape) {
  .portadaInicial .e__gclassroom {
    bottom: 12px;
  }
}
@media (orientation: portrait) {
  .portadaInicial .e__gclassroom {
    bottom: 20px;
  }
}
@media (orientation: portrait) and (max-width: 768px) {
  .portadaInicial .e__gclassroom {
    display: none;
  }
}
@media (min-width: 1024px) {
  .portadaInicial .e__gclassroom {
    bottom: 37px;
  }
}
.portadaInicial__promo {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 5px;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.9);
  background-color: #6B1580;
  box-shadow: 0 0 0 2px rgba(27, 49, 1, 0.05), 0 1px 0 rgba(27, 49, 1, 0.35), 0 3px 0 rgba(27, 49, 1, 0.15);
  border-radius: 8px;
  z-index: 3;
}
@media (min-width: 1024px) {
  .portadaInicial__promo {
    width: 100%;
    max-width: 540px;
    margin: 0 auto;
    bottom: 15px;
    padding: 10px;
    border-radius: 12px;
  }
}
@media (max-width: 300px) {
  .portadaInicial__promo {
    flex-wrap: wrap;
  }
}
.portadaInicial__promo__body {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (min-width: 1024px) {
  .portadaInicial__promo__body {
    gap: 15px;
  }
}
.portadaInicial__promo__heading {
  display: flex;
  flex-direction: column;
  gap: 0;
  word-break: nowrap;
}
.portadaInicial__promo__heading h3 {
  font-size: 1.0625rem;
  font-weight: 900;
  line-height: 1;
  padding: 0;
}
@media (min-width: 1024px) {
  .portadaInicial__promo__heading h3 {
    font-size: 1.25rem;
  }
}
.portadaInicial__promo__heading p {
  line-height: 1;
}
.portadaInicial__promo__imagen img {
  max-width: 44px;
}
@media (min-width: 1024px) {
  .portadaInicial__promo__imagen img {
    max-width: 64px;
  }
}
.portadaInicial__promo .e__badge {
  left: -5px;
  width: 40px;
  height: 40px;
  top: -30px;
  color: #112000;
}
@media (min-width: 1024px) {
  .portadaInicial__promo .e__badge {
    width: 48px;
    height: 48px;
  }
}
.portadaInicial__promo .e__badge__bg svg {
  width: 40px;
  height: 40px;
}
@media (min-width: 1024px) {
  .portadaInicial__promo .e__badge__bg svg {
    width: 48px;
    height: 48px;
  }
}
.portadaInicial__promo .e__badge__txt {
  font-size: 6px;
  font-weight: 900;
  letter-spacing: 0.1px;
  word-break: nowrap;
  transform: rotate(-15deg);
}
@media (min-width: 1024px) {
  .portadaInicial__promo .e__badge__txt {
    font-size: 8px;
  }
}

.e__gamepin__acceso {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 5px;
  right: 10px;
  top: 10px;
  width: 220px;
  width: auto;
  padding: 5px;
  border-radius: 8px;
  background-color: #F4F5F3;
  border: 1px solid #CCCCCC;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25), 0 0 0 2px rgba(0, 0, 0, 0.05), 0 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 900;
}
@media (min-width: 768px) {
  .e__gamepin__acceso {
    flex-direction: column;
    align-items: flex-start;
    width: 220px;
    padding: 8px;
  }
  html[lang=fr] .e__gamepin__acceso {
    width: 230px;
  }
}
@media (min-width: 1024px) {
  .e__gamepin__acceso {
    gap: 8px;
    top: 15px;
    right: 15px;
    padding: 10px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25), 0 0 0 4px rgba(0, 0, 0, 0.05), 0 6px 0 rgba(0, 0, 0, 0.07);
  }
}
@media (max-width: 767px) {
  .e__gamepin__acceso {
    width: 160px;
  }
}
@media (orientation: portrait) {
  .e__gamepin__acceso {
    top: auto;
    left: 15px;
    bottom: 5px;
  }
}
@media (max-width: 300px) and (orientation: portrait) {
  .e__gamepin__acceso {
    left: 5px;
    bottom: 174px;
  }
}
.e__gamepin__acceso__hd {
  display: flex;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .e__gamepin__acceso__hd {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .e__gamepin__acceso__hd {
    display: none;
  }
}
.e__gamepin__acceso__title {
  font-size: 0.8rem;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  color: #2B4B04;
}
@media (min-width: 1024px) {
  .e__gamepin__acceso__title {
    font-size: 0.9rem;
    text-align: left;
  }
}
.e__gamepin__acceso .e__textformular {
  padding: 0;
}
.e__gamepin__acceso .e__textformular label {
  display: none;
}
@media (max-width: 767px) {
  .e__gamepin__acceso .e__textformular label {
    display: none;
  }
}
.e__gamepin__acceso .e__textformular__input input {
  text-align: center !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  padding: 0 39px 0 27px !important;
}
@media (min-width: 768px) {
  .e__gamepin__acceso .e__textformular__input input {
    padding: 0 47px 0 33px !important;
  }
}
.e__gamepin__acceso .e__textformular__input input::placeholder {
  text-align: center !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}
@media (min-width: 1024px) {
  .e__gamepin__acceso .e__textformular .e-btn__square {
    top: 1px !important;
    right: 1px !important;
  }
}
.e__gamepin__acceso .e__textformular .e-btn__square img {
  max-width: none;
}

@keyframes boxShadowAnimationMobile {
  0% {
    box-shadow: 0px 0px 0px 4px rgba(17, 32, 0, 0.7);
  }
  100% {
    box-shadow: 0px 0px 0px 10px rgba(17, 32, 0, 0.25);
  }
}
@keyframes boxShadowAnimationDesktop {
  0% {
    box-shadow: 0px 0px 0px 5px rgba(17, 32, 0, 0.7);
  }
  100% {
    box-shadow: 0px 0px 0px 16px rgba(17, 32, 0, 0.25);
  }
}
.franja__marketing {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  background-color: #4C5F70;
  color: #fff;
  width: 100%;
  padding: 0.375rem 0;
  box-shadow: 0 2px 3px rgb(0, 0, 0);
  z-index: 100;
}
.franja__marketing__btn {
  display: flex;
  align-items: center;
  height: 36px;
  border-radius: 1.5rem;
  padding: 0 1.5rem;
  color: #FFF;
  border: 1px solid #67a516;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.franja__marketing__btn:hover {
  color: #2b2d30;
  background-color: #FFF;
}

.portadaEjemplo {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0 60px;
}
@media (min-width: 768px) {
  .portadaEjemplo {
    padding: 5rem 0;
  }
}
.portadaEjemplo__titulo {
  font-size: 28px;
  line-height: 1.15;
  font-weight: 700;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 30px;
  max-width: 100%;
  margin-top: 0;
}
@media (min-width: 768px) {
  .portadaEjemplo__titulo {
    font-size: 40px;
    margin-bottom: 40px;
  }
}
.portadaEjemplo__subtitulo {
  font-size: 22px;
  line-height: 1.15;
  font-weight: 300;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 30px;
  max-width: 100%;
  margin-top: 0;
}
@media (min-width: 768px) {
  .portadaEjemplo__subtitulo {
    font-size: 28px;
    margin-bottom: 50px;
  }
}
.portadaEjemplo__actividad {
  display: inline-flex;
}
.portadaEjemplo__actividad a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 140px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 0 0 1px #E8E9E6;
  border-radius: 16px;
  outline: 0;
  transition: box-shadow 0.2s ease-out;
  aspect-ratio: 1;
}
@media (min-width: 340px) {
  .portadaEjemplo__actividad a {
    width: 160px;
  }
}
@media (min-width: 768px) {
  .portadaEjemplo__actividad a {
    width: 180px;
  }
}
@media (min-width: 1280px) {
  .portadaEjemplo__actividad a {
    width: 240px;
    gap: 20px;
    padding: 15px;
  }
}
@media (min-width: 1920px) {
  .portadaEjemplo__actividad a {
    width: 220px;
  }
}
.portadaEjemplo__actividad a:hover, .portadaEjemplo__actividad a:focus-within {
  box-shadow: 0 0 0 2px #67a516;
  transition: box-shadow 0.3s ease-in;
}
.portadaEjemplo__actividad a:focus {
  box-shadow: 0 0 0 2px #BAEC79;
}
.portadaEjemplo__actividad__txt {
  display: flex;
  flex-direction: column;
}
.portadaEjemplo__actividad__txt__tipo {
  font-weight: 900;
  line-height: 1;
  padding: 0 0 4px;
}
.portadaEjemplo__actividad__txt__tit {
  font-weight: 400;
  color: #112000;
  line-height: 1;
}
.portadaEjemplo__actividad__txt__number {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 5px;
  padding-top: 2px;
  color: #666666;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  line-height: 1;
}
@media (min-with: 1024px) {
  .portadaEjemplo__actividad__txt__number {
    font-size: 14px;
    gap: 10px;
  }
}
.portadaEjemplo__actividad__img {
  max-width: 64px;
}
.portadaEjemplo .actividadColumnas {
  margin: 0;
  padding: 0;
  grid-template-columns: none;
}
.portadaEjemplo .actividadColumnas__home {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 1550px;
}
@media (min-width: 340px) {
  .portadaEjemplo .actividadColumnas__home {
    gap: 20px;
  }
}
@media (min-width: 1024px) {
  .portadaEjemplo .actividadColumnas__home {
    gap: 30px;
  }
}

.portadaVideo {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: auto;
  padding: 3.8rem 1rem 4rem 1rem;
  background: #e3efee;
}
.portadaVideo__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1240px;
}
@media only screen and (max-width: 70rem) {
  .portadaVideo__wrapper {
    flex-direction: column;
  }
}
@media only screen and (min-width: 1280px) {
  .portadaVideo__wrapper {
    justify-content: space-between;
    width: 100%;
  }
}
.portadaVideo__titulo {
  margin-right: 3rem;
}
@media only screen and (max-width: 70rem) {
  .portadaVideo__titulo {
    margin-bottom: 2rem;
    margin-right: 0;
    max-width: 560px;
  }
}
@media (min-width: 768px) {
  .portadaVideo__titulo {
    max-width: 520px;
  }
}
.portadaVideo__titulo h2, .portadaVideo__titulo h3 {
  font-size: 28px;
  font-weight: 300;
  line-height: 1.15;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  margin-right: 3rem;
  margin-right: 0;
}
@media (min-width: 768px) {
  .portadaVideo__titulo h2, .portadaVideo__titulo h3 {
    font-size: 2.5rem;
  }
}
.portadaVideo__titulo p {
  font-size: 0.8125rem;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .portadaVideo__titulo p {
    font-size: 0.9375rem;
  }
}
.portadaVideo__video iframe {
  width: 320px;
  height: 208px;
  border-radius: 19px;
  overflow: hidden;
  box-shadow: 0 4px 0 rgba(17, 32, 0, 0.24), 0 1px 0 rgba(17, 32, 0, 0.64);
  transition: box-shadow 0.2s ease-out;
}
@media (min-width: 768px) {
  .portadaVideo__video iframe {
    width: 560px;
    height: 313px;
    border-radius: 24px;
    box-shadow: 0 5px 0 rgba(17, 32, 0, 0.24), 0 1px 0 rgba(17, 32, 0, 0.64);
  }
}
.portadaVideo__video iframe:hover {
  box-shadow: 0 0px 0 rgba(17, 32, 0, 0.24), 0 1px 0 rgba(17, 32, 0, 0.64);
  transition: box-shadow 0.2s ease-in;
}
@media (min-width: 1024px) {
  .portadaVideo__video iframe:hover {
    box-shadow: 0 0px 0 rgba(17, 32, 0, 0.24), 0 1px 0 rgba(17, 32, 0, 0.64);
  }
}

.portadaBeneficios {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 80px 20px 80px;
}
@media (max-width: 767px) {
  .portadaBeneficios {
    gap: 50px;
    padding: 70px 15px 50px;
  }
}
.portadaBeneficios h2 {
  max-width: 640px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .portadaBeneficios h2 {
    font-size: 28px;
    padding-bottom: 20px;
  }
}
.portadaBeneficios h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .portadaBeneficios h3 {
    font-size: 20px;
    padding-bottom: 5px;
  }
}
.portadaBeneficios__beneficio {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
  max-width: 540px;
  margin-right: auto;
}
@media (max-width: 767px) {
  .portadaBeneficios__beneficio {
    gap: 15px;
  }
}
.portadaBeneficios__beneficio:nth-child(odd) {
  flex-direction: row-reverse;
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 767px) {
  .portadaBeneficios__beneficio img {
    max-width: 96px;
  }
}

.portadaRetos {
  background-position: 65% -20%;
  padding: 4rem 1rem 1.5rem 1rem;
  overflow: hidden;
}
.portadaRetos__contenedor {
  max-width: 1357px;
  width: 100%;
  margin: 0 auto;
}
.portadaRetos__titulo {
  font-size: 28px;
  font-weight: 300;
  line-height: 1.15;
  margin: 0;
}
@media (min-width: 768px) {
  .portadaRetos__titulo {
    font-size: 40px;
  }
}
.portadaRetos__subtitulo {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.15;
  margin: 0;
}
@media (min-width: 768px) {
  .portadaRetos__subtitulo {
    font-size: 1.6875rem;
  }
}
.portadaRetos__cabecera {
  margin-bottom: 2.5rem;
}
.portadaRetos__columna--contenido {
  max-width: 560px;
  margin: 0 auto;
  padding-bottom: 3rem;
}
.portadaRetos .list-checkmark {
  list-style: none;
  margin-bottom: 2.8rem;
}
.portadaRetos .list-checkmark li {
  margin-bottom: 1rem;
  padding-left: 36px;
  position: relative;
}
.portadaRetos .list-checkmark li::before {
  content: "";
  top: -5px;
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  background-image: url("https://cloud.educaplay.com/r/img/checkmark-square.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .portadaRetos .list-checkmark li::before {
    top: auto;
  }
}
@media (min-width: 845px) {
  .portadaRetos__cabecera {
    margin-bottom: 2.5rem;
  }
  .portadaRetos__columna--contenido {
    padding-top: calc(6vh + 3rem);
    padding-bottom: calc(20vh + 3rem);
  }
  .portadaRetos__contenedor {
    display: flex;
  }
  .portadaRetos__columna {
    width: 50%;
    position: relative;
  }
  .portadaRetos__imagen picture {
    position: absolute;
    bottom: 0;
    height: 100%;
    left: 0;
  }
  .portadaRetos__imagen img {
    max-height: 100%;
    width: auto;
    max-width: none;
  }
}
.portadaRetos .fw-semibold {
  font-weight: 600;
}

.portadaLMS {
  text-align: center;
}
@media only screen and (min-width: 845px) {
  .portadaLMS {
    background: #F9F9F9 url("https://cloud.educaplay.com/r/img/fondoLMS2.webp") no-repeat top right;
    background-size: auto 100%;
  }
}
.portadaLMS__titulo {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.15;
  text-align: center;
  max-width: 100%;
  margin: 64px auto 12px;
  padding: 0 16px;
}
@media (min-width: 1024px) {
  .portadaLMS__titulo {
    font-size: 40px;
    max-width: 50%;
    margin: 80px auto 16px;
  }
}
.portadaLMS__fondo {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 16px 80px;
  background: linear-gradient(#EEE, #FFF);
}
@media only screen and (min-width: 845px) {
  .portadaLMS__fondo {
    background: url("https://cloud.educaplay.com/r/img/fondoLMS1.webp") no-repeat;
    background-size: auto 100%;
  }
}
.portadaLMS__claim {
  width: 100%;
  margin-bottom: 32px;
  max-width: 30rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  text-align: center;
  color: #525252;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .portadaLMS__claim {
    font-size: 0.9375rem;
  }
}
.portadaLMS__claim--googleClassroom {
  max-width: 27rem;
}
.portadaLMS__googleClassroom {
  position: relative;
  padding-top: 2.5rem;
}
.portadaLMS__googleClassroom::before {
  position: absolute;
  content: "";
  width: 8rem;
  top: 0;
  left: calc(50% - 4rem);
  height: 2px;
  background-color: #333;
  opacity: 0.25;
  border-radius: 2px;
}
.portadaLMS__googleClassroom::before__elemento img {
  max-width: 100%;
  transition: transform 300ms;
}
.portadaLMS__googleClassroom::before__elemento img:hover {
  transform: scale(1.1, 1.1);
}
.portadaLMS__plataformas {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 70rem;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 720px) {
  .portadaLMS__plataformas {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.portadaLMS__plataformas__elemento {
  width: 50%;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media only screen and (min-width: 845px) {
  .portadaLMS__plataformas__elemento {
    width: 33.33%;
  }
}
.portadaLMS__plataformas__elemento img {
  max-width: 100%;
  transition: transform 300ms;
}
.portadaLMS__plataformas__elemento img:hover {
  transform: scale(1.1, 1.1);
}
.portadaLMS__boton {
  display: inline-block;
  margin-left: 1rem;
  margin-right: 1rem;
}
.portadaLMS__actions a {
  font-size: 0.92rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 60em) {
  .portadaLMS__actions {
    width: 50em;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem 0;
    margin: 0.5rem 0;
    background: linear-gradient(to right, transparent 50%, rgba(112, 112, 112, 0.25) 50%, rgba(112, 112, 112, 0.25) calc(50% + 1px), transparent calc(50% + 1px));
  }
  .portadaLMS__actions a {
    margin: 0 1.4rem;
  }
  .portadaLMS__actions > div {
    width: 50%;
    text-align: left;
  }
  .portadaLMS__actions > div:first-child {
    text-align: right;
  }
}
.portadaLMS .buttonPromo--withMaxWidth {
  max-width: 320px;
}

.portadaInformes {
  position: relative;
  display: flex;
  flex-direction: column;
  text-align: center;
  line-height: 0.7rem;
  background: linear-gradient(rgb(82, 131, 18), rgb(103, 165, 22));
}
.portadaInformes::after {
  content: "";
  position: absolute;
  top: calc(100% - 100px);
  left: 0;
  right: 0;
  height: 100px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}
.portadaInformes__titulo {
  font-size: 28px;
  max-width: 100%;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  color: #FFF;
  margin: 64px auto 12px;
  padding: 0 16px;
}
@media (min-width: 1024px) {
  .portadaInformes__titulo {
    font-size: 40px;
    max-width: 50%;
    margin: 80px auto 16px;
  }
}
.portadaInformes__screenshot {
  padding-top: 4.2%;
  text-align: center;
}
@media (min-width: 480px) {
  .portadaInformes__screenshot {
    background-image: url("https://cloud.educaplay.com/r/img/bg-activity-results.webp");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
  }
}
@media (min-width: 1100px) {
  .portadaInformes__screenshot {
    background-size: auto;
  }
}
.portadaInformes__screenshot img {
  vertical-align: middle;
  max-width: 90vw;
  height: auto;
}
@media (min-width: 480px) {
  .portadaInformes__screenshot img {
    max-width: 50vw;
  }
}
@media only screen and (min-width: 720px) {
  .portadaInformes__imagen {
    margin-top: 5rem;
  }
}

.portadaWeb {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 80px;
  background: #e3efee;
}
.portadaWeb__titulo {
  font-size: 28px;
  max-width: 100%;
  margin: 64px auto 12px;
  padding: 0 16px;
  font-weight: 700;
  line-height: 1.15;
  text-align: center;
}
@media (min-width: 1024px) {
  .portadaWeb__titulo {
    font-size: 40px;
    max-width: 50%;
    margin: 80px auto 16px;
  }
}
.portadaWeb__claim {
  width: 100%;
  max-width: 34rem;
  text-align: center;
  color: #525252;
  font-size: 0.8125rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .portadaWeb__claim {
    font-size: 0.9375rem;
  }
}
.portadaWeb__plataformas {
  width: 100%;
  max-width: 35rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 3rem;
}
@media only screen and (min-width: 1072px) {
  .portadaWeb__plataformas {
    padding-top: 5rem;
    padding-bottom: 10rem;
    background: url("https://cloud.educaplay.com/r/img/integracion.webp") no-repeat;
    background-size: auto 100%;
    padding-left: 41rem;
    max-width: 30rem;
    box-sizing: content-box;
  }
}
.portadaWeb__plataformas__elemento {
  width: 50%;
  text-align: center;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.portadaWeb__plataformas__elemento img {
  transition: transform 300ms;
}
.portadaWeb__plataformas__elemento img:hover {
  transform: scale(1.1, 1.1);
}

.portadaEnd {
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding: 0;
}
.portadaEnd:has(a) {
  padding: 10px;
}

.portadaInicial .e__gclassroom {
  margin: 0 auto auto;
}
