.wp-239ec4c1ea {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-aa45c1d4de {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-04b5cd63bc {
  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-ea180b7150 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-a81f669585 {
  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-a81f669585: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-a81f669585:hover:before, .wp-a81f669585.wp-410c29b0c4:before {
  opacity: 0.2;
}
.wp-a81f669585:hover, .wp-a81f669585.wp-410c29b0c4 {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-a81f669585:last-child {
  border-right: 0;
}
.wp-313e826aee {
  padding: 16px;
}
.wp-65b34cab70 {
  display: none;
}
.wp-65b34cab70.wp-bdb9c56d4b {
  display: block;
}
.wp-0310a1f59a {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-0310a1f59a:last-child {
  margin-bottom: 0;
}
.wp-6af55f1ab2 {
  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-6af55f1ab2 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-8834944f27 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-8834944f27 {
    margin-left: 10px;
  }
}

.wp-1164c55509 {
  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-1164c55509 {
    padding: 0 15px !important;
  }
}
.wp-1164c55509 .wp-f31f32b13d {
  margin: 0 0 24px !important;
}
.wp-1164c55509 .wp-f31f32b13d:before, .wp-1164c55509 .wp-f31f32b13d:after {
  display: none !important;
}
.wp-1164c55509 .wp-7a613806bd {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-1164c55509 .wp-1e252fdf51 {
  margin: 24px 0 0 !important;
}
.wp-1164c55509 .wp-3033b832fa {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-1164c55509 .wp-f1785ac908 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-1164c55509 .wp-f1785ac908 canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-1164c55509 .wp-64989222b9 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-1164c55509 .wp-64989222b9 {
    width: calc(100% - 120px);
  }
}
.wp-1164c55509 .wp-22a9084d44 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-1164c55509 .wp-22a9084d44 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-1164c55509 .wp-1a6360c253 {
  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-1164c55509 .wp-1a6360c253:not(:last-child) {
  margin-bottom: 3px;
}
.wp-1164c55509 .wp-1a6360c253: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-1164c55509 .wp-1a6360c253.wp-410c29b0c4:before, .wp-1164c55509 .wp-1a6360c253:hover:before {
  background: var(--section-color, #09f);
}
.wp-1164c55509 .wp-1a6360c253: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-1164c55509 .wp-15d9cddadf {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-1164c55509 .wp-a98fea81ce {
  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-1164c55509 .wp-a98fea81ce:hover, .wp-1164c55509 .wp-a98fea81ce.wp-410c29b0c4 {
  background: var(--section-color);
  color: #fff;
}
.wp-1164c55509 .wp-d49af094f1 {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-1164c55509 .wp-d49af094f1 {
    flex-wrap: wrap;
  }
}
.wp-1164c55509 .wp-6cf5ca3f7d, .wp-1164c55509 .wp-6d4cf018c8 {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-1164c55509 .wp-6cf5ca3f7d, .wp-1164c55509 .wp-6d4cf018c8 {
    width: 100%;
  }
}
.wp-1164c55509 .wp-6cf5ca3f7d {
  flex-grow: 1;
}
.wp-1164c55509 .wp-f154436d97 {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-1164c55509 .wp-f154436d97:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-1164c55509 .wp-d24e0ea6bb {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-1164c55509 .wp-a435c2d69b {
  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-1164c55509 .wp-a435c2d69b:not(:last-child) {
  margin-bottom: 10px;
}
.wp-1164c55509 .wp-dc3a91ed3a {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-1164c55509 .wp-95d7ed2586 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-1164c55509 .wp-95d7ed2586 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-1164c55509 .wp-92c6fd9806 {
  display: none;
}
.wp-1164c55509 .wp-92c6fd9806 p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-1164c55509 .wp-a435c2d69b.wp-410c29b0c4 {
  padding-bottom: 15px;
}
.wp-1164c55509 .wp-a435c2d69b.wp-410c29b0c4 .wp-95d7ed2586 svg {
  transform: rotate(180deg);
}

.wp-43acd808dd {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-43acd808dd * {
  box-sizing: border-box;
}
.wp-6a9b7c41c1 {
  margin: 24px 0 0 !important;
}
.wp-15fa4d544a {
  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-15fa4d544a:not(:last-child) {
  margin-bottom: 10px;
}
.wp-cf4bda06d0 {
  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-cf4bda06d0:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-4f4329bd85 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-4f4329bd85 {
    font-size: 18px;
  }
}
.wp-3e440fbfe3 {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-3e440fbfe3 svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-15fa4d544a.wp-410c29b0c4 .wp-3e440fbfe3 svg {
  transform: rotate(180deg);
}
.wp-4b97738ade {
  display: none;
  padding: 10px 20px 20px;
}
.wp-4b97738ade p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-4b97738ade 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-732acda78e {
  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-992a46ac8a {
  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-f1e20bdd59 {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-f1e20bdd59 a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-7784ffd2d8 {
  padding: 10px 15px;
}
.wp-7784ffd2d8 a {
  text-decoration: none !important;
  border: none !important;
}
.wp-930498f18f {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-6b1debf824, .wp-6b1debf824 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-6b1debf824:before, .wp-6b1debf824:after, .wp-6b1debf824 li:before, .wp-6b1debf824 li:after {
  content: none !important;
}
.wp-6b1debf824 li {
  padding: 0 0 0 15px !important;
}
.wp-264aaed2d8 {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-264aaed2d8:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-dd5adf7619 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-264aaed2d8 a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-276d4d7b8a {
  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-276d4d7b8a {
    padding: 24px 16px;
  }
}
.wp-8269e06ae1 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-8269e06ae1 {
    margin-top: -48px;
  }
}
.wp-8269e06ae1 .wp-b9bebad5bf {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-8269e06ae1 .wp-b9bebad5bf {
    width: calc(20% - 6px);
  }
}
.wp-8269e06ae1 .wp-9b6cf691c2 {
  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-8269e06ae1 .wp-9b6cf691c2 {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-8269e06ae1 .wp-9b6cf691c2 {
    font-size: 16px;
  }
}
.wp-8269e06ae1 .wp-b07a32f076 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-8269e06ae1 .wp-b07a32f076 {
    font-size: 14px;
  }
}
.wp-4decb0b9dd {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-ac851c76f5 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-5713ea7504 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-5713ea7504 {
    width: calc(50% - 12px);
  }
}
.wp-0e953f668e {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-0e953f668e img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-1ac70cfb0a {
  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-1ac70cfb0a:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-9bd18aaec3 {
  font-size: 15px;
}
.wp-fe76d6aa1b {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-2a65e42640 {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-fe76d6aa1b a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-fe76d6aa1b a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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