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(.element-7c41) {
  gap: 0.5em;
}
:where(.breadcrumb-4b68) {
  gap: 0.5em;
}
body .gallery_771e > .wood-b60c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gallery_771e > .gradient_easy_558f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gallery_771e > .red_df2d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .list_98ee > .wood-b60c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .list_98ee > .gradient_easy_558f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .list_98ee > .red_df2d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .list_98ee
  > :where(:not(.wood-b60c):not(.gradient_easy_558f):not(.soft_1943)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .list_98ee > .photo-bronze-2dba {
  max-width: var(--wp--style--global--wide-size);
}
body .element-7c41 {
  display: flex;
}
body .element-7c41 {
  flex-wrap: wrap;
  align-items: center;
}
body .element-7c41 > * {
  margin: 0;
}
body .breadcrumb-4b68 {
  display: grid;
}
body .breadcrumb-4b68 > * {
  margin: 0;
}
:where(.old_5878.element-7c41) {
  gap: 2em;
}
:where(.old_5878.breadcrumb-4b68) {
  gap: 2em;
}
:where(.detail-easy-a006.element-7c41) {
  gap: 1.25em;
}
:where(.detail-easy-a006.breadcrumb-4b68) {
  gap: 1.25em;
}
.link-slow-87dd {
  color: var(--wp--preset--color--black) !important;
}
.module_914e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.lite_8af3 {
  color: var(--wp--preset--color--white) !important;
}
.header_fast_56f5 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.last-765e {
  color: var(--wp--preset--color--vivid-red) !important;
}
.highlight-aa1d {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.lite-0ebf {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph-inner-b276 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.filter-last-a461 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.breadcrumb_bronze_a84d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accent_outer_f2b6 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.footer-75b7 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.disabled_c8ce {
  background-color: var(--wp--preset--color--black) !important;
}
.easy_8956 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.backdrop-stone-190f {
  background-color: var(--wp--preset--color--white) !important;
}
.overlay_60d2 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.gas_be62 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.popup_1037 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.search-new-ac64 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.list-fluid-8c4f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.logo_gold_9f3d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.up_c3a6 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.disabled-f8f2 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shade-c6f1 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.container_880a {
  border-color: var(--wp--preset--color--black) !important;
}
.layout-solid-8ff1 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.advanced_02ea {
  border-color: var(--wp--preset--color--white) !important;
}
.detail_3ff0 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.focus-3dc4 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.content-red-0c40 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.black_c198 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.top_06f1 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.feature_wide_ba81 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.table-over-bc0a {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.info-f280 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.icon-rough-f011 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.medium-0123 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.progress-470b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.large_0ea8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.description-tiny-c993 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.pressed-5cc4 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.article-c362 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.aside-e587 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.photo-light-f27d {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.chip-prev-4a8a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.active-88d8 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.text_307f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.logo_a903 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.shadow-b81c {
  font-size: var(--wp--preset--font-size--small) !important;
}
.brown-0d3f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.picture-gas-a029 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.notification-0165 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.heading-366a a:where(:not(.heading_902b)) {
  color: inherit;
}
:where(.detail-easy-a006.element-7c41) {
  gap: 1.25em;
}
:where(.detail-easy-a006.breadcrumb-4b68) {
  gap: 1.25em;
}
:where(.old_5878.element-7c41) {
  gap: 2em;
}
:where(.old_5878.breadcrumb-4b68) {
  gap: 2em;
}
.accordion_b7ae {
  font-size: 1.5em;
  line-height: 1.6;
}

.secondary-fd12 .stone-7ca5 {
  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);
}
.fluid_e108 .chip-5cb1 {
  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);
}
.selected_c3d2 {
  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);
}
.selected_c3d2.row-green-fea3 .layout_bronze_cfa9 {
  background-color: var(--e-global-color-primary);
}
.selected_c3d2.lite_c8ca .layout_bronze_cfa9,
.selected_c3d2.panel_north_1db6 .layout_bronze_cfa9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.green-67e0 .hover-93e9 {
  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);
}
.silver_366b {
  --divider-color: var(--e-global-color-secondary);
}
.silver_366b .block_outer_f360 {
  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);
}
.silver_366b.description-861f .light_2f93 {
  background-color: var(--e-global-color-secondary);
}
.silver_366b.yellow-0563 .light_2f93,
.silver_366b.button-inner-4c32 .light_2f93 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.silver_366b.yellow-0563 .light_2f93,
.silver_366b.button-inner-4c32 .light_2f93 svg {
  fill: var(--e-global-color-secondary);
}
.stale_c41e .action-fa73 {
  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);
}
.stale_c41e .picture-west-69a8 {
  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);
}
.tertiary-out-a23f.description-861f .light_2f93 {
  background-color: var(--e-global-color-primary);
}
.tertiary-out-a23f.yellow-0563 .light_2f93,
.tertiary-out-a23f.button-inner-4c32 .light_2f93 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tertiary-out-a23f.yellow-0563 .light_2f93,
.tertiary-out-a23f.button-inner-4c32 .light_2f93 svg {
  fill: var(--e-global-color-primary);
}
.gradient_aad7.description-861f .light_2f93 {
  background-color: var(--e-global-color-primary);
}
.gradient_aad7.yellow-0563 .light_2f93,
.gradient_aad7.button-inner-4c32 .light_2f93 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gradient_aad7 .tertiary-ce2f {
  color: var(--e-global-color-primary);
}
.gradient_aad7 .tertiary-ce2f,
.gradient_aad7 .tertiary-ce2f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_aad7 .easy-c523 {
  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);
}
.menu-8977 .tag_soft_8527 {
  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);
}
.banner-north-ee69 .nav-5804 .border_8199 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_a83f .grid-1c79:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.next_a83f .panel_ee37 i {
  color: var(--e-global-color-primary);
}
.next_a83f .panel_ee37 svg {
  fill: var(--e-global-color-primary);
}
.next_a83f .layout_9cc7 {
  color: var(--e-global-color-secondary);
}
.next_a83f .grid-1c79 > .layout_9cc7,
.next_a83f .grid-1c79 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_c8c6 .short_e9ff {
  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);
}
.heading_c8c6 .photo-blue-0329 {
  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);
}
.gold-35ec .media_95f8 .hot_b589 {
  background-color: var(--e-global-color-primary);
}
.gold-35ec .video_green_aa22 {
  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);
}
.heading_11b3 .clean-710e {
  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);
}
.heading_11b3 .title-thick-681e {
  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);
}
.heading_11b3 .complex_4b98 {
  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);
}
.liquid_7a17 .middle-9456,
.liquid_7a17 .middle-9456 a {
  color: var(--e-global-color-primary);
}
.liquid_7a17 .middle-9456.feature-0e50,
.liquid_7a17 .middle-9456.feature-0e50 a {
  color: var(--e-global-color-accent);
}
.liquid_7a17 .middle-9456 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_7a17 .frame-f4dd {
  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);
}
.in-8a39 .card-fast-a562,
.in-8a39 .texture-5237 {
  color: var(--e-global-color-primary);
}
.in-8a39 .card-fast-a562 svg {
  fill: var(--e-global-color-primary);
}
.in-8a39 .feature-0e50 .card-fast-a562,
.in-8a39 .feature-0e50 .texture-5237 {
  color: var(--e-global-color-accent);
}
.in-8a39 .feature-0e50 .card-fast-a562 svg {
  fill: var(--e-global-color-accent);
}
.in-8a39 .texture-5237 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-8a39 .frame-f4dd {
  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);
}
.chip_orange_7753 .pattern_6447,
.chip_orange_7753 .new-acb8 {
  color: var(--e-global-color-primary);
}
.chip_orange_7753 .new-acb8 svg {
  fill: var(--e-global-color-primary);
}
.chip_orange_7753 .middle-9456.feature-0e50 a,
.chip_orange_7753
  .middle-9456.feature-0e50
  .new-acb8 {
  color: var(--e-global-color-accent);
}
.chip_orange_7753 .pattern_6447 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_orange_7753 .frame-f4dd {
  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);
}
.gradient_purple_369d .easy-6c8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_purple_369d .message_7f36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_fixed_7d85 .grid-easy-1371 .active_bottom_6939 {
  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);
}
.tabs_fixed_7d85 .grid-easy-1371 .hidden_medium_2fba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_fixed_7d85 .feature_8eaa .active_bottom_6939 {
  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);
}
.tabs_fixed_7d85
  .feature_8eaa
  .hidden_medium_2fba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_fixed_7d85
  .focus_49b3
  .active_bottom_6939 {
  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);
}
.tabs_fixed_7d85
  .focus_49b3
  .hidden_medium_2fba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_fixed_7d85
  .hard_ee1b
  .active_bottom_6939 {
  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);
}
.tabs_fixed_7d85
  .hard_ee1b
  .hidden_medium_2fba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_9cf5 .image-south-5980 {
  background-color: var(--e-global-color-primary);
}
.popup_9cf5 .image-south-5980:hover {
  background-color: var(--e-global-color-primary);
}
.popup_9cf5 .module-a264 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_9cf5
  .image-south-5980:hover
  .module-a264 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_2d20 .form-south-9700 {
  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);
}
.dynamic-8db1 .paper_7fec .medium_2409 a {
  background-color: var(--e-global-color-accent);
}
.dynamic-8db1 .paper_7fec .rough_6c8f a {
  background-color: var(--e-global-color-accent);
}
.dynamic-8db1 .paper_7fec .medium_2409 a,
.dynamic-8db1 .paper_7fec .rough_6c8f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-fixed-f725
  .tabs_paper_c09f.detail_short_f07a
  .paper_7fec
  a.pressed_02a0 {
  background-color: var(--e-global-color-accent);
}
.highlight-fixed-f725
  .tabs_paper_c09f.detail_short_f07a
  .paper_7fec
  span.pressed_02a0.fn-current-f416 {
  background-color: var(--e-global-color-text);
}
.highlight-fixed-f725
  .tabs_paper_c09f.detail_short_f07a
  .paper_7fec
  .pressed_02a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_1168 .section_c74f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_1168
  .picture-da13
  > .shadow-clean-3cb7
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_1168
  .next-db24
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_1168
  .box_74a6
  .thumbnail-7719,
