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(.banner_basic_9635) {
  gap: 0.5em;
}
:where(.shadow_under_e6a4) {
  gap: 0.5em;
}
body .paragraph_a604 > .texture-10e4 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .paragraph_a604 > .item-1cef {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .paragraph_a604 > .west_911a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .frame-orange-12b5 > .texture-10e4 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .frame-orange-12b5 > .item-1cef {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .frame-orange-12b5 > .west_911a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .frame-orange-12b5
  > :where(:not(.texture-10e4):not(.item-1cef):not(.input_11c0)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .frame-orange-12b5 > .carousel_action_5ee4 {
  max-width: var(--wp--style--global--wide-size);
}
body .banner_basic_9635 {
  display: flex;
}
body .banner_basic_9635 {
  flex-wrap: wrap;
  align-items: center;
}
body .banner_basic_9635 > * {
  margin: 0;
}
body .shadow_under_e6a4 {
  display: grid;
}
body .shadow_under_e6a4 > * {
  margin: 0;
}
:where(.silver_76d4.banner_basic_9635) {
  gap: 2em;
}
:where(.silver_76d4.shadow_under_e6a4) {
  gap: 2em;
}
:where(.media-white-bf49.banner_basic_9635) {
  gap: 1.25em;
}
:where(.media-white-bf49.shadow_under_e6a4) {
  gap: 1.25em;
}
.detail-pressed-13db {
  color: var(--wp--preset--color--black) !important;
}
.block-over-6db1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.header_right_229b {
  color: var(--wp--preset--color--white) !important;
}
.lite_1dd8 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tertiary-simple-2a37 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.selected-3181 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.thumbnail-medium-1741 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.photo-medium-6af2 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.outer-7d1a {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.overlay_fb28 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.progress_brown_82d7 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hot_f588 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.basic-f1cd {
  background-color: var(--wp--preset--color--black) !important;
}
.chip-c6f7 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.stone-7999 {
  background-color: var(--wp--preset--color--white) !important;
}
.input_6a2a {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.active-2824 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.clean_d586 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.top_ed7c {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.fluid-3ea3 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.texture-6109 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.south_934f {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.down-3605 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.button-e6c4 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.label_232e {
  border-color: var(--wp--preset--color--black) !important;
}
.dropdown-dynamic-eed8 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo-29cc {
  border-color: var(--wp--preset--color--white) !important;
}
.button_b9f8 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.photo_pink_7880 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.middle-d6e6 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.logo-1844 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.prev_c00c {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gas_c1eb {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.right_a576 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.mask-west-43e3 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.footer_efb6 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.chip-b106 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.copper-e03c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.accent_mini_c017 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.glass-8441 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.table-b6b2 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.focus_purple_6617 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.soft-9ad6 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.north-2c36 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.tertiary_2353 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.iron_513f {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.top_943e {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.container_gold_8e1c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.hovered_8a9d {
  font-size: var(--wp--preset--font-size--small) !important;
}
.down-2e50 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.breadcrumb_56d9 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.content-4679 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.selected_73dd a:where(:not(.item-pressed-6897)) {
  color: inherit;
}
:where(.media-white-bf49.banner_basic_9635) {
  gap: 1.25em;
}
:where(.media-white-bf49.shadow_under_e6a4) {
  gap: 1.25em;
}
:where(.silver_76d4.banner_basic_9635) {
  gap: 2em;
}
:where(.silver_76d4.shadow_under_e6a4) {
  gap: 2em;
}
.section-down-e69e {
  font-size: 1.5em;
  line-height: 1.6;
}

.accent-d3ff .item-green-0556 {
  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);
}
.full_0cfd .easy_02a3 {
  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);
}
.large-8471 {
  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);
}
.large-8471.accent-lower-47d9 .stale_0901 {
  background-color: var(--e-global-color-primary);
}
.large-8471.sidebar-f77e .stale_0901,
.large-8471.summary_copper_5799 .stale_0901 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.surface_1669 .modal_dim_d5c5 {
  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);
}
.border-83c8 {
  --divider-color: var(--e-global-color-secondary);
}
.border-83c8 .left_c700 {
  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);
}
.border-83c8.bronze_b7b9 .hero-2b9b {
  background-color: var(--e-global-color-secondary);
}
.border-83c8.wrapper_aba5 .hero-2b9b,
.border-83c8.logo-new-046d .hero-2b9b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.border-83c8.wrapper_aba5 .hero-2b9b,
.border-83c8.logo-new-046d .hero-2b9b svg {
  fill: var(--e-global-color-secondary);
}
.complex_c412 .media-6eb6 {
  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);
}
.complex_c412 .summary_8f0e {
  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);
}
.shadow-in-1bcd.bronze_b7b9 .hero-2b9b {
  background-color: var(--e-global-color-primary);
}
.shadow-in-1bcd.wrapper_aba5 .hero-2b9b,
.shadow-in-1bcd.logo-new-046d .hero-2b9b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shadow-in-1bcd.wrapper_aba5 .hero-2b9b,
.shadow-in-1bcd.logo-new-046d .hero-2b9b svg {
  fill: var(--e-global-color-primary);
}
.surface_west_a713.bronze_b7b9 .hero-2b9b {
  background-color: var(--e-global-color-primary);
}
.surface_west_a713.wrapper_aba5 .hero-2b9b,
.surface_west_a713.logo-new-046d .hero-2b9b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.surface_west_a713 .basic_cc8e {
  color: var(--e-global-color-primary);
}
.surface_west_a713 .basic_cc8e,
.surface_west_a713 .basic_cc8e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_west_a713 .notification_1b8d {
  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_c61b .backdrop-fresh-6b2a {
  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);
}
.breadcrumb_3782 .pro-2294 .list_6192 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_bottom_a39e .input-bf44:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.layout_bottom_a39e .out-05ad i {
  color: var(--e-global-color-primary);
}
.layout_bottom_a39e .out-05ad svg {
  fill: var(--e-global-color-primary);
}
.layout_bottom_a39e .fresh-896b {
  color: var(--e-global-color-secondary);
}
.layout_bottom_a39e .input-bf44 > .fresh-896b,
.layout_bottom_a39e .input-bf44 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-hard-d6e3 .copper_e327 {
  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-hard-d6e3 .component_ba19 {
  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);
}
.pattern_brown_0802 .orange_af7a .north_9d48 {
  background-color: var(--e-global-color-primary);
}
.pattern_brown_0802 .clean_5ff5 {
  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);
}
.active-d403 .main-1a4a {
  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);
}
.active-d403 .silver-a35c {
  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-d403 .row_a7c5 {
  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);
}
.advanced_ed68 .down-fd18,
.advanced_ed68 .down-fd18 a {
  color: var(--e-global-color-primary);
}
.advanced_ed68 .down-fd18.glass_1a1e,
.advanced_ed68 .down-fd18.glass_1a1e a {
  color: var(--e-global-color-accent);
}
.advanced_ed68 .down-fd18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_ed68 .secondary-7189 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-narrow-ad0c .wood-3993,
.secondary-narrow-ad0c .avatar-dark-6a1a {
  color: var(--e-global-color-primary);
}
.secondary-narrow-ad0c .wood-3993 svg {
  fill: var(--e-global-color-primary);
}
.secondary-narrow-ad0c .glass_1a1e .wood-3993,
.secondary-narrow-ad0c .glass_1a1e .avatar-dark-6a1a {
  color: var(--e-global-color-accent);
}
.secondary-narrow-ad0c .glass_1a1e .wood-3993 svg {
  fill: var(--e-global-color-accent);
}
.secondary-narrow-ad0c .avatar-dark-6a1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-narrow-ad0c .secondary-7189 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-d76a .button_85b7,
.input-d76a .row_84e2 {
  color: var(--e-global-color-primary);
}
.input-d76a .row_84e2 svg {
  fill: var(--e-global-color-primary);
}
.input-d76a .down-fd18.glass_1a1e a,
.input-d76a
  .down-fd18.glass_1a1e
  .row_84e2 {
  color: var(--e-global-color-accent);
}
.input-d76a .button_85b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-d76a .secondary-7189 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_f369 .surface-fresh-6b9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_f369 .table_b0f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-ae18 .avatar_28ea .new_3286 {
  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);
}
.carousel-ae18 .avatar_28ea .surface-f5dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-ae18 .gold-3e1f .new_3286 {
  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);
}
.carousel-ae18
  .gold-3e1f
  .surface-f5dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-ae18
  .badge_pink_395f
  .new_3286 {
  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);
}
.carousel-ae18
  .badge_pink_395f
  .surface-f5dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-ae18
  .thumbnail_inner_1ba8
  .new_3286 {
  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);
}
.carousel-ae18
  .thumbnail_inner_1ba8
  .surface-f5dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-glass-8351 .white_2743 {
  background-color: var(--e-global-color-primary);
}
.notice-glass-8351 .white_2743:hover {
  background-color: var(--e-global-color-primary);
}
.notice-glass-8351 .background-f530 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-glass-8351
  .white_2743:hover
  .background-f530 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-37ab .tooltip_09a4 {
  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);
}
.tiny_8bd8 .photo-silver-6df7 .last-10ca a {
  background-color: var(--e-global-color-accent);
}
.tiny_8bd8 .photo-silver-6df7 .copper_9c58 a {
  background-color: var(--e-global-color-accent);
}
.tiny_8bd8 .photo-silver-6df7 .last-10ca a,
.tiny_8bd8 .photo-silver-6df7 .copper_9c58 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-5670
  .link-e90c.secondary-f62a
  .photo-silver-6df7
  a.grid_9851 {
  background-color: var(--e-global-color-accent);
}
.item-5670
  .link-e90c.secondary-f62a
  .photo-silver-6df7
  span.grid_9851.fn-current-4ff7 {
  background-color: var(--e-global-color-text);
}
.item-5670
  .link-e90c.secondary-f62a
  .photo-silver-6df7
  .grid_9851 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-right-ecf5 .border-706e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-right-ecf5
  .shadow-ec2f
  > .content-stone-eec4
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-right-ecf5
  .highlight_2396
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-right-ecf5
  .carousel_gas_ca74
  .hovered_1364,
