.wp-a64c8e0f34 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-a5c3a9fe5e {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-9533600705 {
  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-a30446018d {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-1a64666991 {
  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-1a64666991: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-1a64666991:hover, .wp-1a64666991.wp-c2d555c37c {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-1a64666991:hover:before, .wp-1a64666991.wp-c2d555c37c:before {
  opacity: 0.2;
}
.wp-1a64666991:last-child {
  border-right: 0;
}
.wp-8dd368814f {
  padding: 16px;
}
.wp-60f73534e2 {
  display: none;
}
.wp-60f73534e2.wp-013efd0f58 {
  display: block;
}
.wp-d44a0f7e34 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-d44a0f7e34:last-child {
  margin-bottom: 0;
}
.wp-861afb76e4 {
  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-861afb76e4 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-ad44ba3070 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-ad44ba3070 {
    margin-left: 10px;
  }
}

.wp-f4bf78bc96 {
  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-f4bf78bc96 {
    padding: 0 15px !important;
  }
}
.wp-f4bf78bc96 .wp-35a5e7378c {
  margin: 0 0 24px !important;
}
.wp-f4bf78bc96 .wp-35a5e7378c:before, .wp-f4bf78bc96 .wp-35a5e7378c:after {
  display: none !important;
}
.wp-f4bf78bc96 .wp-d94e9b9c2a {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-f4bf78bc96 .wp-916dd7197f {
  margin: 24px 0 0 !important;
}
.wp-f4bf78bc96 .wp-98e4c4c620 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-f4bf78bc96 .wp-385a83218b {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-f4bf78bc96 .wp-385a83218b canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-f4bf78bc96 .wp-121d6bd2e4 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-f4bf78bc96 .wp-121d6bd2e4 {
    width: calc(100% - 120px);
  }
}
.wp-f4bf78bc96 .wp-4b5695c2c2 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-f4bf78bc96 .wp-4b5695c2c2 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-f4bf78bc96 .wp-897e808f03 {
  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-f4bf78bc96 .wp-897e808f03:not(:last-child) {
  margin-bottom: 3px;
}
.wp-f4bf78bc96 .wp-897e808f03: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-f4bf78bc96 .wp-897e808f03.wp-c2d555c37c:before, .wp-f4bf78bc96 .wp-897e808f03:hover:before {
  background: var(--section-color, #09f);
}
.wp-f4bf78bc96 .wp-897e808f03: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-f4bf78bc96 .wp-ecfcdf7779 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-f4bf78bc96 .wp-1c40751c86 {
  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-f4bf78bc96 .wp-1c40751c86:hover, .wp-f4bf78bc96 .wp-1c40751c86.wp-c2d555c37c {
  background: var(--section-color);
  color: #fff;
}
.wp-f4bf78bc96 .wp-0ecda1fb71 {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-f4bf78bc96 .wp-0ecda1fb71 {
    flex-wrap: wrap;
  }
}
.wp-f4bf78bc96 .wp-ca390b47e4, .wp-f4bf78bc96 .wp-654cba5a15 {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-f4bf78bc96 .wp-ca390b47e4, .wp-f4bf78bc96 .wp-654cba5a15 {
    width: 100%;
  }
}
.wp-f4bf78bc96 .wp-ca390b47e4 {
  flex-grow: 1;
}
.wp-f4bf78bc96 .wp-26a96f69bd {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-f4bf78bc96 .wp-26a96f69bd:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-f4bf78bc96 .wp-a0e852fd14 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-f4bf78bc96 .wp-a3661ca036 {
  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-f4bf78bc96 .wp-a3661ca036:not(:last-child) {
  margin-bottom: 10px;
}
.wp-f4bf78bc96 .wp-c017b25348 {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-f4bf78bc96 .wp-bd9a953120 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-f4bf78bc96 .wp-bd9a953120 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-f4bf78bc96 .wp-c58ff644b1 {
  display: none;
}
.wp-f4bf78bc96 .wp-c58ff644b1 p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-f4bf78bc96 .wp-a3661ca036.wp-c2d555c37c {
  padding-bottom: 15px;
}
.wp-f4bf78bc96 .wp-a3661ca036.wp-c2d555c37c .wp-bd9a953120 svg {
  transform: rotate(180deg);
}

.wp-0998986577 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-0998986577 * {
  box-sizing: border-box;
}
.wp-887f98038c {
  margin: 24px 0 0 !important;
}
.wp-4688e4481a {
  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-4688e4481a:not(:last-child) {
  margin-bottom: 10px;
}
.wp-cbc833d76f {
  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-cbc833d76f:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-2ef5d7f807 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-2ef5d7f807 {
    font-size: 18px;
  }
}
.wp-0473b1d545 {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-0473b1d545 svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-4688e4481a.wp-c2d555c37c .wp-0473b1d545 svg {
  transform: rotate(180deg);
}
.wp-22902ab747 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-22902ab747 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-22902ab747 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-dfb1461c70 {
  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-1854c974bb {
  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-0ea6382f1c {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-0ea6382f1c a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-9e37185bd4 {
  padding: 10px 15px;
}
.wp-9e37185bd4 a {
  text-decoration: none !important;
  border: none !important;
}
.wp-4f0830ce27 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-1da2898b68, .wp-1da2898b68 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-1da2898b68:before, .wp-1da2898b68:after, .wp-1da2898b68 li:before, .wp-1da2898b68 li:after {
  content: none !important;
}
.wp-1da2898b68 li {
  padding: 0 0 0 15px !important;
}
.wp-d1863c21db {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-d1863c21db:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-1dc95d862b {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-d1863c21db a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-e03331d523 {
  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-e03331d523 {
    padding: 24px 16px;
  }
}
.wp-437bd7ac0e {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-437bd7ac0e {
    margin-top: -48px;
  }
}
.wp-437bd7ac0e .wp-54992e33b5 {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-437bd7ac0e .wp-54992e33b5 {
    width: calc(20% - 6px);
  }
}
.wp-437bd7ac0e .wp-eb1dcdbe98 {
  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-437bd7ac0e .wp-eb1dcdbe98 {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-437bd7ac0e .wp-eb1dcdbe98 {
    font-size: 16px;
  }
}
.wp-437bd7ac0e .wp-acca380482 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-437bd7ac0e .wp-acca380482 {
    font-size: 14px;
  }
}
.wp-c839d69748 {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-06583d4474 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-35978017e4 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-35978017e4 {
    width: calc(50% - 12px);
  }
}
.wp-18087bd358 {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-18087bd358 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-7397b7998f {
  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-7397b7998f:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-81223aeba1 {
  font-size: 15px;
}
.wp-8a50289f24 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-c81a4f686d {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-8a50289f24 a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-8a50289f24 a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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