.sidebar_1168
  .box_74a6
  .link-e069 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_1168
  .box_74a6
  .simple_a458,
.sidebar_1168
  .box_74a6
  a
  .simple_a458 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_1168
  .box_74a6
  .alert_44ae {
  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);
}
.sidebar_1168
  .box_74a6
  .box_f15a {
  background-color: var(--e-global-color-primary);
}
.sidebar_1168
  .box_74a6
  .box_f15a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_1168
  .box_74a6
  .box_f15a:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_1168
  .box_74a6
  .alert_south_30e2 {
  background-color: var(--e-global-color-primary);
}
.sidebar_1168
  .box_74a6
  .alert_south_30e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_1168
  .box_74a6
  .alert_south_30e2:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_1168
  .status_0414
  .outline-47a5
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_1168
  .status_0414
  .link-766f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_1168
  .status_0414
  .alert_44ae {
  color: var(--e-global-color-text);
}
.sidebar_1168
  .status_0414
  .alert_44ae
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_1168
  .status_0414
  .box_f15a {
  background-color: var(--e-global-color-primary);
}
.sidebar_1168
  .status_0414
  .box_f15a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_1168
  .status_0414
  .box_f15a:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_1168
  .status_0414
  .alert_south_30e2 {
  background-color: var(--e-global-color-primary);
}
.sidebar_1168
  .status_0414
  .alert_south_30e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_1168
  .status_0414
  .alert_south_30e2:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_1168 .block-orange-23ec {
  background-color: var(--e-global-color-primary);
}
.sidebar_1168 .block-orange-23ec:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_1168 .outer_fac7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_1168 .old_9e26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-321e .tooltip-6731 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-321e
  .large_f5a1
  > div:nth-child(3)
  .tooltip-6731,
