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(.static-c475) {
  gap: 0.5em;
}
:where(.selected-afea) {
  gap: 0.5em;
}
body .label_right_6c10 > .gradient-huge-3580 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .label_right_6c10 > .logo-smooth-75da {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .label_right_6c10 > .texture-bottom-40e4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .widget_76c0 > .gradient-huge-3580 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .widget_76c0 > .logo-smooth-75da {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .widget_76c0 > .texture-bottom-40e4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .widget_76c0
  > :where(:not(.gradient-huge-3580):not(.logo-smooth-75da):not(.orange_f348)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .widget_76c0 > .brown-671b {
  max-width: var(--wp--style--global--wide-size);
}
body .static-c475 {
  display: flex;
}
body .static-c475 {
  flex-wrap: wrap;
  align-items: center;
}
body .static-c475 > * {
  margin: 0;
}
body .selected-afea {
  display: grid;
}
body .selected-afea > * {
  margin: 0;
}
:where(.media-2fb0.static-c475) {
  gap: 2em;
}
:where(.media-2fb0.selected-afea) {
  gap: 2em;
}
:where(.tooltip_08e5.static-c475) {
  gap: 1.25em;
}
:where(.tooltip_08e5.selected-afea) {
  gap: 1.25em;
}
.fixed_6e33 {
  color: var(--wp--preset--color--black) !important;
}
.north-12d8 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.article_5cf0 {
  color: var(--wp--preset--color--white) !important;
}
.nav_complex_9a0d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.slow-e8bc {
  color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown_south_fb1c {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.border-advanced-e252 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.logo-old-eae3 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.modal-dim-5f48 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.heading-bright-3e5e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.progress_3cdf {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.list-d692 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.focus-red-2a6b {
  background-color: var(--wp--preset--color--black) !important;
}
.primary_middle_a066 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.bottom-d415 {
  background-color: var(--wp--preset--color--white) !important;
}
.progress-bronze-81dc {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.feature-ec34 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.icon-dfa0 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.primary-pressed-c559 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.focused-df10 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.shadow-a64c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.button-6026 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.shadow-ec32 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.east_a9f8 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.picture-plasma-24f1 {
  border-color: var(--wp--preset--color--black) !important;
}
.hero_0a0f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.selected_2425 {
  border-color: var(--wp--preset--color--white) !important;
}
.filter-paper-383a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.tooltip_up_e786 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.plasma-f6c3 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.title_hovered_3e8d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.green_b782 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.input-b0d7 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.solid-0c7b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.mask_5cea {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.plasma_dc78 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.avatar_5045 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.thumbnail-991d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.status_14aa {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.title_8f52 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.pressed_61c9 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.middle_bbda {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.modal_7e38 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.widget-advanced-c268 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.texture_bfe0 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.sidebar-dbe7 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.main-pink-9df6 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gas_4a76 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.accent_first_a928 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.preview-ce25 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.footer-wide-51dd {
  font-size: var(--wp--preset--font-size--large) !important;
}
.detail-1899 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.gallery_fixed_ced7 a:where(:not(.old-85cf)) {
  color: inherit;
}
:where(.tooltip_08e5.static-c475) {
  gap: 1.25em;
}
:where(.tooltip_08e5.selected-afea) {
  gap: 1.25em;
}
:where(.media-2fb0.static-c475) {
  gap: 2em;
}
:where(.media-2fb0.selected-afea) {
  gap: 2em;
}
.stale-5111 {
  font-size: 1.5em;
  line-height: 1.6;
}

.tertiary_e1b7 .out-df74 {
  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);
}
.disabled_west_191b .tabs_1d1a {
  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);
}
.main-north-e7e2 {
  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);
}
.main-north-e7e2.center-fba4 .dropdown_533e {
  background-color: var(--e-global-color-primary);
}
.main-north-e7e2.dark-5cbd .dropdown_533e,
.main-north-e7e2.chip-2c12 .dropdown_533e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.link_811c .input-active-739a {
  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);
}
.simple-0379 {
  --divider-color: var(--e-global-color-secondary);
}
.simple-0379 .chip_brown_3d86 {
  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);
}
.simple-0379.focus-b1fe .pro-d048 {
  background-color: var(--e-global-color-secondary);
}
.simple-0379.backdrop_prev_e896 .pro-d048,
.simple-0379.full-1147 .pro-d048 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.simple-0379.backdrop_prev_e896 .pro-d048,
.simple-0379.full-1147 .pro-d048 svg {
  fill: var(--e-global-color-secondary);
}
.slider_f64d .fluid_5904 {
  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);
}
.slider_f64d .inner-1592 {
  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);
}
.thick_e09a.focus-b1fe .pro-d048 {
  background-color: var(--e-global-color-primary);
}
.thick_e09a.backdrop_prev_e896 .pro-d048,
.thick_e09a.full-1147 .pro-d048 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.thick_e09a.backdrop_prev_e896 .pro-d048,
.thick_e09a.full-1147 .pro-d048 svg {
  fill: var(--e-global-color-primary);
}
.accordion-0f33.focus-b1fe .pro-d048 {
  background-color: var(--e-global-color-primary);
}
.accordion-0f33.backdrop_prev_e896 .pro-d048,
.accordion-0f33.full-1147 .pro-d048 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.accordion-0f33 .video_794f {
  color: var(--e-global-color-primary);
}
.accordion-0f33 .video_794f,
.accordion-0f33 .video_794f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-0f33 .section-b084 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-1e54 .sidebar_8d85 {
  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);
}
.module_thick_d8f7 .gallery-b425 .fixed_9a0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-glass-7022 .over-196e:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.shadow-glass-7022 .list-6e44 i {
  color: var(--e-global-color-primary);
}
.shadow-glass-7022 .list-6e44 svg {
  fill: var(--e-global-color-primary);
}
.shadow-glass-7022 .input_medium_7afc {
  color: var(--e-global-color-secondary);
}
.shadow-glass-7022 .over-196e > .input_medium_7afc,
.shadow-glass-7022 .over-196e > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-d391 .sort_center_296e {
  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);
}
.popup-d391 .icon_8983 {
  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);
}
.paper_2c3e .tertiary-bc6d .pressed_23bd {
  background-color: var(--e-global-color-primary);
}
.paper_2c3e .over-f6ce {
  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);
}
.alert-5944 .static-9bb8 {
  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);
}
.alert-5944 .top_4c86 {
  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);
}
.alert-5944 .layout_6965 {
  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);
}
.smooth-460c .input_d3c9,
.smooth-460c .input_d3c9 a {
  color: var(--e-global-color-primary);
}
.smooth-460c .input_d3c9.search_d1f4,
.smooth-460c .input_d3c9.search_d1f4 a {
  color: var(--e-global-color-accent);
}
.smooth-460c .input_d3c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-460c .stale-7b1a {
  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);
}
.stale_0f36 .over_40a3,
.stale_0f36 .cool-d8be {
  color: var(--e-global-color-primary);
}
.stale_0f36 .over_40a3 svg {
  fill: var(--e-global-color-primary);
}
.stale_0f36 .search_d1f4 .over_40a3,
.stale_0f36 .search_d1f4 .cool-d8be {
  color: var(--e-global-color-accent);
}
.stale_0f36 .search_d1f4 .over_40a3 svg {
  fill: var(--e-global-color-accent);
}
.stale_0f36 .cool-d8be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale_0f36 .stale-7b1a {
  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);
}
.focused_9846 .hidden_6998,
.focused_9846 .component_silver_e7a1 {
  color: var(--e-global-color-primary);
}
.focused_9846 .component_silver_e7a1 svg {
  fill: var(--e-global-color-primary);
}
.focused_9846 .input_d3c9.search_d1f4 a,
.focused_9846
  .input_d3c9.search_d1f4
  .component_silver_e7a1 {
  color: var(--e-global-color-accent);
}
.focused_9846 .hidden_6998 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_9846 .stale-7b1a {
  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);
}
.header_smooth_051a .stale_2620 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_smooth_051a .copper-61ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-04e9 .tertiary_dd80 .article_31ef {
  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);
}
.content-04e9 .tertiary_dd80 .hover_bottom_f829 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-04e9 .static-a554 .article_31ef {
  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);
}
.content-04e9
  .static-a554
  .hover_bottom_f829 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-04e9
  .hot_c83c
  .article_31ef {
  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);
}
.content-04e9
  .hot_c83c
  .hover_bottom_f829 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-04e9
  .caption-6dd2
  .article_31ef {
  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);
}
.content-04e9
  .caption-6dd2
  .hover_bottom_f829 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_ffe0 .dark_5a36 {
  background-color: var(--e-global-color-primary);
}
.primary_ffe0 .dark_5a36:hover {
  background-color: var(--e-global-color-primary);
}
.primary_ffe0 .outer_2f08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_ffe0
  .dark_5a36:hover
  .outer_2f08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_in_8cc9 .filter-8b4e {
  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);
}
.alert-pro-8580 .mask_short_2f19 .title_advanced_360d a {
  background-color: var(--e-global-color-accent);
}
.alert-pro-8580 .mask_short_2f19 .texture_ae4b a {
  background-color: var(--e-global-color-accent);
}
.alert-pro-8580 .mask_short_2f19 .title_advanced_360d a,
.alert-pro-8580 .mask_short_2f19 .texture_ae4b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-top-18ab
  .gradient-thick-2555.gallery-gold-2170
  .mask_short_2f19
  a.silver_ccec {
  background-color: var(--e-global-color-accent);
}
.tertiary-top-18ab
  .gradient-thick-2555.gallery-gold-2170
  .mask_short_2f19
  span.silver_ccec.fn-current-1f9f {
  background-color: var(--e-global-color-text);
}
.tertiary-top-18ab
  .gradient-thick-2555.gallery-gold-2170
  .mask_short_2f19
  .silver_ccec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-5e16 .sidebar-8cb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-5e16
  .background-south-f94f
  > .footer-hard-8572
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-5e16
  .tall-c2cd
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-5e16
  .box_right_4b2d
  .hover_hard_fccf,
