#el-__body {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 100vh;
  background-color: var(--builder-background);
  padding-bottom: 0rem;
  overflow-y: auto;
  container-type: inline-size;
  display: flex;
  flex-direction: column;
  background: #FEFDF1;
  justify-content: center;
  align-items: center;
}

#el-6049f480-93e4-43d8-a845-08b1aeb6ce4d {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px;
  border-bottom: 1px solid var(--border);
  background-color: var(--background);
}

@container (max-width: 800px) {
  #el-6049f480-93e4-43d8-a845-08b1aeb6ce4d {
      display: none;
  }
}

#el-48b56170-57db-4083-841e-83e217bd45cf {
  width: 100%;
  max-width: 100%;
  height: 80px;
  display: flex;
  flex-direction: row;
  padding: 0px;
  min-height: 4rem;
  justify-content: start;
  align-items: center;
  border-bottom: 2px solid var(--builder-border);
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}

@container (min-width: 800px) {
  #el-48b56170-57db-4083-841e-83e217bd45cf {
      justify-content: center;
  }
}

#el-88f6003d-d3de-4506-865f-6ccbb3792c95 {
  color: #201203;
  display: block;
  font-size: 35px;
  font-family: 'Lora', 'Lora Fallback';
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  font-weight: bold;
  flex: 1;
  text-align: center;
}

@keyframes anim-783464b3-b909-4326-84ab-5a748195f642 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#el-88f6003d-d3de-4506-865f-6ccbb3792c95 {
  animation: anim-783464b3-b909-4326-84ab-5a748195f642 600ms ease-out 0ms 1 forwards;
}

#el-da88f19a-36a5-4ce5-9d22-daeeb32de795 {
  width: fit-content;
  display: flex;
  align-items: center;
  position: relative;
}

@container (min-width: 800px) {
  #el-da88f19a-36a5-4ce5-9d22-daeeb32de795 {
      display: none;
  }
}

#el-798ccfed-9731-4c52-b294-b0415372856a {
  width: 100%;
  height: 100%;
  background-color: var(--builder-background);
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

#el-6cb2ef68-4a80-4290-b369-e23288185e1d {
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  min-height: 4rem;
  position: relative;
  align-items: flex-start;
}

#el-b0ca51ed-8b20-487f-bd04-47565896f7b3 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 1rem;
  max-width: 100%;
  text-decoration: underline;
  cursor: pointer;
}

#el-859718b9-201b-4539-849b-57b71ee31b91 {
  color: inherit;
  display: inline;
  font-size: inherit;
  font-family: inherit;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-d2eb2103-3895-452e-bc11-b4ac181d9b51 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 1rem;
  max-width: 100%;
  text-decoration: underline;
  cursor: pointer;
}

#el-e3b3108c-c221-4bf8-8150-2b736c812829 {
  color: inherit;
  display: inline;
  font-size: inherit;
  font-family: inherit;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-9c6fbae0-0105-4a3f-aee7-4161c75d45a0 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 1rem;
  max-width: 100%;
  text-decoration: underline;
  cursor: pointer;
}

#el-a4ebed06-4930-4212-8898-9f26b5b895f5 {
  color: inherit;
  display: inline;
  font-size: inherit;
  font-family: inherit;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-46b96e44-02b5-4e94-ac5e-d3bac675e210 {
  width: 100%;
  max-width: 100%;
  height: 48px;
  display: none;
  flex-direction: row;
  gap: 1rem;
  padding: 1rem;
  align-items: center;
  justify-content: center;
  min-height: 48px;
}

@container (min-width: 800px) {
  #el-46b96e44-02b5-4e94-ac5e-d3bac675e210 {
      display: flex;
  }
}

#el-fc7cb596-83ce-4a66-b249-756e06c7cd23 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  cursor: pointer;
}

#el-8da2bf78-a4a3-41ff-9fee-2db70e13ea4d {
  color: #201203;
  display: inline;
  font-size: inherit;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
  text-decoration: none;
  text-shadow: 0px 1px 0px rgb(0 0 0 / 0.075), 0px 1px 1px rgb(0 0 0 / 0.075), 0px 2px 2px rgb(0 0 0 / 0.075);
}

