.wp-6f77bb2073 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-82bfb594f6 {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-70c2a3266f {
  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-76b0542793 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-a8910ff121 {
  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-a8910ff121: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-a8910ff121:hover, .wp-a8910ff121.wp-b0581b3859 {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-a8910ff121:hover:before, .wp-a8910ff121.wp-b0581b3859:before {
  opacity: 0.2;
}
.wp-a8910ff121:last-child {
  border-right: 0;
}
.wp-20311c4e22 {
  padding: 16px;
}
.wp-32ad0e2b77 {
  display: none;
}
.wp-32ad0e2b77.wp-414142bca6 {
  display: block;
}
.wp-07308f7a3b {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-07308f7a3b:last-child {
  margin-bottom: 0;
}
.wp-07de21afcc {
  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-07de21afcc {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-b9905d14d0 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-b9905d14d0 {
    margin-left: 10px;
  }
}

.wp-91834c3b94 {
  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-91834c3b94 {
    padding: 0 15px !important;
  }
}
.wp-91834c3b94 .wp-5800add1d4 {
  margin: 0 0 24px !important;
}
.wp-91834c3b94 .wp-5800add1d4:before, .wp-91834c3b94 .wp-5800add1d4:after {
  display: none !important;
}
.wp-91834c3b94 .wp-7112efd604 {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-91834c3b94 .wp-0f96decd46 {
  margin: 24px 0 0 !important;
}
.wp-91834c3b94 .wp-8d0956fb5d {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-91834c3b94 .wp-85da638a8f {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-91834c3b94 .wp-85da638a8f canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-91834c3b94 .wp-7ba4ee16a8 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-91834c3b94 .wp-7ba4ee16a8 {
    width: calc(100% - 120px);
  }
}
.wp-91834c3b94 .wp-515e133c4c {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-91834c3b94 .wp-515e133c4c {
    width: 120px;
    margin-left: 0;
  }
}
.wp-91834c3b94 .wp-2004431b44 {
  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-91834c3b94 .wp-2004431b44:not(:last-child) {
  margin-bottom: 3px;
}
.wp-91834c3b94 .wp-2004431b44: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-91834c3b94 .wp-2004431b44.wp-b0581b3859:before, .wp-91834c3b94 .wp-2004431b44:hover:before {
  background: var(--section-color, #09f);
}
.wp-91834c3b94 .wp-2004431b44: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-91834c3b94 .wp-48e1c926b0 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-91834c3b94 .wp-6c62529437 {
  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-91834c3b94 .wp-6c62529437:hover, .wp-91834c3b94 .wp-6c62529437.wp-b0581b3859 {
  background: var(--section-color);
  color: #fff;
}
.wp-91834c3b94 .wp-9a52f6bdf4 {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-91834c3b94 .wp-9a52f6bdf4 {
    flex-wrap: wrap;
  }
}
.wp-91834c3b94 .wp-431f274a0a, .wp-91834c3b94 .wp-7c49cd67ee {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-91834c3b94 .wp-431f274a0a, .wp-91834c3b94 .wp-7c49cd67ee {
    width: 100%;
  }
}
.wp-91834c3b94 .wp-431f274a0a {
  flex-grow: 1;
}
.wp-91834c3b94 .wp-f26269f99a {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-91834c3b94 .wp-f26269f99a:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-91834c3b94 .wp-424510c522 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-91834c3b94 .wp-ff69e89c1e {
  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-91834c3b94 .wp-ff69e89c1e:not(:last-child) {
  margin-bottom: 10px;
}
.wp-91834c3b94 .wp-98483ea1dc {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-91834c3b94 .wp-45613140c6 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-91834c3b94 .wp-45613140c6 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-91834c3b94 .wp-7c1348bc66 {
  display: none;
}
.wp-91834c3b94 .wp-7c1348bc66 p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-91834c3b94 .wp-ff69e89c1e.wp-b0581b3859 {
  padding-bottom: 15px;
}
.wp-91834c3b94 .wp-ff69e89c1e.wp-b0581b3859 .wp-45613140c6 svg {
  transform: rotate(180deg);
}

.wp-fd155acf69 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-fd155acf69 * {
  box-sizing: border-box;
}
.wp-9277bc37a7 {
  margin: 24px 0 0 !important;
}
.wp-d6449a7ab7 {
  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-d6449a7ab7:not(:last-child) {
  margin-bottom: 10px;
}
.wp-8bad095024 {
  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-8bad095024:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-e9348a8f09 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-e9348a8f09 {
    font-size: 18px;
  }
}
.wp-adff52f5ff {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-adff52f5ff svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-d6449a7ab7.wp-b0581b3859 .wp-adff52f5ff svg {
  transform: rotate(180deg);
}
.wp-a34bdae534 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-a34bdae534 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-a34bdae534 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-fe0b8ca8b7 {
  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-6981f0ec7e {
  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-e717af70b6 {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-e717af70b6 a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-193c01e92e {
  padding: 10px 15px;
}
.wp-193c01e92e a {
  text-decoration: none !important;
  border: none !important;
}
.wp-41b85f1aa3 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-031ae55c2e, .wp-031ae55c2e li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-031ae55c2e:before, .wp-031ae55c2e:after, .wp-031ae55c2e li:before, .wp-031ae55c2e li:after {
  content: none !important;
}
.wp-031ae55c2e li {
  padding: 0 0 0 15px !important;
}
.wp-8689b634ea {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-8689b634ea:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-ae6843b074 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-8689b634ea a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-214e496b68 {
  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-214e496b68 {
    padding: 24px 16px;
  }
}
.wp-b67545821f {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-b67545821f {
    margin-top: -48px;
  }
}
.wp-b67545821f .wp-cb384ebbaf {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-b67545821f .wp-cb384ebbaf {
    width: calc(20% - 6px);
  }
}
.wp-b67545821f .wp-f10f2f4359 {
  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-b67545821f .wp-f10f2f4359 {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-b67545821f .wp-f10f2f4359 {
    font-size: 16px;
  }
}
.wp-b67545821f .wp-5ed11683a0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-b67545821f .wp-5ed11683a0 {
    font-size: 14px;
  }
}
.wp-8a028b4909 {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-b08e01fd09 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-6584a2b553 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-6584a2b553 {
    width: calc(50% - 12px);
  }
}
.wp-da3e870728 {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-da3e870728 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-2e160e0e31 {
  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-2e160e0e31:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-4d00320289 {
  font-size: 15px;
}
.wp-677db7c793 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-044ea676a0 {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-677db7c793 a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-677db7c793 a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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