.gas-321e
  .image_middle_af32
  > div:nth-child(1)
  .tooltip-6731,
.gas-321e
  .yellow-3cbb
  > div:nth-child(1)
  .tooltip-6731,
.gas-321e
  .red-2f90
  > div:nth-child(1)
  .tooltip-6731,
.gas-321e
  .mask-a202
  > div:nth-child(1)
  .tooltip-6731 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-321e .preview_west_cad7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-321e .popup-153c {
  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);
}
.gas-321e .left_c058 {
  background-color: var(--e-global-color-primary);
}
.gas-321e .left_c058 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-321e .left_c058:hover {
  background-color: var(--e-global-color-primary);
}
.gas-321e .sort-narrow-14e4 {
  background-color: var(--e-global-color-primary);
}
.gas-321e .sort-narrow-14e4:hover {
  background-color: var(--e-global-color-primary);
}
.gas-321e .outer_fac7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-321e .old_9e26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-f113 .box_cool_8a91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-f113 .aside_narrow_ef87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-f113 .solid_bd0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-f113 .center_a024 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-f113 .paragraph-b1aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-f113 .sort-narrow-14e4 {
  background-color: var(--e-global-color-primary);
}
.cold-f113 .sort-narrow-14e4:hover {
  background-color: var(--e-global-color-primary);
}
.notification-small-0832 .video-ab60 {
  background-color: var(--e-global-color-secondary);
}
.notification-small-0832 .input_over_9a4a {
  background-color: var(--e-global-color-text);
}
.notification-small-0832 .message-d9f0 {
  background-color: var(--e-global-color-secondary);
}
.notification-small-0832 .notification_e8be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-small-0832 .huge-2c83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-small-0832 .icon-dfca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-small-0832 .surface-7f4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-small-0832 .secondary_e15e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_7c8c .texture-copper-7e5a .nav-current-f474,
.menu_7c8c
  .texture-copper-7e5a
  .nav-current-f474
  a,