#el-6cc1e6a9-9ce7-4438-b585-47366f01d53f {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  cursor: pointer;
}

#el-1dfc5cfa-b343-4a6a-bfd2-ae7139e04694 {
  color: #201203;
  display: inline;
  font-size: inherit;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
  text-shadow: 0px 1px 0px rgb(0 0 0 / 0.075), 0px 1px 1px rgb(0 0 0 / 0.075), 0px 2px 2px rgb(0 0 0 / 0.075);
}

#el-ea9868e9-e8e4-4403-8d8d-a0d14e1be7b8 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  cursor: pointer;
}

#el-a770107d-0e09-4e97-9878-c19136a3ddfa {
  color: #201203;
  display: inline;
  font-size: inherit;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
  text-shadow: 0px 1px 0px rgb(0 0 0 / 0.075), 0px 1px 1px rgb(0 0 0 / 0.075), 0px 2px 2px rgb(0 0 0 / 0.075);
}

#el-15f18d7b-2437-4f42-a1e0-65abf1750e72 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  cursor: pointer;
}

#el-e793ba9e-cf05-4519-a2fd-d5036aba5060 {
  color: #201203;
  display: inline;
  font-size: inherit;
  font-family: 'Lora', 'Lora Fallback';
  width: NaNpx;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
  text-shadow: 0px 1px 0px rgb(0 0 0 / 0.075), 0px 1px 1px rgb(0 0 0 / 0.075), 0px 2px 2px rgb(0 0 0 / 0.075);
}

#el-047527b3-5f7c-4526-b89a-b24e2d1f196c {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  cursor: pointer;
}

#el-170cf5b5-1e39-4e1d-affc-e7275856ae33 {
  color: #201203;
  display: inline;
  font-size: inherit;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
  text-shadow: 0px 1px 0px rgb(0 0 0 / 0.075), 0px 1px 1px rgb(0 0 0 / 0.075), 0px 2px 2px rgb(0 0 0 / 0.075);
}

#el-0dbd41a1-cb9b-4d6f-9785-cb40b747acd8 {
  width: 100%;
  max-width: 100%;
  height: 80px;
  display: flex;
  flex-direction: row;
  padding: 0px;
  min-height: 4rem;
  justify-content: start;
  align-items: center;
  border-bottom: 2px solid var(--builder-border);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px;
}

@container (min-width: 800px) {
  #el-0dbd41a1-cb9b-4d6f-9785-cb40b747acd8 {
      justify-content: center;
      display: none;
  }
}

#el-1a1a296a-fe83-438b-9555-e7656b57b6fc {
  color: #201203;
  display: block;
  font-size: 25px;
  font-family: 'Lora', 'Lora Fallback';
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  font-weight: bold;
  flex: 1;
  text-align: center;
}

@keyframes anim-10bcf06a-f42b-401a-a5ad-57149862d187 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#el-1a1a296a-fe83-438b-9555-e7656b57b6fc {
  animation: anim-10bcf06a-f42b-401a-a5ad-57149862d187 600ms ease-out 0ms 1 forwards;
}

#el-4d31e432-09bb-4439-85dc-57643d2ff9bc {
  width: fit-content;
  display: flex;
  align-items: center;
  position: relative;
}

@container (min-width: 800px) {
  #el-4d31e432-09bb-4439-85dc-57643d2ff9bc {
      display: none;
  }
}

#el-3d7d1ea3-ca48-4c61-8a43-0e877f027424 {
  padding: 1rem;
  height: 5rem;
  width: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: hsl(var(--builder-background));
  border-radius: 0.375rem;
}

#el-f0b71a53-6a8b-4317-a732-d1f50845344e {
  color: #201203;
  display: block;
  height: 24px;
  width: 24px;
}

#el-20aa7130-dab8-46c1-b56f-82306fdead04 {
  width: 100%;
  height: 100%;
  background-color: var(--builder-background);
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

