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

label {
  font-weight: 600;
  font-size: 0.6875rem;
  padding: 2px;
}
@media (min-width: 768px) {
  label {
    font-size: 13px;
    padding: 4px;
  }
}
@media (min-width: 1024px) {
  label {
    font-size: 14px;
  }
}

input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]),
textarea {
  height: 37px;
  width: 100%;
  padding: 0 3.5px 0 7px;
  color: #112000;
  background-color: white;
  border: 0;
  outline: 0;
  box-shadow: inset 0 0 0 1px #112000;
  border-radius: 7px;
  font-size: 0.9375rem;
  font-family: inherit;
  line-height: 1.5;
  appearance: none;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 1024px) {
  input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]),
  textarea {
    height: 45px;
    border-radius: 10px;
    line-height: 1.25;
    font-size: 1rem;
  }
}
.e__textformular--ico input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]),
.e__textformular--ico textarea {
  padding-left: 36px;
}
@media (min-width: 1024px) {
  .e__textformular--ico input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]),
  .e__textformular--ico textarea {
    padding-left: 40px;
  }
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range])::selection,
textarea::selection {
  background-color: #BAEC79;
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):hover, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):valid:not(:placeholder-shown):not(:focus):hover, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]).filled:not(:focus):hover,
textarea:hover,
textarea:valid:not(:placeholder-shown):not(:focus):hover,
textarea.filled:not(:focus):hover {
  border-radius: 7px;
  box-shadow: inset 0 0 0 1.5px #112000;
  transition: all 0.2s ease-in;
}
@media (min-width: 1024px) {
  input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):hover, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):valid:not(:placeholder-shown):not(:focus):hover, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]).filled:not(:focus):hover,
  textarea:hover,
  textarea:valid:not(:placeholder-shown):not(:focus):hover,
  textarea.filled:not(:focus):hover {
    border-radius: 10px;
  }
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):active, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):focus,
textarea:active,
textarea:focus {
  box-shadow: inset 0 0 0 1.5px #67a516;
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):valid:not(:placeholder-shown):not(:focus), input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):not(:empty):not(:focus), input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]).filled:not(:focus),
textarea:valid:not(:placeholder-shown):not(:focus),
textarea:not(:empty):not(:focus),
textarea.filled:not(:focus) {
  border-radius: 0;
  box-shadow: inset 0 -1px 0 0 #112000;
  font-weight: 700;
  transition: all 0.2s ease-in;
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):disabled,
textarea:disabled {
  border-radius: 7px;
  color: #999999;
  box-shadow: inset 0 0 0 1px #cccccc;
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):invalid:not(:placeholder-shown):not(:focus), input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):invalid.filled:not(:focus), .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):valid:not(:placeholder-shown):not(:focus), .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]).filled:not(:focus) .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]),
textarea:invalid:not(:placeholder-shown):not(:focus),
textarea:invalid.filled:not(:focus),
.error textarea:valid:not(:placeholder-shown):not(:focus),
.error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]).filled:not(:focus) .error textarea,
.error textarea.filled:not(:focus) .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]),
.error textarea.filled:not(:focus) .error textarea {
  border-radius: 7px;
  color: #C2371A;
  box-shadow: inset 0 0 0 1.5px #e0684f;
}
@media (min-width: 1024px) {
  input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):invalid:not(:placeholder-shown):not(:focus), input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):invalid.filled:not(:focus), .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):valid:not(:placeholder-shown):not(:focus), .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]).filled:not(:focus) .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]),
  textarea:invalid:not(:placeholder-shown):not(:focus),
  textarea:invalid.filled:not(:focus),
  .error textarea:valid:not(:placeholder-shown):not(:focus),
  .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]).filled:not(:focus) .error textarea,
  .error textarea.filled:not(:focus) .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]),
  .error textarea.filled:not(:focus) .error textarea {
    border-radius: 10px;
  }
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range])::placeholder,
textarea::placeholder {
  color: #999999;
  font-weight: 400;
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):-webkit-autofill, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):-webkit-autofill:hover, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):-webkit-autofill:focus, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):-webkit-autofill, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):-webkit-autofill:hover, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=range]):-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus {
  background-color: #FFFFFF !important;
  -webkit-transition: background-color 0s 600000s, color 0s 600000s !important;
  transition: background-color 0s 600000s, color 0s 600000s !important;
}

textarea {
  padding: 6.5px 3.5px 6.5px 7px;
  overflow: auto;
  resize: none;
  height: auto;
}
@media (min-width: 1024px) {
  textarea {
    padding: 12.5px 4px 12.5px 8px;
  }
}
textarea:focus {
  overflow: auto;
}
textarea:not(:focus) {
  height: 36px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  textarea:not(:focus) {
    height: 44px;
  }
}
textarea:not(:focus).editor {
  height: 40px;
}
@media (min-width: 1024px) {
  textarea:not(:focus).editor {
    height: 56px;
  }
}
textarea:not(:focus).filled {
  height: 36px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  textarea:not(:focus).filled {
    height: 44px;
  }
}
textarea:not(:focus).filled.editor {
  height: 40px;
}
@media (min-width: 1024px) {
  textarea:not(:focus).filled.editor {
    height: 56px;
  }
}
textarea:placeholder-shown {
  height: 36px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  textarea:placeholder-shown {
    height: 44px;
  }
}
textarea:placeholder-shown.editor {
  height: 40px;
}
@media (min-width: 1024px) {
  textarea:placeholder-shown.editor {
    height: 56px;
  }
}

