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(.green_c16b) {
  gap: 0.5em;
}
:where(.tooltip_action_8fb9) {
  gap: 0.5em;
}
body .nav_2c28 > .menu-hovered-d2e8 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .nav_2c28 > .feature_small_5bac {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .nav_2c28 > .panel_f3bf {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gas_af23 > .menu-hovered-d2e8 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gas_af23 > .feature_small_5bac {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gas_af23 > .panel_f3bf {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .gas_af23
  > :where(:not(.menu-hovered-d2e8):not(.feature_small_5bac):not(.disabled_hovered_d2e6)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gas_af23 > .white-cd07 {
  max-width: var(--wp--style--global--wide-size);
}
body .green_c16b {
  display: flex;
}
body .green_c16b {
  flex-wrap: wrap;
  align-items: center;
}
body .green_c16b > * {
  margin: 0;
}
body .tooltip_action_8fb9 {
  display: grid;
}
body .tooltip_action_8fb9 > * {
  margin: 0;
}
:where(.title_162c.green_c16b) {
  gap: 2em;
}
:where(.title_162c.tooltip_action_8fb9) {
  gap: 2em;
}
:where(.accent_b6e0.green_c16b) {
  gap: 1.25em;
}
:where(.accent_b6e0.tooltip_action_8fb9) {
  gap: 1.25em;
}
.black_3b6c {
  color: var(--wp--preset--color--black) !important;
}
.nav_99f1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.first-1b1b {
  color: var(--wp--preset--color--white) !important;
}
.hard_89d1 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.pagination-hard-e999 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.table-yellow-c04b {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.column_6d2f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.icon-brown-b58f {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.hard-1aec {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.steel_9de2 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.first_a071 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.picture-5f29 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.layout_6351 {
  background-color: var(--wp--preset--color--black) !important;
}
.list_yellow_79a9 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.aside_b341 {
  background-color: var(--wp--preset--color--white) !important;
}
.pink-f3b5 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.steel_09e3 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.inner-e7cc {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.sidebar_middle_1734 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.layout_ebc6 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.preview-1801 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.banner_hovered_f07c {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.stone_4d30 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.dropdown-47c8 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.lite-2d65 {
  border-color: var(--wp--preset--color--black) !important;
}
.thumbnail_6ea7 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.surface_fixed_89ff {
  border-color: var(--wp--preset--color--white) !important;
}
.middle-6971 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.pink_dd4a {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.section_down_a5dc {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active_new_4e60 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.active-3b2b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.iron_a7d7 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.item_green_102f {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.basic-afa7 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.frame-4ac1 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.bottom-b24e {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.widget_39c0 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.dim_23d7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.small_fb0b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.popup-525c {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.image_1b36 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.glass_5450 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.disabled-0368 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.media-focused-610c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.image_paper_4fc2 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.background-616c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.simple_3cb4 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.module_bottom_a9d8 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.tooltip_2efa {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.photo_517d {
  font-size: var(--wp--preset--font-size--large) !important;
}
.wide-eb3b {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.filter_orange_7da3 a:where(:not(.iron_25da)) {
  color: inherit;
}
:where(.accent_b6e0.green_c16b) {
  gap: 1.25em;
}
:where(.accent_b6e0.tooltip_action_8fb9) {
  gap: 1.25em;
}
:where(.title_162c.green_c16b) {
  gap: 2em;
}
:where(.title_162c.tooltip_action_8fb9) {
  gap: 2em;
}
.mask_cold_85aa {
  font-size: 1.5em;
  line-height: 1.6;
}

.layout_soft_eff7 .nav_8b6a {
  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);
}
.table_e209 .basic_a8c2 {
  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);
}
.first_b49e {
  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);
}
.first_b49e.row_1b6d .inner-ab60 {
  background-color: var(--e-global-color-primary);
}
.first_b49e.modal_4123 .inner-ab60,
.first_b49e.detail_prev_128e .inner-ab60 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.old-9d1c .left-439e {
  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);
}
.narrow_c7b5 {
  --divider-color: var(--e-global-color-secondary);
}
.narrow_c7b5 .form_wide_9d4a {
  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);
}
.narrow_c7b5.nav-last-e752 .link-first-c454 {
  background-color: var(--e-global-color-secondary);
}
.narrow_c7b5.brown-ef8c .link-first-c454,
.narrow_c7b5.secondary_bronze_755a .link-first-c454 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.narrow_c7b5.brown-ef8c .link-first-c454,
.narrow_c7b5.secondary_bronze_755a .link-first-c454 svg {
  fill: var(--e-global-color-secondary);
}
.label-5879 .notice-complex-b199 {
  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);
}
.label-5879 .overlay-black-6e49 {
  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);
}
.modal-brown-b7cc.nav-last-e752 .link-first-c454 {
  background-color: var(--e-global-color-primary);
}
.modal-brown-b7cc.brown-ef8c .link-first-c454,
.modal-brown-b7cc.secondary_bronze_755a .link-first-c454 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.modal-brown-b7cc.brown-ef8c .link-first-c454,
.modal-brown-b7cc.secondary_bronze_755a .link-first-c454 svg {
  fill: var(--e-global-color-primary);
}
.tertiary-fast-5542.nav-last-e752 .link-first-c454 {
  background-color: var(--e-global-color-primary);
}
.tertiary-fast-5542.brown-ef8c .link-first-c454,
.tertiary-fast-5542.secondary_bronze_755a .link-first-c454 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tertiary-fast-5542 .box-3ff4 {
  color: var(--e-global-color-primary);
}
.tertiary-fast-5542 .box-3ff4,
.tertiary-fast-5542 .box-3ff4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-fast-5542 .progress_rough_10b8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_dim_a226 .carousel-11e7 {
  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-ae80 .popup-f75f .sidebar-a7e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_f0fd .current_7032:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.selected_f0fd .simple-76f5 i {
  color: var(--e-global-color-primary);
}
.selected_f0fd .simple-76f5 svg {
  fill: var(--e-global-color-primary);
}
.selected_f0fd .gallery_bc6a {
  color: var(--e-global-color-secondary);
}
.selected_f0fd .current_7032 > .gallery_bc6a,
.selected_f0fd .current_7032 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-action-c228 .clean_3ed5 {
  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);
}
.wrapper-action-c228 .iron-9286 {
  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);
}
.badge-blue-105d .hidden_01d6 .section_5df5 {
  background-color: var(--e-global-color-primary);
}
.badge-blue-105d .inner_76b1 {
  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);
}
.badge-center-08db .basic_b3bb {
  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);
}
.badge-center-08db .component-stone-a5bd {
  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);
}
.badge-center-08db .summary-83fc {
  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);
}
.tertiary_inner_09e2 .summary_action_2a86,
.tertiary_inner_09e2 .summary_action_2a86 a {
  color: var(--e-global-color-primary);
}
.tertiary_inner_09e2 .summary_action_2a86.header-copper-f224,
.tertiary_inner_09e2 .summary_action_2a86.header-copper-f224 a {
  color: var(--e-global-color-accent);
}
.tertiary_inner_09e2 .summary_action_2a86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_inner_09e2 .dynamic_f115 {
  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);
}
.dim-0e73 .disabled-clean-2fb4,
.dim-0e73 .description-b63b {
  color: var(--e-global-color-primary);
}
.dim-0e73 .disabled-clean-2fb4 svg {
  fill: var(--e-global-color-primary);
}
.dim-0e73 .header-copper-f224 .disabled-clean-2fb4,
.dim-0e73 .header-copper-f224 .description-b63b {
  color: var(--e-global-color-accent);
}
.dim-0e73 .header-copper-f224 .disabled-clean-2fb4 svg {
  fill: var(--e-global-color-accent);
}
.dim-0e73 .description-b63b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-0e73 .dynamic_f115 {
  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);
}
.button_dirty_d03f .hover-6bc9,
.button_dirty_d03f .alert-old-f3ac {
  color: var(--e-global-color-primary);
}
.button_dirty_d03f .alert-old-f3ac svg {
  fill: var(--e-global-color-primary);
}
.button_dirty_d03f .summary_action_2a86.header-copper-f224 a,
.button_dirty_d03f
  .summary_action_2a86.header-copper-f224
  .alert-old-f3ac {
  color: var(--e-global-color-accent);
}
.button_dirty_d03f .hover-6bc9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_dirty_d03f .dynamic_f115 {
  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);
}
.narrow-4e01 .card_d3db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-4e01 .pressed-3d34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-e24b .gold_db31 .layout-aedf {
  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);
}
.pattern-e24b .gold_db31 .right_8d5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-e24b .module-soft-dd4f .layout-aedf {
  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);
}
.pattern-e24b
  .module-soft-dd4f
  .right_8d5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-e24b
  .glass-3f24
  .layout-aedf {
  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);
}
.pattern-e24b
  .glass-3f24
  .right_8d5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-e24b
  .tabs-b3d9
  .layout-aedf {
  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);
}
.pattern-e24b
  .tabs-b3d9
  .right_8d5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_549b .focus_31df {
  background-color: var(--e-global-color-primary);
}
.image_549b .focus_31df:hover {
  background-color: var(--e-global-color-primary);
}
.image_549b .notice_middle_dfcd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_549b
  .focus_31df:hover
  .notice_middle_dfcd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-next-0409 .table_a2b7 {
  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);
}
.clean_cf7b .description-2cbf .dim_c862 a {
  background-color: var(--e-global-color-accent);
}
.clean_cf7b .description-2cbf .filter_middle_5a7f a {
  background-color: var(--e-global-color-accent);
}
.clean_cf7b .description-2cbf .dim_c862 a,
.clean_cf7b .description-2cbf .filter_middle_5a7f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-930b
  .chip-9e19.secondary_solid_3c37
  .description-2cbf
  a.preview_stone_2f44 {
  background-color: var(--e-global-color-accent);
}
.row-930b
  .chip-9e19.secondary_solid_3c37
  .description-2cbf
  span.preview_stone_2f44.fn-current-9dd8 {
  background-color: var(--e-global-color-text);
}
.row-930b
  .chip-9e19.secondary_solid_3c37
  .description-2cbf
  .preview_stone_2f44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_33df .advanced-c270 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_33df
  .background_mini_29e5
  > .banner-thick-015d
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_33df
  .container_liquid_85f5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_33df
  .huge-3007
  .module-1f46,
