.wp-c7a4865844 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-97d8c0667b {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-11a8209ece {
  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-04f80b50e6 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-8be808c6ba {
  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-8be808c6ba: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-8be808c6ba:hover, .wp-8be808c6ba.wp-9129570408 {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-8be808c6ba:hover:before, .wp-8be808c6ba.wp-9129570408:before {
  opacity: 0.2;
}
.wp-8be808c6ba:last-child {
  border-right: 0;
}
.wp-c8598b2ae2 {
  padding: 16px;
}
.wp-dd202ca38b {
  display: none;
}
.wp-dd202ca38b.wp-fad28f2507 {
  display: block;
}
.wp-e4e1f784ed {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-e4e1f784ed:last-child {
  margin-bottom: 0;
}
.wp-0e72c5e320 {
  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-0e72c5e320 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-2d97aa00e6 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-2d97aa00e6 {
    margin-left: 10px;
  }
}

.wp-26d67872e7 {
  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-26d67872e7 {
    padding: 0 15px !important;
  }
}
.wp-26d67872e7 .wp-cf8449c44d {
  margin: 0 0 24px !important;
}
.wp-26d67872e7 .wp-cf8449c44d:before, .wp-26d67872e7 .wp-cf8449c44d:after {
  display: none !important;
}
.wp-26d67872e7 .wp-d09ce2f3c6 {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-26d67872e7 .wp-c96de234fb {
  margin: 24px 0 0 !important;
}
.wp-26d67872e7 .wp-c3cb4c61c1 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-26d67872e7 .wp-854181a0e2 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-26d67872e7 .wp-854181a0e2 canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-26d67872e7 .wp-d2951833d6 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-26d67872e7 .wp-d2951833d6 {
    width: calc(100% - 120px);
  }
}
.wp-26d67872e7 .wp-1e268207d8 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-26d67872e7 .wp-1e268207d8 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-26d67872e7 .wp-6489b19aaf {
  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-26d67872e7 .wp-6489b19aaf:not(:last-child) {
  margin-bottom: 3px;
}
.wp-26d67872e7 .wp-6489b19aaf: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-26d67872e7 .wp-6489b19aaf.wp-9129570408:before, .wp-26d67872e7 .wp-6489b19aaf:hover:before {
  background: var(--section-color, #09f);
}
.wp-26d67872e7 .wp-6489b19aaf: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-26d67872e7 .wp-0802a0704a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-26d67872e7 .wp-2866e2f325 {
  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-26d67872e7 .wp-2866e2f325:hover, .wp-26d67872e7 .wp-2866e2f325.wp-9129570408 {
  background: var(--section-color);
  color: #fff;
}
.wp-26d67872e7 .wp-aa2c063dac {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-26d67872e7 .wp-aa2c063dac {
    flex-wrap: wrap;
  }
}
.wp-26d67872e7 .wp-3e7257220d, .wp-26d67872e7 .wp-a6fabfd884 {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-26d67872e7 .wp-3e7257220d, .wp-26d67872e7 .wp-a6fabfd884 {
    width: 100%;
  }
}
.wp-26d67872e7 .wp-3e7257220d {
  flex-grow: 1;
}
.wp-26d67872e7 .wp-2d3bfba79d {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-26d67872e7 .wp-2d3bfba79d:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-26d67872e7 .wp-cebab34b43 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-26d67872e7 .wp-20f9e86472 {
  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-26d67872e7 .wp-20f9e86472:not(:last-child) {
  margin-bottom: 10px;
}
.wp-26d67872e7 .wp-1bcf2ed147 {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-26d67872e7 .wp-f881eaf8e7 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-26d67872e7 .wp-f881eaf8e7 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-26d67872e7 .wp-58a533d4ba {
  display: none;
}
.wp-26d67872e7 .wp-58a533d4ba p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-26d67872e7 .wp-20f9e86472.wp-9129570408 {
  padding-bottom: 15px;
}
.wp-26d67872e7 .wp-20f9e86472.wp-9129570408 .wp-f881eaf8e7 svg {
  transform: rotate(180deg);
}

.wp-9b441c497f {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-9b441c497f * {
  box-sizing: border-box;
}
.wp-3302ad3e15 {
  margin: 24px 0 0 !important;
}
.wp-e713a1c4bc {
  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-e713a1c4bc:not(:last-child) {
  margin-bottom: 10px;
}
.wp-c97bf2cfb9 {
  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-c97bf2cfb9:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-e45ebc44b5 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-e45ebc44b5 {
    font-size: 18px;
  }
}
.wp-981210b38d {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-981210b38d svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-e713a1c4bc.wp-9129570408 .wp-981210b38d svg {
  transform: rotate(180deg);
}
.wp-2680292913 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-2680292913 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-2680292913 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-3eae6b2739 {
  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-2cf8765e41 {
  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-428d67a396 {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-428d67a396 a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-d213c72441 {
  padding: 10px 15px;
}
.wp-d213c72441 a {
  text-decoration: none !important;
  border: none !important;
}
.wp-279e3fe79a {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-f85225e32a, .wp-f85225e32a li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-f85225e32a:before, .wp-f85225e32a:after, .wp-f85225e32a li:before, .wp-f85225e32a li:after {
  content: none !important;
}
.wp-f85225e32a li {
  padding: 0 0 0 15px !important;
}
.wp-1d80ff81ba {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-1d80ff81ba:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-d5deed1f0e {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-1d80ff81ba a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-09aeda5520 {
  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-09aeda5520 {
    padding: 24px 16px;
  }
}
.wp-dfc1365ea9 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-dfc1365ea9 {
    margin-top: -48px;
  }
}
.wp-dfc1365ea9 .wp-dd9a7dcb98 {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-dfc1365ea9 .wp-dd9a7dcb98 {
    width: calc(20% - 6px);
  }
}
.wp-dfc1365ea9 .wp-19d0c4a770 {
  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-dfc1365ea9 .wp-19d0c4a770 {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-dfc1365ea9 .wp-19d0c4a770 {
    font-size: 16px;
  }
}
.wp-dfc1365ea9 .wp-6b25ee782d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-dfc1365ea9 .wp-6b25ee782d {
    font-size: 14px;
  }
}
.wp-9677179087 {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-7e2c990d30 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-dfd7b6b1e4 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-dfd7b6b1e4 {
    width: calc(50% - 12px);
  }
}
.wp-4b199659b1 {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-4b199659b1 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-690de738e9 {
  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-690de738e9:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-5bda0fa6ec {
  font-size: 15px;
}
.wp-0e0aa381e7 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-0999551c28 {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-0e0aa381e7 a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-0e0aa381e7 a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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