.wp-376c19eae1 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-fead3b7f42 {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-a604a30b8a {
  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-d18bea78cd {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-dcd85d8830 {
  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-dcd85d8830: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-dcd85d8830:hover, .wp-dcd85d8830.wp-738bbc584b {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-dcd85d8830:hover:before, .wp-dcd85d8830.wp-738bbc584b:before {
  opacity: 0.2;
}
.wp-dcd85d8830:last-child {
  border-right: 0;
}
.wp-8ae110f42c {
  padding: 16px;
}
.wp-d726eddab5 {
  display: none;
}
.wp-d726eddab5.wp-0b32cfb449 {
  display: block;
}
.wp-1fb5e8d7de {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-1fb5e8d7de:last-child {
  margin-bottom: 0;
}
.wp-e1c120fe96 {
  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-e1c120fe96 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-4f405aa572 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-4f405aa572 {
    margin-left: 10px;
  }
}

.wp-ed73b6508a {
  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-ed73b6508a {
    padding: 0 15px !important;
  }
}
.wp-ed73b6508a .wp-d1f1360076 {
  margin: 0 0 24px !important;
}
.wp-ed73b6508a .wp-d1f1360076:before, .wp-ed73b6508a .wp-d1f1360076:after {
  display: none !important;
}
.wp-ed73b6508a .wp-45008ad3ff {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-ed73b6508a .wp-777853be28 {
  margin: 24px 0 0 !important;
}
.wp-ed73b6508a .wp-396e858eeb {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-ed73b6508a .wp-b03ac338f5 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-ed73b6508a .wp-b03ac338f5 canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-ed73b6508a .wp-d49af3aa1d {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-ed73b6508a .wp-d49af3aa1d {
    width: calc(100% - 120px);
  }
}
.wp-ed73b6508a .wp-cecb3fb8f9 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-ed73b6508a .wp-cecb3fb8f9 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-ed73b6508a .wp-cded4c717b {
  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-ed73b6508a .wp-cded4c717b:not(:last-child) {
  margin-bottom: 3px;
}
.wp-ed73b6508a .wp-cded4c717b: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-ed73b6508a .wp-cded4c717b.wp-738bbc584b:before, .wp-ed73b6508a .wp-cded4c717b:hover:before {
  background: var(--section-color, #09f);
}
.wp-ed73b6508a .wp-cded4c717b: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-ed73b6508a .wp-1680745311 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-ed73b6508a .wp-76bc5139ff {
  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-ed73b6508a .wp-76bc5139ff:hover, .wp-ed73b6508a .wp-76bc5139ff.wp-738bbc584b {
  background: var(--section-color);
  color: #fff;
}
.wp-ed73b6508a .wp-ccc1789895 {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-ed73b6508a .wp-ccc1789895 {
    flex-wrap: wrap;
  }
}
.wp-ed73b6508a .wp-93fd3cd755, .wp-ed73b6508a .wp-63526b9863 {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-ed73b6508a .wp-93fd3cd755, .wp-ed73b6508a .wp-63526b9863 {
    width: 100%;
  }
}
.wp-ed73b6508a .wp-93fd3cd755 {
  flex-grow: 1;
}
.wp-ed73b6508a .wp-6383e7465e {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-ed73b6508a .wp-6383e7465e:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-ed73b6508a .wp-00a531f525 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-ed73b6508a .wp-328c0230f4 {
  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-ed73b6508a .wp-328c0230f4:not(:last-child) {
  margin-bottom: 10px;
}
.wp-ed73b6508a .wp-781aa2ee70 {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-ed73b6508a .wp-85368dd17d {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-ed73b6508a .wp-85368dd17d svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-ed73b6508a .wp-aa0787197e {
  display: none;
}
.wp-ed73b6508a .wp-aa0787197e p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-ed73b6508a .wp-328c0230f4.wp-738bbc584b {
  padding-bottom: 15px;
}
.wp-ed73b6508a .wp-328c0230f4.wp-738bbc584b .wp-85368dd17d svg {
  transform: rotate(180deg);
}

.wp-50d7c9e3a3 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-50d7c9e3a3 * {
  box-sizing: border-box;
}
.wp-740913437e {
  margin: 24px 0 0 !important;
}
.wp-9197fdcff9 {
  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-9197fdcff9:not(:last-child) {
  margin-bottom: 10px;
}
.wp-dcc73c3bc0 {
  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-dcc73c3bc0:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-05397d6deb {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-05397d6deb {
    font-size: 18px;
  }
}
.wp-22ed9c6b58 {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-22ed9c6b58 svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-9197fdcff9.wp-738bbc584b .wp-22ed9c6b58 svg {
  transform: rotate(180deg);
}
.wp-1b6593fd43 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-1b6593fd43 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-1b6593fd43 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-8a5a717bd5 {
  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-8592e0f920 {
  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-3edc7253c2 {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-3edc7253c2 a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-6ea5e2fd67 {
  padding: 10px 15px;
}
.wp-6ea5e2fd67 a {
  text-decoration: none !important;
  border: none !important;
}
.wp-ba2f1ffe79 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-ebfd2af925, .wp-ebfd2af925 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-ebfd2af925:before, .wp-ebfd2af925:after, .wp-ebfd2af925 li:before, .wp-ebfd2af925 li:after {
  content: none !important;
}
.wp-ebfd2af925 li {
  padding: 0 0 0 15px !important;
}
.wp-9527314204 {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-9527314204:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-b21af10869 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-9527314204 a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-0ae061a9f2 {
  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-0ae061a9f2 {
    padding: 24px 16px;
  }
}
.wp-061d8a3269 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-061d8a3269 {
    margin-top: -48px;
  }
}
.wp-061d8a3269 .wp-55d8778451 {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-061d8a3269 .wp-55d8778451 {
    width: calc(20% - 6px);
  }
}
.wp-061d8a3269 .wp-acbb7554c6 {
  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-061d8a3269 .wp-acbb7554c6 {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-061d8a3269 .wp-acbb7554c6 {
    font-size: 16px;
  }
}
.wp-061d8a3269 .wp-5cf198536d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-061d8a3269 .wp-5cf198536d {
    font-size: 14px;
  }
}
.wp-936cbfca9d {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-31c88fc638 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-d62e917206 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-d62e917206 {
    width: calc(50% - 12px);
  }
}
.wp-8dae45f857 {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-8dae45f857 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-5183eaeb75 {
  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-5183eaeb75:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-766e5d6a31 {
  font-size: 15px;
}
.wp-e230fa9aae {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-a927a7ffaa {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-e230fa9aae a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-e230fa9aae a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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