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(.item-next-2070) {
  gap: 0.5em;
}
:where(.small-0090) {
  gap: 0.5em;
}
body .caption-7c99 > .nav_1b7c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .caption-7c99 > .caption_82a5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .caption-7c99 > .hovered_93bf {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .aside-b62e > .nav_1b7c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .aside-b62e > .caption_82a5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .aside-b62e > .hovered_93bf {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .aside-b62e
  > :where(:not(.nav_1b7c):not(.caption_82a5):not(.large_72c0)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .aside-b62e > .outline_f882 {
  max-width: var(--wp--style--global--wide-size);
}
body .item-next-2070 {
  display: flex;
}
body .item-next-2070 {
  flex-wrap: wrap;
  align-items: center;
}
body .item-next-2070 > * {
  margin: 0;
}
body .small-0090 {
  display: grid;
}
body .small-0090 > * {
  margin: 0;
}
:where(.dirty-c3a3.item-next-2070) {
  gap: 2em;
}
:where(.dirty-c3a3.small-0090) {
  gap: 2em;
}
:where(.progress_8080.item-next-2070) {
  gap: 1.25em;
}
:where(.progress_8080.small-0090) {
  gap: 1.25em;
}
.stale_87bc {
  color: var(--wp--preset--color--black) !important;
}
.icon_silver_4ed2 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.top-c515 {
  color: var(--wp--preset--color--white) !important;
}
.basic-0970 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.modal-909b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.action_caf5 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tiny-905f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.link_upper_16c9 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.medium_b497 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.search-80c2 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.primary_dynamic_3feb {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.aside_paper_4292 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.wide_ed50 {
  background-color: var(--wp--preset--color--black) !important;
}
.active-solid-233e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.top_b94a {
  background-color: var(--wp--preset--color--white) !important;
}
.border_fa01 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.mask-b1a4 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.current-02f0 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.summary-08f3 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.video-756b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.backdrop-large-51ac {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.border-light-7916 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.plasma-3faa {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.box-9b94 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.content_af19 {
  border-color: var(--wp--preset--color--black) !important;
}
.panel-fresh-07f4 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.thick_8b6f {
  border-color: var(--wp--preset--color--white) !important;
}
.liquid_660f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.mask-paper-636d {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.light-1b26 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shade-basic-07e6 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.lite_1290 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.silver_5965 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.east-ba62 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.motion_5dcb {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.out_136e {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tall_526c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.liquid_d956 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.pattern-f5e8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.thick-f9c0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.lower_25de {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.sort_gold_26ee {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.summary-4a7f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.smooth-1c44 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.advanced_5d1f {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.south-63eb {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.secondary-816b {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.progress-paper-b202 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.selected-d425 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wrapper-lower-b0ff {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.red_e7bd {
  font-size: var(--wp--preset--font-size--large) !important;
}
.main-solid-2f23 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.widget-upper-3922 a:where(:not(.tall_912f)) {
  color: inherit;
}
:where(.progress_8080.item-next-2070) {
  gap: 1.25em;
}
:where(.progress_8080.small-0090) {
  gap: 1.25em;
}
:where(.dirty-c3a3.item-next-2070) {
  gap: 2em;
}
:where(.dirty-c3a3.small-0090) {
  gap: 2em;
}
.menu_7e41 {
  font-size: 1.5em;
  line-height: 1.6;
}

.down_e126 .tiny-b712 {
  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);
}
.active_7fda .description_cold_fa0a {
  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);
}
.badge_first_07cf {
  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);
}
.badge_first_07cf.button-black-b1db .warm-be38 {
  background-color: var(--e-global-color-primary);
}
.badge_first_07cf.section-hard-cac6 .warm-be38,
.badge_first_07cf.menu-1a4f .warm-be38 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.center-6b3c .module_e0b3 {
  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);
}
.list-9f43 {
  --divider-color: var(--e-global-color-secondary);
}
.list-9f43 .media_lite_ee31 {
  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);
}
.list-9f43.steel-4890 .breadcrumb_upper_7380 {
  background-color: var(--e-global-color-secondary);
}
.list-9f43.lite-97e5 .breadcrumb_upper_7380,
.list-9f43.simple_c4b9 .breadcrumb_upper_7380 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.list-9f43.lite-97e5 .breadcrumb_upper_7380,
.list-9f43.simple_c4b9 .breadcrumb_upper_7380 svg {
  fill: var(--e-global-color-secondary);
}
.gallery_stone_052c .fast-318e {
  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);
}
.gallery_stone_052c .lower-49d3 {
  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);
}
.wide-ab10.steel-4890 .breadcrumb_upper_7380 {
  background-color: var(--e-global-color-primary);
}
.wide-ab10.lite-97e5 .breadcrumb_upper_7380,
.wide-ab10.simple_c4b9 .breadcrumb_upper_7380 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.wide-ab10.lite-97e5 .breadcrumb_upper_7380,
.wide-ab10.simple_c4b9 .breadcrumb_upper_7380 svg {
  fill: var(--e-global-color-primary);
}
.simple-e5e0.steel-4890 .breadcrumb_upper_7380 {
  background-color: var(--e-global-color-primary);
}
.simple-e5e0.lite-97e5 .breadcrumb_upper_7380,
.simple-e5e0.simple_c4b9 .breadcrumb_upper_7380 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.simple-e5e0 .last_6772 {
  color: var(--e-global-color-primary);
}
.simple-e5e0 .last_6772,
.simple-e5e0 .last_6772 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-e5e0 .badge-e7e4 {
  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);
}
.avatar-dd80 .next_0bf0 {
  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);
}
.widget_green_7559 .badge-fresh-e056 .modal_black_be75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-cf1d .tabs_thick_48bd:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.dropdown-cf1d .tiny-8208 i {
  color: var(--e-global-color-primary);
}
.dropdown-cf1d .tiny-8208 svg {
  fill: var(--e-global-color-primary);
}
.dropdown-cf1d .slow-c90f {
  color: var(--e-global-color-secondary);
}
.dropdown-cf1d .tabs_thick_48bd > .slow-c90f,
.dropdown-cf1d .tabs_thick_48bd > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-c7ce .soft_0f3d {
  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);
}
.wide-c7ce .feature-tall-cda0 {
  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);
}
.alert_0c74 .pattern_7c08 .sort_d8ac {
  background-color: var(--e-global-color-primary);
}
.alert_0c74 .info-bronze-cc10 {
  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);
}
.block-up-8e64 .main-black-97ba {
  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);
}
.block-up-8e64 .iron-e606 {
  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);
}
.block-up-8e64 .pattern_active_c170 {
  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);
}
.active_ba35 .out-be19,
.active_ba35 .out-be19 a {
  color: var(--e-global-color-primary);
}
.active_ba35 .out-be19.tertiary-solid-9a34,
.active_ba35 .out-be19.tertiary-solid-9a34 a {
  color: var(--e-global-color-accent);
}
.active_ba35 .out-be19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_ba35 .main_liquid_3a16 {
  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);
}
.header-up-7579 .section_4231,
.header-up-7579 .paragraph_copper_d6ee {
  color: var(--e-global-color-primary);
}
.header-up-7579 .section_4231 svg {
  fill: var(--e-global-color-primary);
}
.header-up-7579 .tertiary-solid-9a34 .section_4231,
.header-up-7579 .tertiary-solid-9a34 .paragraph_copper_d6ee {
  color: var(--e-global-color-accent);
}
.header-up-7579 .tertiary-solid-9a34 .section_4231 svg {
  fill: var(--e-global-color-accent);
}
.header-up-7579 .paragraph_copper_d6ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-up-7579 .main_liquid_3a16 {
  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);
}
.tag_gold_f76c .stone_a911,
.tag_gold_f76c .full-d31c {
  color: var(--e-global-color-primary);
}
.tag_gold_f76c .full-d31c svg {
  fill: var(--e-global-color-primary);
}
.tag_gold_f76c .out-be19.tertiary-solid-9a34 a,
.tag_gold_f76c
  .out-be19.tertiary-solid-9a34
  .full-d31c {
  color: var(--e-global-color-accent);
}
.tag_gold_f76c .stone_a911 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_gold_f76c .main_liquid_3a16 {
  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);
}
.primary_7441 .description-smooth-5f30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_7441 .border_upper_b93f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_selected_d56a .bright_7a05 .paragraph-f3f1 {
  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);
}
.tertiary_selected_d56a .bright_7a05 .iron_2e1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_selected_d56a .accordion_0b82 .paragraph-f3f1 {
  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);
}
.tertiary_selected_d56a
  .accordion_0b82
  .iron_2e1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_selected_d56a
  .video_fad9
  .paragraph-f3f1 {
  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);
}
.tertiary_selected_d56a
  .video_fad9
  .iron_2e1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_selected_d56a
  .rough-9629
  .paragraph-f3f1 {
  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);
}
.tertiary_selected_d56a
  .rough-9629
  .iron_2e1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_1ff1 .focus-tall-9e3b {
  background-color: var(--e-global-color-primary);
}
.outer_1ff1 .focus-tall-9e3b:hover {
  background-color: var(--e-global-color-primary);
}
.outer_1ff1 .dropdown-93b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_1ff1
  .focus-tall-9e3b:hover
  .dropdown-93b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_e881 .dirty_8f86 {
  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);
}
.article_advanced_d1da .info_dynamic_f381 .fluid-6eec a {
  background-color: var(--e-global-color-accent);
}
.article_advanced_d1da .info_dynamic_f381 .sidebar_mini_3b75 a {
  background-color: var(--e-global-color-accent);
}
.article_advanced_d1da .info_dynamic_f381 .fluid-6eec a,
.article_advanced_d1da .info_dynamic_f381 .sidebar_mini_3b75 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_3a29
  .main_75ee.detail-first-7b58
  .info_dynamic_f381
  a.content_c603 {
  background-color: var(--e-global-color-accent);
}
.pro_3a29
  .main_75ee.detail-first-7b58
  .info_dynamic_f381
  span.content_c603.fn-current-c43f {
  background-color: var(--e-global-color-text);
}
.pro_3a29
  .main_75ee.detail-first-7b58
  .info_dynamic_f381
  .content_c603 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_037e .orange-dabf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_037e
  .paragraph-199f
  > .primary_8cd7
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_037e
  .pink-d9b0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_037e
  .tabs-prev-faf7
  .overlay_79b3,