.basic-5e16
  .box_right_4b2d
  .box_last_9b88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-5e16
  .box_right_4b2d
  .panel-9357,
.basic-5e16
  .box_right_4b2d
  a
  .panel-9357 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-5e16
  .box_right_4b2d
  .grid-6315 {
  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);
}
.basic-5e16
  .box_right_4b2d
  .slider-950a {
  background-color: var(--e-global-color-primary);
}
.basic-5e16
  .box_right_4b2d
  .slider-950a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-5e16
  .box_right_4b2d
  .slider-950a:hover {
  background-color: var(--e-global-color-primary);
}
.basic-5e16
  .box_right_4b2d
  .progress-north-96b8 {
  background-color: var(--e-global-color-primary);
}
.basic-5e16
  .box_right_4b2d
  .progress-north-96b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-5e16
  .box_right_4b2d
  .progress-north-96b8:hover {
  background-color: var(--e-global-color-primary);
}
.basic-5e16
  .wide_87f6
  .header-middle-850e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-5e16
  .wide_87f6
  .cold_b2df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-5e16
  .wide_87f6
  .grid-6315 {
  color: var(--e-global-color-text);
}
.basic-5e16
  .wide_87f6
  .grid-6315
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-5e16
  .wide_87f6
  .slider-950a {
  background-color: var(--e-global-color-primary);
}
.basic-5e16
  .wide_87f6
  .slider-950a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-5e16
  .wide_87f6
  .slider-950a:hover {
  background-color: var(--e-global-color-primary);
}
.basic-5e16
  .wide_87f6
  .progress-north-96b8 {
  background-color: var(--e-global-color-primary);
}
.basic-5e16
  .wide_87f6
  .progress-north-96b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-5e16
  .wide_87f6
  .progress-north-96b8:hover {
  background-color: var(--e-global-color-primary);
}
.basic-5e16 .carousel_action_445e {
  background-color: var(--e-global-color-primary);
}
.basic-5e16 .carousel_action_445e:hover {
  background-color: var(--e-global-color-primary);
}
.basic-5e16 .under_2971 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-5e16 .filter-f67e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_97e0 .orange_b358 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_97e0
  .alert-7df5
  > div:nth-child(3)
  .orange_b358,
