/* =========================
   ROOT
========================= */

html {
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-synthesis-weight: none;
  font-synthesis-style: none;
  font-synthesis-small-caps: none;
}

html,
body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  width: 100%;
}

/* =========================
   UNIVERSAL
========================= */

*,
*::before,
*::after {
  box-sizing: border-box;
  min-width: 0;
  min-height: 0;
}

/* =========================
   TYPOGRAPHY
========================= */

body {
  font-family: sans-serif;
  line-height: 1.5;
  font-weight: 400;
  color: inherit;
  background: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
small,
strong,
b,
i,
em,
blockquote,
pre,
code {
  margin: 0;
  padding: 0;
  font: inherit;
  color: inherit;
}

/* =========================
   LINKS
========================= */

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}

/* =========================
   MEDIA
========================= */

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  height: auto;
  border: 0;
}

/* =========================
   BUTTONS
========================= */

button {
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
  outline: none;
}

/* =========================
   INPUTS
========================= */

input,
textarea,
select {
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: none;
  outline: none;
  font: inherit;
  color: inherit;
  padding: 0;
  margin: 0;
  width: auto;
}

textarea {
  resize: none;
}

input::placeholder,
textarea::placeholder {
  color: inherit;
  opacity: 0.6;
}

/* =========================
   LISTS
========================= */

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

/* =========================
   TABLES
========================= */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* =========================
   IFRAME
========================= */

iframe {
  border: 0;
}

/* =========================
   FORM
========================= */

form {
  margin: 0;
  padding: 0;
}

/* =========================
   DETAILS
========================= */

details,
summary {
  margin: 0;
  padding: 0;
}

/* =========================
   DISABLED
========================= */

:disabled {
  cursor: not-allowed;
}

/* =========================
   ROOT APP
========================= */

#__next,
#root {
  min-height: 100%;
}
#e17e54b1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  background-image: linear-gradient(90deg, rgb(17, 82, 72) 100%, rgb(15, 0, 208) 100%);
  position: relative;
}

@media (max-width: 1024px) {
#e17e54b1 {

}
}

@media (max-width: 640px) {
#e17e54b1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}
}

#\31 2b32d27 {
  width: 100%;
  max-width: 1024px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  position: relative;
}

@media (max-width: 1024px) {
#\31 2b32d27 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
}

@media (max-width: 640px) {
#\31 2b32d27 {
  width: 100%;
  max-width: 1024px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: space-between;
  position: relative;
}
}

#b6e48638 {
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 31px;
  letter-spacing: 0rem;
  line-height: 130%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#b6e48638 {

}
}

@media (max-width: 640px) {
#b6e48638 {
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 1.675rem;
  letter-spacing: 0px;
  line-height: 130%;
  text-transform: none;
  text-decoration: none;
}
}

#cb6ff874 {
  min-height: 56px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 8px;
  padding-right: 24px;
  padding-bottom: 8px;
  padding-left: 24px;
  justify-content: center;
  border-radius: 50px 50px 50px 50px;
  background: rgb(255, 255, 255);
  color: white;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 100%;
  line-height: 0px;
  cursor: pointer;
}

@media (max-width: 1024px) {
#cb6ff874 {
  cursor: pointer;
}
}

@media (max-width: 640px) {
#cb6ff874 {
  cursor: pointer;
}
}

#cb6ff874 [data-button-icon="left"] {
  color: white;
  width: 18px;
  height: 18px;
}

#cb6ff874 [data-button-icon="left"] {
  display: none !important;
}

#cb6ff874 [data-button-icon="right"] {
  color: white;
  width: 18px;
  height: 18px;
}

#cb6ff874 [data-button-icon="right"] {
  display: none !important;
}

#cb6ff874 [data-button-text="true"] {
  color: rgb(17, 57, 133);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 125%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#cb6ff874 [data-button-icon="left"] {
  color: white;
  width: 18px;
  height: 18px;
}
}

@media (max-width: 1024px) {
#cb6ff874 [data-button-icon="left"] {
  display: none !important;
}
}

@media (max-width: 1024px) {
#cb6ff874 [data-button-icon="right"] {
  color: white;
  width: 18px;
  height: 18px;
}
}

@media (max-width: 1024px) {
#cb6ff874 [data-button-icon="right"] {
  display: none !important;
}
}

@media (max-width: 1024px) {
#cb6ff874 [data-button-text="true"] {
  color: rgb(17, 57, 133);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 125%;
  text-transform: none;
  text-decoration: none;
}
}

@media (max-width: 640px) {
#cb6ff874 [data-button-icon="left"] {
  color: white;
  width: 18px;
  height: 18px;
}
}

@media (max-width: 640px) {
#cb6ff874 [data-button-icon="left"] {
  display: none !important;
}
}

@media (max-width: 640px) {
#cb6ff874 [data-button-icon="right"] {
  color: white;
  width: 18px;
  height: 18px;
}
}

@media (max-width: 640px) {
#cb6ff874 [data-button-icon="right"] {
  display: none !important;
}
}

@media (max-width: 640px) {
#cb6ff874 [data-button-text="true"] {
  color: rgb(17, 57, 133);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 125%;
  text-transform: none;
  text-decoration: none;
}
}

#\34 9143fff {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  background: rgb(255, 255, 255);
  position: relative;
}

@media (max-width: 1024px) {
#\34 9143fff {

}
}

@media (max-width: 640px) {
#\34 9143fff {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 48px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}
}

#\38 79c5a1f_copy_gxy9klcjd {
  width: 100%;
  max-width: 1024px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#\38 79c5a1f_copy_gxy9klcjd {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
}

@media (max-width: 640px) {
#\38 79c5a1f_copy_gxy9klcjd {
  width: 100%;
  max-width: 1024px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}
}

#\31 bbd061b_copy_5e2fwboh5 {
  width: 50%;
  max-width: 600px;
  height: auto;
  border-radius: 20px 20px 20px 20px;
  position: relative;
}

@media (max-width: 1024px) {
#\31 bbd061b_copy_5e2fwboh5 {

}
}

@media (max-width: 640px) {
#\31 bbd061b_copy_5e2fwboh5 {
  width: 100%;
  max-width: 600px;
  height: auto;
  position: relative;
}
}

#\30 3baae54_copy_29mtyc43l {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#\30 3baae54_copy_29mtyc43l {

}
}

@media (max-width: 640px) {
#\30 3baae54_copy_29mtyc43l {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}
}

#\39 81f703a_copy_krj3q94v0 {
  width: 100%;
  position: relative;
  color: rgb(87, 87, 105);
  font-family: "Roboto";
  font-weight: 800;
  text-align: left;
  font-size: 2rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#\39 81f703a_copy_krj3q94v0 {

}
}