.tag_037e
  .tabs-prev-faf7
  .block-huge-97c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_037e
  .tabs-prev-faf7
  .container-in-836e,
.tag_037e
  .tabs-prev-faf7
  a
  .container-in-836e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_037e
  .tabs-prev-faf7
  .active-fe4a {
  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);
}
.tag_037e
  .tabs-prev-faf7
  .aside_abe7 {
  background-color: var(--e-global-color-primary);
}
.tag_037e
  .tabs-prev-faf7
  .aside_abe7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_037e
  .tabs-prev-faf7
  .aside_abe7:hover {
  background-color: var(--e-global-color-primary);
}
.tag_037e
  .tabs-prev-faf7
  .aside_aca2 {
  background-color: var(--e-global-color-primary);
}
.tag_037e
  .tabs-prev-faf7
  .aside_aca2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_037e
  .tabs-prev-faf7
  .aside_aca2:hover {
  background-color: var(--e-global-color-primary);
}
.tag_037e
  .iron-970e
  .advanced-af97
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_037e
  .iron-970e
  .hero-light-84cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_037e
  .iron-970e
  .active-fe4a {
  color: var(--e-global-color-text);
}
.tag_037e
  .iron-970e
  .active-fe4a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_037e
  .iron-970e
  .aside_abe7 {
  background-color: var(--e-global-color-primary);
}
.tag_037e
  .iron-970e
  .aside_abe7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_037e
  .iron-970e
  .aside_abe7:hover {
  background-color: var(--e-global-color-primary);
}
.tag_037e
  .iron-970e
  .aside_aca2 {
  background-color: var(--e-global-color-primary);
}
.tag_037e
  .iron-970e
  .aside_aca2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_037e
  .iron-970e
  .aside_aca2:hover {
  background-color: var(--e-global-color-primary);
}
.tag_037e .content_16c4 {
  background-color: var(--e-global-color-primary);
}
.tag_037e .content_16c4:hover {
  background-color: var(--e-global-color-primary);
}
.tag_037e .prev_c229 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_037e .button_fluid_3037 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-7b56 .picture_908d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-7b56
  .media_5ea3
  > div:nth-child(3)
  .picture_908d,