.list_97e0
  .notification-advanced-d575
  > div:nth-child(1)
  .orange_b358,
.list_97e0
  .fast_1687
  > div:nth-child(1)
  .orange_b358,
.list_97e0
  .thumbnail_easy_c2c5
  > div:nth-child(1)
  .orange_b358,
.list_97e0
  .block_fresh_5e8a
  > div:nth-child(1)
  .orange_b358 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_97e0 .prev_90dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_97e0 .banner-252f {
  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);
}
.list_97e0 .fixed-3a11 {
  background-color: var(--e-global-color-primary);
}
.list_97e0 .fixed-3a11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_97e0 .fixed-3a11:hover {
  background-color: var(--e-global-color-primary);
}
.list_97e0 .footer_pressed_57ff {
  background-color: var(--e-global-color-primary);
}
.list_97e0 .footer_pressed_57ff:hover {
  background-color: var(--e-global-color-primary);
}
.list_97e0 .under_2971 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_97e0 .filter-f67e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-black-08c1 .purple_32bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-black-08c1 .surface-8871 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-black-08c1 .narrow_0cbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-black-08c1 .over_c742 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-black-08c1 .gallery_a33d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-black-08c1 .footer_pressed_57ff {
  background-color: var(--e-global-color-primary);
}
.sort-black-08c1 .footer_pressed_57ff:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_outer_5297 .module_829e {
  background-color: var(--e-global-color-secondary);
}
.accordion_outer_5297 .info_693d {
  background-color: var(--e-global-color-text);
}
.accordion_outer_5297 .progress_cool_80b2 {
  background-color: var(--e-global-color-secondary);
}
.accordion_outer_5297 .hero-9710 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_outer_5297 .tag_fe91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_outer_5297 .out-802a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_outer_5297 .popup_816f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_outer_5297 .header_stale_d16c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-light-64a6 .bronze-ebb5 .under_6660,
.active-light-64a6
  .bronze-ebb5
  .under_6660
  a,
