html {
  height: 100% !important;
}

*,
*::after,
*::before {
  box-sizing: border-box !important;
}

body {
  --wp--preset--color--black: #fff000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--maldkfctric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.large_376a) {
  gap: 0.5em;
}
:where(.popup_hard_0fad) {
  gap: 0.5em;
}
body .sort_0b5c > .backdrop-914a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .sort_0b5c > .action_25be {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .sort_0b5c > .focused_bdd8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .image-4ef9 > .backdrop-914a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .image-4ef9 > .action_25be {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .image-4ef9 > .focused_bdd8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .image-4ef9
  > :where(:not(.backdrop-914a):not(.action_25be):not(.disabled_f7b1)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .image-4ef9 > .layout_simple_cbe9 {
  max-width: var(--wp--style--global--wide-size);
}
body .large_376a {
  display: flex;
}
body .large_376a {
  flex-wrap: wrap;
  align-items: center;
}
body .large_376a > * {
  margin: 0;
}
body .popup_hard_0fad {
  display: grid;
}
body .popup_hard_0fad > * {
  margin: 0;
}
:where(.progress-0484.large_376a) {
  gap: 2em;
}
:where(.progress-0484.popup_hard_0fad) {
  gap: 2em;
}
:where(.tag-fluid-0bbf.large_376a) {
  gap: 1.25em;
}
:where(.tag-fluid-0bbf.popup_hard_0fad) {
  gap: 1.25em;
}
.down_0215 {
  color: var(--wp--preset--color--black) !important;
}
.link_first_1f2a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.disabled-orange-5630 {
  color: var(--wp--preset--color--white) !important;
}
.block_paper_0a9c {
  color: var(--wp--preset--color--pale-pink) !important;
}
.paragraph-fixed-df16 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.narrow-d7ad {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tooltip-6dad {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.surface-bee4 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.input-2d16 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.first-904c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.notice_2246 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.nav-d3c2 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.shadow-085c {
  background-color: var(--wp--preset--color--black) !important;
}
.video_c0f7 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dark_43c3 {
  background-color: var(--wp--preset--color--white) !important;
}
.surface-ceb4 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.alert_a23c {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.description_9fe6 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.column-cold-7f1b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slider_rough_7cc3 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.filter_c765 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.label_4760 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gallery_73e4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.chip_510f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.tall-dc5c {
  border-color: var(--wp--preset--color--black) !important;
}
.hard_4a49 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.right_626b {
  border-color: var(--wp--preset--color--white) !important;
}
.simple_f4f9 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.link-simple-49d7 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.table_top_b538 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.aside_a3ac {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.sort-dirty-08c5 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.huge-9c2c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.notice-1386 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.item_5b56 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.popup_light_56c8 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.filter-a50a {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.plasma_4277 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.down-939a {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.picture-0a23 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.item-next-06dc {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.iron-3961 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.box-0258 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.panel-96ed {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.status_under_bd1e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.popup-left-80a4 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.pagination_b7f1 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.bright_61b9 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.paragraph-8a88 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.section-active-82c1 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.green-4e24 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.black-550b {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.basic_1bd8 a:where(:not(.disabled-dynamic-c47c)) {
  color: inherit;
}
:where(.tag-fluid-0bbf.large_376a) {
  gap: 1.25em;
}
:where(.tag-fluid-0bbf.popup_hard_0fad) {
  gap: 1.25em;
}
:where(.progress-0484.large_376a) {
  gap: 2em;
}
:where(.progress-0484.popup_hard_0fad) {
  gap: 2em;
}
.active-4033 {
  font-size: 1.5em;
  line-height: 1.6;
}

.fluid_5c31 .message-next-17f6 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-red-4f58 .grid-16d3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_green_f3ee {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_green_f3ee.shade_dark_f533 .container_b172 {
  background-color: var(--e-global-color-primary);
}
.hero_green_f3ee.header-up-1d04 .container_b172,
.hero_green_f3ee.mini-b5fe .container_b172 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.block-focused-51f2 .fluid-d44a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.gallery_down_3447 {
  --divider-color: var(--e-global-color-secondary);
}
.gallery_down_3447 .texture-6a21 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gallery_down_3447.list-gold-f18b .preview-last-7539 {
  background-color: var(--e-global-color-secondary);
}
.gallery_down_3447.narrow-bf2c .preview-last-7539,
.gallery_down_3447.small_b357 .preview-last-7539 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.gallery_down_3447.narrow-bf2c .preview-last-7539,
.gallery_down_3447.small_b357 .preview-last-7539 svg {
  fill: var(--e-global-color-secondary);
}
.description_4704 .slider-dfa9 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_4704 .filter_glass_61ce {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-orange-4785.list-gold-f18b .preview-last-7539 {
  background-color: var(--e-global-color-primary);
}
.detail-orange-4785.narrow-bf2c .preview-last-7539,
.detail-orange-4785.small_b357 .preview-last-7539 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.detail-orange-4785.narrow-bf2c .preview-last-7539,
.detail-orange-4785.small_b357 .preview-last-7539 svg {
  fill: var(--e-global-color-primary);
}
.left_163c.list-gold-f18b .preview-last-7539 {
  background-color: var(--e-global-color-primary);
}
.left_163c.narrow-bf2c .preview-last-7539,
.left_163c.small_b357 .preview-last-7539 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.left_163c .summary-2d6b {
  color: var(--e-global-color-primary);
}
.left_163c .summary-2d6b,
.left_163c .summary-2d6b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_163c .carousel-53a2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-35e1 .summary_fast_4172 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_3b66 .container-right-af87 .south_9b4c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-full-ac81 .menu-28d8:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.item-full-ac81 .box-under-cdf2 i {
  color: var(--e-global-color-primary);
}
.item-full-ac81 .box-under-cdf2 svg {
  fill: var(--e-global-color-primary);
}
.item-full-ac81 .black-e05c {
  color: var(--e-global-color-secondary);
}
.item-full-ac81 .menu-28d8 > .black-e05c,
.item-full-ac81 .menu-28d8 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-3026 .active-90b9 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-3026 .article-old-4ac6 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.shadow-2023 .banner_light_ba64 .picture-right-bb04 {
  background-color: var(--e-global-color-primary);
}
.shadow-2023 .tooltip_orange_2542 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-west-bf7d .texture-3ba6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-west-bf7d .column-c11a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-west-bf7d .tertiary_0fc0 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.tertiary_left_74a8 .banner-out-491c,
.tertiary_left_74a8 .banner-out-491c a {
  color: var(--e-global-color-primary);
}
.tertiary_left_74a8 .banner-out-491c.preview-smooth-809f,
.tertiary_left_74a8 .banner-out-491c.preview-smooth-809f a {
  color: var(--e-global-color-accent);
}
.tertiary_left_74a8 .banner-out-491c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_left_74a8 .tabs-8520 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-43b1 .widget-in-978a,
.info-43b1 .dim-65b5 {
  color: var(--e-global-color-primary);
}
.info-43b1 .widget-in-978a svg {
  fill: var(--e-global-color-primary);
}
.info-43b1 .preview-smooth-809f .widget-in-978a,
.info-43b1 .preview-smooth-809f .dim-65b5 {
  color: var(--e-global-color-accent);
}
.info-43b1 .preview-smooth-809f .widget-in-978a svg {
  fill: var(--e-global-color-accent);
}
.info-43b1 .dim-65b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-43b1 .tabs-8520 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_d1e1 .wide_bc3c,
.east_d1e1 .clean-4420 {
  color: var(--e-global-color-primary);
}
.east_d1e1 .clean-4420 svg {
  fill: var(--e-global-color-primary);
}
.east_d1e1 .banner-out-491c.preview-smooth-809f a,
.east_d1e1
  .banner-out-491c.preview-smooth-809f
  .clean-4420 {
  color: var(--e-global-color-accent);
}
.east_d1e1 .wide_bc3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_d1e1 .tabs-8520 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-green-c794 .over-a3dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-green-c794 .dark_4d1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bronze-82e3 .banner-c81c .search-d417 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.content-bronze-82e3 .banner-c81c .article-5208 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bronze-82e3 .container-static-4c26 .search-d417 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.content-bronze-82e3
  .container-static-4c26
  .article-5208 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bronze-82e3
  .icon-b2f5
  .search-d417 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.content-bronze-82e3
  .icon-b2f5
  .article-5208 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bronze-82e3
  .huge-3e4b
  .search-d417 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.content-bronze-82e3
  .huge-3e4b
  .article-5208 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_5ed5 .link-motion-7ee9 {
  background-color: var(--e-global-color-primary);
}
.simple_5ed5 .link-motion-7ee9:hover {
  background-color: var(--e-global-color-primary);
}
.simple_5ed5 .grid_3912 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_5ed5
  .link-motion-7ee9:hover
  .grid_3912 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-5680 .block-fluid-1301 {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-ab22 .middle-1746 .header_c9fb a {
  background-color: var(--e-global-color-accent);
}
.thick-ab22 .middle-1746 .element-brown-0be9 a {
  background-color: var(--e-global-color-accent);
}
.thick-ab22 .middle-1746 .header_c9fb a,
.thick-ab22 .middle-1746 .element-brown-0be9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-0ecf
  .liquid_6280.in_3204
  .middle-1746
  a.menu_d37b {
  background-color: var(--e-global-color-accent);
}
.warm-0ecf
  .liquid_6280.in_3204
  .middle-1746
  span.menu_d37b.fn-current-b33b {
  background-color: var(--e-global-color-text);
}
.warm-0ecf
  .liquid_6280.in_3204
  .middle-1746
  .menu_d37b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-385d .banner_top_0187 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-385d
  .backdrop-action-40e5
  > .component-d7a9
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-385d
  .active-a34f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-385d
  .text_03d3
  .focus_orange_f369,
.texture-385d
  .text_03d3
  .slider-gas-06d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-385d
  .text_03d3
  .panel-wide-81de,
.texture-385d
  .text_03d3
  a
  .panel-wide-81de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-385d
  .text_03d3
  .hovered-0e72 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-385d
  .text_03d3
  .background_8854 {
  background-color: var(--e-global-color-primary);
}
.texture-385d
  .text_03d3
  .background_8854 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-385d
  .text_03d3
  .background_8854:hover {
  background-color: var(--e-global-color-primary);
}
.texture-385d
  .text_03d3
  .media-light-54b2 {
  background-color: var(--e-global-color-primary);
}
.texture-385d
  .text_03d3
  .media-light-54b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-385d
  .text_03d3
  .media-light-54b2:hover {
  background-color: var(--e-global-color-primary);
}
.texture-385d
  .link-fixed-795b
  .wrapper_b0d0
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-385d
  .link-fixed-795b
  .lower_55c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-385d
  .link-fixed-795b
  .hovered-0e72 {
  color: var(--e-global-color-text);
}
.texture-385d
  .link-fixed-795b
  .hovered-0e72
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-385d
  .link-fixed-795b
  .background_8854 {
  background-color: var(--e-global-color-primary);
}
.texture-385d
  .link-fixed-795b
  .background_8854 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-385d
  .link-fixed-795b
  .background_8854:hover {
  background-color: var(--e-global-color-primary);
}
.texture-385d
  .link-fixed-795b
  .media-light-54b2 {
  background-color: var(--e-global-color-primary);
}
.texture-385d
  .link-fixed-795b
  .media-light-54b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-385d
  .link-fixed-795b
  .media-light-54b2:hover {
  background-color: var(--e-global-color-primary);
}
.texture-385d .mask_dynamic_d918 {
  background-color: var(--e-global-color-primary);
}
.texture-385d .mask_dynamic_d918:hover {
  background-color: var(--e-global-color-primary);
}
.texture-385d .fresh-ec40 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-385d .highlight_cd22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-8d32 .lite-8277 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-8d32
  .green-2f7d
  > div:nth-child(3)
  .lite-8277,
.message-8d32
  .pagination-0b09
  > div:nth-child(1)
  .lite-8277,
.message-8d32
  .large-74a1
  > div:nth-child(1)
  .lite-8277,
.message-8d32
  .box_3ac6
  > div:nth-child(1)
  .lite-8277,
.message-8d32
  .mini-789f
  > div:nth-child(1)
  .lite-8277 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-8d32 .gradient_fe46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-8d32 .mini-36c8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-8d32 .black_84d4 {
  background-color: var(--e-global-color-primary);
}
.message-8d32 .black_84d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-8d32 .black_84d4:hover {
  background-color: var(--e-global-color-primary);
}
.message-8d32 .video-right-2d5f {
  background-color: var(--e-global-color-primary);
}
.message-8d32 .video-right-2d5f:hover {
  background-color: var(--e-global-color-primary);
}
.message-8d32 .fresh-ec40 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-8d32 .highlight_cd22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_530c .accordion_stone_609f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_530c .carousel_c411 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_530c .left-0368 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_530c .gold-9bbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_530c .text_static_807a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_530c .video-right-2d5f {
  background-color: var(--e-global-color-primary);
}
.hovered_530c .video-right-2d5f:hover {
  background-color: var(--e-global-color-primary);
}
.large-8dc2 .chip-in-dd30 {
  background-color: var(--e-global-color-secondary);
}
.large-8dc2 .link_1536 {
  background-color: var(--e-global-color-text);
}
.large-8dc2 .simple-9ab5 {
  background-color: var(--e-global-color-secondary);
}
.large-8dc2 .dark_8258 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-8dc2 .east_1f24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-8dc2 .info-fresh-a106 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-8dc2 .green-2dbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-8dc2 .pagination_fluid_1e65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_dadb .feature_glass_d19c .list_cool_532a,
.wide_dadb
  .feature_glass_d19c
  .list_cool_532a
  a,
.wide_dadb .button_down_454f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_dadb .feature_glass_d19c .glass_fcc2,
.wide_dadb .status-dynamic-89f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_dadb .feature_glass_d19c .glass_fcc2 {
  color: var(--e-global-color-text);
}
.wide_dadb .status-dynamic-89f4 {
  color: var(--e-global-color-text);
}
.wide_dadb
  .feature_glass_d19c
  .right_3cc4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide_dadb .picture-5336 .copper_5fc6 {
  background-color: var(--e-global-color-primary);
}
.wide_dadb .picture-5336 .copper_5fc6:hover {
  background-color: var(--e-global-color-primary);
}
.wide_dadb .picture-5336 .dropdown_b58d li span {
  background-color: var(--e-global-color-text);
}
.wide_dadb .picture-5336 .dropdown_b58d li span:hover {
  background-color: var(--e-global-color-primary);
}
.wide_dadb
  .picture-5336
  .dropdown_b58d
  li.panel_new_3e8e
  span {
  background-color: var(--e-global-color-accent);
}
.wide_dadb .search-full-ee6f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-faa9 .plasma-b7d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright-7ff3 .gallery-1103 {
  background-color: var(--e-global-color-primary);
}
.bright-7ff3 .active_a2d3 {
  background-color: var(--e-global-color-secondary);
}
.bright-7ff3 .main_29e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-7ff3 .selected-a01f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-7ff3 .motion_8404 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-7ff3 .panel-4f1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-7ff3 .disabled_fb52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-7ff3 .tabs-9904 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-7ff3 .photo-slow-2982 {
  background-color: var(--e-global-color-primary);
}
.bright-7ff3 .photo-slow-2982 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-east-763a .highlight-68de {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-east-763a .dark_7b98 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.mask-east-763a
  .info-under-4418:after {
  background-color: var(--e-global-color-primary);
}
.mask-east-763a .bottom_2d3f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-0fe0 .button_down_454f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-0fe0 .status-dynamic-89f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_e0ef .header-in-2e39 .list-selected-f6c1 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_e0ef .header-in-2e39 .steel_2b9a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-center-697c .content_upper_ca8a {
  background-color: var(--e-global-color-primary);
}
.highlight-center-697c .bright_f153 {
  background-color: var(--e-global-color-secondary);
}
.highlight-center-697c .disabled_focused_7f8a .stone_074d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-center-697c .tall_126e .stone_074d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-soft-5e0c .video-57b5 .heading-fdc1 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-soft-5e0c .video-57b5 .hover-a1e5 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-soft-5e0c .video-57b5 .feature-liquid-9f64 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.center-039f .pattern-right-c16e {
  border-color: var(--e-global-color-text);
}
.center-039f .plasma_19ef {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-039f .input_6a9a {
  color: var(--e-global-color-primary);
}
.center-039f .in_83c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_focused_9c21 .purple-9e70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_focused_9c21 .heading-east-f927 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_focused_9c21 .sidebar_cool_fe93:hover .purple-9e70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_focused_9c21
  .sidebar_cool_fe93:hover
  .heading-east-f927 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean-f91e .column_ad0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean-f91e .heading-ab1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-4837 .disabled_2caa .card-fast-a5ff {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-4837 .mask_3355 .card-fast-a5ff {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.disabled_07cc .frame_advanced_8269 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.info_fixed_6eb3 .wrapper_1f7e .list_solid_fa90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_fixed_6eb3 .wrapper_1f7e .list_solid_fa90 {
  background-color: var(--e-global-color-secondary);
}
.info_fixed_6eb3 .accordion-de59 .list_solid_fa90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_fixed_6eb3 .accordion-de59 .list_solid_fa90 {
  background-color: var(--e-global-color-secondary);
}
.info_fixed_6eb3 .dirty_34ab .block-af11 {
  background-color: var(--e-global-color-primary);
}
.info_fixed_6eb3 .dirty_34ab:hover .block-af11 {
  background-color: var(--e-global-color-secondary);
}
.info_fixed_6eb3 .copper_5fc6 {
  background-color: var(--e-global-color-primary);
}
.info_fixed_6eb3 .copper_5fc6:hover {
  background-color: var(--e-global-color-accent);
}
.info_fixed_6eb3 .dropdown_b58d li span {
  background-color: var(--e-global-color-text);
}
.info_fixed_6eb3 .dropdown_b58d li span:hover {
  background-color: var(--e-global-color-primary);
}
.info_fixed_6eb3 .dropdown_b58d li.panel_new_3e8e span {
  background-color: var(--e-global-color-accent);
}
.picture-7cde .surface_38ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-7cde .background_4d8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-dbed .center_9d15:before {
  background-color: var(--e-global-color-secondary);
}
.hover-dbed .nav_d35c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-dbed .narrow_e590 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-8eb8 .avatar-steel-40f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-8eb8 .avatar-steel-40f7:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-8eb8 .avatar-steel-40f7.fn-active-b33b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-8eb8 .input_new_25c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-8eb8 .short-cf51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-8eb8 .wrapper-stale-b943 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-8eb8 .header_action_3253 {
  background-color: var(--e-global-color-primary);
}
.picture-8eb8 .header_action_3253 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-8eb8 .avatar_liquid_6614 {
  background-color: var(--e-global-color-primary);
}
.picture-8eb8 .avatar_liquid_6614 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_d532 .silver_5960 .steel-ffc7 a {
  color: var(--e-global-color-secondary);
}
.thumbnail_d532 .silver_5960 .steel-ffc7 a:hover {
  color: var(--e-global-color-secondary);
}
.thumbnail_d532 .silver_5960 .steel-ffc7,
.thumbnail_d532 .silver_5960 .steel-ffc7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_d532 .silver_5960 .short-f33a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_d532 .silver_5960 .image-ab00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_d532 .silver_5960 .main-ee31 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_d532 .silver_5960 .main-ee31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_d532 .silver_5960 .main-ee31:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_d532 .silver_5960 .texture-de13 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_d532 .silver_5960 .texture-de13 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_d532 .silver_5960 .texture-de13:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_d532 .silver_5960 .copper_5fc6 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_d532 .silver_5960 .copper_5fc6:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_d532 .picture-5336 .dropdown_b58d li span {
  background-color: var(--e-global-color-text);
}
.thumbnail_d532 .picture-5336 .dropdown_b58d li span:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_d532 .picture-5336 .dropdown_b58d li.panel_new_3e8e span {
  background-color: var(--e-global-color-accent);
}
.thumbnail_d532 .fresh-ec40 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_d532 .highlight_cd22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-3843 .row_in_e9f7 .rough_5bf2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-3843 .row_in_e9f7 .pro-4c30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-3843 .row_in_e9f7 .sidebar-dbdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_c116 .complex-64c8 {
  border-color: var(--e-global-color-text);
}
.content_c116 .clean_076d {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_c116 .paragraph_up_2ac0 {
  color: var(--e-global-color-secondary);
}
.content_c116 .paragraph_up_2ac0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_c116 .soft-6896 > * {
  color: var(--e-global-color-primary);
}
.content_c116 .soft-6896 > * svg {
  fill: var(--e-global-color-primary);
}
.content_c116 .disabled_hot_0c58 {
  color: var(--e-global-color-primary);
}
.content_c116 .disabled_hot_0c58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_c116 .form-08bf {
  color: var(--e-global-color-primary);
}
.content_c116 .form-08bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_c116 .row_brown_2d9f {
  color: var(--e-global-color-primary);
}
.content_c116 .row_brown_2d9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_c116 .outline_f098 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_c116 .background_plasma_dfd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_c116 .background_plasma_dfd9.card_advanced_e6be {
  color: var(--e-global-color-secondary);
}
.content_c116 .background_plasma_dfd9.card_advanced_e6be .heading-gold-3ccc {
  color: var(--e-global-color-accent);
}
.content_c116 .background_plasma_dfd9.prev_cc51 {
  color: var(--e-global-color-text);
}
.content_c116 .background_plasma_dfd9.prev_cc51 .heading-gold-3ccc {
  color: var(--e-global-color-text);
}
.content_c116 .background_plasma_dfd9:before {
  border-top-color: var(--e-global-color-text);
}
.content_c116 .wrapper_stale_5f55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_c116
  .wrapper_stale_5f55
  .fresh_a6f2 {
  background-color: var(--e-global-color-primary);
}
.content_c116
  .wrapper_stale_5f55
  .fresh_a6f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_c116 .complex-64c8 .secondary-a3c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-cdff .hero-845b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-cdff .secondary_958d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-e25c .filter_a3f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-e25c
  .under-c539
  .in_1259 {
  background-color: var(--e-global-color-secondary);
}
.banner-e25c
  .under-c539.form_3f0c
  .in_1259 {
  background-color: var(--e-global-color-text);
}
.banner-e25c
  .under-c539:hover
  .in_1259 {
  background-color: var(--e-global-color-accent);
}
.banner-e25c
  .under-c539.fn-active-b33b
  .in_1259 {
  background-color: var(--e-global-color-primary);
}
.paragraph_center_49ea .header_7dd8 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.paragraph_center_49ea .pro_4c5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_center_49ea .center-15e5 {
  background-color: var(--e-global-color-primary);
}
.paragraph_center_49ea .center-15e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_3668 .shade-prev-d6ff .container_basic_b89a .search-e7b9 {
  background-color: var(--e-global-color-secondary);
}
.panel_3668 .shade-prev-d6ff .pattern_dirty_2702:after {
  background-color: var(--e-global-color-secondary);
}
.panel_3668 .focus_left_14de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_3668 .title_56a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_3668 .status-simple-6e75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_3668 .image_b138 {
  background-color: var(--e-global-color-primary);
}
.panel_3668 .image_b138 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_3668 .alert-north-8451 {
  background-color: var(--e-global-color-secondary);
}
.panel_3668 .alert-north-8451 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_3668 .shade-prev-d6ff .top-02f2 .green_1ab9:hover {
  background-color: var(--e-global-color-primary);
}
.panel_3668
  .shade-prev-d6ff
  .top-02f2
  .green_1ab9.copper-f859 {
  background-color: var(--e-global-color-primary);
}
.panel_3668 .shade-prev-d6ff .label-dynamic-e027:before {
  border-color: var(--e-global-color-primary);
}
.panel_3668 .shade-prev-d6ff .label-dynamic-e027:hover:before {
  border-color: var(--e-global-color-secondary);
}
.panel_3668
  .shade-prev-d6ff
  .label-dynamic-e027.alert-right-1204:before {
  border-color: var(--e-global-color-primary);
}
.panel_3668 .pattern-active-16df span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_5c57 .grid_left_b575 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_5c57 .grid_left_b575:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_5c57 .grid_left_b575.mask-1ac2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_5c57 .shade-17bd {
  background-color: var(--e-global-color-primary);
}
.static_5c57 .shade-17bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_5c57
  .preview-d3e3
  .old-6023
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_5c57
  .stone_f0a3
  .old-6023
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_9f17
  .gallery_fcfa
  .image_c9aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_9f17
  .gallery_fcfa
  .accent_3275 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_9f17 .content-9f32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_9f17 .title_21ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_9f17 .dynamic-53c9 {
  background-color: var(--e-global-color-primary);
}
.fixed_9f17 .dynamic-53c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-398e .footer_yellow_0dc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-398e .active_0c2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.up-398e .box-upper-af9f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-398e .box-upper-af9f a:hover {
  color: var(--e-global-color-secondary);
}
.up-398e .active_62bc {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-398e .shade_over_e0be {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-398e .smooth_dea8 .copper_5fc6 {
  background-color: var(--e-global-color-primary);
}
.up-398e .smooth_dea8 .copper_5fc6:hover {
  background-color: var(--e-global-color-accent);
}
.up-398e
  .smooth_dea8
  .dropdown_b58d
  li
  span {
  background-color: var(--e-global-color-text);
}
.up-398e
  .smooth_dea8
  .dropdown_b58d
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.up-398e
  .smooth_dea8
  .dropdown_b58d
  li.panel_new_3e8e
  span {
  background-color: var(--e-global-color-accent);
}
.slider-5b82
  .chip_yellow_d671
  .black-0c08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-5b82 .chip_yellow_d671 .border-focused-d6d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-5b82 .chip_yellow_d671 .sort_451d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-5b82 .pagination-e65f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.slider-5b82
  .grid_middle_4f20.hover-stale-45ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > a {
  background-color: var(--e-global-color-text);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > a
  .left_43c7.wide_0a44 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > a
  .menu-8294.panel-bronze-fe22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > .left_9e1c
  .shadow-medium-9be8
  > a {
  background-color: var(--e-global-color-secondary);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > .left_9e1c
  .shadow-medium-9be8
  > a
  .feature_short_49bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > .left_9e1c
  .shadow-medium-9be8
  > a
  .menu-8294.content-selected-b3ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > a
  .logo-81ad:before {
  color: var(--e-global-color-text);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > .left_9e1c
  a
  .logo-81ad:before {
  color: var(--e-global-color-text);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8.status_d0b6
  > a
  .logo-81ad:before {
  color: var(--e-global-color-text);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > .left_9e1c
  .shadow-medium-9be8.status_d0b6
  > a
  .logo-81ad:before {
  color: var(--e-global-color-text);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > a
  .secondary_south_6675
  .alert_south_59a3 {
  color: var(--e-global-color-text);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > .left_9e1c
  a
  .secondary_south_6675
  .alert_south_59a3 {
  color: var(--e-global-color-text);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > a
  .secondary_south_6675
  .alert_south_59a3,
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > .left_9e1c
  a
  .secondary_south_6675
  .alert_south_59a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > a
  .focus_2f96:before {
  color: var(--e-global-color-text);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > .left_9e1c
  a
  .focus_2f96:before {
  color: var(--e-global-color-text);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8.status_d0b6
  > a
  .focus_2f96:before {
  color: var(--e-global-color-text);
}
.video-wide-05b4
  > .overlay-west-4cce
  > div
  > .disabled_d47d
  > .shadow-medium-9be8
  > .left_9e1c
  .shadow-medium-9be8.status_d0b6
  > a
  .focus_2f96:before {
  color: var(--e-global-color-text);
}
.modal_copper_da64 .paper-9bc2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_copper_da64
  .thumbnail-east-7353:hover
  .paper-9bc2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-671e
  > .overlay-west-4cce
  > .hard-3419
  > .border_tall_e342
  > .secondary-b3a4
  > .dark-cdc9
  .pattern-east-54cb {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-671e
  > .overlay-west-4cce
  > .hard-3419
  > .border_tall_e342
  > .secondary-b3a4
  > .dark-cdc9:hover
  .pattern-east-54cb {
  color: var(--e-global-color-text);
}
.top-671e
  > .overlay-west-4cce
  > .hard-3419
  > .border_tall_e342
  > .secondary-b3a4
  > .dark-cdc9:hover
  .pattern-east-54cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-671e
  > .overlay-west-4cce
  > .hard-3419
  > .border_tall_e342
  > .secondary-b3a4.block_056f
  > .dark-cdc9
  .pattern-east-54cb {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-54ad .gallery_in_945a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-54ad .heading-af20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-54ad .mini-5164 {
  background-color: var(--e-global-color-primary);
}
.over-54ad .mini-5164 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple_aaa8
  > .overlay-west-4cce
  > .card_c8bf
  > .hidden-plasma-fc67
  > .detail-ce00
  .border_7704 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_aaa8
  > .overlay-west-4cce
  > .card_c8bf
  > .hidden-plasma-fc67
  > .detail-ce00
  .widget_a3c6 {
  color: var(--e-global-color-text);
}
.purple_aaa8
  > .overlay-west-4cce
  > .card_c8bf
  > .hidden-plasma-fc67
  > .detail-ce00:hover
  .border_7704 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_aaa8
  > .overlay-west-4cce
  > .card_c8bf
  > .hidden-plasma-fc67
  > .detail-ce00:hover
  .widget_a3c6 {
  color: var(--e-global-color-secondary);
}
.purple_aaa8
  > .overlay-west-4cce
  > .card_c8bf
  > .hidden-plasma-fc67
  > .detail-ce00.over-23ce
  .border_7704 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_aaa8
  > .overlay-west-4cce
  > .card_c8bf
  > .hidden-plasma-fc67
  > .detail-ce00.over-23ce
  .widget_a3c6 {
  color: var(--e-global-color-primary);
}
.picture-afd2
  .up-dcf8
  .badge_advanced_bf1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-afd2 .feature_north_fefe .secondary-a3c2 .wide_c0a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_49b7 .accordion-prev-eae0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_49b7 .cold_ff19 .accordion-prev-eae0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_49b7 .solid-c9d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_49b7 .solid-c9d3 {
  background-color: var(--e-global-color-primary);
}
.frame-4fca .dirty_57c5 .wood-6f80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-4fca
  .dirty_57c5:hover
  .full_9321 {
  color: var(--e-global-color-secondary);
}
.frame-4fca
  .dirty_57c5:hover
  .wood-6f80 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-a7bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.row_fixed_05de {
  max-width: 1400px !important;
}

.status_middle_ee62 {
  flex-direction: column;
}

.status_middle_ee62 .overlay-in-14c6 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #FFD700; /* 金黄色标题 */
  margin-bottom: 5px !important;
  margin-top: -10px !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3); /* 添加文字阴影增强视觉效果 */
}

h2.status_middle_ee62 .overlay-in-14c6 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
  color: #FFD700; /* 金黄色 */
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.status_middle_ee62 .in_136a {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

span {
  color: #F0F8FF; /* 淡蓝白色 */
}

.table-1bd4.right-fbf8 {
  display: none;
}

.huge-e78f {
  display: none;
}

body,
.dim_8856 {
  background: linear-gradient(135deg, #1B4D3E 0%, #2D5016 50%, #0F4C75 100%) !important;
  /* 巴西风格渐变背景：从深绿到橄榄绿到深蓝 */
  background-attachment: fixed;
}

.accent_68a3.dynamic_23ec {
  margin-bottom: 40px;
  width: 100%;
}

.media_5ab9 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.status_middle_ee62 a {
  width: 100%;
}

.notice-f11e .accordion-lite-1b58.copper_6a99 {
  width: 20% !important;
}

.badge_dc9a {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.badge_dc9a:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

.badge_dc9a svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

.badge_dc9a:hover svg {
  fill: #FFFFFF;
  transform: translateX(3px); /* 箭头向右移动 */
}

.container-004f {
  background: linear-gradient(45deg, #00A86B 0%, #28B463 100%); /* 巴西绿渐变 */
  border-radius: 12px;
  color: #FFFFFF;
  width: 120px; /* 稍微增加宽度 */
  padding: 12px 25px;
  font-weight: 600;
  transition: all 0.3s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 168, 107, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.container-004f:hover {
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(0, 168, 107, 0.5);
  background: linear-gradient(45deg, #008F5A 0%, #239B56 100%);
}

.container-004f:nth-child(2) {
  background: transparent;
  color: #FFD700;
  transition: all 0.3s ease;
  border: 2px solid #FFD700;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.2);
}

.container-004f:nth-child(2):hover {
  color: #1B4D3E;
  background: #FFD700;
  box-shadow: 0 6px 20px rgba(255, 215, 0, 0.4);
}

.notice-f11e
  .accordion-lite-1b58.input-complex-4781
  .large_ac0e
  .plasma_7bb4 {
  font-size: 20px !important;
}

.warm-38bc {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  margin-top: 15px;
  gap: 25px;
}

.alert_south_5a82 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

ol {
  margin: 0 !important;
  margin-bottom: 1px !important;

  display: flex;
  flex-direction: column;
  gap: 1px;
}

ol li {
  margin-left: 25px !important;
  padding-left: 10px;
}

ol li a {
  font-size: 30px;
  color: #fff !important;
}

ol li::marker {
  font-size: 22px;
  color: #fff !important;
}

.heading_a06f h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.first_2c91.table_liquid_8528 > .gold_f46f {
  display: flex;
  align-items: center;
}

.container_complex_7e38 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.plasma-8706 {
  position: relative;
  width: 100%;
}

.component-small-0ead {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.static_1064 {
  font-size: 35px !important;
}

.status-2a74 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

.disabled_pressed_1653 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.down_7b03 {
  display: flex;
  gap: 50px;
}

.notice-f11e
  .accordion-lite-1b58.selected_3725
  .dropdown-63e8
  .outline-narrow-9e7c {
  width: 100% !important;
}

.accent_f5f1 {
  width: 500px !important;
  max-width: none;
}

.nav_in_0440 {
  width: 100%;
}

.blue-4e21 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.gas-6318 {
  position: relative;
  cursor: pointer;
}

.gas-6318::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.pagination_left_0cc2 {
  font-size: 15px !important;
}

.block_over_8c26 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.gas-6318:hover .block_over_8c26 {
  visibility: visible;
}
.gas-6318:hover.gas-6318::before {
  display: block;
}

.heading_a06f h3 {
  color: #fff;
}

.module-9bfa {
  margin: 0;
}

.notice-f11e
  .accordion-lite-1b58.selected_3725
  .outline-narrow-9e7c
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.summary_next_f280 {
  width: 100%;
}

.item_basic_9ccf {
  width: 100%;
}

.stone-f200 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.item_basic_9ccf {
  width: 100%;
}

.hard-9263 {
  margin-bottom: 10px !important;
}

.outline-narrow-9e7c {
  display: flex;
  align-items: center;
}

.stale_d613 {
  box-shadow: 10px 0px 13px 7px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.focus_paper_e823 {
  margin-top: 15px !important;
}

table {
  margin-top: 20px !important;
  width: 100%;
}

table th {
  background: #fff !important;
}

tr {
  display: flex;
  width: 100%;
}

td {
  background: #fff !important;
  color: #fff;
  font-size: 21px !important;

  border: 1px solid #fff;
  text-align: center !important;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

ul {
  margin: 0 !important;

  margin-bottom: 15px !important;
}

.status_middle_ee62 .overlay-in-14c6.sidebar-upper-749f {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.status_middle_ee62 h1.overlay-in-14c6 {
  margin-top: 80px !important;
}

.notice-f11e .accordion-lite-1b58.menu_small_916b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.gradient-prev-3d2f img {
  width: 100%;
}

.texture_50f1 .hover-mini-5c72.large_ac0e {
  justify-content: space-between;
}

.medium_d152 {
  display: none;
}

.accordion-up-4a9b .in_136a {
  margin: 1px 0 !important;
}

.notification_5211 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .first_2c91 .gold_f46f {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .down_7b03 {
    flex-direction: column;
  }

  .accent_f5f1 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .heading_a06f h3 {
    font-size: 28px;
  }

  .badge_dc9a svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .texture_50f1 .hover-mini-5c72.large_ac0e {
    border-bottom: 1px solid #f0c159;
  }

  .stone-f200 {
    display: flex;
    width: 55% !important;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 30px;
  }

  .first_2c91.table_liquid_8528 > .gold_f46f {
    gap: 15px;
    justify-content: space-between;
  }

  .notice-f11e
    .accordion-lite-1b58.selected_3725
    .outline-narrow-9e7c
    img {
    width: 60% !important;
  }

  .component-small-0ead {
    left: 2%;
  }

  .warm-38bc {
    margin: 10px 0;
  }

  .status_middle_ee62 .in_136a {
    margin: 0;
    margin-bottom: 10px;
  }

  .badge_dc9a {
    font-size: 16px !important;
  }

  .static_1064 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

  ol li a {
    font-size: 22px;
  }

  h2.status_middle_ee62 .overlay-in-14c6,
  .status_middle_ee62 .overlay-in-14c6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .outline-narrow-9e7c {
    justify-content: center;
  }

  .status_middle_ee62 .in_136a {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .media_5ab9 {
    margin-bottom: 15px !important;
  }

  .notice-f11e .accordion-lite-1b58.copper_6a99 {
    width: 75% !important;
  }

  .gradient-prev-3d2f img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .container-004f {
    text-transform: capitalize;
  }

  h2.status_middle_ee62 .overlay-in-14c6,
  .status_middle_ee62 .overlay-in-14c6 {
    font-size: 30px !important;
  }

  .outline-narrow-9e7c {
    justify-content: center;
  }

  td {
    font-size: 15px !important;
  }

  .south_3dd7
    .hovered-2737.border_hot_fabb {
    margin: 0 !important;
  }

  .container_complex_7e38 {
    margin: 0;
    gap: 10px;
  }

  .warm-38bc {
    display: flex;
  }

  .next_1322 .badge_dc9a {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .outline_f63e svg {
    width: 75% !important;
    height: 75% !important;
  }

  .stone-f200 {
    justify-content: flex-end;
    gap: 1px;
  }

  .status_middle_ee62 h1.overlay-in-14c6 {
    margin-top: 40px !important;
  }

  .notice-f11e
    .accordion-lite-1b58.selected_3725
    .outline-narrow-9e7c
    img,
  .description_4704 .dropdown-63e8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .container-004f {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .notice-f11e .accordion-lite-1b58.copper_6a99 {
    width: 100% !important;
  }

  .first_2c91.table_liquid_8528 > .gold_f46f {
    gap: 3px;
  }

  .status_middle_ee62 .in_136a {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .badge_dc9a {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.texture_50f1 .hover-mini-5c72.large_ac0e {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.texture_50f1 .hover-mini-5c72.large_ac0e:hover {
  background: rgba(255, 215, 0, 0.2);
  color: #FFD700 !important;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(255, 215, 0, 0.2);
}

.plasma_7bb4 {
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  color: #F0F8FF !important;
  font-size: 12px !important;
}

/* 图片容器简化样式 */
.plasma-8706 {
  position: relative;
  width: 100%;
}

.status_middle_ee62 {
  position: relative;
  padding-top: 30px;
}

/* 手机菜单触发器巴西风格 */
.table-1bd4 {
  background: rgba(255, 215, 0, 0.2);
  border-radius: 10px;
  padding: 8px;
  transition: all 0.3s ease;
}

.table-1bd4:hover {
  background: rgba(255, 215, 0, 0.4);
  transform: scale(1.05);
}

/* 列表项巴西风格增强 */
ol li a {
  font-size: 30px;
  color: #F0F8FF !important;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
}

ol li a:hover {
  color: #FFD700 !important;
  background: rgba(255, 215, 0, 0.1);
  transform: translateX(10px);
}

ol li::marker {
  font-size: 22px;
  color: #FFD700 !important;
}

/* 图片块简化样式 */
.disabled_pressed_1653 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .texture_50f1 .hover-mini-5c72.large_ac0e {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .status_middle_ee62 .overlay-in-14c6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .badge_dc9a {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

/* 导航菜单防换行优化 */
.mask_upper_86cc {
  flex-wrap: nowrap !important;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  gap: 2px;
}

.mask_upper_86cc .list-789a {
  flex-shrink: 0;
  white-space: nowrap;
}

.mask_upper_86cc .pagination-984e {
  flex-shrink: 0;
  min-width: fit-content;
}

.mask_upper_86cc .plasma_7bb4 {
  white-space: nowrap;
}

/* 隐藏水平滚动条但保持功能 */
.mask_upper_86cc::-webkit-scrollbar {
  height: 0px;
  background: transparent;
}

.mask_upper_86cc {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.mask_upper_86cc .list-789a {
  max-width: 80px !important;
}

.mask_upper_86cc .pagination-984e {
  max-width: 80px !important;
  overflow: hidden;
}

.mask_upper_86cc .hover-mini-5c72.large_ac0e {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.mask_upper_86cc .plasma_7bb4 {
  font-size: 11px !important;
  line-height: 1.2 !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 登录和注册按钮炫酷闪烁动画 */
@keyframes button-glow-pulse {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(0, 168, 107, 0.8),
      0 0 20px 5px rgba(0, 168, 107, 0.4);
    filter: brightness(1.3);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
}

@keyframes button-glow-pulse-gold {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(255, 215, 0, 0.8),
      0 0 20px 5px rgba(255, 215, 0, 0.4);
    filter: brightness(1.4);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
}

/* 应用炫酷闪烁动画到按钮 */
.container-004f {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  position: relative;
  overflow: hidden;
}

.container-004f:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
}

.container-004f:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s;
}

/* 添加内部光效 */
.container-004f::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, 
    transparent 30%, 
    rgba(255, 255, 255, 0.3) 50%, 
    transparent 70%);
  transform: rotate(45deg);
  animation: shine-sweep 3s linear infinite;
}

@keyframes shine-sweep {
  0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
  100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

/* 强制首页按钮动画 - 解决动画冲突 */
body .container-004f:nth-child(1),
.notice-f11e .container-004f:nth-child(1),
#page .container-004f:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .container-004f:nth-child(2),
.notice-f11e .container-004f:nth-child(2),
#page .container-004f:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s !important;
  transform-origin: center center !important;
}

/* 确保悬停时不干扰动画 */
.container-004f:hover {
  animation-play-state: running !important;
}

/* css-noise: a015 */
.promo-block-w5 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