#el-a6e3ac53-b6b9-4750-9823-b50c47cb006d {
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  min-height: 4rem;
  position: relative;
  align-items: flex-start;
  background: #FEFDF1;
}

#el-0497865a-af46-4239-af5b-2bb0a490351f {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 1rem;
  max-width: 100%;
  cursor: pointer;
}

#el-b818ba61-d8db-4a75-9153-f2c43153e7ed {
  color: #201203;
  display: inline;
  font-size: 16px;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-926b14b2-e55e-443a-9693-2e5783e61f00 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 1rem;
  max-width: 100%;
  cursor: pointer;
}

#el-e9c8f0f1-4631-48c8-b1d0-8dcb28c9b01e {
  color: #201203;
  display: inline;
  font-size: 16px;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-efe23da3-6d50-4d56-b09d-e087a2d51646 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: 25%;
  min-width: 5rem;
  height: 53px;
  min-height: 1.5rem;
  padding: 1rem;
  max-width: 100%;
  cursor: pointer;
}

#el-a355745a-6955-4f8c-8a8b-d22cc76f7f59 {
  color: #201203;
  display: inline;
  font-size: 16px;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: NaNpx;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-2d6a93e2-5e2a-44cd-926f-d35bec8041c1 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 1rem;
  max-width: 100%;
  cursor: pointer;
}

#el-408172d7-d387-4251-9748-eed7c5212ece {
  color: #201203;
  display: inline;
  font-size: 16px;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: NaNpx;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-6a94f210-6d6a-4cba-9fe1-eff799edebf3 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 1rem;
  max-width: 100%;
  cursor: pointer;
}

#el-6af4fff4-b4ed-41d0-9c04-a84ffed75af2 {
  color: #201203;
  display: inline;
  font-size: 16px;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: NaNpx;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-9f719285-a7c1-4063-b849-cd13c51a4fa1 {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  min-height: 4rem;
  background: #201203;
}

@container (min-width: 800px) {
  #el-9f719285-a7c1-4063-b849-cd13c51a4fa1 {
      display: none;
  }
}

#el-90a8f052-a37f-489d-8e22-4bf4deb34917 {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  min-height: 4rem;
  justify-content: center;
  align-items: center;
}

#el-4c789791-337f-4baa-a389-1007ff237469 {
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-family: 'Lora', 'Lora Fallback';
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  font-weight: bold;
}

@keyframes anim-759e238e-2a31-429f-b06b-1ba375b059a6 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#el-4c789791-337f-4baa-a389-1007ff237469 {
  animation: anim-759e238e-2a31-429f-b06b-1ba375b059a6 600ms ease-out 0ms 1 forwards;
}

#el-1c85201d-2d11-4b58-bd8e-1257e3e11f09 {
  color: #FFFFFF;
  display: block;
  font-size: 12px;
  font-family: 'Lora', 'Lora Fallback';
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  text-align: center;
  line-height: 2;
}

@keyframes anim-55f9dda3-df6d-4656-ad5d-082203625572 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#el-1c85201d-2d11-4b58-bd8e-1257e3e11f09 {
  animation: anim-55f9dda3-df6d-4656-ad5d-082203625572 600ms ease-out 0ms 1 forwards;
}

#el-d14942b8-99e6-4f58-beb2-d675fcc6bdda {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  padding: 1rem;
  min-height: 4rem;
  align-items: center;
  justify-content: center;
}

#el-cc1a1978-c6d2-43a3-aec6-ccd0c7714038 {
  border-radius: 8px;
  object-fit: cover;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  width: 80%;
  height: 100%;
}

@keyframes anim-9e903519-72ef-474e-8ec0-82a06b3909ca {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#el-cc1a1978-c6d2-43a3-aec6-ccd0c7714038 {
  animation: anim-9e903519-72ef-474e-8ec0-82a06b3909ca 600ms ease-out 0ms 1 forwards;
}

#el-d8271b76-830c-4f6f-9f5d-fcfd2d966434 {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  padding: 1rem;
  min-height: 4rem;
  background: #201203;
}

@container (max-width: 800px) {
  #el-d8271b76-830c-4f6f-9f5d-fcfd2d966434 {
      display: none;
  }
}