@media (max-width: 640px) {
#\39 81f703a_copy_krj3q94v0 {
  width: 100%;
  position: relative;
  color: rgb(114, 114, 143);
  font-family: "Roboto";
  font-weight: 800;
  text-align: left;
  font-size: 1.5rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}
}

#\39 81f703a_copy_ttqbvuqhp_copy_b68xvrjz9_copy_8g3mq7m9f_copy_m88kmrmcm {
  width: 100%;
  position: relative;
  color: rgb(18, 59, 135);
  font-family: "Roboto";
  font-weight: 400;
  text-align: left;
  font-size: 1.25rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#\39 81f703a_copy_ttqbvuqhp_copy_b68xvrjz9_copy_8g3mq7m9f_copy_m88kmrmcm {

}
}

@media (max-width: 640px) {
#\39 81f703a_copy_ttqbvuqhp_copy_b68xvrjz9_copy_8g3mq7m9f_copy_m88kmrmcm {
  width: 100%;
  position: relative;
  font-family: "Roboto";
  font-weight: 400;
  text-align: left;
  font-size: 1rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}
}

#\39 81f703a_copy_ttqbvuqhp_copy_b68xvrjz9_copy_8g3mq7m9f_copy_m88kmrmcm_copy_cs5y3q6z9 {
  width: 100%;
  position: relative;
  color: rgb(18, 59, 135);
  font-family: "Roboto";
  font-weight: 400;
  text-align: left;
  font-size: 1.25rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#\39 81f703a_copy_ttqbvuqhp_copy_b68xvrjz9_copy_8g3mq7m9f_copy_m88kmrmcm_copy_cs5y3q6z9 {

}
}

@media (max-width: 640px) {
#\39 81f703a_copy_ttqbvuqhp_copy_b68xvrjz9_copy_8g3mq7m9f_copy_m88kmrmcm_copy_cs5y3q6z9 {
  width: 100%;
  position: relative;
  font-family: "Roboto";
  font-weight: 400;
  text-align: left;
  font-size: 1rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}
}

#\39 131c3a2 {
  width: 100%;
  max-width: 1024px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding-top: 46px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#\39 131c3a2 {

}
}

@media (max-width: 640px) {
#\39 131c3a2 {
  width: 100%;
  max-width: 1024px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding-top: 24px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}
}

#b6e48638_copy_zvbfjjff7 {
  padding-top: 0px;
  padding-right: 12px;
  padding-bottom: 0px;
  padding-left: 12px;
  background: rgb(17, 82, 72);
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0px;
  line-height: 130%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#b6e48638_copy_zvbfjjff7 {

}
}

@media (max-width: 640px) {
#b6e48638_copy_zvbfjjff7 {
  padding-top: 10px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0px;
  line-height: 130%;
  text-transform: none;
  text-decoration: none;
}
}

#\37 a1a492e {
  width: 100%;
  height: auto;
  min-width: 100%;
  color: rgb(83, 83, 83);
  text-transform: none;
}

@media (max-width: 1024px) {
#\37 a1a492e {

}
}

@media (max-width: 640px) {
#\37 a1a492e {

}
}

#b6e48638_copy_zvbfjjff7_copy_diqh83gyu {
  padding-top: 0px;
  padding-right: 12px;
  padding-bottom: 0px;
  padding-left: 12px;
  background: rgb(17, 82, 72);
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0px;
  line-height: 130%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#b6e48638_copy_zvbfjjff7_copy_diqh83gyu {

}
}

@media (max-width: 640px) {
#b6e48638_copy_zvbfjjff7_copy_diqh83gyu {
  padding-top: 10px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0px;
  line-height: 130%;
  text-transform: none;
  text-decoration: none;
}
}

#\37 a1a492e_copy_uu377m19d {
  width: 100%;
  max-width: 360px;
  height: auto;
  color: rgb(74, 72, 72);
  text-align: left;
  text-transform: none;
}

@media (max-width: 1024px) {
#\37 a1a492e_copy_uu377m19d {

}
}

@media (max-width: 640px) {
#\37 a1a492e_copy_uu377m19d {

}
}

#\38 79c5a1f_copy_qf0k8fk4l {
  width: 100%;
  max-width: 1024px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#\38 79c5a1f_copy_qf0k8fk4l {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
}

@media (max-width: 640px) {
#\38 79c5a1f_copy_qf0k8fk4l {
  width: 100%;
  max-width: 1024px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}
}

#\30 3baae54_copy_hzth4k9r9 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 42px;
  padding-right: 0px;
  padding-bottom: 24px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#\30 3baae54_copy_hzth4k9r9 {

}
}

@media (max-width: 640px) {
#\30 3baae54_copy_hzth4k9r9 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 24px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}
}

#b6e48638_copy_zvbfjjff7_copy_7fwl0sl0g {
  padding-top: 0px;
  padding-right: 12px;
  padding-bottom: 0px;
  padding-left: 12px;
  background: rgb(17, 82, 72);
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0px;
  line-height: 130%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#b6e48638_copy_zvbfjjff7_copy_7fwl0sl0g {

}
}

@media (max-width: 640px) {
#b6e48638_copy_zvbfjjff7_copy_7fwl0sl0g {
  padding-top: 10px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  background: rgb(17, 82, 72);
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 0px;
  line-height: 130%;
  text-transform: none;
  text-decoration: none;
}
}

#\39 81f703a_copy_ttqbvuqhp_copy_b68xvrjz9 {
  width: 100%;
  position: relative;
  color: rgb(114, 114, 143);
  font-family: "Roboto";
  font-weight: 400;
  text-align: center;
  font-size: 1.25rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#\39 81f703a_copy_ttqbvuqhp_copy_b68xvrjz9 {

}
}

@media (max-width: 640px) {
#\39 81f703a_copy_ttqbvuqhp_copy_b68xvrjz9 {

}
}

#\38 79c5a1f_copy_qf0k8fk4l_copy_xuoe0arzu {
  width: 100%;
  max-width: 1024px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#\38 79c5a1f_copy_qf0k8fk4l_copy_xuoe0arzu {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
}

@media (max-width: 640px) {
#\38 79c5a1f_copy_qf0k8fk4l_copy_xuoe0arzu {
  width: 100%;
  max-width: 1024px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}
}

#\37 000937d_copy_nxp4jrmcf {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#\37 000937d_copy_nxp4jrmcf {

}
}

@media (max-width: 640px) {
#\37 000937d_copy_nxp4jrmcf {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}
}

#\31 bbd061b_copy_b116lo20t_copy_aygxah6z7 {
  width: 100%;
  max-width: 600px;
  height: auto;
  border-radius: 20px 20px 20px 20px;
  position: relative;
}

@media (max-width: 1024px) {
#\31 bbd061b_copy_b116lo20t_copy_aygxah6z7 {

}
}

@media (max-width: 640px) {
#\31 bbd061b_copy_b116lo20t_copy_aygxah6z7 {

}
}

