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(.carousel-gas-1efd) {
  gap: 0.5em;
}
:where(.wrapper_4619) {
  gap: 0.5em;
}
body .highlight_focused_ef2c > .top-fc38 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .highlight_focused_ef2c > .mini-de8b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .highlight_focused_ef2c > .tertiary-cc66 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .status-2285 > .top-fc38 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .status-2285 > .mini-de8b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .status-2285 > .tertiary-cc66 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .status-2285
  > :where(:not(.top-fc38):not(.mini-de8b):not(.grid_hard_5014)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .status-2285 > .paper-a6ba {
  max-width: var(--wp--style--global--wide-size);
}
body .carousel-gas-1efd {
  display: flex;
}
body .carousel-gas-1efd {
  flex-wrap: wrap;
  align-items: center;
}
body .carousel-gas-1efd > * {
  margin: 0;
}
body .wrapper_4619 {
  display: grid;
}
body .wrapper_4619 > * {
  margin: 0;
}
:where(.backdrop-iron-0032.carousel-gas-1efd) {
  gap: 2em;
}
:where(.backdrop-iron-0032.wrapper_4619) {
  gap: 2em;
}
:where(.frame-fresh-7c40.carousel-gas-1efd) {
  gap: 1.25em;
}
:where(.frame-fresh-7c40.wrapper_4619) {
  gap: 1.25em;
}
.plasma_f5b1 {
  color: var(--wp--preset--color--black) !important;
}
.video-pro-fba6 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.liquid-b9dd {
  color: var(--wp--preset--color--white) !important;
}
.grid_bright_8226 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.nav-glass-fe0b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.background-static-cf13 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.caption-full-c903 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.outline-hot-eb34 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.grid-paper-6693 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hovered_5c3f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.iron_04f6 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.detail_white_7e7c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.south-d21e {
  background-color: var(--wp--preset--color--black) !important;
}
.list-df42 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.up-a48f {
  background-color: var(--wp--preset--color--white) !important;
}
.widget_e113 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.preview_last_625a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.cold_421a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.slow_86c0 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.overlay-dark-df2a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hero_north_672d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.modal_4f7c {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tooltip-07f8 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.accordion_paper_282b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.fluid-9c0e {
  border-color: var(--wp--preset--color--black) !important;
}
.element_9f99 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.component-4ea0 {
  border-color: var(--wp--preset--color--white) !important;
}
.message-light-7425 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.basic_359b {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.hover_new_63cc {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.background-d2d4 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.button-53f7 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.feature-0866 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.smooth_59ef {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gradient_copper_87fa {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.advanced_071a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.notice-7d56 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.upper_941a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.disabled-e6ff {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.steel_124f {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.tiny_cad4 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.center_ebbb {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.banner_6af5 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.chip-58aa {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.copper-1e02 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.down_85d0 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.texture_out_e093 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.next-7747 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.preview-48fe {
  font-size: var(--wp--preset--font-size--small) !important;
}
.hover_6c88 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.preview-red-1f29 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.tag-medium-9d6a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.pagination-e262 a:where(:not(.lite_d3f1)) {
  color: inherit;
}
:where(.frame-fresh-7c40.carousel-gas-1efd) {
  gap: 1.25em;
}
:where(.frame-fresh-7c40.wrapper_4619) {
  gap: 1.25em;
}
:where(.backdrop-iron-0032.carousel-gas-1efd) {
  gap: 2em;
}
:where(.backdrop-iron-0032.wrapper_4619) {
  gap: 2em;
}
.info_up_35c7 {
  font-size: 1.5em;
  line-height: 1.6;
}

.texture_complex_bced .gradient_da1e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_ad8d .form-1ac2 {
  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);
}
.hover-7558 {
  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);
}
.hover-7558.cold-c8a6 .form_under_68e0 {
  background-color: var(--e-global-color-primary);
}
.hover-7558.over-7fbd .form_under_68e0,
.hover-7558.feature-6fff .form_under_68e0 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.backdrop-outer-90be .article-hot-c748 {
  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);
}
.red_2dbf {
  --divider-color: var(--e-global-color-secondary);
}
.red_2dbf .solid_c59c {
  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);
}
.red_2dbf.pagination_8e90 .stale-a5e5 {
  background-color: var(--e-global-color-secondary);
}
.red_2dbf.form_10f8 .stale-a5e5,
.red_2dbf.bottom_c5af .stale-a5e5 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.red_2dbf.form_10f8 .stale-a5e5,
.red_2dbf.bottom_c5af .stale-a5e5 svg {
  fill: var(--e-global-color-secondary);
}
.label_gold_1a0b .gradient_4aab {
  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);
}
.label_gold_1a0b .sort_16e2 {
  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);
}
.easy-8fe9.pagination_8e90 .stale-a5e5 {
  background-color: var(--e-global-color-primary);
}
.easy-8fe9.form_10f8 .stale-a5e5,
.easy-8fe9.bottom_c5af .stale-a5e5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.easy-8fe9.form_10f8 .stale-a5e5,
.easy-8fe9.bottom_c5af .stale-a5e5 svg {
  fill: var(--e-global-color-primary);
}
.section_6217.pagination_8e90 .stale-a5e5 {
  background-color: var(--e-global-color-primary);
}
.section_6217.form_10f8 .stale-a5e5,
.section_6217.bottom_c5af .stale-a5e5 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.section_6217 .modal_blue_aff8 {
  color: var(--e-global-color-primary);
}
.section_6217 .modal_blue_aff8,
.section_6217 .modal_blue_aff8 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_6217 .shade-17b8 {
  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);
}
.rough_852e .pro_d4b8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_stone_4bb3 .backdrop_iron_961b .last_3114 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_next_d252 .footer_south_e2c6:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.active_next_d252 .background_9d3d i {
  color: var(--e-global-color-primary);
}
.active_next_d252 .background_9d3d svg {
  fill: var(--e-global-color-primary);
}
.active_next_d252 .message_dbe1 {
  color: var(--e-global-color-secondary);
}
.active_next_d252 .footer_south_e2c6 > .message_dbe1,
.active_next_d252 .footer_south_e2c6 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-stale-91ad .preview_motion_ef31 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-stale-91ad .paper-0527 {
  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);
}
.mask-stone-b32e .mask-stale-d206 .stone-3b17 {
  background-color: var(--e-global-color-primary);
}
.mask-stone-b32e .border-liquid-b202 {
  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);
}
.notification_913a .feature_solid_527d {
  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);
}
.notification_913a .copper-426f {
  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);
}
.notification_913a .preview-df73 {
  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);
}
.texture_down_5824 .hidden_action_ae55,
.texture_down_5824 .hidden_action_ae55 a {
  color: var(--e-global-color-primary);
}
.texture_down_5824 .hidden_action_ae55.slider-prev-babc,
.texture_down_5824 .hidden_action_ae55.slider-prev-babc a {
  color: var(--e-global-color-accent);
}
.texture_down_5824 .hidden_action_ae55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_down_5824 .preview-be6e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_a7bc .hover-pro-f86a,
.content_a7bc .layout-d242 {
  color: var(--e-global-color-primary);
}
.content_a7bc .hover-pro-f86a svg {
  fill: var(--e-global-color-primary);
}
.content_a7bc .slider-prev-babc .hover-pro-f86a,
.content_a7bc .slider-prev-babc .layout-d242 {
  color: var(--e-global-color-accent);
}
.content_a7bc .slider-prev-babc .hover-pro-f86a svg {
  fill: var(--e-global-color-accent);
}
.content_a7bc .layout-d242 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_a7bc .preview-be6e {
  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);
}
.soft_32c4 .notice_glass_6b5d,
.soft_32c4 .hovered-4a74 {
  color: var(--e-global-color-primary);
}
.soft_32c4 .hovered-4a74 svg {
  fill: var(--e-global-color-primary);
}
.soft_32c4 .hidden_action_ae55.slider-prev-babc a,
.soft_32c4
  .hidden_action_ae55.slider-prev-babc
  .hovered-4a74 {
  color: var(--e-global-color-accent);
}
.soft_32c4 .notice_glass_6b5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_32c4 .preview-be6e {
  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);
}
.modal_a555 .media_7ff4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_a555 .slider_b23d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_light_6ae7 .search-2a07 .light_c629 {
  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);
}
.breadcrumb_light_6ae7 .search-2a07 .hot_e8cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_light_6ae7 .notice_a1a0 .light_c629 {
  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);
}
.breadcrumb_light_6ae7
  .notice_a1a0
  .hot_e8cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_light_6ae7
  .background-dark-840e
  .light_c629 {
  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);
}
.breadcrumb_light_6ae7
  .background-dark-840e
  .hot_e8cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_light_6ae7
  .active_fc82
  .light_c629 {
  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);
}
.breadcrumb_light_6ae7
  .active_fc82
  .hot_e8cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-92ab .selected-adff {
  background-color: var(--e-global-color-primary);
}
.sort-92ab .selected-adff:hover {
  background-color: var(--e-global-color-primary);
}
.sort-92ab .out_4dec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-92ab
  .selected-adff:hover
  .out_4dec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-dim-3db7 .avatar-dc5d {
  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);
}
.left_b38e .plasma_1517 .sidebar-9ff9 a {
  background-color: var(--e-global-color-accent);
}
.left_b38e .plasma_1517 .right-72a6 a {
  background-color: var(--e-global-color-accent);
}
.left_b38e .plasma_1517 .sidebar-9ff9 a,
.left_b38e .plasma_1517 .right-72a6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_66ee
  .footer_8fd2.article_7b4f
  .plasma_1517
  a.disabled-1b4a {
  background-color: var(--e-global-color-accent);
}
.pink_66ee
  .footer_8fd2.article_7b4f
  .plasma_1517
  span.disabled-1b4a.fn-current-a021 {
  background-color: var(--e-global-color-text);
}
.pink_66ee
  .footer_8fd2.article_7b4f
  .plasma_1517
  .disabled-1b4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_05b2 .nav_0567 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_05b2
  .layout-9531
  > .alert_6dc5
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_05b2
  .upper_f56e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_05b2
  .table-advanced-d701
  .info_static_9929,
