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(.short_f3b9) {
  gap: 0.5em;
}
:where(.hard_5f6d) {
  gap: 0.5em;
}
body .breadcrumb-smooth-7a1d > .notification-a92d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .breadcrumb-smooth-7a1d > .sidebar_hot_a3fc {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .breadcrumb-smooth-7a1d > .heading-outer-1599 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .summary-under-4fcd > .notification-a92d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .summary-under-4fcd > .sidebar_hot_a3fc {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .summary-under-4fcd > .heading-outer-1599 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .summary-under-4fcd
  > :where(:not(.notification-a92d):not(.sidebar_hot_a3fc):not(.gradient_cb82)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .summary-under-4fcd > .video_iron_8a4d {
  max-width: var(--wp--style--global--wide-size);
}
body .short_f3b9 {
  display: flex;
}
body .short_f3b9 {
  flex-wrap: wrap;
  align-items: center;
}
body .short_f3b9 > * {
  margin: 0;
}
body .hard_5f6d {
  display: grid;
}
body .hard_5f6d > * {
  margin: 0;
}
:where(.paragraph_thick_0223.short_f3b9) {
  gap: 2em;
}
:where(.paragraph_thick_0223.hard_5f6d) {
  gap: 2em;
}
:where(.background-last-f0be.short_f3b9) {
  gap: 1.25em;
}
:where(.background-last-f0be.hard_5f6d) {
  gap: 1.25em;
}
.brown-df8d {
  color: var(--wp--preset--color--black) !important;
}
.fresh_5b21 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.active-175a {
  color: var(--wp--preset--color--white) !important;
}
.outline_hovered_bd3d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.article-rough-75c5 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.small-9ca1 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.description_8a62 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.heading-1b8a {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.stone_0d1d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.steel-a674 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.huge_075a {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.static_5649 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.warm_a503 {
  background-color: var(--wp--preset--color--black) !important;
}
.paragraph-c142 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.center_a290 {
  background-color: var(--wp--preset--color--white) !important;
}
.popup-fast-faed {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.backdrop-3c6c {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.focus-bright-bd08 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.summary-1b33 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.aside_b4ea {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.mask-d1a5 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.middle-91bb {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dynamic_a01f {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tag-up-211f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.menu-right-6ce7 {
  border-color: var(--wp--preset--color--black) !important;
}
.article_warm_c9f2 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sidebar-1aa9 {
  border-color: var(--wp--preset--color--white) !important;
}
.surface_small_7f09 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.east-8634 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.nav_285a {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dim_7b2f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shade_a606 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.component-dim-3940 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.text-4777 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.active_north_d3e4 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.current-795a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.small-adf1 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.fluid_847b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.column-silver-cfb1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.article-iron-72a2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.search-inner-519a {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.wrapper-147a {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.orange_9d09 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.grid_f8e2 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.logo_e224 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.thick_09fa {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.gold_aa42 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.module-tall-d237 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.texture_fast_525a {
  font-size: var(--wp--preset--font-size--small) !important;
}
.backdrop-75af {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.shade-dim-07cd {
  font-size: var(--wp--preset--font-size--large) !important;
}
.nav_fast_beb8 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.link_current_ea96 a:where(:not(.black-a320)) {
  color: inherit;
}
:where(.background-last-f0be.short_f3b9) {
  gap: 1.25em;
}
:where(.background-last-f0be.hard_5f6d) {
  gap: 1.25em;
}
:where(.paragraph_thick_0223.short_f3b9) {
  gap: 2em;
}
:where(.paragraph_thick_0223.hard_5f6d) {
  gap: 2em;
}
.box-2f46 {
  font-size: 1.5em;
  line-height: 1.6;
}

.modal_tall_398d .tertiary_df35 {
  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);
}
.avatar-a936 .middle-7785 {
  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);
}
.tiny-a4eb {
  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);
}
.tiny-a4eb.solid-7b98 .block-purple-a2eb {
  background-color: var(--e-global-color-primary);
}
.tiny-a4eb.backdrop_outer_07c3 .block-purple-a2eb,
.tiny-a4eb.hero_copper_a386 .block-purple-a2eb {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content-blue-ca29 .thumbnail_solid_6802 {
  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);
}
.paragraph_paper_073c {
  --divider-color: var(--e-global-color-secondary);
}
.paragraph_paper_073c .orange_b243 {
  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_paper_073c.last_b8d1 .texture_3815 {
  background-color: var(--e-global-color-secondary);
}
.paragraph_paper_073c.component-adb7 .texture_3815,
.paragraph_paper_073c.first-ca59 .texture_3815 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.paragraph_paper_073c.component-adb7 .texture_3815,
.paragraph_paper_073c.first-ca59 .texture_3815 svg {
  fill: var(--e-global-color-secondary);
}
.hard_b19e .photo-9c27 {
  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);
}
.hard_b19e .filter-tall-37ed {
  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_560d.last_b8d1 .texture_3815 {
  background-color: var(--e-global-color-primary);
}
.inner_560d.component-adb7 .texture_3815,
.inner_560d.first-ca59 .texture_3815 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.inner_560d.component-adb7 .texture_3815,
.inner_560d.first-ca59 .texture_3815 svg {
  fill: var(--e-global-color-primary);
}
.header-f176.last_b8d1 .texture_3815 {
  background-color: var(--e-global-color-primary);
}
.header-f176.component-adb7 .texture_3815,
.header-f176.first-ca59 .texture_3815 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.header-f176 .pro_ac1e {
  color: var(--e-global-color-primary);
}
.header-f176 .pro_ac1e,
.header-f176 .pro_ac1e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-f176 .bright-5d57 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_28cd .sidebar_2897 {
  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);
}
.sort_9406 .rough_e2e0 .paragraph_9b4c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-2ecb .item_thick_9ea5:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.label-2ecb .advanced-e9e6 i {
  color: var(--e-global-color-primary);
}
.label-2ecb .advanced-e9e6 svg {
  fill: var(--e-global-color-primary);
}
.label-2ecb .first-f728 {
  color: var(--e-global-color-secondary);
}
.label-2ecb .item_thick_9ea5 > .first-f728,
.label-2ecb .item_thick_9ea5 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-a428 .form-3be8 {
  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);
}
.selected-a428 .input_ecb7 {
  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);
}
.pagination-749b .accordion_warm_f9ad .in_73fa {
  background-color: var(--e-global-color-primary);
}
.pagination-749b .fixed_793e {
  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);
}
.fixed_039d .text_left_6b29 {
  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);
}
.fixed_039d .popup_7c18 {
  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);
}
.fixed_039d .dropdown-stone-81ad {
  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);
}
.shadow_16a8 .preview-c09a,
.shadow_16a8 .preview-c09a a {
  color: var(--e-global-color-primary);
}
.shadow_16a8 .preview-c09a.glass_2147,
.shadow_16a8 .preview-c09a.glass_2147 a {
  color: var(--e-global-color-accent);
}
.shadow_16a8 .preview-c09a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_16a8 .description-b9a3 {
  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);
}
.photo_c349 .glass-216a,
.photo_c349 .medium-4bc2 {
  color: var(--e-global-color-primary);
}
.photo_c349 .glass-216a svg {
  fill: var(--e-global-color-primary);
}
.photo_c349 .glass_2147 .glass-216a,
.photo_c349 .glass_2147 .medium-4bc2 {
  color: var(--e-global-color-accent);
}
.photo_c349 .glass_2147 .glass-216a svg {
  fill: var(--e-global-color-accent);
}
.photo_c349 .medium-4bc2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_c349 .description-b9a3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-b869 .liquid-d043,
.icon-b869 .clean_0b25 {
  color: var(--e-global-color-primary);
}
.icon-b869 .clean_0b25 svg {
  fill: var(--e-global-color-primary);
}
.icon-b869 .preview-c09a.glass_2147 a,
.icon-b869
  .preview-c09a.glass_2147
  .clean_0b25 {
  color: var(--e-global-color-accent);
}
.icon-b869 .liquid-d043 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-b869 .description-b9a3 {
  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);
}
.simple_f0c8 .stale_a00f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_f0c8 .progress-3414 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_mini_8108 .gradient-up-47b7 .thumbnail-plasma-b70f {
  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);
}
.column_mini_8108 .gradient-up-47b7 .small_43e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_mini_8108 .menu-iron-b001 .thumbnail-plasma-b70f {
  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);
}
.column_mini_8108
  .menu-iron-b001
  .small_43e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_mini_8108
  .warm_59c6
  .thumbnail-plasma-b70f {
  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);
}
.column_mini_8108
  .warm_59c6
  .small_43e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_mini_8108
  .blue-151a
  .thumbnail-plasma-b70f {
  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);
}
.column_mini_8108
  .blue-151a
  .small_43e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_1320 .feature-d438 {
  background-color: var(--e-global-color-primary);
}
.simple_1320 .feature-d438:hover {
  background-color: var(--e-global-color-primary);
}
.simple_1320 .text_77af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_1320
  .feature-d438:hover
  .text_77af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-62a4 .gradient-first-2f68 {
  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);
}
.basic_d01c .glass-0639 .easy_921b a {
  background-color: var(--e-global-color-accent);
}
.basic_d01c .glass-0639 .first-8b58 a {
  background-color: var(--e-global-color-accent);
}
.basic_d01c .glass-0639 .easy_921b a,
.basic_d01c .glass-0639 .first-8b58 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_focused_841e
  .iron_e6d4.hover-3b26
  .glass-0639
  a.overlay_steel_fa57 {
  background-color: var(--e-global-color-accent);
}
.gradient_focused_841e
  .iron_e6d4.hover-3b26
  .glass-0639
  span.overlay_steel_fa57.fn-current-9e5c {
  background-color: var(--e-global-color-text);
}
.gradient_focused_841e
  .iron_e6d4.hover-3b26
  .glass-0639
  .overlay_steel_fa57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_5cbc .warm_19b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_5cbc
  .sidebar-1ad4
  > .card_51f2
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_5cbc
  .action-199f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_5cbc
  .box-6918
  .block-0464,