.e__textformular,
.e__searchformular {
  position: relative;
  display: flex;
  align-items: baseline;
  flex-direction: column;
  width: 100%;
  padding: 2px;
  transform: translateZ(0);
  backface-visibility: hidden;
}
.e__textformular:has(.e__textformular__input--xl),
.e__searchformular:has(.e__textformular__input--xl) {
  width: 200px;
}
@media (min-width: 768px) {
  .e__textformular:has(.e__textformular__input--xl),
  .e__searchformular:has(.e__textformular__input--xl) {
    width: 240px;
  }
}
@media (min-width: 1024px) {
  .e__textformular:has(.e__textformular__input--xl),
  .e__searchformular:has(.e__textformular__input--xl) {
    width: 320px;
  }
}
.e__textformular__wrapper,
.e__searchformular__wrapper {
  position: relative;
  width: 100%;
}
.e__textformular__icons,
.e__searchformular__icons {
  display: none;
  position: absolute;
  top: 2px;
  left: 1px;
  width: auto;
  min-width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .e__textformular__icons,
  .e__searchformular__icons {
    top: 3px;
    left: 2px;
    width: auto;
    min-width: 36px;
    height: 36px;
  }
}
.e__textformular--ico .e__textformular__icons,
.e__textformular--ico .e__searchformular__icons {
  display: flex;
  align-items: center;
}
.e__textformular--ico input, .e__textformular--ico textarea,
.e__searchformular--ico input,
.e__searchformular--ico textarea {
  padding-left: 30px;
}
@media (min-width: 1024px) {
  .e__textformular--ico input, .e__textformular--ico textarea,
  .e__searchformular--ico input,
  .e__searchformular--ico textarea {
    padding-left: 36px;
  }
}
.e__textformular--ico .e__textformular__icons svg,
.e__searchformular--ico .e__textformular__icons svg {
  width: auto;
  height: auto;
  block-size: auto;
  inline-size: auto;
}
.e__textformular .e-btn__square,
.e__searchformular .e-btn__square {
  position: absolute;
  top: 2.5px;
  right: 3px;
  width: 32px;
  min-width: 32px;
  max-width: 32px;
  height: 32px;
}
@media (min-width: 1024px) {
  .e__textformular .e-btn__square,
  .e__searchformular .e-btn__square {
    top: 2.5px;
    right: 2.5px;
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
  }
}
.e__textformular__input,
.e__searchformular__input {
  position: relative;
  display: block;
  width: 100%;
}
.e__textformular__input--large textarea,
.e__searchformular__input--large textarea {
  min-height: 76px;
}
@media (min-width: 1024px) {
  .e__textformular__input--large textarea,
  .e__searchformular__input--large textarea {
    min-height: 80px;
  }
}
.e__textformular__input--large.large.editor,
.e__searchformular__input--large.large.editor {
  min-height: 80px;
}
@media (min-width: 1024px) {
  .e__textformular__input--large.large.editor,
  .e__searchformular__input--large.large.editor {
    min-height: 108px;
  }
}
.e__textformular__input--xl input, .e__textformular__input--xl textarea,
.e__searchformular__input--xl input,
.e__searchformular__input--xl textarea {
  height: 40px;
  font-size: 0.5625rem;
  line-height: 1.25;
}
@media (min-width: 1024px) {
  .e__textformular__input--xl input, .e__textformular__input--xl textarea,
  .e__searchformular__input--xl input,
  .e__searchformular__input--xl textarea {
    height: 56px;
    font-size: 1.0625rem;
    line-height: 1.5;
  }
}
.e__textformular--ico .e__textformular__input--xl input, .e__textformular--ico .e__textformular__input--xl textarea,
.e__textformular--ico .e__searchformular__input--xl input,
.e__textformular--ico .e__searchformular__input--xl textarea {
  padding-left: 32px;
}
@media (min-width: 1024px) {
  .e__textformular--ico .e__textformular__input--xl input, .e__textformular--ico .e__textformular__input--xl textarea,
  .e__textformular--ico .e__searchformular__input--xl input,
  .e__textformular--ico .e__searchformular__input--xl textarea {
    padding-left: 42px;
  }
}
.e__textformular__input--xl textarea,
.e__searchformular__input--xl textarea {
  padding: 11px 4px 11px 8px;
}
@media (min-width: 1024px) {
  .e__textformular__input--xl textarea,
  .e__searchformular__input--xl textarea {
    padding: 15px 4px 15px 8px;
  }
}
.e__textformular__input--xl textarea:not(:focus),
.e__searchformular__input--xl textarea:not(:focus) {
  height: 40px !important;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .e__textformular__input--xl textarea:not(:focus),
  .e__searchformular__input--xl textarea:not(:focus) {
    height: 56px !important;
  }
}
.e__textformular__input--xl textarea:not(:focus).filled,
.e__searchformular__input--xl textarea:not(:focus).filled {
  height: 40px !important;
}
@media (min-width: 1024px) {
  .e__textformular__input--xl textarea:not(:focus).filled,
  .e__searchformular__input--xl textarea:not(:focus).filled {
    height: 56px !important;
  }
}
.e__textformular__input--xl textarea:placeholder-shown,
.e__searchformular__input--xl textarea:placeholder-shown {
  height: 40px !important;
}
@media (min-width: 1024px) {
  .e__textformular__input--xl textarea:placeholder-shown,
  .e__searchformular__input--xl textarea:placeholder-shown {
    height: 56px !important;
  }
}
.e__textformular__input--xl ~ .e-btn--mini-square, .e__textformular__input--xl ~ .e-btn--xs,
.e__searchformular__input--xl ~ .e-btn--mini-square,
.e__searchformular__input--xl ~ .e-btn--xs {
  top: 5px;
  right: 5px;
}
@media (min-width: 1024px) {
  .e__textformular__input--xl ~ .e-btn--mini-square, .e__textformular__input--xl ~ .e-btn--xs,
  .e__searchformular__input--xl ~ .e-btn--mini-square,
  .e__searchformular__input--xl ~ .e-btn--xs {
    top: 6px;
    right: 6.5px;
    width: 44px;
    min-width: 44px;
    max-width: 44px;
    height: 44px;
    border-radius: 8px;
  }
  .e__textformular__input--xl ~ .e-btn--mini-square .e-ico--S, .e__textformular__input--xl ~ .e-btn--xs .e-ico--S,
  .e__searchformular__input--xl ~ .e-btn--mini-square .e-ico--S,
  .e__searchformular__input--xl ~ .e-btn--xs .e-ico--S {
    display: none;
  }
  .e__textformular__input--xl ~ .e-btn--mini-square .e-ico--M, .e__textformular__input--xl ~ .e-btn--xs .e-ico--M,
  .e__searchformular__input--xl ~ .e-btn--mini-square .e-ico--M,
  .e__searchformular__input--xl ~ .e-btn--xs .e-ico--M {
    display: block;
  }
}
.e__textformular__input--xl ~ .e__textformular__icons,
.e__searchformular__input--xl ~ .e__textformular__icons {
  top: 5px;
}
@media (min-width: 1024px) {
  .e__textformular__input--xl ~ .e__textformular__icons,
  .e__searchformular__input--xl ~ .e__textformular__icons {
    top: 12px;
    left: 6px;
  }
  .e__textformular__input--xl ~ .e__textformular__icons .e-ico--S,
  .e__searchformular__input--xl ~ .e__textformular__icons .e-ico--S {
    display: none;
  }
  .e__textformular__input--xl ~ .e__textformular__icons .e-ico--M,
  .e__searchformular__input--xl ~ .e__textformular__icons .e-ico--M {
    display: block;
  }
}
.e__textformular__input--xl.e__textformular__input--large textarea,
.e__searchformular__input--xl.e__textformular__input--large textarea {
  min-height: 74px;
}
@media (min-width: 1024px) {
  .e__textformular__input--xl.e__textformular__input--large textarea,
  .e__searchformular__input--xl.e__textformular__input--large textarea {
    min-height: 108px;
  }
}
.e__textformular__input input,
.e__searchformular__input input {
  transform: translateZ(0);
  backface-visibility: hidden;
}
.e__textformular--iframe .e__textformular__input,
.e__searchformular--iframe .e__textformular__input {
  color: #528312;
  font-weight: 700;
  align-items: center;
  background-color: #F4F5F3;
  border-radius: 8px;
  padding: 5px 40px 5px;
}
@media (min-width: 1024px) {
  .e__textformular--iframe .e__textformular__input,
  .e__searchformular--iframe .e__textformular__input {
    padding: 5px 48px 5px;
  }
}
.e__textformular.success input,
.e__searchformular.success input {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.e__textformular.success .e-btn--mini-square,
.e__textformular.success .e-btn--xs, .e__textformular.guest .e-btn--mini-square,
.e__textformular.guest .e-btn--xs, .e__textformular.guested .e-btn--mini-square,
.e__textformular.guested .e-btn--xs,
.e__searchformular.success .e-btn--mini-square,
.e__searchformular.success .e-btn--xs,
.e__searchformular.guest .e-btn--mini-square,
.e__searchformular.guest .e-btn--xs,
.e__searchformular.guested .e-btn--mini-square,
.e__searchformular.guested .e-btn--xs {
  position: absolute;
  top: 2.5px;
  right: 3px;
  width: 32px;
  min-width: 32px;
  max-width: 32px;
  height: 32px;
  margin: 0 !important;
  border-radius: 50%;
}
@media (min-width: 1024px) {
  .e__textformular.success .e-btn--mini-square,
  .e__textformular.success .e-btn--xs, .e__textformular.guest .e-btn--mini-square,
  .e__textformular.guest .e-btn--xs, .e__textformular.guested .e-btn--mini-square,
  .e__textformular.guested .e-btn--xs,
  .e__searchformular.success .e-btn--mini-square,
  .e__searchformular.success .e-btn--xs,
  .e__searchformular.guest .e-btn--mini-square,
  .e__searchformular.guest .e-btn--xs,
  .e__searchformular.guested .e-btn--mini-square,
  .e__searchformular.guested .e-btn--xs {
    top: 5px;
    right: 5px;
    width: 36px;
    min-width: 36px;
    max-width: 36px;
    height: 36px;
  }
}
.e__textformular.success .e__textformular__input--xl ~ .e-btn--mini-square,
.e__textformular.success .e__textformular__input--xl ~ .e-btn--xs, .e__textformular.guest .e__textformular__input--xl ~ .e-btn--mini-square,
.e__textformular.guest .e__textformular__input--xl ~ .e-btn--xs, .e__textformular.guested .e__textformular__input--xl ~ .e-btn--mini-square,
.e__textformular.guested .e__textformular__input--xl ~ .e-btn--xs,
.e__searchformular.success .e__textformular__input--xl ~ .e-btn--mini-square,
.e__searchformular.success .e__textformular__input--xl ~ .e-btn--xs,
.e__searchformular.guest .e__textformular__input--xl ~ .e-btn--mini-square,
.e__searchformular.guest .e__textformular__input--xl ~ .e-btn--xs,
.e__searchformular.guested .e__textformular__input--xl ~ .e-btn--mini-square,
.e__searchformular.guested .e__textformular__input--xl ~ .e-btn--xs {
  top: 2px;
  right: 2px;
  width: 36px;
  min-width: 36px;
  max-width: 36px;
  height: 36px;
  margin: 0 !important;
  border-radius: 50%;
}
@media (min-width: 1024px) {
  .e__textformular.success .e__textformular__input--xl ~ .e-btn--mini-square,
  .e__textformular.success .e__textformular__input--xl ~ .e-btn--xs, .e__textformular.guest .e__textformular__input--xl ~ .e-btn--mini-square,
  .e__textformular.guest .e__textformular__input--xl ~ .e-btn--xs, .e__textformular.guested .e__textformular__input--xl ~ .e-btn--mini-square,
  .e__textformular.guested .e__textformular__input--xl ~ .e-btn--xs,
  .e__searchformular.success .e__textformular__input--xl ~ .e-btn--mini-square,
  .e__searchformular.success .e__textformular__input--xl ~ .e-btn--xs,
  .e__searchformular.guest .e__textformular__input--xl ~ .e-btn--mini-square,
  .e__searchformular.guest .e__textformular__input--xl ~ .e-btn--xs,
  .e__searchformular.guested .e__textformular__input--xl ~ .e-btn--mini-square,
  .e__searchformular.guested .e__textformular__input--xl ~ .e-btn--xs {
    top: 4px;
    right: 4px;
    width: 48px;
    min-width: 48px;
    max-width: 48px;
    height: 48px;
  }
}
.e__textformular.success .e__textformular__input--large ~ .e-btn--mini-square,
.e__textformular.success .e__textformular__input--large ~ .button-with-msg .e-btn--mini-square,
.e__textformular.success .e__textformular__input--large ~ .e-btn--xs,
.e__textformular.success .e__textformular__input--large ~ .button-with-msg .e-btn--xs, .e__textformular.guest .e__textformular__input--large ~ .e-btn--mini-square,
.e__textformular.guest .e__textformular__input--large ~ .button-with-msg .e-btn--mini-square,
.e__textformular.guest .e__textformular__input--large ~ .e-btn--xs,
.e__textformular.guest .e__textformular__input--large ~ .button-with-msg .e-btn--xs, .e__textformular.guested .e__textformular__input--large ~ .e-btn--mini-square,
.e__textformular.guested .e__textformular__input--large ~ .button-with-msg .e-btn--mini-square,
.e__textformular.guested .e__textformular__input--large ~ .e-btn--xs,
.e__textformular.guested .e__textformular__input--large ~ .button-with-msg .e-btn--xs,
.e__searchformular.success .e__textformular__input--large ~ .e-btn--mini-square,
.e__searchformular.success .e__textformular__input--large ~ .button-with-msg .e-btn--mini-square,
.e__searchformular.success .e__textformular__input--large ~ .e-btn--xs,
.e__searchformular.success .e__textformular__input--large ~ .button-with-msg .e-btn--xs,
.e__searchformular.guest .e__textformular__input--large ~ .e-btn--mini-square,
.e__searchformular.guest .e__textformular__input--large ~ .button-with-msg .e-btn--mini-square,
.e__searchformular.guest .e__textformular__input--large ~ .e-btn--xs,
.e__searchformular.guest .e__textformular__input--large ~ .button-with-msg .e-btn--xs,
.e__searchformular.guested .e__textformular__input--large ~ .e-btn--mini-square,
.e__searchformular.guested .e__textformular__input--large ~ .button-with-msg .e-btn--mini-square,
.e__searchformular.guested .e__textformular__input--large ~ .e-btn--xs,
.e__searchformular.guested .e__textformular__input--large ~ .button-with-msg .e-btn--xs {
  top: 50%;
  transform: translateY(-50%);
}
.e__textformular.success .e__textformular__input input:not(:placeholder-shown),
.e__textformular.success .e__textformular__text ~ .e__textformular__input input,
.e__textformular.success .e__textformular__input textarea:not(:placeholder-shown),
.e__textformular.success .e__textformular__text ~ .e__textformular__input textarea, .e__textformular.guest .e__textformular__input input:not(:placeholder-shown),
.e__textformular.guest .e__textformular__text ~ .e__textformular__input input,
.e__textformular.guest .e__textformular__input textarea:not(:placeholder-shown),
.e__textformular.guest .e__textformular__text ~ .e__textformular__input textarea, .e__textformular.guested .e__textformular__input input:not(:placeholder-shown),
.e__textformular.guested .e__textformular__text ~ .e__textformular__input input,
.e__textformular.guested .e__textformular__input textarea:not(:placeholder-shown),
.e__textformular.guested .e__textformular__text ~ .e__textformular__input textarea,
.e__searchformular.success .e__textformular__input input:not(:placeholder-shown),
.e__searchformular.success .e__textformular__text ~ .e__textformular__input input,
.e__searchformular.success .e__textformular__input textarea:not(:placeholder-shown),
.e__searchformular.success .e__textformular__text ~ .e__textformular__input textarea,
.e__searchformular.guest .e__textformular__input input:not(:placeholder-shown),
.e__searchformular.guest .e__textformular__text ~ .e__textformular__input input,
.e__searchformular.guest .e__textformular__input textarea:not(:placeholder-shown),
.e__searchformular.guest .e__textformular__text ~ .e__textformular__input textarea,
.e__searchformular.guested .e__textformular__input input:not(:placeholder-shown),
.e__searchformular.guested .e__textformular__text ~ .e__textformular__input input,
.e__searchformular.guested .e__textformular__input textarea:not(:placeholder-shown),
.e__searchformular.guested .e__textformular__text ~ .e__textformular__input textarea {
  border-radius: 70px !important;
  box-shadow: inset 0 0 0 1px rgba(17, 32, 0, 0) !important;
  color: #528312 !important;
  background-color: #F4F5F3 !important;
  font-weight: 900 !important;
  text-align: center;
  padding-left: 36px !important;
  padding-right: 36px !important;
}
@media (min-width: 768px) {
  .e__textformular.success .e__textformular__input input:not(:placeholder-shown),
  .e__textformular.success .e__textformular__text ~ .e__textformular__input input,
  .e__textformular.success .e__textformular__input textarea:not(:placeholder-shown),
  .e__textformular.success .e__textformular__text ~ .e__textformular__input textarea, .e__textformular.guest .e__textformular__input input:not(:placeholder-shown),
  .e__textformular.guest .e__textformular__text ~ .e__textformular__input input,
  .e__textformular.guest .e__textformular__input textarea:not(:placeholder-shown),
  .e__textformular.guest .e__textformular__text ~ .e__textformular__input textarea, .e__textformular.guested .e__textformular__input input:not(:placeholder-shown),
  .e__textformular.guested .e__textformular__text ~ .e__textformular__input input,
  .e__textformular.guested .e__textformular__input textarea:not(:placeholder-shown),
  .e__textformular.guested .e__textformular__text ~ .e__textformular__input textarea,
  .e__searchformular.success .e__textformular__input input:not(:placeholder-shown),
  .e__searchformular.success .e__textformular__text ~ .e__textformular__input input,
  .e__searchformular.success .e__textformular__input textarea:not(:placeholder-shown),
  .e__searchformular.success .e__textformular__text ~ .e__textformular__input textarea,
  .e__searchformular.guest .e__textformular__input input:not(:placeholder-shown),
  .e__searchformular.guest .e__textformular__text ~ .e__textformular__input input,
  .e__searchformular.guest .e__textformular__input textarea:not(:placeholder-shown),
  .e__searchformular.guest .e__textformular__text ~ .e__textformular__input textarea,
  .e__searchformular.guested .e__textformular__input input:not(:placeholder-shown),
  .e__searchformular.guested .e__textformular__text ~ .e__textformular__input input,
  .e__searchformular.guested .e__textformular__input textarea:not(:placeholder-shown),
  .e__searchformular.guested .e__textformular__text ~ .e__textformular__input textarea {
    padding-left: 38px !important;
    padding-right: 40px !important;
  }
}
@media (min-width: 1024px) {
  .e__textformular.success .e__textformular__input input:not(:placeholder-shown),
  .e__textformular.success .e__textformular__text ~ .e__textformular__input input,
  .e__textformular.success .e__textformular__input textarea:not(:placeholder-shown),
  .e__textformular.success .e__textformular__text ~ .e__textformular__input textarea, .e__textformular.guest .e__textformular__input input:not(:placeholder-shown),
  .e__textformular.guest .e__textformular__text ~ .e__textformular__input input,
  .e__textformular.guest .e__textformular__input textarea:not(:placeholder-shown),
  .e__textformular.guest .e__textformular__text ~ .e__textformular__input textarea, .e__textformular.guested .e__textformular__input input:not(:placeholder-shown),
  .e__textformular.guested .e__textformular__text ~ .e__textformular__input input,
  .e__textformular.guested .e__textformular__input textarea:not(:placeholder-shown),
  .e__textformular.guested .e__textformular__text ~ .e__textformular__input textarea,
  .e__searchformular.success .e__textformular__input input:not(:placeholder-shown),
  .e__searchformular.success .e__textformular__text ~ .e__textformular__input input,
  .e__searchformular.success .e__textformular__input textarea:not(:placeholder-shown),
  .e__searchformular.success .e__textformular__text ~ .e__textformular__input textarea,
  .e__searchformular.guest .e__textformular__input input:not(:placeholder-shown),
  .e__searchformular.guest .e__textformular__text ~ .e__textformular__input input,
  .e__searchformular.guest .e__textformular__input textarea:not(:placeholder-shown),
  .e__searchformular.guest .e__textformular__text ~ .e__textformular__input textarea,
  .e__searchformular.guested .e__textformular__input input:not(:placeholder-shown),
  .e__searchformular.guested .e__textformular__text ~ .e__textformular__input input,
  .e__searchformular.guested .e__textformular__input textarea:not(:placeholder-shown),
  .e__searchformular.guested .e__textformular__text ~ .e__textformular__input textarea {
    padding-left: 42px !important;
    padding-right: 48px !important;
  }
}
.e__textformular.success .e__textformular__input textarea:not(:placeholder-shown),
.e__textformular.success .e__textformular__text ~ .e__textformular__input textarea, .e__textformular.guest .e__textformular__input textarea:not(:placeholder-shown),
.e__textformular.guest .e__textformular__text ~ .e__textformular__input textarea, .e__textformular.guested .e__textformular__input textarea:not(:placeholder-shown),
.e__textformular.guested .e__textformular__text ~ .e__textformular__input textarea,
.e__searchformular.success .e__textformular__input textarea:not(:placeholder-shown),
.e__searchformular.success .e__textformular__text ~ .e__textformular__input textarea,
.e__searchformular.guest .e__textformular__input textarea:not(:placeholder-shown),
.e__searchformular.guest .e__textformular__text ~ .e__textformular__input textarea,
.e__searchformular.guested .e__textformular__input textarea:not(:placeholder-shown),
.e__searchformular.guested .e__textformular__text ~ .e__textformular__input textarea {
  font-weight: 400 !important;
}
.e__textformular.success .e__textformular__input--xl input:not(:placeholder-shown),
.e__textformular.success .e__textformular__input--xl input,
.e__textformular.success .e__textformular__input--xl textarea:not(:placeholder-shown),
.e__textformular.success .e__textformular__input--xl textarea, .e__textformular.guest .e__textformular__input--xl input:not(:placeholder-shown),
.e__textformular.guest .e__textformular__input--xl input,
.e__textformular.guest .e__textformular__input--xl textarea:not(:placeholder-shown),
.e__textformular.guest .e__textformular__input--xl textarea, .e__textformular.guested .e__textformular__input--xl input:not(:placeholder-shown),
.e__textformular.guested .e__textformular__input--xl input,
.e__textformular.guested .e__textformular__input--xl textarea:not(:placeholder-shown),
.e__textformular.guested .e__textformular__input--xl textarea,
.e__searchformular.success .e__textformular__input--xl input:not(:placeholder-shown),
.e__searchformular.success .e__textformular__input--xl input,
.e__searchformular.success .e__textformular__input--xl textarea:not(:placeholder-shown),
.e__searchformular.success .e__textformular__input--xl textarea,
.e__searchformular.guest .e__textformular__input--xl input:not(:placeholder-shown),
.e__searchformular.guest .e__textformular__input--xl input,
.e__searchformular.guest .e__textformular__input--xl textarea:not(:placeholder-shown),
.e__searchformular.guest .e__textformular__input--xl textarea,
.e__searchformular.guested .e__textformular__input--xl input:not(:placeholder-shown),
.e__searchformular.guested .e__textformular__input--xl input,
.e__searchformular.guested .e__textformular__input--xl textarea:not(:placeholder-shown),
.e__searchformular.guested .e__textformular__input--xl textarea {
  padding-left: 38px;
}
@media (min-width: 1024px) {
  .e__textformular.success .e__textformular__input--xl input:not(:placeholder-shown),
  .e__textformular.success .e__textformular__input--xl input,
  .e__textformular.success .e__textformular__input--xl textarea:not(:placeholder-shown),
  .e__textformular.success .e__textformular__input--xl textarea, .e__textformular.guest .e__textformular__input--xl input:not(:placeholder-shown),
  .e__textformular.guest .e__textformular__input--xl input,
  .e__textformular.guest .e__textformular__input--xl textarea:not(:placeholder-shown),
  .e__textformular.guest .e__textformular__input--xl textarea, .e__textformular.guested .e__textformular__input--xl input:not(:placeholder-shown),
  .e__textformular.guested .e__textformular__input--xl input,
  .e__textformular.guested .e__textformular__input--xl textarea:not(:placeholder-shown),
  .e__textformular.guested .e__textformular__input--xl textarea,
  .e__searchformular.success .e__textformular__input--xl input:not(:placeholder-shown),
  .e__searchformular.success .e__textformular__input--xl input,
  .e__searchformular.success .e__textformular__input--xl textarea:not(:placeholder-shown),
  .e__searchformular.success .e__textformular__input--xl textarea,
  .e__searchformular.guest .e__textformular__input--xl input:not(:placeholder-shown),
  .e__searchformular.guest .e__textformular__input--xl input,
  .e__searchformular.guest .e__textformular__input--xl textarea:not(:placeholder-shown),
  .e__searchformular.guest .e__textformular__input--xl textarea,
  .e__searchformular.guested .e__textformular__input--xl input:not(:placeholder-shown),
  .e__searchformular.guested .e__textformular__input--xl input,
  .e__searchformular.guested .e__textformular__input--xl textarea:not(:placeholder-shown),
  .e__searchformular.guested .e__textformular__input--xl textarea {
    padding-left: 50px;
  }
}
.e__textformular.success .e__textformular__icons, .e__textformular.guest .e__textformular__icons, .e__textformular.guested .e__textformular__icons,
.e__searchformular.success .e__textformular__icons,
.e__searchformular.guest .e__textformular__icons,
.e__searchformular.guested .e__textformular__icons {
  left: 4px;
}
@media (min-width: 1024px) {
  .e__textformular.success .e__textformular__icons, .e__textformular.guest .e__textformular__icons, .e__textformular.guested .e__textformular__icons,
  .e__searchformular.success .e__textformular__icons,
  .e__searchformular.guest .e__textformular__icons,
  .e__searchformular.guested .e__textformular__icons {
    left: 8px;
  }
}
.e__textformular.success .e__textformular__input:has(textarea) ~ .e__textformular__icons, .e__textformular.guest .e__textformular__input:has(textarea) ~ .e__textformular__icons, .e__textformular.guested .e__textformular__input:has(textarea) ~ .e__textformular__icons,
.e__searchformular.success .e__textformular__input:has(textarea) ~ .e__textformular__icons,
.e__searchformular.guest .e__textformular__input:has(textarea) ~ .e__textformular__icons,
.e__searchformular.guested .e__textformular__input:has(textarea) ~ .e__textformular__icons {
  top: 50%;
  transform: translateY(calc(-50% - 3px));
}
.e__textformular.success .e__textformular__input--xl ~ .e__textformular__icons, .e__textformular.guest .e__textformular__input--xl ~ .e__textformular__icons, .e__textformular.guested .e__textformular__input--xl ~ .e__textformular__icons,
.e__searchformular.success .e__textformular__input--xl ~ .e__textformular__icons,
.e__searchformular.guest .e__textformular__input--xl ~ .e__textformular__icons,
.e__searchformular.guested .e__textformular__input--xl ~ .e__textformular__icons {
  left: 5px;
}
@media (min-width: 1024px) {
  .e__textformular.success .e__textformular__input--xl ~ .e__textformular__icons, .e__textformular.guest .e__textformular__input--xl ~ .e__textformular__icons, .e__textformular.guested .e__textformular__input--xl ~ .e__textformular__icons,
  .e__searchformular.success .e__textformular__input--xl ~ .e__textformular__icons,
  .e__searchformular.guest .e__textformular__input--xl ~ .e__textformular__icons,
  .e__searchformular.guested .e__textformular__input--xl ~ .e__textformular__icons {
    left: 14px;
  }
}
.e__textformular.success .e__textformular__text, .e__textformular.guest .e__textformular__text, .e__textformular.guested .e__textformular__text,
.e__searchformular.success .e__textformular__text,
.e__searchformular.guest .e__textformular__text,
.e__searchformular.guested .e__textformular__text {
  color: #67a516;
  font-weight: 900;
  padding-right: 56px;
}
.e__textformular.success .e__textformular__text p, .e__textformular.guest .e__textformular__text p, .e__textformular.guested .e__textformular__text p,
.e__searchformular.success .e__textformular__text p,
.e__searchformular.guest .e__textformular__text p,
.e__searchformular.guested .e__textformular__text p {
  pointer-events: auto;
}
.e__textformular.success .e__textformular__text ~ .e__textformular__input input, .e__textformular.guest .e__textformular__text ~ .e__textformular__input input, .e__textformular.guested .e__textformular__text ~ .e__textformular__input input,
.e__searchformular.success .e__textformular__text ~ .e__textformular__input input,
.e__searchformular.guest .e__textformular__text ~ .e__textformular__input input,
.e__searchformular.guested .e__textformular__text ~ .e__textformular__input input {
  pointer-events: none;
}
.e__textformular.success .e__textformular__text ~ .e__textformular__input input::placeholder, .e__textformular.guest .e__textformular__text ~ .e__textformular__input input::placeholder, .e__textformular.guested .e__textformular__text ~ .e__textformular__input input::placeholder,
.e__searchformular.success .e__textformular__text ~ .e__textformular__input input::placeholder,
.e__searchformular.guest .e__textformular__text ~ .e__textformular__input input::placeholder,
.e__searchformular.guested .e__textformular__text ~ .e__textformular__input input::placeholder {
  color: transparent !important;
}
.e__textformular.guest, .e__textformular.guested,
.e__searchformular.guest,
.e__searchformular.guested {
  gap: 7px;
  max-width: 183px;
}
@media (min-width: 768px) {
  .e__textformular.guest, .e__textformular.guested,
  .e__searchformular.guest,
  .e__searchformular.guested {
    max-width: 313px;
  }
}
@media (min-width: 1024px) {
  .e__textformular.guest, .e__textformular.guested,
  .e__searchformular.guest,
  .e__searchformular.guested {
    max-width: 333px;
  }
}
.e__textformular.guest .e-btn--mini-square,
.e__textformular.guest .e-btn--xs, .e__textformular.guested .e-btn--mini-square,
.e__textformular.guested .e-btn--xs,
.e__searchformular.guest .e-btn--mini-square,
.e__searchformular.guest .e-btn--xs,
.e__searchformular.guested .e-btn--mini-square,
.e__searchformular.guested .e-btn--xs {
  border-color: transparent;
}
.e__textformular.guest input,
.e__textformular.guest .e__textformular__input--xl input,
.e__textformular.guest .e__textformular__text ~ .e__textformular__input input,
.e__textformular.guest .e__textformular__text ~ .e__textformular__input--xl input,
.e__textformular.guest .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown), .e__textformular.guested input,
.e__textformular.guested .e__textformular__input--xl input,
.e__textformular.guested .e__textformular__text ~ .e__textformular__input input,
.e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
.e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown),
.e__searchformular.guest input,
.e__searchformular.guest .e__textformular__input--xl input,
.e__searchformular.guest .e__textformular__text ~ .e__textformular__input input,
.e__searchformular.guest .e__textformular__text ~ .e__textformular__input--xl input,
.e__searchformular.guest .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown),
.e__searchformular.guested input,
.e__searchformular.guested .e__textformular__input--xl input,
.e__searchformular.guested .e__textformular__text ~ .e__textformular__input input,
.e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
.e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown) {
  padding-left: 36px !important;
  border-radius: 50px !important;
  background-color: white !important;
  box-shadow: inset 0 0 0 3px #dcfbb6 !important;
  color: #112000 !important;
  pointer-events: none;
}
@media (min-width: 768px) {
  .e__textformular.guest input,
  .e__textformular.guest .e__textformular__input--xl input,
  .e__textformular.guest .e__textformular__text ~ .e__textformular__input input,
  .e__textformular.guest .e__textformular__text ~ .e__textformular__input--xl input,
  .e__textformular.guest .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown), .e__textformular.guested input,
  .e__textformular.guested .e__textformular__input--xl input,
  .e__textformular.guested .e__textformular__text ~ .e__textformular__input input,
  .e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
  .e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown),
  .e__searchformular.guest input,
  .e__searchformular.guest .e__textformular__input--xl input,
  .e__searchformular.guest .e__textformular__text ~ .e__textformular__input input,
  .e__searchformular.guest .e__textformular__text ~ .e__textformular__input--xl input,
  .e__searchformular.guest .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown),
  .e__searchformular.guested input,
  .e__searchformular.guested .e__textformular__input--xl input,
  .e__searchformular.guested .e__textformular__text ~ .e__textformular__input input,
  .e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
  .e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown) {
    padding-left: 108px !important;
  }
}
@media (min-width: 1024px) {
  .e__textformular.guest input,
  .e__textformular.guest .e__textformular__input--xl input,
  .e__textformular.guest .e__textformular__text ~ .e__textformular__input input,
  .e__textformular.guest .e__textformular__text ~ .e__textformular__input--xl input,
  .e__textformular.guest .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown), .e__textformular.guested input,
  .e__textformular.guested .e__textformular__input--xl input,
  .e__textformular.guested .e__textformular__text ~ .e__textformular__input input,
  .e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
  .e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown),
  .e__searchformular.guest input,
  .e__searchformular.guest .e__textformular__input--xl input,
  .e__searchformular.guest .e__textformular__text ~ .e__textformular__input input,
  .e__searchformular.guest .e__textformular__text ~ .e__textformular__input--xl input,
  .e__searchformular.guest .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown),
  .e__searchformular.guested input,
  .e__searchformular.guested .e__textformular__input--xl input,
  .e__searchformular.guested .e__textformular__text ~ .e__textformular__input input,
  .e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
  .e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown) {
    padding-left: 114px !important;
  }
}
.guests__item:has(div.guests__item__user__alias) .e__textformular.guest input,
.guests__item:has(div.guests__item__user__alias) .e__textformular.guest .e__textformular__input--xl input,
.guests__item:has(div.guests__item__user__alias) .e__textformular.guest .e__textformular__text ~ .e__textformular__input input,
.guests__item:has(div.guests__item__user__alias) .e__textformular.guest .e__textformular__text ~ .e__textformular__input--xl input,
.guests__item:has(div.guests__item__user__alias) .e__textformular.guest .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown), .guests__item:has(div.guests__item__user__alias) .e__textformular.guested input,
.guests__item:has(div.guests__item__user__alias) .e__textformular.guested .e__textformular__input--xl input,
.guests__item:has(div.guests__item__user__alias) .e__textformular.guested .e__textformular__text ~ .e__textformular__input input,
.guests__item:has(div.guests__item__user__alias) .e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
.guests__item:has(div.guests__item__user__alias) .e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown),
.guests__item:has(div.guests__item__user__alias) .e__searchformular.guest input,
.guests__item:has(div.guests__item__user__alias) .e__searchformular.guest .e__textformular__input--xl input,
.guests__item:has(div.guests__item__user__alias) .e__searchformular.guest .e__textformular__text ~ .e__textformular__input input,
.guests__item:has(div.guests__item__user__alias) .e__searchformular.guest .e__textformular__text ~ .e__textformular__input--xl input,
.guests__item:has(div.guests__item__user__alias) .e__searchformular.guest .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown),
.guests__item:has(div.guests__item__user__alias) .e__searchformular.guested input,
.guests__item:has(div.guests__item__user__alias) .e__searchformular.guested .e__textformular__input--xl input,
.guests__item:has(div.guests__item__user__alias) .e__searchformular.guested .e__textformular__text ~ .e__textformular__input input,
.guests__item:has(div.guests__item__user__alias) .e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
.guests__item:has(div.guests__item__user__alias) .e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown) {
  background-color: #DCFBB6 !important;
}
.e__textformular.guest .e__textformular__text ~ .e__textformular__input--xl input,
.e__textformular.guest .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown), .e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
.e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown),
.e__searchformular.guest .e__textformular__text ~ .e__textformular__input--xl input,
.e__searchformular.guest .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown),
.e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
.e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown) {
  padding-left: 108px;
}
@media (min-width: 1024px) {
  .e__textformular.guest .e__textformular__text ~ .e__textformular__input--xl input,
  .e__textformular.guest .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown), .e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
  .e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown),
  .e__searchformular.guest .e__textformular__text ~ .e__textformular__input--xl input,
  .e__searchformular.guest .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown),
  .e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
  .e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown) {
    padding-left: 114px;
  }
}
.e__textformular.guest .e__textformular__icons .e-ico--S, .e__textformular.guested .e__textformular__icons .e-ico--S,
.e__searchformular.guest .e__textformular__icons .e-ico--S,
.e__searchformular.guested .e__textformular__icons .e-ico--S {
  display: none;
}
.e__textformular.guest .e__textformular__icons .e-ico--M, .e__textformular.guested .e__textformular__icons .e-ico--M,
.e__searchformular.guest .e__textformular__icons .e-ico--M,
.e__searchformular.guested .e__textformular__icons .e-ico--M {
  display: block;
}
.e__textformular.guest .e__textformular__text, .e__textformular.guested .e__textformular__text,
.e__searchformular.guest .e__textformular__text,
.e__searchformular.guested .e__textformular__text {
  color: #112000;
  font-weight: 400;
}
.e__textformular.guest .e__textformular__text p, .e__textformular.guested .e__textformular__text p,
.e__searchformular.guest .e__textformular__text p,
.e__searchformular.guested .e__textformular__text p {
  line-height: 1.25;
  pointer-events: none;
}
.e__textformular.guest .e__textformular__text p::selection, .e__textformular.guested .e__textformular__text p::selection,
.e__searchformular.guest .e__textformular__text p::selection,
.e__searchformular.guested .e__textformular__text p::selection {
  background-color: transparent;
}
.e__textformular.guest .e__textformular__text p strong, .e__textformular.guested .e__textformular__text p strong,
.e__searchformular.guest .e__textformular__text p strong,
.e__searchformular.guested .e__textformular__text p strong {
  pointer-events: auto;
}
.e__textformular.guested input,
.e__textformular.guested .e__textformular__input--xl input,
.e__textformular.guested .e__textformular__text ~ .e__textformular__input input,
.e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
.e__textformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown),
.e__searchformular.guested input,
.e__searchformular.guested .e__textformular__input--xl input,
.e__searchformular.guested .e__textformular__text ~ .e__textformular__input input,
.e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input,
.e__searchformular.guested .e__textformular__text ~ .e__textformular__input--xl input:not(:placeholder-shown) {
  background-color: #DCFBB6 !important;
}
.e__textformular__text,
.e__searchformular__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: baseline;
  padding-left: 38px;
  z-index: 3;
  pointer-events: none;
}
@media (min-width: 1024px) {
  .e__textformular__text,
  .e__searchformular__text {
    padding-left: 44px;
  }
}
.e__textformular:has(.e__textformular__input--xl) .e__textformular__text,
.e__textformular:has(.e__textformular__input--xl) .e__searchformular__text {
  padding-left: 40px;
}
@media (min-width: 1024px) {
  .e__textformular:has(.e__textformular__input--xl) .e__textformular__text,
  .e__textformular:has(.e__textformular__input--xl) .e__searchformular__text {
    padding-left: 52px;
  }
}
.e__textformular__note,
.e__searchformular__note {
  font-size: 0.8125rem;
  line-height: 1;
  color: #666666;
  padding-top: 4px;
}
@media (min-width: 1024px) {
  .e__textformular__note,
  .e__searchformular__note {
    padding-top: 5px;
  }
}
.error .e__textformular__note,
.error .e__searchformular__note {
  color: #C2371A;
}
.error:has(input:focus) .e__textformular__note, .error:has(textarea:focus) .e__textformular__note, .error:has(:placeholder-shown) .e__textformular__note,
.error:has(input:focus) .e__searchformular__note,
.error:has(textarea:focus) .e__searchformular__note,
.error:has(:placeholder-shown) .e__searchformular__note {
  color: #666666;
}
.e__textformular--tooltip,
.e__searchformular--tooltip {
  position: absolute !important;
  display: flex !important;
  top: 1.5px;
  right: 1.5px;
  gap: 0;
}
@media (min-width: 768px) {
  .e__textformular--tooltip,
  .e__searchformular--tooltip {
    top: 4px;
    right: 4px;
  }
}
@media (min-width: 1024px) {
  .e__textformular--tooltip,
  .e__searchformular--tooltip {
    top: 2px;
    right: 2px;
  }
}
.e__textformular--tooltip .slct,
.e__searchformular--tooltip .slct {
  display: flex;
  justify-content: flex-start;
  min-width: 64px;
}
.e__textformular--tooltip--text,
.e__searchformular--tooltip--text {
  display: none;
}
@media (min-width: 1024px) {
  .e__textformular--tooltip--text,
  .e__searchformular--tooltip--text {
    display: block;
  }
}