#\30 3baae54_copy_hzth4k9r9_copy_14vk8a9np {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#\30 3baae54_copy_hzth4k9r9_copy_14vk8a9np {

}
}

@media (max-width: 640px) {
#\30 3baae54_copy_hzth4k9r9_copy_14vk8a9np {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}
}

#\32 51504c2_copy_l6ptlpx77 {
  width: 100%;
  height: auto;
  min-width: 100%;
  color: rgb(81, 79, 79);
  text-transform: none;
}

@media (max-width: 1024px) {
#\32 51504c2_copy_l6ptlpx77 {

}
}

@media (max-width: 640px) {
#\32 51504c2_copy_l6ptlpx77 {

}
}

#el_uq5mmorwg_mnpg2ese {
  min-height: 56px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 12px;
  padding-right: 24px;
  padding-bottom: 12px;
  padding-left: 24px;
  justify-content: center;
  border-radius: 50px 50px 50px 50px;
  background: rgb(17, 82, 72);
  color: white;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 100%;
  line-height: 0px;
  cursor: pointer;
}

@media (max-width: 1024px) {
#el_uq5mmorwg_mnpg2ese {
  cursor: pointer;
}
}

@media (max-width: 640px) {
#el_uq5mmorwg_mnpg2ese {
  cursor: pointer;
}
}

#el_uq5mmorwg_mnpg2ese [data-button-icon="left"] {
  color: white;
  width: 18px;
  height: 18px;
}

#el_uq5mmorwg_mnpg2ese [data-button-icon="left"] {
  display: none !important;
}

#el_uq5mmorwg_mnpg2ese [data-button-icon="right"] {
  color: white;
  width: 18px;
  height: 18px;
}

#el_uq5mmorwg_mnpg2ese [data-button-icon="right"] {
  display: none !important;
}

#el_uq5mmorwg_mnpg2ese [data-button-text="true"] {
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 125%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_uq5mmorwg_mnpg2ese [data-button-icon="left"] {
  color: white;
  width: 18px;
  height: 18px;
}
}

@media (max-width: 1024px) {
#el_uq5mmorwg_mnpg2ese [data-button-icon="left"] {
  display: none !important;
}
}

@media (max-width: 1024px) {
#el_uq5mmorwg_mnpg2ese [data-button-icon="right"] {
  color: white;
  width: 18px;
  height: 18px;
}
}

@media (max-width: 1024px) {
#el_uq5mmorwg_mnpg2ese [data-button-icon="right"] {
  display: none !important;
}
}

@media (max-width: 1024px) {
#el_uq5mmorwg_mnpg2ese [data-button-text="true"] {
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 125%;
  text-transform: none;
  text-decoration: none;
}
}

@media (max-width: 640px) {
#el_uq5mmorwg_mnpg2ese [data-button-icon="left"] {
  color: white;
  width: 18px;
  height: 18px;
}
}

@media (max-width: 640px) {
#el_uq5mmorwg_mnpg2ese [data-button-icon="left"] {
  display: none !important;
}
}

@media (max-width: 640px) {
#el_uq5mmorwg_mnpg2ese [data-button-icon="right"] {
  color: white;
  width: 18px;
  height: 18px;
}
}

@media (max-width: 640px) {
#el_uq5mmorwg_mnpg2ese [data-button-icon="right"] {
  display: none !important;
}
}

@media (max-width: 640px) {
#el_uq5mmorwg_mnpg2ese [data-button-text="true"] {
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 125%;
  text-transform: none;
  text-decoration: none;
}
}

#\30 3caffd3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  background-image: linear-gradient(90deg, rgba(7, 7, 7, 0.78) 0%, rgb(17, 82, 72) 100%);
  position: relative;
}

@media (max-width: 1024px) {
#\30 3caffd3 {

}
}

@media (max-width: 640px) {
#\30 3caffd3 {

}
}

#\33 0471cad {
  width: 100%;
  max-width: 1024px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#\33 0471cad {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
}

@media (max-width: 640px) {
#\33 0471cad {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
}

#d0a57cc4 {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(245, 245, 245);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 1.675rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#d0a57cc4 {

}
}

@media (max-width: 640px) {
#d0a57cc4 {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(245, 245, 245);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}
}

#d0a57cc4_copy_mkbtpgahp {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(227, 206, 4);
  font-family: "Roboto";
  font-weight: 900;
  text-align: center;
  font-size: 1.675rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#d0a57cc4_copy_mkbtpgahp {

}
}

@media (max-width: 640px) {
#d0a57cc4_copy_mkbtpgahp {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(227, 206, 4);
  font-family: "Roboto";
  font-weight: 900;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: uppercase;
  text-decoration: none;
}
}

#el_1c2fndzso_mnpg5nzb {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  border-style: none;
  border-color: ;
  border-width: 0px 0px 0px 0px;
  background-image: radial-gradient(circle, rgb(231, 231, 231) 0%, rgb(240, 242, 250) 66.37931034482759%);
  position: relative;
}

@media (max-width: 1024px) {
#el_1c2fndzso_mnpg5nzb {

}
}

@media (max-width: 640px) {
#el_1c2fndzso_mnpg5nzb {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 48px;
  padding-right: 20px;
  padding-bottom: 48px;
  padding-left: 20px;
  justify-content: center;
  background-image: radial-gradient(circle, #ffffff 0%, rgb(244, 241, 251) 66.37931034482759%);
  position: relative;
}
}

#el_b45xwpf30_mnpg5nzc {
  width: 100%;
  max-width: 1060px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_b45xwpf30_mnpg5nzc {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
}

@media (max-width: 640px) {
#el_b45xwpf30_mnpg5nzc {
  width: 100%;
  max-width: 1060px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}
}

#el_89vz7rglb_mnpg5nzc_copy_qk0g682fc {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_89vz7rglb_mnpg5nzc_copy_qk0g682fc {

}
}

@media (max-width: 640px) {
#el_89vz7rglb_mnpg5nzc_copy_qk0g682fc {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  order: 3;
  position: relative;
}
}

#el_wfeomnlat_mnpg5nzc_copy_7vuvr3q5k {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  overflow: hidden;
  border-radius: 28px 28px 28px 28px;
  box-shadow: 0px 0px 4px -2px rgb(0, 0, 0);
  background: rgb(237, 237, 237);
  position: relative;
}

@media (max-width: 1024px) {
#el_wfeomnlat_mnpg5nzc_copy_7vuvr3q5k {

}
}

@media (max-width: 640px) {
#el_wfeomnlat_mnpg5nzc_copy_7vuvr3q5k {

}
}

#el_hvbfm4cz4_mnpg5nzc_copy_xrn8grob9 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding-top: 13px;
  padding-right: 13px;
  padding-bottom: 13px;
  padding-left: 13px;
  justify-content: center;
  background-image: linear-gradient(90deg, rgb(17, 82, 72) 0%, rgb(17, 82, 72) 100%);
  position: relative;
}