.sort_5cbc
  .box-6918
  .secondary-96ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_5cbc
  .box-6918
  .chip-9447,
.sort_5cbc
  .box-6918
  a
  .chip-9447 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_5cbc
  .box-6918
  .huge-35f1 {
  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);
}
.sort_5cbc
  .box-6918
  .text_e88d {
  background-color: var(--e-global-color-primary);
}
.sort_5cbc
  .box-6918
  .text_e88d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_5cbc
  .box-6918
  .text_e88d:hover {
  background-color: var(--e-global-color-primary);
}
.sort_5cbc
  .box-6918
  .picture_liquid_c5c4 {
  background-color: var(--e-global-color-primary);
}
.sort_5cbc
  .box-6918
  .picture_liquid_c5c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_5cbc
  .box-6918
  .picture_liquid_c5c4:hover {
  background-color: var(--e-global-color-primary);
}
.sort_5cbc
  .grid-bottom-b6b4
  .panel-out-40cd
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_5cbc
  .grid-bottom-b6b4
  .main_south_2d8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_5cbc
  .grid-bottom-b6b4
  .huge-35f1 {
  color: var(--e-global-color-text);
}
.sort_5cbc
  .grid-bottom-b6b4
  .huge-35f1
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_5cbc
  .grid-bottom-b6b4
  .text_e88d {
  background-color: var(--e-global-color-primary);
}
.sort_5cbc
  .grid-bottom-b6b4
  .text_e88d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_5cbc
  .grid-bottom-b6b4
  .text_e88d:hover {
  background-color: var(--e-global-color-primary);
}
.sort_5cbc
  .grid-bottom-b6b4
  .picture_liquid_c5c4 {
  background-color: var(--e-global-color-primary);
}
.sort_5cbc
  .grid-bottom-b6b4
  .picture_liquid_c5c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_5cbc
  .grid-bottom-b6b4
  .picture_liquid_c5c4:hover {
  background-color: var(--e-global-color-primary);
}
.sort_5cbc .item-2acc {
  background-color: var(--e-global-color-primary);
}
.sort_5cbc .item-2acc:hover {
  background-color: var(--e-global-color-primary);
}
.sort_5cbc .container-a6ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_5cbc .dropdown_d892 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-plasma-dbd1 .article_17ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-plasma-dbd1
  .under_0020
  > div:nth-child(3)
  .article_17ee,