input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]) {
  max-width: 110px;
  padding-left: 36px;
  box-shadow: inset 0 0 0 1px #CCCCCC;
  border-radius: 50px;
  transform: translateZ(0);
  backface-visibility: hidden;
}
@media (min-width: 1024px) {
  input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]) {
    max-width: 140px;
    padding-left: 48px;
  }
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):hover:not(:focus)[type=search i]:enabled:read-write:-webkit-any(:focus, :hover)::-webkit-search-cancel-button, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):hover:not(:focus)[type=search]::-webkit-search-cancel-button {
  display: none;
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):focus {
  max-width: 100%;
  box-shadow: inset 0 0 0 1.5px #9bd84c;
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):focus[type=search i]:enabled:read-write:-webkit-any(:focus, :hover)::-webkit-search-cancel-button, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):focus[type=search]::-webkit-search-cancel-button {
  height: 16px;
  width: 16px;
  min-height: 12px;
  min-width: 12px;
  filter: grayscale(1) opacity(0.4);
  transform: translateX(-5px);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (min-width: 1024px) {
  input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):focus[type=search i]:enabled:read-write:-webkit-any(:focus, :hover)::-webkit-search-cancel-button, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):focus[type=search]::-webkit-search-cancel-button {
    transform: translateX(-8px);
  }
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):focus[type=search i]:enabled:read-write:-webkit-any(:focus, :hover)::-webkit-search-cancel-button:hover, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):focus[type=search i]:enabled:read-write:-webkit-any(:focus, :hover)::-webkit-search-cancel-button::focus-within, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):focus[type=search]::-webkit-search-cancel-button:hover, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):focus[type=search]::-webkit-search-cancel-button::focus-within {
  filter: grayscale(1) opacity(0.7);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):hover, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):valid:not(:placeholder-shown):not(:focus):hover, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]).filled:not(:focus):hover {
  border-radius: 50px;
  box-shadow: inset 0 0 0 1.5px #112000;
}
@media (min-width: 1024px) {
  input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):hover, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):valid:not(:placeholder-shown):not(:focus):hover, input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]).filled:not(:focus):hover {
    border-radius: 50px;
  }
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):valid:not(:placeholder-shown):not(:focus), input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]).filled:not(:focus) {
  border-radius: 50px;
  box-shadow: inset 0 0 0 1px #112000;
}
@media (min-width: 1024px) {
  input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):valid:not(:placeholder-shown):not(:focus), input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]).filled:not(:focus) {
    border-radius: 50px;
  }
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):disabled {
  border-radius: 50px;
}
@media (min-width: 1024px) {
  input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):disabled {
    border-radius: 50px;
  }
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):invalid:not(:placeholder-shown):not(:focus), input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):invalid.filled:not(:focus), .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):valid:not(:placeholder-shown):not(:focus), .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]).filled:not(:focus), .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]) {
  border-radius: 50px;
}
@media (min-width: 1024px) {
  input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):invalid:not(:placeholder-shown):not(:focus), input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):invalid.filled:not(:focus), .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):valid:not(:placeholder-shown):not(:focus), .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]).filled:not(:focus), .error input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]) {
    border-radius: 50px;
  }
}
.e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]) {
  max-width: 36px;
  padding: 0;
  padding-left: 40px;
}
@media (min-width: 768px) {
  .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]) {
    width: 40px;
    max-width: 40px;
    height: 44px;
    padding-left: 48px;
  }
}
@media (min-width: 1024px) {
  .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]) {
    max-width: 44px;
  }
}
.e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):hover:not(:focus) {
  cursor: pointer;
}
.e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):focus, .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):valid:not(:placeholder-shown):not(:focus), .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]).filled:not(:focus), .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):disabled, .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):invalid:not(:placeholder-shown):not(:focus), .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):invalid.filled:not(:focus), .error .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):valid:not(:placeholder-shown):not(:focus), .error .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]).filled:not(:focus) .error .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]) {
  width: 100%;
  max-width: 180px;
  padding-left: 40px;
}
@media (min-width: 768px) {
  .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):focus, .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):valid:not(:placeholder-shown):not(:focus), .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]).filled:not(:focus), .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):disabled, .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):invalid:not(:placeholder-shown):not(:focus), .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):invalid.filled:not(:focus), .error .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):valid:not(:placeholder-shown):not(:focus), .error .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]).filled:not(:focus) .error .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]) {
    padding-left: 48px;
    max-width: 220px;
  }
}
.e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):focus::placeholder, .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):valid:not(:placeholder-shown):not(:focus)::placeholder, .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]).filled:not(:focus)::placeholder, .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):disabled::placeholder, .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):invalid:not(:placeholder-shown):not(:focus)::placeholder, .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):invalid.filled:not(:focus)::placeholder, .error .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]):valid:not(:placeholder-shown):not(:focus)::placeholder, .error .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password]).filled:not(:focus) .error .e__searchformular--xs input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=number]):not([type=email]):not([type=range]):not([type=password])::placeholder {
  opacity: 1;
}

