.wp-83ad238573 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-84e8a64aae {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-b0ac3fe00a {
  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-a1091045b9 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-449d2e1434 {
  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-449d2e1434: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-449d2e1434:hover:before, .wp-449d2e1434.wp-e663e54b27:before {
  opacity: 0.2;
}
.wp-449d2e1434:hover, .wp-449d2e1434.wp-e663e54b27 {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-449d2e1434:last-child {
  border-right: 0;
}
.wp-1d7a239f70 {
  padding: 16px;
}
.wp-3d98163949 {
  display: none;
}
.wp-3d98163949.wp-a12797c2f6 {
  display: block;
}
.wp-ff01dde4ba {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-ff01dde4ba:last-child {
  margin-bottom: 0;
}
.wp-6323e6742e {
  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-6323e6742e {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-529eb0e233 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-529eb0e233 {
    margin-left: 10px;
  }
}

.wp-846e243f9c {
  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-846e243f9c {
    padding: 0 15px !important;
  }
}
.wp-846e243f9c .wp-fdfe91a81f {
  margin: 0 0 24px !important;
}
.wp-846e243f9c .wp-fdfe91a81f:before, .wp-846e243f9c .wp-fdfe91a81f:after {
  display: none !important;
}
.wp-846e243f9c .wp-35dfd26f0d {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-846e243f9c .wp-337641fb6b {
  margin: 24px 0 0 !important;
}
.wp-846e243f9c .wp-c02aa8de8b {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-846e243f9c .wp-8b67c2860c {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-846e243f9c .wp-8b67c2860c canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-846e243f9c .wp-45979af2ff {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-846e243f9c .wp-45979af2ff {
    width: calc(100% - 120px);
  }
}
.wp-846e243f9c .wp-21a501bed2 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-846e243f9c .wp-21a501bed2 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-846e243f9c .wp-2f1c43ae49 {
  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-846e243f9c .wp-2f1c43ae49:not(:last-child) {
  margin-bottom: 3px;
}
.wp-846e243f9c .wp-2f1c43ae49: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-846e243f9c .wp-2f1c43ae49.wp-e663e54b27:before, .wp-846e243f9c .wp-2f1c43ae49:hover:before {
  background: var(--section-color, #09f);
}
.wp-846e243f9c .wp-2f1c43ae49: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-846e243f9c .wp-7eeca5294b {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-846e243f9c .wp-0de6ddc254 {
  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-846e243f9c .wp-0de6ddc254:hover, .wp-846e243f9c .wp-0de6ddc254.wp-e663e54b27 {
  background: var(--section-color);
  color: #fff;
}
.wp-846e243f9c .wp-a36441383a {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-846e243f9c .wp-a36441383a {
    flex-wrap: wrap;
  }
}
.wp-846e243f9c .wp-e7419018f0, .wp-846e243f9c .wp-0b12d6b4c3 {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-846e243f9c .wp-e7419018f0, .wp-846e243f9c .wp-0b12d6b4c3 {
    width: 100%;
  }
}
.wp-846e243f9c .wp-e7419018f0 {
  flex-grow: 1;
}
.wp-846e243f9c .wp-29804f2632 {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-846e243f9c .wp-29804f2632:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-846e243f9c .wp-21671d2121 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-846e243f9c .wp-3015f5a108 {
  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-846e243f9c .wp-3015f5a108:not(:last-child) {
  margin-bottom: 10px;
}
.wp-846e243f9c .wp-9398aa55b1 {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-846e243f9c .wp-f66c0d8132 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-846e243f9c .wp-f66c0d8132 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-846e243f9c .wp-c73efe2d3e {
  display: none;
}
.wp-846e243f9c .wp-c73efe2d3e p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-846e243f9c .wp-3015f5a108.wp-e663e54b27 {
  padding-bottom: 15px;
}
.wp-846e243f9c .wp-3015f5a108.wp-e663e54b27 .wp-f66c0d8132 svg {
  transform: rotate(180deg);
}

.wp-d44b4a3a66 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-d44b4a3a66 * {
  box-sizing: border-box;
}
.wp-0a59d2a060 {
  margin: 24px 0 0 !important;
}
.wp-488dd0292f {
  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-488dd0292f:not(:last-child) {
  margin-bottom: 10px;
}
.wp-8573e3054b {
  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-8573e3054b:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-fe03f3c790 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-fe03f3c790 {
    font-size: 18px;
  }
}
.wp-13c6810a06 {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-13c6810a06 svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-488dd0292f.wp-e663e54b27 .wp-13c6810a06 svg {
  transform: rotate(180deg);
}
.wp-f884fea802 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-f884fea802 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-f884fea802 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-79ceb50b29 {
  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-7bfb34476a {
  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-03f2f5d01b {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-03f2f5d01b a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-74f5fbe6d6 {
  padding: 10px 15px;
}
.wp-74f5fbe6d6 a {
  text-decoration: none !important;
  border: none !important;
}
.wp-8794f8fcfe {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-d161fe704d, .wp-d161fe704d li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-d161fe704d:before, .wp-d161fe704d:after, .wp-d161fe704d li:before, .wp-d161fe704d li:after {
  content: none !important;
}
.wp-d161fe704d li {
  padding: 0 0 0 15px !important;
}
.wp-958e2ca32f {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-958e2ca32f:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-f9b0e7520c {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-958e2ca32f a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-373d75d306 {
  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-373d75d306 {
    padding: 24px 16px;
  }
}
.wp-6c6fc8b39c {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-6c6fc8b39c {
    margin-top: -48px;
  }
}
.wp-6c6fc8b39c .wp-71cf467f02 {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-6c6fc8b39c .wp-71cf467f02 {
    width: calc(20% - 6px);
  }
}
.wp-6c6fc8b39c .wp-483a1e5b75 {
  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-6c6fc8b39c .wp-483a1e5b75 {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-6c6fc8b39c .wp-483a1e5b75 {
    font-size: 16px;
  }
}
.wp-6c6fc8b39c .wp-af41260a2a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-6c6fc8b39c .wp-af41260a2a {
    font-size: 14px;
  }
}
.wp-0c87bf666d {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-ef4bee3395 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-453578d313 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-453578d313 {
    width: calc(50% - 12px);
  }
}
.wp-c15b150f9a {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-c15b150f9a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-00428b9e2d {
  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-00428b9e2d:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-ba5ef68b82 {
  font-size: 15px;
}
.wp-aac17e01e4 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-159b6bcf81 {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-aac17e01e4 a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-aac17e01e4 a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

.wp-41929acbf6 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-41929acbf6 * {
  box-sizing: border-box;
}
.wp-81f73c8c52 {
  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-81f73c8c52 {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
  }
}
.wp-0a41d4b209, .wp-b8e2079712 {
  --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-0a41d4b209, .wp-b8e2079712 {
    width: calc(50% - 5px);
  }
}
.wp-81f73c8c52 strong {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  padding: 15px;
  font-size: 18px;
  color: var(--li-color);
}
.wp-81f73c8c52 strong svg {
  vertical-align: middle;
  fill: var(--color);
  margin-right: 5px;
}
.wp-81f73c8c52 ul {
  margin: 0 !important;
  padding: var(--list-padding);
  list-style: var(--list-style) !important;
}
.wp-81f73c8c52 ul li {
  position: relative;
  min-height: 24px;
  padding: var(--li-padding);
  color: var(--li-color);
}
.wp-81f73c8c52 ul li svg {
  fill: var(--color);
  position: absolute;
  top: 4px;
  left: 0;
}
.wp-b8e2079712 {
  --color: #cd2727;
  --color-rgb: 205, 39, 39;
}
.wp-50be57aa70 {
  --list-style: disc outside;
  --list-border: none;
  --li-padding: 5px 0 5px 11px;
  --list-padding: 0 15px 15px 38px;
}
.wp-50be57aa70 .wp-0a41d4b209, .wp-50be57aa70 .wp-b8e2079712 {
  --list-background: rgba(var(--color-rgb), .05);
  --li-color: var(--color);
}
.wp-6fa0a8d941 {
  --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-6fa0a8d941 .wp-0a41d4b209, .wp-6fa0a8d941 .wp-b8e2079712 {
  --list-background: transparent;
  --li-color: #222;
}