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(.upper_264d) {
  gap: 0.5em;
}
:where(.footer-8b2c) {
  gap: 0.5em;
}
body .disabled_d594 > .focus_cold_73bf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .disabled_d594 > .liquid-17f5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .disabled_d594 > .surface-5626 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .label_narrow_8c7c > .focus_cold_73bf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .label_narrow_8c7c > .liquid-17f5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .label_narrow_8c7c > .surface-5626 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .label_narrow_8c7c
  > :where(:not(.focus_cold_73bf):not(.liquid-17f5):not(.gallery-under-8ab0)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .label_narrow_8c7c > .info-1119 {
  max-width: var(--wp--style--global--wide-size);
}
body .upper_264d {
  display: flex;
}
body .upper_264d {
  flex-wrap: wrap;
  align-items: center;
}
body .upper_264d > * {
  margin: 0;
}
body .footer-8b2c {
  display: grid;
}
body .footer-8b2c > * {
  margin: 0;
}
:where(.shadow-dca2.upper_264d) {
  gap: 2em;
}
:where(.shadow-dca2.footer-8b2c) {
  gap: 2em;
}
:where(.text_large_25a0.upper_264d) {
  gap: 1.25em;
}
:where(.text_large_25a0.footer-8b2c) {
  gap: 1.25em;
}
.alert_lower_7523 {
  color: var(--wp--preset--color--black) !important;
}
.soft-b249 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.item_77b1 {
  color: var(--wp--preset--color--white) !important;
}
.notice_c819 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.dropdown_solid_378a {
  color: var(--wp--preset--color--vivid-red) !important;
}
.green_3619 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.highlight_selected_ed1c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.header-right-acc9 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.left-3527 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.media-bronze-19b7 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.description-slow-1874 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pressed-421a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.carousel_32e1 {
  background-color: var(--wp--preset--color--black) !important;
}
.overlay_efd6 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wrapper_c6d2 {
  background-color: var(--wp--preset--color--white) !important;
}
.info-a6d8 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tooltip_a84d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.button_4a53 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.header_323c {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slow_6119 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.inner-b134 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.photo_medium_a260 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.old-4b2d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.input_stone_d91c {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.heading-2bab {
  border-color: var(--wp--preset--color--black) !important;
}
.pro-2815 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.aside_fe00 {
  border-color: var(--wp--preset--color--white) !important;
}
.next-095c {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.large_44e1 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.button_glass_24bb {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.block-glass-1722 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.overlay-e1b8 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.item-8180 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gold-7be1 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gradient-outer-6051 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.form_2004 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.pagination_silver_6169 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.focus_pink_d36a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.button_iron_74cd {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.orange-2fd2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.mask-under-edb8 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.message_1dc3 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.dim_cc6a {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.down_f623 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.accent-9963 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.notification_mini_3c67 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.old-e993 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.tooltip-1ac0 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.accordion_feda {
  font-size: var(--wp--preset--font-size--small) !important;
}
.form-1c5b {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.dropdown_green_90e8 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.tiny-5734 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.progress_7d06 a:where(:not(.module-iron-c8ee)) {
  color: inherit;
}
:where(.text_large_25a0.upper_264d) {
  gap: 1.25em;
}
:where(.text_large_25a0.footer-8b2c) {
  gap: 1.25em;
}
:where(.shadow-dca2.upper_264d) {
  gap: 2em;
}
:where(.shadow-dca2.footer-8b2c) {
  gap: 2em;
}
.section_7122 {
  font-size: 1.5em;
  line-height: 1.6;
}

.brown-2154 .label_hard_056d {
  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);
}
.slider_7da6 .wrapper_976e {
  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);
}
.component_thick_b95a {
  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);
}
.component_thick_b95a.advanced_2286 .text_cool_cc68 {
  background-color: var(--e-global-color-primary);
}
.component_thick_b95a.shade-f24c .text_cool_cc68,
.component_thick_b95a.hero-wood-760b .text_cool_cc68 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.article_cold_0d05 .section_c1da {
  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);
}
.tabs-small-2bf9 {
  --divider-color: var(--e-global-color-secondary);
}
.tabs-small-2bf9 .first-92d3 {
  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);
}
.tabs-small-2bf9.caption-old-ce49 .dynamic-bfa8 {
  background-color: var(--e-global-color-secondary);
}
.tabs-small-2bf9.south_ac1c .dynamic-bfa8,
.tabs-small-2bf9.action_16bb .dynamic-bfa8 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.tabs-small-2bf9.south_ac1c .dynamic-bfa8,
.tabs-small-2bf9.action_16bb .dynamic-bfa8 svg {
  fill: var(--e-global-color-secondary);
}
.avatar-center-98b2 .search-fd88 {
  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);
}
.avatar-center-98b2 .footer-631a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_25ce.caption-old-ce49 .dynamic-bfa8 {
  background-color: var(--e-global-color-primary);
}
.center_25ce.south_ac1c .dynamic-bfa8,
.center_25ce.action_16bb .dynamic-bfa8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.center_25ce.south_ac1c .dynamic-bfa8,
.center_25ce.action_16bb .dynamic-bfa8 svg {
  fill: var(--e-global-color-primary);
}
.content-57cc.caption-old-ce49 .dynamic-bfa8 {
  background-color: var(--e-global-color-primary);
}
.content-57cc.south_ac1c .dynamic-bfa8,
.content-57cc.action_16bb .dynamic-bfa8 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content-57cc .yellow-6055 {
  color: var(--e-global-color-primary);
}
.content-57cc .yellow-6055,
.content-57cc .yellow-6055 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-57cc .status-stale-4577 {
  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);
}
.tiny_52cc .steel_1d31 {
  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);
}
.paragraph_3f49 .description_34cf .carousel_lite_2e53 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_6945 .mini-4110:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.content_6945 .container-4b6c i {
  color: var(--e-global-color-primary);
}
.content_6945 .container-4b6c svg {
  fill: var(--e-global-color-primary);
}
.content_6945 .primary_center_7935 {
  color: var(--e-global-color-secondary);
}
.content_6945 .mini-4110 > .primary_center_7935,
.content_6945 .mini-4110 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_4668 .media-middle-4851 {
  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);
}
.lower_4668 .summary_thick_3f26 {
  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);
}
.background_advanced_3d1a .white_322f .brown-8d81 {
  background-color: var(--e-global-color-primary);
}
.background_advanced_3d1a .image-908b {
  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);
}
.title_9132 .article_973c {
  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);
}
.title_9132 .primary_silver_dc42 {
  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);
}
.title_9132 .layout-solid-406f {
  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);
}
.background-hard-2279 .header_e442,
.background-hard-2279 .header_e442 a {
  color: var(--e-global-color-primary);
}
.background-hard-2279 .header_e442.dirty-fa8d,
.background-hard-2279 .header_e442.dirty-fa8d a {
  color: var(--e-global-color-accent);
}
.background-hard-2279 .header_e442 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-hard-2279 .hidden_086a {
  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_active_51ca .module-e5fa,
.banner_active_51ca .carousel-mini-f25e {
  color: var(--e-global-color-primary);
}
.banner_active_51ca .module-e5fa svg {
  fill: var(--e-global-color-primary);
}
.banner_active_51ca .dirty-fa8d .module-e5fa,
.banner_active_51ca .dirty-fa8d .carousel-mini-f25e {
  color: var(--e-global-color-accent);
}
.banner_active_51ca .dirty-fa8d .module-e5fa svg {
  fill: var(--e-global-color-accent);
}
.banner_active_51ca .carousel-mini-f25e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_active_51ca .hidden_086a {
  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);
}
.new-2163 .component-df36,
.new-2163 .primary_upper_fb58 {
  color: var(--e-global-color-primary);
}
.new-2163 .primary_upper_fb58 svg {
  fill: var(--e-global-color-primary);
}
.new-2163 .header_e442.dirty-fa8d a,
.new-2163
  .header_e442.dirty-fa8d
  .primary_upper_fb58 {
  color: var(--e-global-color-accent);
}
.new-2163 .component-df36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-2163 .hidden_086a {
  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);
}
.main-silver-27eb .component-a1b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-silver-27eb .accordion_d233 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-huge-669c .image-b7ab .wood-7184 {
  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);
}
.focus-huge-669c .image-b7ab .list-light-3115 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-huge-669c .main-c288 .wood-7184 {
  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);
}
.focus-huge-669c
  .main-c288
  .list-light-3115 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-huge-669c
  .gradient-df45
  .wood-7184 {
  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);
}
.focus-huge-669c
  .gradient-df45
  .list-light-3115 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-huge-669c
  .gallery_liquid_85d0
  .wood-7184 {
  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);
}
.focus-huge-669c
  .gallery_liquid_85d0
  .list-light-3115 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-13e6 .steel-6271 {
  background-color: var(--e-global-color-primary);
}
.outer-13e6 .steel-6271:hover {
  background-color: var(--e-global-color-primary);
}
.outer-13e6 .module_slow_2958 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-13e6
  .steel-6271:hover
  .module_slow_2958 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-934c .blue-c943 {
  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);
}
.text-dark-8aa0 .cold-08f2 .element_e469 a {
  background-color: var(--e-global-color-accent);
}
.text-dark-8aa0 .cold-08f2 .sidebar-center-181b a {
  background-color: var(--e-global-color-accent);
}
.text-dark-8aa0 .cold-08f2 .element_e469 a,
.text-dark-8aa0 .cold-08f2 .sidebar-center-181b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-new-4e53
  .notification_5cf4.prev-78f8
  .cold-08f2
  a.cold-f8d0 {
  background-color: var(--e-global-color-accent);
}
.disabled-new-4e53
  .notification_5cf4.prev-78f8
  .cold-08f2
  span.cold-f8d0.fn-current-d5d4 {
  background-color: var(--e-global-color-text);
}
.disabled-new-4e53
  .notification_5cf4.prev-78f8
  .cold-08f2
  .cold-f8d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_7b6b .label-5bfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_7b6b
  .small-88a4
  > .mask-83b8
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_7b6b
  .table-c97d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_7b6b
  .tertiary_b2db
  .gas-6d0a,
