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(.modal-fixed-a4e4) {
  gap: 0.5em;
}
:where(.shadow_194b) {
  gap: 0.5em;
}
body .accordion-cd3b > .mini-b4c9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .accordion-cd3b > .image_rough_d273 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .accordion-cd3b > .filter_steel_9b3f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .shade-cold-a6bd > .mini-b4c9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .shade-cold-a6bd > .image_rough_d273 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .shade-cold-a6bd > .filter_steel_9b3f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .shade-cold-a6bd
  > :where(:not(.mini-b4c9):not(.image_rough_d273):not(.liquid_3d87)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .shade-cold-a6bd > .middle-ecea {
  max-width: var(--wp--style--global--wide-size);
}
body .modal-fixed-a4e4 {
  display: flex;
}
body .modal-fixed-a4e4 {
  flex-wrap: wrap;
  align-items: center;
}
body .modal-fixed-a4e4 > * {
  margin: 0;
}
body .shadow_194b {
  display: grid;
}
body .shadow_194b > * {
  margin: 0;
}
:where(.hero-full-ae19.modal-fixed-a4e4) {
  gap: 2em;
}
:where(.hero-full-ae19.shadow_194b) {
  gap: 2em;
}
:where(.link-orange-ae1d.modal-fixed-a4e4) {
  gap: 1.25em;
}
:where(.link-orange-ae1d.shadow_194b) {
  gap: 1.25em;
}
.block_f3a3 {
  color: var(--wp--preset--color--black) !important;
}
.list_4b6d {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.paragraph_narrow_069f {
  color: var(--wp--preset--color--white) !important;
}
.module_47c1 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.video-d278 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.surface-c77b {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.search-new-123c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph-bottom-0223 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.card_4da5 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tabs-fixed-27ac {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.main-clean-182b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tag_motion_d6b4 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.logo-complex-835d {
  background-color: var(--wp--preset--color--black) !important;
}
.disabled_d821 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.alert-outer-b2c9 {
  background-color: var(--wp--preset--color--white) !important;
}
.fast-c416 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.left_d70d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.item-orange-9a9f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hidden_purple_3de6 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tiny_5d35 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.huge-96fe {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.focus_6ca5 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.border_1eb5 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.modal-4de9 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.module-advanced-c841 {
  border-color: var(--wp--preset--color--black) !important;
}
.input-south-01a9 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.link_iron_f786 {
  border-color: var(--wp--preset--color--white) !important;
}
.shadow_8466 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.next_7fac {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.alert_1721 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.yellow-0dfb {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gallery-1cb5 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.surface-0444 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.secondary-static-e7e0 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.link-pink-3f73 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tag_bcbd {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.wrapper-7e41 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.texture-paper-d98a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.fast_8637 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.shadow-1084 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.right_7381 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.dark_6705 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.badge-255e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.pattern_580f {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.secondary-4e99 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tabs_81b8 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.first_0304 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.menu-eb54 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.light-969d {
  font-size: var(--wp--preset--font-size--small) !important;
}
.notice_d674 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.article-e9ff {
  font-size: var(--wp--preset--font-size--large) !important;
}
.prev_2e49 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.caption-prev-8c2c a:where(:not(.center_6a8b)) {
  color: inherit;
}
:where(.link-orange-ae1d.modal-fixed-a4e4) {
  gap: 1.25em;
}
:where(.link-orange-ae1d.shadow_194b) {
  gap: 1.25em;
}
:where(.hero-full-ae19.modal-fixed-a4e4) {
  gap: 2em;
}
:where(.hero-full-ae19.shadow_194b) {
  gap: 2em;
}
.action-246f {
  font-size: 1.5em;
  line-height: 1.6;
}

.gradient-solid-094c .warm-da35 {
  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);
}
.article_dark_bb63 .slider_gas_7717 {
  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);
}
.liquid-f43a {
  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);
}
.liquid-f43a.gas-e0f4 .label_soft_3c02 {
  background-color: var(--e-global-color-primary);
}
.liquid-f43a.wrapper-00c4 .label_soft_3c02,
.liquid-f43a.column_bright_739f .label_soft_3c02 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.highlight_a205 .bottom_fa7c {
  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);
}
.action-ee21 {
  --divider-color: var(--e-global-color-secondary);
}
.action-ee21 .primary-843e {
  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);
}
.action-ee21.widget-e952 .banner-upper-cbc7 {
  background-color: var(--e-global-color-secondary);
}
.action-ee21.picture_5e98 .banner-upper-cbc7,
.action-ee21.button-fresh-f2d9 .banner-upper-cbc7 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.action-ee21.picture_5e98 .banner-upper-cbc7,
.action-ee21.button-fresh-f2d9 .banner-upper-cbc7 svg {
  fill: var(--e-global-color-secondary);
}
.accordion-gas-237e .tertiary-e0ea {
  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-gas-237e .summary_1649 {
  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);
}
.grid-selected-e6fb.widget-e952 .banner-upper-cbc7 {
  background-color: var(--e-global-color-primary);
}
.grid-selected-e6fb.picture_5e98 .banner-upper-cbc7,
.grid-selected-e6fb.button-fresh-f2d9 .banner-upper-cbc7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.grid-selected-e6fb.picture_5e98 .banner-upper-cbc7,
.grid-selected-e6fb.button-fresh-f2d9 .banner-upper-cbc7 svg {
  fill: var(--e-global-color-primary);
}
.content_medium_8792.widget-e952 .banner-upper-cbc7 {
  background-color: var(--e-global-color-primary);
}
.content_medium_8792.picture_5e98 .banner-upper-cbc7,
.content_medium_8792.button-fresh-f2d9 .banner-upper-cbc7 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content_medium_8792 .tooltip-active-73aa {
  color: var(--e-global-color-primary);
}
.content_medium_8792 .tooltip-active-73aa,
.content_medium_8792 .tooltip-active-73aa a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_medium_8792 .active-53f8 {
  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);
}
.backdrop-blue-a8a5 .table_dd0d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-paper-68bf .form_0dcf .panel_4f3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_4bbc .gallery_2f1d:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.list_4bbc .plasma_d5e0 i {
  color: var(--e-global-color-primary);
}
.list_4bbc .plasma_d5e0 svg {
  fill: var(--e-global-color-primary);
}
.list_4bbc .logo-6819 {
  color: var(--e-global-color-secondary);
}
.list_4bbc .gallery_2f1d > .logo-6819,
.list_4bbc .gallery_2f1d > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_fresh_5cda .label_pressed_a70c {
  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);
}
.background_fresh_5cda .item-steel-cfa7 {
  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);
}
.out_61b1 .thumbnail_middle_a86f .component-1f40 {
  background-color: var(--e-global-color-primary);
}
.out_61b1 .dynamic-e650 {
  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);
}
.widget-1463 .block-gas-a290 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-1463 .pink_c877 {
  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);
}
.widget-1463 .new-8100 {
  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);
}
.gradient_green_a92d .main_4f66,
.gradient_green_a92d .main_4f66 a {
  color: var(--e-global-color-primary);
}
.gradient_green_a92d .main_4f66.current_8042,
.gradient_green_a92d .main_4f66.current_8042 a {
  color: var(--e-global-color-accent);
}
.gradient_green_a92d .main_4f66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_green_a92d .paragraph-under-18fe {
  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);
}
.active_down_5a34 .content-0fbf,
.active_down_5a34 .hover-dirty-ebd9 {
  color: var(--e-global-color-primary);
}
.active_down_5a34 .content-0fbf svg {
  fill: var(--e-global-color-primary);
}
.active_down_5a34 .current_8042 .content-0fbf,
.active_down_5a34 .current_8042 .hover-dirty-ebd9 {
  color: var(--e-global-color-accent);
}
.active_down_5a34 .current_8042 .content-0fbf svg {
  fill: var(--e-global-color-accent);
}
.active_down_5a34 .hover-dirty-ebd9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_down_5a34 .paragraph-under-18fe {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-faf3 .widget_7a7a,
.message-faf3 .list_1ce9 {
  color: var(--e-global-color-primary);
}
.message-faf3 .list_1ce9 svg {
  fill: var(--e-global-color-primary);
}
.message-faf3 .main_4f66.current_8042 a,
.message-faf3
  .main_4f66.current_8042
  .list_1ce9 {
  color: var(--e-global-color-accent);
}
.message-faf3 .widget_7a7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-faf3 .paragraph-under-18fe {
  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);
}
.icon-d135 .tertiary_b3b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-d135 .table_1d67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_dynamic_cd29 .brown-1f92 .filter_under_d8a4 {
  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);
}
.notification_dynamic_cd29 .brown-1f92 .main_dim_6319 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_dynamic_cd29 .list-last-11a6 .filter_under_d8a4 {
  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);
}
.notification_dynamic_cd29
  .list-last-11a6
  .main_dim_6319 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_dynamic_cd29
  .link_fluid_8c67
  .filter_under_d8a4 {
  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);
}
.notification_dynamic_cd29
  .link_fluid_8c67
  .main_dim_6319 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_dynamic_cd29
  .element-6aa2
  .filter_under_d8a4 {
  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);
}
.notification_dynamic_cd29
  .element-6aa2
  .main_dim_6319 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_iron_e1df .highlight-ca1a {
  background-color: var(--e-global-color-primary);
}
.surface_iron_e1df .highlight-ca1a:hover {
  background-color: var(--e-global-color-primary);
}
.surface_iron_e1df .huge_45bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_iron_e1df
  .highlight-ca1a:hover
  .huge_45bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-2c58 .black_9ae5 {
  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);
}
.hidden-71ec .info-6d0e .panel_8551 a {
  background-color: var(--e-global-color-accent);
}
.hidden-71ec .info-6d0e .element-2bf1 a {
  background-color: var(--e-global-color-accent);
}
.hidden-71ec .info-6d0e .panel_8551 a,
.hidden-71ec .info-6d0e .element-2bf1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_b183
  .notification_fixed_2481.active_0f32
  .info-6d0e
  a.center-95d3 {
  background-color: var(--e-global-color-accent);
}
.medium_b183
  .notification_fixed_2481.active_0f32
  .info-6d0e
  span.center-95d3.fn-current-4c27 {
  background-color: var(--e-global-color-text);
}
.medium_b183
  .notification_fixed_2481.active_0f32
  .info-6d0e
  .center-95d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_5fc0 .last_3f4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_5fc0
  .paper-a84f
  > .small-52ef
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_5fc0
  .dynamic-ebe9
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_5fc0
  .focused_036b
  .notice_b5e1,
