.wp-0f025a6201 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-2198902fe2 {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-68e6693616 {
  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-d465fd11c9 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-8a0612173a {
  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-8a0612173a: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-8a0612173a:hover:before, .wp-8a0612173a.wp-ef9ebfbbda:before {
  opacity: 0.2;
}
.wp-8a0612173a:hover, .wp-8a0612173a.wp-ef9ebfbbda {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-8a0612173a:last-child {
  border-right: 0;
}
.wp-181c01374b {
  padding: 16px;
}
.wp-fd1f10d4b6 {
  display: none;
}
.wp-fd1f10d4b6.wp-eb088cfdd3 {
  display: block;
}
.wp-ad443a4efa {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-ad443a4efa:last-child {
  margin-bottom: 0;
}
.wp-1526da9c46 {
  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-1526da9c46 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-ab8f956315 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-ab8f956315 {
    margin-left: 10px;
  }
}

.wp-965438b11b {
  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-965438b11b {
    padding: 0 15px !important;
  }
}
.wp-965438b11b .wp-34aa0d1d45 {
  margin: 0 0 24px !important;
}
.wp-965438b11b .wp-34aa0d1d45:before, .wp-965438b11b .wp-34aa0d1d45:after {
  display: none !important;
}
.wp-965438b11b .wp-8decf6b2d9 {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-965438b11b .wp-022cbac701 {
  margin: 24px 0 0 !important;
}
.wp-965438b11b .wp-0d411da876 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-965438b11b .wp-3d0d393bbc {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-965438b11b .wp-3d0d393bbc canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-965438b11b .wp-46ec108c97 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-965438b11b .wp-46ec108c97 {
    width: calc(100% - 120px);
  }
}
.wp-965438b11b .wp-abbdc39124 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-965438b11b .wp-abbdc39124 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-965438b11b .wp-0a6b5ed641 {
  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-965438b11b .wp-0a6b5ed641:not(:last-child) {
  margin-bottom: 3px;
}
.wp-965438b11b .wp-0a6b5ed641: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-965438b11b .wp-0a6b5ed641.wp-ef9ebfbbda:before, .wp-965438b11b .wp-0a6b5ed641:hover:before {
  background: var(--section-color, #09f);
}
.wp-965438b11b .wp-0a6b5ed641: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-965438b11b .wp-db6c988aa4 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-965438b11b .wp-84b0cd6ce8 {
  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-965438b11b .wp-84b0cd6ce8:hover, .wp-965438b11b .wp-84b0cd6ce8.wp-ef9ebfbbda {
  background: var(--section-color);
  color: #fff;
}
.wp-965438b11b .wp-b5ee817feb {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-965438b11b .wp-b5ee817feb {
    flex-wrap: wrap;
  }
}
.wp-965438b11b .wp-7e7568c617, .wp-965438b11b .wp-99429c8e47 {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-965438b11b .wp-7e7568c617, .wp-965438b11b .wp-99429c8e47 {
    width: 100%;
  }
}
.wp-965438b11b .wp-7e7568c617 {
  flex-grow: 1;
}
.wp-965438b11b .wp-2354495e0f {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-965438b11b .wp-2354495e0f:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-965438b11b .wp-98794cc1f6 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-965438b11b .wp-d7e1c82f2a {
  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-965438b11b .wp-d7e1c82f2a:not(:last-child) {
  margin-bottom: 10px;
}
.wp-965438b11b .wp-0e2bc04877 {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-965438b11b .wp-9aeb25aa09 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-965438b11b .wp-9aeb25aa09 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-965438b11b .wp-a7c3c653c5 {
  display: none;
}
.wp-965438b11b .wp-a7c3c653c5 p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-965438b11b .wp-d7e1c82f2a.wp-ef9ebfbbda {
  padding-bottom: 15px;
}
.wp-965438b11b .wp-d7e1c82f2a.wp-ef9ebfbbda .wp-9aeb25aa09 svg {
  transform: rotate(180deg);
}

.wp-d1500b4c52 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-d1500b4c52 * {
  box-sizing: border-box;
}
.wp-9ca943dbf0 {
  margin: 24px 0 0 !important;
}
.wp-e0776bdbd9 {
  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-e0776bdbd9:not(:last-child) {
  margin-bottom: 10px;
}
.wp-773eaa93d6 {
  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-773eaa93d6:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-41991b3aac {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-41991b3aac {
    font-size: 18px;
  }
}
.wp-1ed2a50584 {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-1ed2a50584 svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-e0776bdbd9.wp-ef9ebfbbda .wp-1ed2a50584 svg {
  transform: rotate(180deg);
}
.wp-976e86342d {
  display: none;
  padding: 10px 20px 20px;
}
.wp-976e86342d p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-976e86342d 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-5955911373 {
  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-17e43d90f2 {
  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-5c96fcb578 {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-5c96fcb578 a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-f70ac74add {
  padding: 10px 15px;
}
.wp-f70ac74add a {
  text-decoration: none !important;
  border: none !important;
}
.wp-8cf47c4770 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-e8dec7e0bd, .wp-e8dec7e0bd li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-e8dec7e0bd:before, .wp-e8dec7e0bd:after, .wp-e8dec7e0bd li:before, .wp-e8dec7e0bd li:after {
  content: none !important;
}
.wp-e8dec7e0bd li {
  padding: 0 0 0 15px !important;
}
.wp-f16e1cbc7d {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-f16e1cbc7d:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-c741850469 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-f16e1cbc7d a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-2ed754d7be {
  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-2ed754d7be {
    padding: 24px 16px;
  }
}
.wp-7c1eceef77 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-7c1eceef77 {
    margin-top: -48px;
  }
}
.wp-7c1eceef77 .wp-962e467b9e {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-7c1eceef77 .wp-962e467b9e {
    width: calc(20% - 6px);
  }
}
.wp-7c1eceef77 .wp-e26b4a8cbf {
  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-7c1eceef77 .wp-e26b4a8cbf {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-7c1eceef77 .wp-e26b4a8cbf {
    font-size: 16px;
  }
}
.wp-7c1eceef77 .wp-1bbe8a50e7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-7c1eceef77 .wp-1bbe8a50e7 {
    font-size: 14px;
  }
}
.wp-3265ab4fe1 {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-893e66c58c {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-035fe2d941 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-035fe2d941 {
    width: calc(50% - 12px);
  }
}
.wp-2b34598ccc {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-2b34598ccc img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-b4f98e4bb7 {
  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-b4f98e4bb7:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-4c97c1053f {
  font-size: 15px;
}
.wp-cdf428de95 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-608576a561 {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-cdf428de95 a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-cdf428de95 a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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