@container (min-width: 800px) {
  #el-d8271b76-830c-4f6f-9f5d-fcfd2d966434 {
      background: #201203;
  }
}

#el-9638d0a6-f78d-4692-be98-d057d6f38a8c {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  min-height: 4rem;
  justify-content: center;
  align-items: center;
}

@keyframes anim-e3cf4e57-4286-4228-9a8b-c3b3c4d5c266 {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0px);
  }
}

#el-9638d0a6-f78d-4692-be98-d057d6f38a8c {
  animation: anim-e3cf4e57-4286-4228-9a8b-c3b3c4d5c266 600ms ease-out 0ms 1 forwards;
}

#el-1ff72eae-6c35-4fbe-9ace-8c5ebf89a97c {
  color: #FFFFFF;
  display: block;
  font-size: 35px;
  font-family: 'Lora', 'Lora Fallback';
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  font-weight: bold;
}

#el-61460c48-fc18-4d72-8dce-83ddf56d6c4d {
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-family: 'Lora', 'Lora Fallback';
  width: 580px;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  text-align: center;
  line-height: 2;
}

#el-48031290-ac41-4412-b766-58a32641c54c {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  padding: 1rem;
  min-height: 4rem;
  justify-content: center;
}

@keyframes anim-e72f1671-1c31-41a9-8f00-98ac11eb0eb9 {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0px);
  }
}

#el-48031290-ac41-4412-b766-58a32641c54c {
  animation: anim-e72f1671-1c31-41a9-8f00-98ac11eb0eb9 600ms ease-out 0ms 1 forwards;
}

#el-9c1d08c3-732a-408d-898a-2b1bda630009 {
  border-radius: 12px;
  object-fit: cover;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  width: 70%;
  height: 100%;
}

#el-31315269-189e-4e10-8157-707c16ed9d2e {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  padding: 1rem;
  min-height: 4rem;
  justify-content: center;
  align-items: center;
}

#el-1e51673c-4932-4a49-a31a-c341c6e8d31e {
  color: #201203;
  display: block;
  font-size: 35px;
  font-family: 'Lora', 'Lora Fallback';
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  font-weight: bold;
  padding-top: 1.5rem;
  text-shadow: 0px 1px 1px rgb(0 0 0 / 0.1), 0px 1px 2px rgb(0 0 0 / 0.1), 0px 2px 4px rgb(0 0 0 / 0.1);
  text-align: center;
}

@keyframes anim-b465762f-7199-40bc-8ba6-995fe2bba015 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#el-1e51673c-4932-4a49-a31a-c341c6e8d31e {
  animation: anim-b465762f-7199-40bc-8ba6-995fe2bba015 600ms ease-out 0ms 1 forwards;
}

#el-5e2ac657-64fb-40ba-b918-55df23bd0792 {
  width: 100%;
  max-width: 1200px;
  height: auto;
  display: grid;
  flex-direction: row;
  padding: 1rem;
  min-height: 4rem;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 6px;
  row-gap: 6px;
}

#el-5d5f20f8-0b99-4cca-942e-99a1f060847a {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-ac60edf1-2f47-441a-9e61-34d43349f745 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-15c2626b-5407-4d4d-9d49-40a295cee242 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-73924f7a-2c5c-4ebb-9c01-0ce510411e08 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-abc00055-73ea-4799-ad0c-d99b671f043e {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-6e7e7924-f062-4e95-9f34-98d70e5a33e4 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-22d90c20-0857-4dcd-9575-1b94cc4f3484 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-51c9d1bb-3686-47bb-a738-58f77cacf2bd {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-fdfc4ee8-037c-4d24-af6b-2d316f0dce8f {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-c0c7ddd8-a8db-40b5-8526-a5aaa76fa560 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-9901a42b-499a-40b5-86c2-e7edb5faf0b7 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-c53e6c6f-c872-4e73-aa51-b6487e9b414f {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-937daea4-2539-4b8f-8586-919f3126985b {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-8491da97-6b93-48f8-bdc8-b290797cbbc0 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-9f3aacc4-a363-4f9c-bfab-cf5573704fff {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-dadf605a-b5ad-4344-8847-e0ceb1f994c2 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-042e5251-1a7f-4b26-ad4c-a1f0928e21a1 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-48c8711b-49bb-405b-ae37-ac313c56289d {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-fd81eb4a-6d51-4ac0-b7d5-d5b8937beae5 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-9257c804-0384-4856-a784-528160674fd2 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-902615b2-77c3-48df-9a66-c23e5366911b {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-34f7f92e-24a4-4076-9b3e-31a76e98338f {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-28f42f41-c643-4cf0-b7da-2d9b06f852c4 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-6e9811e6-facf-4b50-99e3-372874ffd9d2 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

