.wp-46ab9365a5 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-9b8c0b88e4 {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-b2b3086481 {
  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-6781e7b3f5 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-0cb686f988 {
  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-0cb686f988: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-0cb686f988:hover:before, .wp-0cb686f988.wp-32b64cd560:before {
  opacity: 0.2;
}
.wp-0cb686f988:hover, .wp-0cb686f988.wp-32b64cd560 {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-0cb686f988:last-child {
  border-right: 0;
}
.wp-6f859145c4 {
  padding: 16px;
}
.wp-ace02be942 {
  display: none;
}
.wp-ace02be942.wp-7c426c70cb {
  display: block;
}
.wp-f66e56c05a {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-f66e56c05a:last-child {
  margin-bottom: 0;
}
.wp-aa9cdc9a34 {
  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-aa9cdc9a34 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-d70d0fb4a2 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-d70d0fb4a2 {
    margin-left: 10px;
  }
}

.wp-e5a2a2275d {
  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-e5a2a2275d {
    padding: 0 15px !important;
  }
}
.wp-e5a2a2275d .wp-df5a8019fb {
  margin: 0 0 24px !important;
}
.wp-e5a2a2275d .wp-df5a8019fb:before, .wp-e5a2a2275d .wp-df5a8019fb:after {
  display: none !important;
}
.wp-e5a2a2275d .wp-25a49ffa0e {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-e5a2a2275d .wp-5b72f713fd {
  margin: 24px 0 0 !important;
}
.wp-e5a2a2275d .wp-138a355f78 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-e5a2a2275d .wp-3a3c480eb0 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-e5a2a2275d .wp-3a3c480eb0 canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-e5a2a2275d .wp-5d73692635 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-e5a2a2275d .wp-5d73692635 {
    width: calc(100% - 120px);
  }
}
.wp-e5a2a2275d .wp-12f691bcb9 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-e5a2a2275d .wp-12f691bcb9 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-e5a2a2275d .wp-a1ac5e7ea8 {
  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-e5a2a2275d .wp-a1ac5e7ea8:not(:last-child) {
  margin-bottom: 3px;
}
.wp-e5a2a2275d .wp-a1ac5e7ea8: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-e5a2a2275d .wp-a1ac5e7ea8.wp-32b64cd560:before, .wp-e5a2a2275d .wp-a1ac5e7ea8:hover:before {
  background: var(--section-color, #09f);
}
.wp-e5a2a2275d .wp-a1ac5e7ea8: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-e5a2a2275d .wp-7c0ad69afc {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-e5a2a2275d .wp-e46b18a74a {
  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-e5a2a2275d .wp-e46b18a74a:hover, .wp-e5a2a2275d .wp-e46b18a74a.wp-32b64cd560 {
  background: var(--section-color);
  color: #fff;
}
.wp-e5a2a2275d .wp-6756e9c8bb {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-e5a2a2275d .wp-6756e9c8bb {
    flex-wrap: wrap;
  }
}
.wp-e5a2a2275d .wp-2144f1e86d, .wp-e5a2a2275d .wp-3a13bd85e3 {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-e5a2a2275d .wp-2144f1e86d, .wp-e5a2a2275d .wp-3a13bd85e3 {
    width: 100%;
  }
}
.wp-e5a2a2275d .wp-2144f1e86d {
  flex-grow: 1;
}
.wp-e5a2a2275d .wp-5927e0af37 {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-e5a2a2275d .wp-5927e0af37:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-e5a2a2275d .wp-fda73c8f46 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-e5a2a2275d .wp-f8a7f7e850 {
  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-e5a2a2275d .wp-f8a7f7e850:not(:last-child) {
  margin-bottom: 10px;
}
.wp-e5a2a2275d .wp-dcd47a0c9b {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-e5a2a2275d .wp-5e0c4f634d {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-e5a2a2275d .wp-5e0c4f634d svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-e5a2a2275d .wp-8ba33351cc {
  display: none;
}
.wp-e5a2a2275d .wp-8ba33351cc p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-e5a2a2275d .wp-f8a7f7e850.wp-32b64cd560 {
  padding-bottom: 15px;
}
.wp-e5a2a2275d .wp-f8a7f7e850.wp-32b64cd560 .wp-5e0c4f634d svg {
  transform: rotate(180deg);
}

.wp-c27ee5a32f {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-c27ee5a32f * {
  box-sizing: border-box;
}
.wp-d802d0dc26 {
  margin: 24px 0 0 !important;
}
.wp-58ae3557db {
  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-58ae3557db:not(:last-child) {
  margin-bottom: 10px;
}
.wp-a631b24579 {
  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-a631b24579:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-183dd31a35 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-183dd31a35 {
    font-size: 18px;
  }
}
.wp-5f3b1fb8e3 {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-5f3b1fb8e3 svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-58ae3557db.wp-32b64cd560 .wp-5f3b1fb8e3 svg {
  transform: rotate(180deg);
}
.wp-84c9e57a14 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-84c9e57a14 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-84c9e57a14 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-19e01c598c {
  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-0ab4fccdcd {
  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-664441972b {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-664441972b a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-87bba75182 {
  padding: 10px 15px;
}
.wp-87bba75182 a {
  text-decoration: none !important;
  border: none !important;
}
.wp-c1364c9137 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-d6600bc3b5, .wp-d6600bc3b5 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-d6600bc3b5:before, .wp-d6600bc3b5:after, .wp-d6600bc3b5 li:before, .wp-d6600bc3b5 li:after {
  content: none !important;
}
.wp-d6600bc3b5 li {
  padding: 0 0 0 15px !important;
}
.wp-5266af9ea0 {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-5266af9ea0:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-ac2bcc58be {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-5266af9ea0 a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-60260b2d44 {
  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-60260b2d44 {
    padding: 24px 16px;
  }
}
.wp-b9bcce6554 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-b9bcce6554 {
    margin-top: -48px;
  }
}
.wp-b9bcce6554 .wp-359ea45e1c {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-b9bcce6554 .wp-359ea45e1c {
    width: calc(20% - 6px);
  }
}
.wp-b9bcce6554 .wp-de7bd8e67e {
  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-b9bcce6554 .wp-de7bd8e67e {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-b9bcce6554 .wp-de7bd8e67e {
    font-size: 16px;
  }
}
.wp-b9bcce6554 .wp-18c848047e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-b9bcce6554 .wp-18c848047e {
    font-size: 14px;
  }
}
.wp-0c43bbb834 {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-0bbb4e4087 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-661debcc34 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-661debcc34 {
    width: calc(50% - 12px);
  }
}
.wp-c5c6f73512 {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-c5c6f73512 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-ec5a30df6a {
  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-ec5a30df6a:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-e6006db1b5 {
  font-size: 15px;
}
.wp-09d460f4ba {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-c00ff96bca {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-09d460f4ba a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-09d460f4ba a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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