.menu_7c8c .description_6443 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_7c8c .texture-copper-7e5a .pagination-6c1a,
.menu_7c8c .left-4f69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_7c8c .texture-copper-7e5a .pagination-6c1a {
  color: var(--e-global-color-text);
}
.menu_7c8c .left-4f69 {
  color: var(--e-global-color-text);
}
.menu_7c8c
  .texture-copper-7e5a
  .table_b2a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_7c8c .dropdown-white-3e98 .text_729b {
  background-color: var(--e-global-color-primary);
}
.menu_7c8c .dropdown-white-3e98 .text_729b:hover {
  background-color: var(--e-global-color-primary);
}
.menu_7c8c .dropdown-white-3e98 .paper-93d7 li span {
  background-color: var(--e-global-color-text);
}
.menu_7c8c .dropdown-white-3e98 .paper-93d7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.menu_7c8c
  .dropdown-white-3e98
  .paper-93d7
  li.hidden-lite-9a09
  span {
  background-color: var(--e-global-color-accent);
}
.menu_7c8c .heading-9ec8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-9a95 .mask_top_977d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_active_16de .down_b878 {
  background-color: var(--e-global-color-primary);
}
.accent_active_16de .heading_current_2156 {
  background-color: var(--e-global-color-secondary);
}
.accent_active_16de .right_36ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_active_16de .column_slow_3d17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_active_16de .icon-silver-da4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_active_16de .up-167d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_active_16de .fixed_02b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_active_16de .first-cc23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_active_16de .accent_static_754d {
  background-color: var(--e-global-color-primary);
}
.accent_active_16de .accent_static_754d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-fe9f .box_db04 {
  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);
}
.pagination-fe9f .red-a044 {
  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);
}
.pagination-fe9f
  .logo_hovered_9eda:after {
  background-color: var(--e-global-color-primary);
}
.pagination-fe9f .thick-ee73 {
  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);
}
.disabled_b687 .description_6443 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_b687 .left-4f69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_7915 .status_5577 .medium-15be {
  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);
}
.red_7915 .status_5577 .background-e750 {
  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);
}
.west_9e21 .small-d32a {
  background-color: var(--e-global-color-primary);
}
.west_9e21 .thick_f446 {
  background-color: var(--e-global-color-secondary);
}
.west_9e21 .down-29f8 .logo-first-c8b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_9e21 .carousel-916d .logo-first-c8b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-a54d .container-52d6 .tooltip_inner_9b13 {
  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);
}
.accordion-a54d .container-52d6 .dim-dfa1 {
  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);
}
.accordion-a54d .container-52d6 .modal-0edc {
  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);
}
.content-3917 .slider-0c3f {
  border-color: var(--e-global-color-text);
}
.content-3917 .header-south-efee {
  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);
}
.content-3917 .bright_82c6 {
  color: var(--e-global-color-primary);
}
.content-3917 .first-410b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_05c7 .brown-c913 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_05c7 .nav_65be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_05c7 .avatar_80fb:hover .brown-c913 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_05c7
  .avatar_80fb:hover
  .nav_65be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-slow-3bf1 .card-2fe9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-slow-3bf1 .huge_879e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_40cc .component_d86d .media_4f1f {
  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);
}
.green_40cc .popup_0bf3 .media_4f1f {
  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);
}
.bottom-ccd7 .mini-0491 {
  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);
}
.motion-4035 .column_cbbc .form_70eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-4035 .column_cbbc .form_70eb {
  background-color: var(--e-global-color-secondary);
}
.motion-4035 .gas-fa55 .form_70eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-4035 .gas-fa55 .form_70eb {
  background-color: var(--e-global-color-secondary);
}
.motion-4035 .wrapper_7657 .photo_under_160f {
  background-color: var(--e-global-color-primary);
}
.motion-4035 .wrapper_7657:hover .photo_under_160f {
  background-color: var(--e-global-color-secondary);
}
.motion-4035 .text_729b {
  background-color: var(--e-global-color-primary);
}
.motion-4035 .text_729b:hover {
  background-color: var(--e-global-color-accent);
}
.motion-4035 .paper-93d7 li span {
  background-color: var(--e-global-color-text);
}
.motion-4035 .paper-93d7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.motion-4035 .paper-93d7 li.hidden-lite-9a09 span {
  background-color: var(--e-global-color-accent);
}
.disabled_9801 .wide_048b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_9801 .photo-bronze-0c44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-75b6 .layout-down-279e:before {
  background-color: var(--e-global-color-secondary);
}
.gold-75b6 .last_6377 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-75b6 .table_9aec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_c184 .nav-d1b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_c184 .nav-d1b8:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_c184 .nav-d1b8.fn-active-f416 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_c184 .inner_5382 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_c184 .fresh-5f39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_c184 .disabled_0894 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_c184 .advanced-4f93 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_c184 .advanced-4f93 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_c184 .slider_5146 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_c184 .slider_5146 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_e6fc .outer-616b .video-old-3455 a {
  color: var(--e-global-color-secondary);
}
.fluid_e6fc .outer-616b .video-old-3455 a:hover {
  color: var(--e-global-color-secondary);
}
.fluid_e6fc .outer-616b .video-old-3455,
.fluid_e6fc .outer-616b .video-old-3455 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_e6fc .outer-616b .surface-e917 {
  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);
}
.fluid_e6fc .outer-616b .element_18a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_e6fc .outer-616b .prev-beef {
  background-color: var(--e-global-color-primary);
}
.fluid_e6fc .outer-616b .prev-beef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_e6fc .outer-616b .prev-beef:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_e6fc .outer-616b .copper-c30d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_e6fc .outer-616b .copper-c30d {
  background-color: var(--e-global-color-primary);
}
.fluid_e6fc .outer-616b .copper-c30d:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_e6fc .outer-616b .text_729b {
  background-color: var(--e-global-color-primary);
}
.fluid_e6fc .outer-616b .text_729b:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_e6fc .dropdown-white-3e98 .paper-93d7 li span {
  background-color: var(--e-global-color-text);
}
.fluid_e6fc .dropdown-white-3e98 .paper-93d7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_e6fc .dropdown-white-3e98 .paper-93d7 li.hidden-lite-9a09 span {
  background-color: var(--e-global-color-accent);
}
.fluid_e6fc .outer_fac7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_e6fc .old_9e26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-glass-0582 .photo-320e .pagination_lite_8ae7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-glass-0582 .photo-320e .prev-ee56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-glass-0582 .photo-320e .link-red-ef05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_outer_085a .disabled-886f {
  border-color: var(--e-global-color-text);
}
.component_outer_085a .popup-9084 {
  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);
}
.component_outer_085a .modal_left_f24d {
  color: var(--e-global-color-secondary);
}
.component_outer_085a .modal_left_f24d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_outer_085a .text-current-55d7 > * {
  color: var(--e-global-color-primary);
}
.component_outer_085a .text-current-55d7 > * svg {
  fill: var(--e-global-color-primary);
}
.component_outer_085a .east_e35e {
  color: var(--e-global-color-primary);
}
.component_outer_085a .east_e35e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_outer_085a .element-inner-bbaf {
  color: var(--e-global-color-primary);
}
.component_outer_085a .element-inner-bbaf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_outer_085a .carousel_hovered_51c3 {
  color: var(--e-global-color-primary);
}
.component_outer_085a .carousel_hovered_51c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_outer_085a .progress_top_9b87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_outer_085a .paragraph-full-9bfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_outer_085a .paragraph-full-9bfa.photo-purple-b22e {
  color: var(--e-global-color-secondary);
}
.component_outer_085a .paragraph-full-9bfa.photo-purple-b22e .thick-91cd {
  color: var(--e-global-color-accent);
}
.component_outer_085a .paragraph-full-9bfa.west-9bf9 {
  color: var(--e-global-color-text);
}
.component_outer_085a .paragraph-full-9bfa.west-9bf9 .thick-91cd {
  color: var(--e-global-color-text);
}
.component_outer_085a .paragraph-full-9bfa:before {
  border-top-color: var(--e-global-color-text);
}
.component_outer_085a .next-bd94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_outer_085a
  .next-bd94
  .notification-8888 {
  background-color: var(--e-global-color-primary);
}
.component_outer_085a
  .next-bd94
  .notification-8888 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_outer_085a .disabled-886f .aside_f16e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_c0df .popup-right-260a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_c0df .icon-3b09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-focused-9b63 .carousel_medium_7a66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-focused-9b63
  .widget_6c07
  .breadcrumb-old-05a3 {
  background-color: var(--e-global-color-secondary);
}
.list-focused-9b63
  .widget_6c07.texture-b97e
  .breadcrumb-old-05a3 {
  background-color: var(--e-global-color-text);
}
.list-focused-9b63
  .widget_6c07:hover
  .breadcrumb-old-05a3 {
  background-color: var(--e-global-color-accent);
}
.list-focused-9b63
  .widget_6c07.fn-active-f416
  .breadcrumb-old-05a3 {
  background-color: var(--e-global-color-primary);
}
.outline_a6f5 .tall_578e {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.outline_a6f5 .item-9b73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_a6f5 .motion-3875 {
  background-color: var(--e-global-color-primary);
}
.outline_a6f5 .motion-3875 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_down_a9c7 .steel-2868 .cool_f4f3 .banner_top_0620 {
  background-color: var(--e-global-color-secondary);
}
.feature_down_a9c7 .steel-2868 .pattern-909e:after {
  background-color: var(--e-global-color-secondary);
}
.feature_down_a9c7 .grid-copper-3b44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_down_a9c7 .cold-4bf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_down_a9c7 .form_54eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_down_a9c7 .dirty-7a51 {
  background-color: var(--e-global-color-primary);
}
.feature_down_a9c7 .dirty-7a51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_down_a9c7 .alert_out_76c7 {
  background-color: var(--e-global-color-secondary);
}
.feature_down_a9c7 .alert_out_76c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_down_a9c7 .steel-2868 .orange-6df1 .search-basic-e5e9:hover {
  background-color: var(--e-global-color-primary);
}
.feature_down_a9c7
  .steel-2868
  .orange-6df1
  .search-basic-e5e9.dropdown-stone-b01e {
  background-color: var(--e-global-color-primary);
}
.feature_down_a9c7 .steel-2868 .sidebar_2cad:before {
  border-color: var(--e-global-color-primary);
}
.feature_down_a9c7 .steel-2868 .sidebar_2cad:hover:before {
  border-color: var(--e-global-color-secondary);
}
.feature_down_a9c7
  .steel-2868
  .sidebar_2cad.texture-89ee:before {
  border-color: var(--e-global-color-primary);
}
.feature_down_a9c7 .info-bbbe span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-right-65fa .dropdown-gas-cb06 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-right-65fa .dropdown-gas-cb06:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-right-65fa .dropdown-gas-cb06.focused-cadb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-right-65fa .surface_caa0 {
  background-color: var(--e-global-color-primary);
}
.filter-right-65fa .surface_caa0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-right-65fa
  .breadcrumb-center-abfe
  .dropdown_dca5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-right-65fa
  .preview-pink-ebed
  .dropdown_dca5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_30d9
  .large_cd6d
  .thick-198f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_30d9
  .large_cd6d
  .cool_1354 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_30d9 .link_3f88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_30d9 .tertiary_last_5d03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_30d9 .main-tall-e019 {
  background-color: var(--e-global-color-primary);
}
.primary_30d9 .main-tall-e019 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-1007 .plasma_6aaf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-1007 .widget_complex_e154 {
  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);
}
.card-1007 .dropdown-green-931c {
  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);
}
.card-1007 .dropdown-green-931c a:hover {
  color: var(--e-global-color-secondary);
}
.card-1007 .disabled-fd95 {
  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);
}
.card-1007 .accordion-8466 {
  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);
}
.card-1007 .mask-silver-f9ff .text_729b {
  background-color: var(--e-global-color-primary);
}
.card-1007 .mask-silver-f9ff .text_729b:hover {
  background-color: var(--e-global-color-accent);
}
.card-1007
  .mask-silver-f9ff
  .paper-93d7
  li
  span {
  background-color: var(--e-global-color-text);
}
.card-1007
  .mask-silver-f9ff
  .paper-93d7
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.card-1007
  .mask-silver-f9ff
  .paper-93d7
  li.hidden-lite-9a09
  span {
  background-color: var(--e-global-color-accent);
}
.text_772c
  .outline-steel-3478
  .layout-0ccd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_772c .outline-steel-3478 .thumbnail_black_15bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_772c .outline-steel-3478 .table-0940 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_772c .first_2651 {
  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);
}
.text_772c
  .sort-outer-5f4d.main-1d6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > a {
  background-color: var(--e-global-color-text);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > a
  .article_6019.tag-center-860c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > a
  .media_inner_a7be.info-wide-f48f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > .primary-c95f
  .header_5044
  > a {
  background-color: var(--e-global-color-secondary);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > .primary-c95f
  .header_5044
  > a
  .gallery-817e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > .primary-c95f
  .header_5044
  > a
  .media_inner_a7be.border-selected-4255 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > a
  .light-41a5:before {
  color: var(--e-global-color-text);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > .primary-c95f
  a
  .light-41a5:before {
  color: var(--e-global-color-text);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044.picture-north-caad
  > a
  .light-41a5:before {
  color: var(--e-global-color-text);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > .primary-c95f
  .header_5044.picture-north-caad
  > a
  .light-41a5:before {
  color: var(--e-global-color-text);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > a
  .row_fluid_118d
  .article-left-f74a {
  color: var(--e-global-color-text);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > .primary-c95f
  a
  .row_fluid_118d
  .article-left-f74a {
  color: var(--e-global-color-text);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > a
  .row_fluid_118d
  .article-left-f74a,
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > .primary-c95f
  a
  .row_fluid_118d
  .article-left-f74a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > a
  .widget_ea13:before {
  color: var(--e-global-color-text);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > .primary-c95f
  a
  .widget_ea13:before {
  color: var(--e-global-color-text);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044.picture-north-caad
  > a
  .widget_ea13:before {
  color: var(--e-global-color-text);
}
.detail_large_8c27
  > .texture_a5cd
  > div
  > .outline-bottom-97ce
  > .header_5044
  > .primary-c95f
  .header_5044.picture-north-caad
  > a
  .widget_ea13:before {
  color: var(--e-global-color-text);
}
.narrow_ace0 .gas_a56a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow_ace0
  .disabled-4787:hover
  .gas_a56a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_steel_b4d1
  > .texture_a5cd
  > .focus_bronze_3345
  > .section-875c
  > .action_dfb2
  > .title_0627
  .primary_069a {
  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);
}
.column_steel_b4d1
  > .texture_a5cd
  > .focus_bronze_3345
  > .section-875c
  > .action_dfb2
  > .title_0627:hover
  .primary_069a {
  color: var(--e-global-color-text);
}
.column_steel_b4d1
  > .texture_a5cd
  > .focus_bronze_3345
  > .section-875c
  > .action_dfb2
  > .title_0627:hover
  .primary_069a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_steel_b4d1
  > .texture_a5cd
  > .focus_bronze_3345
  > .section-875c
  > .action_dfb2.card-f784
  > .title_0627
  .primary_069a {
  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);
}
.tag-265a .dynamic-55c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-265a .message-up-2994 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-265a .down-ff4a {
  background-color: var(--e-global-color-primary);
}
.tag-265a .down-ff4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-motion-aa85
  > .texture_a5cd
  > .picture-22bb
  > .chip-917f
  > .lower-1bf3
  .highlight_ab95 {
  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);
}
.icon-motion-aa85
  > .texture_a5cd
  > .picture-22bb
  > .chip-917f
  > .lower-1bf3
  .logo-up-30e8 {
  color: var(--e-global-color-text);
}
.icon-motion-aa85
  > .texture_a5cd
  > .picture-22bb
  > .chip-917f
  > .lower-1bf3:hover
  .highlight_ab95 {
  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);
}
.icon-motion-aa85
  > .texture_a5cd
  > .picture-22bb
  > .chip-917f
  > .lower-1bf3:hover
  .logo-up-30e8 {
  color: var(--e-global-color-secondary);
}
.icon-motion-aa85
  > .texture_a5cd
  > .picture-22bb
  > .chip-917f
  > .lower-1bf3.banner-clean-020d
  .highlight_ab95 {
  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);
}
.icon-motion-aa85
  > .texture_a5cd
  > .picture-22bb
  > .chip-917f
  > .lower-1bf3.banner-clean-020d
  .logo-up-30e8 {
  color: var(--e-global-color-primary);
}
.table_5585
  .layout_soft_0dc2
  .clean_5f4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_5585 .hero-gas-c7a7 .aside_f16e .table_left_04b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-f806 .focused-f782 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-f806 .media-1cd3 .focused-f782 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-f806 .overlay_4fe8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-f806 .overlay_4fe8 {
  background-color: var(--e-global-color-primary);
}
.caption_d9f0 .right-173f .layout-green-52f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_d9f0
  .right-173f:hover
  .article_upper_5b27 {
  color: var(--e-global-color-secondary);
}
.caption_d9f0
  .right-173f:hover
  .layout-green-52f1 {
  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);
}
.tall-1c30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.last-739d {
  max-width: 1400px !important;
}

.highlight_south_b3f0 {
  flex-direction: column;
}

.highlight_south_b3f0 .heading-steel-7b2e {
  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.highlight_south_b3f0 .heading-steel-7b2e {
  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);
}

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

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

.notice_5b88.paragraph_static_160f {
  display: none;
}

.active_3221 {
  display: none;
}

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

.stale_0247.inner-6458 {
  margin-bottom: 40px;
  width: 100%;
}

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

.highlight_south_b3f0 a {
  width: 100%;
}

.hover_88ac .top_014a.nav_dynamic_ceb3 {
  width: 20% !important;
}

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

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

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

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

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

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

.box_selected_a5ac: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);
}

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

.hover_88ac
  .top_014a.tertiary_aec3
  .menu_a297
  .prev-75df {
  font-size: 20px !important;
}

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

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

.fresh-11a6 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.caption_last_2560.text-a445 > .panel_gold_713f {
  display: flex;
  align-items: center;
}

.thumbnail-hard-453d {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.short_a056 {
  position: relative;
  width: 100%;
}

.wrapper_9084 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.hover_88ac
  .top_014a.outline-f0c1
  .fluid-901a
  .gallery_1d22 {
  width: 100% !important;
}

.frame-wide-dda5 {
  width: 500px !important;
  max-width: none;
}

.footer-64ed {
  width: 100%;
}

.background-under-2188 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.column_18d7 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.accordion-096e {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.column_18d7:hover .accordion-096e {
  visibility: visible;
}
.column_18d7:hover.column_18d7::before {
  display: block;
}

.fresh-11a6 h3 {
  color: #fff;
}

.paragraph_selected_9626 {
  margin: 0;
}

.hover_88ac
  .top_014a.outline-f0c1
  .gallery_1d22
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.sort-f74e {
  width: 100%;
}

.silver_e7cc {
  width: 100%;
}

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

.silver_e7cc {
  width: 100%;
}

.logo-dd8e {
  margin-bottom: 10px !important;
}

.gallery_1d22 {
  display: flex;
  align-items: center;
}

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

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

.highlight_south_b3f0 .heading-steel-7b2e.badge_over_7960 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.highlight_south_b3f0 h1.heading-steel-7b2e {
  margin-top: 80px !important;
}

.hover_88ac .top_014a.mask_advanced_0dd5 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.row-c622 img {
  width: 100%;
}

.dynamic-65fd .module-ea0a.menu_a297 {
  justify-content: space-between;
}

.block_f805 {
  display: none;
}

.tabs_e313 .block_hot_5a31 {
  margin: 1px 0 !important;
}

.motion-07ea li {
  margin-bottom: 0 !important;
}

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

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

  .frame-wide-dda5 {
    width: 100% !important;
  }
}

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

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

  .dynamic-65fd .module-ea0a.menu_a297 {
    border-bottom: 1px solid #f0c159;
  }

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

  .caption_last_2560.text-a445 > .panel_gold_713f {
    gap: 15px;
    justify-content: space-between;
  }

  .hover_88ac
    .top_014a.outline-f0c1
    .gallery_1d22
    img {
    width: 60% !important;
  }

  .wrapper_9084 {
    left: 2%;
  }

  .section_yellow_b426 {
    margin: 10px 0;
  }

  .highlight_south_b3f0 .block_hot_5a31 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.highlight_south_b3f0 .heading-steel-7b2e,
  .highlight_south_b3f0 .heading-steel-7b2e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .gallery_1d22 {
    justify-content: center;
  }

  .highlight_south_b3f0 .block_hot_5a31 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .hover_88ac .top_014a.nav_dynamic_ceb3 {
    width: 75% !important;
  }

  .row-c622 img {
    width: 100% !important;
  }
}

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

  h2.highlight_south_b3f0 .heading-steel-7b2e,
  .highlight_south_b3f0 .heading-steel-7b2e {
    font-size: 30px !important;
  }

  .gallery_1d22 {
    justify-content: center;
  }

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

  .hero_dfb3
    .filter-pressed-7b5c.card_wide_8a6a {
    margin: 0 !important;
  }

  .thumbnail-hard-453d {
    margin: 0;
    gap: 10px;
  }

  .section_yellow_b426 {
    display: flex;
  }

  .pink_82d3 .content_0003 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .highlight_south_b3f0 h1.heading-steel-7b2e {
    margin-top: 40px !important;
  }

  .hover_88ac
    .top_014a.outline-f0c1
    .gallery_1d22
    img,
  .stale_c41e .fluid-901a {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .box_selected_a5ac {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .hover_88ac .top_014a.nav_dynamic_ceb3 {
    width: 100% !important;
  }

  .caption_last_2560.text-a445 > .panel_gold_713f {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.dynamic-65fd .module-ea0a.menu_a297 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.dynamic-65fd .module-ea0a.menu_a297: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .dynamic-65fd .module-ea0a.menu_a297 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .highlight_south_b3f0 .heading-steel-7b2e {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .content_0003 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.heading-889d .silver-52f7 {
  flex-shrink: 0;
  white-space: nowrap;
}

.heading-889d .complex-ec22 {
  flex-shrink: 0;
  min-width: fit-content;
}

.heading-889d .prev-75df {
  white-space: nowrap;
}

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

.heading-889d {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.heading-889d .silver-52f7 {
  max-width: 80px !important;
}

.heading-889d .complex-ec22 {
  max-width: 80px !important;
  overflow: hidden;
}

.heading-889d .module-ea0a.menu_a297 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.heading-889d .prev-75df {
  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);
  }
}

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

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

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

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

body .box_selected_a5ac:nth-child(2),
.hover_88ac .box_selected_a5ac:nth-child(2),
#page .box_selected_a5ac: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;
}

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

/* css-noise: c99e */
.ghost-box-g8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