#el-1a959ff2-b894-4cd5-aefe-d5b9f6aa7c6d {
  width: 100%;
  max-width: 1200px;
  height: auto;
  display: grid;
  flex-direction: row;
  padding: 1rem;
  min-height: 4rem;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 6px;
  row-gap: 6px;
}

#el-950ba8fb-4c7c-4234-b711-b045f35493db {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  aspect-ratio: 9/16;
}

#el-04a185f8-f264-4353-bac4-9d29682c6229 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  aspect-ratio: 9/16;
}

#el-98fe56ff-34a6-4b88-91ef-c38ec16264ad {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  aspect-ratio: 9/16;
}

#el-736151bd-e16a-43de-8891-f1de29e65130 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  aspect-ratio: 9/16;
}

#el-fc59a77c-473a-445f-a2c5-067f3d9a97a2 {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  aspect-ratio: 9/16;
}

#el-201e4f1d-c109-4fe6-a9b8-45d870bf276a {
  border-radius: calc(var(--radius) - 2px);
  object-fit: cover;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  aspect-ratio: 9/16;
}

#el-7aa29b83-8a78-444f-8ecc-61f9bef0d7a7 {
  width: 100%;
  max-width: 100%;
  height: 180px;
  display: flex;
  flex-direction: row;
  padding: 2rem;
  margin-top: auto;
  background-color: var(--muted);
  border-top: 1px solid var(--border);
  align-items: center;
  justify-content: space-between;
  background: #201203;
}

@container (max-width: 800px) {
  #el-7aa29b83-8a78-444f-8ecc-61f9bef0d7a7 {
      display: none;
  }
}

@container (min-width: 800px) {
  #el-7aa29b83-8a78-444f-8ecc-61f9bef0d7a7 {
      background: #201203;
  }
}

#el-a2b8f631-bb52-43a1-a9f9-47004b399397 {
  width: 50%;
  max-width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  min-height: 4rem;
}

#el-4069bb94-01cf-4405-836e-1d5c401cae0c {
  color: #FFFFFF;
  display: block;
  font-size: 25px;
  font-family: 'Lora', 'Lora Fallback';
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  font-weight: bold;
}

#el-84c204ed-b326-4215-bd79-d359bbcd679b {
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
}

#el-e86efad6-8c2a-40b2-9ad1-ca2d53aeee39 {
  width: 50%;
  max-width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  padding: 1rem;
  min-height: 4rem;
  align-items: center;
  justify-content: center;
  column-gap: 16px;
}

#el-bdd6e894-839c-4885-863b-5c92e3cdf66f {
  width: 200px;
  max-width: 100%;
  height: auto;
  display: grid;
  flex-direction: row;
  padding: 1rem;
  min-height: 4rem;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
}

#el-e94357c6-767f-45c4-aa08-800f763ab66e {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  text-decoration: underline;
  cursor: pointer;
}

#el-419025bc-86e0-4553-beb6-1c27ba27f72c {
  color: #FFFFFF;
  display: inline;
  font-size: inherit;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-a2887fe0-850b-440b-bb0c-ff66e6ba0f87 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  text-decoration: underline;
  cursor: pointer;
}

#el-3c27db6f-f942-4636-ad29-025c9fcf39cd {
  color: #FFFFFF;
  display: inline;
  font-size: inherit;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-c3e352d0-b18e-4e5f-a30b-b751aa561d83 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  text-decoration: underline;
  cursor: pointer;
}

