.wp-97641c3c09 {
  margin: 24px auto;
  width: 100%;
  color: #222 !important;
  background-color: #fff;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-e68c3af3ac {
  font-size: 16px;
  margin-bottom: 20px;
}
.wp-6cc764f190 {
  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-e4acbd0424 {
  display: flex;
  align-items: center;
  border-bottom: var(--theme-border, var(--cs-border));
  overflow-x: auto;
}
.wp-b4bc925255 {
  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-b4bc925255: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-b4bc925255:hover, .wp-b4bc925255.wp-c6d5c5a870 {
  color: var(--theme-main-color, var(--cs-main-color));
}
.wp-b4bc925255:hover:before, .wp-b4bc925255.wp-c6d5c5a870:before {
  opacity: 0.2;
}
.wp-b4bc925255:last-child {
  border-right: 0;
}
.wp-f3c5d037e9 {
  padding: 16px;
}
.wp-cf525188d0 {
  display: none;
}
.wp-cf525188d0.wp-cf7b27091f {
  display: block;
}
.wp-dd1c55947b {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wp-dd1c55947b:last-child {
  margin-bottom: 0;
}
.wp-9d40b51075 {
  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-9d40b51075 {
    font-size: 15px;
    padding: 8px 10px;
  }
}
.wp-dc6d1a43b5 {
  font-size: 16px;
  font-weight: 500;
  margin-left: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .wp-dc6d1a43b5 {
    margin-left: 10px;
  }
}

.wp-14c1e8905a {
  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-14c1e8905a {
    padding: 0 15px !important;
  }
}
.wp-14c1e8905a .wp-3bca28318a {
  margin: 0 0 24px !important;
}
.wp-14c1e8905a .wp-3bca28318a:before, .wp-14c1e8905a .wp-3bca28318a:after {
  display: none !important;
}
.wp-14c1e8905a .wp-430865c663 {
  font-size: 16px;
  color: #777 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  line-height: 1.75;
}
.wp-14c1e8905a .wp-761c152fb8 {
  margin: 24px 0 0 !important;
}
.wp-14c1e8905a .wp-f09f9f09ac {
  width: 100%;
  margin: 0 0 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-14c1e8905a .wp-4f3749d0ee {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.wp-14c1e8905a .wp-4f3749d0ee canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-14c1e8905a .wp-60a9a746d9 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .wp-14c1e8905a .wp-60a9a746d9 {
    width: calc(100% - 120px);
  }
}
.wp-14c1e8905a .wp-86e17d48d2 {
  margin-left: 20px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .wp-14c1e8905a .wp-86e17d48d2 {
    width: 120px;
    margin-left: 0;
  }
}
.wp-14c1e8905a .wp-c018daea0a {
  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-14c1e8905a .wp-c018daea0a:not(:last-child) {
  margin-bottom: 3px;
}
.wp-14c1e8905a .wp-c018daea0a: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-14c1e8905a .wp-c018daea0a.wp-c6d5c5a870:before, .wp-14c1e8905a .wp-c018daea0a:hover:before {
  background: var(--section-color, #09f);
}
.wp-14c1e8905a .wp-c018daea0a: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-14c1e8905a .wp-538d4ad693 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 10px;
  white-space: nowrap;
  overflow-x: auto;
}
.wp-14c1e8905a .wp-02402d3685 {
  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-14c1e8905a .wp-02402d3685:hover, .wp-14c1e8905a .wp-02402d3685.wp-c6d5c5a870 {
  background: var(--section-color);
  color: #fff;
}
.wp-14c1e8905a .wp-149da98c3e {
  display: inline-flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .wp-14c1e8905a .wp-149da98c3e {
    flex-wrap: wrap;
  }
}
.wp-14c1e8905a .wp-f420a8ce31, .wp-14c1e8905a .wp-fddff176b5 {
  width: 47%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1023px) {
  .wp-14c1e8905a .wp-f420a8ce31, .wp-14c1e8905a .wp-fddff176b5 {
    width: 100%;
  }
}
.wp-14c1e8905a .wp-f420a8ce31 {
  flex-grow: 1;
}
.wp-14c1e8905a .wp-c280e762b4 {
  margin: 0 0 15px !important;
  font-size: 22px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.wp-14c1e8905a .wp-c280e762b4:before {
  width: 20px;
  height: 20px;
  background: var(--section-color, #09f);
  margin-right: 10px;
  content: "";
  border-radius: 20px;
  flex-shrink: 0;
}
.wp-14c1e8905a .wp-61b0e8ec89 {
  font-size: 16px !important;
  color: #222 !important;
  font-weight: normal;
  margin: 0 !important;
}
.wp-14c1e8905a .wp-573bc226ef {
  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-14c1e8905a .wp-573bc226ef:not(:last-child) {
  margin-bottom: 10px;
}
.wp-14c1e8905a .wp-48a6a7aad8 {
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wp-14c1e8905a .wp-99dd14a7d6 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.wp-14c1e8905a .wp-99dd14a7d6 svg {
  display: block;
  fill: #222;
  transition: all 0.24s ease-in-out;
}
.wp-14c1e8905a .wp-b35a976ba3 {
  display: none;
}
.wp-14c1e8905a .wp-b35a976ba3 p {
  font-size: 14px;
  color: #777;
  margin: 0 !important;
}
.wp-14c1e8905a .wp-573bc226ef.wp-c6d5c5a870 {
  padding-bottom: 15px;
}
.wp-14c1e8905a .wp-573bc226ef.wp-c6d5c5a870 .wp-99dd14a7d6 svg {
  transform: rotate(180deg);
}

.wp-13ce2ebe4f {
  margin: 24px 0 !important;
  font-family: var(--theme-font-content, var(--cs-font-content)), serif;
}
.wp-13ce2ebe4f * {
  box-sizing: border-box;
}
.wp-19b79f7cce {
  margin: 24px 0 0 !important;
}
.wp-32d12e0028 {
  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-32d12e0028:not(:last-child) {
  margin-bottom: 10px;
}
.wp-3057a2f3db {
  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-3057a2f3db:hover {
  background: rgba(0, 0, 0, 0.03);
}
.wp-c551400c75 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  .wp-c551400c75 {
    font-size: 18px;
  }
}
.wp-a1a7d37061 {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.wp-a1a7d37061 svg {
  display: block;
  transition: transform 0.24s ease-in-out;
}
.wp-32d12e0028.wp-c6d5c5a870 .wp-a1a7d37061 svg {
  transform: rotate(180deg);
}
.wp-e46312bf5e {
  display: none;
  padding: 10px 20px 20px;
}
.wp-e46312bf5e p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.wp-e46312bf5e 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-a31dc0cf53 {
  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-cb84688dcc {
  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-a03855e93c {
  background: var(--theme-main-color, var(--cs-main-color));
  color: #fff !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-a03855e93c a {
  font: inherit;
  color: currentColor !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  padding: 14px 15px;
}
.wp-6fcb994883 {
  padding: 10px 15px;
}
.wp-6fcb994883 a {
  text-decoration: none !important;
  border: none !important;
}
.wp-203ca2ddbb {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
.wp-853b5c01d7, .wp-853b5c01d7 li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-853b5c01d7:before, .wp-853b5c01d7:after, .wp-853b5c01d7 li:before, .wp-853b5c01d7 li:after {
  content: none !important;
}
.wp-853b5c01d7 li {
  padding: 0 0 0 15px !important;
}
.wp-b198208c0b {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 14px;
}
.wp-b198208c0b:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wp-d8d798fd77 {
  font-weight: bold;
  flex-grow: 0;
  flex-shrink: 0;
}
.wp-b198208c0b a {
  padding: 14px 15px;
  border: none !important;
  text-decoration: none !important;
  flex-grow: 1;
}

.wp-05d506a336 {
  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-05d506a336 {
    padding: 24px 16px;
  }
}
.wp-fae6383485 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: -64px;
}
@media screen and (max-width: 767px) {
  .wp-fae6383485 {
    margin-top: -48px;
  }
}
.wp-fae6383485 .wp-36a96f612f {
  width: calc(20% - 16px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-fae6383485 .wp-36a96f612f {
    width: calc(20% - 6px);
  }
}
.wp-fae6383485 .wp-6ab0b2ba4e {
  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-fae6383485 .wp-6ab0b2ba4e {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .wp-fae6383485 .wp-6ab0b2ba4e {
    font-size: 16px;
  }
}
.wp-fae6383485 .wp-cb0e710600 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wp-fae6383485 .wp-cb0e710600 {
    font-size: 14px;
  }
}
.wp-4d27eb98fe {
  display: block;
  margin: 45px 0 0 !important;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.wp-8748907b00 {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.wp-0a3bb91c14 {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp-0a3bb91c14 {
    width: calc(50% - 12px);
  }
}
.wp-19c40ce7cd {
  margin-bottom: 16px;
  border-radius: 50%;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.wp-19c40ce7cd img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-a7e3232c09 {
  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-a7e3232c09:hover {
  color: var(--theme-dark-color, var(--cs-dark-color));
}
.wp-286ffa57be {
  font-size: 15px;
}
.wp-0efdddfa8e {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-887f4c33f8 {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.wp-0efdddfa8e a {
  margin-top: 6px;
  width: fit-content;
  color: var(--theme-main-color, var(--cs-dark-color));
  transition: all 0.24s ease-in-out;
}
.wp-0efdddfa8e a:hover {
  color: var(--theme-dark-color, var(--cs-main-color)) !important;
}

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