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(.info-d8f4) {
  gap: 0.5em;
}
:where(.component-30f2) {
  gap: 0.5em;
}
body .simple-4fca > .orange_f9e4 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .simple-4fca > .top_b98c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .simple-4fca > .hot-4feb {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .wrapper_easy_b09a > .orange_f9e4 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .wrapper_easy_b09a > .top_b98c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .wrapper_easy_b09a > .hot-4feb {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .wrapper_easy_b09a
  > :where(:not(.orange_f9e4):not(.top_b98c):not(.glass-4a5c)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .wrapper_easy_b09a > .mini_5434 {
  max-width: var(--wp--style--global--wide-size);
}
body .info-d8f4 {
  display: flex;
}
body .info-d8f4 {
  flex-wrap: wrap;
  align-items: center;
}
body .info-d8f4 > * {
  margin: 0;
}
body .component-30f2 {
  display: grid;
}
body .component-30f2 > * {
  margin: 0;
}
:where(.content_3fd3.info-d8f4) {
  gap: 2em;
}
:where(.content_3fd3.component-30f2) {
  gap: 2em;
}
:where(.notification_wood_a4a8.info-d8f4) {
  gap: 1.25em;
}
:where(.notification_wood_a4a8.component-30f2) {
  gap: 1.25em;
}
.heading-active-f856 {
  color: var(--wp--preset--color--black) !important;
}
.mask-solid-97e2 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sort-19a5 {
  color: var(--wp--preset--color--white) !important;
}
.texture-59a6 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.block_9bb8 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.aside-317a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gold_525e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dirty-e05c {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.complex-5867 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.highlight-6407 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.full_dabf {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.solid-d1fc {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.text_05a4 {
  background-color: var(--wp--preset--color--black) !important;
}
.tag_aed7 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element_7d16 {
  background-color: var(--wp--preset--color--white) !important;
}
.pattern_upper_3243 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.nav-wide-bd9c {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.red-47f9 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.panel-light-1cf1 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph-5901 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.medium-7be3 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.detail-6d84 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wood-4556 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.sidebar_8d01 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.pagination-6a9a {
  border-color: var(--wp--preset--color--black) !important;
}
.prev_cd07 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.frame_3a9a {
  border-color: var(--wp--preset--color--white) !important;
}
.bottom-a2aa {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.thick_3a80 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.search-ff28 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shade_b58e {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.module_c2f2 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.nav_8b3c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.backdrop-active-da5d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accordion_82f7 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.fresh_31e4 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.cold-633d {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.title_pro_1c2b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.layout-af52 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.primary-0608 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.logo_4866 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.over_976c {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.light_b7b3 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.gas_27a4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.popup-09ba {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.current_ceeb {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.modal_15af {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.detail_wood_b4d7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.summary_middle_dfbb {
  font-size: var(--wp--preset--font-size--small) !important;
}
.new-83aa {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.bronze-8e53 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.top-6ba2 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.dirty_ad4a a:where(:not(.slider-911e)) {
  color: inherit;
}
:where(.notification_wood_a4a8.info-d8f4) {
  gap: 1.25em;
}
:where(.notification_wood_a4a8.component-30f2) {
  gap: 1.25em;
}
:where(.content_3fd3.info-d8f4) {
  gap: 2em;
}
:where(.content_3fd3.component-30f2) {
  gap: 2em;
}
.article-brown-93da {
  font-size: 1.5em;
  line-height: 1.6;
}

.hot-4efc .hero_smooth_1995 {
  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);
}
.filter_7ab7 .large_f77e {
  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);
}
.box_3745 {
  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);
}
.box_3745.breadcrumb-6620 .grid-2262 {
  background-color: var(--e-global-color-primary);
}
.box_3745.icon_7410 .grid-2262,
.box_3745.item_ff20 .grid-2262 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.black_71ae .logo-da39 {
  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);
}
.out-b94d {
  --divider-color: var(--e-global-color-secondary);
}
.out-b94d .backdrop_b9f8 {
  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-b94d.dim-4184 .gradient_b4ed {
  background-color: var(--e-global-color-secondary);
}
.out-b94d.pagination-stone-c895 .gradient_b4ed,
.out-b94d.description_bronze_88cb .gradient_b4ed {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.out-b94d.pagination-stone-c895 .gradient_b4ed,
.out-b94d.description_bronze_88cb .gradient_b4ed svg {
  fill: var(--e-global-color-secondary);
}
.alert_north_6b27 .silver-fa16 {
  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_north_6b27 .heading_pressed_8b4b {
  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);
}
.up-d708.dim-4184 .gradient_b4ed {
  background-color: var(--e-global-color-primary);
}
.up-d708.pagination-stone-c895 .gradient_b4ed,
.up-d708.description_bronze_88cb .gradient_b4ed {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.up-d708.pagination-stone-c895 .gradient_b4ed,
.up-d708.description_bronze_88cb .gradient_b4ed svg {
  fill: var(--e-global-color-primary);
}
.tall-dc22.dim-4184 .gradient_b4ed {
  background-color: var(--e-global-color-primary);
}
.tall-dc22.pagination-stone-c895 .gradient_b4ed,
.tall-dc22.description_bronze_88cb .gradient_b4ed {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tall-dc22 .hard-6aaa {
  color: var(--e-global-color-primary);
}
.tall-dc22 .hard-6aaa,
.tall-dc22 .hard-6aaa a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-dc22 .button-0544 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_9737 .inner-dcaa {
  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);
}
.nav-c7f5 .texture_mini_685d .first-b80e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-e2f7 .mask-dirty-3b4b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.row-e2f7 .bright_0990 i {
  color: var(--e-global-color-primary);
}
.row-e2f7 .bright_0990 svg {
  fill: var(--e-global-color-primary);
}
.row-e2f7 .thumbnail_dim_4e3c {
  color: var(--e-global-color-secondary);
}
.row-e2f7 .mask-dirty-3b4b > .thumbnail_dim_4e3c,
.row-e2f7 .mask-dirty-3b4b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-b83f .link-center-0d68 {
  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);
}
.main-b83f .backdrop_hovered_6563 {
  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);
}
.layout_a9ed .tertiary_53ab .notice_5314 {
  background-color: var(--e-global-color-primary);
}
.layout_a9ed .white_bc7c {
  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);
}
.shade-9bb3 .primary-cool-5b0a {
  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);
}
.shade-9bb3 .pro-7cce {
  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);
}
.shade-9bb3 .tertiary_iron_a192 {
  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);
}
.small_39aa .preview-easy-2b0f,
.small_39aa .preview-easy-2b0f a {
  color: var(--e-global-color-primary);
}
.small_39aa .preview-easy-2b0f.surface_iron_b35d,
.small_39aa .preview-easy-2b0f.surface_iron_b35d a {
  color: var(--e-global-color-accent);
}
.small_39aa .preview-easy-2b0f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_39aa .motion-02dc {
  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);
}
.progress-pink-12b7 .component_focused_3f4d,
.progress-pink-12b7 .wrapper_basic_6806 {
  color: var(--e-global-color-primary);
}
.progress-pink-12b7 .component_focused_3f4d svg {
  fill: var(--e-global-color-primary);
}
.progress-pink-12b7 .surface_iron_b35d .component_focused_3f4d,
.progress-pink-12b7 .surface_iron_b35d .wrapper_basic_6806 {
  color: var(--e-global-color-accent);
}
.progress-pink-12b7 .surface_iron_b35d .component_focused_3f4d svg {
  fill: var(--e-global-color-accent);
}
.progress-pink-12b7 .wrapper_basic_6806 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-pink-12b7 .motion-02dc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_acea .banner-c38e,
.tertiary_acea .button-thick-29dd {
  color: var(--e-global-color-primary);
}
.tertiary_acea .button-thick-29dd svg {
  fill: var(--e-global-color-primary);
}
.tertiary_acea .preview-easy-2b0f.surface_iron_b35d a,
.tertiary_acea
  .preview-easy-2b0f.surface_iron_b35d
  .button-thick-29dd {
  color: var(--e-global-color-accent);
}
.tertiary_acea .banner-c38e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_acea .motion-02dc {
  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);
}
.iron-eef2 .badge-complex-f089 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-eef2 .brown-8f2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_bb5f .video_center_b1b6 .border-0a47 {
  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);
}
.table_bb5f .video_center_b1b6 .border-hard-8491 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_bb5f .secondary-838f .border-0a47 {
  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);
}
.table_bb5f
  .secondary-838f
  .border-hard-8491 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_bb5f
  .middle-a313
  .border-0a47 {
  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);
}
.table_bb5f
  .middle-a313
  .border-hard-8491 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_bb5f
  .black_0448
  .border-0a47 {
  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);
}
.table_bb5f
  .black_0448
  .border-hard-8491 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-hovered-90fd .block-7f32 {
  background-color: var(--e-global-color-primary);
}
.alert-hovered-90fd .block-7f32:hover {
  background-color: var(--e-global-color-primary);
}
.alert-hovered-90fd .dirty-7d24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-hovered-90fd
  .block-7f32:hover
  .dirty-7d24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-hot-296a .video_8421 {
  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);
}
.element_6800 .lite-b731 .nav-7dfd a {
  background-color: var(--e-global-color-accent);
}
.element_6800 .lite-b731 .clean-1653 a {
  background-color: var(--e-global-color-accent);
}
.element_6800 .lite-b731 .nav-7dfd a,
.element_6800 .lite-b731 .clean-1653 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-gas-a09e
  .dropdown-74ef.info-93b0
  .lite-b731
  a.outline_stone_67f6 {
  background-color: var(--e-global-color-accent);
}
.border-gas-a09e
  .dropdown-74ef.info-93b0
  .lite-b731
  span.outline_stone_67f6.fn-current-d087 {
  background-color: var(--e-global-color-text);
}
.border-gas-a09e
  .dropdown-74ef.info-93b0
  .lite-b731
  .outline_stone_67f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_c7df .button_58cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_c7df
  .feature-879a
  > .full_3bce
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_c7df
  .modal-5f5a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_c7df
  .thick_6a74
  .list_plasma_e129,
.fluid_c7df
  .thick_6a74
  .text-over-f7ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_c7df
  .thick_6a74
  .dropdown_24b6,
.fluid_c7df
  .thick_6a74
  a
  .dropdown_24b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_c7df
  .thick_6a74
  .highlight-f9c3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_c7df
  .thick_6a74
  .content_large_acdb {
  background-color: var(--e-global-color-primary);
}
.fluid_c7df
  .thick_6a74
  .content_large_acdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_c7df
  .thick_6a74
  .content_large_acdb:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_c7df
  .thick_6a74
  .video_2e29 {
  background-color: var(--e-global-color-primary);
}
.fluid_c7df
  .thick_6a74
  .video_2e29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_c7df
  .thick_6a74
  .video_2e29:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_c7df
  .highlight_thick_79c1
  .row_huge_0382
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_c7df
  .highlight_thick_79c1
  .widget-d233 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_c7df
  .highlight_thick_79c1
  .highlight-f9c3 {
  color: var(--e-global-color-text);
}
.fluid_c7df
  .highlight_thick_79c1
  .highlight-f9c3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_c7df
  .highlight_thick_79c1
  .content_large_acdb {
  background-color: var(--e-global-color-primary);
}
.fluid_c7df
  .highlight_thick_79c1
  .content_large_acdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_c7df
  .highlight_thick_79c1
  .content_large_acdb:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_c7df
  .highlight_thick_79c1
  .video_2e29 {
  background-color: var(--e-global-color-primary);
}
.fluid_c7df
  .highlight_thick_79c1
  .video_2e29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_c7df
  .highlight_thick_79c1
  .video_2e29:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_c7df .light-c792 {
  background-color: var(--e-global-color-primary);
}
.fluid_c7df .light-c792:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_c7df .pagination_copper_14ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_c7df .motion-9617 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_mini_70f3 .white_8490 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_mini_70f3
  .media-e420
  > div:nth-child(3)
  .white_8490,
.search_mini_70f3
  .input_fresh_ee57
  > div:nth-child(1)
  .white_8490,
.search_mini_70f3
  .short-4415
  > div:nth-child(1)
  .white_8490,
.search_mini_70f3
  .wide-b7b8
  > div:nth-child(1)
  .white_8490,
.search_mini_70f3
  .motion_f7d0
  > div:nth-child(1)
  .white_8490 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_mini_70f3 .image_bottom_d150 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_mini_70f3 .black-a9bd {
  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);
}
.search_mini_70f3 .tabs-black-e3e1 {
  background-color: var(--e-global-color-primary);
}
.search_mini_70f3 .tabs-black-e3e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_mini_70f3 .tabs-black-e3e1:hover {
  background-color: var(--e-global-color-primary);
}
.search_mini_70f3 .avatar-complex-fab6 {
  background-color: var(--e-global-color-primary);
}
.search_mini_70f3 .avatar-complex-fab6:hover {
  background-color: var(--e-global-color-primary);
}
.search_mini_70f3 .pagination_copper_14ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_mini_70f3 .motion-9617 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-7d08 .disabled_c856 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-7d08 .new-4079 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-7d08 .focus-9ac8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-7d08 .tag_old_19fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-7d08 .red-9976 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-7d08 .avatar-complex-fab6 {
  background-color: var(--e-global-color-primary);
}
.info-7d08 .avatar-complex-fab6:hover {
  background-color: var(--e-global-color-primary);
}
.light_a0f4 .frame_inner_7d60 {
  background-color: var(--e-global-color-secondary);
}
.light_a0f4 .brown_bab7 {
  background-color: var(--e-global-color-text);
}
.light_a0f4 .lower_2866 {
  background-color: var(--e-global-color-secondary);
}
.light_a0f4 .input-cbd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_a0f4 .content-cool-f71c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_a0f4 .shadow-static-5fb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_a0f4 .inner-9f7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_a0f4 .logo-571d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-40ca .current_59d3 .secondary_23b2,
.plasma-40ca
  .current_59d3
  .secondary_23b2
  a,
