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(.card_cold_a802) {
  gap: 0.5em;
}
:where(.gas_4c17) {
  gap: 0.5em;
}
body .status-outer-72d0 > .bronze_c1de {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .status-outer-72d0 > .photo-dea5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .status-outer-72d0 > .block-hot-c210 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .highlight_60b3 > .bronze_c1de {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .highlight_60b3 > .photo-dea5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .highlight_60b3 > .block-hot-c210 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .highlight_60b3
  > :where(:not(.bronze_c1de):not(.photo-dea5):not(.video_efd7)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .highlight_60b3 > .frame_complex_84b3 {
  max-width: var(--wp--style--global--wide-size);
}
body .card_cold_a802 {
  display: flex;
}
body .card_cold_a802 {
  flex-wrap: wrap;
  align-items: center;
}
body .card_cold_a802 > * {
  margin: 0;
}
body .gas_4c17 {
  display: grid;
}
body .gas_4c17 > * {
  margin: 0;
}
:where(.wrapper_upper_b8f4.card_cold_a802) {
  gap: 2em;
}
:where(.wrapper_upper_b8f4.gas_4c17) {
  gap: 2em;
}
:where(.warm_c139.card_cold_a802) {
  gap: 1.25em;
}
:where(.warm_c139.gas_4c17) {
  gap: 1.25em;
}
.tabs_hot_233d {
  color: var(--wp--preset--color--black) !important;
}
.container-plasma-2f8f {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.item-dim-fa98 {
  color: var(--wp--preset--color--white) !important;
}
.accordion-c873 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.focus_5f7d {
  color: var(--wp--preset--color--vivid-red) !important;
}
.preview-dirty-32d4 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.primary_af66 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.item-right-cf5f {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.modal_bc67 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tabs_8e36 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.component-bronze-fb27 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gallery-brown-4fe7 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.liquid-55a8 {
  background-color: var(--wp--preset--color--black) !important;
}
.component-basic-f460 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.secondary-steel-4017 {
  background-color: var(--wp--preset--color--white) !important;
}
.gradient_ee3c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.highlight_right_adfc {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.menu_5817 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fast_169e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.upper_a44e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.module_447a {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.texture_narrow_1277 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.easy-77ee {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shadow-middle-9b34 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.light_1424 {
  border-color: var(--wp--preset--color--black) !important;
}
.secondary-dbd2 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.menu-dirty-4014 {
  border-color: var(--wp--preset--color--white) !important;
}
.info-dim-8f0c {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.primary-e789 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.caption_e856 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.section_dfec {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.notice_4bf8 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.lite-cfc2 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.complex_3c89 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.filter_solid_3dd0 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.yellow-d435 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.column_thick_da94 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.panel_light_7f8d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.nav_upper_1bd1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.south_24ff {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.wrapper_daa6 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.pink_2a7c {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.dropdown_left_ab87 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.tiny-285d {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.short_8cfe {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.pro-31f8 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.active_fast_a582 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.pattern_87d7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.input_lite_4734 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.warm_25ac {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.notice_983c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.down_5d2b {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.motion_901f a:where(:not(.pattern_ed30)) {
  color: inherit;
}
:where(.warm_c139.card_cold_a802) {
  gap: 1.25em;
}
:where(.warm_c139.gas_4c17) {
  gap: 1.25em;
}
:where(.wrapper_upper_b8f4.card_cold_a802) {
  gap: 2em;
}
:where(.wrapper_upper_b8f4.gas_4c17) {
  gap: 2em;
}
.small-5564 {
  font-size: 1.5em;
  line-height: 1.6;
}

.pattern_east_d99d .lower_8670 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_5555 .old-8d93 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_0517 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_0517.warm-c530 .grid-up-75da {
  background-color: var(--e-global-color-primary);
}
.shadow_0517.slow_29ad .grid-up-75da,
.shadow_0517.surface-9652 .grid-up-75da {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hero-0711 .current-de12 {
  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);
}
.surface-ded2 {
  --divider-color: var(--e-global-color-secondary);
}
.surface-ded2 .chip-fixed-6383 {
  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);
}
.surface-ded2.plasma_77a1 .hover_e6ba {
  background-color: var(--e-global-color-secondary);
}
.surface-ded2.wrapper_tiny_3717 .hover_e6ba,
.surface-ded2.notification_aab6 .hover_e6ba {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.surface-ded2.wrapper_tiny_3717 .hover_e6ba,
.surface-ded2.notification_aab6 .hover_e6ba svg {
  fill: var(--e-global-color-secondary);
}
.table_d27e .detail-16f0 {
  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_d27e .hover-last-5ba4 {
  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_2c06.plasma_77a1 .hover_e6ba {
  background-color: var(--e-global-color-primary);
}
.focused_2c06.wrapper_tiny_3717 .hover_e6ba,
.focused_2c06.notification_aab6 .hover_e6ba {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focused_2c06.wrapper_tiny_3717 .hover_e6ba,
.focused_2c06.notification_aab6 .hover_e6ba svg {
  fill: var(--e-global-color-primary);
}
.notice-0cc9.plasma_77a1 .hover_e6ba {
  background-color: var(--e-global-color-primary);
}
.notice-0cc9.wrapper_tiny_3717 .hover_e6ba,
.notice-0cc9.notification_aab6 .hover_e6ba {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notice-0cc9 .popup-e3b9 {
  color: var(--e-global-color-primary);
}
.notice-0cc9 .popup-e3b9,
.notice-0cc9 .popup-e3b9 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-0cc9 .west-d332 {
  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);
}
.tag-small-4ca2 .main-rough-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);
}
.backdrop-outer-686d .modal_c8ec .surface-1b07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-tall-e4c8 .thumbnail-6aca:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.background-tall-e4c8 .new-d286 i {
  color: var(--e-global-color-primary);
}
.background-tall-e4c8 .new-d286 svg {
  fill: var(--e-global-color-primary);
}
.background-tall-e4c8 .lite-6de4 {
  color: var(--e-global-color-secondary);
}
.background-tall-e4c8 .thumbnail-6aca > .lite-6de4,
.background-tall-e4c8 .thumbnail-6aca > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-short-e2b7 .heading_pink_6e72 {
  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);
}
.article-short-e2b7 .bright_6701 {
  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);
}
.sidebar-3ace .tag-5c94 .sidebar-f42b {
  background-color: var(--e-global-color-primary);
}
.sidebar-3ace .tabs-1001 {
  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);
}
.gas_0948 .outline_current_d54f {
  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);
}
.gas_0948 .hot_fcf0 {
  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);
}
.gas_0948 .short-c8e0 {
  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);
}
.button-red-f6cd .banner_1bff,
.button-red-f6cd .banner_1bff a {
  color: var(--e-global-color-primary);
}
.button-red-f6cd .banner_1bff.title-thick-f475,
.button-red-f6cd .banner_1bff.title-thick-f475 a {
  color: var(--e-global-color-accent);
}
.button-red-f6cd .banner_1bff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-red-f6cd .banner-5230 {
  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);
}
.hidden_lite_b39f .element-pressed-693e,
.hidden_lite_b39f .frame-wood-22a9 {
  color: var(--e-global-color-primary);
}
.hidden_lite_b39f .element-pressed-693e svg {
  fill: var(--e-global-color-primary);
}
.hidden_lite_b39f .title-thick-f475 .element-pressed-693e,
.hidden_lite_b39f .title-thick-f475 .frame-wood-22a9 {
  color: var(--e-global-color-accent);
}
.hidden_lite_b39f .title-thick-f475 .element-pressed-693e svg {
  fill: var(--e-global-color-accent);
}
.hidden_lite_b39f .frame-wood-22a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_lite_b39f .banner-5230 {
  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);
}
.dropdown_4f92 .hidden-up-a9e1,
.dropdown_4f92 .highlight-333e {
  color: var(--e-global-color-primary);
}
.dropdown_4f92 .highlight-333e svg {
  fill: var(--e-global-color-primary);
}
.dropdown_4f92 .banner_1bff.title-thick-f475 a,
.dropdown_4f92
  .banner_1bff.title-thick-f475
  .highlight-333e {
  color: var(--e-global-color-accent);
}
.dropdown_4f92 .hidden-up-a9e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_4f92 .banner-5230 {
  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);
}
.layout-e4ec .mask_copper_90f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-e4ec .carousel-fixed-537e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-0ec6 .bottom-f9bd .layout-last-4034 {
  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);
}
.shade-0ec6 .bottom-f9bd .title_ccd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-0ec6 .text-14d9 .layout-last-4034 {
  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);
}
.shade-0ec6
  .text-14d9
  .title_ccd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-0ec6
  .icon_lower_3cb2
  .layout-last-4034 {
  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);
}
.shade-0ec6
  .icon_lower_3cb2
  .title_ccd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-0ec6
  .blue_44c7
  .layout-last-4034 {
  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);
}
.shade-0ec6
  .blue_44c7
  .title_ccd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_8cab .detail_warm_af66 {
  background-color: var(--e-global-color-primary);
}
.grid_8cab .detail_warm_af66:hover {
  background-color: var(--e-global-color-primary);
}
.grid_8cab .panel_5c76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_8cab
  .detail_warm_af66:hover
  .panel_5c76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-2f5b .texture_4352 {
  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);
}
.simple_ec9e .focus_21ca .sort_6dbe a {
  background-color: var(--e-global-color-accent);
}
.simple_ec9e .focus_21ca .table-narrow-8d2a a {
  background-color: var(--e-global-color-accent);
}
.simple_ec9e .focus_21ca .sort_6dbe a,
.simple_ec9e .focus_21ca .table-narrow-8d2a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-c2b6
  .up_a2aa.tooltip-08cc
  .focus_21ca
  a.breadcrumb-hovered-35bc {
  background-color: var(--e-global-color-accent);
}
.heading-c2b6
  .up_a2aa.tooltip-08cc
  .focus_21ca
  span.breadcrumb-hovered-35bc.fn-current-1210 {
  background-color: var(--e-global-color-text);
}
.heading-c2b6
  .up_a2aa.tooltip-08cc
  .focus_21ca
  .breadcrumb-hovered-35bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_58ff .modal-ddd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_58ff
  .modal_92ef
  > .title_fde5
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_58ff
  .gradient_f5b2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_58ff
  .wrapper-dad1
  .wide_1e99,
.border_58ff
  .wrapper-dad1
  .accent-tall-3fca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_58ff
  .wrapper-dad1
  .tertiary_over_d13a,
.border_58ff
  .wrapper-dad1
  a
  .tertiary_over_d13a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_58ff
  .wrapper-dad1
  .outer-a986 {
  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);
}
.border_58ff
  .wrapper-dad1
  .alert_1c30 {
  background-color: var(--e-global-color-primary);
}
.border_58ff
  .wrapper-dad1
  .alert_1c30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_58ff
  .wrapper-dad1
  .alert_1c30:hover {
  background-color: var(--e-global-color-primary);
}
.border_58ff
  .wrapper-dad1
  .table-2fcb {
  background-color: var(--e-global-color-primary);
}
.border_58ff
  .wrapper-dad1
  .table-2fcb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_58ff
  .wrapper-dad1
  .table-2fcb:hover {
  background-color: var(--e-global-color-primary);
}
.border_58ff
  .gallery-motion-112e
  .west-8201
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_58ff
  .gallery-motion-112e
  .static_8d50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_58ff
  .gallery-motion-112e
  .outer-a986 {
  color: var(--e-global-color-text);
}
.border_58ff
  .gallery-motion-112e
  .outer-a986
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_58ff
  .gallery-motion-112e
  .alert_1c30 {
  background-color: var(--e-global-color-primary);
}
.border_58ff
  .gallery-motion-112e
  .alert_1c30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_58ff
  .gallery-motion-112e
  .alert_1c30:hover {
  background-color: var(--e-global-color-primary);
}
.border_58ff
  .gallery-motion-112e
  .table-2fcb {
  background-color: var(--e-global-color-primary);
}
.border_58ff
  .gallery-motion-112e
  .table-2fcb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_58ff
  .gallery-motion-112e
  .table-2fcb:hover {
  background-color: var(--e-global-color-primary);
}
.border_58ff .grid_bottom_59ad {
  background-color: var(--e-global-color-primary);
}
.border_58ff .grid_bottom_59ad:hover {
  background-color: var(--e-global-color-primary);
}
.border_58ff .photo_hard_830a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_58ff .list_3234 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_03a8 .outline-7b7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_03a8
  .fluid-706b
  > div:nth-child(3)
  .outline-7b7a,
.soft_03a8
  .paper_e78b
  > div:nth-child(1)
  .outline-7b7a,
.soft_03a8
  .rough-0424
  > div:nth-child(1)
  .outline-7b7a,
.soft_03a8
  .link-medium-57f4
  > div:nth-child(1)
  .outline-7b7a,
.soft_03a8
  .clean-0fb1
  > div:nth-child(1)
  .outline-7b7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_03a8 .primary_red_b562 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_03a8 .glass_7926 {
  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);
}
.soft_03a8 .stone-6fab {
  background-color: var(--e-global-color-primary);
}
.soft_03a8 .stone-6fab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_03a8 .stone-6fab:hover {
  background-color: var(--e-global-color-primary);
}
.soft_03a8 .article_b0af {
  background-color: var(--e-global-color-primary);
}
.soft_03a8 .article_b0af:hover {
  background-color: var(--e-global-color-primary);
}
.soft_03a8 .photo_hard_830a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_03a8 .list_3234 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_d3ba .card_bfc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_d3ba .wrapper_rough_0ccf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_d3ba .badge-c34b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_d3ba .stale_f0e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_d3ba .down-cb8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_d3ba .article_b0af {
  background-color: var(--e-global-color-primary);
}
.last_d3ba .article_b0af:hover {
  background-color: var(--e-global-color-primary);
}
.search-586f .brown-5d8e {
  background-color: var(--e-global-color-secondary);
}
.search-586f .chip_268c {
  background-color: var(--e-global-color-text);
}
.search-586f .grid-7652 {
  background-color: var(--e-global-color-secondary);
}
.search-586f .popup-glass-3b11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-586f .hard-ffea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-586f .notice_west_0e28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-586f .chip-d29a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-586f .mask_2784 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-static-e413 .pattern-out-4e2b .input_gold_d9a4,
.frame-static-e413
  .pattern-out-4e2b
  .input_gold_d9a4
  a,
.frame-static-e413 .texture_large_7829 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-static-e413 .pattern-out-4e2b .border_hard_bcbc,
.frame-static-e413 .main-red-3b84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-static-e413 .pattern-out-4e2b .border_hard_bcbc {
  color: var(--e-global-color-text);
}
.frame-static-e413 .main-red-3b84 {
  color: var(--e-global-color-text);
}
.frame-static-e413
  .pattern-out-4e2b
  .hard_7b5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-static-e413 .widget_easy_d370 .main_black_c2d9 {
  background-color: var(--e-global-color-primary);
}
.frame-static-e413 .widget_easy_d370 .main_black_c2d9:hover {
  background-color: var(--e-global-color-primary);
}
.frame-static-e413 .widget_easy_d370 .texture_c732 li span {
  background-color: var(--e-global-color-text);
}
.frame-static-e413 .widget_easy_d370 .texture_c732 li span:hover {
  background-color: var(--e-global-color-primary);
}
.frame-static-e413
  .widget_easy_d370
  .texture_c732
  li.feature-82ff
  span {
  background-color: var(--e-global-color-accent);
}
.frame-static-e413 .pressed-568d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-9507 .easy-8a58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-aba6 .wrapper_up_5c1a {
  background-color: var(--e-global-color-primary);
}
.hover-aba6 .banner-in-ea94 {
  background-color: var(--e-global-color-secondary);
}
.hover-aba6 .feature_soft_b1c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-aba6 .frame-ac4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-aba6 .pattern_fixed_af1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-aba6 .column_724d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-aba6 .focused-884f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-aba6 .component-blue-2099 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-aba6 .hidden-large-5875 {
  background-color: var(--e-global-color-primary);
}
.hover-aba6 .hidden-large-5875 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_ec76 .next-d09c {
  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);
}
.panel_ec76 .video_a2d4 {
  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);
}
.panel_ec76
  .outline_0bf1:after {
  background-color: var(--e-global-color-primary);
}
.panel_ec76 .focus-focused-519e {
  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);
}
.green-b25c .texture_large_7829 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-b25c .main-red-3b84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-e894 .preview-aae1 .icon_a47c {
  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);
}
.layout-e894 .preview-aae1 .section_8452 {
  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);
}
.surface-83c0 .purple_9550 {
  background-color: var(--e-global-color-primary);
}
.surface-83c0 .logo-83a8 {
  background-color: var(--e-global-color-secondary);
}
.surface-83c0 .static_491b .smooth_bd92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-83c0 .label-8078 .smooth_bd92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-d6ec .video-b318 .modal-137e {
  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-d6ec .video-b318 .black-edbe {
  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-d6ec .video-b318 .widget-bronze-bc9d {
  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);
}
.dynamic_0aa7 .panel_cfe5 {
  border-color: var(--e-global-color-text);
}
.dynamic_0aa7 .east_4961 {
  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);
}
.dynamic_0aa7 .yellow-4946 {
  color: var(--e-global-color-primary);
}
.dynamic_0aa7 .iron-ec1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-static-9233 .center-39b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-static-9233 .stale-4ec0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-static-9233 .warm_760d:hover .center-39b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-static-9233
  .warm_760d:hover
  .stale-4ec0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-74f9 .right-f099 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-74f9 .sort-copper-1958 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-93d8 .lower-1943 .accent_4572 {
  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);
}
.text-93d8 .progress-5a92 .accent_4572 {
  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);
}
.shadow_left_8487 .gradient-4b5c {
  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);
}
.pressed_72b2 .up-5868 .wide_4361 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_72b2 .up-5868 .wide_4361 {
  background-color: var(--e-global-color-secondary);
}
.pressed_72b2 .basic_3d78 .wide_4361 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_72b2 .basic_3d78 .wide_4361 {
  background-color: var(--e-global-color-secondary);
}
.pressed_72b2 .module-2b57 .shade_warm_c32c {
  background-color: var(--e-global-color-primary);
}
.pressed_72b2 .module-2b57:hover .shade_warm_c32c {
  background-color: var(--e-global-color-secondary);
}
.pressed_72b2 .main_black_c2d9 {
  background-color: var(--e-global-color-primary);
}
.pressed_72b2 .main_black_c2d9:hover {
  background-color: var(--e-global-color-accent);
}
.pressed_72b2 .texture_c732 li span {
  background-color: var(--e-global-color-text);
}
.pressed_72b2 .texture_c732 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pressed_72b2 .texture_c732 li.feature-82ff span {
  background-color: var(--e-global-color-accent);
}
.preview_soft_8d36 .hero-right-429c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_soft_8d36 .section-old-bd2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-41c1 .preview-prev-be53:before {
  background-color: var(--e-global-color-secondary);
}
.column-41c1 .caption_blue_45c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-41c1 .article-a51a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-bottom-b5fd .detail-cf14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-bottom-b5fd .detail-cf14:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-bottom-b5fd .detail-cf14.fn-active-1210 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-bottom-b5fd .photo_04cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-bottom-b5fd .backdrop-prev-b05c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-bottom-b5fd .fixed-7440 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-bottom-b5fd .slider_736c {
  background-color: var(--e-global-color-primary);
}
.form-bottom-b5fd .slider_736c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-bottom-b5fd .next_c2b3 {
  background-color: var(--e-global-color-primary);
}
.form-bottom-b5fd .next_c2b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-complex-fc5d .alert_basic_eb80 .text_last_5c10 a {
  color: var(--e-global-color-secondary);
}
.image-complex-fc5d .alert_basic_eb80 .text_last_5c10 a:hover {
  color: var(--e-global-color-secondary);
}
.image-complex-fc5d .alert_basic_eb80 .text_last_5c10,
.image-complex-fc5d .alert_basic_eb80 .text_last_5c10 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-complex-fc5d .alert_basic_eb80 .down-83f9 {
  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);
}
.image-complex-fc5d .alert_basic_eb80 .heading-3471 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-complex-fc5d .alert_basic_eb80 .logo-f960 {
  background-color: var(--e-global-color-primary);
}
.image-complex-fc5d .alert_basic_eb80 .logo-f960 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-complex-fc5d .alert_basic_eb80 .logo-f960:hover {
  background-color: var(--e-global-color-primary);
}
.image-complex-fc5d .alert_basic_eb80 .pagination_8651 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-complex-fc5d .alert_basic_eb80 .pagination_8651 {
  background-color: var(--e-global-color-primary);
}
.image-complex-fc5d .alert_basic_eb80 .pagination_8651:hover {
  background-color: var(--e-global-color-primary);
}
.image-complex-fc5d .alert_basic_eb80 .main_black_c2d9 {
  background-color: var(--e-global-color-primary);
}
.image-complex-fc5d .alert_basic_eb80 .main_black_c2d9:hover {
  background-color: var(--e-global-color-primary);
}
.image-complex-fc5d .widget_easy_d370 .texture_c732 li span {
  background-color: var(--e-global-color-text);
}
.image-complex-fc5d .widget_easy_d370 .texture_c732 li span:hover {
  background-color: var(--e-global-color-primary);
}
.image-complex-fc5d .widget_easy_d370 .texture_c732 li.feature-82ff span {
  background-color: var(--e-global-color-accent);
}
.image-complex-fc5d .photo_hard_830a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-complex-fc5d .list_3234 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-middle-a6e6 .heading_mini_de9a .gradient_347c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-middle-a6e6 .heading_mini_de9a .wide_2d18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-middle-a6e6 .heading_mini_de9a .layout_a5c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_4214 .picture-large-de23 {
  border-color: var(--e-global-color-text);
}
.border_4214 .notification-iron-7241 {
  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);
}
.border_4214 .gradient-291c {
  color: var(--e-global-color-secondary);
}
.border_4214 .gradient-291c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_4214 .hard-0bf3 > * {
  color: var(--e-global-color-primary);
}
.border_4214 .hard-0bf3 > * svg {
  fill: var(--e-global-color-primary);
}
.border_4214 .column-south-dbd7 {
  color: var(--e-global-color-primary);
}
.border_4214 .column-south-dbd7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_4214 .heading-8520 {
  color: var(--e-global-color-primary);
}
.border_4214 .heading-8520 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_4214 .badge-warm-7152 {
  color: var(--e-global-color-primary);
}
.border_4214 .badge-warm-7152 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_4214 .mask-purple-446d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_4214 .picture-4214 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_4214 .picture-4214.nav-60a1 {
  color: var(--e-global-color-secondary);
}
.border_4214 .picture-4214.nav-60a1 .input-4385 {
  color: var(--e-global-color-accent);
}
.border_4214 .picture-4214.logo_north_f28a {
  color: var(--e-global-color-text);
}
.border_4214 .picture-4214.logo_north_f28a .input-4385 {
  color: var(--e-global-color-text);
}
.border_4214 .picture-4214:before {
  border-top-color: var(--e-global-color-text);
}
.border_4214 .surface_10db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_4214
  .surface_10db
  .fluid-4db8 {
  background-color: var(--e-global-color-primary);
}
.border_4214
  .surface_10db
  .fluid-4db8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_4214 .picture-large-de23 .primary_prev_28ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_41b1 .glass-480e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_41b1 .info-complex-2379 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_right_640c .sort_purple_de9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_right_640c
  .shadow_selected_313c
  .nav-iron-31fb {
  background-color: var(--e-global-color-secondary);
}
.alert_right_640c
  .shadow_selected_313c.frame_8834
  .nav-iron-31fb {
  background-color: var(--e-global-color-text);
}
.alert_right_640c
  .shadow_selected_313c:hover
  .nav-iron-31fb {
  background-color: var(--e-global-color-accent);
}
.alert_right_640c
  .shadow_selected_313c.fn-active-1210
  .nav-iron-31fb {
  background-color: var(--e-global-color-primary);
}
.search-complex-ef2a .button-lite-6f7d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.search-complex-ef2a .list_cold_4a48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-complex-ef2a .text-e24c {
  background-color: var(--e-global-color-primary);
}
.search-complex-ef2a .text-e24c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_0ca6 .frame_9834 .aside_dirty_8926 .panel-3ffc {
  background-color: var(--e-global-color-secondary);
}
.gold_0ca6 .frame_9834 .item-ee99:after {
  background-color: var(--e-global-color-secondary);
}
.gold_0ca6 .breadcrumb-276a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_0ca6 .frame_paper_da65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_0ca6 .blue-fd42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_0ca6 .summary-4f63 {
  background-color: var(--e-global-color-primary);
}
.gold_0ca6 .summary-4f63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_0ca6 .copper_5765 {
  background-color: var(--e-global-color-secondary);
}
.gold_0ca6 .copper_5765 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_0ca6 .frame_9834 .overlay_b8eb .last_b162:hover {
  background-color: var(--e-global-color-primary);
}
.gold_0ca6
  .frame_9834
  .overlay_b8eb
  .last_b162.upper-297d {
  background-color: var(--e-global-color-primary);
}
.gold_0ca6 .frame_9834 .background_red_0a57:before {
  border-color: var(--e-global-color-primary);
}
.gold_0ca6 .frame_9834 .background_red_0a57:hover:before {
  border-color: var(--e-global-color-secondary);
}
.gold_0ca6
  .frame_9834
  .background_red_0a57.heading_pressed_fa73:before {
  border-color: var(--e-global-color-primary);
}
.gold_0ca6 .fixed-4fb0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_dynamic_f9c9 .content-7e9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_dynamic_f9c9 .content-7e9d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_dynamic_f9c9 .content-7e9d.hidden-ca60 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_dynamic_f9c9 .element_ad4b {
  background-color: var(--e-global-color-primary);
}
.content_dynamic_f9c9 .element_ad4b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_dynamic_f9c9
  .active-3b7d
  .info-f669
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_dynamic_f9c9
  .black_11c3
  .info-f669
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-ae0f
  .lower_df7f
  .content_out_4c95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-ae0f
  .lower_df7f
  .description_clean_3cd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-ae0f .carousel-9668 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-ae0f .west_5be8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-ae0f .article_cc8a {
  background-color: var(--e-global-color-primary);
}
.chip-ae0f .article_cc8a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_lite_6d1e .gallery_steel_06a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_lite_6d1e .hard-9b9c {
  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);
}
.hover_lite_6d1e .card_left_6d76 {
  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);
}
.hover_lite_6d1e .card_left_6d76 a:hover {
  color: var(--e-global-color-secondary);
}
.hover_lite_6d1e .brown_8bba {
  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);
}
.hover_lite_6d1e .under-b890 {
  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);
}
.hover_lite_6d1e .breadcrumb_7add .main_black_c2d9 {
  background-color: var(--e-global-color-primary);
}
.hover_lite_6d1e .breadcrumb_7add .main_black_c2d9:hover {
  background-color: var(--e-global-color-accent);
}
.hover_lite_6d1e
  .breadcrumb_7add
  .texture_c732
  li
  span {
  background-color: var(--e-global-color-text);
}
.hover_lite_6d1e
  .breadcrumb_7add
  .texture_c732
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.hover_lite_6d1e
  .breadcrumb_7add
  .texture_c732
  li.feature-82ff
  span {
  background-color: var(--e-global-color-accent);
}
.photo-in-6a3d
  .item_inner_7d72
  .copper_50e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-in-6a3d .item_inner_7d72 .selected-23d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-in-6a3d .item_inner_7d72 .heading-hot-93ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-in-6a3d .carousel-016e {
  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);
}
.photo-in-6a3d
  .preview_north_6604.inner-0434 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > a {
  background-color: var(--e-global-color-text);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > a
  .media_86e0.video_wood_5c21 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > a
  .description_ad65.element-middle-5a96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > .red_9b79
  .bottom_3518
  > a {
  background-color: var(--e-global-color-secondary);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > .red_9b79
  .bottom_3518
  > a
  .pattern_cold_12d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > .red_9b79
  .bottom_3518
  > a
  .description_ad65.white-1684 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > a
  .heading_dim_8b69:before {
  color: var(--e-global-color-text);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > .red_9b79
  a
  .heading_dim_8b69:before {
  color: var(--e-global-color-text);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518.advanced_72e4
  > a
  .heading_dim_8b69:before {
  color: var(--e-global-color-text);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > .red_9b79
  .bottom_3518.advanced_72e4
  > a
  .heading_dim_8b69:before {
  color: var(--e-global-color-text);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > a
  .focus_red_2b4a
  .main_d29c {
  color: var(--e-global-color-text);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > .red_9b79
  a
  .focus_red_2b4a
  .main_d29c {
  color: var(--e-global-color-text);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > a
  .focus_red_2b4a
  .main_d29c,
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > .red_9b79
  a
  .focus_red_2b4a
  .main_d29c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > a
  .notice-purple-c1df:before {
  color: var(--e-global-color-text);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > .red_9b79
  a
  .notice-purple-c1df:before {
  color: var(--e-global-color-text);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518.advanced_72e4
  > a
  .notice-purple-c1df:before {
  color: var(--e-global-color-text);
}
.pro-e60b
  > .highlight-narrow-a726
  > div
  > .highlight-large-f915
  > .bottom_3518
  > .red_9b79
  .bottom_3518.advanced_72e4
  > a
  .notice-purple-c1df:before {
  color: var(--e-global-color-text);
}
.item_c70c .breadcrumb_inner_4545 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_c70c
  .notification-dirty-af89:hover
  .breadcrumb_inner_4545 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_clean_e3dc
  > .highlight-narrow-a726
  > .current-ecbb
  > .row_72a0
  > .caption-5858
  > .gas-4f19
  .panel-1f4e {
  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);
}
.grid_clean_e3dc
  > .highlight-narrow-a726
  > .current-ecbb
  > .row_72a0
  > .caption-5858
  > .gas-4f19:hover
  .panel-1f4e {
  color: var(--e-global-color-text);
}
.grid_clean_e3dc
  > .highlight-narrow-a726
  > .current-ecbb
  > .row_72a0
  > .caption-5858
  > .gas-4f19:hover
  .panel-1f4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_clean_e3dc
  > .highlight-narrow-a726
  > .current-ecbb
  > .row_72a0
  > .caption-5858.module-short-7ddb
  > .gas-4f19
  .panel-1f4e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-b5f3 .banner_fd5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-b5f3 .aside-f040 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-b5f3 .disabled_right_2de1 {
  background-color: var(--e-global-color-primary);
}
.active-b5f3 .disabled_right_2de1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_north_4944
  > .highlight-narrow-a726
  > .link-solid-b156
  > .box-first-b5a3
  > .secondary_full_d506
  .heading-46a4 {
  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);
}
.content_north_4944
  > .highlight-narrow-a726
  > .link-solid-b156
  > .box-first-b5a3
  > .secondary_full_d506
  .tooltip_over_28cd {
  color: var(--e-global-color-text);
}
.content_north_4944
  > .highlight-narrow-a726
  > .link-solid-b156
  > .box-first-b5a3
  > .secondary_full_d506:hover
  .heading-46a4 {
  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);
}
.content_north_4944
  > .highlight-narrow-a726
  > .link-solid-b156
  > .box-first-b5a3
  > .secondary_full_d506:hover
  .tooltip_over_28cd {
  color: var(--e-global-color-secondary);
}
.content_north_4944
  > .highlight-narrow-a726
  > .link-solid-b156
  > .box-first-b5a3
  > .secondary_full_d506.copper-f59b
  .heading-46a4 {
  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);
}
.content_north_4944
  > .highlight-narrow-a726
  > .link-solid-b156
  > .box-first-b5a3
  > .secondary_full_d506.copper-f59b
  .tooltip_over_28cd {
  color: var(--e-global-color-primary);
}
.photo_3ffd
  .row_28b5
  .green_1dad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_3ffd .button-74d7 .primary_prev_28ab .banner-7abc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_af23 .badge-huge-a82d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_af23 .new_263a .badge-huge-a82d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_af23 .copper-9cc4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_af23 .copper-9cc4 {
  background-color: var(--e-global-color-primary);
}
.active-8d6c .mask_c61f .sidebar-d046 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-8d6c
  .mask_c61f:hover
  .button_cool_8492 {
  color: var(--e-global-color-secondary);
}
.active-8d6c
  .mask_c61f:hover
  .sidebar-d046 {
  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);
}
.pressed_5b13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.search_8797 {
  flex-direction: column;
}

.search_8797 .gallery_stale_3940 {
  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.search_8797 .gallery_stale_3940 {
  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);
}

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

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

.video-easy-e863.stale-9436 {
  display: none;
}

.cold_9733 {
  display: none;
}

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

.preview_04d7.center_da18 {
  margin-bottom: 40px;
  width: 100%;
}

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

.search_8797 a {
  width: 100%;
}

.notice-01d0 .orange-77cc.shadow_bronze_e024 {
  width: 20% !important;
}

.filter-stale-716c {
  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; /* 字母间距 */
}

.filter-stale-716c: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%);
}

.filter-stale-716c svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.notice-01d0
  .orange-77cc.black-f613
  .focus_dynamic_66ac
  .tertiary-narrow-63ba {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.active_8fd7.slider_f47f > .tertiary-35d1 {
  display: flex;
  align-items: center;
}

.slider-2072 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.disabled-4961 {
  display: flex;
  gap: 50px;
}

.notice-01d0
  .orange-77cc.rough_5027
  .surface_pink_ec1a
  .out_4584 {
  width: 100% !important;
}

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

.cool-6ed3 {
  width: 100%;
}

.wood-081a {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.logo-iron-ca19 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.card-a8f7 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.logo-iron-ca19:hover .card-a8f7 {
  visibility: visible;
}
.logo-iron-ca19:hover.logo-iron-ca19::before {
  display: block;
}

.lite_98d9 h3 {
  color: #fff;
}

.texture-d8df {
  margin: 0;
}

.notice-01d0
  .orange-77cc.rough_5027
  .out_4584
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.box_rough_baa4 {
  width: 100%;
}

.logo_b754 {
  width: 100%;
}

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

.logo_b754 {
  width: 100%;
}

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

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

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

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

.search_8797 .gallery_stale_3940.modal_3c8b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.search_8797 h1.gallery_stale_3940 {
  margin-top: 80px !important;
}

.notice-01d0 .orange-77cc.motion_5a56 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.active-bottom-96c5 img {
  width: 100%;
}

.logo_top_dd1c .nav-gas-cac3.focus_dynamic_66ac {
  justify-content: space-between;
}

.aside-8f05 {
  display: none;
}

.lower-f20f .preview-39f5 {
  margin: 1px 0 !important;
}

.title-short-4ee0 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .active_8fd7 .tertiary-35d1 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .filter-stale-716c svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .logo_top_dd1c .nav-gas-cac3.focus_dynamic_66ac {
    border-bottom: 1px solid #f0c159;
  }

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

  .active_8fd7.slider_f47f > .tertiary-35d1 {
    gap: 15px;
    justify-content: space-between;
  }

  .notice-01d0
    .orange-77cc.rough_5027
    .out_4584
    img {
    width: 60% !important;
  }

  .link_70c5 {
    left: 2%;
  }

  .list-hard-e1f5 {
    margin: 10px 0;
  }

  .search_8797 .preview-39f5 {
    margin: 0;
    margin-bottom: 10px;
  }

  .filter-stale-716c {
    font-size: 16px !important;
  }

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

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

  h2.search_8797 .gallery_stale_3940,
  .search_8797 .gallery_stale_3940 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .out_4584 {
    justify-content: center;
  }

  .search_8797 .preview-39f5 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .notice-01d0 .orange-77cc.shadow_bronze_e024 {
    width: 75% !important;
  }

  .active-bottom-96c5 img {
    width: 100% !important;
  }
}

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

  h2.search_8797 .gallery_stale_3940,
  .search_8797 .gallery_stale_3940 {
    font-size: 30px !important;
  }

  .out_4584 {
    justify-content: center;
  }

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

  .main-9e43
    .outline_motion_5a6c.focused-6ca9 {
    margin: 0 !important;
  }

  .slider-2072 {
    margin: 0;
    gap: 10px;
  }

  .list-hard-e1f5 {
    display: flex;
  }

  .thick_aa64 .filter-stale-716c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .search_8797 h1.gallery_stale_3940 {
    margin-top: 40px !important;
  }

  .notice-01d0
    .orange-77cc.rough_5027
    .out_4584
    img,
  .table_d27e .surface_pink_ec1a {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .notice-01d0 .orange-77cc.shadow_bronze_e024 {
    width: 100% !important;
  }

  .active_8fd7.slider_f47f > .tertiary-35d1 {
    gap: 3px;
  }

  .search_8797 .preview-39f5 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .filter-stale-716c {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.logo_top_dd1c .nav-gas-cac3.focus_dynamic_66ac {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.logo_top_dd1c .nav-gas-cac3.focus_dynamic_66ac: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);
}

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

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

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

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

.video-easy-e863: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .logo_top_dd1c .nav-gas-cac3.focus_dynamic_66ac {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .search_8797 .gallery_stale_3940 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .filter-stale-716c {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.content-f131 .medium_aa85 {
  flex-shrink: 0;
  white-space: nowrap;
}

.content-f131 .background_cold_e2d4 {
  flex-shrink: 0;
  min-width: fit-content;
}

.content-f131 .tertiary-narrow-63ba {
  white-space: nowrap;
}

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

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

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

.content-f131 .background_cold_e2d4 {
  max-width: 80px !important;
  overflow: hidden;
}

.content-f131 .nav-gas-cac3.focus_dynamic_66ac {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.content-f131 .tertiary-narrow-63ba {
  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);
  }
}

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

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

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

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

body .lite_d243:nth-child(2),
.notice-01d0 .lite_d243:nth-child(2),
#page .lite_d243: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;
}

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

/* css-noise: 927d */
.promo-block-q0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