.hidden-7b56
  .silver-8024
  > div:nth-child(1)
  .picture_908d,
.hidden-7b56
  .slow_07b4
  > div:nth-child(1)
  .picture_908d,
.hidden-7b56
  .hidden-79f8
  > div:nth-child(1)
  .picture_908d,
.hidden-7b56
  .hard-0cf0
  > div:nth-child(1)
  .picture_908d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-7b56 .component-7ad1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-7b56 .widget_39e8 {
  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);
}
.hidden-7b56 .row_iron_dd54 {
  background-color: var(--e-global-color-primary);
}
.hidden-7b56 .row_iron_dd54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-7b56 .row_iron_dd54:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-7b56 .smooth_6e30 {
  background-color: var(--e-global-color-primary);
}
.hidden-7b56 .smooth_6e30:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-7b56 .prev_c229 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-7b56 .button_fluid_3037 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_be7f .blue_3e58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_be7f .content_ee84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_be7f .modal-9dae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_be7f .glass-8df2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_be7f .thick_6802 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_be7f .smooth_6e30 {
  background-color: var(--e-global-color-primary);
}
.plasma_be7f .smooth_6e30:hover {
  background-color: var(--e-global-color-primary);
}
.static_4972 .shadow_in_2c71 {
  background-color: var(--e-global-color-secondary);
}
.static_4972 .paragraph_gas_088e {
  background-color: var(--e-global-color-text);
}
.static_4972 .green-f381 {
  background-color: var(--e-global-color-secondary);
}
.static_4972 .solid-5606 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_4972 .pagination-570c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_4972 .input-complex-acf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_4972 .border_stale_df90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_4972 .mask-ed05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-2a32 .dark_26f3 .hero-huge-7bbe,
.plasma-2a32
  .dark_26f3
  .hero-huge-7bbe
  a,
