.wp-b970311b28 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-d7710bf7ec {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-eb5d8a5f95 {
  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-55b0619e8c {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-9e5b01f0fc {
  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-9e5b01f0fc: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-9e5b01f0fc:hover, .wp-9e5b01f0fc.wp-6f31d284dd {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-9e5b01f0fc:hover:before, .wp-9e5b01f0fc.wp-6f31d284dd:before {
  opacity: 0.2;
}
.wp-9e5b01f0fc:last-child {
  border-right: 0;
}
.wp-ca4b6cd031 {
  padding: 16px;
}
.wp-4c99cdef99 {
  display: none;
}
.wp-4c99cdef99.wp-180566c968 {
  display: block;
}
.wp-d9388c6256 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-d9388c6256:last-child {
  margin-bottom: 0;
}
.wp-e4b118dc5f {
  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-e4b118dc5f {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-2257744ed4 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-2257744ed4 {
    margin-left: 10px;
  }
}

.wp-cfeab8a762 {
  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-cfeab8a762 {
    padding: 0 15px !important;
  }
}
.wp-cfeab8a762 .wp-29b6712dd1 {
  margin: 0 0 24px !important;
}
.wp-cfeab8a762 .wp-29b6712dd1:before, .wp-cfeab8a762 .wp-29b6712dd1:after {
  display: none !important;
}
.wp-cfeab8a762 .wp-33abfd6e8c {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-cfeab8a762 .wp-a2c94c9fd3 {
  margin: 24px 0 0 !important;
}
.wp-cfeab8a762 .wp-49c6b70de4 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-cfeab8a762 .wp-938cdf3da4 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-cfeab8a762 .wp-938cdf3da4 canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-cfeab8a762 .wp-2787796b52 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-cfeab8a762 .wp-2787796b52 {
    width: calc(100% - 120px);
  }
}
.wp-cfeab8a762 .wp-5143ce9186 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-cfeab8a762 .wp-5143ce9186 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-cfeab8a762 .wp-970690fba6 {
  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-cfeab8a762 .wp-970690fba6:not(:last-child) {
  margin-bottom: 3px;
}
.wp-cfeab8a762 .wp-970690fba6: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-cfeab8a762 .wp-970690fba6.wp-6f31d284dd:before, .wp-cfeab8a762 .wp-970690fba6:hover:before {
  background: var(--section-color, #09f);
}
.wp-cfeab8a762 .wp-970690fba6: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-cfeab8a762 .wp-b2d6f45326 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-cfeab8a762 .wp-2e66756f95 {
  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-cfeab8a762 .wp-2e66756f95:hover, .wp-cfeab8a762 .wp-2e66756f95.wp-6f31d284dd {
  background: var(--section-color);
  color: #fff;
}
.wp-cfeab8a762 .wp-f75d5e5848 {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-cfeab8a762 .wp-f75d5e5848 {
    flex-wrap: wrap;
  }
}
.wp-cfeab8a762 .wp-a8ec42c522, .wp-cfeab8a762 .wp-ffc2e9bace {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-cfeab8a762 .wp-a8ec42c522, .wp-cfeab8a762 .wp-ffc2e9bace {
    width: 100%;
  }
}
.wp-cfeab8a762 .wp-a8ec42c522 {
  flex-grow: 1;
}
.wp-cfeab8a762 .wp-9e482de64a {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-cfeab8a762 .wp-9e482de64a:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-cfeab8a762 .wp-f032f0f641 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-cfeab8a762 .wp-4dd6a97673 {
  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-cfeab8a762 .wp-4dd6a97673:not(:last-child) {
  margin-bottom: 10px;
}
.wp-cfeab8a762 .wp-5b78c37058 {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-cfeab8a762 .wp-f45633aba3 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-cfeab8a762 .wp-f45633aba3 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-cfeab8a762 .wp-0f7fd27172 {
  display: none;
}
.wp-cfeab8a762 .wp-0f7fd27172 p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-cfeab8a762 .wp-4dd6a97673.wp-6f31d284dd {
  padding-bottom: 15px;
}
.wp-cfeab8a762 .wp-4dd6a97673.wp-6f31d284dd .wp-f45633aba3 svg {
  transform: rotate(180deg);
}

.wp-661df128b9 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-661df128b9 * {
  box-sizing: border-box;
}
.wp-396746e838 {
  margin: 24px 0 0 !important;
}
.wp-86c536cde4 {
  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-86c536cde4:not(:last-child) {
  margin-bottom: 10px;
}
.wp-e5cc3e74c2 {
  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-e5cc3e74c2:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-3831ae40b5 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-3831ae40b5 {
    font-size: 18px;
  }
}
.wp-9946137d6f {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-9946137d6f svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-86c536cde4.wp-6f31d284dd .wp-9946137d6f svg {
  transform: rotate(180deg);
}
.wp-46625f5425 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-46625f5425 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-46625f5425 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-41ba4b25d3 {
  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-57ed86e311 {
  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-fb76efc22d {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-fb76efc22d a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-f2c64df1ca {
  padding: 10px 15px;
}
.wp-f2c64df1ca a {
  text-decoration: none !important;
  border: none !important;
}
.wp-c5dde160f3 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-4107ef49c2, .wp-4107ef49c2 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-4107ef49c2:before, .wp-4107ef49c2:after, .wp-4107ef49c2 li:before, .wp-4107ef49c2 li:after {
  content: none !important;
}
.wp-4107ef49c2 li {
  padding: 0 0 0 15px !important;
}
.wp-7285f7adc4 {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-7285f7adc4:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-2dc2126d31 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-7285f7adc4 a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-ed22c2a4df {
  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-ed22c2a4df {
    padding: 24px 16px;
  }
}
.wp-abd18c899b {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-abd18c899b {
    margin-top: -48px;
  }
}
.wp-abd18c899b .wp-a10e4fd162 {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-abd18c899b .wp-a10e4fd162 {
    width: calc(20% - 6px);
  }
}
.wp-abd18c899b .wp-e32068fa0f {
  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-abd18c899b .wp-e32068fa0f {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-abd18c899b .wp-e32068fa0f {
    font-size: 16px;
  }
}
.wp-abd18c899b .wp-73cc5073b8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-abd18c899b .wp-73cc5073b8 {
    font-size: 14px;
  }
}
.wp-68d6afc4ba {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-8f1a12e4f1 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-dc35bdd229 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-dc35bdd229 {
    width: calc(50% - 12px);
  }
}
.wp-7126898abf {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-7126898abf img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-364ebf71c3 {
  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-364ebf71c3:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-acc2b73272 {
  font-size: 15px;
}
.wp-414001936d {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-cd1b2ce7e4 {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-414001936d a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-414001936d a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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