.wp-a3ede028f9 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-2fb1882421 {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-7c14849931 {
  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-33ffb77b3e {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-45694809d3 {
  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-45694809d3: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-45694809d3:hover, .wp-45694809d3.wp-cde22e488f {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-45694809d3:hover:before, .wp-45694809d3.wp-cde22e488f:before {
  opacity: 0.2;
}
.wp-45694809d3:last-child {
  border-right: 0;
}
.wp-8df67da257 {
  padding: 16px;
}
.wp-d720f34632 {
  display: none;
}
.wp-d720f34632.wp-4b1f68437f {
  display: block;
}
.wp-965587ce5e {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-965587ce5e:last-child {
  margin-bottom: 0;
}
.wp-18d419e2da {
  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-18d419e2da {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-2827daa752 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-2827daa752 {
    margin-left: 10px;
  }
}

.wp-d82569ec5e {
  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-d82569ec5e {
    padding: 0 15px !important;
  }
}
.wp-d82569ec5e .wp-982415b15f {
  margin: 0 0 24px !important;
}
.wp-d82569ec5e .wp-982415b15f:before, .wp-d82569ec5e .wp-982415b15f:after {
  display: none !important;
}
.wp-d82569ec5e .wp-2860670b80 {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-d82569ec5e .wp-3882e9753d {
  margin: 24px 0 0 !important;
}
.wp-d82569ec5e .wp-b5011de1e8 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-d82569ec5e .wp-c3d6a22890 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-d82569ec5e .wp-c3d6a22890 canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-d82569ec5e .wp-9e432766b6 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-d82569ec5e .wp-9e432766b6 {
    width: calc(100% - 120px);
  }
}
.wp-d82569ec5e .wp-39145294ee {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-d82569ec5e .wp-39145294ee {
    width: 120px;
    margin-left: 0;
  }
}
.wp-d82569ec5e .wp-3f7488a3b9 {
  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-d82569ec5e .wp-3f7488a3b9:not(:last-child) {
  margin-bottom: 3px;
}
.wp-d82569ec5e .wp-3f7488a3b9: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-d82569ec5e .wp-3f7488a3b9.wp-cde22e488f:before, .wp-d82569ec5e .wp-3f7488a3b9:hover:before {
  background: var(--section-color, #09f);
}
.wp-d82569ec5e .wp-3f7488a3b9: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-d82569ec5e .wp-7c9451f96a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-d82569ec5e .wp-5881d89616 {
  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-d82569ec5e .wp-5881d89616:hover, .wp-d82569ec5e .wp-5881d89616.wp-cde22e488f {
  background: var(--section-color);
  color: #fff;
}
.wp-d82569ec5e .wp-6c0afa12f2 {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-d82569ec5e .wp-6c0afa12f2 {
    flex-wrap: wrap;
  }
}
.wp-d82569ec5e .wp-a79b59b80a, .wp-d82569ec5e .wp-77f2c14bb0 {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-d82569ec5e .wp-a79b59b80a, .wp-d82569ec5e .wp-77f2c14bb0 {
    width: 100%;
  }
}
.wp-d82569ec5e .wp-a79b59b80a {
  flex-grow: 1;
}
.wp-d82569ec5e .wp-0bda504604 {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-d82569ec5e .wp-0bda504604:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-d82569ec5e .wp-c842062beb {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-d82569ec5e .wp-5b7e327ed8 {
  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-d82569ec5e .wp-5b7e327ed8:not(:last-child) {
  margin-bottom: 10px;
}
.wp-d82569ec5e .wp-a164a54086 {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-d82569ec5e .wp-30b59ae0a4 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-d82569ec5e .wp-30b59ae0a4 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-d82569ec5e .wp-e68f2ea3a2 {
  display: none;
}
.wp-d82569ec5e .wp-e68f2ea3a2 p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-d82569ec5e .wp-5b7e327ed8.wp-cde22e488f {
  padding-bottom: 15px;
}
.wp-d82569ec5e .wp-5b7e327ed8.wp-cde22e488f .wp-30b59ae0a4 svg {
  transform: rotate(180deg);
}

.wp-14293a4cf3 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-14293a4cf3 * {
  box-sizing: border-box;
}
.wp-05f364804a {
  margin: 24px 0 0 !important;
}
.wp-cdeaf1c7c4 {
  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-cdeaf1c7c4:not(:last-child) {
  margin-bottom: 10px;
}
.wp-22840568ba {
  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-22840568ba:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-fb891bd8b8 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-fb891bd8b8 {
    font-size: 18px;
  }
}
.wp-3e4a661aee {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-3e4a661aee svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-cdeaf1c7c4.wp-cde22e488f .wp-3e4a661aee svg {
  transform: rotate(180deg);
}
.wp-f5917a9ff9 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-f5917a9ff9 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-f5917a9ff9 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-6b888d1bb5 {
  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-47e4d0efc5 {
  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-13ece62603 {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-13ece62603 a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-a480edbc5f {
  padding: 10px 15px;
}
.wp-a480edbc5f a {
  text-decoration: none !important;
  border: none !important;
}
.wp-cf3b85f3b0 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-fcbe725dd9, .wp-fcbe725dd9 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-fcbe725dd9:before, .wp-fcbe725dd9:after, .wp-fcbe725dd9 li:before, .wp-fcbe725dd9 li:after {
  content: none !important;
}
.wp-fcbe725dd9 li {
  padding: 0 0 0 15px !important;
}
.wp-1f6229361c {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-1f6229361c:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-78c88d6329 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-1f6229361c a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-d9047358a8 {
  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-d9047358a8 {
    padding: 24px 16px;
  }
}
.wp-9c2a742090 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-9c2a742090 {
    margin-top: -48px;
  }
}
.wp-9c2a742090 .wp-edc63ffcb0 {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-9c2a742090 .wp-edc63ffcb0 {
    width: calc(20% - 6px);
  }
}
.wp-9c2a742090 .wp-aa3c0aff0b {
  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-9c2a742090 .wp-aa3c0aff0b {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-9c2a742090 .wp-aa3c0aff0b {
    font-size: 16px;
  }
}
.wp-9c2a742090 .wp-f4197f9f32 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-9c2a742090 .wp-f4197f9f32 {
    font-size: 14px;
  }
}
.wp-495568edd7 {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-e9e236808c {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-3579099310 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-3579099310 {
    width: calc(50% - 12px);
  }
}
.wp-54874494de {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-54874494de img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-e53fadaeff {
  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-e53fadaeff:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-56defb5c7e {
  font-size: 15px;
}
.wp-9aeff66c9b {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-444523ae2d {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-9aeff66c9b a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-9aeff66c9b a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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