.plasma-2a32 .paper_f40e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-2a32 .dark_26f3 .breadcrumb-2f3e,
.plasma-2a32 .link-2471 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-2a32 .dark_26f3 .breadcrumb-2f3e {
  color: var(--e-global-color-text);
}
.plasma-2a32 .link-2471 {
  color: var(--e-global-color-text);
}
.plasma-2a32
  .dark_26f3
  .video-small-0132 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-2a32 .title_dark_f71c .prev-438b {
  background-color: var(--e-global-color-primary);
}
.plasma-2a32 .title_dark_f71c .prev-438b:hover {
  background-color: var(--e-global-color-primary);
}
.plasma-2a32 .title_dark_f71c .tertiary-10d4 li span {
  background-color: var(--e-global-color-text);
}
.plasma-2a32 .title_dark_f71c .tertiary-10d4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.plasma-2a32
  .title_dark_f71c
  .tertiary-10d4
  li.surface_hard_1d95
  span {
  background-color: var(--e-global-color-accent);
}
.plasma-2a32 .disabled-928f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_7474 .surface_7564 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_dim_a475 .west_8fd9 {
  background-color: var(--e-global-color-primary);
}
.tabs_dim_a475 .short_a055 {
  background-color: var(--e-global-color-secondary);
}
.tabs_dim_a475 .carousel-7de2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_dim_a475 .notification-stale-277b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_dim_a475 .prev-57fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_dim_a475 .button-fresh-c887 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_dim_a475 .accent-smooth-565f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_dim_a475 .pro_24f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_dim_a475 .easy_c992 {
  background-color: var(--e-global-color-primary);
}
.tabs_dim_a475 .easy_c992 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-a678 .chip_3b1b {
  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);
}
.summary-a678 .element_618f {
  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);
}
.summary-a678
  .orange-bd07:after {
  background-color: var(--e-global-color-primary);
}
.summary-a678 .tall_7127 {
  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);
}
.detail-ecc2 .paper_f40e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-ecc2 .link-2471 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-36dc .background_79f3 .secondary_fcbf {
  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);
}
.glass-36dc .background_79f3 .chip_hovered_b063 {
  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);
}
.wide-5b82 .carousel_a46e {
  background-color: var(--e-global-color-primary);
}
.wide-5b82 .tiny_67e9 {
  background-color: var(--e-global-color-secondary);
}
.wide-5b82 .iron-cc59 .logo-c4dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-5b82 .motion_d2ca .logo-c4dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_c53f .detail_483b .primary_2b7f {
  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);
}
.primary_c53f .detail_483b .outer_794d {
  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);
}
.primary_c53f .detail_483b .copper_3021 {
  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);
}
.form-over-a181 .fixed_f0d2 {
  border-color: var(--e-global-color-text);
}
.form-over-a181 .pattern_7b77 {
  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);
}
.form-over-a181 .item-021f {
  color: var(--e-global-color-primary);
}
.form-over-a181 .upper_badc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_041b .dropdown-09be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_041b .feature-fresh-70ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_041b .nav_blue_9ed9:hover .dropdown-09be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_041b
  .nav_blue_9ed9:hover
  .feature-fresh-70ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-8beb .yellow_a8b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-8beb .clean_1741 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-e50d .popup_warm_a4c7 .simple_bd2a {
  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);
}
.focus-e50d .solid-7bd6 .simple_bd2a {
  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);
}
.narrow_4c8b .shadow-white-dccd {
  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);
}
.prev_1654 .short_cc67 .avatar-stale-1943 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_1654 .short_cc67 .avatar-stale-1943 {
  background-color: var(--e-global-color-secondary);
}
.prev_1654 .list-wood-5e6d .avatar-stale-1943 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_1654 .list-wood-5e6d .avatar-stale-1943 {
  background-color: var(--e-global-color-secondary);
}
.prev_1654 .pink-09b8 .tag-pressed-9a52 {
  background-color: var(--e-global-color-primary);
}
.prev_1654 .pink-09b8:hover .tag-pressed-9a52 {
  background-color: var(--e-global-color-secondary);
}
.prev_1654 .prev-438b {
  background-color: var(--e-global-color-primary);
}
.prev_1654 .prev-438b:hover {
  background-color: var(--e-global-color-accent);
}
.prev_1654 .tertiary-10d4 li span {
  background-color: var(--e-global-color-text);
}
.prev_1654 .tertiary-10d4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.prev_1654 .tertiary-10d4 li.surface_hard_1d95 span {
  background-color: var(--e-global-color-accent);
}
.form-easy-a368 .cool_6161 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-easy-a368 .thumbnail-hovered-2a07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-ef31 .container-silver-08e6:before {
  background-color: var(--e-global-color-secondary);
}
.widget-ef31 .row_south_2046 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-ef31 .yellow-e3c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-4825 .block_a874 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-4825 .block_a874:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-4825 .block_a874.fn-active-c43f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-4825 .breadcrumb-1056 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-4825 .modal_fd8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-4825 .disabled_in_28fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-4825 .row-0788 {
  background-color: var(--e-global-color-primary);
}
.main-4825 .row-0788 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-4825 .in-cbb8 {
  background-color: var(--e-global-color-primary);
}
.main-4825 .in-cbb8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-df57 .picture-old-f1fe .hover_ef31 a {
  color: var(--e-global-color-secondary);
}
.filter-df57 .picture-old-f1fe .hover_ef31 a:hover {
  color: var(--e-global-color-secondary);
}
.filter-df57 .picture-old-f1fe .hover_ef31,
.filter-df57 .picture-old-f1fe .hover_ef31 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-df57 .picture-old-f1fe .brown_4e64 {
  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);
}
.filter-df57 .picture-old-f1fe .blue-7bcf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-df57 .picture-old-f1fe .hard-f6d0 {
  background-color: var(--e-global-color-primary);
}
.filter-df57 .picture-old-f1fe .hard-f6d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-df57 .picture-old-f1fe .hard-f6d0:hover {
  background-color: var(--e-global-color-primary);
}
.filter-df57 .picture-old-f1fe .silver_4e88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-df57 .picture-old-f1fe .silver_4e88 {
  background-color: var(--e-global-color-primary);
}
.filter-df57 .picture-old-f1fe .silver_4e88:hover {
  background-color: var(--e-global-color-primary);
}
.filter-df57 .picture-old-f1fe .prev-438b {
  background-color: var(--e-global-color-primary);
}
.filter-df57 .picture-old-f1fe .prev-438b:hover {
  background-color: var(--e-global-color-primary);
}
.filter-df57 .title_dark_f71c .tertiary-10d4 li span {
  background-color: var(--e-global-color-text);
}
.filter-df57 .title_dark_f71c .tertiary-10d4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.filter-df57 .title_dark_f71c .tertiary-10d4 li.surface_hard_1d95 span {
  background-color: var(--e-global-color-accent);
}
.filter-df57 .prev_c229 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-df57 .button_fluid_3037 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_fce8 .hover_8279 .heading_top_03d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_fce8 .hover_8279 .label-plasma-ffc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_fce8 .hover_8279 .pattern_light_e234 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_4555 .info-1fcf {
  border-color: var(--e-global-color-text);
}
.slow_4555 .main-5877 {
  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);
}
.slow_4555 .content_active_751f {
  color: var(--e-global-color-secondary);
}
.slow_4555 .content_active_751f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_4555 .huge-0d0d > * {
  color: var(--e-global-color-primary);
}
.slow_4555 .huge-0d0d > * svg {
  fill: var(--e-global-color-primary);
}
.slow_4555 .text_upper_f7db {
  color: var(--e-global-color-primary);
}
.slow_4555 .text_upper_f7db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_4555 .detail_2b4b {
  color: var(--e-global-color-primary);
}
.slow_4555 .detail_2b4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_4555 .shadow_new_5142 {
  color: var(--e-global-color-primary);
}
.slow_4555 .shadow_new_5142 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_4555 .container_cold_0325 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_4555 .solid_c840 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_4555 .solid_c840.iron-4527 {
  color: var(--e-global-color-secondary);
}
.slow_4555 .solid_c840.iron-4527 .image-fluid-cecb {
  color: var(--e-global-color-accent);
}
.slow_4555 .solid_c840.article-middle-6e80 {
  color: var(--e-global-color-text);
}
.slow_4555 .solid_c840.article-middle-6e80 .image-fluid-cecb {
  color: var(--e-global-color-text);
}
.slow_4555 .solid_c840:before {
  border-top-color: var(--e-global-color-text);
}
.slow_4555 .list_small_ee8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_4555
  .list_small_ee8e
  .liquid_16c7 {
  background-color: var(--e-global-color-primary);
}
.slow_4555
  .list_small_ee8e
  .liquid_16c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow_4555 .info-1fcf .pink-7cb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-aa31 .card-red-5f56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-aa31 .backdrop-6697 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_top_41cb .hard_19f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_top_41cb
  .in-e27f
  .mini_c6bb {
  background-color: var(--e-global-color-secondary);
}
.avatar_top_41cb
  .in-e27f.widget-7f7c
  .mini_c6bb {
  background-color: var(--e-global-color-text);
}
.avatar_top_41cb
  .in-e27f:hover
  .mini_c6bb {
  background-color: var(--e-global-color-accent);
}
.avatar_top_41cb
  .in-e27f.fn-active-c43f
  .mini_c6bb {
  background-color: var(--e-global-color-primary);
}
.article-purple-6afd .row_dim_68f3 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.article-purple-6afd .outline_dark_a6c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-purple-6afd .prev-e763 {
  background-color: var(--e-global-color-primary);
}
.article-purple-6afd .prev-e763 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-last-5cb5 .center_083f .border_6280 .avatar_f352 {
  background-color: var(--e-global-color-secondary);
}
.message-last-5cb5 .center_083f .accent_2615:after {
  background-color: var(--e-global-color-secondary);
}
.message-last-5cb5 .tiny_5d1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-last-5cb5 .section-active-9c49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-last-5cb5 .popup_full_6fc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-last-5cb5 .picture-prev-5235 {
  background-color: var(--e-global-color-primary);
}
.message-last-5cb5 .picture-prev-5235 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-last-5cb5 .focused-e98c {
  background-color: var(--e-global-color-secondary);
}
.message-last-5cb5 .focused-e98c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-last-5cb5 .center_083f .image_hovered_0fd6 .picture_c65d:hover {
  background-color: var(--e-global-color-primary);
}
.message-last-5cb5
  .center_083f
  .image_hovered_0fd6
  .picture_c65d.last-7fdc {
  background-color: var(--e-global-color-primary);
}
.message-last-5cb5 .center_083f .box-south-57df:before {
  border-color: var(--e-global-color-primary);
}
.message-last-5cb5 .center_083f .box-south-57df:hover:before {
  border-color: var(--e-global-color-secondary);
}
.message-last-5cb5
  .center_083f
  .box-south-57df.light-4ad9:before {
  border-color: var(--e-global-color-primary);
}
.message-last-5cb5 .texture-5790 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-c813 .button-orange-be71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-c813 .button-orange-be71:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-c813 .button-orange-be71.banner_mini_e8fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-c813 .left_1b4b {
  background-color: var(--e-global-color-primary);
}
.outline-c813 .left_1b4b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-c813
  .widget-cae8
  .widget-complex-f982
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-c813
  .paragraph-55d8
  .widget-complex-f982
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_e82f
  .popup_90c5
  .text_924d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_e82f
  .popup_90c5
  .progress_bacf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_e82f .description_07ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_e82f .complex-4c8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_e82f .surface-stone-3092 {
  background-color: var(--e-global-color-primary);
}
.aside_e82f .surface-stone-3092 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_solid_0921 .link_blue_c504 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_solid_0921 .silver_e4e5 {
  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);
}
.feature_solid_0921 .pro-791c {
  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);
}
.feature_solid_0921 .pro-791c a:hover {
  color: var(--e-global-color-secondary);
}
.feature_solid_0921 .focused-3b73 {
  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);
}
.feature_solid_0921 .item-38d3 {
  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);
}
.feature_solid_0921 .middle_f149 .prev-438b {
  background-color: var(--e-global-color-primary);
}
.feature_solid_0921 .middle_f149 .prev-438b:hover {
  background-color: var(--e-global-color-accent);
}
.feature_solid_0921
  .middle_f149
  .tertiary-10d4
  li
  span {
  background-color: var(--e-global-color-text);
}
.feature_solid_0921
  .middle_f149
  .tertiary-10d4
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.feature_solid_0921
  .middle_f149
  .tertiary-10d4
  li.surface_hard_1d95
  span {
  background-color: var(--e-global-color-accent);
}
.breadcrumb-pressed-8e6e
  .badge_north_6849
  .rough_a8af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-pressed-8e6e .badge_north_6849 .list-6c2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-pressed-8e6e .badge_north_6849 .stale_8d5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-pressed-8e6e .secondary-fee5 {
  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);
}
.breadcrumb-pressed-8e6e
  .active-complex-2198.feature-advanced-0794 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > a {
  background-color: var(--e-global-color-text);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > a
  .sidebar_white_7819.image-27af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > a
  .huge_602b.out_06c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > .section_611a
  .secondary_0d0e
  > a {
  background-color: var(--e-global-color-secondary);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > .section_611a
  .secondary_0d0e
  > a
  .alert-6889 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > .section_611a
  .secondary_0d0e
  > a
  .huge_602b.in_74e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > a
  .dropdown_8378:before {
  color: var(--e-global-color-text);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > .section_611a
  a
  .dropdown_8378:before {
  color: var(--e-global-color-text);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e.pink-543d
  > a
  .dropdown_8378:before {
  color: var(--e-global-color-text);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > .section_611a
  .secondary_0d0e.pink-543d
  > a
  .dropdown_8378:before {
  color: var(--e-global-color-text);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > a
  .search-stone-d160
  .stale_a7d1 {
  color: var(--e-global-color-text);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > .section_611a
  a
  .search-stone-d160
  .stale_a7d1 {
  color: var(--e-global-color-text);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > a
  .search-stone-d160
  .stale_a7d1,
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > .section_611a
  a
  .search-stone-d160
  .stale_a7d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > a
  .secondary-wide-cf2a:before {
  color: var(--e-global-color-text);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > .section_611a
  a
  .secondary-wide-cf2a:before {
  color: var(--e-global-color-text);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e.pink-543d
  > a
  .secondary-wide-cf2a:before {
  color: var(--e-global-color-text);
}
.disabled_action_8eca
  > .modal_879c
  > div
  > .filter_action_eb56
  > .secondary_0d0e
  > .section_611a
  .secondary_0d0e.pink-543d
  > a
  .secondary-wide-cf2a:before {
  color: var(--e-global-color-text);
}
.carousel-simple-e50a .search_6cb0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-simple-e50a
  .dynamic_b08e:hover
  .search_6cb0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_c056
  > .modal_879c
  > .overlay-55f4
  > .mask-659a
  > .notice_f11e
  > .info_small_ac1e
  .hidden_4e63 {
  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);
}
.footer_c056
  > .modal_879c
  > .overlay-55f4
  > .mask-659a
  > .notice_f11e
  > .info_small_ac1e:hover
  .hidden_4e63 {
  color: var(--e-global-color-text);
}
.footer_c056
  > .modal_879c
  > .overlay-55f4
  > .mask-659a
  > .notice_f11e
  > .info_small_ac1e:hover
  .hidden_4e63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_c056
  > .modal_879c
  > .overlay-55f4
  > .mask-659a
  > .notice_f11e.prev_fe25
  > .info_small_ac1e
  .hidden_4e63 {
  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);
}
.prev-d3e9 .paper_71d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-d3e9 .photo_dc81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-d3e9 .nav-top-7591 {
  background-color: var(--e-global-color-primary);
}
.prev-d3e9 .nav-top-7591 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-blue-2c7b
  > .modal_879c
  > .carousel-b0d8
  > .static_c366
  > .brown_35d0
  .pro-a8ff {
  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);
}
.frame-blue-2c7b
  > .modal_879c
  > .carousel-b0d8
  > .static_c366
  > .brown_35d0
  .icon_a43d {
  color: var(--e-global-color-text);
}
.frame-blue-2c7b
  > .modal_879c
  > .carousel-b0d8
  > .static_c366
  > .brown_35d0:hover
  .pro-a8ff {
  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);
}
.frame-blue-2c7b
  > .modal_879c
  > .carousel-b0d8
  > .static_c366
  > .brown_35d0:hover
  .icon_a43d {
  color: var(--e-global-color-secondary);
}
.frame-blue-2c7b
  > .modal_879c
  > .carousel-b0d8
  > .static_c366
  > .brown_35d0.tertiary-0020
  .pro-a8ff {
  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);
}
.frame-blue-2c7b
  > .modal_879c
  > .carousel-b0d8
  > .static_c366
  > .brown_35d0.tertiary-0020
  .icon_a43d {
  color: var(--e-global-color-primary);
}
.banner_8c9e
  .label-7d5f
  .video-aeac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_8c9e .input_next_d9b4 .pink-7cb3 .brown-d950 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-cde3 .iron_274b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-cde3 .frame-west-bb08 .iron_274b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-cde3 .footer-focused-639e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-cde3 .footer-focused-639e {
  background-color: var(--e-global-color-primary);
}
.shade-a344 .simple_3681 .content_c842 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-a344
  .simple_3681:hover
  .clean-10a9 {
  color: var(--e-global-color-secondary);
}
.shade-a344
  .simple_3681:hover
  .content_c842 {
  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);
}
.dynamic-e9b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.photo-15a3 {
  max-width: 1400px !important;
}

.dropdown-a426 {
  flex-direction: column;
}

.dropdown-a426 .black-e9b5 {
  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.dropdown-a426 .black-e9b5 {
  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);
}

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

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

.orange-b7ce.pattern_fresh_6c73 {
  display: none;
}

.rough-1c77 {
  display: none;
}

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

.medium-1290.bright_43cf {
  margin-bottom: 40px;
  width: 100%;
}

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

.dropdown-a426 a {
  width: 100%;
}

.heading-complex-944d .under-5c77.section_iron_63ef {
  width: 20% !important;
}

.box-7393 {
  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; /* 字母间距 */
}

.box-7393: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%);
}

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

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

.popup-east-cba1 {
  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;
}

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

.popup-east-cba1: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);
}

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

