.wp-08dff51bc3 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-9fb67bec46 {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-bf5e00d11e {
  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-c572da5c8c {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-192e046f0d {
  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-192e046f0d: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-192e046f0d:hover, .wp-192e046f0d.wp-74448c60d6 {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-192e046f0d:hover:before, .wp-192e046f0d.wp-74448c60d6:before {
  opacity: 0.2;
}
.wp-192e046f0d:last-child {
  border-right: 0;
}
.wp-a7a2abbf0f {
  padding: 16px;
}
.wp-9fd1b39a3c {
  display: none;
}
.wp-9fd1b39a3c.wp-7cb0e1629f {
  display: block;
}
.wp-1b4e1ec1bc {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-1b4e1ec1bc:last-child {
  margin-bottom: 0;
}
.wp-c4bb8cfa1b {
  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-c4bb8cfa1b {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-4a719fca1c {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-4a719fca1c {
    margin-left: 10px;
  }
}

.wp-f5499137cf {
  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-f5499137cf {
    padding: 0 15px !important;
  }
}
.wp-f5499137cf .wp-de75f6975f {
  margin: 0 0 24px !important;
}
.wp-f5499137cf .wp-de75f6975f:before, .wp-f5499137cf .wp-de75f6975f:after {
  display: none !important;
}
.wp-f5499137cf .wp-ffdb2783c8 {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-f5499137cf .wp-65b44dd3ab {
  margin: 24px 0 0 !important;
}
.wp-f5499137cf .wp-1db4fbdb07 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-f5499137cf .wp-d779bf21ba {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-f5499137cf .wp-d779bf21ba canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-f5499137cf .wp-8c1ae1c135 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-f5499137cf .wp-8c1ae1c135 {
    width: calc(100% - 120px);
  }
}
.wp-f5499137cf .wp-0940b60106 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-f5499137cf .wp-0940b60106 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-f5499137cf .wp-b08b059378 {
  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-f5499137cf .wp-b08b059378:not(:last-child) {
  margin-bottom: 3px;
}
.wp-f5499137cf .wp-b08b059378: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-f5499137cf .wp-b08b059378.wp-74448c60d6:before, .wp-f5499137cf .wp-b08b059378:hover:before {
  background: var(--section-color, #09f);
}
.wp-f5499137cf .wp-b08b059378: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-f5499137cf .wp-0614d59ad3 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-f5499137cf .wp-7d6125b0a9 {
  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-f5499137cf .wp-7d6125b0a9:hover, .wp-f5499137cf .wp-7d6125b0a9.wp-74448c60d6 {
  background: var(--section-color);
  color: #fff;
}
.wp-f5499137cf .wp-3f2ba4d5ed {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-f5499137cf .wp-3f2ba4d5ed {
    flex-wrap: wrap;
  }
}
.wp-f5499137cf .wp-83c50c1d67, .wp-f5499137cf .wp-e06e20cc8d {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-f5499137cf .wp-83c50c1d67, .wp-f5499137cf .wp-e06e20cc8d {
    width: 100%;
  }
}
.wp-f5499137cf .wp-83c50c1d67 {
  flex-grow: 1;
}
.wp-f5499137cf .wp-1d87300bcf {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-f5499137cf .wp-1d87300bcf:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-f5499137cf .wp-03971a5d28 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-f5499137cf .wp-3d04308d64 {
  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-f5499137cf .wp-3d04308d64:not(:last-child) {
  margin-bottom: 10px;
}
.wp-f5499137cf .wp-13f2c742d2 {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-f5499137cf .wp-779720b0b7 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-f5499137cf .wp-779720b0b7 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-f5499137cf .wp-2190a94c93 {
  display: none;
}
.wp-f5499137cf .wp-2190a94c93 p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-f5499137cf .wp-3d04308d64.wp-74448c60d6 {
  padding-bottom: 15px;
}
.wp-f5499137cf .wp-3d04308d64.wp-74448c60d6 .wp-779720b0b7 svg {
  transform: rotate(180deg);
}

.wp-18a6ac5e2d {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-18a6ac5e2d * {
  box-sizing: border-box;
}
.wp-932abe2a7d {
  margin: 24px 0 0 !important;
}
.wp-ed1c691f6c {
  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-ed1c691f6c:not(:last-child) {
  margin-bottom: 10px;
}
.wp-a9051cffdb {
  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-a9051cffdb:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-2c1f366719 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-2c1f366719 {
    font-size: 18px;
  }
}
.wp-58de36e3c8 {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-58de36e3c8 svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-ed1c691f6c.wp-74448c60d6 .wp-58de36e3c8 svg {
  transform: rotate(180deg);
}
.wp-0548878344 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-0548878344 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-0548878344 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-414784f2bc {
  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-759e5ef68d {
  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-e65c7bb114 {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-e65c7bb114 a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-e4b7008396 {
  padding: 10px 15px;
}
.wp-e4b7008396 a {
  text-decoration: none !important;
  border: none !important;
}
.wp-318eb26d7d {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-32da8c69e4, .wp-32da8c69e4 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-32da8c69e4:before, .wp-32da8c69e4:after, .wp-32da8c69e4 li:before, .wp-32da8c69e4 li:after {
  content: none !important;
}
.wp-32da8c69e4 li {
  padding: 0 0 0 15px !important;
}
.wp-6772f83dcc {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-6772f83dcc:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-9957735de7 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-6772f83dcc a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-31df1d406f {
  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-31df1d406f {
    padding: 24px 16px;
  }
}
.wp-3a754ffecf {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-3a754ffecf {
    margin-top: -48px;
  }
}
.wp-3a754ffecf .wp-2634f38ac6 {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-3a754ffecf .wp-2634f38ac6 {
    width: calc(20% - 6px);
  }
}
.wp-3a754ffecf .wp-6bfff332e8 {
  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-3a754ffecf .wp-6bfff332e8 {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-3a754ffecf .wp-6bfff332e8 {
    font-size: 16px;
  }
}
.wp-3a754ffecf .wp-0bac45a9c9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-3a754ffecf .wp-0bac45a9c9 {
    font-size: 14px;
  }
}
.wp-e503f4cb2f {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-5668d7cc39 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-e401885058 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-e401885058 {
    width: calc(50% - 12px);
  }
}
.wp-ddea02cec9 {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-ddea02cec9 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-d9f4616aaa {
  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-d9f4616aaa:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-9e23d077be {
  font-size: 15px;
}
.wp-856141dd21 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-cc853c5c0d {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-856141dd21 a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-856141dd21 a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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