.wp-cee7eea238 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-d606482009 {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-688e02f977 {
  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-f85a167c84 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-841a5b60e7 {
  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-841a5b60e7: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-841a5b60e7:hover, .wp-841a5b60e7.wp-ddcc56221e {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-841a5b60e7:hover:before, .wp-841a5b60e7.wp-ddcc56221e:before {
  opacity: 0.2;
}
.wp-841a5b60e7:last-child {
  border-right: 0;
}
.wp-dce1818e6d {
  padding: 16px;
}
.wp-fbe736461b {
  display: none;
}
.wp-fbe736461b.wp-182c4d29c4 {
  display: block;
}
.wp-4f0376649d {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-4f0376649d:last-child {
  margin-bottom: 0;
}
.wp-ed3a5e38d6 {
  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-ed3a5e38d6 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-be8c50ec5b {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-be8c50ec5b {
    margin-left: 10px;
  }
}

.wp-013bb18715 {
  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-013bb18715 {
    padding: 0 15px !important;
  }
}
.wp-013bb18715 .wp-35503ca005 {
  margin: 0 0 24px !important;
}
.wp-013bb18715 .wp-35503ca005:before, .wp-013bb18715 .wp-35503ca005:after {
  display: none !important;
}
.wp-013bb18715 .wp-11881203fa {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-013bb18715 .wp-907ca6b854 {
  margin: 24px 0 0 !important;
}
.wp-013bb18715 .wp-dca542fee4 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-013bb18715 .wp-5a8478e22b {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-013bb18715 .wp-5a8478e22b canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-013bb18715 .wp-abab9f855c {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-013bb18715 .wp-abab9f855c {
    width: calc(100% - 120px);
  }
}
.wp-013bb18715 .wp-862372d189 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-013bb18715 .wp-862372d189 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-013bb18715 .wp-901ed30d76 {
  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-013bb18715 .wp-901ed30d76:not(:last-child) {
  margin-bottom: 3px;
}
.wp-013bb18715 .wp-901ed30d76: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-013bb18715 .wp-901ed30d76.wp-ddcc56221e:before, .wp-013bb18715 .wp-901ed30d76:hover:before {
  background: var(--section-color, #09f);
}
.wp-013bb18715 .wp-901ed30d76: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-013bb18715 .wp-f22d2e95d3 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-013bb18715 .wp-c9f5955bed {
  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-013bb18715 .wp-c9f5955bed:hover, .wp-013bb18715 .wp-c9f5955bed.wp-ddcc56221e {
  background: var(--section-color);
  color: #fff;
}
.wp-013bb18715 .wp-0864929df4 {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-013bb18715 .wp-0864929df4 {
    flex-wrap: wrap;
  }
}
.wp-013bb18715 .wp-22f3f33255, .wp-013bb18715 .wp-30a5995bef {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-013bb18715 .wp-22f3f33255, .wp-013bb18715 .wp-30a5995bef {
    width: 100%;
  }
}
.wp-013bb18715 .wp-22f3f33255 {
  flex-grow: 1;
}
.wp-013bb18715 .wp-7ef8fa3e2b {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-013bb18715 .wp-7ef8fa3e2b:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-013bb18715 .wp-0410b23d73 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-013bb18715 .wp-1b4788c209 {
  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-013bb18715 .wp-1b4788c209:not(:last-child) {
  margin-bottom: 10px;
}
.wp-013bb18715 .wp-daf6b7c976 {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-013bb18715 .wp-37c1e98753 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-013bb18715 .wp-37c1e98753 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-013bb18715 .wp-5f10da55cc {
  display: none;
}
.wp-013bb18715 .wp-5f10da55cc p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-013bb18715 .wp-1b4788c209.wp-ddcc56221e {
  padding-bottom: 15px;
}
.wp-013bb18715 .wp-1b4788c209.wp-ddcc56221e .wp-37c1e98753 svg {
  transform: rotate(180deg);
}

.wp-b04f183c3c {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-b04f183c3c * {
  box-sizing: border-box;
}
.wp-c96d5ac2df {
  margin: 24px 0 0 !important;
}
.wp-4173944b52 {
  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-4173944b52:not(:last-child) {
  margin-bottom: 10px;
}
.wp-28dab3d330 {
  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-28dab3d330:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-358757ed30 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-358757ed30 {
    font-size: 18px;
  }
}
.wp-17ab702bcd {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-17ab702bcd svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-4173944b52.wp-ddcc56221e .wp-17ab702bcd svg {
  transform: rotate(180deg);
}
.wp-cfdbb60ca9 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-cfdbb60ca9 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-cfdbb60ca9 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-a13509018e {
  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-97eb6344ff {
  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-e0060972bf {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-e0060972bf a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-0922505773 {
  padding: 10px 15px;
}
.wp-0922505773 a {
  text-decoration: none !important;
  border: none !important;
}
.wp-6251bcb9cd {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-c671c0a0ed, .wp-c671c0a0ed li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-c671c0a0ed:before, .wp-c671c0a0ed:after, .wp-c671c0a0ed li:before, .wp-c671c0a0ed li:after {
  content: none !important;
}
.wp-c671c0a0ed li {
  padding: 0 0 0 15px !important;
}
.wp-0fd9b71863 {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-0fd9b71863:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-a4dab15641 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-0fd9b71863 a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-7f0f5a6f2b {
  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-7f0f5a6f2b {
    padding: 24px 16px;
  }
}
.wp-d69d189c94 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-d69d189c94 {
    margin-top: -48px;
  }
}
.wp-d69d189c94 .wp-f2af4009c6 {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-d69d189c94 .wp-f2af4009c6 {
    width: calc(20% - 6px);
  }
}
.wp-d69d189c94 .wp-21b7354166 {
  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-d69d189c94 .wp-21b7354166 {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-d69d189c94 .wp-21b7354166 {
    font-size: 16px;
  }
}
.wp-d69d189c94 .wp-22bef27b85 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-d69d189c94 .wp-22bef27b85 {
    font-size: 14px;
  }
}
.wp-9619f682e4 {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-58b240132f {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-d4a1d83e69 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-d4a1d83e69 {
    width: calc(50% - 12px);
  }
}
.wp-d2acd3ced7 {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-d2acd3ced7 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-1760da9f4b {
  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-1760da9f4b:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-8a70f75090 {
  font-size: 15px;
}
.wp-0240c19fa1 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-27f886b46f {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-0240c19fa1 a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-0240c19fa1 a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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