.wp-8f1a06f041 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-5b09aaccdb {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-5885f37b8b {
  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-43b660787e {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-d49c7cceba {
  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-d49c7cceba: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-d49c7cceba:hover:before, .wp-d49c7cceba.wp-b10e4cce65:before {
  opacity: 0.2;
}
.wp-d49c7cceba:hover, .wp-d49c7cceba.wp-b10e4cce65 {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-d49c7cceba:last-child {
  border-right: 0;
}
.wp-b31c04534a {
  padding: 16px;
}
.wp-85e0783032 {
  display: none;
}
.wp-85e0783032.wp-b3ca209819 {
  display: block;
}
.wp-4de34d79cf {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-4de34d79cf:last-child {
  margin-bottom: 0;
}
.wp-9a5b160ea7 {
  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-9a5b160ea7 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-acbe2373d3 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-acbe2373d3 {
    margin-left: 10px;
  }
}

.wp-066469e7d3 {
  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-066469e7d3 {
    padding: 0 15px !important;
  }
}
.wp-066469e7d3 .wp-df28af94ca {
  margin: 0 0 24px !important;
}
.wp-066469e7d3 .wp-df28af94ca:before, .wp-066469e7d3 .wp-df28af94ca:after {
  display: none !important;
}
.wp-066469e7d3 .wp-31ef7033ed {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-066469e7d3 .wp-2f40a095bf {
  margin: 24px 0 0 !important;
}
.wp-066469e7d3 .wp-f9dfba73e1 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-066469e7d3 .wp-738f2c1d08 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-066469e7d3 .wp-738f2c1d08 canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-066469e7d3 .wp-ce3c036667 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-066469e7d3 .wp-ce3c036667 {
    width: calc(100% - 120px);
  }
}
.wp-066469e7d3 .wp-0c300a266b {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-066469e7d3 .wp-0c300a266b {
    width: 120px;
    margin-left: 0;
  }
}
.wp-066469e7d3 .wp-a1f3b1bba0 {
  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-066469e7d3 .wp-a1f3b1bba0:not(:last-child) {
  margin-bottom: 3px;
}
.wp-066469e7d3 .wp-a1f3b1bba0: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-066469e7d3 .wp-a1f3b1bba0.wp-b10e4cce65:before, .wp-066469e7d3 .wp-a1f3b1bba0:hover:before {
  background: var(--section-color, #09f);
}
.wp-066469e7d3 .wp-a1f3b1bba0: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-066469e7d3 .wp-5852bd489c {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-066469e7d3 .wp-07f8ec3581 {
  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-066469e7d3 .wp-07f8ec3581:hover, .wp-066469e7d3 .wp-07f8ec3581.wp-b10e4cce65 {
  background: var(--section-color);
  color: #fff;
}
.wp-066469e7d3 .wp-7b8b55136b {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-066469e7d3 .wp-7b8b55136b {
    flex-wrap: wrap;
  }
}
.wp-066469e7d3 .wp-4d3666bda1, .wp-066469e7d3 .wp-2538f26cb1 {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-066469e7d3 .wp-4d3666bda1, .wp-066469e7d3 .wp-2538f26cb1 {
    width: 100%;
  }
}
.wp-066469e7d3 .wp-4d3666bda1 {
  flex-grow: 1;
}
.wp-066469e7d3 .wp-eada3a28fb {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-066469e7d3 .wp-eada3a28fb:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-066469e7d3 .wp-99d69fb595 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-066469e7d3 .wp-f9cf82cede {
  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-066469e7d3 .wp-f9cf82cede:not(:last-child) {
  margin-bottom: 10px;
}
.wp-066469e7d3 .wp-4ac3a14a6e {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-066469e7d3 .wp-30a60da0e4 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-066469e7d3 .wp-30a60da0e4 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-066469e7d3 .wp-44390aabf3 {
  display: none;
}
.wp-066469e7d3 .wp-44390aabf3 p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-066469e7d3 .wp-f9cf82cede.wp-b10e4cce65 {
  padding-bottom: 15px;
}
.wp-066469e7d3 .wp-f9cf82cede.wp-b10e4cce65 .wp-30a60da0e4 svg {
  transform: rotate(180deg);
}

.wp-304a5daf54 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-304a5daf54 * {
  box-sizing: border-box;
}
.wp-ab06fd8265 {
  margin: 24px 0 0 !important;
}
.wp-4fe3a2061f {
  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-4fe3a2061f:not(:last-child) {
  margin-bottom: 10px;
}
.wp-aec3f54cd0 {
  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-aec3f54cd0:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-0d7aaca4c7 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-0d7aaca4c7 {
    font-size: 18px;
  }
}
.wp-f90cdf84bf {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-f90cdf84bf svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-4fe3a2061f.wp-b10e4cce65 .wp-f90cdf84bf svg {
  transform: rotate(180deg);
}
.wp-9eb0f9870e {
  display: none;
  padding: 10px 20px 20px;
}
.wp-9eb0f9870e p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-9eb0f9870e 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-7ea02a45ab {
  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-b7bd3ab9ad {
  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-4c2763f282 {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-4c2763f282 a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-1d59b01525 {
  padding: 10px 15px;
}
.wp-1d59b01525 a {
  text-decoration: none !important;
  border: none !important;
}
.wp-34dd54db16 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-7cbdb9d024, .wp-7cbdb9d024 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-7cbdb9d024:before, .wp-7cbdb9d024:after, .wp-7cbdb9d024 li:before, .wp-7cbdb9d024 li:after {
  content: none !important;
}
.wp-7cbdb9d024 li {
  padding: 0 0 0 15px !important;
}
.wp-32bc58267a {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-32bc58267a:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-17f17cb5e1 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-32bc58267a a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-462cb5615a {
  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-462cb5615a {
    padding: 24px 16px;
  }
}
.wp-5252f23c3e {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-5252f23c3e {
    margin-top: -48px;
  }
}
.wp-5252f23c3e .wp-d59e25a23b {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-5252f23c3e .wp-d59e25a23b {
    width: calc(20% - 6px);
  }
}
.wp-5252f23c3e .wp-6e78f79b04 {
  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-5252f23c3e .wp-6e78f79b04 {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-5252f23c3e .wp-6e78f79b04 {
    font-size: 16px;
  }
}
.wp-5252f23c3e .wp-ec31741506 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-5252f23c3e .wp-ec31741506 {
    font-size: 14px;
  }
}
.wp-b85a8235da {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-033ec2da3b {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-7f3f046bd6 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-7f3f046bd6 {
    width: calc(50% - 12px);
  }
}
.wp-0dba8dc16a {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-0dba8dc16a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-09a03e314e {
  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-09a03e314e:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-9e5b6bf15d {
  font-size: 15px;
}
.wp-e9aabb7cdc {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-6b43b907c4 {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-e9aabb7cdc a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-e9aabb7cdc a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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