.preview_5fc0
  .focused_036b
  .fast-81ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_5fc0
  .focused_036b
  .nav-4258,
.preview_5fc0
  .focused_036b
  a
  .nav-4258 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_5fc0
  .focused_036b
  .blue_9f03 {
  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);
}
.preview_5fc0
  .focused_036b
  .dynamic_4587 {
  background-color: var(--e-global-color-primary);
}
.preview_5fc0
  .focused_036b
  .dynamic_4587 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_5fc0
  .focused_036b
  .dynamic_4587:hover {
  background-color: var(--e-global-color-primary);
}
.preview_5fc0
  .focused_036b
  .rough_e43c {
  background-color: var(--e-global-color-primary);
}
.preview_5fc0
  .focused_036b
  .rough_e43c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_5fc0
  .focused_036b
  .rough_e43c:hover {
  background-color: var(--e-global-color-primary);
}
.preview_5fc0
  .modal-b49c
  .content-c139
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_5fc0
  .modal-b49c
  .status-liquid-a25b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_5fc0
  .modal-b49c
  .blue_9f03 {
  color: var(--e-global-color-text);
}
.preview_5fc0
  .modal-b49c
  .blue_9f03
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_5fc0
  .modal-b49c
  .dynamic_4587 {
  background-color: var(--e-global-color-primary);
}
.preview_5fc0
  .modal-b49c
  .dynamic_4587 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_5fc0
  .modal-b49c
  .dynamic_4587:hover {
  background-color: var(--e-global-color-primary);
}
.preview_5fc0
  .modal-b49c
  .rough_e43c {
  background-color: var(--e-global-color-primary);
}
.preview_5fc0
  .modal-b49c
  .rough_e43c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_5fc0
  .modal-b49c
  .rough_e43c:hover {
  background-color: var(--e-global-color-primary);
}
.preview_5fc0 .lower_58b4 {
  background-color: var(--e-global-color-primary);
}
.preview_5fc0 .lower_58b4:hover {
  background-color: var(--e-global-color-primary);
}
.preview_5fc0 .tertiary_north_eaa6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_5fc0 .box_red_1270 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_purple_00ca .prev_0ded {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_purple_00ca
  .pagination-slow-839b
  > div:nth-child(3)
  .prev_0ded,
.chip_purple_00ca
  .huge-ef9c
  > div:nth-child(1)
  .prev_0ded,
.chip_purple_00ca
  .prev_5e03
  > div:nth-child(1)
  .prev_0ded,
.chip_purple_00ca
  .message_7480
  > div:nth-child(1)
  .prev_0ded,
.chip_purple_00ca
  .media_9a32
  > div:nth-child(1)
  .prev_0ded {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_purple_00ca .brown_e3e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_purple_00ca .hero_complex_5c95 {
  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_purple_00ca .gallery-gas-4ec6 {
  background-color: var(--e-global-color-primary);
}
.chip_purple_00ca .gallery-gas-4ec6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_purple_00ca .gallery-gas-4ec6:hover {
  background-color: var(--e-global-color-primary);
}
.chip_purple_00ca .border_selected_445d {
  background-color: var(--e-global-color-primary);
}
.chip_purple_00ca .border_selected_445d:hover {
  background-color: var(--e-global-color-primary);
}
.chip_purple_00ca .tertiary_north_eaa6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_purple_00ca .box_red_1270 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_f6af .top_7d5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_f6af .banner_copper_aa49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_f6af .simple_3b3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_f6af .hovered_0aaf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_f6af .accordion_6d83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_f6af .border_selected_445d {
  background-color: var(--e-global-color-primary);
}
.pressed_f6af .border_selected_445d:hover {
  background-color: var(--e-global-color-primary);
}
.footer_smooth_05b3 .banner-easy-e515 {
  background-color: var(--e-global-color-secondary);
}
.footer_smooth_05b3 .center-f2f6 {
  background-color: var(--e-global-color-text);
}
.footer_smooth_05b3 .shadow-fcae {
  background-color: var(--e-global-color-secondary);
}
.footer_smooth_05b3 .accent_blue_f30c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_smooth_05b3 .new-4def {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_smooth_05b3 .white_dff1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_smooth_05b3 .white-f0b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_smooth_05b3 .border_d57c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-4e0a .pagination-wood-b255 .upper_a5ca,
.yellow-4e0a
  .pagination-wood-b255
  .upper_a5ca
  a,
.yellow-4e0a .bright-f7db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-4e0a .pagination-wood-b255 .first-2494,
.yellow-4e0a .status_motion_87fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-4e0a .pagination-wood-b255 .first-2494 {
  color: var(--e-global-color-text);
}
.yellow-4e0a .status_motion_87fc {
  color: var(--e-global-color-text);
}
.yellow-4e0a
  .pagination-wood-b255
  .accordion_bright_fe66 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-4e0a .modal-f54a .search-fast-fd61 {
  background-color: var(--e-global-color-primary);
}
.yellow-4e0a .modal-f54a .search-fast-fd61:hover {
  background-color: var(--e-global-color-primary);
}
.yellow-4e0a .modal-f54a .new_ecfa li span {
  background-color: var(--e-global-color-text);
}
.yellow-4e0a .modal-f54a .new_ecfa li span:hover {
  background-color: var(--e-global-color-primary);
}
.yellow-4e0a
  .modal-f54a
  .new_ecfa
  li.background_red_7191
  span {
  background-color: var(--e-global-color-accent);
}
.yellow-4e0a .accent-5e5b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-blue-08a7 .first_ba1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east-b50c .menu-mini-ce67 {
  background-color: var(--e-global-color-primary);
}
.east-b50c .focus-ee60 {
  background-color: var(--e-global-color-secondary);
}
.east-b50c .solid_81d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-b50c .description_focused_3af1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-b50c .primary-middle-f4c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-b50c .north_40c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-b50c .dropdown-pressed-1671 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-b50c .easy_aefa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-b50c .photo_cb77 {
  background-color: var(--e-global-color-primary);
}
.east-b50c .photo_cb77 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_63df .purple-74b0 {
  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);
}
.liquid_63df .clean_6e5f {
  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);
}
.liquid_63df
  .detail-huge-6ad5:after {
  background-color: var(--e-global-color-primary);
}
.liquid_63df .picture-short-9dc3 {
  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);
}
.form-blue-466f .bright-f7db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-blue-466f .status_motion_87fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-5f1e .notice_20de .action_689f {
  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);
}
.nav-5f1e .notice_20de .filter-42a4 {
  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);
}
.pressed_b613 .hard_2650 {
  background-color: var(--e-global-color-primary);
}
.pressed_b613 .grid-iron-a923 {
  background-color: var(--e-global-color-secondary);
}
.pressed_b613 .paper_3ca0 .container-first-f1c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_b613 .over-10d9 .container-first-f1c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_2667 .heading_ab75 .caption_basic_852c {
  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);
}
.article_2667 .heading_ab75 .detail_3398 {
  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);
}
.article_2667 .heading_ab75 .bronze-d67e {
  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);
}
.focus-left-2be9 .lite-57fa {
  border-color: var(--e-global-color-text);
}
.focus-left-2be9 .photo-middle-1666 {
  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);
}
.focus-left-2be9 .badge_lower_65e5 {
  color: var(--e-global-color-primary);
}
.focus-left-2be9 .image-middle-6918 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_69d8 .aside-fc16 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_69d8 .pro_16da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_69d8 .search-f6ae:hover .aside-fc16 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_69d8
  .search-f6ae:hover
  .pro_16da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_619f .dropdown-left-33fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_619f .gallery-3801 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_5639 .container-a7da .wrapper-4c20 {
  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);
}
.tiny_5639 .header-silver-e07d .wrapper-4c20 {
  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);
}
.glass_b31e .north-94fb {
  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_pressed_21b8 .dark_68f9 .outline_2992 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_pressed_21b8 .dark_68f9 .outline_2992 {
  background-color: var(--e-global-color-secondary);
}
.text_pressed_21b8 .tall-9ec6 .outline_2992 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_pressed_21b8 .tall-9ec6 .outline_2992 {
  background-color: var(--e-global-color-secondary);
}
.text_pressed_21b8 .under-0aa4 .module-brown-3e10 {
  background-color: var(--e-global-color-primary);
}
.text_pressed_21b8 .under-0aa4:hover .module-brown-3e10 {
  background-color: var(--e-global-color-secondary);
}
.text_pressed_21b8 .search-fast-fd61 {
  background-color: var(--e-global-color-primary);
}
.text_pressed_21b8 .search-fast-fd61:hover {
  background-color: var(--e-global-color-accent);
}
.text_pressed_21b8 .new_ecfa li span {
  background-color: var(--e-global-color-text);
}
.text_pressed_21b8 .new_ecfa li span:hover {
  background-color: var(--e-global-color-primary);
}
.text_pressed_21b8 .new_ecfa li.background_red_7191 span {
  background-color: var(--e-global-color-accent);
}
.accent_e03d .chip-hovered-37bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_e03d .filter-ddf5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_wood_5aab .middle-e38d:before {
  background-color: var(--e-global-color-secondary);
}
.active_wood_5aab .silver_629f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_wood_5aab .pagination-dynamic-c599 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-2ec2 .info_stone_6fa8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-2ec2 .info_stone_6fa8:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-2ec2 .info_stone_6fa8.fn-active-4c27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-2ec2 .highlight-6dfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-2ec2 .wide_4766 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-2ec2 .icon_tiny_f9a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-2ec2 .accent_75be {
  background-color: var(--e-global-color-primary);
}
.warm-2ec2 .accent_75be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-2ec2 .lite-d014 {
  background-color: var(--e-global-color-primary);
}
.warm-2ec2 .lite-d014 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-slow-89ce .lower-1a7c .widget_0a22 a {
  color: var(--e-global-color-secondary);
}
.wrapper-slow-89ce .lower-1a7c .widget_0a22 a:hover {
  color: var(--e-global-color-secondary);
}
.wrapper-slow-89ce .lower-1a7c .widget_0a22,
.wrapper-slow-89ce .lower-1a7c .widget_0a22 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-slow-89ce .lower-1a7c .plasma_ffb9 {
  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);
}
.wrapper-slow-89ce .lower-1a7c .paragraph_bottom_abe7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-slow-89ce .lower-1a7c .section-blue-3c1e {
  background-color: var(--e-global-color-primary);
}
.wrapper-slow-89ce .lower-1a7c .section-blue-3c1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-slow-89ce .lower-1a7c .section-blue-3c1e:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-slow-89ce .lower-1a7c .action-15f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-slow-89ce .lower-1a7c .action-15f7 {
  background-color: var(--e-global-color-primary);
}
.wrapper-slow-89ce .lower-1a7c .action-15f7:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-slow-89ce .lower-1a7c .search-fast-fd61 {
  background-color: var(--e-global-color-primary);
}
.wrapper-slow-89ce .lower-1a7c .search-fast-fd61:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-slow-89ce .modal-f54a .new_ecfa li span {
  background-color: var(--e-global-color-text);
}
.wrapper-slow-89ce .modal-f54a .new_ecfa li span:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-slow-89ce .modal-f54a .new_ecfa li.background_red_7191 span {
  background-color: var(--e-global-color-accent);
}
.wrapper-slow-89ce .tertiary_north_eaa6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-slow-89ce .box_red_1270 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_358f .glass-f4a0 .light_0bf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_358f .glass-f4a0 .button-lower-cb13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_358f .glass-f4a0 .carousel-right-b8fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_523a .prev-71fd {
  border-color: var(--e-global-color-text);
}
.east_523a .sidebar_rough_de08 {
  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);
}
.east_523a .logo-upper-9bf8 {
  color: var(--e-global-color-secondary);
}
.east_523a .logo-upper-9bf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_523a .plasma_c8f0 > * {
  color: var(--e-global-color-primary);
}
.east_523a .plasma_c8f0 > * svg {
  fill: var(--e-global-color-primary);
}
.east_523a .mask_1171 {
  color: var(--e-global-color-primary);
}
.east_523a .mask_1171 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_523a .row-dc66 {
  color: var(--e-global-color-primary);
}
.east_523a .row-dc66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_523a .fast-f85a {
  color: var(--e-global-color-primary);
}
.east_523a .fast-f85a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_523a .pattern-green-057c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_523a .caption_8ff8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_523a .caption_8ff8.text-5fda {
  color: var(--e-global-color-secondary);
}
.east_523a .caption_8ff8.text-5fda .mask_c15e {
  color: var(--e-global-color-accent);
}
.east_523a .caption_8ff8.paragraph-a65c {
  color: var(--e-global-color-text);
}
.east_523a .caption_8ff8.paragraph-a65c .mask_c15e {
  color: var(--e-global-color-text);
}
.east_523a .caption_8ff8:before {
  border-top-color: var(--e-global-color-text);
}
.east_523a .thumbnail-east-6498 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_523a
  .thumbnail-east-6498
  .table_black_d7cc {
  background-color: var(--e-global-color-primary);
}
.east_523a
  .thumbnail-east-6498
  .table_black_d7cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_523a .prev-71fd .aside_04b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_3765 .progress_7e15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_3765 .widget-pink-fbe0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_pink_398a .new_114a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_pink_398a
  .description-c2aa
  .banner_0a2d {
  background-color: var(--e-global-color-secondary);
}
.component_pink_398a
  .description-c2aa.badge-mini-4f97
  .banner_0a2d {
  background-color: var(--e-global-color-text);
}
.component_pink_398a
  .description-c2aa:hover
  .banner_0a2d {
  background-color: var(--e-global-color-accent);
}
.component_pink_398a
  .description-c2aa.fn-active-4c27
  .banner_0a2d {
  background-color: var(--e-global-color-primary);
}
.action-0166 .banner-inner-4b7d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.action-0166 .west_570e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-0166 .advanced-9082 {
  background-color: var(--e-global-color-primary);
}
.action-0166 .advanced-9082 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_7d02 .header-next-af7b .wrapper-ecfc .tertiary-full-0c9c {
  background-color: var(--e-global-color-secondary);
}
.smooth_7d02 .header-next-af7b .primary-white-ae52:after {
  background-color: var(--e-global-color-secondary);
}
.smooth_7d02 .gradient-full-891a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_7d02 .sidebar_8753 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_7d02 .pro_59b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_7d02 .card-04f8 {
  background-color: var(--e-global-color-primary);
}
.smooth_7d02 .card-04f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_7d02 .hidden_fixed_4500 {
  background-color: var(--e-global-color-secondary);
}
.smooth_7d02 .hidden_fixed_4500 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_7d02 .header-next-af7b .surface-mini-aaf9 .cold-f22a:hover {
  background-color: var(--e-global-color-primary);
}
.smooth_7d02
  .header-next-af7b
  .surface-mini-aaf9
  .cold-f22a.layout_2966 {
  background-color: var(--e-global-color-primary);
}
.smooth_7d02 .header-next-af7b .card-west-ab84:before {
  border-color: var(--e-global-color-primary);
}
.smooth_7d02 .header-next-af7b .card-west-ab84:hover:before {
  border-color: var(--e-global-color-secondary);
}
.smooth_7d02
  .header-next-af7b
  .card-west-ab84.column_lite_b817:before {
  border-color: var(--e-global-color-primary);
}
.smooth_7d02 .media_complex_23e4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_c1a8 .message_light_67ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_c1a8 .message_light_67ee:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_c1a8 .message_light_67ee.accent_hard_3ca6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_c1a8 .mask_eea2 {
  background-color: var(--e-global-color-primary);
}
.green_c1a8 .mask_eea2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_c1a8
  .header_warm_b699
  .accordion_wide_dc8c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_c1a8
  .inner_7ab5
  .accordion_wide_dc8c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_a45a
  .main-8dce
  .popup-7802 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_a45a
  .main-8dce
  .module_down_8a4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_a45a .plasma_a981 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_a45a .layout_glass_0010 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_a45a .header-8deb {
  background-color: var(--e-global-color-primary);
}
.footer_a45a .header-8deb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_9f5e .out-caba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_9f5e .frame_a53b {
  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);
}
.footer_9f5e .highlight_760e {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_9f5e .highlight_760e a:hover {
  color: var(--e-global-color-secondary);
}
.footer_9f5e .tooltip-e995 {
  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);
}
.footer_9f5e .logo-e0fb {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_9f5e .link-thick-6594 .search-fast-fd61 {
  background-color: var(--e-global-color-primary);
}
.footer_9f5e .link-thick-6594 .search-fast-fd61:hover {
  background-color: var(--e-global-color-accent);
}
.footer_9f5e
  .link-thick-6594
  .new_ecfa
  li
  span {
  background-color: var(--e-global-color-text);
}
.footer_9f5e
  .link-thick-6594
  .new_ecfa
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.footer_9f5e
  .link-thick-6594
  .new_ecfa
  li.background_red_7191
  span {
  background-color: var(--e-global-color-accent);
}
.aside_64c9
  .content_81cc
  .in_2913 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_64c9 .content_81cc .texture-tiny-ab1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_64c9 .content_81cc .tabs_2702 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_64c9 .menu-bright-00a8 {
  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);
}
.aside_64c9
  .component_83ef.search_07d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > a {
  background-color: var(--e-global-color-text);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > a
  .column-slow-7c63.easy-6dae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > a
  .article_yellow_a42e.link-960c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > .icon-middle-a3f0
  .chip_3c47
  > a {
  background-color: var(--e-global-color-secondary);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > .icon-middle-a3f0
  .chip_3c47
  > a
  .complex_c631 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > .icon-middle-a3f0
  .chip_3c47
  > a
  .article_yellow_a42e.feature-f093 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > a
  .liquid_71b8:before {
  color: var(--e-global-color-text);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > .icon-middle-a3f0
  a
  .liquid_71b8:before {
  color: var(--e-global-color-text);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47.light-e0da
  > a
  .liquid_71b8:before {
  color: var(--e-global-color-text);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > .icon-middle-a3f0
  .chip_3c47.light-e0da
  > a
  .liquid_71b8:before {
  color: var(--e-global-color-text);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > a
  .highlight_0365
  .box_0a7d {
  color: var(--e-global-color-text);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > .icon-middle-a3f0
  a
  .highlight_0365
  .box_0a7d {
  color: var(--e-global-color-text);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > a
  .highlight_0365
  .box_0a7d,
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > .icon-middle-a3f0
  a
  .highlight_0365
  .box_0a7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > a
  .frame_fdd4:before {
  color: var(--e-global-color-text);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > .icon-middle-a3f0
  a
  .frame_fdd4:before {
  color: var(--e-global-color-text);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47.light-e0da
  > a
  .frame_fdd4:before {
  color: var(--e-global-color-text);
}
.thick_2b2d
  > .notification_full_e24c
  > div
  > .plasma_6952
  > .chip_3c47
  > .icon-middle-a3f0
  .chip_3c47.light-e0da
  > a
  .frame_fdd4:before {
  color: var(--e-global-color-text);
}
.active-d459 .notice-2121 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-d459
  .accent_glass_a395:hover
  .notice-2121 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_dim_4d94
  > .notification_full_e24c
  > .wide-ea00
  > .motion_d58e
  > .button_top_8ca1
  > .last_75d2
  .focus_8f05 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_dim_4d94
  > .notification_full_e24c
  > .wide-ea00
  > .motion_d58e
  > .button_top_8ca1
  > .last_75d2:hover
  .focus_8f05 {
  color: var(--e-global-color-text);
}
.feature_dim_4d94
  > .notification_full_e24c
  > .wide-ea00
  > .motion_d58e
  > .button_top_8ca1
  > .last_75d2:hover
  .focus_8f05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_dim_4d94
  > .notification_full_e24c
  > .wide-ea00
  > .motion_d58e
  > .button_top_8ca1.tooltip-north-d4e8
  > .last_75d2
  .focus_8f05 {
  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);
}
.basic-4e57 .chip-light-c58d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-4e57 .iron_ba02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-4e57 .picture-ac92 {
  background-color: var(--e-global-color-primary);
}
.basic-4e57 .picture-ac92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_blue_776d
  > .notification_full_e24c
  > .carousel-9056
  > .article-down-da12
  > .border_fcc9
  .up-645f {
  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);
}
.content_blue_776d
  > .notification_full_e24c
  > .carousel-9056
  > .article-down-da12
  > .border_fcc9
  .photo-narrow-9b31 {
  color: var(--e-global-color-text);
}
.content_blue_776d
  > .notification_full_e24c
  > .carousel-9056
  > .article-down-da12
  > .border_fcc9:hover
  .up-645f {
  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);
}
.content_blue_776d
  > .notification_full_e24c
  > .carousel-9056
  > .article-down-da12
  > .border_fcc9:hover
  .photo-narrow-9b31 {
  color: var(--e-global-color-secondary);
}
.content_blue_776d
  > .notification_full_e24c
  > .carousel-9056
  > .article-down-da12
  > .border_fcc9.stone-d407
  .up-645f {
  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);
}
.content_blue_776d
  > .notification_full_e24c
  > .carousel-9056
  > .article-down-da12
  > .border_fcc9.stone-d407
  .photo-narrow-9b31 {
  color: var(--e-global-color-primary);
}
.tertiary-current-f918
  .status-slow-1785
  .form-iron-b502 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-current-f918 .description_bright_6882 .aside_04b6 .thumbnail-huge-d387 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-145f .pagination_iron_9b04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-145f .description_f009 .pagination_iron_9b04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-145f .in-91d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-145f .in-91d2 {
  background-color: var(--e-global-color-primary);
}
.header_f26c .dynamic-ff72 .accent_e7d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_f26c
  .dynamic-ff72:hover
  .background_8af6 {
  color: var(--e-global-color-secondary);
}
.header_f26c
  .dynamic-ff72:hover
  .accent_e7d7 {
  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);
}
.bottom_d109 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.hidden-smooth-7659 {
  max-width: 1400px !important;
}

.content_fast_a8bd {
  flex-direction: column;
}

.content_fast_a8bd .complex_1135 {
  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.content_fast_a8bd .complex_1135 {
  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);
}

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

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

.notice-a626.summary-white-effc {
  display: none;
}

.mask-short-800d {
  display: none;
}

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

.tertiary-490d.solid-ba16 {
  margin-bottom: 40px;
  width: 100%;
}

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

.content_fast_a8bd a {
  width: 100%;
}

.backdrop-9f60 .main_bright_9ec3.summary-first-4e86 {
  width: 20% !important;
}

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

.layout-bottom-ac16: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%);
}

.layout-bottom-ac16 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.backdrop-9f60
  .main_bright_9ec3.section-7401
  .dark-bffe
  .hard-5e15 {
  font-size: 20px !important;
}

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

.large-9b85 {
  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;
}

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

  text-align: center;
}

.pro-5091.dim_0a00 > .hard-5968 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.component-basic-1d34 {
  font-size: 35px !important;
}

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

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

.shade-south-8a8c {
  display: flex;
  gap: 50px;
}

.backdrop-9f60
  .main_bright_9ec3.icon_9c36
  .form-a9e8
  .north-4b89 {
  width: 100% !important;
}

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

.short_ff10 {
  width: 100%;
}

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

.inner-48ce {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.form-1f57 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.inner-48ce:hover .dim_71ad {
  visibility: visible;
}
.inner-48ce:hover.inner-48ce::before {
  display: block;
}

.dropdown_3d4e h3 {
  color: #fff;
}

.tiny-3c93 {
  margin: 0;
}

.backdrop-9f60
  .main_bright_9ec3.icon_9c36
  .north-4b89
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.status_c094 {
  width: 100%;
}

.paper_f858 {
  width: 100%;
}

.widget-806a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.paper_f858 {
  width: 100%;
}

.modal-dark-d4e9 {
  margin-bottom: 10px !important;
}

.north-4b89 {
  display: flex;
  align-items: center;
}

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

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

.content_fast_a8bd .complex_1135.hover-5ae4 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.content_fast_a8bd h1.complex_1135 {
  margin-top: 80px !important;
}

.backdrop-9f60 .main_bright_9ec3.secondary_9b62 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.soft_7622 img {
  width: 100%;
}

.stale-9c39 .hovered-975a.dark-bffe {
  justify-content: space-between;
}

.message_dd03 {
  display: none;
}

.logo_tiny_6530 .current-3e86 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .pro-5091 .hard-5968 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .shade-south-8a8c {
    flex-direction: column;
  }

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

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

  .layout-bottom-ac16 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .stale-9c39 .hovered-975a.dark-bffe {
    border-bottom: 1px solid #f0c159;
  }

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

  .pro-5091.dim_0a00 > .hard-5968 {
    gap: 15px;
    justify-content: space-between;
  }

  .backdrop-9f60
    .main_bright_9ec3.icon_9c36
    .north-4b89
    img {
    width: 60% !important;
  }

  .motion_0afe {
    left: 2%;
  }

  .wrapper-wood-626b {
    margin: 10px 0;
  }

  .content_fast_a8bd .current-3e86 {
    margin: 0;
    margin-bottom: 10px;
  }

  .layout-bottom-ac16 {
    font-size: 16px !important;
  }

  .component-basic-1d34 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.content_fast_a8bd .complex_1135,
  .content_fast_a8bd .complex_1135 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .north-4b89 {
    justify-content: center;
  }

  .content_fast_a8bd .current-3e86 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .backdrop-9f60 .main_bright_9ec3.summary-first-4e86 {
    width: 75% !important;
  }

  .soft_7622 img {
    width: 100% !important;
  }
}

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

  h2.content_fast_a8bd .complex_1135,
  .content_fast_a8bd .complex_1135 {
    font-size: 30px !important;
  }

  .north-4b89 {
    justify-content: center;
  }

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

  .notice_e468
    .frame_gold_8f67.stone-ce05 {
    margin: 0 !important;
  }

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

  .wrapper-wood-626b {
    display: flex;
  }

  .tertiary-lower-8001 .layout-bottom-ac16 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .widget-806a {
    justify-content: flex-end;
    gap: 1px;
  }

  .content_fast_a8bd h1.complex_1135 {
    margin-top: 40px !important;
  }

  .backdrop-9f60
    .main_bright_9ec3.icon_9c36
    .north-4b89
    img,
  .accordion-gas-237e .form-a9e8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .backdrop-9f60 .main_bright_9ec3.summary-first-4e86 {
    width: 100% !important;
  }

  .pro-5091.dim_0a00 > .hard-5968 {
    gap: 3px;
  }

  .content_fast_a8bd .current-3e86 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.stale-9c39 .hovered-975a.dark-bffe {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.stale-9c39 .hovered-975a.dark-bffe: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .stale-9c39 .hovered-975a.dark-bffe {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .content_fast_a8bd .complex_1135 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .layout-bottom-ac16 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.modal_99f0 .box-hard-0a19 {
  flex-shrink: 0;
  white-space: nowrap;
}

.modal_99f0 .nav-east-8a90 {
  flex-shrink: 0;
  min-width: fit-content;
}

.modal_99f0 .hard-5e15 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.modal_99f0 .box-hard-0a19 {
  max-width: 80px !important;
}

.modal_99f0 .nav-east-8a90 {
  max-width: 80px !important;
  overflow: hidden;
}

.modal_99f0 .hovered-975a.dark-bffe {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.modal_99f0 .hard-5e15 {
  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);
  }
}

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

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

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

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

body .yellow-f134:nth-child(2),
.backdrop-9f60 .yellow-f134:nth-child(2),
#page .yellow-f134: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;
}

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

/* css-noise: d52c */
.ghost-box-l2 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