@media (max-width: 1024px) {
#el_hvbfm4cz4_mnpg5nzc_copy_xrn8grob9 {

}
}

@media (max-width: 640px) {
#el_hvbfm4cz4_mnpg5nzc_copy_xrn8grob9 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding-top: 20px;
  padding-right: 13px;
  padding-bottom: 20px;
  padding-left: 13px;
  justify-content: center;
  background-image: linear-gradient(90deg, rgb(17, 82, 72) 0%, rgb(17, 82, 72) 100%);
  position: relative;
}
}

#el_jkscf29tl_mnpg5nzc_copy_e16ncwiir {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 30px;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_jkscf29tl_mnpg5nzc_copy_e16ncwiir {

}
}

@media (max-width: 640px) {
#el_jkscf29tl_mnpg5nzc_copy_e16ncwiir {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 28px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: none;
  text-decoration: none;
}
}

#el_jkscf29tl_mnpg5nzc_copy_e16ncwiir_copy_lwq4x6iti {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_jkscf29tl_mnpg5nzc_copy_e16ncwiir_copy_lwq4x6iti {

}
}

@media (max-width: 640px) {
#el_jkscf29tl_mnpg5nzc_copy_e16ncwiir_copy_lwq4x6iti {

}
}

#el_zbvyd6nlw_mnpg5nzc_copy_rnuodmi5v {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 400;
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_zbvyd6nlw_mnpg5nzc_copy_rnuodmi5v {

}
}

@media (max-width: 640px) {
#el_zbvyd6nlw_mnpg5nzc_copy_rnuodmi5v {

}
}

#el_us0lsx4d8_mnpg5nzc_copy_6w1cfbp04 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_us0lsx4d8_mnpg5nzc_copy_6w1cfbp04 {

}
}

@media (max-width: 640px) {
#el_us0lsx4d8_mnpg5nzc_copy_6w1cfbp04 {

}
}

#el_6fpqro7y9_mnpg5nzc_copy_2eof1lzc0 {
  width: 80%;
  max-width: 500px;
  height: auto;
  position: relative;
}

@media (max-width: 1024px) {
#el_6fpqro7y9_mnpg5nzc_copy_2eof1lzc0 {

}
}

@media (max-width: 640px) {
#el_6fpqro7y9_mnpg5nzc_copy_2eof1lzc0 {
  width: 100%;
  max-width: 160px;
  height: auto;
  position: relative;
}
}

#el_f8u4npoo7_mnpg5nzc_copy_h2uh63oaz {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_f8u4npoo7_mnpg5nzc_copy_h2uh63oaz {

}
}

@media (max-width: 640px) {
#el_f8u4npoo7_mnpg5nzc_copy_h2uh63oaz {

}
}

#el_na09enbu7_mnpg5nzc_copy_obfes7qq8 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_na09enbu7_mnpg5nzc_copy_obfes7qq8 {

}
}

@media (max-width: 640px) {
#el_na09enbu7_mnpg5nzc_copy_obfes7qq8 {

}
}

#el_0uu1i6wgm_mnpg5nzc_copy_t3p3kizu3 {
  position: relative;
  color: rgb(21, 64, 141);
  font-family: "Roboto";
  font-weight: 400;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_0uu1i6wgm_mnpg5nzc_copy_t3p3kizu3 {

}
}

@media (max-width: 640px) {
#el_0uu1i6wgm_mnpg5nzc_copy_t3p3kizu3 {

}
}

#el_gsl4bzkx6_mnpg5nzc_copy_gelxkp0pn {
  position: relative;
  color: rgb(17, 82, 72);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 3rem;
  letter-spacing: 0px;
  line-height: 100%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_gsl4bzkx6_mnpg5nzc_copy_gelxkp0pn {

}
}

@media (max-width: 640px) {
#el_gsl4bzkx6_mnpg5nzc_copy_gelxkp0pn {

}
}

#el_55s8emih6_mnpg5nzc_copy_exnhnlgr8 {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_55s8emih6_mnpg5nzc_copy_exnhnlgr8 {

}
}

@media (max-width: 640px) {
#el_55s8emih6_mnpg5nzc_copy_exnhnlgr8 {

}
}

#el_5n9vedlwa_mnpg5nzc_copy_mch4ggc0r {
  position: relative;
  color: rgb(22, 22, 22);
  font-family: "Roboto";
  font-weight: 300;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_5n9vedlwa_mnpg5nzc_copy_mch4ggc0r {

}
}

@media (max-width: 640px) {
#el_5n9vedlwa_mnpg5nzc_copy_mch4ggc0r {

}
}

#el_mxxxff49s_mnpg5nzc_copy_qsw4pvi7e {
  position: relative;
  color: rgb(22, 22, 22);
  font-family: "Roboto";
  font-weight: 300;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_mxxxff49s_mnpg5nzc_copy_qsw4pvi7e {

}
}

@media (max-width: 640px) {
#el_mxxxff49s_mnpg5nzc_copy_qsw4pvi7e {

}
}

#el_e60zj5uxx_mnpg5nzc_copy_j4qddbe04 {
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  padding-left: 20px;
  border-radius: 50px 50px 50px 50px;
  background: rgb(17, 82, 72);
  position: relative;
  color: rgb(227, 206, 4);
  font-family: "Roboto";
  font-weight: 600;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 100%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_e60zj5uxx_mnpg5nzc_copy_j4qddbe04 {

}
}

@media (max-width: 640px) {
#el_e60zj5uxx_mnpg5nzc_copy_j4qddbe04 {

}
}

#\36 c5b84a0 {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
  padding-top: 4px;
  padding-right: 20px;
  padding-bottom: 4px;
  padding-left: 20px;
  justify-content: center;
  border-style: dashed;
  border-color: rgba(255, 255, 255, 0.14);
  border-width: 1px 0px 1px 0px;
  position: relative;
}

@media (max-width: 1024px) {
#\36 c5b84a0 {

}
}

@media (max-width: 640px) {
#\36 c5b84a0 {

}
}

#\31 ecf23b4 {
  width: 16px;
  height: 16px;
  color: rgb(0, 0, 0);
}

@media (max-width: 1024px) {
#\31 ecf23b4 {

}
}

@media (max-width: 640px) {
#\31 ecf23b4 {

}
}

#\32 d9c22b8 {
  position: relative;
  color: rgba(0, 0, 0, 0.91);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 135%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#\32 d9c22b8 {

}
}

@media (max-width: 640px) {
#\32 d9c22b8 {

}
}

#el_zhwcn8i19_mnpg5nzc_copy_k3isj4h0p {
  width: 75%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 20px;
  justify-content: center;
  border-style: none;
  border-color: ;
  border-width: 0px 0px 0px 0px;
  border-radius: 16px 16px 16px 16px;
  box-shadow: 0px 0px 0px 0px #000;
  background: rgb(177, 177, 177);
  position: relative;
}

