.wp-51f477a1b0 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-5eef561fe3 {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-b44a2ed8fe {
  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-5e8aab857d {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-0df8eaf8e7 {
  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-0df8eaf8e7: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-0df8eaf8e7:hover, .wp-0df8eaf8e7.wp-e58a7f1f3f {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-0df8eaf8e7:hover:before, .wp-0df8eaf8e7.wp-e58a7f1f3f:before {
  opacity: 0.2;
}
.wp-0df8eaf8e7:last-child {
  border-right: 0;
}
.wp-31d06b489e {
  padding: 16px;
}
.wp-6268d26d9e {
  display: none;
}
.wp-6268d26d9e.wp-a6ff88cb4b {
  display: block;
}
.wp-b2949c69fa {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-b2949c69fa:last-child {
  margin-bottom: 0;
}
.wp-c368efc03c {
  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-c368efc03c {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-9ef2e95f4c {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-9ef2e95f4c {
    margin-left: 10px;
  }
}

.wp-709c43339b {
  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-709c43339b {
    padding: 0 15px !important;
  }
}
.wp-709c43339b .wp-d5bd5a1fd8 {
  margin: 0 0 24px !important;
}
.wp-709c43339b .wp-d5bd5a1fd8:before, .wp-709c43339b .wp-d5bd5a1fd8:after {
  display: none !important;
}
.wp-709c43339b .wp-5440fdb521 {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-709c43339b .wp-74997a8735 {
  margin: 24px 0 0 !important;
}
.wp-709c43339b .wp-93c632e77e {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-709c43339b .wp-5cf6084e11 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-709c43339b .wp-5cf6084e11 canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-709c43339b .wp-05b4fd1e4f {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-709c43339b .wp-05b4fd1e4f {
    width: calc(100% - 120px);
  }
}
.wp-709c43339b .wp-ccb11180d0 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-709c43339b .wp-ccb11180d0 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-709c43339b .wp-f63f2caa36 {
  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-709c43339b .wp-f63f2caa36:not(:last-child) {
  margin-bottom: 3px;
}
.wp-709c43339b .wp-f63f2caa36: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-709c43339b .wp-f63f2caa36.wp-e58a7f1f3f:before, .wp-709c43339b .wp-f63f2caa36:hover:before {
  background: var(--section-color, #09f);
}
.wp-709c43339b .wp-f63f2caa36: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-709c43339b .wp-30ffc02c26 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-709c43339b .wp-67d916ea76 {
  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-709c43339b .wp-67d916ea76:hover, .wp-709c43339b .wp-67d916ea76.wp-e58a7f1f3f {
  background: var(--section-color);
  color: #fff;
}
.wp-709c43339b .wp-bad9b74d81 {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-709c43339b .wp-bad9b74d81 {
    flex-wrap: wrap;
  }
}
.wp-709c43339b .wp-afa5656fe7, .wp-709c43339b .wp-e4dc6a4c92 {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-709c43339b .wp-afa5656fe7, .wp-709c43339b .wp-e4dc6a4c92 {
    width: 100%;
  }
}
.wp-709c43339b .wp-afa5656fe7 {
  flex-grow: 1;
}
.wp-709c43339b .wp-d9e3a41275 {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-709c43339b .wp-d9e3a41275:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-709c43339b .wp-5fcb728387 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-709c43339b .wp-7f2080e51a {
  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-709c43339b .wp-7f2080e51a:not(:last-child) {
  margin-bottom: 10px;
}
.wp-709c43339b .wp-a1b1f38b68 {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-709c43339b .wp-7a8f7d72de {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-709c43339b .wp-7a8f7d72de svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-709c43339b .wp-e972b908c3 {
  display: none;
}
.wp-709c43339b .wp-e972b908c3 p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-709c43339b .wp-7f2080e51a.wp-e58a7f1f3f {
  padding-bottom: 15px;
}
.wp-709c43339b .wp-7f2080e51a.wp-e58a7f1f3f .wp-7a8f7d72de svg {
  transform: rotate(180deg);
}

.wp-0c6c7f38b7 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-0c6c7f38b7 * {
  box-sizing: border-box;
}
.wp-eebf7a49c4 {
  margin: 24px 0 0 !important;
}
.wp-1081879cde {
  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-1081879cde:not(:last-child) {
  margin-bottom: 10px;
}
.wp-0657787455 {
  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-0657787455:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-eb796a13a5 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-eb796a13a5 {
    font-size: 18px;
  }
}
.wp-d079b74b96 {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-d079b74b96 svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-1081879cde.wp-e58a7f1f3f .wp-d079b74b96 svg {
  transform: rotate(180deg);
}
.wp-b7ab856df2 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-b7ab856df2 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-b7ab856df2 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-1bff921b19 {
  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-616a77cb13 {
  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-56d2b16b84 {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-56d2b16b84 a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-2bd3ede33c {
  padding: 10px 15px;
}
.wp-2bd3ede33c a {
  text-decoration: none !important;
  border: none !important;
}
.wp-9e2a0eee74 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-39d0884975, .wp-39d0884975 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-39d0884975:before, .wp-39d0884975:after, .wp-39d0884975 li:before, .wp-39d0884975 li:after {
  content: none !important;
}
.wp-39d0884975 li {
  padding: 0 0 0 15px !important;
}
.wp-07da32701d {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-07da32701d:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-c758837f2c {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-07da32701d a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-1deee6ea61 {
  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-1deee6ea61 {
    padding: 24px 16px;
  }
}
.wp-2df2cf2241 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-2df2cf2241 {
    margin-top: -48px;
  }
}
.wp-2df2cf2241 .wp-9053575469 {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-2df2cf2241 .wp-9053575469 {
    width: calc(20% - 6px);
  }
}
.wp-2df2cf2241 .wp-c0473facc4 {
  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-2df2cf2241 .wp-c0473facc4 {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-2df2cf2241 .wp-c0473facc4 {
    font-size: 16px;
  }
}
.wp-2df2cf2241 .wp-1234ec9db1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-2df2cf2241 .wp-1234ec9db1 {
    font-size: 14px;
  }
}
.wp-638aa7df3d {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-18e0c150a0 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-39bd1811c3 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-39bd1811c3 {
    width: calc(50% - 12px);
  }
}
.wp-6f25445bee {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-6f25445bee img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-45f8fa8da5 {
  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-45f8fa8da5:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-65bfa503b5 {
  font-size: 15px;
}
.wp-266f9afb51 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-f15f009f03 {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-266f9afb51 a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-266f9afb51 a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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