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(.full-0d06) {
  gap: 0.5em;
}
:where(.banner_3085) {
  gap: 0.5em;
}
body .paragraph_large_8d39 > .content-170e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .paragraph_large_8d39 > .center-2191 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .paragraph_large_8d39 > .west-5cee {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .pagination_1f98 > .content-170e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .pagination_1f98 > .center-2191 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .pagination_1f98 > .west-5cee {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .pagination_1f98
  > :where(:not(.content-170e):not(.center-2191):not(.input_8471)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .pagination_1f98 > .chip-d0cd {
  max-width: var(--wp--style--global--wide-size);
}
body .full-0d06 {
  display: flex;
}
body .full-0d06 {
  flex-wrap: wrap;
  align-items: center;
}
body .full-0d06 > * {
  margin: 0;
}
body .banner_3085 {
  display: grid;
}
body .banner_3085 > * {
  margin: 0;
}
:where(.form-8192.full-0d06) {
  gap: 2em;
}
:where(.form-8192.banner_3085) {
  gap: 2em;
}
:where(.picture_7621.full-0d06) {
  gap: 1.25em;
}
:where(.picture_7621.banner_3085) {
  gap: 1.25em;
}
.main-mini-d4b5 {
  color: var(--wp--preset--color--black) !important;
}
.search-f23e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.basic_2db1 {
  color: var(--wp--preset--color--white) !important;
}
.old_1ae6 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.pagination_dc8e {
  color: var(--wp--preset--color--vivid-red) !important;
}
.search-5a92 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.slow-63e7 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.down_5759 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.paper_4b7e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.preview-up-b463 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.west_bc40 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gradient-4b75 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.mask-0531 {
  background-color: var(--wp--preset--color--black) !important;
}
.lower_36f2 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.grid-9160 {
  background-color: var(--wp--preset--color--white) !important;
}
.column-glass-a563 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.shadow-414f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.small-83d8 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shadow-837f {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.secondary_d5ae {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.description_static_ffcc {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.image_down_e03c {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.slow_d0cc {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.form_hovered_90b5 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.alert-complex-8b2b {
  border-color: var(--wp--preset--color--black) !important;
}
.preview-middle-2938 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.breadcrumb-4117 {
  border-color: var(--wp--preset--color--white) !important;
}
.basic_1183 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.background_2c97 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.paragraph-blue-7bd2 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.focus_static_9ac0 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.liquid_cf4d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.box_easy_afad {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.row-right-3c5e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.stale_796b {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.nav_north_99f7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.column-f326 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.background-left-0311 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.list-3fbd {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.warm_cda9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.pink_1369 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.video_6e96 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.element-a2a2 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.outline-north-88da {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.icon-outer-a72a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.search-hard-cec5 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.search-af39 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.filter_63cb {
  background: var(--wp--preset--gradient--midnight) !important;
}
.summary-af42 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wrapper_wide_1622 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.short-2d9f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.hero_gas_8389 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.component_black_946f a:where(:not(.carousel_a137)) {
  color: inherit;
}
:where(.picture_7621.full-0d06) {
  gap: 1.25em;
}
:where(.picture_7621.banner_3085) {
  gap: 1.25em;
}
:where(.form-8192.full-0d06) {
  gap: 2em;
}
:where(.form-8192.banner_3085) {
  gap: 2em;
}
.heading-4945 {
  font-size: 1.5em;
  line-height: 1.6;
}

.widget-3d8e .layout-clean-8328 {
  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);
}
.light_1038 .sort-fresh-0f20 {
  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);
}
.selected-0eee {
  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);
}
.selected-0eee.medium-cd34 .shade-hard-18e3 {
  background-color: var(--e-global-color-primary);
}
.selected-0eee.banner-pink-b6c2 .shade-hard-18e3,
.selected-0eee.texture-779d .shade-hard-18e3 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.module-hard-2484 .form-43cc {
  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);
}
.tall_b852 {
  --divider-color: var(--e-global-color-secondary);
}
.tall_b852 .input-1092 {
  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);
}
.tall_b852.tabs_bottom_e38d .feature-complex-c1a6 {
  background-color: var(--e-global-color-secondary);
}
.tall_b852.container-47a6 .feature-complex-c1a6,
.tall_b852.black-2ef2 .feature-complex-c1a6 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.tall_b852.container-47a6 .feature-complex-c1a6,
.tall_b852.black-2ef2 .feature-complex-c1a6 svg {
  fill: var(--e-global-color-secondary);
}
.shadow-24aa .content_light_40e3 {
  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);
}
.shadow-24aa .accordion-over-1050 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_8487.tabs_bottom_e38d .feature-complex-c1a6 {
  background-color: var(--e-global-color-primary);
}
.inner_8487.container-47a6 .feature-complex-c1a6,
.inner_8487.black-2ef2 .feature-complex-c1a6 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.inner_8487.container-47a6 .feature-complex-c1a6,
.inner_8487.black-2ef2 .feature-complex-c1a6 svg {
  fill: var(--e-global-color-primary);
}
.banner_stale_e6d1.tabs_bottom_e38d .feature-complex-c1a6 {
  background-color: var(--e-global-color-primary);
}
.banner_stale_e6d1.container-47a6 .feature-complex-c1a6,
.banner_stale_e6d1.black-2ef2 .feature-complex-c1a6 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.banner_stale_e6d1 .hero_narrow_ae71 {
  color: var(--e-global-color-primary);
}
.banner_stale_e6d1 .hero_narrow_ae71,
.banner_stale_e6d1 .hero_narrow_ae71 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_stale_e6d1 .footer_short_db97 {
  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);
}
.element_dd85 .pattern_70ef {
  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-2e55 .hot-3135 .active-08b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro_f9a7 .button-0613:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.pro_f9a7 .card-out-20a6 i {
  color: var(--e-global-color-primary);
}
.pro_f9a7 .card-out-20a6 svg {
  fill: var(--e-global-color-primary);
}
.pro_f9a7 .component-hovered-a737 {
  color: var(--e-global-color-secondary);
}
.pro_f9a7 .button-0613 > .component-hovered-a737,
.pro_f9a7 .button-0613 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-085d .stone_7706 {
  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);
}
.iron-085d .article_f464 {
  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);
}
.paragraph-2e38 .paragraph_orange_b402 .wrapper_orange_645a {
  background-color: var(--e-global-color-primary);
}
.paragraph-2e38 .box_d178 {
  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);
}
.liquid_5a0a .primary_459d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_5a0a .hero_49d9 {
  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);
}
.liquid_5a0a .box-tiny-b11f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.texture-pressed-f494 .medium_a85e,
.texture-pressed-f494 .medium_a85e a {
  color: var(--e-global-color-primary);
}
.texture-pressed-f494 .medium_a85e.green_7c75,
.texture-pressed-f494 .medium_a85e.green_7c75 a {
  color: var(--e-global-color-accent);
}
.texture-pressed-f494 .medium_a85e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-pressed-f494 .in_c296 {
  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);
}
.light-7e95 .wood-0c9f,
.light-7e95 .hard-3f4e {
  color: var(--e-global-color-primary);
}
.light-7e95 .wood-0c9f svg {
  fill: var(--e-global-color-primary);
}
.light-7e95 .green_7c75 .wood-0c9f,
.light-7e95 .green_7c75 .hard-3f4e {
  color: var(--e-global-color-accent);
}
.light-7e95 .green_7c75 .wood-0c9f svg {
  fill: var(--e-global-color-accent);
}
.light-7e95 .hard-3f4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-7e95 .in_c296 {
  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);
}
.bright_46ef .media-mini-aad8,
.bright_46ef .chip_black_f018 {
  color: var(--e-global-color-primary);
}
.bright_46ef .chip_black_f018 svg {
  fill: var(--e-global-color-primary);
}
.bright_46ef .medium_a85e.green_7c75 a,
.bright_46ef
  .medium_a85e.green_7c75
  .chip_black_f018 {
  color: var(--e-global-color-accent);
}
.bright_46ef .media-mini-aad8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_46ef .in_c296 {
  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);
}
.bright_75dd .description-4c1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_75dd .block_south_ef20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-099e .motion-2899 .module_6f7e {
  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);
}
.nav-099e .motion-2899 .paragraph-52dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-099e .border-pink-dfda .module_6f7e {
  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);
}
.nav-099e
  .border-pink-dfda
  .paragraph-52dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-099e
  .item_fresh_3459
  .module_6f7e {
  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);
}
.nav-099e
  .item_fresh_3459
  .paragraph-52dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-099e
  .hovered-4900
  .module_6f7e {
  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);
}
.nav-099e
  .hovered-4900
  .paragraph-52dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-basic-65cb .search-d209 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-basic-65cb .search-d209:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-basic-65cb .up_dfab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-basic-65cb
  .search-d209:hover
  .up_dfab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_adb9 .container_liquid_93b2 {
  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);
}
.sidebar-dc55 .video-hard-edbf .list-paper-2eb0 a {
  background-color: var(--e-global-color-accent);
}
.sidebar-dc55 .video-hard-edbf .text_purple_baf6 a {
  background-color: var(--e-global-color-accent);
}
.sidebar-dc55 .video-hard-edbf .list-paper-2eb0 a,
.sidebar-dc55 .video-hard-edbf .text_purple_baf6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-2b8e
  .overlay-brown-da59.sort_edb4
  .video-hard-edbf
  a.hover-cold-2f2a {
  background-color: var(--e-global-color-accent);
}
.heading-2b8e
  .overlay-brown-da59.sort_edb4
  .video-hard-edbf
  span.hover-cold-2f2a.fn-current-0cd6 {
  background-color: var(--e-global-color-text);
}
.heading-2b8e
  .overlay-brown-da59.sort_edb4
  .video-hard-edbf
  .hover-cold-2f2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-full-6b93 .column-83d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-full-6b93
  .aside_hot_b88b
  > .texture-down-1444
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-full-6b93
  .gas-c134
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-full-6b93
  .nav-aadb
  .input_warm_3fbb,
