.wp-7f5b39aa40 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-fc731f9991 {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-9223dc84c3 {
  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-24fe98d804 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-65bc927418 {
  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-65bc927418: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-65bc927418:hover, .wp-65bc927418.wp-7471a8cc7e {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-65bc927418:hover:before, .wp-65bc927418.wp-7471a8cc7e:before {
  opacity: 0.2;
}
.wp-65bc927418:last-child {
  border-right: 0;
}
.wp-5a32be516c {
  padding: 16px;
}
.wp-963bacdac4 {
  display: none;
}
.wp-963bacdac4.wp-68367fc1c7 {
  display: block;
}
.wp-19af9ec6c2 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-19af9ec6c2:last-child {
  margin-bottom: 0;
}
.wp-16f736c758 {
  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-16f736c758 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-f612726160 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-f612726160 {
    margin-left: 10px;
  }
}

.wp-ead789a063 {
  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-ead789a063 {
    padding: 0 15px !important;
  }
}
.wp-ead789a063 .wp-59fe9a01ff {
  margin: 0 0 24px !important;
}
.wp-ead789a063 .wp-59fe9a01ff:before, .wp-ead789a063 .wp-59fe9a01ff:after {
  display: none !important;
}
.wp-ead789a063 .wp-9949b509e3 {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-ead789a063 .wp-69c2c6a9b0 {
  margin: 24px 0 0 !important;
}
.wp-ead789a063 .wp-a47dd70076 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-ead789a063 .wp-ecd5e767bc {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-ead789a063 .wp-ecd5e767bc canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-ead789a063 .wp-6c8e73bd84 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-ead789a063 .wp-6c8e73bd84 {
    width: calc(100% - 120px);
  }
}
.wp-ead789a063 .wp-651edcc41c {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-ead789a063 .wp-651edcc41c {
    width: 120px;
    margin-left: 0;
  }
}
.wp-ead789a063 .wp-fa14a7914c {
  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-ead789a063 .wp-fa14a7914c:not(:last-child) {
  margin-bottom: 3px;
}
.wp-ead789a063 .wp-fa14a7914c: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-ead789a063 .wp-fa14a7914c.wp-7471a8cc7e:before, .wp-ead789a063 .wp-fa14a7914c:hover:before {
  background: var(--section-color, #09f);
}
.wp-ead789a063 .wp-fa14a7914c: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-ead789a063 .wp-41e45c43e1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-ead789a063 .wp-acd07b5257 {
  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-ead789a063 .wp-acd07b5257:hover, .wp-ead789a063 .wp-acd07b5257.wp-7471a8cc7e {
  background: var(--section-color);
  color: #fff;
}
.wp-ead789a063 .wp-af04e03d9b {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-ead789a063 .wp-af04e03d9b {
    flex-wrap: wrap;
  }
}
.wp-ead789a063 .wp-6c14475e12, .wp-ead789a063 .wp-3480e75a9f {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-ead789a063 .wp-6c14475e12, .wp-ead789a063 .wp-3480e75a9f {
    width: 100%;
  }
}
.wp-ead789a063 .wp-6c14475e12 {
  flex-grow: 1;
}
.wp-ead789a063 .wp-917189ec65 {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-ead789a063 .wp-917189ec65:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-ead789a063 .wp-8f1f620168 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-ead789a063 .wp-6e890d0a7f {
  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-ead789a063 .wp-6e890d0a7f:not(:last-child) {
  margin-bottom: 10px;
}
.wp-ead789a063 .wp-5313e5f70d {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-ead789a063 .wp-0363d1e34e {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-ead789a063 .wp-0363d1e34e svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-ead789a063 .wp-b28f879f14 {
  display: none;
}
.wp-ead789a063 .wp-b28f879f14 p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-ead789a063 .wp-6e890d0a7f.wp-7471a8cc7e {
  padding-bottom: 15px;
}
.wp-ead789a063 .wp-6e890d0a7f.wp-7471a8cc7e .wp-0363d1e34e svg {
  transform: rotate(180deg);
}

.wp-afab798429 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-afab798429 * {
  box-sizing: border-box;
}
.wp-1f923f5f00 {
  margin: 24px 0 0 !important;
}
.wp-9031efa583 {
  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-9031efa583:not(:last-child) {
  margin-bottom: 10px;
}
.wp-97d526fc32 {
  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-97d526fc32:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-9ab3728c24 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-9ab3728c24 {
    font-size: 18px;
  }
}
.wp-ff79acf0c0 {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-ff79acf0c0 svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-9031efa583.wp-7471a8cc7e .wp-ff79acf0c0 svg {
  transform: rotate(180deg);
}
.wp-64c982e985 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-64c982e985 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-64c982e985 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-ed42976b8c {
  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-27454dd2d9 {
  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-259e35d885 {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-259e35d885 a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-4d987f758a {
  padding: 10px 15px;
}
.wp-4d987f758a a {
  text-decoration: none !important;
  border: none !important;
}
.wp-bfdf859f42 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-8e363f5fe5, .wp-8e363f5fe5 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-8e363f5fe5:before, .wp-8e363f5fe5:after, .wp-8e363f5fe5 li:before, .wp-8e363f5fe5 li:after {
  content: none !important;
}
.wp-8e363f5fe5 li {
  padding: 0 0 0 15px !important;
}
.wp-4551d29eac {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-4551d29eac:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-a0afcf3f11 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-4551d29eac a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-ddd01ebd88 {
  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-ddd01ebd88 {
    padding: 24px 16px;
  }
}
.wp-556b57bc95 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-556b57bc95 {
    margin-top: -48px;
  }
}
.wp-556b57bc95 .wp-5e605987ed {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-556b57bc95 .wp-5e605987ed {
    width: calc(20% - 6px);
  }
}
.wp-556b57bc95 .wp-2fc437d748 {
  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-556b57bc95 .wp-2fc437d748 {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-556b57bc95 .wp-2fc437d748 {
    font-size: 16px;
  }
}
.wp-556b57bc95 .wp-654331b10d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-556b57bc95 .wp-654331b10d {
    font-size: 14px;
  }
}
.wp-43c60a7289 {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-0b9e5fca0d {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-e7c56cb153 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-e7c56cb153 {
    width: calc(50% - 12px);
  }
}
.wp-7bcf3f8f94 {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-7bcf3f8f94 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-cbba0d3ccd {
  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-cbba0d3ccd:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-f11f32615e {
  font-size: 15px;
}
.wp-0fb0b65ea7 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-ad003512c0 {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-0fb0b65ea7 a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-0fb0b65ea7 a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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