@media (max-width: 1024px) {
#el_zhwcn8i19_mnpg5nzc_copy_k3isj4h0p {

}
}

@media (max-width: 640px) {
#el_zhwcn8i19_mnpg5nzc_copy_k3isj4h0p {

}
}

#el_0104nxc6k_mnpg5nzc_copy_760zuuwsy {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(0, 0, 0);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_0104nxc6k_mnpg5nzc_copy_760zuuwsy {

}
}

@media (max-width: 640px) {
#el_0104nxc6k_mnpg5nzc_copy_760zuuwsy {

}
}

#el_0943846wj_mnpg5nzc_copy_urqdcw32r {
  width: 65%;
  max-width: 600px;
  height: auto;
  position: relative;
}

@media (max-width: 1024px) {
#el_0943846wj_mnpg5nzc_copy_urqdcw32r {

}
}

@media (max-width: 640px) {
#el_0943846wj_mnpg5nzc_copy_urqdcw32r {

}
}

#el_dm9s9sjnm_mnpg5nzc_copy_39if3hsji {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_dm9s9sjnm_mnpg5nzc_copy_39if3hsji {

}
}

@media (max-width: 640px) {
#el_dm9s9sjnm_mnpg5nzc_copy_39if3hsji {

}
}

#el_r6ep51g24_mnpg5nzc_copy_5nsu1yuvu {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(6, 6, 6);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_r6ep51g24_mnpg5nzc_copy_5nsu1yuvu {

}
}

@media (max-width: 640px) {
#el_r6ep51g24_mnpg5nzc_copy_5nsu1yuvu {

}
}

#el_9t2ox373y_mnpg5nzc_copy_nuf2394jd {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(3, 3, 3);
  font-family: "Roboto";
  font-weight: 800;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_9t2ox373y_mnpg5nzc_copy_nuf2394jd {

}
}

@media (max-width: 640px) {
#el_9t2ox373y_mnpg5nzc_copy_nuf2394jd {

}
}

#el_74rjhbilw_mnpg5nzc {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  z-index: 10;
  position: relative;
}

@media (max-width: 1024px) {
#el_74rjhbilw_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_74rjhbilw_mnpg5nzc {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  order: 1;
  z-index: 10;
  position: relative;
}
}

#el_98hhgx8jo_mnpg5nzc {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  overflow: hidden;
  border-radius: 28px 28px 28px 28px;
  box-shadow: 0px 0px 4px -2px rgb(0, 0, 0);
  background-image: radial-gradient(circle, rgba(1, 193, 158, 0.79) 2.586206896551724%, rgba(0, 94, 30, 0.84) 76.72413793103449%);
  position: relative;
}

@media (max-width: 1024px) {
#el_98hhgx8jo_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_98hhgx8jo_mnpg5nzc {

}
}

#el_r0zi07fdv_mnpg5nzc {
  width: 107%;
  height: 137%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  justify-content: center;
  background-image: linear-gradient(90deg, rgb(17, 82, 72) 0%, rgb(17, 82, 72) 100%);
  position: relative;
}

@media (max-width: 1024px) {
#el_r0zi07fdv_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_r0zi07fdv_mnpg5nzc {
  width: 107%;
  height: 137%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-right: 12px;
  padding-bottom: 20px;
  padding-left: 12px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  justify-content: center;
  background-image: linear-gradient(90deg, rgb(17, 82, 72) 0%, rgb(17, 82, 72) 100%);
  position: relative;
}
}

#el_eqd8kjytw_mnpg5nzc {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(250, 236, 0);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 41px;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_eqd8kjytw_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_eqd8kjytw_mnpg5nzc {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(250, 236, 0);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 32px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: none;
  text-decoration: none;
}
}

#el_eqd8kjytw_mnpg5nzc_copy_v2wlt8ruz {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(238, 230, 0);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_eqd8kjytw_mnpg5nzc_copy_v2wlt8ruz {

}
}

@media (max-width: 640px) {
#el_eqd8kjytw_mnpg5nzc_copy_v2wlt8ruz {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(238, 230, 0);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}
}

#el_ppip1q3qi_mnpg5nzc {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(255, 247, 0);
  font-family: "Roboto";
  font-weight: 400;
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_ppip1q3qi_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_ppip1q3qi_mnpg5nzc {

}
}

#el_jxxokrecd_mnpg5nzc {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_jxxokrecd_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_jxxokrecd_mnpg5nzc {

}
}

#el_u6cmy3wiv_mnpg5nzc {
  width: 96%;
  max-width: 600px;
  position: relative;
}

@media (max-width: 1024px) {
#el_u6cmy3wiv_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_u6cmy3wiv_mnpg5nzc {
  width: 100%;
  max-width: 260px;
  position: relative;
}
}

#el_63p8o5iy8_mnpgo1tv {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_63p8o5iy8_mnpgo1tv {

}
}

@media (max-width: 640px) {
#el_63p8o5iy8_mnpgo1tv {

}
}

#el_mbrrdes6e_mnpgo1tw {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_mbrrdes6e_mnpgo1tw {

}
}

@media (max-width: 640px) {
#el_mbrrdes6e_mnpgo1tw {

}
}

#el_avln3i8ga_mnpgo1tw {
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 800;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_avln3i8ga_mnpgo1tw {

}
}

@media (max-width: 640px) {
#el_avln3i8ga_mnpgo1tw {

}
}

#el_ms4wempvr_mnpgo1tw {
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 4rem;
  letter-spacing: 0px;
  line-height: 100%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_ms4wempvr_mnpgo1tw {

}
}

@media (max-width: 640px) {
#el_ms4wempvr_mnpgo1tw {

}
}

#el_vanw7rbfj_mnpgo1tw {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_vanw7rbfj_mnpgo1tw {

}
}

@media (max-width: 640px) {
#el_vanw7rbfj_mnpgo1tw {

}
}

#el_jjuzcbsaw_mnpgo1tw {
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_jjuzcbsaw_mnpgo1tw {

}
}

@media (max-width: 640px) {
#el_jjuzcbsaw_mnpgo1tw {

}
}

#el_rwn0iyx8k_mnpgo1tw {
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 800;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_rwn0iyx8k_mnpgo1tw {

}
}

@media (max-width: 640px) {
#el_rwn0iyx8k_mnpgo1tw {

}
}

#el_izs3hthz0_mnpgoatk {
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  padding-left: 20px;
  border-radius: 50px 50px 50px 50px;
  background: rgb(17, 82, 72);
  position: relative;
  color: rgb(227, 206, 4);
  font-family: "Roboto";
  font-weight: 600;
  text-align: center;
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 100%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_izs3hthz0_mnpgoatk {

}
}

@media (max-width: 640px) {
#el_izs3hthz0_mnpgoatk {

}
}