#el-b89ae205-6de2-4511-8c9c-8f830ee9bcc0 {
  color: #FFFFFF;
  display: inline;
  font-size: inherit;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-786c88bf-fbf6-486a-80ae-0c5233ff5851 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  text-decoration: underline;
  cursor: pointer;
}

#el-b7b6d428-39ed-4695-9ec3-0eced0e4e31f {
  color: #FFFFFF;
  display: inline;
  font-size: inherit;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-8fd7b9ff-c650-482e-bf66-0a69ec813879 {
  width: 200px;
  max-width: 100%;
  height: auto;
  display: grid;
  flex-direction: row;
  padding: 1rem;
  min-height: 4rem;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
}

#el-47cb56f2-dfb1-4448-9b8b-011ea1b57b45 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  text-decoration: underline;
  cursor: pointer;
}

#el-63b9b1d0-da86-4573-b9fd-ed6ffdb546f8 {
  color: #FFFFFF;
  display: inline;
  font-size: inherit;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-ae7b969a-64ed-4108-9fbc-e0b1ce50b610 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  text-decoration: underline;
  cursor: pointer;
}

#el-f5265436-50f3-4f85-a9e1-3f662c0a1b1e {
  color: #FFFFFF;
  display: inline;
  font-size: inherit;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-69a47509-35c1-48b9-9c09-2fad48501500 {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  text-decoration: underline;
  cursor: pointer;
}

#el-8fc252b4-74c6-4734-af9e-a5c5ab78e8c1 {
  color: #FFFFFF;
  display: inline;
  font-size: inherit;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-9b840297-2b26-4d85-adfc-a9bc670886de {
  color: var(--builder-text);
  display: inline-block;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  text-decoration: underline;
  cursor: pointer;
}

#el-0e9dd6fc-705d-4593-a6ba-00b0841feb7f {
  color: #FFFFFF;
  display: inline;
  font-size: inherit;
  font-family: 'Lora', 'Lora Fallback';
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  margin: 0;
}

#el-0600a404-12ac-44ec-8c4f-c91586b80358 {
  width: 100%;
  max-width: 100%;
  height: fit-content;
  display: flex;
  flex-direction: row;
  padding: 2rem;
  margin-top: auto;
  background-color: var(--muted);
  border-top: 1px solid var(--border);
  align-items: start;
  justify-content: space-between;
  column-gap: 12px;
}

@container (max-width: 420px) {
  #el-0600a404-12ac-44ec-8c4f-c91586b80358 {
      background: #201203;
  }
}

@container (min-width: 800px) {
  #el-0600a404-12ac-44ec-8c4f-c91586b80358 {
      display: none;
  }
}

#el-2a5ecb9e-762e-44fe-9856-3a8740dd83b9 {
  width: 50%;
  max-width: 100%;
  height: fit-content;
  display: flex;
  flex-direction: column;
  padding: 0rem;
  min-height: 4rem;
}

#el-1d38baae-c669-4050-9c0c-0e4e7b8f0d04 {
  color: #FFFFFF;
  display: block;
  font-size: 15px;
  font-family: 'Lora', 'Lora Fallback';
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  font-weight: bold;
}

#el-e6eb1e63-66c4-4577-a09f-ff9c657f3228 {
  color: #FFFFFF;
  display: block;
  font-size: 8px;
  font-family: 'Lora', 'Lora Fallback';
  width: fit-content;
  min-width: 5rem;
  height: fit-content;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
}

#el-68a55bfd-c9e2-43dc-8e87-3a621c05a1a7 {
  width: 50%;
  max-width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  padding: 0.5rem;
  min-height: 4rem;
}

#el-84516ce2-a5c4-4946-91fe-9544a94352f5 {
  width: 100%;
  max-width: 100%;
  height: fit-content;
  display: flex;
  flex-direction: column;
  padding: 0rem;
  min-height: 4rem;
  justify-content: start;
  align-items: start;
}