.e__searchformular {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: baseline;
  transition: all 0.2s ease-out;
}
.e__searchformular__wrapper {
  position: relative;
  width: 100%;
}
.e__searchformular:has(input:focus) .e__searchformular__wrapper, .e__searchformular:has(input:valid) .e__searchformular__wrapper {
  max-width: none;
}
.e__searchformular__input {
  position: relative;
  width: 100%;
  transition: all 0.2s ease-out;
}
.e__searchformular .e-btn--xs {
  position: absolute;
  top: 2.5px;
  left: 2.5px;
  padding: 0;
  margin: 0 !important;
  border-color: transparent;
  z-index: 2;
}
@media (min-width: 1024px) {
  .e__searchformular .e-btn--xs {
    top: 4.5px;
    left: 5px;
    height: 36px;
    width: 36px;
    min-width: 36px;
  }
}
.e__searchformular:valid:not(:placeholder-shown):not(:focus) .e-btn--xs, .e__searchformular.filled:not(:focus) .e-btn--xs {
  pointer-events: auto;
}
.e__searchformular--xs {
  align-items: flex-end;
  height: 36px;
}
@media (min-width: 768px) {
  .e__searchformular--xs {
    height: 40px;
  }
}
.e__searchformular--xs .e-btn--xs {
  pointer-events: none;
}
@media (min-width: 768px) {
  .e__searchformular--xs .e-btn--xs {
    top: 4px;
    left: 4px;
    height: 36px;
    width: 36px;
    min-width: 36px;
  }
}
.e__searchformular--xs .e__searchformular__input:has(input:valid:not(:placeholder-shown):not(:focus)) ~ .e-btn--xs,
.e__searchformular--xs .e__searchformular__input:has(input.filled:not(:focus)) ~ .e-btn--xs,
.e__searchformular--xs .e__searchformular__input:has(input:focus) ~ .e-btn--xs {
  pointer-events: auto;
}