.bottom_33df
  .huge-3007
  .cold_3141 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_33df
  .huge-3007
  .tabs-upper-1757,
.bottom_33df
  .huge-3007
  a
  .tabs-upper-1757 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_33df
  .huge-3007
  .preview_f8cb {
  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);
}
.bottom_33df
  .huge-3007
  .element-over-a97e {
  background-color: var(--e-global-color-primary);
}
.bottom_33df
  .huge-3007
  .element-over-a97e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_33df
  .huge-3007
  .element-over-a97e:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_33df
  .huge-3007
  .action-8412 {
  background-color: var(--e-global-color-primary);
}
.bottom_33df
  .huge-3007
  .action-8412 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_33df
  .huge-3007
  .action-8412:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_33df
  .frame-pressed-9f85
  .yellow-c2fa
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_33df
  .frame-pressed-9f85
  .mini_c04e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_33df
  .frame-pressed-9f85
  .preview_f8cb {
  color: var(--e-global-color-text);
}
.bottom_33df
  .frame-pressed-9f85
  .preview_f8cb
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_33df
  .frame-pressed-9f85
  .element-over-a97e {
  background-color: var(--e-global-color-primary);
}
.bottom_33df
  .frame-pressed-9f85
  .element-over-a97e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_33df
  .frame-pressed-9f85
  .element-over-a97e:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_33df
  .frame-pressed-9f85
  .action-8412 {
  background-color: var(--e-global-color-primary);
}
.bottom_33df
  .frame-pressed-9f85
  .action-8412 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_33df
  .frame-pressed-9f85
  .action-8412:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_33df .heading_627f {
  background-color: var(--e-global-color-primary);
}
.bottom_33df .heading_627f:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_33df .section-d23c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_33df .out_6c31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_8b19 .slider_clean_b079 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_8b19
  .right_3a02
  > div:nth-child(3)
  .slider_clean_b079,