#el-8b82f539-67c5-4d93-ab1a-7a28f1c92286 {
  color: var(--builder-text);
  display: flex;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: 20px;
  min-width: 5rem;
  height: 10px;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  cursor: pointer;
  justify-content: start;
  align-items: center;
}

#el-cc0abd35-1fb9-4070-a1da-b6d66ed6cd9d {
  color: #FFFFFF;
  display: inline;
  font-size: 6px;
  font-family: inherit;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  text-decoration: underline;
  margin: 0;
}

#el-47262911-1747-4e88-a6db-dfaa242ffbd9 {
  color: var(--builder-text);
  display: flex;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: 100%;
  min-width: 5rem;
  height: 24px;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  cursor: pointer;
  justify-content: start;
}

#el-32224499-656a-4458-9442-584e8f2b1942 {
  color: #FFFFFF;
  display: inline;
  font-size: 6px;
  font-family: inherit;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  text-decoration: underline;
  margin: 0;
}

#el-0cbd592b-f903-45e6-bcde-e0b8957c1b90 {
  color: var(--builder-text);
  display: flex;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: 8px;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  cursor: pointer;
  justify-content: start;
}

#el-12f9361f-dc24-462f-8d8f-a554dd33e0c7 {
  color: #FFFFFF;
  display: inline;
  font-size: 6px;
  font-family: inherit;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  text-decoration: underline;
  margin: 0;
}

#el-9ba03a9c-ccb1-4314-bb35-f4720848b4e2 {
  color: var(--builder-text);
  display: flex;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: 100%;
  min-width: 5rem;
  height: 8px;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  cursor: pointer;
  justify-content: start;
}

#el-8c8cd2ca-0a24-46c6-96a3-17e46a8041eb {
  color: #FFFFFF;
  display: inline;
  font-size: 6px;
  font-family: inherit;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  text-decoration: underline;
  margin: 0;
}

#el-1911abec-2b17-4ee2-a70d-3eb1ec21d834 {
  width: 100%;
  max-width: 100%;
  height: fit-content;
  display: flex;
  flex-direction: column;
  padding: 0rem;
  min-height: 4rem;
  align-items: start;
  justify-content: start;
}

#el-88ee98d0-8c0b-4ad9-90df-1d027fc8f0f3 {
  color: var(--builder-text);
  display: flex;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: 8px;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  cursor: pointer;
  justify-content: start;
}

#el-9b455bfd-3c5e-4c95-ae83-a2bb8c6e9226 {
  color: #FFFFFF;
  display: inline;
  font-size: 6px;
  font-family: inherit;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  text-decoration: underline;
  margin: 0;
}

#el-fa377f7d-7de8-4d6a-9e5b-8e031a2460d1 {
  color: var(--builder-text);
  display: flex;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: 8px;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  cursor: pointer;
  justify-content: start;
}

#el-a7f31fd7-7703-4b67-952f-3a40edf32460 {
  color: #FFFFFF;
  display: inline;
  font-size: 6px;
  font-family: inherit;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  text-decoration: underline;
  margin: 0;
}

#el-d79175a3-57dc-45c6-9867-2921be122b8b {
  color: var(--builder-text);
  display: flex;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: 8px;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  cursor: pointer;
}

#el-b18c779a-f78e-4ac2-bd4b-262e01a1ad98 {
  color: #FFFFFF;
  display: inline;
  font-size: 6px;
  font-family: inherit;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  text-decoration: underline;
  margin: 0;
}

#el-ceb6abfa-7897-4304-bfa0-eceffb865df6 {
  color: var(--builder-text);
  display: flex;
  font-size: 14px;
  font-family: var(--builder-primary-font);
  width: fit-content;
  min-width: 5rem;
  height: 8px;
  min-height: 1.5rem;
  padding: 0.5rem;
  max-width: 100%;
  cursor: pointer;
}

#el-17b7e58e-d027-4420-ab2c-1b2db3c2d623 {
  color: #FFFFFF;
  display: inline;
  font-size: 6px;
  font-family: inherit;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  max-width: 100%;
  font-weight: inherit;
  text-decoration: underline;
  margin: 0;
}