.active-light-64a6 .link_focused_46ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-light-64a6 .bronze-ebb5 .tag_f828,
.active-light-64a6 .component_6314 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-light-64a6 .bronze-ebb5 .tag_f828 {
  color: var(--e-global-color-text);
}
.active-light-64a6 .component_6314 {
  color: var(--e-global-color-text);
}
.active-light-64a6
  .bronze-ebb5
  .thumbnail-a852 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-light-64a6 .west-a0c0 .banner_3a23 {
  background-color: var(--e-global-color-primary);
}
.active-light-64a6 .west-a0c0 .banner_3a23:hover {
  background-color: var(--e-global-color-primary);
}
.active-light-64a6 .west-a0c0 .accent_static_8a0e li span {
  background-color: var(--e-global-color-text);
}
.active-light-64a6 .west-a0c0 .accent_static_8a0e li span:hover {
  background-color: var(--e-global-color-primary);
}
.active-light-64a6
  .west-a0c0
  .accent_static_8a0e
  li.chip-center-82b7
  span {
  background-color: var(--e-global-color-accent);
}
.active-light-64a6 .shade-fb30 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-5322 .active-6ab1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-pressed-4c2c .video_017c {
  background-color: var(--e-global-color-primary);
}
.chip-pressed-4c2c .tag_bright_a763 {
  background-color: var(--e-global-color-secondary);
}
.chip-pressed-4c2c .backdrop-6ff0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-pressed-4c2c .black-f29a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-pressed-4c2c .element-liquid-ae7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-pressed-4c2c .clean_a886 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-pressed-4c2c .link_steel_8d1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-pressed-4c2c .orange-d520 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-pressed-4c2c .dropdown_59ca {
  background-color: var(--e-global-color-primary);
}
.chip-pressed-4c2c .dropdown_59ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_first_bc60 .feature-dirty-3467 {
  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);
}
.item_first_bc60 .rough_cd94 {
  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);
}
.item_first_bc60
  .message-411c:after {
  background-color: var(--e-global-color-primary);
}
.item_first_bc60 .sort_wood_87d7 {
  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);
}
.hidden_f706 .link_focused_46ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_f706 .component_6314 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_lower_b8eb .card-1663 .secondary-b572 {
  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);
}
.search_lower_b8eb .card-1663 .solid_bf0e {
  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);
}
.popup_over_5a06 .column-ed7b {
  background-color: var(--e-global-color-primary);
}
.popup_over_5a06 .text-action-1b6d {
  background-color: var(--e-global-color-secondary);
}
.popup_over_5a06 .sort-c591 .short_c785 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_over_5a06 .tabs-stone-355d .short_c785 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-e8e2 .static-5349 .grid_e744 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-e8e2 .static-5349 .notification_6acd {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-e8e2 .static-5349 .large-09df {
  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);
}
.detail-2def .layout-easy-bd0b {
  border-color: var(--e-global-color-text);
}
.detail-2def .filter-right-bd0f {
  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);
}
.detail-2def .carousel-ca74 {
  color: var(--e-global-color-primary);
}
.detail-2def .summary_e566 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_9fd9 .menu-thick-f93a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_9fd9 .middle_4d76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_9fd9 .caption_ade9:hover .menu-thick-f93a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_9fd9
  .caption_ade9:hover
  .middle_4d76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow_6ed2 .hidden-hovered-cf17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow_6ed2 .component-inner-3aac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-914b .tertiary-east-23d3 .content_2934 {
  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);
}
.mask-914b .tooltip-b533 .content_2934 {
  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);
}
.short_47e2 .content-over-2831 {
  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);
}
.media-solid-13f7 .gallery_8058 .lite_f702 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-solid-13f7 .gallery_8058 .lite_f702 {
  background-color: var(--e-global-color-secondary);
}
.media-solid-13f7 .picture_slow_8491 .lite_f702 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-solid-13f7 .picture_slow_8491 .lite_f702 {
  background-color: var(--e-global-color-secondary);
}
.media-solid-13f7 .card-orange-7397 .breadcrumb-0713 {
  background-color: var(--e-global-color-primary);
}
.media-solid-13f7 .card-orange-7397:hover .breadcrumb-0713 {
  background-color: var(--e-global-color-secondary);
}
.media-solid-13f7 .banner_3a23 {
  background-color: var(--e-global-color-primary);
}
.media-solid-13f7 .banner_3a23:hover {
  background-color: var(--e-global-color-accent);
}
.media-solid-13f7 .accent_static_8a0e li span {
  background-color: var(--e-global-color-text);
}
.media-solid-13f7 .accent_static_8a0e li span:hover {
  background-color: var(--e-global-color-primary);
}
.media-solid-13f7 .accent_static_8a0e li.chip-center-82b7 span {
  background-color: var(--e-global-color-accent);
}
.badge-full-7898 .filter-orange-9e99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-full-7898 .tag_in_f829 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-0c5f .nav-dynamic-15c3:before {
  background-color: var(--e-global-color-secondary);
}
.top-0c5f .top_e2b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-0c5f .accent_97e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_c55d .sidebar_bottom_a49b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_c55d .sidebar_bottom_a49b:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_c55d .sidebar_bottom_a49b.fn-active-1f9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_c55d .right-019c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_c55d .table-71ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_c55d .dim-dd2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_c55d .overlay-thick-4f92 {
  background-color: var(--e-global-color-primary);
}
.upper_c55d .overlay-thick-4f92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_c55d .down-ec1a {
  background-color: var(--e-global-color-primary);
}
.upper_c55d .down-ec1a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_9983 .up-2f54 .background_short_499c a {
  color: var(--e-global-color-secondary);
}
.heading_9983 .up-2f54 .background_short_499c a:hover {
  color: var(--e-global-color-secondary);
}
.heading_9983 .up-2f54 .background_short_499c,
.heading_9983 .up-2f54 .background_short_499c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_9983 .up-2f54 .component-4a5e {
  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_9983 .up-2f54 .next_3da5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_9983 .up-2f54 .huge_7667 {
  background-color: var(--e-global-color-primary);
}
.heading_9983 .up-2f54 .huge_7667 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_9983 .up-2f54 .huge_7667:hover {
  background-color: var(--e-global-color-primary);
}
.heading_9983 .up-2f54 .notice_45ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_9983 .up-2f54 .notice_45ee {
  background-color: var(--e-global-color-primary);
}
.heading_9983 .up-2f54 .notice_45ee:hover {
  background-color: var(--e-global-color-primary);
}
.heading_9983 .up-2f54 .banner_3a23 {
  background-color: var(--e-global-color-primary);
}
.heading_9983 .up-2f54 .banner_3a23:hover {
  background-color: var(--e-global-color-primary);
}
.heading_9983 .west-a0c0 .accent_static_8a0e li span {
  background-color: var(--e-global-color-text);
}
.heading_9983 .west-a0c0 .accent_static_8a0e li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading_9983 .west-a0c0 .accent_static_8a0e li.chip-center-82b7 span {
  background-color: var(--e-global-color-accent);
}
.heading_9983 .under_2971 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_9983 .filter-f67e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_8360 .thumbnail_e7c1 .carousel-9211 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_8360 .thumbnail_e7c1 .input_f7ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_8360 .thumbnail_e7c1 .shadow_e83d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_5f7d .sort_2141 {
  border-color: var(--e-global-color-text);
}
.mini_5f7d .border-huge-c89e {
  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);
}
.mini_5f7d .texture_e7e5 {
  color: var(--e-global-color-secondary);
}
.mini_5f7d .texture_e7e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_5f7d .focus_huge_066e > * {
  color: var(--e-global-color-primary);
}
.mini_5f7d .focus_huge_066e > * svg {
  fill: var(--e-global-color-primary);
}
.mini_5f7d .hero-lite-7c33 {
  color: var(--e-global-color-primary);
}
.mini_5f7d .hero-lite-7c33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_5f7d .image-4d40 {
  color: var(--e-global-color-primary);
}
.mini_5f7d .image-4d40 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_5f7d .wrapper_738e {
  color: var(--e-global-color-primary);
}
.mini_5f7d .wrapper_738e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_5f7d .info_ae0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_5f7d .carousel_full_936a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_5f7d .carousel_full_936a.summary_paper_0812 {
  color: var(--e-global-color-secondary);
}
.mini_5f7d .carousel_full_936a.summary_paper_0812 .module_purple_a9db {
  color: var(--e-global-color-accent);
}
.mini_5f7d .carousel_full_936a.shadow-c77e {
  color: var(--e-global-color-text);
}
.mini_5f7d .carousel_full_936a.shadow-c77e .module_purple_a9db {
  color: var(--e-global-color-text);
}
.mini_5f7d .carousel_full_936a:before {
  border-top-color: var(--e-global-color-text);
}
.mini_5f7d .in-27c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_5f7d
  .in-27c7
  .image-slow-c857 {
  background-color: var(--e-global-color-primary);
}
.mini_5f7d
  .in-27c7
  .image-slow-c857 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_5f7d .sort_2141 .cool-3b0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_4c0c .mini-3dde {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_4c0c .link_a6df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-inner-3e3a .white_4089 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-inner-3e3a
  .menu_brown_aa04
  .caption-south-8116 {
  background-color: var(--e-global-color-secondary);
}
.surface-inner-3e3a
  .menu_brown_aa04.sort-5e24
  .caption-south-8116 {
  background-color: var(--e-global-color-text);
}
.surface-inner-3e3a
  .menu_brown_aa04:hover
  .caption-south-8116 {
  background-color: var(--e-global-color-accent);
}
.surface-inner-3e3a
  .menu_brown_aa04.fn-active-1f9f
  .caption-south-8116 {
  background-color: var(--e-global-color-primary);
}
.wood-6495 .shadow-cold-c6f9 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.wood-6495 .yellow_1b28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-6495 .summary_hard_e379 {
  background-color: var(--e-global-color-primary);
}
.wood-6495 .summary_hard_e379 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_next_fed4 .thumbnail_narrow_9eb0 .smooth-c2f2 .paragraph-0c7f {
  background-color: var(--e-global-color-secondary);
}
.notice_next_fed4 .thumbnail_narrow_9eb0 .over_e1ea:after {
  background-color: var(--e-global-color-secondary);
}
.notice_next_fed4 .row-0639 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_next_fed4 .tabs-2bc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_next_fed4 .nav_b44f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_next_fed4 .caption-ae3f {
  background-color: var(--e-global-color-primary);
}
.notice_next_fed4 .caption-ae3f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_next_fed4 .icon-white-f752 {
  background-color: var(--e-global-color-secondary);
}
.notice_next_fed4 .icon-white-f752 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_next_fed4 .thumbnail_narrow_9eb0 .component-9652 .panel-stone-099e:hover {
  background-color: var(--e-global-color-primary);
}
.notice_next_fed4
  .thumbnail_narrow_9eb0
  .component-9652
  .panel-stone-099e.grid-white-494f {
  background-color: var(--e-global-color-primary);
}
.notice_next_fed4 .thumbnail_narrow_9eb0 .video-c4c1:before {
  border-color: var(--e-global-color-primary);
}
.notice_next_fed4 .thumbnail_narrow_9eb0 .video-c4c1:hover:before {
  border-color: var(--e-global-color-secondary);
}
.notice_next_fed4
  .thumbnail_narrow_9eb0
  .video-c4c1.status-5848:before {
  border-color: var(--e-global-color-primary);
}
.notice_next_fed4 .sidebar-db97 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_edf8 .narrow_4053 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_edf8 .narrow_4053:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_edf8 .narrow_4053.mini-241e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_edf8 .modal_80de {
  background-color: var(--e-global-color-primary);
}
.filter_edf8 .modal_80de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_edf8
  .section_3548
  .cool_f351
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_edf8
  .info-west-9e68
  .cool_f351
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_0cb4
  .column-08da
  .link_out_0a70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_0cb4
  .column-08da
  .static_00de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_0cb4 .preview_brown_cafa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_0cb4 .prev_95a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_0cb4 .bronze_5c1d {
  background-color: var(--e-global-color-primary);
}
.column_0cb4 .bronze_5c1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-basic-ff72 .hard-ea7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-basic-ff72 .description_558f {
  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);
}
.mask-basic-ff72 .mask-wide-5f3d {
  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);
}
.mask-basic-ff72 .mask-wide-5f3d a:hover {
  color: var(--e-global-color-secondary);
}
.mask-basic-ff72 .column_bright_cca7 {
  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);
}
.mask-basic-ff72 .popup_full_c314 {
  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);
}
.mask-basic-ff72 .warm-5142 .banner_3a23 {
  background-color: var(--e-global-color-primary);
}
.mask-basic-ff72 .warm-5142 .banner_3a23:hover {
  background-color: var(--e-global-color-accent);
}
.mask-basic-ff72
  .warm-5142
  .accent_static_8a0e
  li
  span {
  background-color: var(--e-global-color-text);
}
.mask-basic-ff72
  .warm-5142
  .accent_static_8a0e
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.mask-basic-ff72
  .warm-5142
  .accent_static_8a0e
  li.chip-center-82b7
  span {
  background-color: var(--e-global-color-accent);
}
.bottom-d9f9
  .layout_pro_5c94
  .icon_large_cf88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-d9f9 .layout_pro_5c94 .header-cold-0868 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-d9f9 .layout_pro_5c94 .form_82ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-d9f9 .notice_64a7 {
  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);
}
.bottom-d9f9
  .iron-9445.table_fast_deb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > a {
  background-color: var(--e-global-color-text);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > a
  .warm-befb.sort-d1c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > a
  .icon-slow-9c8d.logo-ec9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > .box-0e6d
  .hard_1814
  > a {
  background-color: var(--e-global-color-secondary);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > .box-0e6d
  .hard_1814
  > a
  .nav_green_6793 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > .box-0e6d
  .hard_1814
  > a
  .icon-slow-9c8d.notification-0b83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > a
  .next_3ab1:before {
  color: var(--e-global-color-text);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > .box-0e6d
  a
  .next_3ab1:before {
  color: var(--e-global-color-text);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814.block_rough_c907
  > a
  .next_3ab1:before {
  color: var(--e-global-color-text);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > .box-0e6d
  .hard_1814.block_rough_c907
  > a
  .next_3ab1:before {
  color: var(--e-global-color-text);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > a
  .frame_7db5
  .motion-df79 {
  color: var(--e-global-color-text);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > .box-0e6d
  a
  .frame_7db5
  .motion-df79 {
  color: var(--e-global-color-text);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > a
  .frame_7db5
  .motion-df79,
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > .box-0e6d
  a
  .frame_7db5
  .motion-df79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > a
  .modal_aea4:before {
  color: var(--e-global-color-text);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > .box-0e6d
  a
  .modal_aea4:before {
  color: var(--e-global-color-text);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814.block_rough_c907
  > a
  .modal_aea4:before {
  color: var(--e-global-color-text);
}
.grid-d6f8
  > .slider_gas_7e7e
  > div
  > .panel_white_3b9f
  > .hard_1814
  > .box-0e6d
  .hard_1814.block_rough_c907
  > a
  .modal_aea4:before {
  color: var(--e-global-color-text);
}
.gradient-gold-98f3 .gradient_c4b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-gold-98f3
  .action_8c78:hover
  .gradient_c4b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_357f
  > .slider_gas_7e7e
  > .easy-0211
  > .huge-1034
  > .next-87b4
  > .cold-3d59
  .stone-702c {
  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);
}
.table_357f
  > .slider_gas_7e7e
  > .easy-0211
  > .huge-1034
  > .next-87b4
  > .cold-3d59:hover
  .stone-702c {
  color: var(--e-global-color-text);
}
.table_357f
  > .slider_gas_7e7e
  > .easy-0211
  > .huge-1034
  > .next-87b4
  > .cold-3d59:hover
  .stone-702c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_357f
  > .slider_gas_7e7e
  > .easy-0211
  > .huge-1034
  > .next-87b4.component-cool-fef8
  > .cold-3d59
  .stone-702c {
  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);
}
.input_mini_1531 .tag_9231 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_mini_1531 .slow_c5ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_mini_1531 .button_stone_0ff1 {
  background-color: var(--e-global-color-primary);
}
.input_mini_1531 .button_stone_0ff1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-dcc7
  > .slider_gas_7e7e
  > .light-3f17
  > .accordion-tiny-9061
  > .hover_out_297b
  .preview-ed62 {
  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);
}
.hidden-dcc7
  > .slider_gas_7e7e
  > .light-3f17
  > .accordion-tiny-9061
  > .hover_out_297b
  .filter-1bdb {
  color: var(--e-global-color-text);
}
.hidden-dcc7
  > .slider_gas_7e7e
  > .light-3f17
  > .accordion-tiny-9061
  > .hover_out_297b:hover
  .preview-ed62 {
  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);
}
.hidden-dcc7
  > .slider_gas_7e7e
  > .light-3f17
  > .accordion-tiny-9061
  > .hover_out_297b:hover
  .filter-1bdb {
  color: var(--e-global-color-secondary);
}
.hidden-dcc7
  > .slider_gas_7e7e
  > .light-3f17
  > .accordion-tiny-9061
  > .hover_out_297b.dynamic_f538
  .preview-ed62 {
  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);
}
.hidden-dcc7
  > .slider_gas_7e7e
  > .light-3f17
  > .accordion-tiny-9061
  > .hover_out_297b.dynamic_f538
  .filter-1bdb {
  color: var(--e-global-color-primary);
}
.light-c04c
  .prev-98d5
  .module-wide-27df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-c04c .dirty-c905 .cool-3b0c .new_cd1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_e00b .carousel-large-43e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_e00b .bronze_aaaf .carousel-large-43e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_e00b .row_ac25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_e00b .row_ac25 {
  background-color: var(--e-global-color-primary);
}
.media_east_089a .filter-cold-05a2 .gallery_gold_e0b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_east_089a
  .filter-cold-05a2:hover
  .pattern_warm_5106 {
  color: var(--e-global-color-secondary);
}
.media_east_089a
  .filter-cold-05a2:hover
  .gallery_gold_e0b1 {
  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_green_1eca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.element-ba32 {
  flex-direction: column;
}

.element-ba32 .up_6af6 {
  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.element-ba32 .up_6af6 {
  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);
}

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

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

.upper_20f6.tabs_pro_58f2 {
  display: none;
}

.photo_out_fb64 {
  display: none;
}

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

.modal_a7bd.texture-8734 {
  margin-bottom: 40px;
  width: 100%;
}

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

.element-ba32 a {
  width: 100%;
}

.mask-374a .lower-f916.center-7d68 {
  width: 20% !important;
}

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

.button-364d: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%);
}

.button-364d svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

.steel-c48a: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);
}

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

.mask-374a
  .lower-f916.notice-f3bd
  .carousel_top_7928
  .detail-left-1a37 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.fresh-3693.avatar-advanced-2c2f > .block_gold_c785 {
  display: flex;
  align-items: center;
}

.shadow-d88b {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.large-46a8 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.mask-374a
  .lower-f916.header_bd58
  .carousel-0e97
  .card_0f61 {
  width: 100% !important;
}

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

.sort-fast-004b {
  width: 100%;
}

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

.glass-3e11 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.button-hard-c568 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.glass-3e11:hover .button-hard-c568 {
  visibility: visible;
}
.glass-3e11:hover.glass-3e11::before {
  display: block;
}

.breadcrumb_bd30 h3 {
  color: #fff;
}

.aside-c647 {
  margin: 0;
}

.mask-374a
  .lower-f916.header_bd58
  .card_0f61
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.dim-f296 {
  width: 100%;
}

.surface-gold-e0a7 {
  width: 100%;
}

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

.surface-gold-e0a7 {
  width: 100%;
}

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

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

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

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

.element-ba32 .up_6af6.solid-d480 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.element-ba32 h1.up_6af6 {
  margin-top: 80px !important;
}

.mask-374a .lower-f916.sort-gas-d85a {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.alert-24de img {
  width: 100%;
}

.form-48ad .list_bc4d.carousel_top_7928 {
  justify-content: space-between;
}

.heading-center-a6e0 {
  display: none;
}

.link_over_6de7 .in-04fe {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .fresh-3693 .block_gold_c785 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .button-364d svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .form-48ad .list_bc4d.carousel_top_7928 {
    border-bottom: 1px solid #f0c159;
  }

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

  .fresh-3693.avatar-advanced-2c2f > .block_gold_c785 {
    gap: 15px;
    justify-content: space-between;
  }

  .mask-374a
    .lower-f916.header_bd58
    .card_0f61
    img {
    width: 60% !important;
  }

  .large-46a8 {
    left: 2%;
  }

  .label-fdf6 {
    margin: 10px 0;
  }

  .element-ba32 .in-04fe {
    margin: 0;
    margin-bottom: 10px;
  }

  .button-364d {
    font-size: 16px !important;
  }

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

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

  h2.element-ba32 .up_6af6,
  .element-ba32 .up_6af6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .card_0f61 {
    justify-content: center;
  }

  .element-ba32 .in-04fe {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .background-fresh-b3bc {
    margin-bottom: 15px !important;
  }

  .mask-374a .lower-f916.center-7d68 {
    width: 75% !important;
  }

  .alert-24de img {
    width: 100% !important;
  }
}

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

  h2.element-ba32 .up_6af6,
  .element-ba32 .up_6af6 {
    font-size: 30px !important;
  }

  .card_0f61 {
    justify-content: center;
  }

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

  .dropdown_copper_4dde
    .accent_fast_b902.bronze-9f8b {
    margin: 0 !important;
  }

  .shadow-d88b {
    margin: 0;
    gap: 10px;
  }

  .label-fdf6 {
    display: flex;
  }

  .photo_east_fac5 .button-364d {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .center-ff22 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .element-ba32 h1.up_6af6 {
    margin-top: 40px !important;
  }

  .mask-374a
    .lower-f916.header_bd58
    .card_0f61
    img,
  .slider_f64d .carousel-0e97 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .steel-c48a {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .mask-374a .lower-f916.center-7d68 {
    width: 100% !important;
  }

  .fresh-3693.avatar-advanced-2c2f > .block_gold_c785 {
    gap: 3px;
  }

  .element-ba32 .in-04fe {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.form-48ad .list_bc4d.carousel_top_7928: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .form-48ad .list_bc4d.carousel_top_7928 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .element-ba32 .up_6af6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .button-364d {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.link-wood-de1f .text_dynamic_4513 {
  flex-shrink: 0;
  white-space: nowrap;
}

.link-wood-de1f .container_easy_2413 {
  flex-shrink: 0;
  min-width: fit-content;
}

.link-wood-de1f .detail-left-1a37 {
  white-space: nowrap;
}

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

.link-wood-de1f {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.link-wood-de1f .container_easy_2413 {
  max-width: 80px !important;
  overflow: hidden;
}

.link-wood-de1f .list_bc4d.carousel_top_7928 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.link-wood-de1f .detail-left-1a37 {
  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);
  }
}

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

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

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

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

body .steel-c48a:nth-child(2),
.mask-374a .steel-c48a:nth-child(2),
#page .steel-c48a: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;
}

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

/* css-noise: ca19 */
.ghost-box-g8 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
