.wp-258d20d753 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-4516ab3785 {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-9a68df49f0 {
  border: var(--theme-border, var(--cs-border));
  box-shadow: var(--theme-shadow, var(--cs-shadow));
  border-radius: var(--theme-border-radius-element, var(--cs-border-radius-element));
  overflow: hidden;
}
.wp-e8164c3f73 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-5f9cf6c746 {
  padding: 16px;
  width: 100%;
  min-width: fit-content;
  text-align: center;
  cursor: pointer;
  color: #222;
  font-weight: 500;
  transition: color 0.24s ease-in-out;
  position: relative;
}
.wp-5f9cf6c746:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--theme-main-color, var(--cs-main-color));
  opacity: 0;
  transition: opacity 0.24s ease-in-out;
}
.wp-5f9cf6c746:hover:before, .wp-5f9cf6c746.wp-b08309153a:before {
  opacity: 0.2;
}
.wp-5f9cf6c746:hover, .wp-5f9cf6c746.wp-b08309153a {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-5f9cf6c746:last-child {
  border-right: 0;
}
.wp-134a407b61 {
  padding: 16px;
}
.wp-572eea811e {
  display: none;
}
.wp-572eea811e.wp-6648b072ac {
  display: block;
}
.wp-3fa22ce819 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-3fa22ce819:last-child {
  margin-bottom: 0;
}
.wp-06a6077494 {
  padding: 8px 16px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  min-width: fit-content;
  border-radius: var(--theme-border-radius, var(--cs-border-radius));
  background: var(--bar-background);
}
@media screen and (max-width: 767px) {
  .wp-06a6077494 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-80c608d891 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-80c608d891 {
    margin-left: 10px;
  }
}

.wp-d324cd55a3 {
  background: none !important;
  padding: 0 20px !important;
  margin: 24px 0 !important;
  border-radius: var(--theme-border-radius-element, var(--cs-border-radius-element));
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
@media screen and (max-width: 1023px) {
  .wp-d324cd55a3 {
    padding: 0 15px !important;
  }
}
.wp-d324cd55a3 .wp-814f1e8f4a {
  margin: 0 0 24px !important;
}
.wp-d324cd55a3 .wp-814f1e8f4a:before, .wp-d324cd55a3 .wp-814f1e8f4a:after {
  display: none !important;
}
.wp-d324cd55a3 .wp-3ffc088f45 {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-d324cd55a3 .wp-6c9d2300a7 {
  margin: 24px 0 0 !important;
}
.wp-d324cd55a3 .wp-1b769faca1 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-d324cd55a3 .wp-304537be19 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-d324cd55a3 .wp-304537be19 canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-d324cd55a3 .wp-9210511f83 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-d324cd55a3 .wp-9210511f83 {
    width: calc(100% - 120px);
  }
}
.wp-d324cd55a3 .wp-9efdf82834 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-d324cd55a3 .wp-9efdf82834 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-d324cd55a3 .wp-210b901101 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  border-radius: var(--theme-border-radius-element, var(--cs-border-radius-element));
  overflow: hidden;
  padding: 4px 8px;
  font-size: 14px;
  color: #222;
  font-weight: normal;
}
.wp-d324cd55a3 .wp-210b901101:not(:last-child) {
  margin-bottom: 3px;
}
.wp-d324cd55a3 .wp-210b901101:before {
  content: "";
  width: 100%;
  position: absolute;
  z-index: 0;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.24s ease-in-out;
  opacity: 0.2;
}
.wp-d324cd55a3 .wp-210b901101.wp-b08309153a:before, .wp-d324cd55a3 .wp-210b901101:hover:before {
  background: var(--section-color, #09f);
}
.wp-d324cd55a3 .wp-210b901101:after {
  content: "";
  width: 16px;
  height: 16px;
  order: -1;
  background: var(--section-color, #09f);
  border-radius: var(--theme-border-radius-element, var(--cs-border-radius-element));
  margin-right: 8px;
  flex-shrink: 0;
}
.wp-d324cd55a3 .wp-e0e50dae07 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-d324cd55a3 .wp-778736f979 {
  padding: 12px 20px;
  font-size: 14px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.4);
  transition: all 0.24s ease-in-out;
  border-radius: var(--theme-border-radius, var(--cs-border-radius));
  line-height: 1;
  min-width: fit-content;
}
.wp-d324cd55a3 .wp-778736f979:hover, .wp-d324cd55a3 .wp-778736f979.wp-b08309153a {
  background: var(--section-color);
  color: #fff;
}
.wp-d324cd55a3 .wp-49181a7cb3 {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-d324cd55a3 .wp-49181a7cb3 {
    flex-wrap: wrap;
  }
}
.wp-d324cd55a3 .wp-7329190ee0, .wp-d324cd55a3 .wp-12c88beafc {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-d324cd55a3 .wp-7329190ee0, .wp-d324cd55a3 .wp-12c88beafc {
    width: 100%;
  }
}
.wp-d324cd55a3 .wp-7329190ee0 {
  flex-grow: 1;
}
.wp-d324cd55a3 .wp-814c41bc45 {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-d324cd55a3 .wp-814c41bc45:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-d324cd55a3 .wp-a81a354ceb {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-d324cd55a3 .wp-1cd1c84af5 {
  padding: 5px 15px 5px;
  border: var(--theme-border, var(--cs-border));
  box-shadow: var(--theme-shadow, var(--cs-shadow));
  border-radius: var(--theme-border-radius-element, var(--cs-border-radius-element));
}
.wp-d324cd55a3 .wp-1cd1c84af5:not(:last-child) {
  margin-bottom: 10px;
}
.wp-d324cd55a3 .wp-4980a1c4ed {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-d324cd55a3 .wp-477456ef92 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-d324cd55a3 .wp-477456ef92 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-d324cd55a3 .wp-d67d88242f {
  display: none;
}
.wp-d324cd55a3 .wp-d67d88242f p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-d324cd55a3 .wp-1cd1c84af5.wp-b08309153a {
  padding-bottom: 15px;
}
.wp-d324cd55a3 .wp-1cd1c84af5.wp-b08309153a .wp-477456ef92 svg {
  transform: rotate(180deg);
}

.wp-4dc20ea48a {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-4dc20ea48a * {
  box-sizing: border-box;
}
.wp-599acf4e23 {
  margin: 24px 0 0 !important;
}
.wp-855c8fc3ae {
  width: 100%;
  border: var(--theme-border, var(--cs-border));
  box-shadow: var(--theme-shadow, var(--cs-shadow));
  border-radius: var(--theme-border-radius-element, var(--cs-border-radius-element));
}
.wp-855c8fc3ae:not(:last-child) {
  margin-bottom: 10px;
}
.wp-9064a292ac {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 12px 50px 12px 20px;
  cursor: pointer;
  border-radius: var(--theme-border-radius-element, var(--cs-border-radius-element));
  transition: all 0.24s ease-in-out;
  position: relative;
  margin: 0 !important;
}
.wp-9064a292ac:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-5bdf7068ed {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-5bdf7068ed {
    font-size: 18px;
  }
}
.wp-69fe175d4b {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-69fe175d4b svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-855c8fc3ae.wp-b08309153a .wp-69fe175d4b svg {
  transform: rotate(180deg);
}
.wp-63a436ccf5 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-63a436ccf5 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-63a436ccf5 img {
  border: var(--theme-border, var(--cs-border));
  box-shadow: var(--theme-shadow, var(--cs-shadow));
  border-radius: var(--theme-border-radius-element, var(--cs-border-radius-element));
  margin: 15px auto;
}

.wp-7f880d36f9 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 15px;
  flex-wrap: wrap;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-271bb7863f {
  border-radius: var(--theme-border-radius-element, var(--cs-border-radius-element));
  border: var(--theme-border, var(--cs-border));
  box-shadow: var(--theme-shadow, var(--cs-shadow));
  flex-grow: 1;
  flex-shrink: 1;
  min-width: calc(25% - 20px);
  overflow: hidden;
}
.wp-1789bc7d1e {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-1789bc7d1e a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-bce59e652d {
  padding: 10px 15px;
}
.wp-bce59e652d a {
  text-decoration: none !important;
  border: none !important;
}
.wp-6c2fe96287 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-3c5b23afcc, .wp-3c5b23afcc li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-3c5b23afcc:before, .wp-3c5b23afcc:after, .wp-3c5b23afcc li:before, .wp-3c5b23afcc li:after {
  content: none !important;
}
.wp-3c5b23afcc li {
  padding: 0 0 0 15px !important;
}
.wp-6b39387a54 {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-6b39387a54:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-e24baa2b03 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-6b39387a54 a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-c0c979993f {
  margin: 64px auto 24px;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif !important;
  padding: 24px;
  border: var(--theme-border, var(--cs-border));
  box-shadow: var(--theme-shadow, var(--cs-shadow));
  border-radius: var(--theme-border-radius-element, var(--cs-border-radius-element));
}
@media screen and (max-width: 767px) {
  .wp-c0c979993f {
    padding: 24px 16px;
  }
}
.wp-a88f50132d {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-a88f50132d {
    margin-top: -48px;
  }
}
.wp-a88f50132d .wp-6cb5911d4c {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-a88f50132d .wp-6cb5911d4c {
    width: calc(20% - 6px);
  }
}
.wp-a88f50132d .wp-d925b7c54e {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: var(--theme-border, var(--cs-border));
  box-shadow: var(--theme-shadow, var(--cs-shadow));
  margin-bottom: 16px;
  font-size: 22px;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .wp-a88f50132d .wp-d925b7c54e {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-a88f50132d .wp-d925b7c54e {
    font-size: 16px;
  }
}
.wp-a88f50132d .wp-0b6d835f9c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-a88f50132d .wp-0b6d835f9c {
    font-size: 14px;
  }
}
.wp-6f4ac8b6f7 {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-ba814e1e10 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-a0242bb4c5 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-a0242bb4c5 {
    width: calc(50% - 12px);
  }
}
.wp-2fbc43e665 {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-2fbc43e665 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-a3f6879428 {
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  color: var(--theme-main-color, var(--cs-main-color));
  transition: all 0.24s ease-in-out;
}
.wp-a3f6879428:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-42f7430f73 {
  font-size: 15px;
}
.wp-a759e21b55 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-ed2ef24763 {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-a759e21b55 a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-a759e21b55 a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

.wp-64a9c87339 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-64a9c87339 * {
  box-sizing: border-box;
}
.wp-a29e7ebe53 {
  margin: 24px 0 0 !important;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  gap: 10px;
}
@media screen and (min-width: 766px) {
  .wp-a29e7ebe53 {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
  }
}
.wp-4397df6d93, .wp-cb45fa78f4 {
  --color: #0f9d58;
  --color-rgb: 15, 157, 88;
  width: 100%;
  background-color: var(--list-background);
  padding: 4px;
  border-radius: var(--theme-border-radius-element, var(--cs-border-radius-element));
  --border-radius: var(--theme-border-radius-element, var(--cs-border-radius-element));
  border: var(--list-border);
}
@media screen and (min-width: 766px) {
  .wp-4397df6d93, .wp-cb45fa78f4 {
    width: calc(50% - 5px);
  }
}
.wp-a29e7ebe53 strong {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  padding: 15px;
  font-size: 18px;
  color: var(--li-color);
}
.wp-a29e7ebe53 strong svg {
  vertical-align: middle;
  fill: var(--color);
  margin-right: 5px;
}
.wp-a29e7ebe53 ul {
  margin: 0 !important;
  padding: var(--list-padding);
  list-style: var(--list-style) !important;
}
.wp-a29e7ebe53 ul li {
  position: relative;
  min-height: 24px;
  padding: var(--li-padding);
  color: var(--li-color);
}
.wp-a29e7ebe53 ul li svg {
  fill: var(--color);
  position: absolute;
  top: 4px;
  left: 0;
}
.wp-cb45fa78f4 {
  --color: #cd2727;
  --color-rgb: 205, 39, 39;
}
.wp-3c8693f453 {
  --list-style: disc outside;
  --list-border: none;
  --li-padding: 5px 0 5px 11px;
  --list-padding: 0 15px 15px 38px;
}
.wp-3c8693f453 .wp-4397df6d93, .wp-3c8693f453 .wp-cb45fa78f4 {
  --list-background: rgba(var(--color-rgb), .05);
  --li-color: var(--color);
}
.wp-f3abf0f315 {
  --list-style: none;
  --list-border: 2px solid var(--theme-main-color, var(--cs-main-color));
  --li-padding: 5px 0 5px 30px;
  --list-padding: 0 15px 15px;
}
.wp-f3abf0f315 .wp-4397df6d93, .wp-f3abf0f315 .wp-cb45fa78f4 {
  --list-background: transparent;
  --li-color: #222;
}