.plasma-40ca .solid-537c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-40ca .current_59d3 .article-warm-f03e,
.plasma-40ca .middle_25c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-40ca .current_59d3 .article-warm-f03e {
  color: var(--e-global-color-text);
}
.plasma-40ca .middle_25c1 {
  color: var(--e-global-color-text);
}
.plasma-40ca
  .current_59d3
  .backdrop-brown-9a9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-40ca .dim-db3e .list_in_ca03 {
  background-color: var(--e-global-color-primary);
}
.plasma-40ca .dim-db3e .list_in_ca03:hover {
  background-color: var(--e-global-color-primary);
}
.plasma-40ca .dim-db3e .easy-ce08 li span {
  background-color: var(--e-global-color-text);
}
.plasma-40ca .dim-db3e .easy-ce08 li span:hover {
  background-color: var(--e-global-color-primary);
}
.plasma-40ca
  .dim-db3e
  .easy-ce08
  li.hover_288d
  span {
  background-color: var(--e-global-color-accent);
}
.plasma-40ca .icon-center-9aa4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-short-ad8f .simple_eed6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-action-9450 .message_b53e {
  background-color: var(--e-global-color-primary);
}
.outline-action-9450 .dropdown_c71e {
  background-color: var(--e-global-color-secondary);
}
.outline-action-9450 .wrapper_cf5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-action-9450 .primary_3b06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-action-9450 .media_cool_3c6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-action-9450 .down_0a92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-action-9450 .logo-easy-e108 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-action-9450 .image_c46c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-action-9450 .inner_f916 {
  background-color: var(--e-global-color-primary);
}
.outline-action-9450 .inner_f916 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-f803 .popup-bec3 {
  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);
}
.current-f803 .info-d163 {
  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);
}
.current-f803
  .media-glass-db40:after {
  background-color: var(--e-global-color-primary);
}
.current-f803 .simple_d2b0 {
  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);
}
.picture-bronze-ecd6 .solid-537c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-bronze-ecd6 .middle_25c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_current_d933 .logo-f6f0 .light_0e95 {
  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);
}
.pagination_current_d933 .logo-f6f0 .link_4b26 {
  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);
}
.tooltip_hot_0dd6 .video-active-8924 {
  background-color: var(--e-global-color-primary);
}
.tooltip_hot_0dd6 .block_2410 {
  background-color: var(--e-global-color-secondary);
}
.tooltip_hot_0dd6 .middle-b122 .content_4202 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_hot_0dd6 .stale-9743 .content_4202 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_9d12 .hidden_cold_c4b3 .avatar-40cf {
  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);
}
.green_9d12 .hidden_cold_c4b3 .item-991c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_9d12 .hidden_cold_c4b3 .media_dark_f45e {
  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);
}
.gas_85f6 .hard_ed9f {
  border-color: var(--e-global-color-text);
}
.gas_85f6 .item-simple-d968 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_85f6 .logo_south_bca4 {
  color: var(--e-global-color-primary);
}
.gas_85f6 .aside_0c42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_c659 .tag_2b10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_c659 .footer-d35d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_c659 .filter-fluid-fff8:hover .tag_2b10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_c659
  .filter-fluid-fff8:hover
  .footer-d35d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up_8ebb .photo-372b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up_8ebb .right_03cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_new_be1c .highlight-wide-fc5b .notification-full-8ebf {
  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);
}
.aside_new_be1c .hidden-wide-058e .notification-full-8ebf {
  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);
}
.inner_1612 .east-e8db {
  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);
}
.grid-9e1b .box-slow-92c1 .cold_5da6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-9e1b .box-slow-92c1 .cold_5da6 {
  background-color: var(--e-global-color-secondary);
}
.grid-9e1b .button_center_2fca .cold_5da6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-9e1b .button_center_2fca .cold_5da6 {
  background-color: var(--e-global-color-secondary);
}
.grid-9e1b .status_wide_df00 .preview-copper-515a {
  background-color: var(--e-global-color-primary);
}
.grid-9e1b .status_wide_df00:hover .preview-copper-515a {
  background-color: var(--e-global-color-secondary);
}
.grid-9e1b .list_in_ca03 {
  background-color: var(--e-global-color-primary);
}
.grid-9e1b .list_in_ca03:hover {
  background-color: var(--e-global-color-accent);
}
.grid-9e1b .easy-ce08 li span {
  background-color: var(--e-global-color-text);
}
.grid-9e1b .easy-ce08 li span:hover {
  background-color: var(--e-global-color-primary);
}
.grid-9e1b .easy-ce08 li.hover_288d span {
  background-color: var(--e-global-color-accent);
}
.footer_smooth_3f43 .surface_full_4f22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_smooth_3f43 .advanced_3c2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_slow_6808 .wood_a0d8:before {
  background-color: var(--e-global-color-secondary);
}
.disabled_slow_6808 .form_e56c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_slow_6808 .module_hard_1dec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-7e63 .texture_pressed_1243 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-7e63 .texture_pressed_1243:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-7e63 .texture_pressed_1243.fn-active-d087 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-7e63 .full_b6b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e63 .box_silver_2c27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e63 .grid-basic-b324 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e63 .summary-631d {
  background-color: var(--e-global-color-primary);
}
.surface-7e63 .summary-631d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-7e63 .simple-da08 {
  background-color: var(--e-global-color-primary);
}
.surface-7e63 .simple-da08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro_f253 .smooth_a7ca .outline_wood_b24c a {
  color: var(--e-global-color-secondary);
}
.pro_f253 .smooth_a7ca .outline_wood_b24c a:hover {
  color: var(--e-global-color-secondary);
}
.pro_f253 .smooth_a7ca .outline_wood_b24c,
.pro_f253 .smooth_a7ca .outline_wood_b24c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_f253 .smooth_a7ca .white-4ed8 {
  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);
}
.pro_f253 .smooth_a7ca .center_7d87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_f253 .smooth_a7ca .frame-e477 {
  background-color: var(--e-global-color-primary);
}
.pro_f253 .smooth_a7ca .frame-e477 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_f253 .smooth_a7ca .frame-e477:hover {
  background-color: var(--e-global-color-primary);
}
.pro_f253 .smooth_a7ca .solid_1940 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro_f253 .smooth_a7ca .solid_1940 {
  background-color: var(--e-global-color-primary);
}
.pro_f253 .smooth_a7ca .solid_1940:hover {
  background-color: var(--e-global-color-primary);
}
.pro_f253 .smooth_a7ca .list_in_ca03 {
  background-color: var(--e-global-color-primary);
}
.pro_f253 .smooth_a7ca .list_in_ca03:hover {
  background-color: var(--e-global-color-primary);
}
.pro_f253 .dim-db3e .easy-ce08 li span {
  background-color: var(--e-global-color-text);
}
.pro_f253 .dim-db3e .easy-ce08 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pro_f253 .dim-db3e .easy-ce08 li.hover_288d span {
  background-color: var(--e-global-color-accent);
}
.pro_f253 .pagination_copper_14ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_f253 .motion-9617 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_hard_2284 .sort_current_6aec .container-silver-eda1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_hard_2284 .sort_current_6aec .picture_narrow_f3c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_hard_2284 .sort_current_6aec .block_stale_27a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_2383 .detail-new-6380 {
  border-color: var(--e-global-color-text);
}
.tabs_2383 .block_red_3db1 {
  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);
}
.tabs_2383 .table_57af {
  color: var(--e-global-color-secondary);
}
.tabs_2383 .table_57af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_2383 .background-ea3d > * {
  color: var(--e-global-color-primary);
}
.tabs_2383 .background-ea3d > * svg {
  fill: var(--e-global-color-primary);
}
.tabs_2383 .modal_6742 {
  color: var(--e-global-color-primary);
}
.tabs_2383 .modal_6742 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_2383 .down-06b7 {
  color: var(--e-global-color-primary);
}
.tabs_2383 .down-06b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_2383 .header_7a34 {
  color: var(--e-global-color-primary);
}
.tabs_2383 .header_7a34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_2383 .fast_d0da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_2383 .shadow-smooth-f172 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_2383 .shadow-smooth-f172.progress_north_3ace {
  color: var(--e-global-color-secondary);
}
.tabs_2383 .shadow-smooth-f172.progress_north_3ace .overlay-bb98 {
  color: var(--e-global-color-accent);
}
.tabs_2383 .shadow-smooth-f172.border-894d {
  color: var(--e-global-color-text);
}
.tabs_2383 .shadow-smooth-f172.border-894d .overlay-bb98 {
  color: var(--e-global-color-text);
}
.tabs_2383 .shadow-smooth-f172:before {
  border-top-color: var(--e-global-color-text);
}
.tabs_2383 .disabled-90e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_2383
  .disabled-90e5
  .north_cf5d {
  background-color: var(--e-global-color-primary);
}
.tabs_2383
  .disabled-90e5
  .north_cf5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_2383 .detail-new-6380 .accordion_orange_43ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-a009 .blue-b31f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-a009 .hot_c2fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_bottom_a164 .main-2e47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_bottom_a164
  .soft_c9c6
  .short-9381 {
  background-color: var(--e-global-color-secondary);
}
.list_bottom_a164
  .soft_c9c6.image_lite_2e45
  .short-9381 {
  background-color: var(--e-global-color-text);
}
.list_bottom_a164
  .soft_c9c6:hover
  .short-9381 {
  background-color: var(--e-global-color-accent);
}
.list_bottom_a164
  .soft_c9c6.fn-active-d087
  .short-9381 {
  background-color: var(--e-global-color-primary);
}
.label_223c .bronze_84b7 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.label_223c .row_simple_0449 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_223c .container_a286 {
  background-color: var(--e-global-color-primary);
}
.label_223c .container_a286 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_dynamic_78d8 .item-advanced-f27e .pagination-fa76 .item_2792 {
  background-color: var(--e-global-color-secondary);
}
.background_dynamic_78d8 .item-advanced-f27e .background_40da:after {
  background-color: var(--e-global-color-secondary);
}
.background_dynamic_78d8 .north-3916 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_dynamic_78d8 .summary_7374 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_dynamic_78d8 .bottom_506a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_dynamic_78d8 .active-fa37 {
  background-color: var(--e-global-color-primary);
}
.background_dynamic_78d8 .active-fa37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_dynamic_78d8 .list-green-42ac {
  background-color: var(--e-global-color-secondary);
}
.background_dynamic_78d8 .list-green-42ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_dynamic_78d8 .item-advanced-f27e .dark-76e9 .block-ecb1:hover {
  background-color: var(--e-global-color-primary);
}
.background_dynamic_78d8
  .item-advanced-f27e
  .dark-76e9
  .block-ecb1.hovered-2242 {
  background-color: var(--e-global-color-primary);
}
.background_dynamic_78d8 .item-advanced-f27e .fluid-d878:before {
  border-color: var(--e-global-color-primary);
}
.background_dynamic_78d8 .item-advanced-f27e .fluid-d878:hover:before {
  border-color: var(--e-global-color-secondary);
}
.background_dynamic_78d8
  .item-advanced-f27e
  .fluid-d878.silver-4a77:before {
  border-color: var(--e-global-color-primary);
}
.background_dynamic_78d8 .list_left_9a5b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_0f39 .link-wood-334d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_0f39 .link-wood-334d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_0f39 .link-wood-334d.header-gas-6b71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_0f39 .accordion_ed50 {
  background-color: var(--e-global-color-primary);
}
.photo_0f39 .accordion_ed50 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_0f39
  .dark_3e1d
  .section_mini_fd4f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_0f39
  .fixed-4e71
  .section_mini_fd4f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-narrow-a828
  .sidebar-light-b76b
  .action_c405 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-narrow-a828
  .sidebar-light-b76b
  .chip_light_ba93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-narrow-a828 .focus_8a66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-narrow-a828 .disabled-thick-739c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-narrow-a828 .backdrop-3c67 {
  background-color: var(--e-global-color-primary);
}
.background-narrow-a828 .backdrop-3c67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_e30b .cold-d0db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_e30b .inner_0232 {
  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);
}
.input_e30b .highlight_prev_2e70 {
  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);
}
.input_e30b .highlight_prev_2e70 a:hover {
  color: var(--e-global-color-secondary);
}
.input_e30b .banner_glass_b6e2 {
  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);
}
.input_e30b .row_1018 {
  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);
}
.input_e30b .steel-3235 .list_in_ca03 {
  background-color: var(--e-global-color-primary);
}
.input_e30b .steel-3235 .list_in_ca03:hover {
  background-color: var(--e-global-color-accent);
}
.input_e30b
  .steel-3235
  .easy-ce08
  li
  span {
  background-color: var(--e-global-color-text);
}
.input_e30b
  .steel-3235
  .easy-ce08
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.input_e30b
  .steel-3235
  .easy-ce08
  li.hover_288d
  span {
  background-color: var(--e-global-color-accent);
}
.notice-yellow-a657
  .widget-black-c4dc
  .feature-next-3721 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-yellow-a657 .widget-black-c4dc .row_orange_6de0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-yellow-a657 .widget-black-c4dc .container-4fb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-yellow-a657 .picture_9205 {
  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);
}
.notice-yellow-a657
  .north-29d1.backdrop_80c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > a {
  background-color: var(--e-global-color-text);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > a
  .title_green_ee36.purple-4c84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > a
  .search_fixed_4c1c.banner_ae72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > .steel_2f8b
  .pattern_7940
  > a {
  background-color: var(--e-global-color-secondary);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > .steel_2f8b
  .pattern_7940
  > a
  .gallery-3ed8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > .steel_2f8b
  .pattern_7940
  > a
  .search_fixed_4c1c.right-c70d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > a
  .logo_current_12aa:before {
  color: var(--e-global-color-text);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > .steel_2f8b
  a
  .logo_current_12aa:before {
  color: var(--e-global-color-text);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940.breadcrumb_upper_a296
  > a
  .logo_current_12aa:before {
  color: var(--e-global-color-text);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > .steel_2f8b
  .pattern_7940.breadcrumb_upper_a296
  > a
  .logo_current_12aa:before {
  color: var(--e-global-color-text);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > a
  .notice-74fb
  .preview-0fce {
  color: var(--e-global-color-text);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > .steel_2f8b
  a
  .notice-74fb
  .preview-0fce {
  color: var(--e-global-color-text);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > a
  .notice-74fb
  .preview-0fce,
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > .steel_2f8b
  a
  .notice-74fb
  .preview-0fce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > a
  .top-9fa6:before {
  color: var(--e-global-color-text);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > .steel_2f8b
  a
  .top-9fa6:before {
  color: var(--e-global-color-text);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940.breadcrumb_upper_a296
  > a
  .top-9fa6:before {
  color: var(--e-global-color-text);
}
.alert-9efe
  > .shade-f764
  > div
  > .bottom-1695
  > .pattern_7940
  > .steel_2f8b
  .pattern_7940.breadcrumb_upper_a296
  > a
  .top-9fa6:before {
  color: var(--e-global-color-text);
}
.thumbnail-north-2b51 .south-47a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-north-2b51
  .caption_a081:hover
  .south-47a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-dim-5992
  > .shade-f764
  > .accent_16c2
  > .message-490c
  > .mini_233b
  > .heading-first-b9c4
  .shade-f2fe {
  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);
}
.status-dim-5992
  > .shade-f764
  > .accent_16c2
  > .message-490c
  > .mini_233b
  > .heading-first-b9c4:hover
  .shade-f2fe {
  color: var(--e-global-color-text);
}
.status-dim-5992
  > .shade-f764
  > .accent_16c2
  > .message-490c
  > .mini_233b
  > .heading-first-b9c4:hover
  .shade-f2fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-dim-5992
  > .shade-f764
  > .accent_16c2
  > .message-490c
  > .mini_233b.static-92a5
  > .heading-first-b9c4
  .shade-f2fe {
  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);
}
.blue_5d5d .avatar_5ed4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_5d5d .media_23f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_5d5d .small_6396 {
  background-color: var(--e-global-color-primary);
}
.blue_5d5d .small_6396 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-cool-be98
  > .shade-f764
  > .logo_effd
  > .column_bronze_62a6
  > .east-c940
  .label_075a {
  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-cool-be98
  > .shade-f764
  > .logo_effd
  > .column_bronze_62a6
  > .east-c940
  .dark-c21e {
  color: var(--e-global-color-text);
}
.content-cool-be98
  > .shade-f764
  > .logo_effd
  > .column_bronze_62a6
  > .east-c940:hover
  .label_075a {
  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-cool-be98
  > .shade-f764
  > .logo_effd
  > .column_bronze_62a6
  > .east-c940:hover
  .dark-c21e {
  color: var(--e-global-color-secondary);
}
.content-cool-be98
  > .shade-f764
  > .logo_effd
  > .column_bronze_62a6
  > .east-c940.carousel_7011
  .label_075a {
  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-cool-be98
  > .shade-f764
  > .logo_effd
  > .column_bronze_62a6
  > .east-c940.carousel_7011
  .dark-c21e {
  color: var(--e-global-color-primary);
}
.content-dim-40c1
  .widget-af3d
  .search_7445 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-dim-40c1 .shade_c408 .accordion_orange_43ae .easy-3d8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-7e61 .in-d816 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-7e61 .west-2bf5 .in-d816 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-7e61 .element_798f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-7e61 .element_798f {
  background-color: var(--e-global-color-primary);
}
.full_09b6 .form_tiny_f79a .complex-2ce1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_09b6
  .form_tiny_f79a:hover
  .inner_fc2b {
  color: var(--e-global-color-secondary);
}
.full_09b6
  .form_tiny_f79a:hover
  .complex-2ce1 {
  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);
}
.grid-fast-a527 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.pattern-blue-a034 {
  max-width: 1400px !important;
}

.paper-159b {
  flex-direction: column;
}

.paper-159b .box-smooth-695f {
  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.paper-159b .box-smooth-695f {
  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);
}

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

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

.icon-649c.status_easy_6ab3 {
  display: none;
}

.label_solid_371c {
  display: none;
}

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

.grid-2fdc.tabs-hovered-4f97 {
  margin-bottom: 40px;
  width: 100%;
}

.description-large-3a8c {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.paper-159b a {
  width: 100%;
}

.block_light_fee3 .badge-08ba.center-685c {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.block_light_fee3
  .badge-08ba.bright_59e5
  .video-bottom-5c2b
  .accordion_north_2743 {
  font-size: 20px !important;
}

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

.frame-warm-9ec4 {
  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;
}

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

  text-align: center;
}

.soft_42ac.media-60ef > .logo-copper-bc29 {
  display: flex;
  align-items: center;
}

.alert-full-21d3 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.up-94c4 {
  position: relative;
  width: 100%;
}

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

.gold-36d3 {
  font-size: 35px !important;
}

.text-dynamic-5fab {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.next-c289 {
  display: flex;
  gap: 50px;
}

.block_light_fee3
  .badge-08ba.module_fe1b
  .input_dd2e
  .row_pink_f0f4 {
  width: 100% !important;
}

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

.bronze_369d {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.notice_8c07:hover .logo_bronze_8206 {
  visibility: visible;
}
.notice_8c07:hover.notice_8c07::before {
  display: block;
}

.texture_last_f4b5 h3 {
  color: #fff;
}

.solid-ea8f {
  margin: 0;
}

.block_light_fee3
  .badge-08ba.module_fe1b
  .row_pink_f0f4
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.right_f6c1 {
  width: 100%;
}

.large_1192 {
  width: 100%;
}

.huge-50de {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.large_1192 {
  width: 100%;
}

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

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

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

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

.paper-159b .box-smooth-695f.layout-f3b9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.paper-159b h1.box-smooth-695f {
  margin-top: 80px !important;
}

.block_light_fee3 .badge-08ba.pink-5fe1 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.mask-down-43ce img {
  width: 100%;
}

.old_ac2f .static-c992.video-bottom-5c2b {
  justify-content: space-between;
}

.table_up_152b {
  display: none;
}

.small-2ed2 .cold-9578 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .soft_42ac .logo-copper-bc29 {
    flex-wrap: nowrap !important;
  }
}

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

  .mini-7590 {
    width: 100% !important;
  }
}

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

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

  .old_ac2f .static-c992.video-bottom-5c2b {
    border-bottom: 1px solid #f0c159;
  }

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

  .soft_42ac.media-60ef > .logo-copper-bc29 {
    gap: 15px;
    justify-content: space-between;
  }

  .block_light_fee3
    .badge-08ba.module_fe1b
    .row_pink_f0f4
    img {
    width: 60% !important;
  }

  .iron_0008 {
    left: 2%;
  }

  .north_eac0 {
    margin: 10px 0;
  }

  .paper-159b .cold-9578 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .gold-36d3 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.paper-159b .box-smooth-695f,
  .paper-159b .box-smooth-695f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .row_pink_f0f4 {
    justify-content: center;
  }

  .paper-159b .cold-9578 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .description-large-3a8c {
    margin-bottom: 15px !important;
  }

  .block_light_fee3 .badge-08ba.center-685c {
    width: 75% !important;
  }

  .mask-down-43ce img {
    width: 100% !important;
  }
}

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

  h2.paper-159b .box-smooth-695f,
  .paper-159b .box-smooth-695f {
    font-size: 30px !important;
  }

  .row_pink_f0f4 {
    justify-content: center;
  }

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

  .tooltip_1955
    .panel-d765.tooltip_2db5 {
    margin: 0 !important;
  }

  .alert-full-21d3 {
    margin: 0;
    gap: 10px;
  }

  .north_eac0 {
    display: flex;
  }

  .item-center-8e45 .in-d19e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .huge-50de {
    justify-content: flex-end;
    gap: 1px;
  }

  .paper-159b h1.box-smooth-695f {
    margin-top: 40px !important;
  }

  .block_light_fee3
    .badge-08ba.module_fe1b
    .row_pink_f0f4
    img,
  .alert_north_6b27 .input_dd2e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .block_light_fee3 .badge-08ba.center-685c {
    width: 100% !important;
  }

  .soft_42ac.media-60ef > .logo-copper-bc29 {
    gap: 3px;
  }

  .paper-159b .cold-9578 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.old_ac2f .static-c992.video-bottom-5c2b {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.old_ac2f .static-c992.video-bottom-5c2b: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);
}

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

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

.paper-159b {
  position: relative;
  padding-top: 30px;
}

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

.icon-649c: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;
}

/* 图片块简化样式 */
.fast-66bd {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .old_ac2f .static-c992.video-bottom-5c2b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .paper-159b .box-smooth-695f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .in-d19e {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.menu_a244 .thumbnail_next_77d1 {
  flex-shrink: 0;
  white-space: nowrap;
}

.menu_a244 .detail_c911 {
  flex-shrink: 0;
  min-width: fit-content;
}

.menu_a244 .accordion_north_2743 {
  white-space: nowrap;
}

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

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

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

.menu_a244 .detail_c911 {
  max-width: 80px !important;
  overflow: hidden;
}

.menu_a244 .static-c992.video-bottom-5c2b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.menu_a244 .accordion_north_2743 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 566e */
.ghost-box-z9 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