#\39 b768ddf {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
  padding-top: 4px;
  padding-right: 20px;
  padding-bottom: 4px;
  padding-left: 20px;
  justify-content: center;
  border-style: dashed;
  border-color: rgba(255, 255, 255, 0.14);
  border-width: 1px 0px 0px 0px;
  position: relative;
}

@media (max-width: 1024px) {
#\39 b768ddf {

}
}

@media (max-width: 640px) {
#\39 b768ddf {

}
}

#\37 d8dde1d {
  width: 16px;
  height: 16px;
  color: rgb(254, 254, 254);
}

@media (max-width: 1024px) {
#\37 d8dde1d {

}
}

@media (max-width: 640px) {
#\37 d8dde1d {

}
}

#\30 6d21bb7 {
  position: relative;
  color: rgba(252, 253, 254, 0.91);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 135%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#\30 6d21bb7 {

}
}

@media (max-width: 640px) {
#\30 6d21bb7 {

}
}

#b3f49488 {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
  padding-top: 4px;
  padding-right: 20px;
  padding-bottom: 4px;
  padding-left: 20px;
  justify-content: center;
  border-style: dashed;
  border-color: rgba(255, 255, 255, 0.14);
  border-width: 1px 0px 1px 0px;
  position: relative;
}

@media (max-width: 1024px) {
#b3f49488 {

}
}

@media (max-width: 640px) {
#b3f49488 {

}
}

#a1f399b8 {
  width: 16px;
  height: 16px;
  color: rgb(254, 254, 254);
}

@media (max-width: 1024px) {
#a1f399b8 {

}
}

@media (max-width: 640px) {
#a1f399b8 {

}
}

#\30 77e1e1c {
  position: relative;
  color: rgba(252, 253, 254, 0.91);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 135%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#\30 77e1e1c {

}
}

@media (max-width: 640px) {
#\30 77e1e1c {

}
}

#el_hyr4swinb_mnpgofwi {
  width: 75%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 20px;
  justify-content: center;
  border-radius: 16px 16px 16px 16px;
  background: rgb(252, 205, 21);
  position: relative;
}

@media (max-width: 1024px) {
#el_hyr4swinb_mnpgofwi {

}
}

@media (max-width: 640px) {
#el_hyr4swinb_mnpgofwi {

}
}

#el_mkj3xhjwf_mnpgofwi {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(0, 0, 0);
  font-family: "Roboto";
  font-weight: 800;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_mkj3xhjwf_mnpgofwi {

}
}

@media (max-width: 640px) {
#el_mkj3xhjwf_mnpgofwi {

}
}

#el_yct06rddk_mnpg5nzc {
  width: 65%;
  max-width: 600px;
  height: auto;
  position: relative;
}

@media (max-width: 1024px) {
#el_yct06rddk_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_yct06rddk_mnpg5nzc {

}
}

#el_hnc2ktjg9_mnpg5nzc {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_hnc2ktjg9_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_hnc2ktjg9_mnpg5nzc {

}
}

#el_r9sqd4v8u_mnpg5nzc {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(6, 6, 6);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_r9sqd4v8u_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_r9sqd4v8u_mnpg5nzc {

}
}

#el_qanvvindk_mnpg5nzc {
  width: 71%;
  min-width: 29%;
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_qanvvindk_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_qanvvindk_mnpg5nzc {

}
}

#el_89vz7rglb_mnpg5nzc {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_89vz7rglb_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_89vz7rglb_mnpg5nzc {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  order: 2;
  position: relative;
}
}

#el_wfeomnlat_mnpg5nzc {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  overflow: hidden;
  border-radius: 28px 28px 28px 28px;
  box-shadow: 0px 0px 4px -2px rgb(0, 0, 0);
  background: rgb(237, 237, 237);
  position: relative;
}

@media (max-width: 1024px) {
#el_wfeomnlat_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_wfeomnlat_mnpg5nzc {

}
}

#el_hvbfm4cz4_mnpg5nzc {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  justify-content: center;
  background-image: linear-gradient(90deg, rgb(17, 82, 72) 0%, rgb(17, 82, 72) 100%);
  position: relative;
}

@media (max-width: 1024px) {
#el_hvbfm4cz4_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_hvbfm4cz4_mnpg5nzc {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  justify-content: center;
  background-image: linear-gradient(90deg, rgb(17, 82, 72) 0%, rgb(17, 82, 72) 100%);
  position: relative;
}
}

#el_jkscf29tl_mnpg5nzc {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 31px;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_jkscf29tl_mnpg5nzc {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 35px;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}
}

@media (max-width: 640px) {
#el_jkscf29tl_mnpg5nzc {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 32px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: none;
  text-decoration: none;
}
}

#el_jkscf29tl_mnpg5nzc_copy_l9s0xsnix {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_jkscf29tl_mnpg5nzc_copy_l9s0xsnix {

}
}

@media (max-width: 640px) {
#el_jkscf29tl_mnpg5nzc_copy_l9s0xsnix {

}
}

#el_zbvyd6nlw_mnpg5nzc {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 400;
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0px;
  line-height: 140%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_zbvyd6nlw_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_zbvyd6nlw_mnpg5nzc {

}
}

#el_us0lsx4d8_mnpg5nzc {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_us0lsx4d8_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_us0lsx4d8_mnpg5nzc {

}
}

#el_6fpqro7y9_mnpg5nzc {
  width: 80%;
  max-width: 500px;
  height: auto;
  position: relative;
}

@media (max-width: 1024px) {
#el_6fpqro7y9_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_6fpqro7y9_mnpg5nzc {
  width: 100%;
  max-width: 180px;
  height: auto;
  position: relative;
}
}

#el_f8u4npoo7_mnpg5nzc {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_f8u4npoo7_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_f8u4npoo7_mnpg5nzc {

}
}

#el_na09enbu7_mnpg5nzc {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_na09enbu7_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_na09enbu7_mnpg5nzc {

}
}

#el_0uu1i6wgm_mnpg5nzc {
  position: relative;
  color: rgb(21, 64, 141);
  font-family: "Roboto";
  font-weight: 400;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_0uu1i6wgm_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_0uu1i6wgm_mnpg5nzc {

}
}

#el_gsl4bzkx6_mnpg5nzc {
  position: relative;
  color: rgb(17, 82, 72);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 3rem;
  letter-spacing: 0px;
  line-height: 100%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_gsl4bzkx6_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_gsl4bzkx6_mnpg5nzc {

}
}

#el_55s8emih6_mnpg5nzc {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_55s8emih6_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_55s8emih6_mnpg5nzc {

}
}

#el_5n9vedlwa_mnpg5nzc {
  position: relative;
  color: rgb(22, 22, 22);
  font-family: "Roboto";
  font-weight: 800;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_5n9vedlwa_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_5n9vedlwa_mnpg5nzc {

}
}