.texture-plasma-dbd1
  .hover-8a34
  > div:nth-child(1)
  .article_17ee,
.texture-plasma-dbd1
  .form_5115
  > div:nth-child(1)
  .article_17ee,
.texture-plasma-dbd1
  .row-steel-aeeb
  > div:nth-child(1)
  .article_17ee,
.texture-plasma-dbd1
  .text_cold_5b0e
  > div:nth-child(1)
  .article_17ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-plasma-dbd1 .shade-b251 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-plasma-dbd1 .chip_first_dc62 {
  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);
}
.texture-plasma-dbd1 .hidden-pro-3f5f {
  background-color: var(--e-global-color-primary);
}
.texture-plasma-dbd1 .hidden-pro-3f5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-plasma-dbd1 .hidden-pro-3f5f:hover {
  background-color: var(--e-global-color-primary);
}
.texture-plasma-dbd1 .wrapper_67ac {
  background-color: var(--e-global-color-primary);
}
.texture-plasma-dbd1 .wrapper_67ac:hover {
  background-color: var(--e-global-color-primary);
}
.texture-plasma-dbd1 .container-a6ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-plasma-dbd1 .dropdown_d892 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_1787 .liquid_ddd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_1787 .active_ea2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_1787 .over_02a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_1787 .slow-ad5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_1787 .list_1121 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_1787 .wrapper_67ac {
  background-color: var(--e-global-color-primary);
}
.tabs_1787 .wrapper_67ac:hover {
  background-color: var(--e-global-color-primary);
}
.background-center-7ac7 .copper_6d7d {
  background-color: var(--e-global-color-secondary);
}
.background-center-7ac7 .widget_a2e6 {
  background-color: var(--e-global-color-text);
}
.background-center-7ac7 .progress_497f {
  background-color: var(--e-global-color-secondary);
}
.background-center-7ac7 .shadow_0271 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-center-7ac7 .smooth_c516 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-center-7ac7 .east_d8df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-center-7ac7 .shadow_hot_cbd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-center-7ac7 .pro-9bc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-fast-5a50 .selected-5111 .message-37f1,
.label-fast-5a50
  .selected-5111
  .message-37f1
  a,