.grid-right-ecf5
  .carousel_gas_ca74
  .badge-selected-4b41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-right-ecf5
  .carousel_gas_ca74
  .hidden-6a3b,
.grid-right-ecf5
  .carousel_gas_ca74
  a
  .hidden-6a3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-right-ecf5
  .carousel_gas_ca74
  .new-e650 {
  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);
}
.grid-right-ecf5
  .carousel_gas_ca74
  .accent_f9c3 {
  background-color: var(--e-global-color-primary);
}
.grid-right-ecf5
  .carousel_gas_ca74
  .accent_f9c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-right-ecf5
  .carousel_gas_ca74
  .accent_f9c3:hover {
  background-color: var(--e-global-color-primary);
}
.grid-right-ecf5
  .carousel_gas_ca74
  .container_static_263a {
  background-color: var(--e-global-color-primary);
}
.grid-right-ecf5
  .carousel_gas_ca74
  .container_static_263a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-right-ecf5
  .carousel_gas_ca74
  .container_static_263a:hover {
  background-color: var(--e-global-color-primary);
}
.grid-right-ecf5
  .static-aee8
  .summary-17e8
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-right-ecf5
  .static-aee8
  .icon-dd78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-right-ecf5
  .static-aee8
  .new-e650 {
  color: var(--e-global-color-text);
}
.grid-right-ecf5
  .static-aee8
  .new-e650
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-right-ecf5
  .static-aee8
  .accent_f9c3 {
  background-color: var(--e-global-color-primary);
}
.grid-right-ecf5
  .static-aee8
  .accent_f9c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-right-ecf5
  .static-aee8
  .accent_f9c3:hover {
  background-color: var(--e-global-color-primary);
}
.grid-right-ecf5
  .static-aee8
  .container_static_263a {
  background-color: var(--e-global-color-primary);
}
.grid-right-ecf5
  .static-aee8
  .container_static_263a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-right-ecf5
  .static-aee8
  .container_static_263a:hover {
  background-color: var(--e-global-color-primary);
}
.grid-right-ecf5 .hidden_pressed_eef0 {
  background-color: var(--e-global-color-primary);
}
.grid-right-ecf5 .hidden_pressed_eef0:hover {
  background-color: var(--e-global-color-primary);
}
.grid-right-ecf5 .form_0c6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-right-ecf5 .gallery_in_49d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_rough_c534 .media_outer_86e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_rough_c534
  .fast-d746
  > div:nth-child(3)
  .media_outer_86e6,
