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/r1/fonts/nunito-v16-latin-200.woff2?v=1770045346) format("woff2"), url(https://cloud.educaplay.com/r1/fonts/nunito-v16-latin-200.woff?v=1770045346) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  src: url(https://cloud.educaplay.com/r1/fonts/nunito-v16-latin-300.woff2?v=1770045346) format("woff2"), url(https://cloud.educaplay.com/r1/fonts/nunito-v16-latin-300.woff?v=1770045346) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  src: url(https://cloud.educaplay.com/r1/fonts/nunito-v16-latin-regular.woff2?v=1770045346) format("woff2"), url(https://cloud.educaplay.com/r1/fonts/nunito-v16-latin-regular.woff?v=1770045346) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 600;
  src: url(https://cloud.educaplay.com/r1/fonts/nunito-v16-latin-600.woff2?v=1770045346) format("woff2"), url(https://cloud.educaplay.com/r1/fonts/nunito-v16-latin-600.woff?v=1770045346) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  src: url(https://cloud.educaplay.com/r1/fonts/nunito-v16-latin-700.woff2?v=1770045346) format("woff2"), url(https://cloud.educaplay.com/r1/fonts/nunito-v16-latin-700.woff?v=1770045346) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 900;
  src: url(https://cloud.educaplay.com/r1/fonts/nunito-v16-latin-900.woff2?v=1770045346) format("woff2"), url(https://cloud.educaplay.com/r1/fonts/nunito-v16-latin-900.woff?v=1770045346) 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;
}

.activity-with-list {
  background-color: #112000;
  margin-bottom: 0.3125rem;
  padding: 0.125rem;
}
.activity-with-list__layout {
  display: grid;
  gap: 0.3125rem;
}
.activity-with-list__activity {
  height: calc(100vh - 152px);
}
.activity-with-list__activity iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0.75rem;
  display: block;
}
.activity-with-list__list {
  max-height: 400px;
}
@media (min-width: 1280px) {
  .activity-with-list {
    padding: 0.9375rem;
  }
  .activity-with-list__layout {
    grid-template-columns: 1fr 420px;
    max-width: 1900px;
    margin: 0 auto;
    gap: 0.9375rem;
    align-items: flex-start;
    aspect-ratio: 16/6.5;
    overflow: hidden;
  }
  .activity-with-list__activity {
    height: 100%;
    overflow: hidden;
  }
  .activity-with-list__list {
    max-height: none;
    overflow: hidden;
    height: 100%;
  }
}

.folder-list {
  background-color: rgb(255, 255, 255);
  height: 100%;
  border-radius: 0.75rem;
  overflow: auto;
}
.folder-list__header {
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: rgb(255, 255, 255);
  padding: 0.9375rem 0.9375rem 0.9375rem 1.25rem;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 0.9375rem;
  align-items: center;
  overflow: hidden;
  min-width: 0;
  transition: box-shadow 0.15s;
}
.folder-list__header--shadow {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.folder-list__header-content {
  overflow: hidden;
  flex-grow: 1;
}
.folder-list__title-group {
  display: flex;
  gap: 0.3125rem;
  overflow: hidden;
  min-width: 0;
  align-items: baseline;
  margin-bottom: 2px;
}
.folder-list__title {
  font-size: 1.0625rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  margin: 0;
}
.folder-list__subtitle {
  font-size: 0.6875rem;
}
.folder-list__step-indicator {
  font-size: 0.6875rem;
  opacity: 0.5;
  text-wrap: nowrap;
}
.folder-list__actions {
  flex-shrink: 0;
  margin-top: -8px;
}
.folder-list .bloqueActividad {
  margin-bottom: 12px;
  padding: 8px;
}
.folder-list .bloqueActividad__cont {
  align-items: center;
}
.folder-list .bloqueActividad__icon {
  width: 24px;
  text-align: center;
  padding-right: 8px;
  font-weight: normal;
  font-size: small;
  color: #666666;
}
.folder-list .bloqueActividad__txt__desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.folder-list .bloqueActividad--current {
  background-color: #F4F5F3;
}

.navigation-buttons {
  display: flex;
  gap: 0.125rem;
}
.navigation-buttons__button {
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  border: 0;
  border: 1px solid #E0E0E0;
  width: 32px;
  background-color: #fff;
  transition: background-color 0.2s ease-in-out;
}
.navigation-buttons__button:not([aria-disabled=true]):hover {
  background-color: #F5F5F5;
}
.navigation-buttons__button[aria-disabled=true] {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box !important;
}

body {
  position: relative;
  overflow-x: hidden;
}
body.activityFullScreen {
  overflow: hidden;
}

.header-section {
  display: flex;
  padding: 8px 0;
  margin: 0 0 16px;
  border-bottom: 2px solid #67a516;
}
.header-section h2 {
  font-size: 1.5rem;
  line-height: 1.1;
  margin: 0;
}
@media (max-width: 768px) {
  .header-section h2 {
    font-size: 1.25rem;
  }
}
.header-section--line {
  border-bottom: 1px solid #CCCCCC;
}

.sections-tabs {
  display: flex;
  border-bottom: 2px solid #67a516;
  text-align: center;
}
@media (min-width: 768px) {
  .sections-tabs {
    justify-content: flex-start;
    text-align: left;
  }
}
.sections-tabs__content {
  display: none;
}
.sections-tabs__content.is-actived {
  display: block;
}
.sections-tabs__link {
  white-space: nowrap;
  line-height: 1.1;
  text-decoration: none;
  display: block;
  padding: 1.5rem;
  position: relative;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
@media (max-width: 768px) {
  .sections-tabs__link {
    padding: 1rem;
    font-size: 0.9rem;
  }
}
.sections-tabs__link::after {
  transform: scaleX(0);
  display: block;
  content: "";
  height: 2px;
  background-color: #67a516;
  border-radius: 3px;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
  transition: transform 0.3s cubic-bezier(0.16, 0.7, 0.27, 1);
}
.sections-tabs__link:focus {
  outline: 0;
}
.sections-tabs__link:focus::after {
  transform: scaleX(1);
}
.sections-tabs__link.is-actived {
  background: #67a516;
  font-weight: 900 !important;
  color: white;
}
.sections-tabs__link.is-actived::after {
  background-color: #67a516;
  transform: scaleX(1);
}

.activity-page {
  position: relative;
  display: flex;
  flex-direction: column;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  word-break: break-word;
}
.activity-page .grey-button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  gap: 12px;
  padding: 0 1rem;
  height: 2.75rem;
  border-radius: 1.375rem;
  border: 1px solid #67a516;
  color: #112000;
  background: white;
  line-height: 1;
  font-weight: 700;
  font-size: 1rem;
  transition: all 0.2s ease-in-out;
}
.activity-page .grey-button:hover, .activity-page .grey-button:active, .activity-page .grey-button:focus {
  color: white;
  background: #67a516;
}
@media (max-width: 768px) {
  .activity-page .grey-button {
    height: 40px;
    font-size: 14px;
    border-radius: 20px;
  }
}

.reset-link {
  font-size: 1.125rem;
  line-height: 1.2;
}
.reset-link:hover {
  color: #67a516;
}

.form-row:not(:last-of-type) {
  padding: 0.5rem 0;
}

.grid-playing-activity {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1582px;
  margin: 0 auto;
  padding: 0 2px 64px 2px;
}
@media (orientation: landscape) and (min-width: 756px) {
  .grid-playing-activity {
    padding: 0 30px 60px 30px;
  }
}
@media (min-width: 1700px) {
  .grid-playing-activity {
    padding: 0 0 64px;
  }
}
.grid-playing-activity__activity {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  width: -webkit-fill-available;
  height: inherit;
  margin: 0;
  order: 0;
}
@media (orientation: landscape) and (min-width: 1024px) {
  .grid-playing-activity__activity {
    display: grid;
    gap: 0;
    column-gap: 30px;
    row-gap: 0;
    font-size: 1rem;
    grid-template-rows: repeat(11, min-content);
    grid-template-columns: auto minmax(240px, 580px);
    grid-column: 1/3;
    grid-row: 1;
    width: 100%;
    max-width: 1550px;
    margin: 0 auto;
  }
}
@media (orientation: landscape) and (min-width: 1280px) {
  .grid-playing-activity__activity {
    column-gap: 60px;
  }
}
.grid-playing-activity__activity__wp {
  position: relative;
  height: 94%;
}
.grid-playing-activity__activity__wp::after {
  content: "";
  position: absolute;
  top: -5px;
  left: -9999px;
  right: -9999px;
  height: calc(100% + 2vw);
  background-color: #112000;
  z-index: -1;
}
@media (orientation: portrait) {
  .grid-playing-activity__activity__wp::after {
    display: none;
  }
}
@media (orientation: landscape) and (max-height: 768px) {
  .grid-playing-activity__activity__wp::after {
    height: calc(100% + 1vw);
  }
}
@media (orientation: landscape) and (min-width: 1024px) {
  .grid-playing-activity__activity__wp {
    width: 100%;
    max-width: 120vh;
    grid-column: 1/3;
    grid-row: 1;
    margin: 0 auto;
    padding-bottom: 2.5vh;
  }
}
@media (orientation: portrait) {
  .grid-playing-activity__activity__wp {
    width: inherit;
    min-height: calc(100vh - 152px);
  }
}
.grid-playing-activity__activity .info-activity {
  position: relative;
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr auto;
  padding: 16px 14px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .grid-playing-activity__activity .info-activity {
    padding: 40px 0 0;
  }
}
@media (orientation: landscape) and (min-width: 1024px) {
  .grid-playing-activity__activity .info-activity {
    display: flex;
    flex-direction: row;
    grid-column: 1/3;
    grid-row: 2/4;
    margin: 0;
    margin-bottom: 40px;
    padding: 4px 0 0;
  }
}
.grid-playing-activity__activity .info-activity__details {
  grid-column: 1/3;
  grid-row: 1;
  flex: 1;
}
@media (min-width: 768px) {
  .grid-playing-activity__activity .info-activity__details {
    max-width: calc(100% - 170px);
  }
}
@media (orientation: landscape) and (min-width: 1024px) {
  .grid-playing-activity__activity .info-activity__details {
    margin-right: 16px;
    margin-top: 20px;
  }
}
@media (orientation: portrait) {
  .grid-playing-activity__activity .info-activity__details .invert-order {
    width: calc(100% - 140px);
  }
}
.grid-playing-activity__activity .info-activity__type {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 11px;
  line-height: 1rem;
  transform: translateY(3px);
}
@media (min-width: 768px) {
  .grid-playing-activity__activity .info-activity__type {
    font-size: 16px;
  }
}
.grid-playing-activity__activity .info-activity__type a,
.grid-playing-activity__activity .info-activity__type .link {
  text-decoration: none;
  color: #67a516;
}
.grid-playing-activity__activity .info-activity__title {
  margin: 0;
  font-weight: 700;
  line-height: 1.1;
  padding: 0.1em 0 0.15em;
  display: block;
  font-size: 20px;
}
@media (min-width: 768px) {
  .grid-playing-activity__activity .info-activity__title {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .grid-playing-activity__activity .info-activity__title {
    font-size: 32px;
  }
}
@media (min-width: 1900px) {
  .grid-playing-activity__activity .info-activity__title {
    font-size: 40px;
  }
}
.grid-playing-activity__activity .info-activity__rating {
  margin-bottom: 12px;
  transform: translateY(-8px);
}
@media (min-width: 768px) {
  .grid-playing-activity__activity .info-activity__rating {
    margin-bottom: 16px;
  }
}
.grid-playing-activity__activity .info-activity__rating img {
  width: 14px;
  margin-right: 2px;
}
.grid-playing-activity__activity .info-activity__nav {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-shrink: 0;
  margin: 0;
  gap: 4px;
  grid-column: 2;
  grid-row: 1;
}
.grid-playing-activity__activity .info-activity__description {
  line-height: 1.45;
}
@media (orientation: landscape) {
  .grid-playing-activity__activity .info-activity__description {
    max-width: 62%;
  }
}
.grid-playing-activity__activity .info-activity__print {
  padding-top: 60px;
  display: flex;
  flex-direction: column;
  align-items: self-start;
  gap: 10px;
}
@media (min-width: 768px) {
  .grid-playing-activity__activity .info-activity__print {
    gap: 15px;
  }
}
.grid-playing-activity__activity .info-activity__print h2 {
  font-weight: 400;
  font-size: 14px;
}
@media (min-width: 768px) {
  .grid-playing-activity__activity .info-activity__print h2 {
    font-size: 17px;
  }
}
.grid-playing-activity__activity .info-activity__print .grey-button {
  max-width: 20%;
}
.grid-playing-activity__activity .info-activity .activity-nav {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 12px;
}
@media (max-width: 768px) {
  .grid-playing-activity__activity .info-activity .activity-nav {
    justify-content: flex-start;
    height: fit-content;
  }
}
@media (min-width: 1024px) {
  .grid-playing-activity__activity .info-activity .activity-nav {
    margin-left: auto;
    margin-top: 12px;
  }
}
.grid-playing-activity__activity .additional-info-activity {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 0.9375rem;
  margin: 0;
  padding: 30px 14px 0;
  grid-area: info2;
  border-top: 1px solid #CCCCCC;
}
@media (min-width: 768px) {
  .grid-playing-activity__activity .additional-info-activity {
    padding: 30px 0 0;
    font-size: 1rem;
  }
}
@media (orientation: landscape) and (min-width: 1024px) {
  .grid-playing-activity__activity .additional-info-activity {
    justify-content: space-between;
    grid-column: 1;
    grid-row: 4;
  }
}
.grid-playing-activity__activity .additional-info-activity.flex-desktop > div:first-child {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.grid-playing-activity__activity .additional-info-activity .age-recomended {
  display: flex;
  align-items: flex-start;
  white-space: nowrap;
  gap: 5px;
  padding: 10px 0 0;
}
.grid-playing-activity__activity .additional-info-activity .times-made {
  white-space: nowrap;
  text-align: right;
  line-height: 2.2;
}
.grid-playing-activity__activity .additional-info-activity .tags {
  display: inline-block;
  gap: 4px;
  margin: 0;
}
@media (orientation: landscape) and (min-width: 1024px) {
  .grid-playing-activity__activity .additional-info-activity .tags {
    gap: 8px;
  }
}
.grid-playing-activity__activity .additional-info-activity .tags .tag {
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  font-size: 0.8125rem;
  font-weight: 800;
  line-height: 1.6rem;
  text-decoration: none;
  text-overflow: ellipsis;
  background-color: #528312;
  color: white;
  border-radius: 5px;
  margin-bottom: 8px;
  padding: 0 8px;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .grid-playing-activity__activity .additional-info-activity .tags .tag {
    font-size: 0.9375rem;
  }
}
.grid-playing-activity__activity .additional-info-activity .tags .tag:hover, .grid-playing-activity__activity .additional-info-activity .tags .tag:focus, .grid-playing-activity__activity .additional-info-activity .tags .tag:active {
  box-shadow: inset 0 0 0 100px rgba(17, 32, 0, 0.1);
}
.grid-playing-activity__activity .additional-info-activity .button-options-activity {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.grid-playing-activity__activity .additional-info-activity .button-options-activity span:not(.times-made) {
  display: none;
  gap: 8px;
}
.grid-playing-activity__activity .additional-info-activity .button-options-activity span:not(.times-made) a,
.grid-playing-activity__activity .additional-info-activity .button-options-activity span:not(.times-made) .link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  margin: 0;
  padding: 0;
  border-radius: 8px;
  border: 1px solid #67a516;
  transition: all 0.2s ease-in-out;
}
.grid-playing-activity__activity .additional-info-activity .button-options-activity span:not(.times-made) a img,
.grid-playing-activity__activity .additional-info-activity .button-options-activity span:not(.times-made) .link img {
  transform: translateY(0);
}
.grid-playing-activity__activity .autor-activity {
  display: flex;
  flex-direction: column;
  grid-area: info3;
  margin-bottom: 48px;
  padding: 0 14px;
}
@media (min-width: 768px) {
  .grid-playing-activity__activity .autor-activity {
    padding: 0;
  }
}
@media (orientation: landscape) and (min-width: 1024px) {
  .grid-playing-activity__activity .autor-activity {
    grid-column: 1;
    grid-row: 5;
    margin-bottom: 80px;
  }
}
.grid-playing-activity__activity .autor-activity__label {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.15;
  margin: 0;
  padding: 8px 0;
  border-bottom: 0;
}
@media (min-width: 768px) {
  .grid-playing-activity__activity .autor-activity__label {
    font-size: 11px;
  }
}
.grid-playing-activity__activity .autor-activity__origin {
  display: flex;
  flex-direction: row;
  gap: 0.25rem;
  padding: 0.75rem 0;
}
.grid-playing-activity__activity .autor-activity__origin__link {
  cursor: pointer;
  font-size: inherit;
  font-weight: 900;
  color: #528312;
}
.grid-playing-activity__activity .autor-activity__origin__link:hover {
  text-decoration: underline;
}
.grid-playing-activity__activity .autor-activity__content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  line-height: 1.15;
}
.grid-playing-activity__activity .autor-activity__info {
  display: flex;
  flex-direction: column;
}
.grid-playing-activity__activity .autor-activity__avatar {
  cursor: pointer;
  position: relative;
  height: 40px;
  min-width: 40px;
  margin-right: 12px;
  border-radius: 50%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .grid-playing-activity__activity .autor-activity__avatar {
    height: 48px;
    min-width: 48px;
  }
}
.grid-playing-activity__activity .autor-activity__name {
  cursor: pointer;
  font-weight: 600;
  text-decoration: none;
  transform: translateY(3px);
  transition: all 0.2s ease-in-out;
  color: #528312;
}
@media (min-width: 768px) {
  .grid-playing-activity__activity .autor-activity__name {
    font-size: 1.25rem;
  }
}
.grid-playing-activity__activity .autor-activity__name:hover {
  color: #67a516;
}
.grid-playing-activity__activity .autor-activity__country {
  font-weight: 300;
  display: none;
}
.grid-playing-activity__ranking {
  display: flex;
  flex-direction: column;
  grid-area: ranking;
  width: auto;
  margin: 0 14px 48px;
  padding: 0 10px;
  border: 3px solid #BAEC79;
  background: #112000;
  border-radius: 24px;
}
@media (orientation: landscape) and (min-width: 1024px) {
  .grid-playing-activity__ranking {
    grid-column: 2;
    grid-row: 3/7;
    margin: 0;
  }
}
.grid-playing-activity__ranking .header-section {
  justify-content: center;
  border: 0;
  margin: 0;
  padding: 16px;
  color: #CEF69C;
}
.grid-playing-activity__ranking .resource-ranking .text-small-light {
  color: #67a516;
}
.grid-playing-activity__ranking .resource-ranking__row {
  display: flex;
  align-items: center;
  white-space: nowrap;
  margin: 0 0 0.8125rem;
  line-height: 1.6;
}
.grid-playing-activity__ranking .resource-ranking__user {
  flex: 1;
  min-width: 0;
}
.grid-playing-activity__ranking .resource-ranking__value {
  font-weight: 700;
  white-space: nowrap;
}
.grid-playing-activity__ranking .resource-ranking__value--name {
  overflow: hidden;
  text-overflow: ellipsis;
}
.grid-playing-activity__ranking .resource-ranking__value--name a,
.grid-playing-activity__ranking .resource-ranking__value--name .link {
  text-decoration: none;
  transition: color 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.grid-playing-activity__ranking .resource-ranking__value--name a:hover,
.grid-playing-activity__ranking .resource-ranking__value--name .link:hover {
  color: #67a516;
}
.grid-playing-activity__ranking .resource-ranking__value .reset-link {
  color: white;
}
.grid-playing-activity__ranking .resource-ranking__detail {
  text-align: center;
  width: 180px;
  max-width: 20%;
}
.grid-playing-activity__ranking .resource-ranking__detail .text-uppercase {
  transform: translateY(-1px);
}
.grid-playing-activity__ranking .resource-ranking__detail .text-small-light {
  color: #67a516;
}
.grid-playing-activity__ranking .resource-ranking__position {
  font-size: 1.125rem;
  font-weight: 700;
  text-align: right;
  width: 2ch;
  margin-right: 0.75rem;
}
@media (min-width: 768px) {
  .grid-playing-activity__ranking .resource-ranking__position {
    margin-right: 1.125rem;
  }
}
.grid-playing-activity__ranking .score-ranking {
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding: 12px 0;
  line-height: 1.2;
  color: white;
  background: #112000;
  border-radius: 8px;
  border: 1px solid #67a516;
}
.grid-playing-activity__ranking .score-ranking:not(:last-child) {
  margin-bottom: 4px;
}
.grid-playing-activity__ranking .score-ranking__position {
  font-size: 1.125rem;
  font-weight: 700;
  padding-left: 0.125rem;
  min-width: 25px;
  text-align: right;
}
.grid-playing-activity__ranking .score-ranking__avatar {
  display: flex;
  align-items: center;
  padding: 0 8px;
}
@media (min-width: 1024px) {
  .grid-playing-activity__ranking .score-ranking__avatar {
    padding: 0 12px;
  }
}
.grid-playing-activity__ranking .score-ranking__value {
  font-weight: 700;
  white-space: nowrap;
}
.grid-playing-activity__ranking .score-ranking.is-owner {
  margin-top: 8px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border: 3px solid #67a516;
}
.grid-playing-activity__ranking .score-ranking > div:last-child .resource-ranking__value {
  font-weight: 900;
}
.grid-playing-activity__ranking .score-ranking .text-small-light {
  color: #67a516;
}
.grid-playing-activity__ranking .is-owner .score-ranking__avatar {
  position: relative;
}
.grid-playing-activity__ranking .is-owner .score-ranking__avatar::before {
  pointer-events: none;
  display: block;
  content: "";
  width: 61px;
  height: 67px;
  background-image: url(https://cloud.educaplay.com/r1/img/stars-my-ranking.svg?v=1770045346);
  background-repeat: no-repeat;
  position: absolute;
  top: -16px;
  left: -2px;
  transform: scale(0.75);
}
@media (min-width: 768px) {
  .grid-playing-activity__ranking .is-owner .score-ranking__avatar::before {
    top: -16px;
    left: 8px;
    transform: scale(1);
  }
}
.grid-playing-activity__ranking .system-msg--complete-activity {
  font-weight: 300;
  margin: 12px 0 10px;
  padding-top: 4.75rem;
  color: white;
  border: 3px solid #67a516;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-image: url(https://cloud.educaplay.com/r1/img/i-score-ranking.svg?v=1770045346);
  background-position: center 1.2rem;
}
.grid-playing-activity__ranking .link-report {
  text-align: center;
  margin-bottom: 0.5rem;
  padding: 12px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.grid-playing-activity__ranking .link-report a,
.grid-playing-activity__ranking .link-report .link {
  cursor: pointer;
  width: fit-content;
  font-size: 14px;
  font-weight: 600;
  color: #67a516;
  transition: color 0.3s;
}
.grid-playing-activity__ranking .link-report a:hover,
.grid-playing-activity__ranking .link-report .link:hover {
  color: #588A23;
}
.grid-playing-activity__hooks {
  display: inline-flex;
  flex-direction: column;
  width: auto;
  margin-bottom: 32px;
  padding: 0 16px;
  order: 3;
}
@media (orientation: landscape) and (min-width: 1024px) {
  .grid-playing-activity__hooks {
    grid-column: 2;
    grid-row: 7;
    margin-top: 48px;
    margin-bottom: 64px;
    padding: 0;
  }
  body:has(.activityShowcase) .grid-playing-activity__hooks {
    grid-row: 8;
  }
}
.grid-playing-activity__hooks > .hookbox {
  margin-bottom: 12px;
  width: 100%;
}
.grid-playing-activity__hooks .hookbox {
  background-color: #F4F5F3;
  border-radius: 16px;
  padding: 20px;
  display: grid;
  grid-template-columns: 45px 1fr;
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  .grid-playing-activity__hooks .hookbox {
    border-radius: 24px;
    margin-bottom: 30px;
  }
}
.grid-playing-activity__hooks .hookbox__icon {
  width: 30px;
  margin-right: 1.53333rem;
  grid-column: 1;
  grid-row: 1/3;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.grid-playing-activity__hooks .hookbox__icon svg path {
  fill: #67a516;
}
.grid-playing-activity__hooks .hookbox:first-child .hookbox__icon svg path:first-child {
  fill: none;
}
.grid-playing-activity__hooks .hookbox__text {
  width: 100%;
  font-size: 1.125rem;
  line-height: 1.45;
  grid-column: 2;
  grid-row: 1;
}
@media (min-width: 480px) and (max-width: 1279px) {
  .grid-playing-activity__hooks .hookbox__text {
    margin-right: 1.53333rem;
  }
}
@media (min-width: 1430px) {
  .grid-playing-activity__hooks .hookbox__text {
    margin-right: 1.53333rem;
  }
}
.grid-playing-activity__hooks .hookbox__action {
  padding-top: 1rem;
  grid-column: 2;
  grid-row: 2;
}
.grid-playing-activity__hooks .hookbox__action .grey-button {
  min-width: 100%;
  max-width: 280px;
  color: #112000;
  background: #F2CA0D;
  border-color: #F2CA0D;
  box-shadow: inset 0 0 0 500px transparent;
  transition: all 0.2s ease;
}
@media (min-width: 768px) {
  .grid-playing-activity__hooks .hookbox__action .grey-button {
    min-width: 220px;
  }
}
.grid-playing-activity__hooks .hookbox__action .grey-button:hover, .grid-playing-activity__hooks .hookbox__action .grey-button:active, .grid-playing-activity__hooks .hookbox__action .grey-button:focus {
  box-shadow: inset 0 0 0 500px rgba(17, 32, 0, 0.15);
}
.grid-playing-activity__hooks .hookbox__action .grey-button {
  margin-bottom: 0;
}
.grid-playing-activity__comments {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 32px;
  padding: 0 16px;
  order: 1;
}
@media (orientation: landscape) and (min-width: 1024px) {
  .grid-playing-activity__comments {
    grid-column: 1;
    grid-row: 6/12;
    margin-bottom: 64px;
    padding: 0;
  }
}
.grid-playing-activity__comments .comments {
  padding: 10px;
  border: 1px solid #CCCCCC;
  background-color: #F4F5F3;
  border-radius: 16px;
}
@media (min-width: 1024px) {
  .grid-playing-activity__comments .comments {
    padding: 20px;
    border-radius: 24px;
  }
}
.grid-playing-activity__comments .comments > .comments {
  padding: 0;
  border: 0;
  background-color: transparent;
  border-radius: 0;
}
.grid-playing-activity__comments .comments > .comment {
  padding: 0;
  border: 0;
  background-color: transparent;
  border-radius: 0;
}
.grid-playing-activity__comments .header-section {
  border: 0;
  margin: 0;
}
.grid-playing-activity__comments .system-msg {
  margin: 0;
}
.grid-playing-activity__comments .form-field {
  width: 100%;
}
.grid-playing-activity__comments .comment {
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid #CCCCCC;
}
@media (min-width: 1024px) {
  .grid-playing-activity__comments .comment {
    padding: 20px 0;
  }
}
.grid-playing-activity__comments .comment:last-child {
  border-bottom: 0;
}
.grid-playing-activity__comments .comment__avatar {
  flex-shrink: 1;
  margin-right: 5px;
}
@media (min-width: 1024px) {
  .grid-playing-activity__comments .comment__avatar {
    margin-right: 10px;
  }
}
.grid-playing-activity__comments .comment__details {
  display: flex;
  flex-direction: column;
}
.grid-playing-activity__comments .comment__details > div {
  overflow-wrap: anywhere;
}
.grid-playing-activity__comments .comment__name {
  cursor: pointer;
  order: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
.grid-playing-activity__comments .comment__name .reset-link {
  font-size: 0.875rem;
}
.grid-playing-activity__comments .comment .text-small-light {
  order: 1;
}
.grid-playing-activity__comments .comment__content {
  order: 2;
  line-height: 1.4;
}
.grid-playing-activity__comments .comment__content > * {
  margin-bottom: 0;
  margin-top: 0;
}
.grid-playing-activity__comments .comment__add-comment {
  flex-grow: 1;
  margin-bottom: 0.75rem;
}
.grid-playing-activity__comments .comment__add-comment .e__textformular {
  gap: 10px;
}
.grid-playing-activity__comments .comment__add-comment .form-field {
  height: 4.625rem;
}
.grid-playing-activity__comments div.comment {
  margin-top: 12px;
}
.grid-playing-activity__comments .resource-comment {
  display: flex;
  align-items: flex-start;
}
.grid-playing-activity__comments .resource-comment h3,
.grid-playing-activity__comments .resource-comment p {
  margin: 0;
  padding: 0;
}
.grid-playing-activity__topGames {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 32px;
  padding: 0 16px;
  order: 1;
}
@media (orientation: landscape) and (min-width: 1024px) {
  .grid-playing-activity__topGames {
    grid-column: 1;
    grid-row: 7/12;
    margin-bottom: 64px;
    padding: 0;
  }
}
.grid-playing-activity__topGames .header-section {
  border: 0;
  margin: 0;
}
.grid-playing-activity__topGames .system-msg {
  margin: 0;
}
.grid-playing-activity__topGames .form-field {
  width: 100%;
}
.grid-playing-activity__topGames .comment {
  display: flex;
  margin: 32px 0;
}
.grid-playing-activity__topGames .comment__avatar {
  flex-shrink: 1;
  margin-right: 0.75rem;
}
@media (min-width: 1024px) {
  .grid-playing-activity__topGames .comment__avatar {
    margin-right: 1.125rem;
  }
}
.grid-playing-activity__topGames .comment__details {
  display: flex;
  flex-direction: column;
}
.grid-playing-activity__topGames .comment__details > div {
  overflow-wrap: anywhere;
}
.grid-playing-activity__topGames .comment__name {
  cursor: pointer;
  order: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
.grid-playing-activity__topGames .comment__name .reset-link {
  font-size: 0.875rem;
}
.grid-playing-activity__topGames .comment .text-small-light {
  order: 1;
}
.grid-playing-activity__topGames .comment__content {
  order: 2;
  line-height: 1.4;
}
.grid-playing-activity__topGames .comment__content > * {
  margin-bottom: 0;
  margin-top: 0;
}
.grid-playing-activity__topGames .comment__add-comment {
  flex-grow: 1;
  margin-bottom: 0.75rem;
}
.grid-playing-activity__topGames .comment__add-comment .e__textformular {
  gap: 10px;
}
.grid-playing-activity__topGames .comment__add-comment .form-field {
  height: 4.625rem;
}
.grid-playing-activity__topGames div.comment {
  margin-top: 12px;
}
.grid-playing-activity__topGames .resource-comment {
  display: flex;
  align-items: flex-start;
}
.grid-playing-activity__topGames .resource-comment h3,
.grid-playing-activity__topGames .resource-comment p {
  margin: 0;
  padding: 0;
}
.grid-playing-activity__related-activities {
  display: flex;
  flex-direction: column;
  width: auto;
  margin-bottom: 32px;
  padding: 0 16px;
  order: 3;
}
@media (orientation: landscape) and (min-width: 1024px) {
  .grid-playing-activity__related-activities {
    grid-column: 2;
    grid-row: 8;
  }
  body:has(.activityShowcase) .grid-playing-activity__related-activities {
    grid-row: 9;
  }
}
.grid-playing-activity__related-activities__links {
  margin-bottom: 48px;
  padding: 0;
}
@media (orientation: landscape) and (min-width: 1024px) {
  .grid-playing-activity__related-activities__links {
    margin-bottom: 64px;
  }
}
.grid-playing-activity__related-activities__links li {
  list-style: disc;
  color: #67a516;
  margin-left: 1.1rem;
  padding: 8px 0;
}
.grid-playing-activity__related-activities__links li a,
.grid-playing-activity__related-activities__links li .link {
  text-decoration: none;
}
.grid-playing-activity__related-activities__links li a:hover, .grid-playing-activity__related-activities__links li a:focus, .grid-playing-activity__related-activities__links li a:active,
.grid-playing-activity__related-activities__links li .link:hover,
.grid-playing-activity__related-activities__links li .link:focus,
.grid-playing-activity__related-activities__links li .link:active {
  color: #67a516;
}
.grid-playing-activity__related-activities .header-section {
  margin-bottom: 20px;
  gap: 5px;
}
.grid-playing-activity__related-activities .bloqueActividad {
  margin-bottom: 20px;
}
@media (orientation: portrait) and (max-width: 1023px) {
  .grid-playing-activity__related-activities .bloqueActividad {
    margin-bottom: 16px;
  }
}
.grid-playing-activity__related-activities .bloqueActividad a,
.grid-playing-activity__related-activities .bloqueActividad .link {
  word-break: break-all;
}
.grid-playing-activity__related-activities .bloqueActividad__txt__desc {
  display: none;
}

.wrapper-iframe-activity {
  position: relative;
  height: 100%;
  background-color: #112000;
  /* (1366x768) WXGA Display */
}
@media (orientation: landscape) {
  .wrapper-iframe-activity {
    width: 92%;
    padding-bottom: 56%;
    /* 16:9 */
    height: 0;
    margin: 16px auto;
  }
}
@media (orientation: portrait) {
  .wrapper-iframe-activity {
    width: 100%;
    min-height: inherit;
    margin: 0;
    width: inherit;
    min-height: calc(100vh - 152px);
  }
}
@media (orientation: portrait) {
  .wrapper-iframe-activity .challenge-body__activity .wrapper-iframe-activity {
    width: inherit;
    min-height: calc(100vh - 242px);
  }
}
@media screen and (min-width: 1365px) {
  .wrapper-iframe-activity {
    width: 92%;
    padding-bottom: 60%;
  }
}
@media only screen and (orientation: landscape) and (max-height: 540px) {
  .wrapper-iframe-activity {
    width: 72%;
    padding-bottom: 36%;
  }
}
.wrapper-iframe-activity iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  outline: 0;
  z-index: 1;
}
@media (orientation: landscape) {
  .wrapper-iframe-activity iframe {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0 0 0 6px rgba(17, 32, 0, 0.15), 0 0 0 0.5px rgb(17, 32, 0);
    overflow: hidden;
  }
}

@media (min-width: 768px) {
  .flex-desktop {
    display: flex;
    justify-content: space-between;
  }
}

.no-shrink {
  flex-shrink: 0;
}

.p-relative {
  position: relative;
}

.text-small-light {
  font-size: 8px;
  color: #4F6174;
}
@media (min-width: 768px) {
  .text-small-light {
    font-size: 9px;
  }
}

.text-uppercase {
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.photo-avatar {
  cursor: pointer;
  position: relative;
  width: 32px;
  height: 32px;
  border-radius: 2px;
  overflow: hidden;
  display: inline-block;
  border-radius: 50%;
  background: #DADADA;
  border: 1px solid #67a516;
}
@media (min-width: 768px) {
  .photo-avatar {
    width: 40px;
    height: 40px;
  }
  .photo-avatar:hover {
    box-shadow: 0 0 0 1px #67a516;
  }
}
.photo-avatar img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.photo-avatar--big {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .photo-avatar--big {
    width: 48px;
    height: 48px;
  }
}

.sup-badge {
  display: inline-block;
  position: relative;
  line-height: 0;
}
.sup-badge > span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  position: absolute;
  top: -24px;
  left: -8px;
  font-size: 0.625rem;
  min-width: 1.25rem;
  line-height: 1.1;
  letter-spacing: -0.05px;
  text-align: center;
  height: 1.25rem;
  background-color: #F2CA0D;
  color: #112000;
  border-radius: 100%;
}
.sup-badge--animated > span {
  animation: fadeInFromBottom 0.5s forwards cubic-bezier(0.17, 0.67, 0.37, 1.16);
}

@keyframes fadeInFromBottom {
  0% {
    opacity: 0;
    transform: translateY(50%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.save-activity {
  padding-top: 16px;
}
.save-activity__list {
  max-height: 200px;
  padding-bottom: 10px;
  overflow-y: auto;
}
.save-activity__list .custom-input:not(:last-child) {
  margin-bottom: 0.625rem;
}
.save-activity__add-button {
  border-top: 1px solid #DADADA;
  text-align: center;
  padding-top: 18px;
}
.save-activity__add-button .grey-button {
  margin-bottom: 0;
}

.toggle-content__secondary {
  display: none;
}

.field-copy-iframe {
  height: 155px;
  resize: none;
}
@media (min-width: 768px) {
  .field-copy-iframe {
    height: 92px;
  }
}

.without-cursor {
  cursor: inherit;
}

#baseComentario,
#baseColeccion {
  display: none;
}

.coleccion {
  background: rgba(11, 21, 0, 0.8);
  display: flex;
  overflow-x: scroll;
  padding: 0.5rem;
  align-items: stretch;
  position: absolute;
  top: 12px;
  right: -48px;
  z-index: 10;
  flex-direction: column;
  height: 420px;
  overflow: auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-top: 0;
  border-bottom: 0;
  box-shadow: 0 -1px 0 rgba(250, 255, 243, 0.2), 0 6px 0 rgba(7, 14, 0, 0.8), 0 0.5px 0 rgba(7, 14, 0, 0.7);
}
@media (orientation: portrait) {
  .coleccion {
    top: 8px;
    right: 2px;
    height: 285px;
    padding: 2px 2px 8px;
    border-radius: 10px;
    box-shadow: 0 -1px 0 rgba(250, 255, 243, 0.2), 0 4px 0 rgba(7, 14, 0, 0.4), 0 0.5px 0 rgba(7, 14, 0, 0.7);
  }
}

.coleccion__item {
  display: flex;
  padding-bottom: 8px;
}
@media (orientation: portrait) {
  .coleccion__item {
    padding-bottom: 4px;
  }
}

.coleccion__item__link {
  text-align: center;
  display: block;
  width: 64px;
  border-radius: 12px;
  transition: 400ms background;
  text-decoration: none;
}
@media (orientation: portrait) {
  .coleccion__item__link {
    width: 44px;
  }
}
.coleccion__item__link img {
  padding: 2px;
  border-radius: 8px;
  background: rgba(11, 21, 0, 0.8);
  border: 1px solid rgb(103, 165, 22);
  margin-bottom: 2px;
}

.coleccion__item__link:hover img,
.coleccion__item__link--selected img {
  background: rgb(242, 202, 13);
}

.coleccion__item__txt {
  color: white;
  font-weight: 400;
  font-size: 9px;
  text-align: center;
  line-height: 1;
  padding: 4px 0 0;
  text-shadow: 0 1px 0 rgba(11, 21, 0, 0.8);
}
@media (orientation: portrait) {
  .coleccion__item__txt {
    font-size: 7px;
    padding: 0;
  }
}

.maximizado {
  position: fixed !important;
  z-index: 99999;
}

.times-rated {
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1;
  margin-left: 2px;
}

.formDeleteComment {
  display: inline;
}

.hiddenTemplates {
  display: none;
}

a.score-ranking__name {
  cursor: pointer;
  text-decoration: none;
}
a.score-ranking__name:hover {
  text-decoration: underline;
}

#closeGclassroomNotPublishable,
#closeMteamsNotPublishable {
  border-radius: 50%;
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  width: 34px;
  height: 34px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  background-color: rgba(255, 255, 255, 0);
  border: 0;
  background-image: url(https://cloud.educaplay.com/r1/img/i-close.svg?v=1770045346);
  background-position: center center;
  background-repeat: no-repeat;
  transition: background 0.25s;
}
#closeGclassroomNotPublishable:focus,
#closeMteamsNotPublishable:focus {
  background-color: #ABABAB;
}

.grey-button--with-icon {
  white-space: nowrap;
}
.grey-button--with-icon img {
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -3px;
  max-height: 1.5rem;
}

.system-msg {
  text-align: center;
  margin-bottom: 1rem;
  padding: 12px;
  border: 3px solid #67a516;
  border-radius: 12px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .system-msg {
    margin-bottom: 32px;
  }
}
@media (min-width: 768px) {
  .system-msg {
    padding: 16px;
  }
}
.system-msg a,
.system-msg .link {
  cursor: pointer;
  display: inline;
  font-weight: 900;
  color: #588A23;
  text-decoration: underline;
}
.system-msg--success {
  background-color: white;
  color: #588A23;
}
.system-msg--error {
  background-color: #E08876;
  color: #C2371A;
}

.deprecationWarning {
  background-color: #FFCCCC;
  padding: 1rem;
  margin: 1rem;
  box-sizing: border-box;
  border: 1px dashed #990000;
}

.deprecationWarning__txt {
  color: #990000;
  font-size: 1rem;
}

.deprecationWarning__btn {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
}

.activityShowcase {
  margin: 30px 14px 30px;
  border: 1px solid #67a516;
  border-radius: 25px;
  overflow: hidden;
  order: 2;
}
@media (min-width: 1024px) {
  .activityShowcase {
    grid-column: 2;
    grid-row: 7;
    margin: 60px 0 0;
  }
}
.activityShowcase__header {
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  background: linear-gradient(180deg, #DCFBB6 0%, #BAEC79 100%);
  border-bottom: 2px solid #67a516;
}
.activityShowcase__title {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-right: 10px;
  padding-left: 15px;
  gap: 10px;
}
.activityShowcase__title h2 {
  font-weight: 900;
}
.activityShowcase__collection {
  padding: 30px 8px 0 8px;
}
@media (min-width: 1024px) {
  .activityShowcase__collection {
    padding: 40px 20px 0 20px;
  }
}
.activityShowcase__collection .bloqueActividad {
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .activityShowcase__collection .bloqueActividad {
    margin-bottom: 40px;
  }
}

.printmodal__title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px 20px 0;
  gap: 10px;
}
.printmodal__title h2 {
  font-weight: 700;
}

.printmodal__button {
  left: 50%;
  transform: translateX(-50%);
  gap: 10px;
}

.printmodal__content {
  overflow: auto;
  background-color: #112000;
  padding: 10px 10%;
  border: 1px solid #112000;
  border-radius: 8px;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
.printmodal__content::-webkit-scrollbar {
  width: 10px;
}
.printmodal__content::-webkit-scrollbar-thumb {
  background-color: #528312;
  border-radius: 10px;
}
.printmodal__content::-webkit-scrollbar-thumb:hover {
  background-color: #67a516;
}

.printmodal__paper {
  background-color: white;
}

.btn__container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.maxPrintWarning {
  position: fixed;
  display: flex;
  flex-direction: column;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 2rem);
  border-radius: 16px;
  padding: 20px 20px 20px;
  border: 3px solid rgb(168, 71, 191);
  box-shadow: 0 0 0 3px white, 0 12px 0 0 rgba(17, 32, 0, 0.5), 0 4px 0 rgba(17, 32, 0, 0.9);
  background: white;
  z-index: 200;
}
@media (min-width: 768px) {
  .maxPrintWarning {
    width: auto;
    max-width: 40.5rem;
    min-width: 36rem;
    padding: 1.5rem;
  }
}
.maxPrintWarning .btn__premium {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  padding: 0 1rem;
  line-height: 1.1;
  text-align: center;
  min-width: 8.625rem;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 320px;
  background: rgb(107, 21, 128);
  border: 1px solid rgb(107, 21, 128);
  color: white;
  padding: 0 40px;
  text-align: center;
  line-height: 1.1;
  text-decoration: none;
  transition: all 0.2s ease-out;
  font-size: 13px !important;
}
.maxPrintWarning .btn__premium:hover, .maxPrintWarning .btn__premium:focus {
  background: rgb(107, 21, 128);
  border: 1px solid rgb(107, 21, 128);
  transition: all 0.2s ease-in;
}
@media (min-width: 768px) {
  .maxPrintWarning .btn__premium {
    font-size: 16px !important;
  }
}
