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;
}

.e__support {
  display: flex;
  flex-direction: column;
  max-width: 1550px;
  margin: 0 auto;
  align-items: center;
  text-align: center;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .e__support {
    padding-top: 30px;
  }
}
.e__support__hd {
  width: 100%;
  background-color: #F4F5F3;
  max-width: 1550px;
  margin: 0 auto;
  border-radius: 12px;
  padding: 10px 10px 20px;
}
.e__support__hd .e-btn {
  margin: 10px auto 16px;
}
.e__support__hd .claim {
  margin: 5rem auto 24px;
  padding: 0 16px;
}
.e__support__hd__hdg {
  padding: 40px 8px 30px;
  line-height: 1.15;
}
@media (min-width: 1024px) {
  .e__support__hd__hdg {
    padding: 40px 8px 30px;
  }
}
.e__support__search .claim, .e__support__vid .claim {
  margin: 70px auto 24px;
  padding: 0 16px;
}
@media (min-width: 1024px) {
  .e__support__search .claim, .e__support__vid .claim {
    margin: 90px auto 24px;
  }
}
.e__support__search .e__searchformular, .e__support__vid .e__searchformular {
  position: relative;
  display: flex;
  justify-content: center;
  width: fit-content;
  min-width: 260px;
  padding-left: 16px;
  padding-right: 16px;
  margin: 0 auto;
  margin-bottom: 50px;
}
@media (min-width: 1024px) {
  .e__support__search .e__searchformular, .e__support__vid .e__searchformular {
    min-width: 320px;
    margin-bottom: 70px;
  }
}
.e__support__search .e__searchformular input, .e__support__vid .e__searchformular input {
  max-width: 100% !important;
}
.e__support__vid .listadoVideos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0;
}
.e__support__vid .listadoVideos a {
  flex-direction: column;
  text-decoration: none;
  align-items: flex-start;
}
.e__support__vid .listadoVideos__item {
  width: 20rem;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0;
  padding-bottom: 40px;
}
@media (min-width: 1024px) {
  .e__support__vid .listadoVideos__item {
    padding-bottom: 60px;
  }
}
.e__support__vid .listadoVideos__item__img {
  border: 1px solid rgba(17, 32, 0, 0.34);
  border-radius: 8px;
  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: 1024px) {
  .e__support__vid .listadoVideos__item__img {
    box-shadow: 0 5px 0 rgba(17, 32, 0, 0.24), 0 1px 0 rgba(17, 32, 0, 0.64);
  }
}
.e__support__vid .listadoVideos__item__img: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) {
  .e__support__vid .listadoVideos__item__img:hover {
    box-shadow: 0 0px 0 rgba(17, 32, 0, 0.24), 0 1px 0 rgba(17, 32, 0, 0.64);
  }
}
.e__support__vid .listadoVideos__item__title {
  color: #2b2d30;
  margin: 0;
  font-size: 0.75rem;
  margin-top: 0.5rem;
  font-weight: 700;
  text-align: left;
  line-height: 1.15;
  letter-spacing: 0;
  color: rgb(82, 131, 18);
}
@media (min-width: 1024px) {
  .e__support__vid .listadoVideos__item__title {
    font-size: 0.875rem;
  }
}
.e__support .ifYouTube {
  display: block;
  max-width: 100%;
  margin: auto;
  border: 1px solid rgba(17, 32, 0, 0.34);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 0 rgba(17, 32, 0, 0.24), 0 1px 0 rgba(17, 32, 0, 0.64);
}
@media (min-width: 1024px) {
  .e__support .ifYouTube {
    box-shadow: 0 5px 0 rgba(17, 32, 0, 0.24), 0 1px 0 rgba(17, 32, 0, 0.64);
  }
}

.form-field:focus + .busqueda__button {
  outline: 0;
  border-color: #67a516;
  box-shadow: #67a516 0 2px 4px -3px;
}

.subClaim--video {
  max-width: 64rem;
  margin: auto;
  margin-bottom: 5rem;
  margin-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.send__btn {
  margin-top: 2rem;
  margin-bottom: 5rem;
}

.ifYouTube__wrapper {
  padding-left: 1rem;
  padding-right: 1rem;
}

.ifYouTube {
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

@media only screen and (min-width: 34rem) {
  .ifYouTube {
    width: 32rem;
    height: 18rem;
  }
}
@media only screen and (min-width: 50rem) {
  .ifYouTube {
    width: 48rem;
    height: 27rem;
  }
}
@media only screen and (min-width: 66rem) {
  .ifYouTube {
    width: 64rem;
    height: 36rem;
  }
}