.upper_7b6b
  .tertiary_b2db
  .container_c382 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_7b6b
  .tertiary_b2db
  .logo_dea7,
.upper_7b6b
  .tertiary_b2db
  a
  .logo_dea7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_7b6b
  .tertiary_b2db
  .gas_149f {
  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);
}
.upper_7b6b
  .tertiary_b2db
  .glass_45a7 {
  background-color: var(--e-global-color-primary);
}
.upper_7b6b
  .tertiary_b2db
  .glass_45a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_7b6b
  .tertiary_b2db
  .glass_45a7:hover {
  background-color: var(--e-global-color-primary);
}
.upper_7b6b
  .tertiary_b2db
  .pressed_04df {
  background-color: var(--e-global-color-primary);
}
.upper_7b6b
  .tertiary_b2db
  .pressed_04df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_7b6b
  .tertiary_b2db
  .pressed_04df:hover {
  background-color: var(--e-global-color-primary);
}
.upper_7b6b
  .header_paper_c6c4
  .input_dynamic_918d
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_7b6b
  .header_paper_c6c4
  .heading-stone-164a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_7b6b
  .header_paper_c6c4
  .gas_149f {
  color: var(--e-global-color-text);
}
.upper_7b6b
  .header_paper_c6c4
  .gas_149f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_7b6b
  .header_paper_c6c4
  .glass_45a7 {
  background-color: var(--e-global-color-primary);
}
.upper_7b6b
  .header_paper_c6c4
  .glass_45a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_7b6b
  .header_paper_c6c4
  .glass_45a7:hover {
  background-color: var(--e-global-color-primary);
}
.upper_7b6b
  .header_paper_c6c4
  .pressed_04df {
  background-color: var(--e-global-color-primary);
}
.upper_7b6b
  .header_paper_c6c4
  .pressed_04df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_7b6b
  .header_paper_c6c4
  .pressed_04df:hover {
  background-color: var(--e-global-color-primary);
}
.upper_7b6b .gas_ef62 {
  background-color: var(--e-global-color-primary);
}
.upper_7b6b .gas_ef62:hover {
  background-color: var(--e-global-color-primary);
}
.upper_7b6b .column_d93a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_7b6b .green_82d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-4e7e .grid-d5a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-4e7e
  .hidden-upper-9f4e
  > div:nth-child(3)
  .grid-d5a0,