.label-fast-5a50 .bottom_55cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-fast-5a50 .selected-5111 .text-f152,
.label-fast-5a50 .hard-c1b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-fast-5a50 .selected-5111 .text-f152 {
  color: var(--e-global-color-text);
}
.label-fast-5a50 .hard-c1b1 {
  color: var(--e-global-color-text);
}
.label-fast-5a50
  .selected-5111
  .tag_efc5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-fast-5a50 .short-54b8 .mini_7a1a {
  background-color: var(--e-global-color-primary);
}
.label-fast-5a50 .short-54b8 .mini_7a1a:hover {
  background-color: var(--e-global-color-primary);
}
.label-fast-5a50 .short-54b8 .mini-e20a li span {
  background-color: var(--e-global-color-text);
}
.label-fast-5a50 .short-54b8 .mini-e20a li span:hover {
  background-color: var(--e-global-color-primary);
}
.label-fast-5a50
  .short-54b8
  .mini-e20a
  li.lite-95fa
  span {
  background-color: var(--e-global-color-accent);
}
.label-fast-5a50 .info_6e04 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_2d13 .border_76b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_af63 .summary_over_776c {
  background-color: var(--e-global-color-primary);
}
.dim_af63 .status_pro_2dd5 {
  background-color: var(--e-global-color-secondary);
}
.dim_af63 .alert-fa42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_af63 .icon_full_cebc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_af63 .form_brown_30b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_af63 .border-fixed-de87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_af63 .hero_fresh_d94b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_af63 .notification-0859 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_af63 .search_1d8e {
  background-color: var(--e-global-color-primary);
}
.dim_af63 .search_1d8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-cold-1398 .pro-a664 {
  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);
}
.layout-cold-1398 .main_78d4 {
  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);
}
.layout-cold-1398
  .hero_simple_61bb:after {
  background-color: var(--e-global-color-primary);
}
.layout-cold-1398 .purple-d39c {
  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);
}
.photo-d590 .bottom_55cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-d590 .hard-c1b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-dirty-5102 .wood_1174 .gallery_285b {
  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);
}
.table-dirty-5102 .wood_1174 .huge_bff6 {
  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_667c .search-2a91 {
  background-color: var(--e-global-color-primary);
}
.caption_667c .green_98f7 {
  background-color: var(--e-global-color-secondary);
}
.caption_667c .card_fixed_7faa .icon_new_308a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_667c .out_9d18 .icon_new_308a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-top-f036 .info_bright_2c78 .input-d3d2 {
  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);
}
.texture-top-f036 .info_bright_2c78 .layout_aca1 {
  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);
}
.texture-top-f036 .info_bright_2c78 .purple-c784 {
  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);
}
.article_4629 .background_narrow_c6ad {
  border-color: var(--e-global-color-text);
}
.article_4629 .label_liquid_a555 {
  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);
}
.article_4629 .in-1fa1 {
  color: var(--e-global-color-primary);
}
.article_4629 .stone_40fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_fresh_a9da .static-6d54 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_fresh_a9da .logo-bronze-ced5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_fresh_a9da .hard-078a:hover .static-6d54 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_fresh_a9da
  .hard-078a:hover
  .logo-bronze-ced5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-6838 .full-bd64 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-6838 .pressed-97fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_cb6e .hard-dd51 .yellow-e580 {
  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);
}
.under_cb6e .grid-f0b0 .yellow-e580 {
  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);
}
.complex-9234 .heading_narrow_e90f {
  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);
}
.primary_11ec .easy-2396 .border-82f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_11ec .easy-2396 .border-82f9 {
  background-color: var(--e-global-color-secondary);
}
.primary_11ec .blue_1151 .border-82f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_11ec .blue_1151 .border-82f9 {
  background-color: var(--e-global-color-secondary);
}
.primary_11ec .component-964f .north_65bc {
  background-color: var(--e-global-color-primary);
}
.primary_11ec .component-964f:hover .north_65bc {
  background-color: var(--e-global-color-secondary);
}
.primary_11ec .mini_7a1a {
  background-color: var(--e-global-color-primary);
}
.primary_11ec .mini_7a1a:hover {
  background-color: var(--e-global-color-accent);
}
.primary_11ec .mini-e20a li span {
  background-color: var(--e-global-color-text);
}
.primary_11ec .mini-e20a li span:hover {
  background-color: var(--e-global-color-primary);
}
.primary_11ec .mini-e20a li.lite-95fa span {
  background-color: var(--e-global-color-accent);
}
.basic_a10b .steel-b469 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_a10b .overlay-action-8560 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-in-6e76 .icon_ac18:before {
  background-color: var(--e-global-color-secondary);
}
.grid-in-6e76 .nav-4618 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-in-6e76 .notice_hovered_dc3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-c29a .rough-100d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-c29a .rough-100d:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-c29a .rough-100d.fn-active-9e5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-c29a .plasma-feb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-c29a .thumbnail-fresh-2aa3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-c29a .surface_8150 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-c29a .dirty-5863 {
  background-color: var(--e-global-color-primary);
}
.bottom-c29a .dirty-5863 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-c29a .detail-964a {
  background-color: var(--e-global-color-primary);
}
.bottom-c29a .detail-964a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_wood_38b3 .header_gas_0695 .info_north_10eb a {
  color: var(--e-global-color-secondary);
}
.sort_wood_38b3 .header_gas_0695 .info_north_10eb a:hover {
  color: var(--e-global-color-secondary);
}
.sort_wood_38b3 .header_gas_0695 .info_north_10eb,
.sort_wood_38b3 .header_gas_0695 .info_north_10eb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_wood_38b3 .header_gas_0695 .notification_464f {
  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);
}
.sort_wood_38b3 .header_gas_0695 .search_iron_2341 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_wood_38b3 .header_gas_0695 .purple_b401 {
  background-color: var(--e-global-color-primary);
}
.sort_wood_38b3 .header_gas_0695 .purple_b401 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_wood_38b3 .header_gas_0695 .purple_b401:hover {
  background-color: var(--e-global-color-primary);
}
.sort_wood_38b3 .header_gas_0695 .heading-dim-ed0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_wood_38b3 .header_gas_0695 .heading-dim-ed0e {
  background-color: var(--e-global-color-primary);
}
.sort_wood_38b3 .header_gas_0695 .heading-dim-ed0e:hover {
  background-color: var(--e-global-color-primary);
}
.sort_wood_38b3 .header_gas_0695 .mini_7a1a {
  background-color: var(--e-global-color-primary);
}
.sort_wood_38b3 .header_gas_0695 .mini_7a1a:hover {
  background-color: var(--e-global-color-primary);
}
.sort_wood_38b3 .short-54b8 .mini-e20a li span {
  background-color: var(--e-global-color-text);
}
.sort_wood_38b3 .short-54b8 .mini-e20a li span:hover {
  background-color: var(--e-global-color-primary);
}
.sort_wood_38b3 .short-54b8 .mini-e20a li.lite-95fa span {
  background-color: var(--e-global-color-accent);
}
.sort_wood_38b3 .container-a6ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_wood_38b3 .dropdown_d892 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-220b .detail_old_a863 .module_right_4f17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-220b .detail_old_a863 .popup-rough-d89c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-220b .detail_old_a863 .large-d23e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-wide-bb23 .border-bright-b9fa {
  border-color: var(--e-global-color-text);
}
.status-wide-bb23 .surface_3c69 {
  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);
}
.status-wide-bb23 .badge_soft_0a09 {
  color: var(--e-global-color-secondary);
}
.status-wide-bb23 .badge_soft_0a09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-wide-bb23 .basic-da2e > * {
  color: var(--e-global-color-primary);
}
.status-wide-bb23 .basic-da2e > * svg {
  fill: var(--e-global-color-primary);
}
.status-wide-bb23 .north-8341 {
  color: var(--e-global-color-primary);
}
.status-wide-bb23 .north-8341 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-wide-bb23 .blue_09a7 {
  color: var(--e-global-color-primary);
}
.status-wide-bb23 .blue_09a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-wide-bb23 .middle-c5ca {
  color: var(--e-global-color-primary);
}
.status-wide-bb23 .middle-c5ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-wide-bb23 .frame-354e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-wide-bb23 .tooltip_c88b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-wide-bb23 .tooltip_c88b.badge-7855 {
  color: var(--e-global-color-secondary);
}
.status-wide-bb23 .tooltip_c88b.badge-7855 .short_ac71 {
  color: var(--e-global-color-accent);
}
.status-wide-bb23 .tooltip_c88b.overlay_cool_1c11 {
  color: var(--e-global-color-text);
}
.status-wide-bb23 .tooltip_c88b.overlay_cool_1c11 .short_ac71 {
  color: var(--e-global-color-text);
}
.status-wide-bb23 .tooltip_c88b:before {
  border-top-color: var(--e-global-color-text);
}
.status-wide-bb23 .narrow-98da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-wide-bb23
  .narrow-98da
  .accent-cold-0df2 {
  background-color: var(--e-global-color-primary);
}
.status-wide-bb23
  .narrow-98da
  .accent-cold-0df2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-wide-bb23 .border-bright-b9fa .button-3271 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-16ef .content-first-2225 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-16ef .smooth_7b27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-4cef .clean_2c03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-4cef
  .border-58fd
  .carousel-30c6 {
  background-color: var(--e-global-color-secondary);
}
.bright-4cef
  .border-58fd.menu-hard-b8d9
  .carousel-30c6 {
  background-color: var(--e-global-color-text);
}
.bright-4cef
  .border-58fd:hover
  .carousel-30c6 {
  background-color: var(--e-global-color-accent);
}
.bright-4cef
  .border-58fd.fn-active-9e5c
  .carousel-30c6 {
  background-color: var(--e-global-color-primary);
}
.hover_7209 .column_53ac {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hover_7209 .old-6ef4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_7209 .slider_up_8b3b {
  background-color: var(--e-global-color-primary);
}
.hover_7209 .slider_up_8b3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_8df0 .hot-331a .pressed_7a48 .item-5db0 {
  background-color: var(--e-global-color-secondary);
}
.gallery_8df0 .hot-331a .orange_ae47:after {
  background-color: var(--e-global-color-secondary);
}
.gallery_8df0 .section_focused_54ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_8df0 .warm_924c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_8df0 .sidebar_46e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_8df0 .carousel-1fa5 {
  background-color: var(--e-global-color-primary);
}
.gallery_8df0 .carousel-1fa5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_8df0 .table-0f67 {
  background-color: var(--e-global-color-secondary);
}
.gallery_8df0 .table-0f67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_8df0 .hot-331a .shade_9f92 .thumbnail-ce2d:hover {
  background-color: var(--e-global-color-primary);
}
.gallery_8df0
  .hot-331a
  .shade_9f92
  .thumbnail-ce2d.dropdown_slow_485d {
  background-color: var(--e-global-color-primary);
}
.gallery_8df0 .hot-331a .background_hard_4bc3:before {
  border-color: var(--e-global-color-primary);
}
.gallery_8df0 .hot-331a .background_hard_4bc3:hover:before {
  border-color: var(--e-global-color-secondary);
}
.gallery_8df0
  .hot-331a
  .background_hard_4bc3.video_gas_e858:before {
  border-color: var(--e-global-color-primary);
}
.gallery_8df0 .title-solid-8bbe span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-1c6a .pressed-7801 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper-1c6a .pressed-7801:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper-1c6a .pressed-7801.gold-1002 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper-1c6a .tag-e951 {
  background-color: var(--e-global-color-primary);
}
.upper-1c6a .tag-e951 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper-1c6a
  .highlight_616f
  .photo_old_100b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper-1c6a
  .accordion_f2c4
  .photo_old_100b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-4482
  .container_iron_910e
  .title-acec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-4482
  .container_iron_910e
  .short-660b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-4482 .link_b6d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-4482 .lite_9426 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-4482 .center-0d0d {
  background-color: var(--e-global-color-primary);
}
.form-4482 .center-0d0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-1118 .yellow_e589 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-1118 .heading_huge_af9f {
  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);
}
.breadcrumb-1118 .list-black-f5d6 {
  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);
}
.breadcrumb-1118 .list-black-f5d6 a:hover {
  color: var(--e-global-color-secondary);
}
.breadcrumb-1118 .short-2a23 {
  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);
}
.breadcrumb-1118 .secondary-d270 {
  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);
}
.breadcrumb-1118 .large_eb1c .mini_7a1a {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-1118 .large_eb1c .mini_7a1a:hover {
  background-color: var(--e-global-color-accent);
}
.breadcrumb-1118
  .large_eb1c
  .mini-e20a
  li
  span {
  background-color: var(--e-global-color-text);
}
.breadcrumb-1118
  .large_eb1c
  .mini-e20a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-1118
  .large_eb1c
  .mini-e20a
  li.lite-95fa
  span {
  background-color: var(--e-global-color-accent);
}
.widget_76f1
  .picture-4a42
  .gradient_stale_ef46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_76f1 .picture-4a42 .dim_305e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_76f1 .picture-4a42 .carousel-bronze-655d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_76f1 .large_1218 {
  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);
}
.widget_76f1
  .tabs-c8ae.wrapper_slow_8345 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > a {
  background-color: var(--e-global-color-text);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > a
  .avatar_7995.hover_babe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > a
  .media_b798.item-dynamic-85f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > .card_green_c8c4
  .silver_bd63
  > a {
  background-color: var(--e-global-color-secondary);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > .card_green_c8c4
  .silver_bd63
  > a
  .blue-5811 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > .card_green_c8c4
  .silver_bd63
  > a
  .media_b798.frame_863e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > a
  .full_a825:before {
  color: var(--e-global-color-text);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > .card_green_c8c4
  a
  .full_a825:before {
  color: var(--e-global-color-text);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63.alert_lower_eec5
  > a
  .full_a825:before {
  color: var(--e-global-color-text);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > .card_green_c8c4
  .silver_bd63.alert_lower_eec5
  > a
  .full_a825:before {
  color: var(--e-global-color-text);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > a
  .accent_prev_1ffb
  .north-e79e {
  color: var(--e-global-color-text);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > .card_green_c8c4
  a
  .accent_prev_1ffb
  .north-e79e {
  color: var(--e-global-color-text);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > a
  .accent_prev_1ffb
  .north-e79e,
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > .card_green_c8c4
  a
  .accent_prev_1ffb
  .north-e79e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > a
  .main-261a:before {
  color: var(--e-global-color-text);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > .card_green_c8c4
  a
  .main-261a:before {
  color: var(--e-global-color-text);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63.alert_lower_eec5
  > a
  .main-261a:before {
  color: var(--e-global-color-text);
}
.action-b015
  > .focused-299f
  > div
  > .simple-4119
  > .silver_bd63
  > .card_green_c8c4
  .silver_bd63.alert_lower_eec5
  > a
  .main-261a:before {
  color: var(--e-global-color-text);
}
.disabled_down_9e12 .detail-4842 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_down_9e12
  .lower-4ba6:hover
  .detail-4842 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_383e
  > .focused-299f
  > .box-south-1a7d
  > .item_7f56
  > .small_7126
  > .primary_cf7b
  .gold-4fbf {
  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);
}
.dirty_383e
  > .focused-299f
  > .box-south-1a7d
  > .item_7f56
  > .small_7126
  > .primary_cf7b:hover
  .gold-4fbf {
  color: var(--e-global-color-text);
}
.dirty_383e
  > .focused-299f
  > .box-south-1a7d
  > .item_7f56
  > .small_7126
  > .primary_cf7b:hover
  .gold-4fbf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_383e
  > .focused-299f
  > .box-south-1a7d
  > .item_7f56
  > .small_7126.hero-black-9488
  > .primary_cf7b
  .gold-4fbf {
  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);
}
.complex-43f9 .element_hovered_6805 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-43f9 .panel-out-2df7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-43f9 .dirty_766d {
  background-color: var(--e-global-color-primary);
}
.complex-43f9 .dirty_766d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-cd6d
  > .focused-299f
  > .label-hard-c4eb
  > .tertiary-full-f6d1
  > .gold_ab59
  .logo-e8e0 {
  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);
}
.thumbnail-cd6d
  > .focused-299f
  > .label-hard-c4eb
  > .tertiary-full-f6d1
  > .gold_ab59
  .description-536b {
  color: var(--e-global-color-text);
}
.thumbnail-cd6d
  > .focused-299f
  > .label-hard-c4eb
  > .tertiary-full-f6d1
  > .gold_ab59:hover
  .logo-e8e0 {
  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);
}
.thumbnail-cd6d
  > .focused-299f
  > .label-hard-c4eb
  > .tertiary-full-f6d1
  > .gold_ab59:hover
  .description-536b {
  color: var(--e-global-color-secondary);
}
.thumbnail-cd6d
  > .focused-299f
  > .label-hard-c4eb
  > .tertiary-full-f6d1
  > .gold_ab59.carousel_8fed
  .logo-e8e0 {
  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);
}
.thumbnail-cd6d
  > .focused-299f
  > .label-hard-c4eb
  > .tertiary-full-f6d1
  > .gold_ab59.carousel_8fed
  .description-536b {
  color: var(--e-global-color-primary);
}
.row-up-b34b
  .preview-top-2691
  .yellow_ff46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-up-b34b .label-selected-4c08 .button-3271 .top_3c33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_5463 .box-complex-52b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_5463 .slider_clean_be55 .box-complex-52b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_5463 .hard_4b06 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_5463 .hard_4b06 {
  background-color: var(--e-global-color-primary);
}
.photo-upper-439d .tiny-ad07 .overlay-4491 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-upper-439d
  .tiny-ad07:hover
  .text_fresh_a20d {
  color: var(--e-global-color-secondary);
}
.photo-upper-439d
  .tiny-ad07:hover
  .overlay-4491 {
  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-small-7ffd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.header-dark-47b5 {
  max-width: 1400px !important;
}

.widget-0f5e {
  flex-direction: column;
}

.widget-0f5e .static-f818 {
  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-0f5e .static-f818 {
  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-0f5e .tertiary_ee0f {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

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

.outer-6407.iron-26bb {
  display: none;
}

.tabs-500c {
  display: none;
}

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

.photo-b6c0.tertiary_d854 {
  margin-bottom: 40px;
  width: 100%;
}

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

.widget-0f5e a {
  width: 100%;
}

.chip_glass_ac40 .link_orange_6468.media-c7c7 {
  width: 20% !important;
}

.backdrop-center-02a6 {
  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; /* 字母间距 */
}

.backdrop-center-02a6: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%);
}

.backdrop-center-02a6 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.banner-734d {
  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;
}

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

.banner-734d: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);
}

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

.chip_glass_ac40
  .link_orange_6468.secondary-basic-780b
  .full_e3c5
  .accent_9390 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.image-80c6.overlay_18e8 > .highlight_selected_d867 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

.tertiary-d931 {
  display: flex;
  gap: 50px;
}

.chip_glass_ac40
  .link_orange_6468.message_glass_498f
  .mask-old-60fa
  .dark-f5fe {
  width: 100% !important;
}

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

.filter-black-9282 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.shade_up_dabb:hover .container_blue_2edc {
  visibility: visible;
}
.shade_up_dabb:hover.shade_up_dabb::before {
  display: block;
}

.narrow-c99e h3 {
  color: #fff;
}

.preview-9522 {
  margin: 0;
}

.chip_glass_ac40
  .link_orange_6468.message_glass_498f
  .dark-f5fe
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.gradient_dirty_7e27 {
  width: 100%;
}

.image-white-cdab {
  width: 100%;
}

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

.image-white-cdab {
  width: 100%;
}

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

.dark-f5fe {
  display: flex;
  align-items: center;
}

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

.primary_bottom_ce24 {
  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-0f5e .static-f818.item_fluid_fbfd {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.widget-0f5e h1.static-f818 {
  margin-top: 80px !important;
}

.chip_glass_ac40 .link_orange_6468.cool_74be {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.border_9817 img {
  width: 100%;
}

.pagination-600d .photo-rough-7ce3.full_e3c5 {
  justify-content: space-between;
}

.element-838b {
  display: none;
}

.accent_d0b3 .tertiary_ee0f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .image-80c6 .highlight_selected_d867 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .backdrop-center-02a6 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .pagination-600d .photo-rough-7ce3.full_e3c5 {
    border-bottom: 1px solid #f0c159;
  }

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

  .image-80c6.overlay_18e8 > .highlight_selected_d867 {
    gap: 15px;
    justify-content: space-between;
  }

  .chip_glass_ac40
    .link_orange_6468.message_glass_498f
    .dark-f5fe
    img {
    width: 60% !important;
  }

  .outline_018d {
    left: 2%;
  }

  .texture_wood_43ff {
    margin: 10px 0;
  }

  .widget-0f5e .tertiary_ee0f {
    margin: 0;
    margin-bottom: 10px;
  }

  .backdrop-center-02a6 {
    font-size: 16px !important;
  }

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

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

  h2.widget-0f5e .static-f818,
  .widget-0f5e .static-f818 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .dark-f5fe {
    justify-content: center;
  }

  .widget-0f5e .tertiary_ee0f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .chip_glass_ac40 .link_orange_6468.media-c7c7 {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .banner-734d {
    text-transform: capitalize;
  }

  h2.widget-0f5e .static-f818,
  .widget-0f5e .static-f818 {
    font-size: 30px !important;
  }

  .dark-f5fe {
    justify-content: center;
  }

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

  .stale-afd5
    .component-aeed.advanced_9bea {
    margin: 0 !important;
  }

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

  .texture_wood_43ff {
    display: flex;
  }

  .west_8299 .backdrop-center-02a6 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .mask-03bf svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .widget-0f5e h1.static-f818 {
    margin-top: 40px !important;
  }

  .chip_glass_ac40
    .link_orange_6468.message_glass_498f
    .dark-f5fe
    img,
  .hard_b19e .mask-old-60fa {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .banner-734d {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .chip_glass_ac40 .link_orange_6468.media-c7c7 {
    width: 100% !important;
  }

  .image-80c6.overlay_18e8 > .highlight_selected_d867 {
    gap: 3px;
  }

  .widget-0f5e .tertiary_ee0f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .backdrop-center-02a6 {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.pagination-600d .photo-rough-7ce3.full_e3c5 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.pagination-600d .photo-rough-7ce3.full_e3c5: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .pagination-600d .photo-rough-7ce3.full_e3c5 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .widget-0f5e .static-f818 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .backdrop-center-02a6 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.in_debb .wood_0346 {
  flex-shrink: 0;
  white-space: nowrap;
}

.in_debb .heading-3444 {
  flex-shrink: 0;
  min-width: fit-content;
}

.in_debb .accent_9390 {
  white-space: nowrap;
}

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

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

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

.in_debb .heading-3444 {
  max-width: 80px !important;
  overflow: hidden;
}

.in_debb .photo-rough-7ce3.full_e3c5 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.in_debb .accent_9390 {
  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);
  }
}

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

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

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

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

body .banner-734d:nth-child(2),
.chip_glass_ac40 .banner-734d:nth-child(2),
#page .banner-734d: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;
}

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

/* css-noise: cd65 */
.promo-block-p4 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