form, .toolbar__actions,
.e__searchformular__wrapper,
.e__searchformular__input {
  transition: all 0.2s ease-in-out;
}

input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=email]):not([type=range]):not([type=password]):not([type=search]) {
  border-radius: 7px;
  padding: 0 4px;
  transform: translateZ(0);
  backface-visibility: hidden;
}
@media (min-width: 1024px) {
  input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=email]):not([type=range]):not([type=password]):not([type=search]) {
    border-radius: 10px;
  }
}
input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=email]):not([type=range]):not([type=password]):not([type=search]):valid:not(:placeholder-shown):not(:focus), input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=email]):not([type=range]):not([type=password]):not([type=search]).filled:not(:focus) {
  box-shadow: inset 0 0 0 1px #112000;
  border-radius: 7px;
}
@media (min-width: 1024px) {
  input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=email]):not([type=range]):not([type=password]):not([type=search]):valid:not(:placeholder-shown):not(:focus), input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=email]):not([type=range]):not([type=password]):not([type=search]).filled:not(:focus) {
    border-radius: 10px;
  }
}

input:not([type=radio]):not([type=color]):not([type=file]):not([type=text]):not([type=email]):not([type=range]):not([type=password]):not([type=search]) {
  margin: 0;
  cursor: pointer;
}