.highlight-4e7e
  .column-155b
  > div:nth-child(1)
  .grid-d5a0,
.highlight-4e7e
  .shadow-large-8bbf
  > div:nth-child(1)
  .grid-d5a0,
.highlight-4e7e
  .fast_7e09
  > div:nth-child(1)
  .grid-d5a0,
.highlight-4e7e
  .highlight-new-e385
  > div:nth-child(1)
  .grid-d5a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-4e7e .disabled_9444 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-4e7e .image_c6e3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-4e7e .breadcrumb-5456 {
  background-color: var(--e-global-color-primary);
}
.highlight-4e7e .breadcrumb-5456 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-4e7e .breadcrumb-5456:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-4e7e .list-selected-208c {
  background-color: var(--e-global-color-primary);
}
.highlight-4e7e .list-selected-208c:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-4e7e .column_d93a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-4e7e .green_82d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_21f9 .video-bright-ab97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_21f9 .hard-9a3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_21f9 .gallery_7058 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_21f9 .under_f527 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_21f9 .banner-7519 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_21f9 .list-selected-208c {
  background-color: var(--e-global-color-primary);
}
.tiny_21f9 .list-selected-208c:hover {
  background-color: var(--e-global-color-primary);
}
.motion_f4a5 .background_3495 {
  background-color: var(--e-global-color-secondary);
}
.motion_f4a5 .accent_6be8 {
  background-color: var(--e-global-color-text);
}
.motion_f4a5 .content_upper_9e11 {
  background-color: var(--e-global-color-secondary);
}
.motion_f4a5 .red_59b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_f4a5 .section-east-baed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_f4a5 .bright_fbae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_f4a5 .up-3831 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_f4a5 .tertiary-down-28a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-6e2e .plasma_0da7 .notice-8ca7,
.notification-6e2e
  .plasma_0da7
  .notice-8ca7
  a,