.inner_05b2
  .table-advanced-d701
  .icon-3de8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_05b2
  .table-advanced-d701
  .element_a14c,
.inner_05b2
  .table-advanced-d701
  a
  .element_a14c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_05b2
  .table-advanced-d701
  .heading_6e5d {
  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);
}
.inner_05b2
  .table-advanced-d701
  .box-short-60ad {
  background-color: var(--e-global-color-primary);
}
.inner_05b2
  .table-advanced-d701
  .box-short-60ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_05b2
  .table-advanced-d701
  .box-short-60ad:hover {
  background-color: var(--e-global-color-primary);
}
.inner_05b2
  .table-advanced-d701
  .button_2300 {
  background-color: var(--e-global-color-primary);
}
.inner_05b2
  .table-advanced-d701
  .button_2300 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_05b2
  .table-advanced-d701
  .button_2300:hover {
  background-color: var(--e-global-color-primary);
}
.inner_05b2
  .logo-middle-7e0d
  .notification_top_e783
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_05b2
  .logo-middle-7e0d
  .slider-88a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_05b2
  .logo-middle-7e0d
  .heading_6e5d {
  color: var(--e-global-color-text);
}
.inner_05b2
  .logo-middle-7e0d
  .heading_6e5d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_05b2
  .logo-middle-7e0d
  .box-short-60ad {
  background-color: var(--e-global-color-primary);
}
.inner_05b2
  .logo-middle-7e0d
  .box-short-60ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_05b2
  .logo-middle-7e0d
  .box-short-60ad:hover {
  background-color: var(--e-global-color-primary);
}
.inner_05b2
  .logo-middle-7e0d
  .button_2300 {
  background-color: var(--e-global-color-primary);
}
.inner_05b2
  .logo-middle-7e0d
  .button_2300 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_05b2
  .logo-middle-7e0d
  .button_2300:hover {
  background-color: var(--e-global-color-primary);
}
.inner_05b2 .smooth-a99b {
  background-color: var(--e-global-color-primary);
}
.inner_05b2 .smooth-a99b:hover {
  background-color: var(--e-global-color-primary);
}
.inner_05b2 .easy-915e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_05b2 .hot_299e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-f2f0 .pink_5ddf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-f2f0
  .focus-d156
  > div:nth-child(3)
  .pink_5ddf,