.heading-complex-944d
  .under-5c77.block_323f
  .feature-2791
  .last_3b62 {
  font-size: 20px !important;
}

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

.status_north_75a5 {
  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;
}

.pagination-over-ab6d h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.focus_2d86.article_smooth_5431 > .content_1145 {
  display: flex;
  align-items: center;
}

.stone-e633 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.full-fc92 {
  position: relative;
  width: 100%;
}

.border-b47e {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.link-502f {
  font-size: 35px !important;
}

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

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

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

.heading-complex-944d
  .under-5c77.picture-e52d
  .border-south-e094
  .hot-2da9 {
  width: 100% !important;
}

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

.brown_07da {
  width: 100%;
}

.banner-ed8c {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.row-brown-a978 {
  position: relative;
  cursor: pointer;
}

.row-brown-a978::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.image-east-cd5d {
  font-size: 15px !important;
}

.secondary-smooth-2bb7 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.row-brown-a978:hover .secondary-smooth-2bb7 {
  visibility: visible;
}
.row-brown-a978:hover.row-brown-a978::before {
  display: block;
}

.pagination-over-ab6d h3 {
  color: #fff;
}

.label_5028 {
  margin: 0;
}

.heading-complex-944d
  .under-5c77.picture-e52d
  .hot-2da9
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.background-silver-eea2 {
  width: 100%;
}

.caption-fd2d {
  width: 100%;
}

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

.caption-fd2d {
  width: 100%;
}

.simple-900f {
  margin-bottom: 10px !important;
}

.hot-2da9 {
  display: flex;
  align-items: center;
}

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

.outline-full-a656 {
  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;
}

.dropdown-a426 .black-e9b5.filter_8132 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.dropdown-a426 h1.black-e9b5 {
  margin-top: 80px !important;
}

.heading-complex-944d .under-5c77.container_medium_58dc {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tabs-af9b img {
  width: 100%;
}

.pagination_14a7 .layout_yellow_f03d.feature-2791 {
  justify-content: space-between;
}

.list-pressed-8995 {
  display: none;
}

.overlay_white_94a0 .first_8b87 {
  margin: 1px 0 !important;
}

.menu-74a1 li {
  margin-bottom: 0 !important;
}

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

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

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

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

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

  .pagination_14a7 .layout_yellow_f03d.feature-2791 {
    border-bottom: 1px solid #f0c159;
  }

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

  .focus_2d86.article_smooth_5431 > .content_1145 {
    gap: 15px;
    justify-content: space-between;
  }

  .heading-complex-944d
    .under-5c77.picture-e52d
    .hot-2da9
    img {
    width: 60% !important;
  }

  .border-b47e {
    left: 2%;
  }

  .tag_2d12 {
    margin: 10px 0;
  }

  .dropdown-a426 .first_8b87 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .link-502f {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.dropdown-a426 .black-e9b5,
  .dropdown-a426 .black-e9b5 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hot-2da9 {
    justify-content: center;
  }

  .dropdown-a426 .first_8b87 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .heading-complex-944d .under-5c77.section_iron_63ef {
    width: 75% !important;
  }

  .tabs-af9b img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .popup-east-cba1 {
    text-transform: capitalize;
  }

  h2.dropdown-a426 .black-e9b5,
  .dropdown-a426 .black-e9b5 {
    font-size: 30px !important;
  }

  .hot-2da9 {
    justify-content: center;
  }

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

  .red_90a2
    .picture_32e8.badge_7221 {
    margin: 0 !important;
  }

  .stone-e633 {
    margin: 0;
    gap: 10px;
  }

  .tag_2d12 {
    display: flex;
  }

  .outline-hot-e6c0 .box-7393 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .media-black-9b19 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .dropdown-a426 h1.black-e9b5 {
    margin-top: 40px !important;
  }

  .heading-complex-944d
    .under-5c77.picture-e52d
    .hot-2da9
    img,
  .gallery_stone_052c .border-south-e094 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .popup-east-cba1 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .heading-complex-944d .under-5c77.section_iron_63ef {
    width: 100% !important;
  }

  .focus_2d86.article_smooth_5431 > .content_1145 {
    gap: 3px;
  }

  .dropdown-a426 .first_8b87 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.pagination_14a7 .layout_yellow_f03d.feature-2791 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.pagination_14a7 .layout_yellow_f03d.feature-2791: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);
}

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

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

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

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

.orange-b7ce: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .pagination_14a7 .layout_yellow_f03d.feature-2791 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .dropdown-a426 .black-e9b5 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .box-7393 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.green_e217 .list_40bd {
  flex-shrink: 0;
  white-space: nowrap;
}

.green_e217 .hover-c497 {
  flex-shrink: 0;
  min-width: fit-content;
}

.green_e217 .last_3b62 {
  white-space: nowrap;
}

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

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

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

.green_e217 .hover-c497 {
  max-width: 80px !important;
  overflow: hidden;
}

.green_e217 .layout_yellow_f03d.feature-2791 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.green_e217 .last_3b62 {
  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);
  }
}

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

.popup-east-cba1:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
}

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

/* 添加内部光效 */
.popup-east-cba1::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 .popup-east-cba1:nth-child(1),
.heading-complex-944d .popup-east-cba1:nth-child(1),
#page .popup-east-cba1:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .popup-east-cba1:nth-child(2),
.heading-complex-944d .popup-east-cba1:nth-child(2),
#page .popup-east-cba1: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;
}

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

/* css-noise: 1299 */
.phantom-card-j5 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