.footer_8b19
  .search_stone_6912
  > div:nth-child(1)
  .slider_clean_b079,
.footer_8b19
  .article-inner-0294
  > div:nth-child(1)
  .slider_clean_b079,
.footer_8b19
  .header-up-f7b1
  > div:nth-child(1)
  .slider_clean_b079,
.footer_8b19
  .hover-18bd
  > div:nth-child(1)
  .slider_clean_b079 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_8b19 .avatar_motion_8488 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_8b19 .tooltip-dim-9916 {
  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);
}
.footer_8b19 .feature-5e65 {
  background-color: var(--e-global-color-primary);
}
.footer_8b19 .feature-5e65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_8b19 .feature-5e65:hover {
  background-color: var(--e-global-color-primary);
}
.footer_8b19 .button-left-d32d {
  background-color: var(--e-global-color-primary);
}
.footer_8b19 .button-left-d32d:hover {
  background-color: var(--e-global-color-primary);
}
.footer_8b19 .section-d23c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_8b19 .out_6c31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-glass-af25 .outer_f932 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-glass-af25 .avatar-purple-50ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-glass-af25 .item-ebd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-glass-af25 .panel-8c7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-glass-af25 .description-53e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-glass-af25 .button-left-d32d {
  background-color: var(--e-global-color-primary);
}
.aside-glass-af25 .button-left-d32d:hover {
  background-color: var(--e-global-color-primary);
}
.shade-3bc0 .module-7fd1 {
  background-color: var(--e-global-color-secondary);
}
.shade-3bc0 .media_lite_cbb3 {
  background-color: var(--e-global-color-text);
}
.shade-3bc0 .liquid_b4cc {
  background-color: var(--e-global-color-secondary);
}
.shade-3bc0 .focused_7240 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-3bc0 .focus-cold-fede {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-3bc0 .mask_6df6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-3bc0 .component_73e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-3bc0 .prev_cb09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_6e0d .element-2b8b .message_25f2,
.tertiary_6e0d
  .element-2b8b
  .message_25f2
  a,
.tertiary_6e0d .video_last_9fdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_6e0d .element-2b8b .picture-b094,
.tertiary_6e0d .description-1979 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_6e0d .element-2b8b .picture-b094 {
  color: var(--e-global-color-text);
}
.tertiary_6e0d .description-1979 {
  color: var(--e-global-color-text);
}
.tertiary_6e0d
  .element-2b8b
  .tertiary-orange-245e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_6e0d .secondary-middle-b3c2 .middle-5b37 {
  background-color: var(--e-global-color-primary);
}
.tertiary_6e0d .secondary-middle-b3c2 .middle-5b37:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_6e0d .secondary-middle-b3c2 .clean-458f li span {
  background-color: var(--e-global-color-text);
}
.tertiary_6e0d .secondary-middle-b3c2 .clean-458f li span:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_6e0d
  .secondary-middle-b3c2
  .clean-458f
  li.gallery-glass-e36c
  span {
  background-color: var(--e-global-color-accent);
}
.tertiary_6e0d .backdrop-eb91 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-5c4a .liquid-46c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-41ea .badge_north_6cb6 {
  background-color: var(--e-global-color-primary);
}
.cold-41ea .hidden_glass_605e {
  background-color: var(--e-global-color-secondary);
}
.cold-41ea .dropdown-a5de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-41ea .dropdown_324c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-41ea .gradient_4b33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-41ea .secondary_pro_7e13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-41ea .secondary-8cbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-41ea .tabs_be5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-41ea .tag_first_aa0e {
  background-color: var(--e-global-color-primary);
}
.cold-41ea .tag_first_aa0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-565a .paragraph_4089 {
  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);
}
.video-565a .module-0136 {
  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);
}
.video-565a
  .gradient-4bef:after {
  background-color: var(--e-global-color-primary);
}
.video-565a .frame-2625 {
  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);
}
.header_0018 .video_last_9fdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_0018 .description-1979 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-d9e6 .logo_out_45a2 .secondary_9884 {
  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);
}
.avatar-d9e6 .logo_out_45a2 .steel_63ac {
  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);
}
.form_action_439a .header_845c {
  background-color: var(--e-global-color-primary);
}
.form_action_439a .north_497d {
  background-color: var(--e-global-color-secondary);
}
.form_action_439a .info-north-64d7 .secondary_basic_a056 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_action_439a .image_dark_4df3 .secondary_basic_a056 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_blue_be43 .search_clean_59c5 .advanced_f8e7 {
  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_blue_be43 .search_clean_59c5 .article-63e5 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_blue_be43 .search_clean_59c5 .footer-4c96 {
  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);
}
.old_729b .element-983a {
  border-color: var(--e-global-color-text);
}
.old_729b .selected_97f1 {
  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);
}
.old_729b .main_a4aa {
  color: var(--e-global-color-primary);
}
.old_729b .liquid-51bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-71c0 .text-outer-ec57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev-71c0 .menu_1f5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev-71c0 .video-upper-9db1:hover .text-outer-ec57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev-71c0
  .video-upper-9db1:hover
  .menu_1f5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_1c51 .bottom_f039 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_1c51 .fast_be3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_6af6 .solid-30da .south-2d58 {
  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);
}
.lite_6af6 .simple-bd9b .south-2d58 {
  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);
}
.video_clean_6f47 .search_easy_6cf4 {
  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);
}
.action-0712 .hero-fixed-8db2 .outer-54f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-0712 .hero-fixed-8db2 .outer-54f0 {
  background-color: var(--e-global-color-secondary);
}
.action-0712 .disabled_59c2 .outer-54f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-0712 .disabled_59c2 .outer-54f0 {
  background-color: var(--e-global-color-secondary);
}
.action-0712 .primary-green-88b4 .notice-south-4b7c {
  background-color: var(--e-global-color-primary);
}
.action-0712 .primary-green-88b4:hover .notice-south-4b7c {
  background-color: var(--e-global-color-secondary);
}
.action-0712 .middle-5b37 {
  background-color: var(--e-global-color-primary);
}
.action-0712 .middle-5b37:hover {
  background-color: var(--e-global-color-accent);
}
.action-0712 .clean-458f li span {
  background-color: var(--e-global-color-text);
}
.action-0712 .clean-458f li span:hover {
  background-color: var(--e-global-color-primary);
}
.action-0712 .clean-458f li.gallery-glass-e36c span {
  background-color: var(--e-global-color-accent);
}
.static-8fda .current_9f0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-8fda .picture_c15a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-prev-0c63 .banner-hard-e3e0:before {
  background-color: var(--e-global-color-secondary);
}
.footer-prev-0c63 .tertiary-1a3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-prev-0c63 .copper-fa98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-e829 .badge-afd1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-e829 .badge-afd1:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-e829 .badge-afd1.fn-active-9dd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-e829 .notice_upper_94af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-e829 .motion-cd44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-e829 .grid-last-8a03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-e829 .pressed_1079 {
  background-color: var(--e-global-color-primary);
}
.message-e829 .pressed_1079 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-e829 .description-5822 {
  background-color: var(--e-global-color-primary);
}
.message-e829 .description-5822 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-97e1 .texture-green-87bc .hidden_clean_94ce a {
  color: var(--e-global-color-secondary);
}
.heading-97e1 .texture-green-87bc .hidden_clean_94ce a:hover {
  color: var(--e-global-color-secondary);
}
.heading-97e1 .texture-green-87bc .hidden_clean_94ce,
.heading-97e1 .texture-green-87bc .hidden_clean_94ce a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-97e1 .texture-green-87bc .easy_6234 {
  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);
}
.heading-97e1 .texture-green-87bc .alert-e979 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-97e1 .texture-green-87bc .current-c3fc {
  background-color: var(--e-global-color-primary);
}
.heading-97e1 .texture-green-87bc .current-c3fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-97e1 .texture-green-87bc .current-c3fc:hover {
  background-color: var(--e-global-color-primary);
}
.heading-97e1 .texture-green-87bc .card_down_5973 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-97e1 .texture-green-87bc .card_down_5973 {
  background-color: var(--e-global-color-primary);
}
.heading-97e1 .texture-green-87bc .card_down_5973:hover {
  background-color: var(--e-global-color-primary);
}
.heading-97e1 .texture-green-87bc .middle-5b37 {
  background-color: var(--e-global-color-primary);
}
.heading-97e1 .texture-green-87bc .middle-5b37:hover {
  background-color: var(--e-global-color-primary);
}
.heading-97e1 .secondary-middle-b3c2 .clean-458f li span {
  background-color: var(--e-global-color-text);
}
.heading-97e1 .secondary-middle-b3c2 .clean-458f li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading-97e1 .secondary-middle-b3c2 .clean-458f li.gallery-glass-e36c span {
  background-color: var(--e-global-color-accent);
}
.heading-97e1 .section-d23c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-97e1 .out_6c31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-bronze-75d7 .tall_31d2 .container-f64d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-bronze-75d7 .tall_31d2 .glass-4f23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-bronze-75d7 .tall_31d2 .upper_78f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_55e1 .picture-medium-a8bf {
  border-color: var(--e-global-color-text);
}
.thick_55e1 .grid_gold_3e66 {
  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);
}
.thick_55e1 .huge_7459 {
  color: var(--e-global-color-secondary);
}
.thick_55e1 .huge_7459 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_55e1 .box_b1ab > * {
  color: var(--e-global-color-primary);
}
.thick_55e1 .box_b1ab > * svg {
  fill: var(--e-global-color-primary);
}
.thick_55e1 .aside-ee3c {
  color: var(--e-global-color-primary);
}
.thick_55e1 .aside-ee3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_55e1 .grid_c93f {
  color: var(--e-global-color-primary);
}
.thick_55e1 .grid_c93f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_55e1 .button_blue_2684 {
  color: var(--e-global-color-primary);
}
.thick_55e1 .button_blue_2684 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_55e1 .surface-33c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_55e1 .simple_31d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_55e1 .simple_31d6.white_6caa {
  color: var(--e-global-color-secondary);
}
.thick_55e1 .simple_31d6.white_6caa .breadcrumb-e149 {
  color: var(--e-global-color-accent);
}
.thick_55e1 .simple_31d6.form-91f9 {
  color: var(--e-global-color-text);
}
.thick_55e1 .simple_31d6.form-91f9 .breadcrumb-e149 {
  color: var(--e-global-color-text);
}
.thick_55e1 .simple_31d6:before {
  border-top-color: var(--e-global-color-text);
}
.thick_55e1 .article-16ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_55e1
  .article-16ef
  .caption_hard_fd8f {
  background-color: var(--e-global-color-primary);
}
.thick_55e1
  .article-16ef
  .caption_hard_fd8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_55e1 .picture-medium-a8bf .old-8ebe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_ba56 .south-36dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_ba56 .grid_plasma_e7c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-pro-e7d8 .tiny_91f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-pro-e7d8
  .cold-cdce
  .feature-motion-d006 {
  background-color: var(--e-global-color-secondary);
}
.sidebar-pro-e7d8
  .cold-cdce.hard_4c5e
  .feature-motion-d006 {
  background-color: var(--e-global-color-text);
}
.sidebar-pro-e7d8
  .cold-cdce:hover
  .feature-motion-d006 {
  background-color: var(--e-global-color-accent);
}
.sidebar-pro-e7d8
  .cold-cdce.fn-active-9dd8
  .feature-motion-d006 {
  background-color: var(--e-global-color-primary);
}
.gold-a0c3 .brown_6511 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gold-a0c3 .blue-2c97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-a0c3 .slow-e1a1 {
  background-color: var(--e-global-color-primary);
}
.gold-a0c3 .slow-e1a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_32e3 .background-wood-0bf8 .fresh_2eaf .modal-hot-63be {
  background-color: var(--e-global-color-secondary);
}
.easy_32e3 .background-wood-0bf8 .media-inner-f03d:after {
  background-color: var(--e-global-color-secondary);
}
.easy_32e3 .warm_c514 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_32e3 .card-pink-d886 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_32e3 .border_wood_2e0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_32e3 .modal_5e7c {
  background-color: var(--e-global-color-primary);
}
.easy_32e3 .modal_5e7c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_32e3 .disabled_9a95 {
  background-color: var(--e-global-color-secondary);
}
.easy_32e3 .disabled_9a95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_32e3 .background-wood-0bf8 .wrapper_22cf .dirty-6612:hover {
  background-color: var(--e-global-color-primary);
}
.easy_32e3
  .background-wood-0bf8
  .wrapper_22cf
  .dirty-6612.mask-d5e5 {
  background-color: var(--e-global-color-primary);
}
.easy_32e3 .background-wood-0bf8 .text-new-6242:before {
  border-color: var(--e-global-color-primary);
}
.easy_32e3 .background-wood-0bf8 .text-new-6242:hover:before {
  border-color: var(--e-global-color-secondary);
}
.easy_32e3
  .background-wood-0bf8
  .text-new-6242.button-hard-77f7:before {
  border-color: var(--e-global-color-primary);
}
.easy_32e3 .article-outer-3486 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-dark-1496 .orange-0a13 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-dark-1496 .orange-0a13:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-dark-1496 .orange-0a13.copper-4280 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-dark-1496 .column_ff9a {
  background-color: var(--e-global-color-primary);
}
.pagination-dark-1496 .column_ff9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-dark-1496
  .layout_b811
  .status_4ef9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-dark-1496
  .complex-33e3
  .status_4ef9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-8afb
  .filter-basic-2d80
  .text-wide-cccc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-8afb
  .filter-basic-2d80
  .progress_hovered_5468 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-8afb .south-3e81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-8afb .photo_e982 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-8afb .hero-easy-bcf2 {
  background-color: var(--e-global-color-primary);
}
.button-8afb .hero-easy-bcf2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_98c2 .caption-e92c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_98c2 .backdrop-f04b {
  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);
}
.filter_98c2 .pattern-dark-c400 {
  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);
}
.filter_98c2 .pattern-dark-c400 a:hover {
  color: var(--e-global-color-secondary);
}
.filter_98c2 .aside-298d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_98c2 .over_1e66 {
  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);
}
.filter_98c2 .dropdown_cb47 .middle-5b37 {
  background-color: var(--e-global-color-primary);
}
.filter_98c2 .dropdown_cb47 .middle-5b37:hover {
  background-color: var(--e-global-color-accent);
}
.filter_98c2
  .dropdown_cb47
  .clean-458f
  li
  span {
  background-color: var(--e-global-color-text);
}
.filter_98c2
  .dropdown_cb47
  .clean-458f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.filter_98c2
  .dropdown_cb47
  .clean-458f
  li.gallery-glass-e36c
  span {
  background-color: var(--e-global-color-accent);
}
.description_7a88
  .narrow_a427
  .hovered_e368 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_7a88 .narrow_a427 .background-505d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_7a88 .narrow_a427 .next_942f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_7a88 .narrow_4e30 {
  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);
}
.description_7a88
  .breadcrumb_left_c93d.hovered_2dd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > a {
  background-color: var(--e-global-color-text);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > a
  .tag_upper_0c12.feature-906e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > a
  .alert_iron_0ca7.paper-aed6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > .slow_df37
  .thumbnail_3957
  > a {
  background-color: var(--e-global-color-secondary);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > .slow_df37
  .thumbnail_3957
  > a
  .carousel_1c3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > .slow_df37
  .thumbnail_3957
  > a
  .alert_iron_0ca7.text-east-5bd9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > a
  .main_narrow_3e63:before {
  color: var(--e-global-color-text);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > .slow_df37
  a
  .main_narrow_3e63:before {
  color: var(--e-global-color-text);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957.detail-094d
  > a
  .main_narrow_3e63:before {
  color: var(--e-global-color-text);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > .slow_df37
  .thumbnail_3957.detail-094d
  > a
  .main_narrow_3e63:before {
  color: var(--e-global-color-text);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > a
  .text-7a8d
  .label_middle_e8bc {
  color: var(--e-global-color-text);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > .slow_df37
  a
  .text-7a8d
  .label_middle_e8bc {
  color: var(--e-global-color-text);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > a
  .text-7a8d
  .label_middle_e8bc,
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > .slow_df37
  a
  .text-7a8d
  .label_middle_e8bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > a
  .table_outer_2552:before {
  color: var(--e-global-color-text);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > .slow_df37
  a
  .table_outer_2552:before {
  color: var(--e-global-color-text);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957.detail-094d
  > a
  .table_outer_2552:before {
  color: var(--e-global-color-text);
}
.plasma-046e
  > .header-fast-514f
  > div
  > .grid_6dc6
  > .thumbnail_3957
  > .slow_df37
  .thumbnail_3957.detail-094d
  > a
  .table_outer_2552:before {
  color: var(--e-global-color-text);
}
.popup_3b1f .backdrop_3b8c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_3b1f
  .hot_c9e4:hover
  .backdrop_3b8c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-61a9
  > .header-fast-514f
  > .title_81eb
  > .primary-d08b
  > .panel-cfd6
  > .backdrop_691f
  .last-a7b9 {
  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);
}
.old-61a9
  > .header-fast-514f
  > .title_81eb
  > .primary-d08b
  > .panel-cfd6
  > .backdrop_691f:hover
  .last-a7b9 {
  color: var(--e-global-color-text);
}
.old-61a9
  > .header-fast-514f
  > .title_81eb
  > .primary-d08b
  > .panel-cfd6
  > .backdrop_691f:hover
  .last-a7b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-61a9
  > .header-fast-514f
  > .title_81eb
  > .primary-d08b
  > .panel-cfd6.focus-left-a1db
  > .backdrop_691f
  .last-a7b9 {
  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);
}
.outline-eb2b .focus-slow-4532 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-eb2b .mini-e257 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-eb2b .mask_206d {
  background-color: var(--e-global-color-primary);
}
.outline-eb2b .mask_206d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_90b7
  > .header-fast-514f
  > .bottom_5572
  > .panel-9752
  > .pagination-15ab
  .small-0706 {
  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);
}
.modal_90b7
  > .header-fast-514f
  > .bottom_5572
  > .panel-9752
  > .pagination-15ab
  .sort_a920 {
  color: var(--e-global-color-text);
}
.modal_90b7
  > .header-fast-514f
  > .bottom_5572
  > .panel-9752
  > .pagination-15ab:hover
  .small-0706 {
  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);
}
.modal_90b7
  > .header-fast-514f
  > .bottom_5572
  > .panel-9752
  > .pagination-15ab:hover
  .sort_a920 {
  color: var(--e-global-color-secondary);
}
.modal_90b7
  > .header-fast-514f
  > .bottom_5572
  > .panel-9752
  > .pagination-15ab.accordion_1adf
  .small-0706 {
  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);
}
.modal_90b7
  > .header-fast-514f
  > .bottom_5572
  > .panel-9752
  > .pagination-15ab.accordion_1adf
  .sort_a920 {
  color: var(--e-global-color-primary);
}
.tooltip_1083
  .grid_tall_f2ac
  .shade-bc5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_1083 .south-2bbc .old-8ebe .clean-0cde {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_fresh_50f1 .right-bdcd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_fresh_50f1 .green-a7a0 .right-bdcd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_fresh_50f1 .slow_5d39 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_fresh_50f1 .slow_5d39 {
  background-color: var(--e-global-color-primary);
}
.north_8782 .tall_1438 .tag_b13c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_8782
  .tall_1438:hover
  .slider-37bf {
  color: var(--e-global-color-secondary);
}
.north_8782
  .tall_1438:hover
  .tag_b13c {
  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);
}
.focus_77ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.last_98dd {
  flex-direction: column;
}

.last_98dd .background-action-7bd5 {
  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.last_98dd .background-action-7bd5 {
  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);
}

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

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

.clean_4698.photo_steel_c28d {
  display: none;
}

.panel_slow_b787 {
  display: none;
}

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

.light-5a7b.east_fdcb {
  margin-bottom: 40px;
  width: 100%;
}

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

.last_98dd a {
  width: 100%;
}

.module-44cc .container-hard-f867.east_387b {
  width: 20% !important;
}

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

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

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

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

.nav-2da4 {
  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;
}

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

.nav-2da4: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);
}

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

.module-44cc
  .container-hard-f867.paragraph_1b53
  .column-1d1d
  .disabled_outer_aeda {
  font-size: 20px !important;
}

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

.container-1a2c {
  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;
}

.gallery-under-1e5f h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.new_a10b.left_ea5f > .upper-4bec {
  display: flex;
  align-items: center;
}

.header-rough-f4b1 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.carousel-west-6268 {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.module-44cc
  .container-hard-f867.shadow_pro_d715
  .card_258e
  .sort_ac94 {
  width: 100% !important;
}

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

.first_aff1 {
  width: 100%;
}

.dim-96aa {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.message-a039 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.footer_static_22d3:hover .message-a039 {
  visibility: visible;
}
.footer_static_22d3:hover.footer_static_22d3::before {
  display: block;
}

.gallery-under-1e5f h3 {
  color: #fff;
}

.outline_e0f2 {
  margin: 0;
}

.module-44cc
  .container-hard-f867.shadow_pro_d715
  .sort_ac94
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.tertiary-2a8e {
  width: 100%;
}

.heading-d292 {
  width: 100%;
}

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

.heading-d292 {
  width: 100%;
}

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

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

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

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

.last_98dd .background-action-7bd5.fixed-0c50 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.last_98dd h1.background-action-7bd5 {
  margin-top: 80px !important;
}

.module-44cc .container-hard-f867.alert-711b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.fresh_6aed img {
  width: 100%;
}

.fast_7db1 .link-first-6ac7.column-1d1d {
  justify-content: space-between;
}

.secondary_6bad {
  display: none;
}

.gold-9b3d .hot-3a8d {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .new_a10b .upper-4bec {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .gallery-under-1e5f h3 {
    font-size: 28px;
  }

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

  .fast_7db1 .link-first-6ac7.column-1d1d {
    border-bottom: 1px solid #f0c159;
  }

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

  .new_a10b.left_ea5f > .upper-4bec {
    gap: 15px;
    justify-content: space-between;
  }

  .module-44cc
    .container-hard-f867.shadow_pro_d715
    .sort_ac94
    img {
    width: 60% !important;
  }

  .grid_basic_5b67 {
    left: 2%;
  }

  .image_green_263a {
    margin: 10px 0;
  }

  .last_98dd .hot-3a8d {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.last_98dd .background-action-7bd5,
  .last_98dd .background-action-7bd5 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .sort_ac94 {
    justify-content: center;
  }

  .last_98dd .hot-3a8d {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .module-44cc .container-hard-f867.east_387b {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .nav-2da4 {
    text-transform: capitalize;
  }

  h2.last_98dd .background-action-7bd5,
  .last_98dd .background-action-7bd5 {
    font-size: 30px !important;
  }

  .sort_ac94 {
    justify-content: center;
  }

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

  .shade_outer_0c7a
    .thumbnail_83b5.accordion_8f17 {
    margin: 0 !important;
  }

  .header-rough-f4b1 {
    margin: 0;
    gap: 10px;
  }

  .image_green_263a {
    display: flex;
  }

  .thumbnail-solid-de84 .active_938b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .last_98dd h1.background-action-7bd5 {
    margin-top: 40px !important;
  }

  .module-44cc
    .container-hard-f867.shadow_pro_d715
    .sort_ac94
    img,
  .label-5879 .card_258e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .nav-2da4 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .module-44cc .container-hard-f867.east_387b {
    width: 100% !important;
  }

  .new_a10b.left_ea5f > .upper-4bec {
    gap: 3px;
  }

  .last_98dd .hot-3a8d {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.fast_7db1 .link-first-6ac7.column-1d1d {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.fast_7db1 .link-first-6ac7.column-1d1d: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .fast_7db1 .link-first-6ac7.column-1d1d {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .last_98dd .background-action-7bd5 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .active_938b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.title-0f06 .top-1965 {
  flex-shrink: 0;
  white-space: nowrap;
}

.title-0f06 .thumbnail-faeb {
  flex-shrink: 0;
  min-width: fit-content;
}

.title-0f06 .disabled_outer_aeda {
  white-space: nowrap;
}

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

.title-0f06 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.title-0f06 .top-1965 {
  max-width: 80px !important;
}

.title-0f06 .thumbnail-faeb {
  max-width: 80px !important;
  overflow: hidden;
}

.title-0f06 .link-first-6ac7.column-1d1d {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.title-0f06 .disabled_outer_aeda {
  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);
  }
}

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

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

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

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

body .nav-2da4:nth-child(2),
.module-44cc .nav-2da4:nth-child(2),
#page .nav-2da4: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;
}

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

/* css-noise: 7e39 */
.promo-block-w9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