legend:has(input[type=checkbox]) {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  cursor: pointer;
}
legend:has(input[type=checkbox]) label {
  color: #666666;
}
legend:has(input[type=checkbox]) input {
  margin: 2px !important;
}
@media (min-width: 768px) {
  legend:has(input[type=checkbox]) input {
    margin: 5px !important;
  }
}

.contenteditable {
  display: block;
  transform: translateZ(0);
  backface-visibility: hidden;
}

.contenteditable[data-placeholder]:empty:before {
  content: attr(data-placeholder);
  display: block;
  color: #999999;
}

.contenteditable[data-placeholder]:empty:focus:before {
  color: #999999;
}

.button-with-msg {
  position: absolute !important;
  top: 0;
  right: 0;
  width: auto;
  height: 100%;
}

#inputEtiqueta {
  border: 0;
}
#inputEtiqueta:hover, #inputEtiqueta:focus, #inputEtiqueta:active {
  outline: none;
  box-shadow: none;
}

.crea__label__wrapper__form {
  align-items: center !important;
}

body .e-btn.e-btn__primary.e-btn--xl {
  visibility: hidden;
}

body.whiteContainer {
  min-height: calc(100vh - 96px);
  background-color: #E8E9E6;
}
body.whiteContainer:has(.validation--dark) {
  background-color: #070E00 !important;
}
body.whiteContainer:has(.validation) {
  background-color: #E8E9E6;
}