.gallery_rough_c534
  .description_bottom_a520
  > div:nth-child(1)
  .media_outer_86e6,
.gallery_rough_c534
  .popup_9df1
  > div:nth-child(1)
  .media_outer_86e6,
.gallery_rough_c534
  .background_fa26
  > div:nth-child(1)
  .media_outer_86e6,
.gallery_rough_c534
  .wide-dfdb
  > div:nth-child(1)
  .media_outer_86e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_rough_c534 .block_f583 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_rough_c534 .texture-875d {
  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);
}
.gallery_rough_c534 .full-ab96 {
  background-color: var(--e-global-color-primary);
}
.gallery_rough_c534 .full-ab96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_rough_c534 .full-ab96:hover {
  background-color: var(--e-global-color-primary);
}
.gallery_rough_c534 .red-4191 {
  background-color: var(--e-global-color-primary);
}
.gallery_rough_c534 .red-4191:hover {
  background-color: var(--e-global-color-primary);
}
.gallery_rough_c534 .form_0c6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_rough_c534 .gallery_in_49d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-e36e .footer_out_6512 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-e36e .current_a73b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-e36e .image_b899 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-e36e .hot_424d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-e36e .mask-basic-9b55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-e36e .red-4191 {
  background-color: var(--e-global-color-primary);
}
.item-e36e .red-4191:hover {
  background-color: var(--e-global-color-primary);
}
.action-cb4f .red_ea11 {
  background-color: var(--e-global-color-secondary);
}
.action-cb4f .module-mini-9ec3 {
  background-color: var(--e-global-color-text);
}
.action-cb4f .header_basic_cf39 {
  background-color: var(--e-global-color-secondary);
}
.action-cb4f .old_6499 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-cb4f .pro-bd44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-cb4f .wrapper-3d16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-cb4f .gradient-center-cad7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-cb4f .content_f14c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_hard_200a .surface_883b .purple_aa41,
.slider_hard_200a
  .surface_883b
  .purple_aa41
  a,
