.wp-4b3952ba86 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-15d0a670c1 {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-428a9bc209 {
  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-da668fa519 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-5b7b3a4552 {
  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-5b7b3a4552: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-5b7b3a4552:hover, .wp-5b7b3a4552.wp-435d02521f {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-5b7b3a4552:hover:before, .wp-5b7b3a4552.wp-435d02521f:before {
  opacity: 0.2;
}
.wp-5b7b3a4552:last-child {
  border-right: 0;
}
.wp-df6d441df7 {
  padding: 16px;
}
.wp-c9a6afe7e8 {
  display: none;
}
.wp-c9a6afe7e8.wp-727974b6ea {
  display: block;
}
.wp-35bc172c39 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-35bc172c39:last-child {
  margin-bottom: 0;
}
.wp-e312832f70 {
  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-e312832f70 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-90ea1e8288 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-90ea1e8288 {
    margin-left: 10px;
  }
}

.wp-1343066b62 {
  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-1343066b62 {
    padding: 0 15px !important;
  }
}
.wp-1343066b62 .wp-f0271ec3a1 {
  margin: 0 0 24px !important;
}
.wp-1343066b62 .wp-f0271ec3a1:before, .wp-1343066b62 .wp-f0271ec3a1:after {
  display: none !important;
}
.wp-1343066b62 .wp-78305d0823 {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-1343066b62 .wp-9ac7501809 {
  margin: 24px 0 0 !important;
}
.wp-1343066b62 .wp-5c461ce5bb {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-1343066b62 .wp-da1027cb57 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-1343066b62 .wp-da1027cb57 canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-1343066b62 .wp-f0c9b4e9eb {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-1343066b62 .wp-f0c9b4e9eb {
    width: calc(100% - 120px);
  }
}
.wp-1343066b62 .wp-3b14f20864 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-1343066b62 .wp-3b14f20864 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-1343066b62 .wp-546a2e5414 {
  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-1343066b62 .wp-546a2e5414:not(:last-child) {
  margin-bottom: 3px;
}
.wp-1343066b62 .wp-546a2e5414: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-1343066b62 .wp-546a2e5414.wp-435d02521f:before, .wp-1343066b62 .wp-546a2e5414:hover:before {
  background: var(--section-color, #09f);
}
.wp-1343066b62 .wp-546a2e5414: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-1343066b62 .wp-75e3dd22f7 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-1343066b62 .wp-cf53482051 {
  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-1343066b62 .wp-cf53482051:hover, .wp-1343066b62 .wp-cf53482051.wp-435d02521f {
  background: var(--section-color);
  color: #fff;
}
.wp-1343066b62 .wp-ee909b3660 {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-1343066b62 .wp-ee909b3660 {
    flex-wrap: wrap;
  }
}
.wp-1343066b62 .wp-b8f0b64b5f, .wp-1343066b62 .wp-fd01e3c3ba {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-1343066b62 .wp-b8f0b64b5f, .wp-1343066b62 .wp-fd01e3c3ba {
    width: 100%;
  }
}
.wp-1343066b62 .wp-b8f0b64b5f {
  flex-grow: 1;
}
.wp-1343066b62 .wp-8c24bfcf60 {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-1343066b62 .wp-8c24bfcf60:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-1343066b62 .wp-6f4021acfd {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-1343066b62 .wp-b32843244c {
  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-1343066b62 .wp-b32843244c:not(:last-child) {
  margin-bottom: 10px;
}
.wp-1343066b62 .wp-c13051364a {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-1343066b62 .wp-ab5885dd7b {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-1343066b62 .wp-ab5885dd7b svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-1343066b62 .wp-89feda7b50 {
  display: none;
}
.wp-1343066b62 .wp-89feda7b50 p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-1343066b62 .wp-b32843244c.wp-435d02521f {
  padding-bottom: 15px;
}
.wp-1343066b62 .wp-b32843244c.wp-435d02521f .wp-ab5885dd7b svg {
  transform: rotate(180deg);
}

.wp-96a3c1744f {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-96a3c1744f * {
  box-sizing: border-box;
}
.wp-c390d83f74 {
  margin: 24px 0 0 !important;
}
.wp-e687e766a2 {
  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-e687e766a2:not(:last-child) {
  margin-bottom: 10px;
}
.wp-3ef04ea7b6 {
  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-3ef04ea7b6:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-c00fee37d3 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-c00fee37d3 {
    font-size: 18px;
  }
}
.wp-348562c5f7 {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-348562c5f7 svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-e687e766a2.wp-435d02521f .wp-348562c5f7 svg {
  transform: rotate(180deg);
}
.wp-f4aeb65556 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-f4aeb65556 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-f4aeb65556 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-52ff49c9a7 {
  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-b8a592063a {
  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-915c871fcc {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-915c871fcc a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-0fa8c94876 {
  padding: 10px 15px;
}
.wp-0fa8c94876 a {
  text-decoration: none !important;
  border: none !important;
}
.wp-a8bfca7529 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-3399b68484, .wp-3399b68484 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-3399b68484:before, .wp-3399b68484:after, .wp-3399b68484 li:before, .wp-3399b68484 li:after {
  content: none !important;
}
.wp-3399b68484 li {
  padding: 0 0 0 15px !important;
}
.wp-3458166476 {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-3458166476:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-b1eb237cfb {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-3458166476 a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-1cfc0862fa {
  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-1cfc0862fa {
    padding: 24px 16px;
  }
}
.wp-fdf366c9d3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-fdf366c9d3 {
    margin-top: -48px;
  }
}
.wp-fdf366c9d3 .wp-96170f465f {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-fdf366c9d3 .wp-96170f465f {
    width: calc(20% - 6px);
  }
}
.wp-fdf366c9d3 .wp-13d37c401f {
  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-fdf366c9d3 .wp-13d37c401f {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-fdf366c9d3 .wp-13d37c401f {
    font-size: 16px;
  }
}
.wp-fdf366c9d3 .wp-d04e15cc7e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-fdf366c9d3 .wp-d04e15cc7e {
    font-size: 14px;
  }
}
.wp-49b86522e8 {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-035062eadb {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-fe1c514be7 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-fe1c514be7 {
    width: calc(50% - 12px);
  }
}
.wp-4c7fde7baa {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-4c7fde7baa img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-ed4f3b8eb4 {
  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-ed4f3b8eb4:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-5fb30a8f4f {
  font-size: 15px;
}
.wp-b0838f87ea {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-416d36b88c {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-b0838f87ea a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-b0838f87ea a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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