.aside-full-6b93
  .nav-aadb
  .grid_short_e9b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-full-6b93
  .nav-aadb
  .plasma_5a15,
.aside-full-6b93
  .nav-aadb
  a
  .plasma_5a15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-full-6b93
  .nav-aadb
  .secondary_b06a {
  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);
}
.aside-full-6b93
  .nav-aadb
  .primary_506b {
  background-color: var(--e-global-color-primary);
}
.aside-full-6b93
  .nav-aadb
  .primary_506b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-full-6b93
  .nav-aadb
  .primary_506b:hover {
  background-color: var(--e-global-color-primary);
}
.aside-full-6b93
  .nav-aadb
  .next-ce93 {
  background-color: var(--e-global-color-primary);
}
.aside-full-6b93
  .nav-aadb
  .next-ce93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-full-6b93
  .nav-aadb
  .next-ce93:hover {
  background-color: var(--e-global-color-primary);
}
.aside-full-6b93
  .upper-5b20
  .panel_60d7
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-full-6b93
  .upper-5b20
  .status-0ae8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-full-6b93
  .upper-5b20
  .secondary_b06a {
  color: var(--e-global-color-text);
}
.aside-full-6b93
  .upper-5b20
  .secondary_b06a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-full-6b93
  .upper-5b20
  .primary_506b {
  background-color: var(--e-global-color-primary);
}
.aside-full-6b93
  .upper-5b20
  .primary_506b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-full-6b93
  .upper-5b20
  .primary_506b:hover {
  background-color: var(--e-global-color-primary);
}
.aside-full-6b93
  .upper-5b20
  .next-ce93 {
  background-color: var(--e-global-color-primary);
}
.aside-full-6b93
  .upper-5b20
  .next-ce93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-full-6b93
  .upper-5b20
  .next-ce93:hover {
  background-color: var(--e-global-color-primary);
}
.aside-full-6b93 .alert-02fb {
  background-color: var(--e-global-color-primary);
}
.aside-full-6b93 .alert-02fb:hover {
  background-color: var(--e-global-color-primary);
}
.aside-full-6b93 .primary-5d6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-full-6b93 .component-997f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-4bad .hard-628d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-4bad
  .up-5c4f
  > div:nth-child(3)
  .hard-628d,