.slider_hard_200a .border-pressed-0bb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_hard_200a .surface_883b .filter-54c3,
.slider_hard_200a .tooltip-hard-8e9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_hard_200a .surface_883b .filter-54c3 {
  color: var(--e-global-color-text);
}
.slider_hard_200a .tooltip-hard-8e9c {
  color: var(--e-global-color-text);
}
.slider_hard_200a
  .surface_883b
  .aside_6f23 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_hard_200a .input_rough_fd6b .logo_tall_09e9 {
  background-color: var(--e-global-color-primary);
}
.slider_hard_200a .input_rough_fd6b .logo_tall_09e9:hover {
  background-color: var(--e-global-color-primary);
}
.slider_hard_200a .input_rough_fd6b .tabs-orange-cfa1 li span {
  background-color: var(--e-global-color-text);
}
.slider_hard_200a .input_rough_fd6b .tabs-orange-cfa1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.slider_hard_200a
  .input_rough_fd6b
  .tabs-orange-cfa1
  li.summary_fixed_0936
  span {
  background-color: var(--e-global-color-accent);
}
.slider_hard_200a .surface-738f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-5f4f .stone_6dcf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy-cb00 .dirty_30b9 {
  background-color: var(--e-global-color-primary);
}
.easy-cb00 .dynamic_6e6a {
  background-color: var(--e-global-color-secondary);
}
.easy-cb00 .active_down_327f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-cb00 .input-60cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-cb00 .backdrop_0d34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-cb00 .active_bd4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-cb00 .filter-inner-c38d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-cb00 .input_e1a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-cb00 .active-59c1 {
  background-color: var(--e-global-color-primary);
}
.easy-cb00 .active-59c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_bottom_a017 .tag-paper-c87a {
  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);
}
.banner_bottom_a017 .video-2465 {
  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);
}
.banner_bottom_a017
  .accordion_cool_ff6c:after {
  background-color: var(--e-global-color-primary);
}
.banner_bottom_a017 .clean-41a1 {
  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);
}
.lite-8c5c .border-pressed-0bb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-8c5c .tooltip-hard-8e9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_wide_abf2 .pagination-large-c4af .image-gold-2f1c {
  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);
}
.info_wide_abf2 .pagination-large-c4af .heading-43c5 {
  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);
}
.overlay-a829 .accent-e004 {
  background-color: var(--e-global-color-primary);
}
.overlay-a829 .accent_glass_fd46 {
  background-color: var(--e-global-color-secondary);
}
.overlay-a829 .active_yellow_2f5f .sort-last-a0cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-a829 .blue_2095 .sort-last-a0cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-02b6 .container-41df .info-af34 {
  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);
}
.preview-02b6 .container-41df .outer-f277 {
  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);
}
.preview-02b6 .container-41df .slider-dark-6fdd {
  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);
}
.caption_current_8bfc .tag_wood_3671 {
  border-color: var(--e-global-color-text);
}
.caption_current_8bfc .complex_81da {
  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_current_8bfc .solid-a50a {
  color: var(--e-global-color-primary);
}
.caption_current_8bfc .center-ec5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-613b .photo_0587 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-613b .pagination-bronze-fcf7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-613b .pagination-2035:hover .photo_0587 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-613b
  .pagination-2035:hover
  .pagination-bronze-fcf7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_large_62f7 .stone-ea92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_large_62f7 .primary_light_718f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-lower-c3c8 .card-fixed-b59d .easy-3272 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-lower-c3c8 .footer-rough-4abf .easy-3272 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.dropdown_9625 .header-be7e {
  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);
}
.selected_3b5c .video-hard-8887 .footer_b4db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_3b5c .video-hard-8887 .footer_b4db {
  background-color: var(--e-global-color-secondary);
}
.selected_3b5c .carousel-rough-c43d .footer_b4db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_3b5c .carousel-rough-c43d .footer_b4db {
  background-color: var(--e-global-color-secondary);
}
.selected_3b5c .blue_5a2e .photo-092f {
  background-color: var(--e-global-color-primary);
}
.selected_3b5c .blue_5a2e:hover .photo-092f {
  background-color: var(--e-global-color-secondary);
}
.selected_3b5c .logo_tall_09e9 {
  background-color: var(--e-global-color-primary);
}
.selected_3b5c .logo_tall_09e9:hover {
  background-color: var(--e-global-color-accent);
}
.selected_3b5c .tabs-orange-cfa1 li span {
  background-color: var(--e-global-color-text);
}
.selected_3b5c .tabs-orange-cfa1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.selected_3b5c .tabs-orange-cfa1 li.summary_fixed_0936 span {
  background-color: var(--e-global-color-accent);
}
.nav-lower-4916 .lower-7634 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-lower-4916 .current-9216 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_f28e .focus-gas-002a:before {
  background-color: var(--e-global-color-secondary);
}
.texture_f28e .block-b87a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_f28e .dropdown-large-1d8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-top-6efd .hover_fast_20f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-top-6efd .hover_fast_20f0:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-top-6efd .hover_fast_20f0.fn-active-4ff7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-top-6efd .in_97d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-top-6efd .chip-steel-6c04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-top-6efd .image-copper-85be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-top-6efd .over-3167 {
  background-color: var(--e-global-color-primary);
}
.tertiary-top-6efd .over-3167 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-top-6efd .yellow_22b1 {
  background-color: var(--e-global-color-primary);
}
.tertiary-top-6efd .yellow_22b1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_05e4 .status-366b .media_99b5 a {
  color: var(--e-global-color-secondary);
}
.clean_05e4 .status-366b .media_99b5 a:hover {
  color: var(--e-global-color-secondary);
}
.clean_05e4 .status-366b .media_99b5,
.clean_05e4 .status-366b .media_99b5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_05e4 .status-366b .video-narrow-5145 {
  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);
}
.clean_05e4 .status-366b .primary_dbf6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_05e4 .status-366b .shadow-white-a1fc {
  background-color: var(--e-global-color-primary);
}
.clean_05e4 .status-366b .shadow-white-a1fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_05e4 .status-366b .shadow-white-a1fc:hover {
  background-color: var(--e-global-color-primary);
}
.clean_05e4 .status-366b .button_d45b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_05e4 .status-366b .button_d45b {
  background-color: var(--e-global-color-primary);
}
.clean_05e4 .status-366b .button_d45b:hover {
  background-color: var(--e-global-color-primary);
}
.clean_05e4 .status-366b .logo_tall_09e9 {
  background-color: var(--e-global-color-primary);
}
.clean_05e4 .status-366b .logo_tall_09e9:hover {
  background-color: var(--e-global-color-primary);
}
.clean_05e4 .input_rough_fd6b .tabs-orange-cfa1 li span {
  background-color: var(--e-global-color-text);
}
.clean_05e4 .input_rough_fd6b .tabs-orange-cfa1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.clean_05e4 .input_rough_fd6b .tabs-orange-cfa1 li.summary_fixed_0936 span {
  background-color: var(--e-global-color-accent);
}
.clean_05e4 .form_0c6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_05e4 .gallery_in_49d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_e4e8 .pro_8dae .nav_cool_7981 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_e4e8 .pro_8dae .dropdown_3832 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_e4e8 .pro_8dae .texture_dc99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7f9f .overlay-80d2 {
  border-color: var(--e-global-color-text);
}
.iron_7f9f .solid_d0aa {
  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);
}
.iron_7f9f .disabled-93af {
  color: var(--e-global-color-secondary);
}
.iron_7f9f .disabled-93af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7f9f .primary_08e0 > * {
  color: var(--e-global-color-primary);
}
.iron_7f9f .primary_08e0 > * svg {
  fill: var(--e-global-color-primary);
}
.iron_7f9f .input_d576 {
  color: var(--e-global-color-primary);
}
.iron_7f9f .input_d576 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_7f9f .dim_7c04 {
  color: var(--e-global-color-primary);
}
.iron_7f9f .dim_7c04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_7f9f .photo_f391 {
  color: var(--e-global-color-primary);
}
.iron_7f9f .photo_f391 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7f9f .hero-1c17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7f9f .stone-f747 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7f9f .stone-f747.dynamic-1af1 {
  color: var(--e-global-color-secondary);
}
.iron_7f9f .stone-f747.dynamic-1af1 .link_ac47 {
  color: var(--e-global-color-accent);
}
.iron_7f9f .stone-f747.section_dc84 {
  color: var(--e-global-color-text);
}
.iron_7f9f .stone-f747.section_dc84 .link_ac47 {
  color: var(--e-global-color-text);
}
.iron_7f9f .stone-f747:before {
  border-top-color: var(--e-global-color-text);
}
.iron_7f9f .media_da1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7f9f
  .media_da1c
  .title_static_e056 {
  background-color: var(--e-global-color-primary);
}
.iron_7f9f
  .media_da1c
  .title_static_e056 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron_7f9f .overlay-80d2 .item-08ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_warm_d3e3 .article-2b31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_warm_d3e3 .chip-c1a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-purple-781f .gallery-inner-074a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-purple-781f
  .top_801f
  .modal_0cb4 {
  background-color: var(--e-global-color-secondary);
}
.item-purple-781f
  .top_801f.picture_rough_1ac5
  .modal_0cb4 {
  background-color: var(--e-global-color-text);
}
.item-purple-781f
  .top_801f:hover
  .modal_0cb4 {
  background-color: var(--e-global-color-accent);
}
.item-purple-781f
  .top_801f.fn-active-4ff7
  .modal_0cb4 {
  background-color: var(--e-global-color-primary);
}
.footer-227a .alert_d1d2 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.footer-227a .dropdown-c955 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-227a .gas-df69 {
  background-color: var(--e-global-color-primary);
}
.footer-227a .gas-df69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_slow_daaa .text_e448 .surface_orange_0b13 .modal-bc86 {
  background-color: var(--e-global-color-secondary);
}
.backdrop_slow_daaa .text_e448 .main_copper_b03e:after {
  background-color: var(--e-global-color-secondary);
}
.backdrop_slow_daaa .chip-cool-bed2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_slow_daaa .wrapper-north-0af2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_slow_daaa .widget-narrow-9f0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_slow_daaa .pressed_5be3 {
  background-color: var(--e-global-color-primary);
}
.backdrop_slow_daaa .pressed_5be3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_slow_daaa .disabled-1e40 {
  background-color: var(--e-global-color-secondary);
}
.backdrop_slow_daaa .disabled-1e40 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_slow_daaa .text_e448 .notification-rough-b4d6 .bottom_48e9:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_slow_daaa
  .text_e448
  .notification-rough-b4d6
  .bottom_48e9.tooltip-dirty-fd6e {
  background-color: var(--e-global-color-primary);
}
.backdrop_slow_daaa .text_e448 .advanced-4e87:before {
  border-color: var(--e-global-color-primary);
}
.backdrop_slow_daaa .text_e448 .advanced-4e87:hover:before {
  border-color: var(--e-global-color-secondary);
}
.backdrop_slow_daaa
  .text_e448
  .advanced-4e87.link-58eb:before {
  border-color: var(--e-global-color-primary);
}
.backdrop_slow_daaa .block_bb87 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-gas-560b .pagination-brown-7a33 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-gas-560b .pagination-brown-7a33:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-gas-560b .pagination-brown-7a33.pattern-d9b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-gas-560b .hero-orange-379a {
  background-color: var(--e-global-color-primary);
}
.label-gas-560b .hero-orange-379a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-gas-560b
  .media-6aa1
  .gradient_mini_f881
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-gas-560b
  .cool-ec40
  .gradient_mini_f881
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_upper_48ee
  .modal_basic_9d0d
  .badge-daf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_upper_48ee
  .modal_basic_9d0d
  .pagination-f0d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_upper_48ee .hover-purple-a475 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_upper_48ee .widget_wood_9608 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_upper_48ee .tall-31ee {
  background-color: var(--e-global-color-primary);
}
.message_upper_48ee .tall-31ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-right-8ac9 .cold_207c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-right-8ac9 .bright_6182 {
  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);
}
.card-right-8ac9 .card_ff6f {
  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);
}
.card-right-8ac9 .card_ff6f a:hover {
  color: var(--e-global-color-secondary);
}
.card-right-8ac9 .hot_8940 {
  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);
}
.card-right-8ac9 .narrow_48a1 {
  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);
}
.card-right-8ac9 .narrow-2c57 .logo_tall_09e9 {
  background-color: var(--e-global-color-primary);
}
.card-right-8ac9 .narrow-2c57 .logo_tall_09e9:hover {
  background-color: var(--e-global-color-accent);
}
.card-right-8ac9
  .narrow-2c57
  .tabs-orange-cfa1
  li
  span {
  background-color: var(--e-global-color-text);
}
.card-right-8ac9
  .narrow-2c57
  .tabs-orange-cfa1
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.card-right-8ac9
  .narrow-2c57
  .tabs-orange-cfa1
  li.summary_fixed_0936
  span {
  background-color: var(--e-global-color-accent);
}
.highlight_slow_4f61
  .article-medium-9ed9
  .focus_gold_3c41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_slow_4f61 .article-medium-9ed9 .active_cool_f54c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_slow_4f61 .article-medium-9ed9 .tertiary_8d39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_slow_4f61 .blue_6833 {
  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);
}
.highlight_slow_4f61
  .top_a7d2.photo_complex_8724 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > a {
  background-color: var(--e-global-color-text);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > a
  .gradient_8f4b.progress-advanced-60ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > a
  .dynamic_d46c.first-0fb5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > .pressed_3696
  .aside_1ba6
  > a {
  background-color: var(--e-global-color-secondary);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > .pressed_3696
  .aside_1ba6
  > a
  .action_22f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > .pressed_3696
  .aside_1ba6
  > a
  .dynamic_d46c.tooltip-soft-5f77 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > a
  .logo-soft-b452:before {
  color: var(--e-global-color-text);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > .pressed_3696
  a
  .logo-soft-b452:before {
  color: var(--e-global-color-text);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6.footer_ee15
  > a
  .logo-soft-b452:before {
  color: var(--e-global-color-text);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > .pressed_3696
  .aside_1ba6.footer_ee15
  > a
  .logo-soft-b452:before {
  color: var(--e-global-color-text);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > a
  .alert-ed11
  .chip-west-22ba {
  color: var(--e-global-color-text);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > .pressed_3696
  a
  .alert-ed11
  .chip-west-22ba {
  color: var(--e-global-color-text);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > a
  .alert-ed11
  .chip-west-22ba,
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > .pressed_3696
  a
  .alert-ed11
  .chip-west-22ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > a
  .notice_c70d:before {
  color: var(--e-global-color-text);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > .pressed_3696
  a
  .notice_c70d:before {
  color: var(--e-global-color-text);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6.footer_ee15
  > a
  .notice_c70d:before {
  color: var(--e-global-color-text);
}
.primary_6a87
  > .south-1f1a
  > div
  > .block-silver-e6c1
  > .aside_1ba6
  > .pressed_3696
  .aside_1ba6.footer_ee15
  > a
  .notice_c70d:before {
  color: var(--e-global-color-text);
}
.outer_00a3 .row-a67e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_00a3
  .orange_a0a6:hover
  .row-a67e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-44b9
  > .south-1f1a
  > .filter_slow_c52b
  > .stone_bb7b
  > .shadow-fed4
  > .progress-purple-4669
  .active-red-78a6 {
  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);
}
.list-44b9
  > .south-1f1a
  > .filter_slow_c52b
  > .stone_bb7b
  > .shadow-fed4
  > .progress-purple-4669:hover
  .active-red-78a6 {
  color: var(--e-global-color-text);
}
.list-44b9
  > .south-1f1a
  > .filter_slow_c52b
  > .stone_bb7b
  > .shadow-fed4
  > .progress-purple-4669:hover
  .active-red-78a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-44b9
  > .south-1f1a
  > .filter_slow_c52b
  > .stone_bb7b
  > .shadow-fed4.focus_brown_2f8e
  > .progress-purple-4669
  .active-red-78a6 {
  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);
}
.first_1d49 .new-a0e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_1d49 .element-fixed-d69b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_1d49 .border-2455 {
  background-color: var(--e-global-color-primary);
}
.first_1d49 .border-2455 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_out_fb35
  > .south-1f1a
  > .column-d687
  > .progress-purple-8475
  > .logo_382a
  .in-b45d {
  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);
}
.notification_out_fb35
  > .south-1f1a
  > .column-d687
  > .progress-purple-8475
  > .logo_382a
  .description-plasma-f7bf {
  color: var(--e-global-color-text);
}
.notification_out_fb35
  > .south-1f1a
  > .column-d687
  > .progress-purple-8475
  > .logo_382a:hover
  .in-b45d {
  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);
}
.notification_out_fb35
  > .south-1f1a
  > .column-d687
  > .progress-purple-8475
  > .logo_382a:hover
  .description-plasma-f7bf {
  color: var(--e-global-color-secondary);
}
.notification_out_fb35
  > .south-1f1a
  > .column-d687
  > .progress-purple-8475
  > .logo_382a.module_6f7e
  .in-b45d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_out_fb35
  > .south-1f1a
  > .column-d687
  > .progress-purple-8475
  > .logo_382a.module_6f7e
  .description-plasma-f7bf {
  color: var(--e-global-color-primary);
}
.feature_center_67a1
  .banner_51e3
  .status_stone_5947 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_center_67a1 .title_full_fa11 .item-08ef .silver_4141 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_f033 .header_b9b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_f033 .out_e49b .header_b9b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_f033 .gradient-easy-9df4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_f033 .gradient-easy-9df4 {
  background-color: var(--e-global-color-primary);
}
.caption-next-8fc9 .status_3eeb .detail-basic-904b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-next-8fc9
  .status_3eeb:hover
  .summary_static_bbe7 {
  color: var(--e-global-color-secondary);
}
.caption-next-8fc9
  .status_3eeb:hover
  .detail-basic-904b {
  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);
}
.new-1de7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.tertiary-simple-2725 {
  max-width: 1400px !important;
}

.header-4ca9 {
  flex-direction: column;
}

.header-4ca9 .fast_7d66 {
  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.header-4ca9 .fast_7d66 {
  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);
}

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

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

.dim_8de0.over_0043 {
  display: none;
}

.warm-0e0d {
  display: none;
}

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

.focus_over_4398.plasma-be7f {
  margin-bottom: 40px;
  width: 100%;
}

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

.header-4ca9 a {
  width: 100%;
}

.complex-4774 .filter-31cf.pagination_out_2552 {
  width: 20% !important;
}

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

.short-2aee: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%);
}

.short-2aee svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.focus-83d5 {
  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;
}

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

.focus-83d5: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);
}

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

.complex-4774
  .filter-31cf.sort_eaa7
  .tooltip_8608
  .texture_ac54 {
  font-size: 20px !important;
}

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

.article_cool_4911 {
  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-b7b9 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.red_6a04.search-ba82 > .thumbnail-0b61 {
  display: flex;
  align-items: center;
}

.hard-578f {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

.overlay-lite-172e {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.photo-paper-dc84 {
  display: flex;
  gap: 50px;
}

.complex-4774
  .filter-31cf.gas_5e6c
  .old-8439
  .footer_a6c9 {
  width: 100% !important;
}

.filter-wood-a1bd {
  width: 500px !important;
  max-width: none;
}

.card-c007 {
  width: 100%;
}

.active-937e {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.status_837b:hover .label_green_9587 {
  visibility: visible;
}
.status_837b:hover.status_837b::before {
  display: block;
}

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

.list-28ae {
  margin: 0;
}

.complex-4774
  .filter-31cf.gas_5e6c
  .footer_a6c9
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.current_2fba {
  width: 100%;
}

.up_6fb3 {
  width: 100%;
}

.tabs-6db8 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.up_6fb3 {
  width: 100%;
}

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

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

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

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

.header-4ca9 .fast_7d66.feature_basic_be2b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.header-4ca9 h1.fast_7d66 {
  margin-top: 80px !important;
}

.complex-4774 .filter-31cf.shade_center_8006 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.button_65a3 img {
  width: 100%;
}

.overlay-bronze-b442 .thick_0e95.tooltip_8608 {
  justify-content: space-between;
}

.slider-outer-080f {
  display: none;
}

.current-5b2d .disabled-wood-ef9c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .red_6a04 .thumbnail-0b61 {
    flex-wrap: nowrap !important;
  }
}

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

  .filter-wood-a1bd {
    width: 100% !important;
  }
}

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

  .short-2aee svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .overlay-bronze-b442 .thick_0e95.tooltip_8608 {
    border-bottom: 1px solid #f0c159;
  }

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

  .red_6a04.search-ba82 > .thumbnail-0b61 {
    gap: 15px;
    justify-content: space-between;
  }

  .complex-4774
    .filter-31cf.gas_5e6c
    .footer_a6c9
    img {
    width: 60% !important;
  }

  .mask_6a33 {
    left: 2%;
  }

  .static-602d {
    margin: 10px 0;
  }

  .header-4ca9 .disabled-wood-ef9c {
    margin: 0;
    margin-bottom: 10px;
  }

  .short-2aee {
    font-size: 16px !important;
  }

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

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

  h2.header-4ca9 .fast_7d66,
  .header-4ca9 .fast_7d66 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .footer_a6c9 {
    justify-content: center;
  }

  .header-4ca9 .disabled-wood-ef9c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .main-0c5f {
    margin-bottom: 15px !important;
  }

  .complex-4774 .filter-31cf.pagination_out_2552 {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .focus-83d5 {
    text-transform: capitalize;
  }

  h2.header-4ca9 .fast_7d66,
  .header-4ca9 .fast_7d66 {
    font-size: 30px !important;
  }

  .footer_a6c9 {
    justify-content: center;
  }

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

  .text-dark-fe39
    .gallery-fd78.secondary_gas_75cb {
    margin: 0 !important;
  }

  .hard-578f {
    margin: 0;
    gap: 10px;
  }

  .static-602d {
    display: flex;
  }

  .detail-a3f7 .short-2aee {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .tabs-6db8 {
    justify-content: flex-end;
    gap: 1px;
  }

  .header-4ca9 h1.fast_7d66 {
    margin-top: 40px !important;
  }

  .complex-4774
    .filter-31cf.gas_5e6c
    .footer_a6c9
    img,
  .complex_c412 .old-8439 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .focus-83d5 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .complex-4774 .filter-31cf.pagination_out_2552 {
    width: 100% !important;
  }

  .red_6a04.search-ba82 > .thumbnail-0b61 {
    gap: 3px;
  }

  .header-4ca9 .disabled-wood-ef9c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.overlay-bronze-b442 .thick_0e95.tooltip_8608: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);
}

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

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

.header-4ca9 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.overlay-lite-172e {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .overlay-bronze-b442 .thick_0e95.tooltip_8608 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .header-4ca9 .fast_7d66 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .short-2aee {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.small_ec93 .gradient_987e {
  flex-shrink: 0;
  white-space: nowrap;
}

.small_ec93 .notification-fresh-33d3 {
  flex-shrink: 0;
  min-width: fit-content;
}

.small_ec93 .texture_ac54 {
  white-space: nowrap;
}

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

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

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

.small_ec93 .notification-fresh-33d3 {
  max-width: 80px !important;
  overflow: hidden;
}

.small_ec93 .thick_0e95.tooltip_8608 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.small_ec93 .texture_ac54 {
  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);
  }
}

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

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

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

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

body .focus-83d5:nth-child(2),
.complex-4774 .focus-83d5:nth-child(2),
#page .focus-83d5: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;
}

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

/* css-noise: 6d9d */
.shadow-element-w6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