p {
  line-height: 1.15;
}

.validation {
  min-height: calc(100vh - 96px);
}

.signin-social {
  display: flex;
  width: 100%;
  padding-top: 16px;
  justify-content: center;
  gap: 4px;
}

.register-social {
  display: flex;
  gap: 0.125rem;
  margin-left: -0.125rem;
  margin-right: -0.125rem;
  max-width: 420px;
  width: 100%;
  margin: 0 auto 12px;
}
@media (min-width: 845px) {
  .register-social {
    max-width: 420px;
  }
}

.button-social-signin {
  position: relative;
  font-weight: 600;
  text-decoration: none;
  color: currentColor;
  border: 2px solid #DDD;
  border-radius: 8px;
  text-align: left;
  padding: 4px;
  transition-duration: 0.4s;
  background-repeat: no-repeat;
  background-position: center;
  height: 48px;
  display: inline-flex;
  align-items: center;
}
.button-social-signin:hover, .button-social-signin:focus {
  border: 2px solid #67a516;
}
.button-social-signin--microsoft {
  aspect-ratio: 1/1;
  flex-shrink: 1;
  background-image: url("https://cloud.educaplay.com/r/img/i-microsoft.svg");
}
.button-social-signin--google {
  flex-grow: 1;
  padding-left: 40px;
}
.button-social-signin--google::before {
  background-image: url("https://cloud.educaplay.com/r/img/i-google.svg");
  content: "";
  display: block;
  position: absolute;
  left: 10px;
  background-size: contain;
  width: 20px;
  height: 20px;
}

.botonGenerico--sinMargen {
  margin-bottom: 0;
}

#anoNacimiento option {
  color: #000;
}

.registro__form__txt {
  margin-bottom: 0.6rem;
}
@media only screen and (min-width: 51.99rem) {
  .registro__form__doble * {
    width: 50%;
  }
}
.registro__notificaciones {
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}

.formularioStandard > form {
  max-width: 420px;
  margin: 0 auto;
}

.claim {
  margin: 25px auto 5px;
  padding: 0 12px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 768px) {
  .claim {
    margin: 49px auto 10px;
    font-size: 1.5rem;
  }
}
.claim:empty {
  display: none;
}
.claim:empty + .login {
  padding-top: 0.9375rem;
}
body:has(.login-pin-container) .claim {
  display: none;
}

.subClaim {
  width: 100%;
  margin: 0 auto 10px;
  padding: 0 15px;
  font-size: 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  .subClaim {
    margin: 0 auto 15px;
    font-size: 1.0625rem;
  }
}
body:has(.login-pin-container) .subClaim {
  display: none;
}
.subClaim a {
  margin-left: 4px;
}
.subClaim--login {
  display: block !important;
}

#originData {
  padding-bottom: 80px;
}
body:has(.login-pin-container) #originData {
  display: flex;
  align-items: center;
  justify-content: center;
}