.medium-4bad
  .status_3fec
  > div:nth-child(1)
  .hard-628d,
.medium-4bad
  .gold_413f
  > div:nth-child(1)
  .hard-628d,
.medium-4bad
  .action_1ba7
  > div:nth-child(1)
  .hard-628d,
.medium-4bad
  .link_1f0d
  > div:nth-child(1)
  .hard-628d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-4bad .box-e2c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-4bad .rough_2aac {
  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);
}
.medium-4bad .info_494d {
  background-color: var(--e-global-color-primary);
}
.medium-4bad .info_494d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-4bad .info_494d:hover {
  background-color: var(--e-global-color-primary);
}
.medium-4bad .tabs_next_bf6a {
  background-color: var(--e-global-color-primary);
}
.medium-4bad .tabs_next_bf6a:hover {
  background-color: var(--e-global-color-primary);
}
.medium-4bad .primary-5d6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-4bad .component-997f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_18c5 .tall_7886 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_18c5 .header-181c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_18c5 .tabs-c227 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_18c5 .hover_706e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_18c5 .info_460a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_18c5 .tabs_next_bf6a {
  background-color: var(--e-global-color-primary);
}
.banner_18c5 .tabs_next_bf6a:hover {
  background-color: var(--e-global-color-primary);
}
.list_0919 .paragraph-9819 {
  background-color: var(--e-global-color-secondary);
}
.list_0919 .logo_25d4 {
  background-color: var(--e-global-color-text);
}
.list_0919 .hidden-soft-47de {
  background-color: var(--e-global-color-secondary);
}
.list_0919 .thick-d750 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_0919 .bottom_5a43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_0919 .popup_657c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_0919 .static_581e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_0919 .shade-d904 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_b55d .secondary_3487 .cold_241b,
.panel_b55d
  .secondary_3487
  .cold_241b
  a,