#el_mxxxff49s_mnpg5nzc {
  position: relative;
  color: rgb(22, 22, 22);
  font-family: "Roboto";
  font-weight: 800;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_mxxxff49s_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_mxxxff49s_mnpg5nzc {

}
}

#el_e60zj5uxx_mnpg5nzc {
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  padding-left: 20px;
  border-radius: 50px 50px 50px 50px;
  background: rgb(17, 82, 72);
  position: relative;
  color: rgb(227, 206, 4);
  font-family: "Roboto";
  font-weight: 600;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 100%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_e60zj5uxx_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_e60zj5uxx_mnpg5nzc {

}
}

#f6f4c276 {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
  padding-top: 4px;
  padding-right: 20px;
  padding-bottom: 4px;
  padding-left: 20px;
  justify-content: center;
  border-style: dashed;
  border-color: rgba(255, 255, 255, 0.14);
  border-width: 1px 0px 1px 0px;
  position: relative;
}

@media (max-width: 1024px) {
#f6f4c276 {

}
}

@media (max-width: 640px) {
#f6f4c276 {

}
}

#\36 bd3840c {
  width: 16px;
  height: 16px;
  color: rgb(0, 0, 0);
}

@media (max-width: 1024px) {
#\36 bd3840c {

}
}

@media (max-width: 640px) {
#\36 bd3840c {

}
}

#\37 938c6dc {
  position: relative;
  color: rgba(0, 0, 0, 0.91);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 135%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#\37 938c6dc {

}
}

@media (max-width: 640px) {
#\37 938c6dc {

}
}

#el_zhwcn8i19_mnpg5nzc {
  width: 75%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 20px;
  justify-content: center;
  border-radius: 16px 16px 16px 16px;
  background: rgb(177, 177, 177);
  position: relative;
}

@media (max-width: 1024px) {
#el_zhwcn8i19_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_zhwcn8i19_mnpg5nzc {

}
}

#el_0104nxc6k_mnpg5nzc {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(0, 0, 0);
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_0104nxc6k_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_0104nxc6k_mnpg5nzc {

}
}

#el_0943846wj_mnpg5nzc {
  width: 65%;
  max-width: 600px;
  height: auto;
  position: relative;
}

@media (max-width: 1024px) {
#el_0943846wj_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_0943846wj_mnpg5nzc {

}
}

#el_dm9s9sjnm_mnpg5nzc {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_dm9s9sjnm_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_dm9s9sjnm_mnpg5nzc {

}
}

#el_r6ep51g24_mnpg5nzc {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(6, 6, 6);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_r6ep51g24_mnpg5nzc {

}
}

@media (max-width: 640px) {
#el_r6ep51g24_mnpg5nzc {

}
}

#b7cffc61 {
  width: 71%;
  min-width: 29%;
  position: relative;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 120%;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1024px) {
#b7cffc61 {

}
}

@media (max-width: 640px) {
#b7cffc61 {

}
}

#el_4h149xhtm_mnpg63ui {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_4h149xhtm_mnpg63ui {

}
}

@media (max-width: 640px) {
#el_4h149xhtm_mnpg63ui {

}
}

#el_hug9zd2xj_mnpg63ui {
  width: 100%;
  max-width: 1060px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_hug9zd2xj_mnpg63ui {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
}

@media (max-width: 640px) {
#el_hug9zd2xj_mnpg63ui {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
}

#el_0fjiznwcm_mnpg63ui {
  width: 100%;
  max-width: 200px;
  height: auto;
  position: relative;
}

@media (max-width: 1024px) {
#el_0fjiznwcm_mnpg63ui {

}
}

@media (max-width: 640px) {
#el_0fjiznwcm_mnpg63ui {
  width: 100%;
  max-width: 160px;
  height: auto;
  position: relative;
}
}

#el_59j149j9f_mnpg63ui {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_59j149j9f_mnpg63ui {

}
}

@media (max-width: 640px) {
#el_59j149j9f_mnpg63ui {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}
}

#el_n1qzyxfty_mnpg63ui {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(31, 41, 55);
  font-family: "Roboto";
  font-weight: 600;
  text-align: center;
  font-size: 2.5rem;
  letter-spacing: 0px;
  line-height: 150%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_n1qzyxfty_mnpg63ui {

}
}

@media (max-width: 640px) {
#el_n1qzyxfty_mnpg63ui {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(31, 41, 55);
  font-family: "Roboto";
  font-weight: 600;
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 0px;
  line-height: 130%;
  text-transform: none;
  text-decoration: none;
}
}

#el_qv6n7a6i4_mnpg63ui {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(16, 185, 129);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 1.75rem;
  letter-spacing: 0px;
  line-height: 150%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_qv6n7a6i4_mnpg63ui {

}
}

@media (max-width: 640px) {
#el_qv6n7a6i4_mnpg63ui {
  width: 100%;
  min-width: 100%;
  position: relative;
  color: rgb(16, 185, 129);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0px;
  line-height: 130%;
  text-transform: none;
  text-decoration: none;
}
}

#el_tb1nci150_mnpg63ui {
  width: 100%;
  height: auto;
  min-width: 100%;
  color: rgb(59, 57, 57);
  text-transform: none;
}

@media (max-width: 1024px) {
#el_tb1nci150_mnpg63ui {

}
}

@media (max-width: 640px) {
#el_tb1nci150_mnpg63ui {
  width: 100%;
  height: auto;
  min-width: 100%;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  color: rgb(59, 57, 57);
  text-transform: none;
}
}

#\31 abd4b14 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#\31 abd4b14 {

}
}

@media (max-width: 640px) {
#\31 abd4b14 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  justify-content: center;
  position: relative;
}
}

#\39 3361660 {
  width: 100%;
  max-width: 1100px;
  height: auto;
  position: relative;
}

@media (max-width: 1024px) {
#\39 3361660 {

}
}

@media (max-width: 640px) {
#\39 3361660 {

}
}

#el_r0o91cgwb_mnpg6o61 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.79) 0%, rgb(17, 82, 72) 100%);
  position: relative;
}

@media (max-width: 1024px) {
#el_r0o91cgwb_mnpg6o61 {

}
}

@media (max-width: 640px) {
#el_r0o91cgwb_mnpg6o61 {

}
}

#el_25rcx3z4f_mnpg6o61 {
  width: 100%;
  max-width: 1060px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_25rcx3z4f_mnpg6o61 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
}

@media (max-width: 640px) {
#el_25rcx3z4f_mnpg6o61 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
}

#el_vpn832ple_mnpg6o61 {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}

@media (max-width: 1024px) {
#el_vpn832ple_mnpg6o61 {

}
}

@media (max-width: 640px) {
#el_vpn832ple_mnpg6o61 {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  position: relative;
}
}

#https\:\/\/tinnoril\.online\/pv {
  position: relative;
  color: rgb(252, 252, 252);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 160%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#https\:\/\/tinnoril\.online\/pv {

}
}