.notification-6e2e .container-short-21f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-6e2e .plasma_0da7 .preview-fast-c7e0,
.notification-6e2e .hidden_b073 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-6e2e .plasma_0da7 .preview-fast-c7e0 {
  color: var(--e-global-color-text);
}
.notification-6e2e .hidden_b073 {
  color: var(--e-global-color-text);
}
.notification-6e2e
  .plasma_0da7
  .video-90b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-6e2e .basic_66b1 .fast_95b9 {
  background-color: var(--e-global-color-primary);
}
.notification-6e2e .basic_66b1 .fast_95b9:hover {
  background-color: var(--e-global-color-primary);
}
.notification-6e2e .basic_66b1 .photo_dde8 li span {
  background-color: var(--e-global-color-text);
}
.notification-6e2e .basic_66b1 .photo_dde8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.notification-6e2e
  .basic_66b1
  .photo_dde8
  li.stone_25e6
  span {
  background-color: var(--e-global-color-accent);
}
.notification-6e2e .narrow_c38b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_941d .in_5dde {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-silver-3b1f .main-stone-4798 {
  background-color: var(--e-global-color-primary);
}
.mask-silver-3b1f .tabs-stone-1f41 {
  background-color: var(--e-global-color-secondary);
}
.mask-silver-3b1f .description_2f72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-silver-3b1f .modal-c908 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-silver-3b1f .hard-569a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-silver-3b1f .accordion_slow_82e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-silver-3b1f .overlay-dim-5928 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-silver-3b1f .huge-fbc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-silver-3b1f .active-3d20 {
  background-color: var(--e-global-color-primary);
}
.mask-silver-3b1f .active-3d20 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-9ca1 .yellow_c0a9 {
  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);
}
.block-9ca1 .accordion-23ff {
  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);
}
.block-9ca1
  .smooth-5c14:after {
  background-color: var(--e-global-color-primary);
}
.block-9ca1 .image_63da {
  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);
}
.pro-ba73 .container-short-21f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-ba73 .hidden_b073 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_1013 .paragraph-middle-9ba5 .fixed_e0f0 {
  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);
}
.outer_1013 .paragraph-middle-9ba5 .search_6fad {
  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);
}
.hovered_1138 .gallery_dark_9817 {
  background-color: var(--e-global-color-primary);
}
.hovered_1138 .notification_bf50 {
  background-color: var(--e-global-color-secondary);
}
.hovered_1138 .selected_e0cb .section-mini-db0f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_1138 .rough-df58 .section-mini-db0f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_ab02 .photo-bfd2 .tiny-83fe {
  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);
}
.full_ab02 .photo-bfd2 .content_next_2845 {
  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);
}
.full_ab02 .photo-bfd2 .image-copper-2039 {
  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);
}
.column_bottom_9e63 .outline_d897 {
  border-color: var(--e-global-color-text);
}
.column_bottom_9e63 .stone-0aee {
  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);
}
.column_bottom_9e63 .block_short_ba94 {
  color: var(--e-global-color-primary);
}
.column_bottom_9e63 .notification-active-38de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_c397 .slider_large_eb5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_c397 .accordion_huge_2246 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_c397 .table_full_efa6:hover .slider_large_eb5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_c397
  .table_full_efa6:hover
  .accordion_huge_2246 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-red-f3fe .shade-fluid-9717 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-red-f3fe .backdrop-orange-50b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-90d7 .copper_3188 .accent_fixed_1f49 {
  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);
}
.inner-90d7 .chip_last_2db9 .accent_fixed_1f49 {
  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);
}
.component-b0b4 .notification-solid-3133 {
  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);
}
.article_active_7fb9 .image-glass-03bc .secondary_in_a681 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_active_7fb9 .image-glass-03bc .secondary_in_a681 {
  background-color: var(--e-global-color-secondary);
}
.article_active_7fb9 .dropdown_cold_8526 .secondary_in_a681 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_active_7fb9 .dropdown_cold_8526 .secondary_in_a681 {
  background-color: var(--e-global-color-secondary);
}
.article_active_7fb9 .secondary_active_fb2f .large_2960 {
  background-color: var(--e-global-color-primary);
}
.article_active_7fb9 .secondary_active_fb2f:hover .large_2960 {
  background-color: var(--e-global-color-secondary);
}
.article_active_7fb9 .fast_95b9 {
  background-color: var(--e-global-color-primary);
}
.article_active_7fb9 .fast_95b9:hover {
  background-color: var(--e-global-color-accent);
}
.article_active_7fb9 .photo_dde8 li span {
  background-color: var(--e-global-color-text);
}
.article_active_7fb9 .photo_dde8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.article_active_7fb9 .photo_dde8 li.stone_25e6 span {
  background-color: var(--e-global-color-accent);
}
.item-easy-4d33 .paper-c806 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-easy-4d33 .lite_265d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-be1a .white_f1d6:before {
  background-color: var(--e-global-color-secondary);
}
.feature-be1a .accent-solid-1924 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-be1a .current-1ca4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-advanced-871c .backdrop_advanced_e249 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-advanced-871c .backdrop_advanced_e249:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-advanced-871c .backdrop_advanced_e249.fn-active-d5d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-advanced-871c .accordion_bc6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-advanced-871c .upper_baef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-advanced-871c .notification_purple_ec0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-advanced-871c .status_center_6415 {
  background-color: var(--e-global-color-primary);
}
.content-advanced-871c .status_center_6415 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-advanced-871c .liquid-c43c {
  background-color: var(--e-global-color-primary);
}
.content-advanced-871c .liquid-c43c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-9f72 .stale_923b .highlight-huge-719d a {
  color: var(--e-global-color-secondary);
}
.slow-9f72 .stale_923b .highlight-huge-719d a:hover {
  color: var(--e-global-color-secondary);
}
.slow-9f72 .stale_923b .highlight-huge-719d,
.slow-9f72 .stale_923b .highlight-huge-719d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-9f72 .stale_923b .list_fa2b {
  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);
}
.slow-9f72 .stale_923b .stone_f7ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-9f72 .stale_923b .main_current_e2ce {
  background-color: var(--e-global-color-primary);
}
.slow-9f72 .stale_923b .main_current_e2ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-9f72 .stale_923b .main_current_e2ce:hover {
  background-color: var(--e-global-color-primary);
}
.slow-9f72 .stale_923b .info-0761 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-9f72 .stale_923b .info-0761 {
  background-color: var(--e-global-color-primary);
}
.slow-9f72 .stale_923b .info-0761:hover {
  background-color: var(--e-global-color-primary);
}
.slow-9f72 .stale_923b .fast_95b9 {
  background-color: var(--e-global-color-primary);
}
.slow-9f72 .stale_923b .fast_95b9:hover {
  background-color: var(--e-global-color-primary);
}
.slow-9f72 .basic_66b1 .photo_dde8 li span {
  background-color: var(--e-global-color-text);
}
.slow-9f72 .basic_66b1 .photo_dde8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.slow-9f72 .basic_66b1 .photo_dde8 li.stone_25e6 span {
  background-color: var(--e-global-color-accent);
}
.slow-9f72 .column_d93a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-9f72 .green_82d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_white_73ee .tabs-a43a .module-top-d227 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_white_73ee .tabs-a43a .gas_b4d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_white_73ee .tabs-a43a .status_short_736c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_simple_ae43 .next-2dc9 {
  border-color: var(--e-global-color-text);
}
.wrapper_simple_ae43 .filter-lower-606d {
  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);
}
.wrapper_simple_ae43 .tiny-1c80 {
  color: var(--e-global-color-secondary);
}
.wrapper_simple_ae43 .tiny-1c80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_simple_ae43 .alert_focused_865a > * {
  color: var(--e-global-color-primary);
}
.wrapper_simple_ae43 .alert_focused_865a > * svg {
  fill: var(--e-global-color-primary);
}
.wrapper_simple_ae43 .west_30a5 {
  color: var(--e-global-color-primary);
}
.wrapper_simple_ae43 .west_30a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_simple_ae43 .upper_8378 {
  color: var(--e-global-color-primary);
}
.wrapper_simple_ae43 .upper_8378 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_simple_ae43 .status_first_66d9 {
  color: var(--e-global-color-primary);
}
.wrapper_simple_ae43 .status_first_66d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_simple_ae43 .row-action-ee03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_simple_ae43 .detail-19d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_simple_ae43 .detail-19d1.gold_5988 {
  color: var(--e-global-color-secondary);
}
.wrapper_simple_ae43 .detail-19d1.gold_5988 .link_a45d {
  color: var(--e-global-color-accent);
}
.wrapper_simple_ae43 .detail-19d1.gold_9beb {
  color: var(--e-global-color-text);
}
.wrapper_simple_ae43 .detail-19d1.gold_9beb .link_a45d {
  color: var(--e-global-color-text);
}
.wrapper_simple_ae43 .detail-19d1:before {
  border-top-color: var(--e-global-color-text);
}
.wrapper_simple_ae43 .list-880a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_simple_ae43
  .list-880a
  .card-cold-c480 {
  background-color: var(--e-global-color-primary);
}
.wrapper_simple_ae43
  .list-880a
  .card-cold-c480 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_simple_ae43 .next-2dc9 .feature_rough_e5c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_a1ba .hard_5aae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_a1ba .section-motion-55b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_bd31 .tabs-in-de77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_bd31
  .fluid-8336
  .outline_24b2 {
  background-color: var(--e-global-color-secondary);
}
.complex_bd31
  .fluid-8336.box-paper-4ae0
  .outline_24b2 {
  background-color: var(--e-global-color-text);
}
.complex_bd31
  .fluid-8336:hover
  .outline_24b2 {
  background-color: var(--e-global-color-accent);
}
.complex_bd31
  .fluid-8336.fn-active-d5d4
  .outline_24b2 {
  background-color: var(--e-global-color-primary);
}
.tertiary-453d .element_b6cd {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.tertiary-453d .clean_89e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-453d .table-ed56 {
  background-color: var(--e-global-color-primary);
}
.tertiary-453d .table-ed56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_cool_eb98 .detail_iron_f10e .gas-e8b5 .link_active_62fa {
  background-color: var(--e-global-color-secondary);
}
.filter_cool_eb98 .detail_iron_f10e .dropdown-78eb:after {
  background-color: var(--e-global-color-secondary);
}
.filter_cool_eb98 .popup-paper-f8fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_cool_eb98 .grid_under_b8d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_cool_eb98 .last-1916 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_cool_eb98 .item_484d {
  background-color: var(--e-global-color-primary);
}
.filter_cool_eb98 .item_484d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_cool_eb98 .card-dc91 {
  background-color: var(--e-global-color-secondary);
}
.filter_cool_eb98 .card-dc91 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_cool_eb98 .detail_iron_f10e .carousel-7b18 .alert-8688:hover {
  background-color: var(--e-global-color-primary);
}
.filter_cool_eb98
  .detail_iron_f10e
  .carousel-7b18
  .alert-8688.tooltip-outer-8223 {
  background-color: var(--e-global-color-primary);
}
.filter_cool_eb98 .detail_iron_f10e .message-50e3:before {
  border-color: var(--e-global-color-primary);
}
.filter_cool_eb98 .detail_iron_f10e .message-50e3:hover:before {
  border-color: var(--e-global-color-secondary);
}
.filter_cool_eb98
  .detail_iron_f10e
  .message-50e3.search-focused-2167:before {
  border-color: var(--e-global-color-primary);
}
.filter_cool_eb98 .heading_light_4dc6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-0f8d .button_blue_9936 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-0f8d .button_blue_9936:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-0f8d .button_blue_9936.narrow_ccba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-0f8d .heading-prev-0454 {
  background-color: var(--e-global-color-primary);
}
.solid-0f8d .heading-prev-0454 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-0f8d
  .action_c40f
  .thumbnail_cfa5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-0f8d
  .background-out-91b5
  .thumbnail_cfa5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-in-468c
  .notification_2f76
  .widget-east-5e60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-in-468c
  .notification_2f76
  .overlay_narrow_40e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-in-468c .tooltip_dim_5085 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-in-468c .texture_09cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-in-468c .text_static_60ec {
  background-color: var(--e-global-color-primary);
}
.frame-in-468c .text_static_60ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-liquid-cf4a .banner_64e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-liquid-cf4a .card_555c {
  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);
}
.hero-liquid-cf4a .article_mini_3fce {
  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);
}
.hero-liquid-cf4a .article_mini_3fce a:hover {
  color: var(--e-global-color-secondary);
}
.hero-liquid-cf4a .focused_6ab5 {
  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);
}
.hero-liquid-cf4a .texture-fluid-fa7f {
  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);
}
.hero-liquid-cf4a .paper-eabb .fast_95b9 {
  background-color: var(--e-global-color-primary);
}
.hero-liquid-cf4a .paper-eabb .fast_95b9:hover {
  background-color: var(--e-global-color-accent);
}
.hero-liquid-cf4a
  .paper-eabb
  .photo_dde8
  li
  span {
  background-color: var(--e-global-color-text);
}
.hero-liquid-cf4a
  .paper-eabb
  .photo_dde8
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.hero-liquid-cf4a
  .paper-eabb
  .photo_dde8
  li.stone_25e6
  span {
  background-color: var(--e-global-color-accent);
}
.selected_e919
  .input-narrow-64bf
  .footer_6ae4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_e919 .input-narrow-64bf .dropdown_4ec9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_e919 .input-narrow-64bf .item-fluid-c002 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_e919 .hot-861a {
  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);
}
.selected_e919
  .frame-current-62f0.item-red-9155 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > a {
  background-color: var(--e-global-color-text);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > a
  .panel_up_64b9.accordion_selected_b002 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > a
  .pattern-steel-ebf6.rough-9250 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > .title-cold-6fdc
  .label-0e44
  > a {
  background-color: var(--e-global-color-secondary);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > .title-cold-6fdc
  .label-0e44
  > a
  .tooltip-dfc0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > .title-cold-6fdc
  .label-0e44
  > a
  .pattern-steel-ebf6.pagination-copper-64d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > a
  .lower_e519:before {
  color: var(--e-global-color-text);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > .title-cold-6fdc
  a
  .lower_e519:before {
  color: var(--e-global-color-text);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44.wrapper_33b3
  > a
  .lower_e519:before {
  color: var(--e-global-color-text);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > .title-cold-6fdc
  .label-0e44.wrapper_33b3
  > a
  .lower_e519:before {
  color: var(--e-global-color-text);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > a
  .north_9deb
  .pro_5640 {
  color: var(--e-global-color-text);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > .title-cold-6fdc
  a
  .north_9deb
  .pro_5640 {
  color: var(--e-global-color-text);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > a
  .north_9deb
  .pro_5640,
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > .title-cold-6fdc
  a
  .north_9deb
  .pro_5640 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > a
  .lite-04c6:before {
  color: var(--e-global-color-text);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > .title-cold-6fdc
  a
  .lite-04c6:before {
  color: var(--e-global-color-text);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44.wrapper_33b3
  > a
  .lite-04c6:before {
  color: var(--e-global-color-text);
}
.list_glass_6f10
  > .copper_91f6
  > div
  > .image_3ccc
  > .label-0e44
  > .title-cold-6fdc
  .label-0e44.wrapper_33b3
  > a
  .lite-04c6:before {
  color: var(--e-global-color-text);
}
.box_dc9a .liquid_cb45 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_dc9a
  .logo_inner_01c5:hover
  .liquid_cb45 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-c07a
  > .copper_91f6
  > .article-west-1015
  > .feature-prev-0485
  > .cool-585a
  > .inner_278e
  .border-73b7 {
  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);
}
.layout-c07a
  > .copper_91f6
  > .article-west-1015
  > .feature-prev-0485
  > .cool-585a
  > .inner_278e:hover
  .border-73b7 {
  color: var(--e-global-color-text);
}
.layout-c07a
  > .copper_91f6
  > .article-west-1015
  > .feature-prev-0485
  > .cool-585a
  > .inner_278e:hover
  .border-73b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-c07a
  > .copper_91f6
  > .article-west-1015
  > .feature-prev-0485
  > .cool-585a.mask-gold-ac57
  > .inner_278e
  .border-73b7 {
  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);
}
.pressed_09e4 .status_4727 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_09e4 .gallery-b086 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_09e4 .focus_9be2 {
  background-color: var(--e-global-color-primary);
}
.pressed_09e4 .focus_9be2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-e716
  > .copper_91f6
  > .tall-683f
  > .list-hot-5ccb
  > .feature_dbab
  .menu_pink_dffa {
  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);
}
.list-e716
  > .copper_91f6
  > .tall-683f
  > .list-hot-5ccb
  > .feature_dbab
  .backdrop-2bac {
  color: var(--e-global-color-text);
}
.list-e716
  > .copper_91f6
  > .tall-683f
  > .list-hot-5ccb
  > .feature_dbab:hover
  .menu_pink_dffa {
  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);
}
.list-e716
  > .copper_91f6
  > .tall-683f
  > .list-hot-5ccb
  > .feature_dbab:hover
  .backdrop-2bac {
  color: var(--e-global-color-secondary);
}
.list-e716
  > .copper_91f6
  > .tall-683f
  > .list-hot-5ccb
  > .feature_dbab.badge_inner_b68d
  .menu_pink_dffa {
  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);
}
.list-e716
  > .copper_91f6
  > .tall-683f
  > .list-hot-5ccb
  > .feature_dbab.badge_inner_b68d
  .backdrop-2bac {
  color: var(--e-global-color-primary);
}
.hard_35f9
  .dark-b136
  .main_c2b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_35f9 .highlight_tiny_e6a2 .feature_rough_e5c1 .inner_7c56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-7772 .article-8981 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-7772 .outline_right_ecc7 .article-8981 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-7772 .popup_8ecc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-7772 .popup_8ecc {
  background-color: var(--e-global-color-primary);
}
.main_b148 .dim_f4ae .tag-087d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_b148
  .dim_f4ae:hover
  .button_f271 {
  color: var(--e-global-color-secondary);
}
.main_b148
  .dim_f4ae:hover
  .tag-087d {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_d7af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.narrow-7460 {
  flex-direction: column;
}

.narrow-7460 .right_d082 {
  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.narrow-7460 .right_d082 {
  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);
}

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

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

.rough_50ce.gallery-white-fe3e {
  display: none;
}

.popup-copper-9d00 {
  display: none;
}

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

.caption-right-e127.right_8e66 {
  margin-bottom: 40px;
  width: 100%;
}

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

.narrow-7460 a {
  width: 100%;
}

.bright_8d82 .secondary-silver-199b.warm-ec21 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.bright_8d82
  .secondary-silver-199b.container-4245
  .highlight_23ee
  .soft_bdd2 {
  font-size: 20px !important;
}

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

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

.container-2eef h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.slider-4b56.white-8ee6 > .surface-820f {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.thick-fbbc {
  position: relative;
  width: 100%;
}

.purple-b0f1 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.accordion-thick-bbd8 {
  display: flex;
  gap: 50px;
}

.bright_8d82
  .secondary-silver-199b.icon-up-dc35
  .sort-d14a
  .hidden-0de8 {
  width: 100% !important;
}

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

.surface_c425 {
  width: 100%;
}

.dropdown-4743 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.feature-fast-7454 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.down-5d18 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.feature-fast-7454:hover .down-5d18 {
  visibility: visible;
}
.feature-fast-7454:hover.feature-fast-7454::before {
  display: block;
}

.container-2eef h3 {
  color: #fff;
}

.fast_eb68 {
  margin: 0;
}

.bright_8d82
  .secondary-silver-199b.icon-up-dc35
  .hidden-0de8
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.motion_cd18 {
  width: 100%;
}

.section-liquid-ae19 {
  width: 100%;
}

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

.section-liquid-ae19 {
  width: 100%;
}

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

.hidden-0de8 {
  display: flex;
  align-items: center;
}

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

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

.narrow-7460 .right_d082.over-3df7 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.narrow-7460 h1.right_d082 {
  margin-top: 80px !important;
}

.bright_8d82 .secondary-silver-199b.shade_cdf7 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.shadow-fast-f96f img {
  width: 100%;
}

.in-a5ce .south-f00d.highlight_23ee {
  justify-content: space-between;
}

.article_6bff {
  display: none;
}

.block_6e5f .logo-up-3e3f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .slider-4b56 .surface-820f {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .in-a5ce .south-f00d.highlight_23ee {
    border-bottom: 1px solid #f0c159;
  }

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

  .slider-4b56.white-8ee6 > .surface-820f {
    gap: 15px;
    justify-content: space-between;
  }

  .bright_8d82
    .secondary-silver-199b.icon-up-dc35
    .hidden-0de8
    img {
    width: 60% !important;
  }

  .purple-b0f1 {
    left: 2%;
  }

  .accent-under-9b31 {
    margin: 10px 0;
  }

  .narrow-7460 .logo-up-3e3f {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.narrow-7460 .right_d082,
  .narrow-7460 .right_d082 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hidden-0de8 {
    justify-content: center;
  }

  .narrow-7460 .logo-up-3e3f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .bright_8d82 .secondary-silver-199b.warm-ec21 {
    width: 75% !important;
  }

  .shadow-fast-f96f img {
    width: 100% !important;
  }
}

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

  h2.narrow-7460 .right_d082,
  .narrow-7460 .right_d082 {
    font-size: 30px !important;
  }

  .hidden-0de8 {
    justify-content: center;
  }

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

  .description-47b4
    .tabs-tall-bfc7.popup_e1c0 {
    margin: 0 !important;
  }

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

  .accent-under-9b31 {
    display: flex;
  }

  .component_upper_384e .label-b4ed {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .bronze-7ec7 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .narrow-7460 h1.right_d082 {
    margin-top: 40px !important;
  }

  .bright_8d82
    .secondary-silver-199b.icon-up-dc35
    .hidden-0de8
    img,
  .avatar-center-98b2 .sort-d14a {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .bright_8d82 .secondary-silver-199b.warm-ec21 {
    width: 100% !important;
  }

  .slider-4b56.white-8ee6 > .surface-820f {
    gap: 3px;
  }

  .narrow-7460 .logo-up-3e3f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.in-a5ce .south-f00d.highlight_23ee {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.in-a5ce .south-f00d.highlight_23ee: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .in-a5ce .south-f00d.highlight_23ee {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .narrow-7460 .right_d082 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .label-b4ed {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.element_c470 .shade_easy_660f {
  flex-shrink: 0;
  white-space: nowrap;
}

.element_c470 .hover-purple-c114 {
  flex-shrink: 0;
  min-width: fit-content;
}

.element_c470 .soft_bdd2 {
  white-space: nowrap;
}

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

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

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

.element_c470 .hover-purple-c114 {
  max-width: 80px !important;
  overflow: hidden;
}

.element_c470 .south-f00d.highlight_23ee {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.element_c470 .soft_bdd2 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: be6d */
.promo-block-k2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