.panel_b55d .mask_outer_8ddd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_b55d .secondary_3487 .widget-505f,
.panel_b55d .dark-a6f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_b55d .secondary_3487 .widget-505f {
  color: var(--e-global-color-text);
}
.panel_b55d .dark-a6f4 {
  color: var(--e-global-color-text);
}
.panel_b55d
  .secondary_3487
  .next-585e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_b55d .outline_cold_991c .highlight_hard_c7e8 {
  background-color: var(--e-global-color-primary);
}
.panel_b55d .outline_cold_991c .highlight_hard_c7e8:hover {
  background-color: var(--e-global-color-primary);
}
.panel_b55d .outline_cold_991c .item-eb2e li span {
  background-color: var(--e-global-color-text);
}
.panel_b55d .outline_cold_991c .item-eb2e li span:hover {
  background-color: var(--e-global-color-primary);
}
.panel_b55d
  .outline_cold_991c
  .item-eb2e
  li.input-07aa
  span {
  background-color: var(--e-global-color-accent);
}
.panel_b55d .video-a493 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_clean_787a .highlight-under-2a66 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-6f30 .hover_active_112c {
  background-color: var(--e-global-color-primary);
}
.sort-6f30 .disabled_down_6efb {
  background-color: var(--e-global-color-secondary);
}
.sort-6f30 .shadow_slow_43d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-6f30 .steel-e5f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-6f30 .overlay_cc11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-6f30 .fluid-cfd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-6f30 .pink_aa17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-6f30 .detail_c5eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-6f30 .text_46ba {
  background-color: var(--e-global-color-primary);
}
.sort-6f30 .text_46ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_d9a3 .overlay_f87b {
  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);
}
.selected_d9a3 .element-south-e8cc {
  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);
}
.selected_d9a3
  .section_cool_bba9:after {
  background-color: var(--e-global-color-primary);
}
.selected_d9a3 .glass_6092 {
  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);
}
.preview-8063 .mask_outer_8ddd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-8063 .dark-a6f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-712b .wood_0bff .steel-a0d0 {
  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);
}
.south-712b .wood_0bff .table_selected_5a4f {
  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-clean-48cf .aside_inner_8703 {
  background-color: var(--e-global-color-primary);
}
.shade-clean-48cf .menu_pink_f15f {
  background-color: var(--e-global-color-secondary);
}
.shade-clean-48cf .carousel_brown_3716 .icon_cool_9348 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-clean-48cf .medium_9afc .icon_cool_9348 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-acfe .narrow-f79c .inner-3f42 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-acfe .narrow-f79c .detail-west-391e {
  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);
}
.heading-acfe .narrow-f79c .tall-fae5 {
  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);
}
.description-ca4e .orange_e655 {
  border-color: var(--e-global-color-text);
}
.description-ca4e .tooltip_f97f {
  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);
}
.description-ca4e .bronze_ded8 {
  color: var(--e-global-color-primary);
}
.description-ca4e .link_simple_8195 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-e7ef .top-0837 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-e7ef .button_a6f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-e7ef .photo_old_0365:hover .top-0837 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-e7ef
  .photo_old_0365:hover
  .button_a6f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_simple_d3d8 .breadcrumb_927e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_simple_d3d8 .title_94aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_2138 .soft-0039 .carousel_38bb {
  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);
}
.dim_2138 .image-37a9 .carousel_38bb {
  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);
}
.texture_ba01 .search_c271 {
  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);
}
.table-orange-e6b6 .media_cool_d665 .inner-334a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-orange-e6b6 .media_cool_d665 .inner-334a {
  background-color: var(--e-global-color-secondary);
}
.table-orange-e6b6 .texture_57a2 .inner-334a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-orange-e6b6 .texture_57a2 .inner-334a {
  background-color: var(--e-global-color-secondary);
}
.table-orange-e6b6 .old_25ec .thumbnail_blue_ab4a {
  background-color: var(--e-global-color-primary);
}
.table-orange-e6b6 .old_25ec:hover .thumbnail_blue_ab4a {
  background-color: var(--e-global-color-secondary);
}
.table-orange-e6b6 .highlight_hard_c7e8 {
  background-color: var(--e-global-color-primary);
}
.table-orange-e6b6 .highlight_hard_c7e8:hover {
  background-color: var(--e-global-color-accent);
}
.table-orange-e6b6 .item-eb2e li span {
  background-color: var(--e-global-color-text);
}
.table-orange-e6b6 .item-eb2e li span:hover {
  background-color: var(--e-global-color-primary);
}
.table-orange-e6b6 .item-eb2e li.input-07aa span {
  background-color: var(--e-global-color-accent);
}
.article_86d8 .heading-dynamic-faa3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_86d8 .logo-full-0d76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-8ee1 .content_3068:before {
  background-color: var(--e-global-color-secondary);
}
.rough-8ee1 .texture-087f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-8ee1 .accent-simple-8da1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_last_909d .feature-red-4ced {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_last_909d .feature-red-4ced:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_last_909d .feature-red-4ced.fn-active-0cd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_last_909d .sidebar_f56a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_last_909d .media-fresh-aafa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_last_909d .accent_6d18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_last_909d .bottom-5f32 {
  background-color: var(--e-global-color-primary);
}
.message_last_909d .bottom-5f32 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_last_909d .tooltip-fluid-c630 {
  background-color: var(--e-global-color-primary);
}
.message_last_909d .tooltip-fluid-c630 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-214e .highlight_purple_27d1 .pro_264e a {
  color: var(--e-global-color-secondary);
}
.section-214e .highlight_purple_27d1 .pro_264e a:hover {
  color: var(--e-global-color-secondary);
}
.section-214e .highlight_purple_27d1 .pro_264e,
.section-214e .highlight_purple_27d1 .pro_264e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-214e .highlight_purple_27d1 .box-east-d811 {
  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);
}
.section-214e .highlight_purple_27d1 .frame_fixed_9c2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-214e .highlight_purple_27d1 .disabled-slow-58e2 {
  background-color: var(--e-global-color-primary);
}
.section-214e .highlight_purple_27d1 .disabled-slow-58e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-214e .highlight_purple_27d1 .disabled-slow-58e2:hover {
  background-color: var(--e-global-color-primary);
}
.section-214e .highlight_purple_27d1 .feature_6340 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-214e .highlight_purple_27d1 .feature_6340 {
  background-color: var(--e-global-color-primary);
}
.section-214e .highlight_purple_27d1 .feature_6340:hover {
  background-color: var(--e-global-color-primary);
}
.section-214e .highlight_purple_27d1 .highlight_hard_c7e8 {
  background-color: var(--e-global-color-primary);
}
.section-214e .highlight_purple_27d1 .highlight_hard_c7e8:hover {
  background-color: var(--e-global-color-primary);
}
.section-214e .outline_cold_991c .item-eb2e li span {
  background-color: var(--e-global-color-text);
}
.section-214e .outline_cold_991c .item-eb2e li span:hover {
  background-color: var(--e-global-color-primary);
}
.section-214e .outline_cold_991c .item-eb2e li.input-07aa span {
  background-color: var(--e-global-color-accent);
}
.section-214e .primary-5d6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-214e .component-997f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_f32c .list_9e73 .avatar_tiny_85bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_f32c .list_9e73 .link-small-3103 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_f32c .list_9e73 .title-clean-c250 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_silver_f168 .stale-c465 {
  border-color: var(--e-global-color-text);
}
.breadcrumb_silver_f168 .solid-1ea1 {
  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);
}
.breadcrumb_silver_f168 .pink_7f43 {
  color: var(--e-global-color-secondary);
}
.breadcrumb_silver_f168 .pink_7f43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_silver_f168 .surface-red-3aed > * {
  color: var(--e-global-color-primary);
}
.breadcrumb_silver_f168 .surface-red-3aed > * svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb_silver_f168 .content-full-abf7 {
  color: var(--e-global-color-primary);
}
.breadcrumb_silver_f168 .content-full-abf7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_silver_f168 .carousel_thick_85a5 {
  color: var(--e-global-color-primary);
}
.breadcrumb_silver_f168 .carousel_thick_85a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_silver_f168 .copper-2e49 {
  color: var(--e-global-color-primary);
}
.breadcrumb_silver_f168 .copper-2e49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_silver_f168 .grid-ea38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_silver_f168 .search_161c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_silver_f168 .search_161c.item-7e6a {
  color: var(--e-global-color-secondary);
}
.breadcrumb_silver_f168 .search_161c.item-7e6a .link-952b {
  color: var(--e-global-color-accent);
}
.breadcrumb_silver_f168 .search_161c.outer_296c {
  color: var(--e-global-color-text);
}
.breadcrumb_silver_f168 .search_161c.outer_296c .link-952b {
  color: var(--e-global-color-text);
}
.breadcrumb_silver_f168 .search_161c:before {
  border-top-color: var(--e-global-color-text);
}
.breadcrumb_silver_f168 .banner-lite-b5a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_silver_f168
  .banner-lite-b5a2
  .container-over-732b {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_silver_f168
  .banner-lite-b5a2
  .container-over-732b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_silver_f168 .stale-c465 .east_bfc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_34b0 .module_9f1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_34b0 .inner_8c5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_ff18 .east_57a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_ff18
  .outer_74f1
  .gallery_over_712e {
  background-color: var(--e-global-color-secondary);
}
.gallery_ff18
  .outer_74f1.down_e992
  .gallery_over_712e {
  background-color: var(--e-global-color-text);
}
.gallery_ff18
  .outer_74f1:hover
  .gallery_over_712e {
  background-color: var(--e-global-color-accent);
}
.gallery_ff18
  .outer_74f1.fn-active-0cd6
  .gallery_over_712e {
  background-color: var(--e-global-color-primary);
}
.gradient-small-39d7 .accordion_fc11 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gradient-small-39d7 .first-43ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-small-39d7 .focus_action_8120 {
  background-color: var(--e-global-color-primary);
}
.gradient-small-39d7 .focus_action_8120 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-dfde .west_da4a .aside_59de .pagination-b84b {
  background-color: var(--e-global-color-secondary);
}
.old-dfde .west_da4a .hero-6d50:after {
  background-color: var(--e-global-color-secondary);
}
.old-dfde .item_mini_0f5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-dfde .form-7603 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-dfde .title-soft-480c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-dfde .pagination_silver_fb36 {
  background-color: var(--e-global-color-primary);
}
.old-dfde .pagination_silver_fb36 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-dfde .glass-873b {
  background-color: var(--e-global-color-secondary);
}
.old-dfde .glass-873b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-dfde .west_da4a .header-0f70 .highlight_up_3b7f:hover {
  background-color: var(--e-global-color-primary);
}
.old-dfde
  .west_da4a
  .header-0f70
  .highlight_up_3b7f.stale_6fc0 {
  background-color: var(--e-global-color-primary);
}
.old-dfde .west_da4a .input-0f7f:before {
  border-color: var(--e-global-color-primary);
}
.old-dfde .west_da4a .input-0f7f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.old-dfde
  .west_da4a
  .input-0f7f.article-2410:before {
  border-color: var(--e-global-color-primary);
}
.old-dfde .dropdown-ac89 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_in_c984 .motion-8664 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_in_c984 .motion-8664:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_in_c984 .motion-8664.form_in_0ed7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_in_c984 .widget_bright_3e64 {
  background-color: var(--e-global-color-primary);
}
.grid_in_c984 .widget_bright_3e64 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_in_c984
  .advanced-8148
  .frame_pressed_af8d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_in_c984
  .accent_silver_98a3
  .frame_pressed_af8d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-3c1c
  .tooltip_basic_3fb0
  .center_bd27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-3c1c
  .tooltip_basic_3fb0
  .dynamic-80a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-3c1c .down-fee2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-3c1c .thumbnail-7b74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-3c1c .shade_b7fa {
  background-color: var(--e-global-color-primary);
}
.new-3c1c .shade_b7fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-cc65 .focus-3f47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-cc65 .highlight-d5e5 {
  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);
}
.main-cc65 .fresh-8556 {
  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);
}
.main-cc65 .fresh-8556 a:hover {
  color: var(--e-global-color-secondary);
}
.main-cc65 .selected-e9de {
  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-cc65 .inner_df35 {
  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);
}
.main-cc65 .action_dead .highlight_hard_c7e8 {
  background-color: var(--e-global-color-primary);
}
.main-cc65 .action_dead .highlight_hard_c7e8:hover {
  background-color: var(--e-global-color-accent);
}
.main-cc65
  .action_dead
  .item-eb2e
  li
  span {
  background-color: var(--e-global-color-text);
}
.main-cc65
  .action_dead
  .item-eb2e
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.main-cc65
  .action_dead
  .item-eb2e
  li.input-07aa
  span {
  background-color: var(--e-global-color-accent);
}
.under-e146
  .down_746f
  .shade_light_f290 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-e146 .down_746f .last_72ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-e146 .down_746f .mask_b971 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-e146 .icon-7ca5 {
  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);
}
.under-e146
  .stale-bbc8.feature-5558 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > a {
  background-color: var(--e-global-color-text);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > a
  .fluid-f8aa.video_7232 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > a
  .footer-middle-505c.current_ebfe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > .fluid_6312
  .pagination-46fb
  > a {
  background-color: var(--e-global-color-secondary);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > .fluid_6312
  .pagination-46fb
  > a
  .fixed-8ebe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > .fluid_6312
  .pagination-46fb
  > a
  .footer-middle-505c.border-a330 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > a
  .footer-95f5:before {
  color: var(--e-global-color-text);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > .fluid_6312
  a
  .footer-95f5:before {
  color: var(--e-global-color-text);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb.wrapper_hot_1dc3
  > a
  .footer-95f5:before {
  color: var(--e-global-color-text);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > .fluid_6312
  .pagination-46fb.wrapper_hot_1dc3
  > a
  .footer-95f5:before {
  color: var(--e-global-color-text);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > a
  .cool-a7ad
  .column-hard-f418 {
  color: var(--e-global-color-text);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > .fluid_6312
  a
  .cool-a7ad
  .column-hard-f418 {
  color: var(--e-global-color-text);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > a
  .cool-a7ad
  .column-hard-f418,
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > .fluid_6312
  a
  .cool-a7ad
  .column-hard-f418 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > a
  .shade-da2c:before {
  color: var(--e-global-color-text);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > .fluid_6312
  a
  .shade-da2c:before {
  color: var(--e-global-color-text);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb.wrapper_hot_1dc3
  > a
  .shade-da2c:before {
  color: var(--e-global-color-text);
}
.media-86c1
  > .tooltip-focused-0e6f
  > div
  > .iron_320b
  > .pagination-46fb
  > .fluid_6312
  .pagination-46fb.wrapper_hot_1dc3
  > a
  .shade-da2c:before {
  color: var(--e-global-color-text);
}
.preview_silver_d488 .menu_10aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_silver_d488
  .module_simple_1c34:hover
  .menu_10aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-8ef1
  > .tooltip-focused-0e6f
  > .pattern_a1c4
  > .surface-purple-302c
  > .cool-d0e5
  > .heading_5149
  .tabs_a289 {
  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);
}
.slow-8ef1
  > .tooltip-focused-0e6f
  > .pattern_a1c4
  > .surface-purple-302c
  > .cool-d0e5
  > .heading_5149:hover
  .tabs_a289 {
  color: var(--e-global-color-text);
}
.slow-8ef1
  > .tooltip-focused-0e6f
  > .pattern_a1c4
  > .surface-purple-302c
  > .cool-d0e5
  > .heading_5149:hover
  .tabs_a289 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-8ef1
  > .tooltip-focused-0e6f
  > .pattern_a1c4
  > .surface-purple-302c
  > .cool-d0e5.shadow-plasma-6eb3
  > .heading_5149
  .tabs_a289 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_light_835f .north_f4e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_light_835f .header-green-8c3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_light_835f .logo-b9b5 {
  background-color: var(--e-global-color-primary);
}
.footer_light_835f .logo-b9b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-b87d
  > .tooltip-focused-0e6f
  > .advanced_f1c6
  > .active_9a17
  > .notification-dad1
  .grid-ecea {
  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);
}
.active-b87d
  > .tooltip-focused-0e6f
  > .advanced_f1c6
  > .active_9a17
  > .notification-dad1
  .surface-7389 {
  color: var(--e-global-color-text);
}
.active-b87d
  > .tooltip-focused-0e6f
  > .advanced_f1c6
  > .active_9a17
  > .notification-dad1:hover
  .grid-ecea {
  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);
}
.active-b87d
  > .tooltip-focused-0e6f
  > .advanced_f1c6
  > .active_9a17
  > .notification-dad1:hover
  .surface-7389 {
  color: var(--e-global-color-secondary);
}
.active-b87d
  > .tooltip-focused-0e6f
  > .advanced_f1c6
  > .active_9a17
  > .notification-dad1.main-0bc8
  .grid-ecea {
  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);
}
.active-b87d
  > .tooltip-focused-0e6f
  > .advanced_f1c6
  > .active_9a17
  > .notification-dad1.main-0bc8
  .surface-7389 {
  color: var(--e-global-color-primary);
}
.solid-6361
  .preview-gas-d15f
  .accent_blue_7e08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-6361 .small_93d6 .east_bfc4 .avatar_outer_76d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-2725 .box_3925 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-2725 .title_plasma_b4d1 .box_3925 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-2725 .hero_full_c7de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood-2725 .hero_full_c7de {
  background-color: var(--e-global-color-primary);
}
.simple_6d30 .breadcrumb_5dcb .pagination-18e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_6d30
  .breadcrumb_5dcb:hover
  .shadow-5e2c {
  color: var(--e-global-color-secondary);
}
.simple_6d30
  .breadcrumb_5dcb:hover
  .pagination-18e9 {
  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);
}
.north-6afe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.widget-9017 {
  flex-direction: column;
}

.widget-9017 .new_02c8 {
  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.widget-9017 .new_02c8 {
  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);
}

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

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

.breadcrumb_0f5d.nav_fast_9bde {
  display: none;
}

.fresh_79cb {
  display: none;
}

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

.link-f862.dark-4930 {
  margin-bottom: 40px;
  width: 100%;
}

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

.widget-9017 a {
  width: 100%;
}

.sidebar-b292 .column-fc18.aside_paper_9701 {
  width: 20% !important;
}

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

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

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

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

.fixed-50a9 {
  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;
}

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

.fixed-50a9: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);
}

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

.sidebar-b292
  .column-fc18.title-cool-db5b
  .carousel-9c67
  .prev-c677 {
  font-size: 20px !important;
}

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

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

.primary-gas-20a8 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.caption_dc0e.brown-4ca7 > .photo_up_30b2 {
  display: flex;
  align-items: center;
}

.tall-5c86 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.form-wood-1d75 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.breadcrumb-fixed-31ba {
  font-size: 35px !important;
}

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

.menu-cold-51a6 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.sidebar-f529 {
  display: flex;
  gap: 50px;
}

.sidebar-b292
  .column-fc18.description_glass_e6df
  .focused-426b
  .shade-selected-7786 {
  width: 100% !important;
}

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

.highlight_3679 {
  width: 100%;
}

.west-9e7a {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.gold-4a8d {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.bottom_f4eb:hover .gold-4a8d {
  visibility: visible;
}
.bottom_f4eb:hover.bottom_f4eb::before {
  display: block;
}

.primary-gas-20a8 h3 {
  color: #fff;
}

.element-3372 {
  margin: 0;
}

.sidebar-b292
  .column-fc18.description_glass_e6df
  .shade-selected-7786
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.narrow-9c48 {
  width: 100%;
}

.progress-north-f0e9 {
  width: 100%;
}

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

.progress-north-f0e9 {
  width: 100%;
}

.row-focused-c367 {
  margin-bottom: 10px !important;
}

.shade-selected-7786 {
  display: flex;
  align-items: center;
}

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

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

.widget-9017 .new_02c8.overlay_fixed_feb4 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.widget-9017 h1.new_02c8 {
  margin-top: 80px !important;
}

.sidebar-b292 .column-fc18.header_new_e83f {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.dark-90aa img {
  width: 100%;
}

.sidebar_fast_56f5 .sort-down-6464.carousel-9c67 {
  justify-content: space-between;
}

.out-3a2c {
  display: none;
}

.row-c5ab .filter-47da {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .caption_dc0e .photo_up_30b2 {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .primary-gas-20a8 h3 {
    font-size: 28px;
  }

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

  .sidebar_fast_56f5 .sort-down-6464.carousel-9c67 {
    border-bottom: 1px solid #f0c159;
  }

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

  .caption_dc0e.brown-4ca7 > .photo_up_30b2 {
    gap: 15px;
    justify-content: space-between;
  }

  .sidebar-b292
    .column-fc18.description_glass_e6df
    .shade-selected-7786
    img {
    width: 60% !important;
  }

  .form-wood-1d75 {
    left: 2%;
  }

  .feature_4c1c {
    margin: 10px 0;
  }

  .widget-9017 .filter-47da {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .breadcrumb-fixed-31ba {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.widget-9017 .new_02c8,
  .widget-9017 .new_02c8 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .shade-selected-7786 {
    justify-content: center;
  }

  .widget-9017 .filter-47da {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .sidebar-b292 .column-fc18.aside_paper_9701 {
    width: 75% !important;
  }

  .dark-90aa img {
    width: 100% !important;
  }
}

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

  h2.widget-9017 .new_02c8,
  .widget-9017 .new_02c8 {
    font-size: 30px !important;
  }

  .shade-selected-7786 {
    justify-content: center;
  }

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

  .disabled-pressed-4dbe
    .texture-593d.accordion_soft_4903 {
    margin: 0 !important;
  }

  .tall-5c86 {
    margin: 0;
    gap: 10px;
  }

  .feature_4c1c {
    display: flex;
  }

  .clean_6b3c .bright_2d86 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .widget-9017 h1.new_02c8 {
    margin-top: 40px !important;
  }

  .sidebar-b292
    .column-fc18.description_glass_e6df
    .shade-selected-7786
    img,
  .shadow-24aa .focused-426b {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .fixed-50a9 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .sidebar-b292 .column-fc18.aside_paper_9701 {
    width: 100% !important;
  }

  .caption_dc0e.brown-4ca7 > .photo_up_30b2 {
    gap: 3px;
  }

  .widget-9017 .filter-47da {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.sidebar_fast_56f5 .sort-down-6464.carousel-9c67 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.sidebar_fast_56f5 .sort-down-6464.carousel-9c67: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.menu-cold-51a6 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .sidebar_fast_56f5 .sort-down-6464.carousel-9c67 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .widget-9017 .new_02c8 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .bright_2d86 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.gas_fa43 .notice_8684 {
  flex-shrink: 0;
  white-space: nowrap;
}

.gas_fa43 .warm_150b {
  flex-shrink: 0;
  min-width: fit-content;
}

.gas_fa43 .prev-c677 {
  white-space: nowrap;
}

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

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

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

.gas_fa43 .warm_150b {
  max-width: 80px !important;
  overflow: hidden;
}

.gas_fa43 .sort-down-6464.carousel-9c67 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.gas_fa43 .prev-c677 {
  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);
  }
}

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

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

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

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

body .fixed-50a9:nth-child(2),
.sidebar-b292 .fixed-50a9:nth-child(2),
#page .fixed-50a9: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;
}

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

/* css-noise: fd7f */
.promo-block-n9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