@media (max-width: 640px) {
#https\:\/\/tinnoril\.online\/pv {

}
}

#el_tlxnalhdm_mnpg6o61 {
  position: relative;
  color: rgb(252, 252, 252);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 160%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_tlxnalhdm_mnpg6o61 {

}
}

@media (max-width: 640px) {
#el_tlxnalhdm_mnpg6o61 {

}
}

#el_rmyrt8i7j_mnpg6o61 {
  position: relative;
  color: rgb(252, 252, 252);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 160%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_rmyrt8i7j_mnpg6o61 {

}
}

@media (max-width: 640px) {
#el_rmyrt8i7j_mnpg6o61 {

}
}

#el_pwrdwf00t_mnpg6o61 {
  position: relative;
  color: rgb(252, 252, 252);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 160%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_pwrdwf00t_mnpg6o61 {

}
}

@media (max-width: 640px) {
#el_pwrdwf00t_mnpg6o61 {

}
}

#el_bjj8xaer6_mnpg6o61 {
  position: relative;
  color: rgb(252, 252, 252);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 160%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_bjj8xaer6_mnpg6o61 {

}
}

@media (max-width: 640px) {
#el_bjj8xaer6_mnpg6o61 {

}
}

#el_bc0xks0gv_mnpg6o61 {
  position: relative;
  color: rgb(252, 252, 252);
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 160%;
  text-transform: none;
  text-decoration: none;
}

@media (max-width: 1024px) {
#el_bc0xks0gv_mnpg6o61 {

}
}

@media (max-width: 640px) {
#el_bc0xks0gv_mnpg6o61 {

}
}

#el_h9usab2ez_mnpg6o61 {
  width: 100%;
  height: auto;
  min-width: 100%;
  color: rgba(255, 255, 255, 0.87);
  text-align: center;
  text-transform: none;
}

@media (max-width: 1024px) {
#el_h9usab2ez_mnpg6o61 {

}
}

@media (max-width: 640px) {
#el_h9usab2ez_mnpg6o61 {

}
}
 /* ===== ELEMENTOS INTERATIVOS ===== */
    svg > * {
      pointer-events: none;
    }

    /* ===== EDITOR TIPTAP ===== */
    .tiptap > * {
      pointer-events: none;
    }

     /* Quando estiver editando (ProseMirror contenteditable), reabilita interação.
       Isso é crucial para listas (ul/ol/li), senão o clique cai no container e não no item. */
    .tiptap[data-tiptap-editing="true"] > *,
    .tiptap[data-tiptap-editing="true"] * {
      pointer-events: auto !important;
    }

    /* Fora do modo edição, esconda APENAS o parágrafo final vazio (trailing paragraph do ProseMirror)
         para evitar espaço extra. Nunca aplique dentro de listas (isso some com o texto). */
      &:not([data-tiptap-editing="true"]) > p:last-child:empty,
      &:not([data-tiptap-editing="true"]) > p:last-child:has(> br:only-child),
      &:not([data-tiptap-editing="true"]) > p:last-child:has(> br.ProseMirror-trailingBreak:only-child) {
       min-height: 0 !important;
       line-height: 0 !important;
       display: none !important;
      }
    

    .tiptap {
      word-wrap: break-word;
      overflow-wrap: break-word;
      word-break: break-word;
      white-space: pre-wrap;
      word-break: break-all;
      word-break: break-word;
      word-break: break-word;
      line-height: 1.5;
     

      /* ===== LISTAS ===== */
      ul,
      ol {
        padding: 0 1rem;
        margin: 1.25rem 1rem 1.25rem 0.4rem;

        li p {
          margin-top: 0.25em;
          margin-bottom: 0.25em;
          // pointer-events: auto !important;
        }
      }
      ol:last-child, ul:last-child {
        margin-bottom: 0 !important;
      }
       
      ul {
        list-style-type: disc;
      }

      ol {
        list-style-type: decimal;
      }

      /* ===== TÍTULOS ===== */
      h1,
      h2,
      h3,
      h4,
      h5,
      h6,
      p {
        line-height: 1.25;
        text-wrap: pretty;
      }

     

      h1 {
        font-size: 3rem;
        line-height: 1.2;
        font-weight: 700;
      }

      h2 {
        font-size: 2.5rem;
        line-height: 1.3;
        font-weight: 700;
      }

      h3 {
        font-size: 2rem;
        line-height: 1.4;
        font-weight: 700;
      }

      h4 {
        font-size: 1.75rem;
        line-height: 1.5;
        font-weight: 600;
      }

      h5 {
        font-size: 1.25rem;
        line-height: 1.5;
        font-weight: 600;
      }

      h6 {
        font-size: 1.125rem;
        line-height: 1.5;
        font-weight: 500;
      }

      p {
        font-size: 1rem;
        line-height: 1.5;
        font-weight: 400;
        
      }

      /* Headlines e parágrafos vazios: mantêm altura mínima (1 linha) em qualquer contexto (selecionado, preview, publicado) */
      h1:empty,
      h1:has(br:only-child) {
        min-height: 1.2em;
        display: block;
      }
      h2:empty,
      h2:has(br:only-child) {
        min-height: 1.3em;
        display: block;
      }
      h3:empty,
      h3:has(br:only-child) {
        min-height: 1.4em;
        display: block;
      }
      h4:empty,
      h4:has(br:only-child),
      h5:empty,
      h5:has(br:only-child),
      h6:empty,
      h6:has(br:only-child) {
        min-height: 1.5em;
        display: block;
      }
      p:empty,
      p:has(br:only-child) {
        min-height: 1.5em;
        line-height: 1.5;
        display: block;
      }

   

      /* ===== CÓDIGO E TEXTO PRÉ-FORMATADO ===== */
      code {
        background-color: hsl(var(--code));
        border-radius: 0.4rem;
        color: hsl(var(--white));
        font-size: 0.85rem;
        padding: 0.4em 0.4em;
      }

      pre {
        background: hsl(var(--code));
        border-radius: 0.5rem;
        color: hsl(var(--white));
        font-family: "JetBrainsMono", monospace;
        margin: 1.5rem 0;
        padding: 0.75rem 1rem;

        code {
          background: none;
          color: inherit;
          font-size: 0.8rem;
          padding: 0;
        }
      }

      /* ===== CITAÇÕES ===== */
      blockquote {
        border-left: 3px solid hsl(var(--accent));
        margin: 1.5rem 0;
        padding-left: 1rem;
      }

      /* ===== LINHA HORIZONTAL ===== */
      hr {
        border: none;
        border-top: 1px solid hsl(var(--gray-2));
        margin: 2rem 0;
      }
        
    }

     .text-inlive > * {
      pointer-events: none !important;
    }
    .ProseMirror-trailingBreak {
        display: none !important;
    }