.upper-f2f0
  .tiny-f5b6
  > div:nth-child(1)
  .pink_5ddf,
.upper-f2f0
  .current_c0a4
  > div:nth-child(1)
  .pink_5ddf,
.upper-f2f0
  .element_inner_cf0c
  > div:nth-child(1)
  .pink_5ddf,
.upper-f2f0
  .gas_b450
  > div:nth-child(1)
  .pink_5ddf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-f2f0 .hero_f8c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-f2f0 .active-wood-7707 {
  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-f2f0 .active_f722 {
  background-color: var(--e-global-color-primary);
}
.upper-f2f0 .active_f722 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-f2f0 .active_f722:hover {
  background-color: var(--e-global-color-primary);
}
.upper-f2f0 .accordion-9d7e {
  background-color: var(--e-global-color-primary);
}
.upper-f2f0 .accordion-9d7e:hover {
  background-color: var(--e-global-color-primary);
}
.upper-f2f0 .easy-915e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-f2f0 .hot_299e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_bbf1 .disabled-8af8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_bbf1 .carousel_4f78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_bbf1 .complex-e92e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_bbf1 .item_motion_fa1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_bbf1 .panel-915d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_bbf1 .accordion-9d7e {
  background-color: var(--e-global-color-primary);
}
.detail_bbf1 .accordion-9d7e:hover {
  background-color: var(--e-global-color-primary);
}
.copper_5a6c .up_7438 {
  background-color: var(--e-global-color-secondary);
}
.copper_5a6c .banner_liquid_abc8 {
  background-color: var(--e-global-color-text);
}
.copper_5a6c .fresh_d9d0 {
  background-color: var(--e-global-color-secondary);
}
.copper_5a6c .fresh-00f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_5a6c .accent-new-736b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_5a6c .column_0917 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_5a6c .link_in_324e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_5a6c .dirty_ffd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_255a .stone_aa8b .section-silver-1226,
.selected_255a
  .stone_aa8b
  .section-silver-1226
  a,
.selected_255a .label-action-edfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_255a .stone_aa8b .texture_small_0a5b,
.selected_255a .notification-30bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_255a .stone_aa8b .texture_small_0a5b {
  color: var(--e-global-color-text);
}
.selected_255a .notification-30bd {
  color: var(--e-global-color-text);
}
.selected_255a
  .stone_aa8b
  .message-slow-a077 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_255a .message-bright-2ea9 .active-easy-8bf5 {
  background-color: var(--e-global-color-primary);
}
.selected_255a .message-bright-2ea9 .active-easy-8bf5:hover {
  background-color: var(--e-global-color-primary);
}
.selected_255a .message-bright-2ea9 .huge_6549 li span {
  background-color: var(--e-global-color-text);
}
.selected_255a .message-bright-2ea9 .huge_6549 li span:hover {
  background-color: var(--e-global-color-primary);
}
.selected_255a
  .message-bright-2ea9
  .huge_6549
  li.layout_786f
  span {
  background-color: var(--e-global-color-accent);
}
.selected_255a .disabled_pro_75b4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-704f .paragraph-52a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-b402 .layout_tall_4af7 {
  background-color: var(--e-global-color-primary);
}
.title-b402 .plasma_75a9 {
  background-color: var(--e-global-color-secondary);
}
.title-b402 .hover-c9ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-b402 .frame-dirty-fcff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-b402 .copper-af08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-b402 .column_015a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-b402 .plasma_06ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-b402 .image-bcaf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-b402 .tooltip-a3e0 {
  background-color: var(--e-global-color-primary);
}
.title-b402 .tooltip-a3e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_green_e322 .footer-stone-b9bd {
  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);
}
.dropdown_green_e322 .action-207f {
  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);
}
.dropdown_green_e322
  .hero_right_93e0:after {
  background-color: var(--e-global-color-primary);
}
.dropdown_green_e322 .action_86cb {
  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);
}
.logo-easy-8925 .label-action-edfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-easy-8925 .notification-30bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-627f .form-west-7426 .element-short-8c03 {
  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);
}
.component-627f .form-west-7426 .filter_plasma_da2d {
  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);
}
.wood_4a6c .wide-8f7a {
  background-color: var(--e-global-color-primary);
}
.wood_4a6c .video_liquid_e855 {
  background-color: var(--e-global-color-secondary);
}
.wood_4a6c .hidden_0f7e .purple-54ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_4a6c .filter-7686 .purple-54ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_eb3f .outer-3b1f .white-0187 {
  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);
}
.search_eb3f .outer-3b1f .carousel-d822 {
  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);
}
.search_eb3f .outer-3b1f .module_out_e917 {
  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);
}
.narrow-7311 .label-4af2 {
  border-color: var(--e-global-color-text);
}
.narrow-7311 .mini_0c3c {
  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);
}
.narrow-7311 .current-ac5b {
  color: var(--e-global-color-primary);
}
.narrow-7311 .pattern-south-17f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-db9c .widget-action-bc00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-db9c .frame-narrow-3a01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-db9c .background_9c12:hover .widget-action-bc00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-db9c
  .background_9c12:hover
  .frame-narrow-3a01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-soft-27e3 .tooltip_liquid_9061 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-soft-27e3 .fixed_1c78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-745d .message-fluid-5a2f .texture-upper-2262 {
  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-745d .border-white-5e95 .texture-upper-2262 {
  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);
}
.hover_lower_d18d .tag_steel_b2ba {
  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);
}
.medium-c80d .nav-huge-744f .next_188f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-c80d .nav-huge-744f .next_188f {
  background-color: var(--e-global-color-secondary);
}
.medium-c80d .out_52ee .next_188f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-c80d .out_52ee .next_188f {
  background-color: var(--e-global-color-secondary);
}
.medium-c80d .popup_412e .message-hovered-4f3a {
  background-color: var(--e-global-color-primary);
}
.medium-c80d .popup_412e:hover .message-hovered-4f3a {
  background-color: var(--e-global-color-secondary);
}
.medium-c80d .active-easy-8bf5 {
  background-color: var(--e-global-color-primary);
}
.medium-c80d .active-easy-8bf5:hover {
  background-color: var(--e-global-color-accent);
}
.medium-c80d .huge_6549 li span {
  background-color: var(--e-global-color-text);
}
.medium-c80d .huge_6549 li span:hover {
  background-color: var(--e-global-color-primary);
}
.medium-c80d .huge_6549 li.layout_786f span {
  background-color: var(--e-global-color-accent);
}
.status_1d03 .banner_white_4477 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_1d03 .iron-0811 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-d60a .yellow-9273:before {
  background-color: var(--e-global-color-secondary);
}
.top-d60a .basic_b340 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-d60a .text-solid-3683 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-8e8f .stone_39e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-8e8f .stone_39e9:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-8e8f .stone_39e9.fn-active-a021 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-8e8f .right_2eee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-8e8f .summary-current-1659 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-8e8f .paragraph_980d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-8e8f .modal-c056 {
  background-color: var(--e-global-color-primary);
}
.item-8e8f .modal-c056 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-8e8f .main_last_b2af {
  background-color: var(--e-global-color-primary);
}
.item-8e8f .main_last_b2af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_motion_365e .detail_9ffd .module_511e a {
  color: var(--e-global-color-secondary);
}
.heading_motion_365e .detail_9ffd .module_511e a:hover {
  color: var(--e-global-color-secondary);
}
.heading_motion_365e .detail_9ffd .module_511e,
.heading_motion_365e .detail_9ffd .module_511e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_motion_365e .detail_9ffd .huge_4b83 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_motion_365e .detail_9ffd .mini_6da5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_motion_365e .detail_9ffd .new_40cc {
  background-color: var(--e-global-color-primary);
}
.heading_motion_365e .detail_9ffd .new_40cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_motion_365e .detail_9ffd .new_40cc:hover {
  background-color: var(--e-global-color-primary);
}
.heading_motion_365e .detail_9ffd .medium_b324 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_motion_365e .detail_9ffd .medium_b324 {
  background-color: var(--e-global-color-primary);
}
.heading_motion_365e .detail_9ffd .medium_b324:hover {
  background-color: var(--e-global-color-primary);
}
.heading_motion_365e .detail_9ffd .active-easy-8bf5 {
  background-color: var(--e-global-color-primary);
}
.heading_motion_365e .detail_9ffd .active-easy-8bf5:hover {
  background-color: var(--e-global-color-primary);
}
.heading_motion_365e .message-bright-2ea9 .huge_6549 li span {
  background-color: var(--e-global-color-text);
}
.heading_motion_365e .message-bright-2ea9 .huge_6549 li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading_motion_365e .message-bright-2ea9 .huge_6549 li.layout_786f span {
  background-color: var(--e-global-color-accent);
}
.heading_motion_365e .easy-915e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_motion_365e .hot_299e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-ca59 .alert_63b7 .main-e95a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-ca59 .alert_63b7 .bottom-2999 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-ca59 .alert_63b7 .clean_b067 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-d1f8 .panel_235e {
  border-color: var(--e-global-color-text);
}
.hero-d1f8 .container_motion_02a0 {
  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);
}
.hero-d1f8 .table-caf0 {
  color: var(--e-global-color-secondary);
}
.hero-d1f8 .table-caf0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-d1f8 .header_9954 > * {
  color: var(--e-global-color-primary);
}
.hero-d1f8 .header_9954 > * svg {
  fill: var(--e-global-color-primary);
}
.hero-d1f8 .section_slow_926a {
  color: var(--e-global-color-primary);
}
.hero-d1f8 .section_slow_926a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-d1f8 .fresh-4265 {
  color: var(--e-global-color-primary);
}
.hero-d1f8 .fresh-4265 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-d1f8 .orange_483a {
  color: var(--e-global-color-primary);
}
.hero-d1f8 .orange_483a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-d1f8 .short_ff22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-d1f8 .popup_inner_45b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-d1f8 .popup_inner_45b1.wrapper-be3b {
  color: var(--e-global-color-secondary);
}
.hero-d1f8 .popup_inner_45b1.wrapper-be3b .white-ef30 {
  color: var(--e-global-color-accent);
}
.hero-d1f8 .popup_inner_45b1.image-25dc {
  color: var(--e-global-color-text);
}
.hero-d1f8 .popup_inner_45b1.image-25dc .white-ef30 {
  color: var(--e-global-color-text);
}
.hero-d1f8 .popup_inner_45b1:before {
  border-top-color: var(--e-global-color-text);
}
.hero-d1f8 .surface-a2f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-d1f8
  .surface-a2f4
  .container_mini_83ce {
  background-color: var(--e-global-color-primary);
}
.hero-d1f8
  .surface-a2f4
  .container_mini_83ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-d1f8 .panel_235e .active-brown-4bb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-warm-950d .complex_0d61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-warm-950d .hover_stone_3b0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_f5a7 .accent_b182 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_f5a7
  .blue-0e4b
  .aside_0106 {
  background-color: var(--e-global-color-secondary);
}
.button_f5a7
  .blue-0e4b.message_e7b5
  .aside_0106 {
  background-color: var(--e-global-color-text);
}
.button_f5a7
  .blue-0e4b:hover
  .aside_0106 {
  background-color: var(--e-global-color-accent);
}
.button_f5a7
  .blue-0e4b.fn-active-a021
  .aside_0106 {
  background-color: var(--e-global-color-primary);
}
.box-dede .icon_simple_e013 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.box-dede .header_c9c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-dede .summary_764b {
  background-color: var(--e-global-color-primary);
}
.box-dede .summary_764b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_49ee .down_9d02 .component-wood-f675 .left-76b4 {
  background-color: var(--e-global-color-secondary);
}
.lite_49ee .down_9d02 .accent-smooth-cce5:after {
  background-color: var(--e-global-color-secondary);
}
.lite_49ee .content-south-00bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_49ee .item-iron-9b75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_49ee .stone_2336 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_49ee .backdrop-fresh-2afa {
  background-color: var(--e-global-color-primary);
}
.lite_49ee .backdrop-fresh-2afa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_49ee .active-left-7f37 {
  background-color: var(--e-global-color-secondary);
}
.lite_49ee .active-left-7f37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_49ee .down_9d02 .progress_yellow_fbe6 .element-action-a329:hover {
  background-color: var(--e-global-color-primary);
}
.lite_49ee
  .down_9d02
  .progress_yellow_fbe6
  .element-action-a329.frame_dynamic_d7cb {
  background-color: var(--e-global-color-primary);
}
.lite_49ee .down_9d02 .video_6c94:before {
  border-color: var(--e-global-color-primary);
}
.lite_49ee .down_9d02 .video_6c94:hover:before {
  border-color: var(--e-global-color-secondary);
}
.lite_49ee
  .down_9d02
  .video_6c94.west-5a9c:before {
  border-color: var(--e-global-color-primary);
}
.lite_49ee .content-solid-9ef8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-gas-99ef .summary-paper-a244 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-gas-99ef .summary-paper-a244:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-gas-99ef .summary-paper-a244.nav-center-4480 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-gas-99ef .filter-motion-8e87 {
  background-color: var(--e-global-color-primary);
}
.slider-gas-99ef .filter-motion-8e87 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-gas-99ef
  .slider_6284
  .element-mini-5a41
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-gas-99ef
  .tertiary-prev-58de
  .element-mini-5a41
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_bronze_f412
  .outline-down-dbfa
  .bronze-9419 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_bronze_f412
  .outline-down-dbfa
  .content_pro_9926 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_bronze_f412 .active-fc1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_bronze_f412 .large-58c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_bronze_f412 .sort_02a7 {
  background-color: var(--e-global-color-primary);
}
.button_bronze_f412 .sort_02a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_yellow_3095 .widget-a8ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_yellow_3095 .up_683b {
  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);
}
.icon_yellow_3095 .sort-prev-b68b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_yellow_3095 .sort-prev-b68b a:hover {
  color: var(--e-global-color-secondary);
}
.icon_yellow_3095 .row-58c2 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_yellow_3095 .pattern-0a80 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_yellow_3095 .hero_0498 .active-easy-8bf5 {
  background-color: var(--e-global-color-primary);
}
.icon_yellow_3095 .hero_0498 .active-easy-8bf5:hover {
  background-color: var(--e-global-color-accent);
}
.icon_yellow_3095
  .hero_0498
  .huge_6549
  li
  span {
  background-color: var(--e-global-color-text);
}
.icon_yellow_3095
  .hero_0498
  .huge_6549
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.icon_yellow_3095
  .hero_0498
  .huge_6549
  li.layout_786f
  span {
  background-color: var(--e-global-color-accent);
}
.message-7314
  .component_1d4f
  .form_right_c13b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-7314 .component_1d4f .purple_b21d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-7314 .component_1d4f .rough_dd2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-7314 .inner_01ff {
  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);
}
.message-7314
  .shadow_short_fff7.preview-7390 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > a {
  background-color: var(--e-global-color-text);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > a
  .description_basic_91ba.heading-58ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > a
  .mask_smooth_7425.modal_dark_7c95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > .yellow_8ccf
  .block-selected-8891
  > a {
  background-color: var(--e-global-color-secondary);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > .yellow_8ccf
  .block-selected-8891
  > a
  .mask-hard-3dba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > .yellow_8ccf
  .block-selected-8891
  > a
  .mask_smooth_7425.hard_a47f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > a
  .image_cool_2e59:before {
  color: var(--e-global-color-text);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > .yellow_8ccf
  a
  .image_cool_2e59:before {
  color: var(--e-global-color-text);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891.easy-af2c
  > a
  .image_cool_2e59:before {
  color: var(--e-global-color-text);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > .yellow_8ccf
  .block-selected-8891.easy-af2c
  > a
  .image_cool_2e59:before {
  color: var(--e-global-color-text);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > a
  .hidden_2072
  .media-54f7 {
  color: var(--e-global-color-text);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > .yellow_8ccf
  a
  .hidden_2072
  .media-54f7 {
  color: var(--e-global-color-text);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > a
  .hidden_2072
  .media-54f7,
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > .yellow_8ccf
  a
  .hidden_2072
  .media-54f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > a
  .picture-3afe:before {
  color: var(--e-global-color-text);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > .yellow_8ccf
  a
  .picture-3afe:before {
  color: var(--e-global-color-text);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891.easy-af2c
  > a
  .picture-3afe:before {
  color: var(--e-global-color-text);
}
.heading_42c5
  > .module-last-1388
  > div
  > .glass_0fbc
  > .block-selected-8891
  > .yellow_8ccf
  .block-selected-8891.easy-af2c
  > a
  .picture-3afe:before {
  color: var(--e-global-color-text);
}
.gallery_99b2 .sidebar_e544 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_99b2
  .center_9feb:hover
  .sidebar_e544 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-orange-4109
  > .module-last-1388
  > .frame_b7c0
  > .tiny_f1c0
  > .picture-copper-0d9b
  > .short-9927
  .article-hard-9696 {
  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);
}
.title-orange-4109
  > .module-last-1388
  > .frame_b7c0
  > .tiny_f1c0
  > .picture-copper-0d9b
  > .short-9927:hover
  .article-hard-9696 {
  color: var(--e-global-color-text);
}
.title-orange-4109
  > .module-last-1388
  > .frame_b7c0
  > .tiny_f1c0
  > .picture-copper-0d9b
  > .short-9927:hover
  .article-hard-9696 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-orange-4109
  > .module-last-1388
  > .frame_b7c0
  > .tiny_f1c0
  > .picture-copper-0d9b.hidden_c03e
  > .short-9927
  .article-hard-9696 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-8e40 .inner-8267 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-8e40 .modal-out-d013 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-8e40 .outline-dirty-ccf1 {
  background-color: var(--e-global-color-primary);
}
.prev-8e40 .outline-dirty-ccf1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-focused-475d
  > .module-last-1388
  > .paragraph-medium-5261
  > .media-2b8b
  > .modal-light-eaa6
  .hover-wood-e79b {
  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);
}
.alert-focused-475d
  > .module-last-1388
  > .paragraph-medium-5261
  > .media-2b8b
  > .modal-light-eaa6
  .preview-short-42b1 {
  color: var(--e-global-color-text);
}
.alert-focused-475d
  > .module-last-1388
  > .paragraph-medium-5261
  > .media-2b8b
  > .modal-light-eaa6:hover
  .hover-wood-e79b {
  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);
}
.alert-focused-475d
  > .module-last-1388
  > .paragraph-medium-5261
  > .media-2b8b
  > .modal-light-eaa6:hover
  .preview-short-42b1 {
  color: var(--e-global-color-secondary);
}
.alert-focused-475d
  > .module-last-1388
  > .paragraph-medium-5261
  > .media-2b8b
  > .modal-light-eaa6.column-9f5e
  .hover-wood-e79b {
  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);
}
.alert-focused-475d
  > .module-last-1388
  > .paragraph-medium-5261
  > .media-2b8b
  > .modal-light-eaa6.column-9f5e
  .preview-short-42b1 {
  color: var(--e-global-color-primary);
}
.message_focused_062e
  .notice-cd00
  .top_e538 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_focused_062e .alert-down-5977 .active-brown-4bb2 .block_a67d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_fast_92c0 .title-west-d63f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_fast_92c0 .wood-584e .title-west-d63f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_fast_92c0 .tooltip-c476 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_fast_92c0 .tooltip-c476 {
  background-color: var(--e-global-color-primary);
}
.focus-7ee8 .nav_mini_7191 .dropdown_8ae2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-7ee8
  .nav_mini_7191:hover
  .description-193d {
  color: var(--e-global-color-secondary);
}
.focus-7ee8
  .nav_mini_7191:hover
  .dropdown_8ae2 {
  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);
}
.shade-out-9a2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.outline_smooth_af2b {
  flex-direction: column;
}

.outline_smooth_af2b .frame-short-6b4e {
  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.outline_smooth_af2b .frame-short-6b4e {
  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);
}

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

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

.column_7554.tag-dark-828c {
  display: none;
}

.tiny-b3ad {
  display: none;
}

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

.aside_4c20.smooth_b17b {
  margin-bottom: 40px;
  width: 100%;
}

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

.outline_smooth_af2b a {
  width: 100%;
}

.dropdown_green_39bb .container_0137.icon-f252 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.dropdown_green_39bb
  .container_0137.breadcrumb_ef9f
  .thumbnail-advanced-5880
  .shadow-a347 {
  font-size: 20px !important;
}

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

.preview-8bbe {
  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;
}

.basic-07d1 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.text_0269.notice_motion_9271 > .plasma-c27f {
  display: flex;
  align-items: center;
}

.search-dirty-1083 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.avatar-mini-d33e {
  position: relative;
  width: 100%;
}

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

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

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

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

.hover-silver-18fa {
  display: flex;
  gap: 50px;
}

.dropdown_green_39bb
  .container_0137.hidden_basic_c258
  .left-e3de
  .widget-advanced-2b2f {
  width: 100% !important;
}

.motion-1ce1 {
  width: 500px !important;
  max-width: none;
}

.primary_north_de24 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.motion-a620 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.full_a2e0:hover .motion-a620 {
  visibility: visible;
}
.full_a2e0:hover.full_a2e0::before {
  display: block;
}

.basic-07d1 h3 {
  color: #fff;
}

.light-367a {
  margin: 0;
}

.dropdown_green_39bb
  .container_0137.hidden_basic_c258
  .widget-advanced-2b2f
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.content-stone-cd8c {
  width: 100%;
}

.silver_81d2 {
  width: 100%;
}

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

.silver_81d2 {
  width: 100%;
}

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

.widget-advanced-2b2f {
  display: flex;
  align-items: center;
}

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

.header-small-bcac {
  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;
}

.outline_smooth_af2b .frame-short-6b4e.warm-9e1a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.outline_smooth_af2b h1.frame-short-6b4e {
  margin-top: 80px !important;
}

.dropdown_green_39bb .container_0137.fixed_debe {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tabs-3c5c img {
  width: 100%;
}

.frame_c501 .fluid-923f.thumbnail-advanced-5880 {
  justify-content: space-between;
}

.summary-light-3dc6 {
  display: none;
}

.hard_8d55 .icon_773f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .text_0269 .plasma-c27f {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .hover-silver-18fa {
    flex-direction: column;
  }

  .motion-1ce1 {
    width: 100% !important;
  }
}

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

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

  .frame_c501 .fluid-923f.thumbnail-advanced-5880 {
    border-bottom: 1px solid #f0c159;
  }

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

  .text_0269.notice_motion_9271 > .plasma-c27f {
    gap: 15px;
    justify-content: space-between;
  }

  .dropdown_green_39bb
    .container_0137.hidden_basic_c258
    .widget-advanced-2b2f
    img {
    width: 60% !important;
  }

  .paper_d94f {
    left: 2%;
  }

  .silver_7c39 {
    margin: 10px 0;
  }

  .outline_smooth_af2b .icon_773f {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.outline_smooth_af2b .frame-short-6b4e,
  .outline_smooth_af2b .frame-short-6b4e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .widget-advanced-2b2f {
    justify-content: center;
  }

  .outline_smooth_af2b .icon_773f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .dropdown_green_39bb .container_0137.icon-f252 {
    width: 75% !important;
  }

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

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

  h2.outline_smooth_af2b .frame-short-6b4e,
  .outline_smooth_af2b .frame-short-6b4e {
    font-size: 30px !important;
  }

  .widget-advanced-2b2f {
    justify-content: center;
  }

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

  .selected_39d2
    .row_8cac.brown-5b72 {
    margin: 0 !important;
  }

  .search-dirty-1083 {
    margin: 0;
    gap: 10px;
  }

  .silver_7c39 {
    display: flex;
  }

  .article_392d .detail_center_6e17 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .outline_smooth_af2b h1.frame-short-6b4e {
    margin-top: 40px !important;
  }

  .dropdown_green_39bb
    .container_0137.hidden_basic_c258
    .widget-advanced-2b2f
    img,
  .label_gold_1a0b .left-e3de {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .dropdown_green_39bb .container_0137.icon-f252 {
    width: 100% !important;
  }

  .text_0269.notice_motion_9271 > .plasma-c27f {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.frame_c501 .fluid-923f.thumbnail-advanced-5880 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.frame_c501 .fluid-923f.thumbnail-advanced-5880: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .frame_c501 .fluid-923f.thumbnail-advanced-5880 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .outline_smooth_af2b .frame-short-6b4e {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .detail_center_6e17 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.row_up_94f2 .fast_2d8b {
  flex-shrink: 0;
  white-space: nowrap;
}

.row_up_94f2 .shade_fedd {
  flex-shrink: 0;
  min-width: fit-content;
}

.row_up_94f2 .shadow-a347 {
  white-space: nowrap;
}

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

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

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

.row_up_94f2 .shade_fedd {
  max-width: 80px !important;
  overflow: hidden;
}

.row_up_94f2 .fluid-923f.thumbnail-advanced-5880 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.row_up_94f2 .shadow-a347 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: cb4e */
.promo-block-l4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
