.wp-d749541a32 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-4e5dd2678c {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-53fc4a0e55 {
  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-23c0b3ebf7 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-aa3593f742 {
  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-aa3593f742: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-aa3593f742:hover, .wp-aa3593f742.wp-4d1a2898b7 {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-aa3593f742:hover:before, .wp-aa3593f742.wp-4d1a2898b7:before {
  opacity: 0.2;
}
.wp-aa3593f742:last-child {
  border-right: 0;
}
.wp-6f2a80a59d {
  padding: 16px;
}
.wp-8c03a4e985 {
  display: none;
}
.wp-8c03a4e985.wp-614283ef1d {
  display: block;
}
.wp-57b2578922 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-57b2578922:last-child {
  margin-bottom: 0;
}
.wp-28db430fb9 {
  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-28db430fb9 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-0529c299f7 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-0529c299f7 {
    margin-left: 10px;
  }
}

.wp-7497a81970 {
  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-7497a81970 {
    padding: 0 15px !important;
  }
}
.wp-7497a81970 .wp-06483850e2 {
  margin: 0 0 24px !important;
}
.wp-7497a81970 .wp-06483850e2:before, .wp-7497a81970 .wp-06483850e2:after {
  display: none !important;
}
.wp-7497a81970 .wp-d4b37d3872 {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-7497a81970 .wp-3ecf6be69d {
  margin: 24px 0 0 !important;
}
.wp-7497a81970 .wp-3855c2d992 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-7497a81970 .wp-895075b12d {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-7497a81970 .wp-895075b12d canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-7497a81970 .wp-61063b74e1 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-7497a81970 .wp-61063b74e1 {
    width: calc(100% - 120px);
  }
}
.wp-7497a81970 .wp-7aec9e6005 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-7497a81970 .wp-7aec9e6005 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-7497a81970 .wp-71d91af2cf {
  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-7497a81970 .wp-71d91af2cf:not(:last-child) {
  margin-bottom: 3px;
}
.wp-7497a81970 .wp-71d91af2cf: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-7497a81970 .wp-71d91af2cf.wp-4d1a2898b7:before, .wp-7497a81970 .wp-71d91af2cf:hover:before {
  background: var(--section-color, #09f);
}
.wp-7497a81970 .wp-71d91af2cf: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-7497a81970 .wp-447b770009 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-7497a81970 .wp-589bb63c65 {
  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-7497a81970 .wp-589bb63c65:hover, .wp-7497a81970 .wp-589bb63c65.wp-4d1a2898b7 {
  background: var(--section-color);
  color: #fff;
}
.wp-7497a81970 .wp-4ee9501fb4 {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-7497a81970 .wp-4ee9501fb4 {
    flex-wrap: wrap;
  }
}
.wp-7497a81970 .wp-189d661770, .wp-7497a81970 .wp-2c44520474 {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-7497a81970 .wp-189d661770, .wp-7497a81970 .wp-2c44520474 {
    width: 100%;
  }
}
.wp-7497a81970 .wp-189d661770 {
  flex-grow: 1;
}
.wp-7497a81970 .wp-76c3171c08 {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-7497a81970 .wp-76c3171c08:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-7497a81970 .wp-bab39a41fc {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-7497a81970 .wp-7985813d16 {
  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-7497a81970 .wp-7985813d16:not(:last-child) {
  margin-bottom: 10px;
}
.wp-7497a81970 .wp-0aa57acf9c {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-7497a81970 .wp-c593f5befe {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-7497a81970 .wp-c593f5befe svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-7497a81970 .wp-9eb8f1d88d {
  display: none;
}
.wp-7497a81970 .wp-9eb8f1d88d p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-7497a81970 .wp-7985813d16.wp-4d1a2898b7 {
  padding-bottom: 15px;
}
.wp-7497a81970 .wp-7985813d16.wp-4d1a2898b7 .wp-c593f5befe svg {
  transform: rotate(180deg);
}

.wp-81da57cc52 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-81da57cc52 * {
  box-sizing: border-box;
}
.wp-5502b68600 {
  margin: 24px 0 0 !important;
}
.wp-53b326e44e {
  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-53b326e44e:not(:last-child) {
  margin-bottom: 10px;
}
.wp-1eacaca3a3 {
  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-1eacaca3a3:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-7005e60a4e {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-7005e60a4e {
    font-size: 18px;
  }
}
.wp-609f01cc83 {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-609f01cc83 svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-53b326e44e.wp-4d1a2898b7 .wp-609f01cc83 svg {
  transform: rotate(180deg);
}
.wp-343a1384bd {
  display: none;
  padding: 10px 20px 20px;
}
.wp-343a1384bd p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-343a1384bd 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-f7c77c33f4 {
  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-b1b7ac9b69 {
  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-49b6489c29 {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-49b6489c29 a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-7b8495acf6 {
  padding: 10px 15px;
}
.wp-7b8495acf6 a {
  text-decoration: none !important;
  border: none !important;
}
.wp-f30cb739f1 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-24b2a2fb3e, .wp-24b2a2fb3e li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-24b2a2fb3e:before, .wp-24b2a2fb3e:after, .wp-24b2a2fb3e li:before, .wp-24b2a2fb3e li:after {
  content: none !important;
}
.wp-24b2a2fb3e li {
  padding: 0 0 0 15px !important;
}
.wp-4874636aff {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-4874636aff:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-a2d36276f1 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-4874636aff a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-42057b4337 {
  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-42057b4337 {
    padding: 24px 16px;
  }
}
.wp-eef1ccaf6c {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-eef1ccaf6c {
    margin-top: -48px;
  }
}
.wp-eef1ccaf6c .wp-bbb898fbf6 {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-eef1ccaf6c .wp-bbb898fbf6 {
    width: calc(20% - 6px);
  }
}
.wp-eef1ccaf6c .wp-ba4fa2420a {
  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-eef1ccaf6c .wp-ba4fa2420a {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-eef1ccaf6c .wp-ba4fa2420a {
    font-size: 16px;
  }
}
.wp-eef1ccaf6c .wp-a5d0c59338 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-eef1ccaf6c .wp-a5d0c59338 {
    font-size: 14px;
  }
}
.wp-62b17b6d8e {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-cb3fc0f9f9 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-1b098ff93d {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-1b098ff93d {
    width: calc(50% - 12px);
  }
}
.wp-b7a7829da9 {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-b7a7829da9 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-4ce3217ee8 {
  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-4ce3217ee8:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-48ce274d7f {
  font-size: 15px;
}
.wp-d2f4df82da {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-13f1174649 {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-d2f4df82da a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-d2f4df82da a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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