.login {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  margin: auto;
  padding: 20px;
}
@media (min-width: 768px) {
  .login {
    gap: 15px;
    padding: 30px;
  }
}
@media (min-width: 1024px) {
  .login {
    padding: 40px;
  }
}
@media (orientation: landscape) {
  body:has(.login-pin-container) .login {
    margin: 0 auto;
  }
}
.login__wrapper {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: calc(100% - 30px);
  margin: 0 15px;
  padding: 10px 20px 15px;
  border: 1px solid #CCCCCC;
  background-color: white;
  border-radius: 12px;
}
@media (min-width: 768px) {
  .login__wrapper {
    width: 100%;
    border-radius: 16px;
    margin: 0;
  }
}
@media (max-width: 540px) {
  .login__wrapper {
    padding: 5px 15px 10px;
  }
}
.login__wrapper h3 {
  font-weight: 700;
  line-height: 1;
  min-height: 30px;
  padding: 2px 0 0;
}
@media (min-width: 768px) {
  .login__wrapper h3 {
    padding: 5px 0 0;
  }
}
.login__wrapper p {
  color: #666666;
}
.login__wrapper--game {
  color: white;
  background: #67a516;
  border: 1px solid #528312;
  padding-top: 0;
}
body:has(.login-pin-container) .login__wrapper--default {
  background: #E8E9E6;
}
body:has(.login-pin-container) .login__wrapper--default > h3 {
  padding-top: 10px;
}
body:has(.login-pin-container) .login__wrapper--default > h3 img {
  display: none;
}
.login__wrapper--guests {
  background: #ECFED7;
  border: 1px solid #9BD84C;
  padding-top: 5px;
  padding-bottom: 20px;
  padding: 5px 20px 20px;
  gap: 0;
}
@media (max-width: 540px) {
  .login__wrapper--guests {
    padding: 5px 15px 15px;
  }
}
.login__wrapper--guests p {
  text-align: center;
}
.login__wrapper--inner {
  gap: 1px;
  width: 100%;
  padding: 5px 10px 10px;
  background-color: #F4F5F3;
  margin: 0;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .login__wrapper--inner {
    border-radius: 10px;
    padding: 5px 15px 15px;
  }
}
.login__wrapper--inner h3 {
  padding: 0;
}
body:has(.login-pin-container) .login__wrapper--inner {
  border: 1px solid #999999;
  background-color: #CCCCCC;
}
body:has(.login-pin-container) .login__wrapper--inner .button-social-signin {
  border-color: #999999;
}
body:has(.login-pin-container) .login__wrapper--inner h3 img {
  display: initial;
}
.login__wrapper--register {
  padding: 20px 20px 15px;
}
@media (max-width: 540px) {
  .login__wrapper--register {
    padding: 15px 15px 10px;
  }
}
.login__wrapper--register .login__wrapper--inner {
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .login__wrapper--register .login__wrapper--inner {
    padding: 5px 15px 10px;
  }
}
.login__wrapper--register .login__wrapper--inner p {
  font-size: 0.6875rem;
  color: #666666;
  padding: 5px 0 2px;
}
@media (min-width: 1024px) {
  .login__wrapper--register .login__wrapper--inner p {
    font-size: 0.8125rem;
    padding: 10px 0 5px;
  }
}
.login__wrapper--register form {
  display: flex;
  flex-direction: column;
}
.login__wrapper--register form > h3 {
  padding: 15px 0 10px;
}
.login__wrapper--register .g-recaptcha {
  margin: 0 auto;
}
.login__wrapper--min {
  margin-top: 30px;
  padding: 5px 20px 25px;
}
@media (max-width: 540px) {
  .login__wrapper--min {
    margin-top: 20px;
    padding: 5px 15px 20px;
  }
}
.login__wrapper--min form {
  display: flex;
  flex-direction: column;
}
.login__wrapper--min form > h3 {
  padding: 15px 0 10px;
}
.login__wrapper--min .g-recaptcha {
  margin: 0 auto;
}
.login__modulo {
  width: 100%;
  box-sizing: border-box;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .login__modulo {
    max-width: 26rem;
    padding: 0;
  }
}
.login__modulo__tickets {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 10px 10px 12px;
  background: #ecfed7;
  border: 1px solid rgba(17, 32, 0, 0.07);
  box-shadow: 0 2px 0 rgba(17, 32, 0, 0.24);
  border: 1px solid rgba(17, 32, 0, 0.07);
  box-shadow: 0 2px 0 rgba(17, 32, 0, 0.24);
  border-radius: 12px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .login__modulo__tickets {
    padding: 10px 10px 16px;
  }
}
.login__modulo__tickets__tk {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0 4px;
}
.login__modulo__tickets__tk__titulo {
  text-align: center;
  font-size: 1.1rem;
  padding-bottom: 4px;
}
.login__modulo__tickets__tk__wrp {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0;
  background: #cef69c;
  height: 44px;
  padding: 0 2px 0 16px;
  border-top-left-radius: 22px;
  border-bottom-left-radius: 22px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
@media (min-width: 768px) {
  .login__modulo__tickets__tk__wrp {
    height: 70px;
    padding: 0 4px;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
  }
}
.login__modulo__tickets__tk__wrp img {
  position: relative;
  width: 28px;
  height: auto;
}
@media (min-width: 768px) {
  .login__modulo__tickets__tk__wrp img {
    width: 40px;
    left: 15px;
  }
}
.login__modulo__tickets__tk__campo {
  width: calc(100% - 38px) !important;
  margin-left: auto;
  font-family: "Nunito", Helvetica, Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 40px !important;
  text-align: center;
  text-transform: uppercase;
  transition: background 300ms;
}
@media (min-width: 768px) {
  .login__modulo__tickets__tk__campo {
    width: calc(100% - 62px) !important;
    font-size: 22px !important;
    line-height: 48px !important;
  }
}
@media (min-width: 1024px) {
  .login__modulo__tickets__tk__campo {
    width: calc(100% - 70px) !important;
    font-size: 24px !important;
    line-height: 52px !important;
  }
}
.login__modulo__tickets__tk__campo:hover, .login__modulo__tickets__tk__campo:focus {
  background: #DDD;
}
.login__modulo__tickets__claim {
  margin-top: 2rem;
  font-size: 1.05rem;
  text-align: center;
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 100%;
}
@media only screen and (min-width: 51.99rem) {
  .login__modulo__tickets__claim {
    margin-top: 3.3rem;
  }
}
.login__modulo__tickets input::placeholder {
  text-align: center;
}
.login__modulo__form {
  border-radius: 0.15rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.login__modulo__form__campo {
  margin-bottom: 6px;
  transition: background-color 300ms;
}
.login__modulo__form__recordar {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-top: 2px;
  margin-bottom: 12px;
  font-size: 13px;
}
@media (min-width: 768px) {
  .login__modulo__form__recordar {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .login__modulo__form__recordar {
    font-size: 15px;
  }
}
.login__modulo__form__recordar legend {
  padding: 0;
}
.login__modulo__form__recordar input {
  margin-right: 0.5rem;
}
.login__modulo__form__olvidado {
  margin: 10px auto;
  text-align: center;
  font-size: 0.8125rem;
}
@media (min-width: 768px) {
  .login__modulo__form__olvidado {
    margin: 15px auto;
    font-size: 0.9375rem;
  }
}
.login__modulo__form__proveedores {
  display: flex;
}
.login__modulo__form__proveedores__prov {
  height: 3rem;
  display: flex;
  flex-grow: 1;
  color: #FFF;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
}
.login__modulo__registrate {
  justify-content: center;
  gap: 4px;
  width: 100%;
  padding: 20px 0 5px;
  text-align: center;
  font-size: 0.8125rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .login__modulo__registrate {
    font-size: 0.9375rem;
  }
}
.login__modulo__registrate--margen {
  margin-bottom: 3rem;
}
.login__modulo__registrate--sinmargen {
  padding-top: 0;
  padding-bottom: 0;
}
.login__selector {
  display: none;
}
.login__selector__elemento {
  flex-grow: 1;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 1.2rem;
  padding-bottom: 0.5rem;
  border-bottom: 4px solid #FFF;
  transition: border 300ms;
}
.login__selector__elemento:hover {
  border-bottom: 4px solid #DDD;
}
.login__selector__elemento--seleccionado, .login__selector__elemento--seleccionado:hover {
  border-bottom: 4px solid #67a516;
}
.login__boton {
  justify-content: center;
  align-items: center;
  border: 0;
  background: #67a516;
  border-radius: 2rem;
  color: #FFF;
  padding: 0.7rem 1rem;
  font-size: 1.1rem;
  cursor: pointer;
  transition: background 0.4s;
  width: 100%;
}
.login__boton:hover {
  background: #528115;
}
.login__social {
  display: flex;
  width: 100%;
  margin-top: 1.5rem;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 52rem) {
  .login__social__element {
    padding-bottom: 1rem;
    margin-left: 0.5rem;
  }
  .login__social__element:first-child {
    margin-left: 0;
  }
  .login__social__element:before {
    font-size: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 0.5rem;
  }
}
.login__disclaimer {
  font-size: 0.5625rem;
  line-height: 1.1;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .login__disclaimer {
    font-size: 0.6875rem;
  }
}
.login + footer {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .login + footer {
    margin-top: 5rem;
  }
}
.login--min {
  display: flex;
  padding: 0 40px 56px 40px;
  max-width: 840px;
  margin: auto;
}
.login--min > .login-pin-container > .narrow-container:first-child {
  padding-top: 40px;
}
.login__guests {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 10px 0 0;
}
@media (min-width: 768px) {
  .login__guests {
    padding: 15px 0 0;
  }
}
.login__guests .e-btn__secondary {
  margin: 0;
}
.login__guests > svg {
  width: 48px;
  height: inherit;
}
@media only screen and (min-width: 51.99rem) {
  .login__separador {
    min-width: 1px;
    max-width: 1px;
    background: #DDD;
    margin: 2rem;
    margin-top: 3.4rem;
    margin-bottom: 0;
  }
}
.login__footer-btn {
  justify-content: center;
  width: 100%;
  padding: 40px 0 5px;
  text-align: center;
  line-height: 1;
}
@media (min-width: 768px) {
  .login__footer-btn {
    padding: 60px 0 5px;
  }
}
.login .btn {
  gap: 10px;
}

.login__modulo,
.formularioStandard {
  max-width: 420px;
  padding: 0;
}
body:has(.login-pin-container) .login__modulo,
body:has(.login-pin-container) .formularioStandard {
  max-width: 100%;
}
.login__modulo h2,
.formularioStandard h2 {
  margin: 0 0 4px;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.15;
  text-align: left;
}
@media (min-width: 768px) {
  .login__modulo h2,
  .formularioStandard h2 {
    font-size: 15px;
    margin: 0 0 6px;
    max-width: 460px;
  }
}

.formularioStandard {
  max-width: 460px;
  margin: auto auto 40px;
}

.register-social,
.signin-social {
  margin: 0;
  height: 40px;
  padding: 0;
}
@media (min-width: 768px) {
  .register-social,
  .signin-social {
    height: 48px;
  }
}
.register-social .button-social-signin,
.signin-social .button-social-signin {
  height: 40px;
  background-color: white;
  line-height: 1;
  color: #666666;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  .register-social .button-social-signin,
  .signin-social .button-social-signin {
    height: 48px;
    border: 3px solid #DDD;
  }
  body:has(.login-pin-container) .register-social .button-social-signin,
  body:has(.login-pin-container) .signin-social .button-social-signin {
    height: 40px;
  }
}
.register-social .button-social-signin:first-child,
.signin-social .button-social-signin:first-child {
  padding-right: 5px;
}
.register-social .button-social-signin:hover, .register-social .button-social-signin:focus-within,
.signin-social .button-social-signin:hover,
.signin-social .button-social-signin:focus-within {
  border-color: #67a516;
  background-color: #DCFBB6;
}

.signin-social {
  border-color: #999;
}
@media (min-width: 768px) {
  .signin-social {
    height: 48px;
  }
  body:has(.login-pin-container) .signin-social {
    height: 40px;
  }
}

.registro__legal,
.registro__notificaciones {
  text-align: left;
  font-size: 8px;
}
@media (min-width: 1024px) {
  .registro__legal,
  .registro__notificaciones {
    font-size: 11px;
  }
}
.registro__legal__chk, .registro__legal__recordar,
.registro__notificaciones__chk,
.registro__notificaciones__recordar {
  margin-right: 4px;
}
@media (min-width: 1024px) {
  .registro__legal__chk, .registro__legal__recordar,
  .registro__notificaciones__chk,
  .registro__notificaciones__recordar {
    margin-right: 8px;
  }
}

.e-btn__secondary {
  margin: 0 auto;
  min-width: 140px;
}
@media (min-width: 768px) {
  .e-btn__secondary {
    min-width: 220px;
  }
}

.registro__btn {
  margin: 12px auto 15px;
}
@media (min-width: 1024px) {
  .registro__btn {
    margin: 12px auto 20px;
  }
}

.subClaim--login {
  display: block;
  width: 100%;
  max-width: 320px;
  padding: 10px 0 4px;
  margin: 0;
  font-weight: 700;
  text-align: left;
}
@media (min-width: 1024px) {
  .subClaim--login {
    max-width: 420px;
    padding: 10px 0 6px;
  }
}

.login {
  max-width: 420px;
}
#originData .login {
  max-width: 680px;
}
#originData .login:has(.login-pin-container) {
  max-width: none;
}
#originData .login .login-pin-container {
  gap: 20px;
}

.login__modulo__form__recordar {
  margin: 0;
  padding: 4px 0 10px;
  gap: 8px;
}
.login__modulo__form__recordar p {
  font-size: 0.6875rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .login__modulo__form__recordar p {
    font-size: 0.8125rem;
  }
}

.e__wp__bllts {
  margin: 0 auto 15px;
}
@media (min-width: 768px) {
  .e__wp__bllts {
    margin: 0 auto 20px;
  }
}

.formularioStandard input {
  max-width: 420px;
  margin: 0 auto 5px;
}

input.input-codigo {
  text-transform: uppercase;
  font-weight: 800 !important;
  text-align: center !important;
  padding: 0 !important;
}
input.input-codigo::placeholder {
  font-weight: 700 !important;
  text-align: center !important;
}
