.wp-87382f8ab6 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-108f107fc6 {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-548857e5ed {
  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-a9728262e1 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-08b88400e3 {
  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-08b88400e3: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-08b88400e3:hover, .wp-08b88400e3.wp-094b8d04a7 {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-08b88400e3:hover:before, .wp-08b88400e3.wp-094b8d04a7:before {
  opacity: 0.2;
}
.wp-08b88400e3:last-child {
  border-right: 0;
}
.wp-fe2c82a964 {
  padding: 16px;
}
.wp-17d5efb78c {
  display: none;
}
.wp-17d5efb78c.wp-f0c8a157d1 {
  display: block;
}
.wp-6caa5214d8 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-6caa5214d8:last-child {
  margin-bottom: 0;
}
.wp-a2ab8bb6d7 {
  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-a2ab8bb6d7 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-1a1a7c38ee {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-1a1a7c38ee {
    margin-left: 10px;
  }
}

.wp-949561cf32 {
  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-949561cf32 {
    padding: 0 15px !important;
  }
}
.wp-949561cf32 .wp-b3af761952 {
  margin: 0 0 24px !important;
}
.wp-949561cf32 .wp-b3af761952:before, .wp-949561cf32 .wp-b3af761952:after {
  display: none !important;
}
.wp-949561cf32 .wp-cee068da93 {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-949561cf32 .wp-7ba6493713 {
  margin: 24px 0 0 !important;
}
.wp-949561cf32 .wp-d144f81718 {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-949561cf32 .wp-e8025af291 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-949561cf32 .wp-e8025af291 canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-949561cf32 .wp-a3feff1607 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-949561cf32 .wp-a3feff1607 {
    width: calc(100% - 120px);
  }
}
.wp-949561cf32 .wp-83b300d635 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-949561cf32 .wp-83b300d635 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-949561cf32 .wp-5688619109 {
  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-949561cf32 .wp-5688619109:not(:last-child) {
  margin-bottom: 3px;
}
.wp-949561cf32 .wp-5688619109: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-949561cf32 .wp-5688619109.wp-094b8d04a7:before, .wp-949561cf32 .wp-5688619109:hover:before {
  background: var(--section-color, #09f);
}
.wp-949561cf32 .wp-5688619109: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-949561cf32 .wp-6d03950b3d {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-949561cf32 .wp-48f560058b {
  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-949561cf32 .wp-48f560058b:hover, .wp-949561cf32 .wp-48f560058b.wp-094b8d04a7 {
  background: var(--section-color);
  color: #fff;
}
.wp-949561cf32 .wp-b8ceea89f8 {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-949561cf32 .wp-b8ceea89f8 {
    flex-wrap: wrap;
  }
}
.wp-949561cf32 .wp-75755fc85b, .wp-949561cf32 .wp-ef2cf27bed {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-949561cf32 .wp-75755fc85b, .wp-949561cf32 .wp-ef2cf27bed {
    width: 100%;
  }
}
.wp-949561cf32 .wp-75755fc85b {
  flex-grow: 1;
}
.wp-949561cf32 .wp-c58db41849 {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-949561cf32 .wp-c58db41849:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-949561cf32 .wp-1b14092996 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-949561cf32 .wp-637ff2d380 {
  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-949561cf32 .wp-637ff2d380:not(:last-child) {
  margin-bottom: 10px;
}
.wp-949561cf32 .wp-8412ee1dd1 {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-949561cf32 .wp-3d66566453 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-949561cf32 .wp-3d66566453 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-949561cf32 .wp-889dd1b29c {
  display: none;
}
.wp-949561cf32 .wp-889dd1b29c p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-949561cf32 .wp-637ff2d380.wp-094b8d04a7 {
  padding-bottom: 15px;
}
.wp-949561cf32 .wp-637ff2d380.wp-094b8d04a7 .wp-3d66566453 svg {
  transform: rotate(180deg);
}

.wp-64d601cc94 {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-64d601cc94 * {
  box-sizing: border-box;
}
.wp-ecbf263b85 {
  margin: 24px 0 0 !important;
}
.wp-b40440f075 {
  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-b40440f075:not(:last-child) {
  margin-bottom: 10px;
}
.wp-c9e07c8a85 {
  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-c9e07c8a85:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-8ee7228c28 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-8ee7228c28 {
    font-size: 18px;
  }
}
.wp-4e355742ed {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-4e355742ed svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-b40440f075.wp-094b8d04a7 .wp-4e355742ed svg {
  transform: rotate(180deg);
}
.wp-fa0b0eaed2 {
  display: none;
  padding: 10px 20px 20px;
}
.wp-fa0b0eaed2 p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-fa0b0eaed2 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-246b7ef6d4 {
  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-1c55ec0b82 {
  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-d007eeecca {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-d007eeecca a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-5d911fb19b {
  padding: 10px 15px;
}
.wp-5d911fb19b a {
  text-decoration: none !important;
  border: none !important;
}
.wp-9775676f53 {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-f62bcebbe6, .wp-f62bcebbe6 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-f62bcebbe6:before, .wp-f62bcebbe6:after, .wp-f62bcebbe6 li:before, .wp-f62bcebbe6 li:after {
  content: none !important;
}
.wp-f62bcebbe6 li {
  padding: 0 0 0 15px !important;
}
.wp-f2360d1dca {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-f2360d1dca:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-32bf5d4930 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-f2360d1dca a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-d260da588e {
  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-d260da588e {
    padding: 24px 16px;
  }
}
.wp-ec39fe9425 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-ec39fe9425 {
    margin-top: -48px;
  }
}
.wp-ec39fe9425 .wp-3e6e77fdc0 {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-ec39fe9425 .wp-3e6e77fdc0 {
    width: calc(20% - 6px);
  }
}
.wp-ec39fe9425 .wp-d089801fd6 {
  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-ec39fe9425 .wp-d089801fd6 {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-ec39fe9425 .wp-d089801fd6 {
    font-size: 16px;
  }
}
.wp-ec39fe9425 .wp-f100d11049 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-ec39fe9425 .wp-f100d11049 {
    font-size: 14px;
  }
}
.wp-338e40ca27 {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-7e1b17e408 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-19ef2bc0c0 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-19ef2bc0c0 {
    width: calc(50% - 12px);
  }
}
.wp-5b3bb91389 {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-5b3bb91389 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-ab090db484 {
  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-ab090db484:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-4a1ee3f60c {
  font-size: 15px;
}
.wp-cf980cb4cd {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-7aacf80543 {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-cf980cb4cd a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-cf980cb4cd a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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