.wp-9b635020a4 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-6affab0963 {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-387c8a4e79 {
  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-33e83bcc40 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-1bc67c9c52 {
  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-1bc67c9c52: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-1bc67c9c52:hover:before, .wp-1bc67c9c52.wp-bbe0465026:before {
  opacity: 0.2;
}
.wp-1bc67c9c52:hover, .wp-1bc67c9c52.wp-bbe0465026 {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-1bc67c9c52:last-child {
  border-right: 0;
}
.wp-48fe92dac6 {
  padding: 16px;
}
.wp-2b83c9ec6b {
  display: none;
}
.wp-2b83c9ec6b.wp-4c79c0317f {
  display: block;
}
.wp-852ae59745 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-852ae59745:last-child {
  margin-bottom: 0;
}
.wp-14bf561676 {
  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-14bf561676 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-9bf12783e0 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-9bf12783e0 {
    margin-left: 10px;
  }
}

.wp-d278b4a603 {
  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-d278b4a603 {
    padding: 0 15px !important;
  }
}
.wp-d278b4a603 .wp-1b0d5fe04c {
  margin: 0 0 24px !important;
}
.wp-d278b4a603 .wp-1b0d5fe04c:before, .wp-d278b4a603 .wp-1b0d5fe04c:after {
  display: none !important;
}
.wp-d278b4a603 .wp-3bbbf7a3e2 {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-d278b4a603 .wp-97985f2954 {
  margin: 24px 0 0 !important;
}
.wp-d278b4a603 .wp-ad49a6de28 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-d278b4a603 .wp-f05b099fc0 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-d278b4a603 .wp-f05b099fc0 canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-d278b4a603 .wp-5e94bcad94 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-d278b4a603 .wp-5e94bcad94 {
    width: calc(100% - 120px);
  }
}
.wp-d278b4a603 .wp-a9fa0d2ca7 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-d278b4a603 .wp-a9fa0d2ca7 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-d278b4a603 .wp-e632960af6 {
  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-d278b4a603 .wp-e632960af6:not(:last-child) {
  margin-bottom: 3px;
}
.wp-d278b4a603 .wp-e632960af6: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-d278b4a603 .wp-e632960af6.wp-bbe0465026:before, .wp-d278b4a603 .wp-e632960af6:hover:before {
  background: var(--section-color, #09f);
}
.wp-d278b4a603 .wp-e632960af6: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-d278b4a603 .wp-3056ad3773 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-d278b4a603 .wp-cb4f7c4695 {
  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-d278b4a603 .wp-cb4f7c4695:hover, .wp-d278b4a603 .wp-cb4f7c4695.wp-bbe0465026 {
  background: var(--section-color);
  color: #fff;
}
.wp-d278b4a603 .wp-aefc4a8772 {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-d278b4a603 .wp-aefc4a8772 {
    flex-wrap: wrap;
  }
}
.wp-d278b4a603 .wp-40be31a1ad, .wp-d278b4a603 .wp-592a83bc13 {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-d278b4a603 .wp-40be31a1ad, .wp-d278b4a603 .wp-592a83bc13 {
    width: 100%;
  }
}
.wp-d278b4a603 .wp-40be31a1ad {
  flex-grow: 1;
}
.wp-d278b4a603 .wp-a663eca7f5 {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-d278b4a603 .wp-a663eca7f5:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-d278b4a603 .wp-eac60194a7 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-d278b4a603 .wp-28ab5f2d2e {
  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-d278b4a603 .wp-28ab5f2d2e:not(:last-child) {
  margin-bottom: 10px;
}
.wp-d278b4a603 .wp-22ed24f149 {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-d278b4a603 .wp-001642d9aa {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-d278b4a603 .wp-001642d9aa svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-d278b4a603 .wp-5c4c4cc419 {
  display: none;
}
.wp-d278b4a603 .wp-5c4c4cc419 p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-d278b4a603 .wp-28ab5f2d2e.wp-bbe0465026 {
  padding-bottom: 15px;
}
.wp-d278b4a603 .wp-28ab5f2d2e.wp-bbe0465026 .wp-001642d9aa svg {
  transform: rotate(180deg);
}

.wp-5a34b2c782 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-5a34b2c782 * {
  box-sizing: border-box;
}
.wp-0212e6111f {
  margin: 24px 0 0 !important;
}
.wp-0aeb55389e {
  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-0aeb55389e:not(:last-child) {
  margin-bottom: 10px;
}
.wp-c7c3891ddd {
  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-c7c3891ddd:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-9fd2ec1c47 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-9fd2ec1c47 {
    font-size: 18px;
  }
}
.wp-daefc5dfaa {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-daefc5dfaa svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-0aeb55389e.wp-bbe0465026 .wp-daefc5dfaa svg {
  transform: rotate(180deg);
}
.wp-5c7b17a393 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-5c7b17a393 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-5c7b17a393 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-689da3b140 {
  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-2a44829446 {
  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-d04982bd9c {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-d04982bd9c a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-1e75768d5d {
  padding: 10px 15px;
}
.wp-1e75768d5d a {
  text-decoration: none !important;
  border: none !important;
}
.wp-db052123a2 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-79761b02f8, .wp-79761b02f8 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-79761b02f8:before, .wp-79761b02f8:after, .wp-79761b02f8 li:before, .wp-79761b02f8 li:after {
  content: none !important;
}
.wp-79761b02f8 li {
  padding: 0 0 0 15px !important;
}
.wp-1c6dd03080 {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-1c6dd03080:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-d15dae76cb {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-1c6dd03080 a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-f7807325a6 {
  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-f7807325a6 {
    padding: 24px 16px;
  }
}
.wp-a7eac7087d {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-a7eac7087d {
    margin-top: -48px;
  }
}
.wp-a7eac7087d .wp-7532a8b325 {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-a7eac7087d .wp-7532a8b325 {
    width: calc(20% - 6px);
  }
}
.wp-a7eac7087d .wp-75db653897 {
  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-a7eac7087d .wp-75db653897 {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-a7eac7087d .wp-75db653897 {
    font-size: 16px;
  }
}
.wp-a7eac7087d .wp-f34792920e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-a7eac7087d .wp-f34792920e {
    font-size: 14px;
  }
}
.wp-38caa66d06 {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-9fb14d6d57 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-d4e7d7ea56 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-d4e7d7ea56 {
    width: calc(50% - 12px);
  }
}
.wp-23a94c3263 {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-23a94c3263 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-d5eeddaa24 {
  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-d5eeddaa24:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-f7502fa51a {
  font-size: 15px;
}
.wp-9fe5411697 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-898db5272e {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-9fe5411697 a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-9fe5411697 a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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