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(.widget_bc2c) {
  gap: 0.5em;
}
:where(.iron-4e7f) {
  gap: 0.5em;
}
body .preview_thick_b96c > .summary_2baf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .preview_thick_b96c > .disabled_silver_399f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .preview_thick_b96c > .out-a255 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .accordion-ac35 > .summary_2baf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .accordion-ac35 > .disabled_silver_399f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .accordion-ac35 > .out-a255 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .accordion-ac35
  > :where(:not(.summary_2baf):not(.disabled_silver_399f):not(.summary_iron_d57d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .accordion-ac35 > .title_64d4 {
  max-width: var(--wp--style--global--wide-size);
}
body .widget_bc2c {
  display: flex;
}
body .widget_bc2c {
  flex-wrap: wrap;
  align-items: center;
}
body .widget_bc2c > * {
  margin: 0;
}
body .iron-4e7f {
  display: grid;
}
body .iron-4e7f > * {
  margin: 0;
}
:where(.secondary-2532.widget_bc2c) {
  gap: 2em;
}
:where(.secondary-2532.iron-4e7f) {
  gap: 2em;
}
:where(.picture-6fbd.widget_bc2c) {
  gap: 1.25em;
}
:where(.picture-6fbd.iron-4e7f) {
  gap: 1.25em;
}
.box-south-3742 {
  color: var(--wp--preset--color--black) !important;
}
.yellow-d4f9 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.paragraph_mini_5137 {
  color: var(--wp--preset--color--white) !important;
}
.picture-steel-e830 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.warm_0891 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.secondary-ac00 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.logo-over-6db4 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.small-6385 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.video-gold-9ac6 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hard-2184 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.overlay-mini-4ca2 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.surface_41fd {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.fluid-8b60 {
  background-color: var(--wp--preset--color--black) !important;
}
.border_6cdb {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.active_09c3 {
  background-color: var(--wp--preset--color--white) !important;
}
.nav-yellow-1f10 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.highlight-142f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.photo-dark-66c6 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.secondary-static-ad2d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.popup-7512 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.active-tiny-bd26 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.top-9cfd {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.modal_orange_f052 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.column-middle-d14b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.status-86ec {
  border-color: var(--wp--preset--color--black) !important;
}
.shadow_paper_925d {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tall-c6de {
  border-color: var(--wp--preset--color--white) !important;
}
.section-pro-9ef6 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.accent-fa16 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.upper-e676 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.south-b1ba {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.thick-2bd8 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.heading-glass-f5f9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accent-tall-be1c {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wrapper-dirty-5b49 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hot-93b7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.mask_2ee4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.label_easy_e72a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.text-e581 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.last-0a52 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.backdrop_next_d913 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.nav_21fd {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.image-7853 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.disabled_8b3c {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.large_98a8 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.filter-4812 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.prev-3db6 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.liquid_0825 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.modal_7044 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.basic-c4ac {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.sidebar-a815 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.smooth-8fc4 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.pattern_3602 a:where(:not(.button-fixed-4185)) {
  color: inherit;
}
:where(.picture-6fbd.widget_bc2c) {
  gap: 1.25em;
}
:where(.picture-6fbd.iron-4e7f) {
  gap: 1.25em;
}
:where(.secondary-2532.widget_bc2c) {
  gap: 2em;
}
:where(.secondary-2532.iron-4e7f) {
  gap: 2em;
}
.bottom-78f0 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hard-01e8 .panel_center_6d9e {
  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);
}
.focus_ef67 .out_029a {
  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_fc2b {
  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_fc2b.paper-4632 .badge-silver-d311 {
  background-color: var(--e-global-color-primary);
}
.fluid_fc2b.short_7806 .badge-silver-d311,
.fluid_fc2b.carousel-6b82 .badge-silver-d311 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.wood_1645 .outline_bronze_7ef5 {
  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);
}
.box_e7c6 {
  --divider-color: var(--e-global-color-secondary);
}
.box_e7c6 .over-c2f8 {
  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);
}
.box_e7c6.form_60ca .text-60ed {
  background-color: var(--e-global-color-secondary);
}
.box_e7c6.widget_421e .text-60ed,
.box_e7c6.breadcrumb_liquid_960d .text-60ed {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.box_e7c6.widget_421e .text-60ed,
.box_e7c6.breadcrumb_liquid_960d .text-60ed svg {
  fill: var(--e-global-color-secondary);
}
.footer_dea3 .simple_37a8 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_dea3 .filter_6b92 {
  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);
}
.action-a788.form_60ca .text-60ed {
  background-color: var(--e-global-color-primary);
}
.action-a788.widget_421e .text-60ed,
.action-a788.breadcrumb_liquid_960d .text-60ed {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.action-a788.widget_421e .text-60ed,
.action-a788.breadcrumb_liquid_960d .text-60ed svg {
  fill: var(--e-global-color-primary);
}
.content-ae8d.form_60ca .text-60ed {
  background-color: var(--e-global-color-primary);
}
.content-ae8d.widget_421e .text-60ed,
.content-ae8d.breadcrumb_liquid_960d .text-60ed {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content-ae8d .focus_2d44 {
  color: var(--e-global-color-primary);
}
.content-ae8d .focus_2d44,
.content-ae8d .focus_2d44 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-ae8d .fast-ba8f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_smooth_5219 .preview_silver_5cbf {
  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);
}
.accent_0686 .tabs-up-3fb0 .table_f681 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_c772 .main-silver-eee9:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.frame_c772 .copper_45f5 i {
  color: var(--e-global-color-primary);
}
.frame_c772 .copper_45f5 svg {
  fill: var(--e-global-color-primary);
}
.frame_c772 .block_action_1eed {
  color: var(--e-global-color-secondary);
}
.frame_c772 .main-silver-eee9 > .block_action_1eed,
.frame_c772 .main-silver-eee9 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_4fe8 .fluid_8083 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale_4fe8 .gold_0f4f {
  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);
}
.up_3a53 .aside_right_3743 .icon-north-ee84 {
  background-color: var(--e-global-color-primary);
}
.up_3a53 .card-yellow-669b {
  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);
}
.secondary_5337 .carousel_4042 {
  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);
}
.secondary_5337 .background-cee9 {
  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);
}
.secondary_5337 .table-hot-f07a {
  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);
}
.notice_hard_b54c .thumbnail-paper-5a6a,
.notice_hard_b54c .thumbnail-paper-5a6a a {
  color: var(--e-global-color-primary);
}
.notice_hard_b54c .thumbnail-paper-5a6a.message-bb2d,
.notice_hard_b54c .thumbnail-paper-5a6a.message-bb2d a {
  color: var(--e-global-color-accent);
}
.notice_hard_b54c .thumbnail-paper-5a6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_hard_b54c .bronze-77de {
  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_9879 .fluid_c7c1,
.up_9879 .large-b1e6 {
  color: var(--e-global-color-primary);
}
.up_9879 .fluid_c7c1 svg {
  fill: var(--e-global-color-primary);
}
.up_9879 .message-bb2d .fluid_c7c1,
.up_9879 .message-bb2d .large-b1e6 {
  color: var(--e-global-color-accent);
}
.up_9879 .message-bb2d .fluid_c7c1 svg {
  fill: var(--e-global-color-accent);
}
.up_9879 .large-b1e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_9879 .bronze-77de {
  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);
}
.caption_cd10 .medium_8bfb,
.caption_cd10 .surface-up-323a {
  color: var(--e-global-color-primary);
}
.caption_cd10 .surface-up-323a svg {
  fill: var(--e-global-color-primary);
}
.caption_cd10 .thumbnail-paper-5a6a.message-bb2d a,
.caption_cd10
  .thumbnail-paper-5a6a.message-bb2d
  .surface-up-323a {
  color: var(--e-global-color-accent);
}
.caption_cd10 .medium_8bfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_cd10 .bronze-77de {
  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_3265 .main-selected-6675 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_3265 .heading_ec4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_1aff .link-42cd .cool_c04f {
  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);
}
.rough_1aff .link-42cd .article-plasma-fc47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_1aff .section-05e5 .cool_c04f {
  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);
}
.rough_1aff
  .section-05e5
  .article-plasma-fc47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_1aff
  .dirty_2bfe
  .cool_c04f {
  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);
}
.rough_1aff
  .dirty_2bfe
  .article-plasma-fc47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_1aff
  .container-2d70
  .cool_c04f {
  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);
}
.rough_1aff
  .container-2d70
  .article-plasma-fc47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-400d .dropdown-up-37f7 {
  background-color: var(--e-global-color-primary);
}
.shade-400d .dropdown-up-37f7:hover {
  background-color: var(--e-global-color-primary);
}
.shade-400d .video_7133 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-400d
  .dropdown-up-37f7:hover
  .video_7133 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_5ad2 .active_dirty_be14 {
  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);
}
.column_1d4d .outer_c7e0 .picture-solid-e6e6 a {
  background-color: var(--e-global-color-accent);
}
.column_1d4d .outer_c7e0 .red_2161 a {
  background-color: var(--e-global-color-accent);
}
.column_1d4d .outer_c7e0 .picture-solid-e6e6 a,
.column_1d4d .outer_c7e0 .red_2161 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-smooth-4425
  .steel_6d2a.input-4f91
  .outer_c7e0
  a.main_f11b {
  background-color: var(--e-global-color-accent);
}
.popup-smooth-4425
  .steel_6d2a.input-4f91
  .outer_c7e0
  span.main_f11b.fn-current-ba61 {
  background-color: var(--e-global-color-text);
}
.popup-smooth-4425
  .steel_6d2a.input-4f91
  .outer_c7e0
  .main_f11b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-blue-4981 .aside_inner_7a8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-blue-4981
  .preview_e8b3
  > .up-8ec1
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-blue-4981
  .center-a0ad
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-blue-4981
  .status-white-cc26
  .red-5a22,
.component-blue-4981
  .status-white-cc26
  .content-ee69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-blue-4981
  .status-white-cc26
  .lite-c769,
.component-blue-4981
  .status-white-cc26
  a
  .lite-c769 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-blue-4981
  .status-white-cc26
  .preview_paper_f67e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-blue-4981
  .status-white-cc26
  .label-b870 {
  background-color: var(--e-global-color-primary);
}
.component-blue-4981
  .status-white-cc26
  .label-b870 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-blue-4981
  .status-white-cc26
  .label-b870:hover {
  background-color: var(--e-global-color-primary);
}
.component-blue-4981
  .status-white-cc26
  .badge-0d0c {
  background-color: var(--e-global-color-primary);
}
.component-blue-4981
  .status-white-cc26
  .badge-0d0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-blue-4981
  .status-white-cc26
  .badge-0d0c:hover {
  background-color: var(--e-global-color-primary);
}
.component-blue-4981
  .grid_gold_8b59
  .label-current-e58b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-blue-4981
  .grid_gold_8b59
  .frame_628e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-blue-4981
  .grid_gold_8b59
  .preview_paper_f67e {
  color: var(--e-global-color-text);
}
.component-blue-4981
  .grid_gold_8b59
  .preview_paper_f67e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-blue-4981
  .grid_gold_8b59
  .label-b870 {
  background-color: var(--e-global-color-primary);
}
.component-blue-4981
  .grid_gold_8b59
  .label-b870 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-blue-4981
  .grid_gold_8b59
  .label-b870:hover {
  background-color: var(--e-global-color-primary);
}
.component-blue-4981
  .grid_gold_8b59
  .badge-0d0c {
  background-color: var(--e-global-color-primary);
}
.component-blue-4981
  .grid_gold_8b59
  .badge-0d0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-blue-4981
  .grid_gold_8b59
  .badge-0d0c:hover {
  background-color: var(--e-global-color-primary);
}
.component-blue-4981 .complex_c32b {
  background-color: var(--e-global-color-primary);
}
.component-blue-4981 .complex_c32b:hover {
  background-color: var(--e-global-color-primary);
}
.component-blue-4981 .right-c29b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-blue-4981 .table_37e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_171b .picture-80ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_171b
  .content_0cda
  > div:nth-child(3)
  .picture-80ff,
.input_171b
  .active_9c7c
  > div:nth-child(1)
  .picture-80ff,
.input_171b
  .out_bac8
  > div:nth-child(1)
  .picture-80ff,
.input_171b
  .button_7269
  > div:nth-child(1)
  .picture-80ff,
.input_171b
  .cold-a18d
  > div:nth-child(1)
  .picture-80ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_171b .section_e397 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_171b .selected-fcc3 {
  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);
}
.input_171b .purple_fce2 {
  background-color: var(--e-global-color-primary);
}
.input_171b .purple_fce2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_171b .purple_fce2:hover {
  background-color: var(--e-global-color-primary);
}
.input_171b .breadcrumb-7d2e {
  background-color: var(--e-global-color-primary);
}
.input_171b .breadcrumb-7d2e:hover {
  background-color: var(--e-global-color-primary);
}
.input_171b .right-c29b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_171b .table_37e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_fb71 .inner-f646 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_fb71 .background_f5bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_fb71 .under-31dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_fb71 .search-c4ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_fb71 .warm_26e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_fb71 .breadcrumb-7d2e {
  background-color: var(--e-global-color-primary);
}
.status_fb71 .breadcrumb-7d2e:hover {
  background-color: var(--e-global-color-primary);
}
.next-58cb .hot-a369 {
  background-color: var(--e-global-color-secondary);
}
.next-58cb .popup-large-bf8d {
  background-color: var(--e-global-color-text);
}
.next-58cb .static_1880 {
  background-color: var(--e-global-color-secondary);
}
.next-58cb .up_b260 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-58cb .bright-a76c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-58cb .bright_22a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-58cb .card_a12a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-58cb .border_2ae2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-29fe .advanced_6b42 .box_narrow_3bbd,
.mask-29fe
  .advanced_6b42
  .box_narrow_3bbd
  a,
.mask-29fe .grid-d515 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-29fe .advanced_6b42 .light-031f,
.mask-29fe .cool-e708 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-29fe .advanced_6b42 .light-031f {
  color: var(--e-global-color-text);
}
.mask-29fe .cool-e708 {
  color: var(--e-global-color-text);
}
.mask-29fe
  .advanced_6b42
  .frame-7ca3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-29fe .active_smooth_e570 .feature_b643 {
  background-color: var(--e-global-color-primary);
}
.mask-29fe .active_smooth_e570 .feature_b643:hover {
  background-color: var(--e-global-color-primary);
}
.mask-29fe .active_smooth_e570 .panel-9e40 li span {
  background-color: var(--e-global-color-text);
}
.mask-29fe .active_smooth_e570 .panel-9e40 li span:hover {
  background-color: var(--e-global-color-primary);
}
.mask-29fe
  .active_smooth_e570
  .panel-9e40
  li.panel-2d21
  span {
  background-color: var(--e-global-color-accent);
}
.mask-29fe .widget_9a25 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-cold-ee64 .alert_6b5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-huge-23f8 .photo_26c6 {
  background-color: var(--e-global-color-primary);
}
.title-huge-23f8 .feature_892f {
  background-color: var(--e-global-color-secondary);
}
.title-huge-23f8 .lower_e4ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-huge-23f8 .cool_6817 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-huge-23f8 .popup_full_d3a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-huge-23f8 .pagination-3640 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-huge-23f8 .info_dynamic_5820 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-huge-23f8 .advanced_edfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-huge-23f8 .out-0e95 {
  background-color: var(--e-global-color-primary);
}
.title-huge-23f8 .out-0e95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-old-3563 .tooltip-pro-714b {
  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);
}
.box-old-3563 .pink_b9c0 {
  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);
}
.box-old-3563
  .aside_8018:after {
  background-color: var(--e-global-color-primary);
}
.box-old-3563 .layout-plasma-762e {
  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);
}
.fixed-b9a4 .grid-d515 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-b9a4 .cool-e708 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-8059 .mask_easy_088f .input_yellow_3652 {
  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);
}
.column-8059 .mask_easy_088f .slider_d9b8 {
  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);
}
.disabled-d0b9 .module_old_9470 {
  background-color: var(--e-global-color-primary);
}
.disabled-d0b9 .white-b854 {
  background-color: var(--e-global-color-secondary);
}
.disabled-d0b9 .slow_1573 .silver_dda9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-d0b9 .logo-green-9855 .silver_dda9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-4f92 .button_4ba4 .preview_east_c336 {
  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);
}
.huge-4f92 .button_4ba4 .black_0810 {
  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);
}
.huge-4f92 .button_4ba4 .media_5c30 {
  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);
}
.huge-b226 .filter-focused-4c1c {
  border-color: var(--e-global-color-text);
}
.huge-b226 .card_47cd {
  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);
}
.huge-b226 .wide_05fd {
  color: var(--e-global-color-primary);
}
.huge-b226 .short-c232 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_a8f9 .hidden-acd6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_a8f9 .media-aefa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_a8f9 .detail-a009:hover .hidden-acd6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_a8f9
  .detail-a009:hover
  .media-aefa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-under-b415 .badge_dad5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-under-b415 .preview_prev_17c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-upper-9173 .purple_e420 .tabs_selected_65ac {
  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);
}
.panel-upper-9173 .description_9d65 .tabs_selected_65ac {
  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);
}
.paper-b778 .dirty-b941 {
  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);
}
.form_3094 .focus-a588 .search-right-cee6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_3094 .focus-a588 .search-right-cee6 {
  background-color: var(--e-global-color-secondary);
}
.form_3094 .sidebar_477e .search-right-cee6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_3094 .sidebar_477e .search-right-cee6 {
  background-color: var(--e-global-color-secondary);
}
.form_3094 .iron-bc44 .popup_orange_2c59 {
  background-color: var(--e-global-color-primary);
}
.form_3094 .iron-bc44:hover .popup_orange_2c59 {
  background-color: var(--e-global-color-secondary);
}
.form_3094 .feature_b643 {
  background-color: var(--e-global-color-primary);
}
.form_3094 .feature_b643:hover {
  background-color: var(--e-global-color-accent);
}
.form_3094 .panel-9e40 li span {
  background-color: var(--e-global-color-text);
}
.form_3094 .panel-9e40 li span:hover {
  background-color: var(--e-global-color-primary);
}
.form_3094 .panel-9e40 li.panel-2d21 span {
  background-color: var(--e-global-color-accent);
}
.sort_lower_445b .silver-5412 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_lower_445b .down_e755 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-782f .gold-2c63:before {
  background-color: var(--e-global-color-secondary);
}
.shadow-782f .hover_over_7921 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-782f .label_simple_f202 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-tiny-58c8 .photo-0ce3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-tiny-58c8 .photo-0ce3:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-tiny-58c8 .photo-0ce3.fn-active-ba61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-tiny-58c8 .cold_f744 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-tiny-58c8 .text-9d31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-tiny-58c8 .hovered_61e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-tiny-58c8 .footer-dc02 {
  background-color: var(--e-global-color-primary);
}
.icon-tiny-58c8 .footer-dc02 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-tiny-58c8 .progress-clean-e2f7 {
  background-color: var(--e-global-color-primary);
}
.icon-tiny-58c8 .progress-clean-e2f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-yellow-9875 .brown-5840 .search_iron_bbd5 a {
  color: var(--e-global-color-secondary);
}
.outline-yellow-9875 .brown-5840 .search_iron_bbd5 a:hover {
  color: var(--e-global-color-secondary);
}
.outline-yellow-9875 .brown-5840 .search_iron_bbd5,
.outline-yellow-9875 .brown-5840 .search_iron_bbd5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-yellow-9875 .brown-5840 .tiny_256c {
  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);
}
.outline-yellow-9875 .brown-5840 .mini-8cd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-yellow-9875 .brown-5840 .out-3df2 {
  background-color: var(--e-global-color-primary);
}
.outline-yellow-9875 .brown-5840 .out-3df2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-yellow-9875 .brown-5840 .out-3df2:hover {
  background-color: var(--e-global-color-primary);
}
.outline-yellow-9875 .brown-5840 .media_bronze_f305 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-yellow-9875 .brown-5840 .media_bronze_f305 {
  background-color: var(--e-global-color-primary);
}
.outline-yellow-9875 .brown-5840 .media_bronze_f305:hover {
  background-color: var(--e-global-color-primary);
}
.outline-yellow-9875 .brown-5840 .feature_b643 {
  background-color: var(--e-global-color-primary);
}
.outline-yellow-9875 .brown-5840 .feature_b643:hover {
  background-color: var(--e-global-color-primary);
}
.outline-yellow-9875 .active_smooth_e570 .panel-9e40 li span {
  background-color: var(--e-global-color-text);
}
.outline-yellow-9875 .active_smooth_e570 .panel-9e40 li span:hover {
  background-color: var(--e-global-color-primary);
}
.outline-yellow-9875 .active_smooth_e570 .panel-9e40 li.panel-2d21 span {
  background-color: var(--e-global-color-accent);
}
.outline-yellow-9875 .right-c29b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-yellow-9875 .table_37e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-01ce .mask_f017 .north-1a95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-01ce .mask_f017 .dirty_2e7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-01ce .mask_f017 .hero-096a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_41d3 .preview-a3ad {
  border-color: var(--e-global-color-text);
}
.accent_41d3 .row-7648 {
  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);
}
.accent_41d3 .article_386a {
  color: var(--e-global-color-secondary);
}
.accent_41d3 .article_386a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_41d3 .iron_416c > * {
  color: var(--e-global-color-primary);
}
.accent_41d3 .iron_416c > * svg {
  fill: var(--e-global-color-primary);
}
.accent_41d3 .aside_gold_f4ba {
  color: var(--e-global-color-primary);
}
.accent_41d3 .aside_gold_f4ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_41d3 .highlight-a7ae {
  color: var(--e-global-color-primary);
}
.accent_41d3 .highlight-a7ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_41d3 .banner_bright_2fb4 {
  color: var(--e-global-color-primary);
}
.accent_41d3 .banner_bright_2fb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_41d3 .copper-b6fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_41d3 .component_4ddd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_41d3 .component_4ddd.layout-next-1b0f {
  color: var(--e-global-color-secondary);
}
.accent_41d3 .component_4ddd.layout-next-1b0f .badge_light_79d3 {
  color: var(--e-global-color-accent);
}
.accent_41d3 .component_4ddd.yellow-6571 {
  color: var(--e-global-color-text);
}
.accent_41d3 .component_4ddd.yellow-6571 .badge_light_79d3 {
  color: var(--e-global-color-text);
}
.accent_41d3 .component_4ddd:before {
  border-top-color: var(--e-global-color-text);
}
.accent_41d3 .background_lower_c9f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_41d3
  .background_lower_c9f4
  .border-2148 {
  background-color: var(--e-global-color-primary);
}
.accent_41d3
  .background_lower_c9f4
  .border-2148 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_41d3 .preview-a3ad .tooltip_213f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_4d53 .new_2d4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_4d53 .sidebar_1f46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_2335 .full-1653 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_2335
  .focus-short-2e3e
  .highlight_8373 {
  background-color: var(--e-global-color-secondary);
}
.prev_2335
  .focus-short-2e3e.gas-c6f2
  .highlight_8373 {
  background-color: var(--e-global-color-text);
}
.prev_2335
  .focus-short-2e3e:hover
  .highlight_8373 {
  background-color: var(--e-global-color-accent);
}
.prev_2335
  .focus-short-2e3e.fn-active-ba61
  .highlight_8373 {
  background-color: var(--e-global-color-primary);
}
.header_yellow_d1bb .picture-current-bc9f {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.header_yellow_d1bb .notice-9eb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_yellow_d1bb .column-short-f073 {
  background-color: var(--e-global-color-primary);
}
.header_yellow_d1bb .column-short-f073 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-2509 .medium-cec5 .yellow_9795 .cold_0423 {
  background-color: var(--e-global-color-secondary);
}
.panel-2509 .medium-cec5 .motion_bfce:after {
  background-color: var(--e-global-color-secondary);
}
.panel-2509 .plasma_6149 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-2509 .highlight-outer-06d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-2509 .complex-6c26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-2509 .gas-9495 {
  background-color: var(--e-global-color-primary);
}
.panel-2509 .gas-9495 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-2509 .badge_light_8f17 {
  background-color: var(--e-global-color-secondary);
}
.panel-2509 .badge_light_8f17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-2509 .medium-cec5 .progress_15e0 .basic-46c7:hover {
  background-color: var(--e-global-color-primary);
}
.panel-2509
  .medium-cec5
  .progress_15e0
  .basic-46c7.clean-21d9 {
  background-color: var(--e-global-color-primary);
}
.panel-2509 .medium-cec5 .box_5a31:before {
  border-color: var(--e-global-color-primary);
}
.panel-2509 .medium-cec5 .box_5a31:hover:before {
  border-color: var(--e-global-color-secondary);
}
.panel-2509
  .medium-cec5
  .box_5a31.dropdown_cab7:before {
  border-color: var(--e-global-color-primary);
}
.panel-2509 .overlay_east_e99c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-in-455b .focused_d064 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-in-455b .focused_d064:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-in-455b .focused_d064.accent_upper_6d58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-in-455b .last-87f9 {
  background-color: var(--e-global-color-primary);
}
.table-in-455b .last-87f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-in-455b
  .image_3b7b
  .wood-9271
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-in-455b
  .bronze-538a
  .wood-9271
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-63b6
  .cool-7d1c
  .label-smooth-75fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-63b6
  .cool-7d1c
  .grid-9586 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-63b6 .panel_bright_3116 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-63b6 .layout_fa6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-63b6 .active_ef0c {
  background-color: var(--e-global-color-primary);
}
.full-63b6 .active_ef0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-38a2 .chip-fast-c6b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-38a2 .box-over-6827 {
  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);
}
.cold-38a2 .block-0f58 {
  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);
}
.cold-38a2 .block-0f58 a:hover {
  color: var(--e-global-color-secondary);
}
.cold-38a2 .sidebar_advanced_c87d {
  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);
}
.cold-38a2 .down-f117 {
  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);
}
.cold-38a2 .complex-c33f .feature_b643 {
  background-color: var(--e-global-color-primary);
}
.cold-38a2 .complex-c33f .feature_b643:hover {
  background-color: var(--e-global-color-accent);
}
.cold-38a2
  .complex-c33f
  .panel-9e40
  li
  span {
  background-color: var(--e-global-color-text);
}
.cold-38a2
  .complex-c33f
  .panel-9e40
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.cold-38a2
  .complex-c33f
  .panel-9e40
  li.panel-2d21
  span {
  background-color: var(--e-global-color-accent);
}
.out_13bf
  .search-b3f2
  .carousel_tall_a0fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_13bf .search-b3f2 .grid-action-4ee8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_13bf .search-b3f2 .backdrop_d2c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_13bf .stale-759b {
  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_13bf
  .hidden-wood-0806.search-last-5e68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > a {
  background-color: var(--e-global-color-text);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > a
  .dropdown_middle_cdc7.sort_7a73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > a
  .info-116d.glass_1031 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > .container_46f2
  .outline_c0c0
  > a {
  background-color: var(--e-global-color-secondary);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > .container_46f2
  .outline_c0c0
  > a
  .prev_dcd1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > .container_46f2
  .outline_c0c0
  > a
  .info-116d.message-8272 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > a
  .hidden-brown-c384:before {
  color: var(--e-global-color-text);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > .container_46f2
  a
  .hidden-brown-c384:before {
  color: var(--e-global-color-text);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0.video-8de9
  > a
  .hidden-brown-c384:before {
  color: var(--e-global-color-text);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > .container_46f2
  .outline_c0c0.video-8de9
  > a
  .hidden-brown-c384:before {
  color: var(--e-global-color-text);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > a
  .search-green-a419
  .wood_8f74 {
  color: var(--e-global-color-text);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > .container_46f2
  a
  .search-green-a419
  .wood_8f74 {
  color: var(--e-global-color-text);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > a
  .search-green-a419
  .wood_8f74,
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > .container_46f2
  a
  .search-green-a419
  .wood_8f74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > a
  .fixed-b679:before {
  color: var(--e-global-color-text);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > .container_46f2
  a
  .fixed-b679:before {
  color: var(--e-global-color-text);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0.video-8de9
  > a
  .fixed-b679:before {
  color: var(--e-global-color-text);
}
.current_25ae
  > .detail_thick_3321
  > div
  > .basic_60d0
  > .outline_c0c0
  > .container_46f2
  .outline_c0c0.video-8de9
  > a
  .fixed-b679:before {
  color: var(--e-global-color-text);
}
.section-e42f .box_black_3425 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-e42f
  .description_5e37:hover
  .box_black_3425 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-204d
  > .detail_thick_3321
  > .detail-a30a
  > .carousel_mini_6507
  > .overlay-35ec
  > .inner_de91
  .easy_93bd {
  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-204d
  > .detail_thick_3321
  > .detail-a30a
  > .carousel_mini_6507
  > .overlay-35ec
  > .inner_de91:hover
  .easy_93bd {
  color: var(--e-global-color-text);
}
.alert-204d
  > .detail_thick_3321
  > .detail-a30a
  > .carousel_mini_6507
  > .overlay-35ec
  > .inner_de91:hover
  .easy_93bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-204d
  > .detail_thick_3321
  > .detail-a30a
  > .carousel_mini_6507
  > .overlay-35ec.menu_short_fd2c
  > .inner_de91
  .easy_93bd {
  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);
}
.widget-north-34f6 .next-de74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-north-34f6 .filter-468a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-north-34f6 .full-40d0 {
  background-color: var(--e-global-color-primary);
}
.widget-north-34f6 .full-40d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-2b6a
  > .detail_thick_3321
  > .description-d542
  > .up-2005
  > .gradient-312f
  .active-291a {
  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);
}
.dropdown-2b6a
  > .detail_thick_3321
  > .description-d542
  > .up-2005
  > .gradient-312f
  .progress-static-fc95 {
  color: var(--e-global-color-text);
}
.dropdown-2b6a
  > .detail_thick_3321
  > .description-d542
  > .up-2005
  > .gradient-312f:hover
  .active-291a {
  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-2b6a
  > .detail_thick_3321
  > .description-d542
  > .up-2005
  > .gradient-312f:hover
  .progress-static-fc95 {
  color: var(--e-global-color-secondary);
}
.dropdown-2b6a
  > .detail_thick_3321
  > .description-d542
  > .up-2005
  > .gradient-312f.texture-hovered-85ff
  .active-291a {
  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);
}
.dropdown-2b6a
  > .detail_thick_3321
  > .description-d542
  > .up-2005
  > .gradient-312f.texture-hovered-85ff
  .progress-static-fc95 {
  color: var(--e-global-color-primary);
}
.photo-2d90
  .steel-10fe
  .block_a85d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-2d90 .bottom_588f .tooltip_213f .primary-57da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_511e .tall_b9ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_511e .panel-9f0f .tall_b9ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_511e .link_144c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top_511e .link_144c {
  background-color: var(--e-global-color-primary);
}
.header_6c41 .current_ed46 .content-focused-b282 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_6c41
  .current_ed46:hover
  .column_ee5b {
  color: var(--e-global-color-secondary);
}
.header_6c41
  .current_ed46:hover
  .content-focused-b282 {
  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);
}
.tabs_slow_0287 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.sort_4c81 {
  flex-direction: column;
}

.sort_4c81 .west_437e {
  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.sort_4c81 .west_437e {
  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);
}

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

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

.top_3319.photo_42d3 {
  display: none;
}

.pro_817c {
  display: none;
}

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

.tall_1971.module_6326 {
  margin-bottom: 40px;
  width: 100%;
}

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

.sort_4c81 a {
  width: 100%;
}

.highlight-liquid-0154 .pink_aed7.pressed-e024 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.highlight-liquid-0154
  .pink_aed7.texture-dbf6
  .hot_08d7
  .chip_gas_c21b {
  font-size: 20px !important;
}

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

.main-orange-3bc8 {
  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;
}

.disabled-309d h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.article_e74a.content-6fb8 > .logo-9c19 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.chip-blue-b786 {
  font-size: 35px !important;
}

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

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

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

.highlight-liquid-0154
  .pink_aed7.label-lower-534b
  .stale_0daf
  .input-94e9 {
  width: 100% !important;
}

.orange-88b4 {
  width: 500px !important;
  max-width: none;
}

.row_dirty_e028 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.form_182a:hover .text_hot_f025 {
  visibility: visible;
}
.form_182a:hover.form_182a::before {
  display: block;
}

.disabled-309d h3 {
  color: #fff;
}

.plasma_9aac {
  margin: 0;
}

.highlight-liquid-0154
  .pink_aed7.label-lower-534b
  .input-94e9
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.action-aa64 {
  width: 100%;
}

.preview_white_2766 {
  width: 100%;
}

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

.preview_white_2766 {
  width: 100%;
}

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

.input-94e9 {
  display: flex;
  align-items: center;
}

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

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

.sort_4c81 .west_437e.carousel_out_79ae {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.sort_4c81 h1.west_437e {
  margin-top: 80px !important;
}

.highlight-liquid-0154 .pink_aed7.menu-purple-e610 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.element-85b6 img {
  width: 100%;
}

.cold_3568 .tag_last_f5d8.hot_08d7 {
  justify-content: space-between;
}

.summary-1bb5 {
  display: none;
}

.thumbnail_hard_bfff .icon-lite-a33d {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .article_e74a .logo-9c19 {
    flex-wrap: nowrap !important;
  }
}

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

  .orange-88b4 {
    width: 100% !important;
  }
}

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

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

  .cold_3568 .tag_last_f5d8.hot_08d7 {
    border-bottom: 1px solid #f0c159;
  }

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

  .article_e74a.content-6fb8 > .logo-9c19 {
    gap: 15px;
    justify-content: space-between;
  }

  .highlight-liquid-0154
    .pink_aed7.label-lower-534b
    .input-94e9
    img {
    width: 60% !important;
  }

  .focus_7daf {
    left: 2%;
  }

  .grid_a74d {
    margin: 10px 0;
  }

  .sort_4c81 .icon-lite-a33d {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .chip-blue-b786 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.sort_4c81 .west_437e,
  .sort_4c81 .west_437e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .input-94e9 {
    justify-content: center;
  }

  .sort_4c81 .icon-lite-a33d {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .highlight-liquid-0154 .pink_aed7.pressed-e024 {
    width: 75% !important;
  }

  .element-85b6 img {
    width: 100% !important;
  }
}

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

  h2.sort_4c81 .west_437e,
  .sort_4c81 .west_437e {
    font-size: 30px !important;
  }

  .input-94e9 {
    justify-content: center;
  }

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

  .content_a015
    .breadcrumb-tiny-3ac5.west_b33a {
    margin: 0 !important;
  }

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

  .grid_a74d {
    display: flex;
  }

  .description_under_74cb .header_4f50 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .sort_4c81 h1.west_437e {
    margin-top: 40px !important;
  }

  .highlight-liquid-0154
    .pink_aed7.label-lower-534b
    .input-94e9
    img,
  .footer_dea3 .stale_0daf {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .highlight-liquid-0154 .pink_aed7.pressed-e024 {
    width: 100% !important;
  }

  .article_e74a.content-6fb8 > .logo-9c19 {
    gap: 3px;
  }

  .sort_4c81 .icon-lite-a33d {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.cold_3568 .tag_last_f5d8.hot_08d7: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .cold_3568 .tag_last_f5d8.hot_08d7 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .sort_4c81 .west_437e {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .header_4f50 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.card_2471 .gas-07b8 {
  flex-shrink: 0;
  white-space: nowrap;
}

.card_2471 .feature_lower_57ea {
  flex-shrink: 0;
  min-width: fit-content;
}

.card_2471 .chip_gas_c21b {
  white-space: nowrap;
}

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

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

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

.card_2471 .feature_lower_57ea {
  max-width: 80px !important;
  overflow: hidden;
}

.card_2471 .tag_last_f5d8.hot_08d7 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.card_2471 .chip_gas_c21b {
  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);
  }
}

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

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

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

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

body .wide-f920:nth-child(2),
.highlight-liquid-0154 .wide-f920:nth-child(2),
#page .wide-f920: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;
}

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

/* css-noise: b9f4 */
.ghost-box-u6 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
