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(.wood_34c3) {
  gap: 0.5em;
}
:where(.full_e71e) {
  gap: 0.5em;
}
body .hidden-wide-ccba > .search-e011 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hidden-wide-ccba > .grid-82fb {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hidden-wide-ccba > .item_9772 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .image_9390 > .search-e011 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .image_9390 > .grid-82fb {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .image_9390 > .item_9772 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .image_9390
  > :where(:not(.search-e011):not(.grid-82fb):not(.west-eed3)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .image_9390 > .image-de6d {
  max-width: var(--wp--style--global--wide-size);
}
body .wood_34c3 {
  display: flex;
}
body .wood_34c3 {
  flex-wrap: wrap;
  align-items: center;
}
body .wood_34c3 > * {
  margin: 0;
}
body .full_e71e {
  display: grid;
}
body .full_e71e > * {
  margin: 0;
}
:where(.next_15ef.wood_34c3) {
  gap: 2em;
}
:where(.next_15ef.full_e71e) {
  gap: 2em;
}
:where(.hard_dd1d.wood_34c3) {
  gap: 1.25em;
}
:where(.hard_dd1d.full_e71e) {
  gap: 1.25em;
}
.banner_small_def9 {
  color: var(--wp--preset--color--black) !important;
}
.menu_483e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.detail_3889 {
  color: var(--wp--preset--color--white) !important;
}
.article-c083 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.hard-d3be {
  color: var(--wp--preset--color--vivid-red) !important;
}
.carousel-dark-043a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.item_90e6 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.primary-rough-8dbb {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.full-919e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.panel-east-a5fc {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.complex-42ba {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.red-52cc {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.center-903f {
  background-color: var(--wp--preset--color--black) !important;
}
.grid_large_3309 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.module-wide-f71f {
  background-color: var(--wp--preset--color--white) !important;
}
.component-selected-0e91 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.backdrop_bright_902a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tabs-fixed-004b {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.border_yellow_01a3 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.light-d0d5 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.video_cool_f46e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.modal_light_3d86 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.steel-45e8 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.frame-3c83 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.heading_orange_a373 {
  border-color: var(--wp--preset--color--black) !important;
}
.backdrop-fresh-ffd5 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.text-gas-94d8 {
  border-color: var(--wp--preset--color--white) !important;
}
.active-44ff {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.tabs-b3cb {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.tiny_d81d {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.widget_rough_0c9c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.border_dark_dfc1 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.search_advanced_d62f {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.inner_7e4b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.info_d585 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.last_126b {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.copper_266c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.hard-a2c9 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.primary_center_4f87 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.fast-faef {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.border_stale_5954 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.layout-wood-6863 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.badge_black_a9e9 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.border_new_4c4d {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.slider_3680 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.light_ccd0 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.lower_5872 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.main-2f40 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.badge-66db {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wide_52fd {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.accordion-copper-2cd7 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.element-c0e5 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.grid-8390 a:where(:not(.old-1f36)) {
  color: inherit;
}
:where(.hard_dd1d.wood_34c3) {
  gap: 1.25em;
}
:where(.hard_dd1d.full_e71e) {
  gap: 1.25em;
}
:where(.next_15ef.wood_34c3) {
  gap: 2em;
}
:where(.next_15ef.full_e71e) {
  gap: 2em;
}
.video_ce95 {
  font-size: 1.5em;
  line-height: 1.6;
}

.new-88f2 .thumbnail_medium_4986 {
  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);
}
.copper_dd05 .grid_9bff {
  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);
}
.highlight_old_2734 {
  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);
}
.highlight_old_2734.white-7116 .gallery_pressed_5c51 {
  background-color: var(--e-global-color-primary);
}
.highlight_old_2734.notification-huge-da65 .gallery_pressed_5c51,
.highlight_old_2734.purple_22b9 .gallery_pressed_5c51 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pressed_392b .active_2a42 {
  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);
}
.background-huge-aa1b {
  --divider-color: var(--e-global-color-secondary);
}
.background-huge-aa1b .column-short-10a5 {
  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);
}
.background-huge-aa1b.shade-9edf .box_d6da {
  background-color: var(--e-global-color-secondary);
}
.background-huge-aa1b.grid_large_b78b .box_d6da,
.background-huge-aa1b.nav-liquid-9e19 .box_d6da {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.background-huge-aa1b.grid_large_b78b .box_d6da,
.background-huge-aa1b.nav-liquid-9e19 .box_d6da svg {
  fill: var(--e-global-color-secondary);
}
.container_f4fa .feature-8818 {
  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);
}
.container_f4fa .surface-paper-b610 {
  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);
}
.label_red_4e22.shade-9edf .box_d6da {
  background-color: var(--e-global-color-primary);
}
.label_red_4e22.grid_large_b78b .box_d6da,
.label_red_4e22.nav-liquid-9e19 .box_d6da {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.label_red_4e22.grid_large_b78b .box_d6da,
.label_red_4e22.nav-liquid-9e19 .box_d6da svg {
  fill: var(--e-global-color-primary);
}
.accent_hovered_52d0.shade-9edf .box_d6da {
  background-color: var(--e-global-color-primary);
}
.accent_hovered_52d0.grid_large_b78b .box_d6da,
.accent_hovered_52d0.nav-liquid-9e19 .box_d6da {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.accent_hovered_52d0 .tag_6a34 {
  color: var(--e-global-color-primary);
}
.accent_hovered_52d0 .tag_6a34,
.accent_hovered_52d0 .tag_6a34 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_hovered_52d0 .active-7aa7 {
  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_cool_42c0 .rough_1650 {
  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_new_cf2b .simple_4cd6 .outline_glass_4e1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-5193 .small-9c46:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.medium-5193 .hovered_6e74 i {
  color: var(--e-global-color-primary);
}
.medium-5193 .hovered_6e74 svg {
  fill: var(--e-global-color-primary);
}
.medium-5193 .label-70a5 {
  color: var(--e-global-color-secondary);
}
.medium-5193 .small-9c46 > .label-70a5,
.medium-5193 .small-9c46 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-8db3 .image-8290 {
  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);
}
.tabs-8db3 .fluid_6a95 {
  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);
}
.form-1cc9 .description_last_b29b .red_56d3 {
  background-color: var(--e-global-color-primary);
}
.form-1cc9 .content-2299 {
  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);
}
.widget-tall-0098 .secondary_lite_a97e {
  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);
}
.widget-tall-0098 .hot_d237 {
  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);
}
.widget-tall-0098 .narrow-bd17 {
  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);
}
.layout_b638 .liquid-3e54,
.layout_b638 .liquid-3e54 a {
  color: var(--e-global-color-primary);
}
.layout_b638 .liquid-3e54.column-glass-77fb,
.layout_b638 .liquid-3e54.column-glass-77fb a {
  color: var(--e-global-color-accent);
}
.layout_b638 .liquid-3e54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_b638 .progress-clean-fa58 {
  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);
}
.glass_75d6 .progress_up_50ee,
.glass_75d6 .column_bb9e {
  color: var(--e-global-color-primary);
}
.glass_75d6 .progress_up_50ee svg {
  fill: var(--e-global-color-primary);
}
.glass_75d6 .column-glass-77fb .progress_up_50ee,
.glass_75d6 .column-glass-77fb .column_bb9e {
  color: var(--e-global-color-accent);
}
.glass_75d6 .column-glass-77fb .progress_up_50ee svg {
  fill: var(--e-global-color-accent);
}
.glass_75d6 .column_bb9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_75d6 .progress-clean-fa58 {
  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);
}
.filter_7440 .liquid-2aa1,
.filter_7440 .row_light_bbf0 {
  color: var(--e-global-color-primary);
}
.filter_7440 .row_light_bbf0 svg {
  fill: var(--e-global-color-primary);
}
.filter_7440 .liquid-3e54.column-glass-77fb a,
.filter_7440
  .liquid-3e54.column-glass-77fb
  .row_light_bbf0 {
  color: var(--e-global-color-accent);
}
.filter_7440 .liquid-2aa1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_7440 .progress-clean-fa58 {
  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_first_ca30 .hover-cbeb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_first_ca30 .component-rough-22cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_easy_1620 .liquid-e3e1 .layout-easy-53de {
  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);
}
.pagination_easy_1620 .liquid-e3e1 .column_118f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_easy_1620 .next_71c5 .layout-easy-53de {
  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);
}
.pagination_easy_1620
  .next_71c5
  .column_118f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_easy_1620
  .input_white_0d71
  .layout-easy-53de {
  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);
}
.pagination_easy_1620
  .input_white_0d71
  .column_118f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_easy_1620
  .hero-476c
  .layout-easy-53de {
  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);
}
.pagination_easy_1620
  .hero-476c
  .column_118f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-0ee1 .feature_4239 {
  background-color: var(--e-global-color-primary);
}
.dirty-0ee1 .feature_4239:hover {
  background-color: var(--e-global-color-primary);
}
.dirty-0ee1 .filter_upper_dfd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-0ee1
  .feature_4239:hover
  .filter_upper_dfd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_south_f909 .down-e117 {
  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);
}
.container_plasma_864f .aside_91f3 .motion_211b a {
  background-color: var(--e-global-color-accent);
}
.container_plasma_864f .aside_91f3 .breadcrumb-96db a {
  background-color: var(--e-global-color-accent);
}
.container_plasma_864f .aside_91f3 .motion_211b a,
.container_plasma_864f .aside_91f3 .breadcrumb-96db a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-b75f
  .highlight-a717.label_wood_2692
  .aside_91f3
  a.pressed_db63 {
  background-color: var(--e-global-color-accent);
}
.active-b75f
  .highlight-a717.label_wood_2692
  .aside_91f3
  span.pressed_db63.fn-current-2c3d {
  background-color: var(--e-global-color-text);
}
.active-b75f
  .highlight-a717.label_wood_2692
  .aside_91f3
  .pressed_db63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-fae2 .heading-f8db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-fae2
  .heading-motion-e4e5
  > .progress-wide-a0f3
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-fae2
  .widget-3db0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-fae2
  .lower-1e03
  .dropdown_tall_bd06,
.carousel-fae2
  .lower-1e03
  .mask-smooth-a8c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-fae2
  .lower-1e03
  .sidebar-cd76,
.carousel-fae2
  .lower-1e03
  a
  .sidebar-cd76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-fae2
  .lower-1e03
  .section-c3e7 {
  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);
}
.carousel-fae2
  .lower-1e03
  .steel_a1fe {
  background-color: var(--e-global-color-primary);
}
.carousel-fae2
  .lower-1e03
  .steel_a1fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-fae2
  .lower-1e03
  .steel_a1fe:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-fae2
  .lower-1e03
  .inner-a022 {
  background-color: var(--e-global-color-primary);
}
.carousel-fae2
  .lower-1e03
  .inner-a022 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-fae2
  .lower-1e03
  .inner-a022:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-fae2
  .container_selected_3ba6
  .slider-87e4
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-fae2
  .container_selected_3ba6
  .media-dba4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-fae2
  .container_selected_3ba6
  .section-c3e7 {
  color: var(--e-global-color-text);
}
.carousel-fae2
  .container_selected_3ba6
  .section-c3e7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-fae2
  .container_selected_3ba6
  .steel_a1fe {
  background-color: var(--e-global-color-primary);
}
.carousel-fae2
  .container_selected_3ba6
  .steel_a1fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-fae2
  .container_selected_3ba6
  .steel_a1fe:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-fae2
  .container_selected_3ba6
  .inner-a022 {
  background-color: var(--e-global-color-primary);
}
.carousel-fae2
  .container_selected_3ba6
  .inner-a022 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-fae2
  .container_selected_3ba6
  .inner-a022:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-fae2 .paragraph_cool_8e2d {
  background-color: var(--e-global-color-primary);
}
.carousel-fae2 .paragraph_cool_8e2d:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-fae2 .paragraph_2456 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-fae2 .status_huge_6ba0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-bdda .pagination_basic_ce42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-bdda
  .caption-ad3b
  > div:nth-child(3)
  .pagination_basic_ce42,
.icon-bdda
  .image_plasma_fee6
  > div:nth-child(1)
  .pagination_basic_ce42,
.icon-bdda
  .red-9781
  > div:nth-child(1)
  .pagination_basic_ce42,
.icon-bdda
  .focus-complex-f4a2
  > div:nth-child(1)
  .pagination_basic_ce42,
.icon-bdda
  .black_58f6
  > div:nth-child(1)
  .pagination_basic_ce42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-bdda .row-white-6b34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-bdda .overlay_wide_4b97 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-bdda .outline-c698 {
  background-color: var(--e-global-color-primary);
}
.icon-bdda .outline-c698 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-bdda .outline-c698:hover {
  background-color: var(--e-global-color-primary);
}
.icon-bdda .bright-64d9 {
  background-color: var(--e-global-color-primary);
}
.icon-bdda .bright-64d9:hover {
  background-color: var(--e-global-color-primary);
}
.icon-bdda .paragraph_2456 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-bdda .status_huge_6ba0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_fc4e .module-fluid-e965 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_fc4e .notification_prev_8380 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_fc4e .module-bottom-bbab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_fc4e .focused_a5e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_fc4e .content-8044 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_fc4e .bright-64d9 {
  background-color: var(--e-global-color-primary);
}
.copper_fc4e .bright-64d9:hover {
  background-color: var(--e-global-color-primary);
}
.short_e0cd .preview-old-3912 {
  background-color: var(--e-global-color-secondary);
}
.short_e0cd .badge_c36b {
  background-color: var(--e-global-color-text);
}
.short_e0cd .preview-5487 {
  background-color: var(--e-global-color-secondary);
}
.short_e0cd .carousel-8238 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_e0cd .thumbnail-green-22df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_e0cd .element-right-12c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_e0cd .up-93dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_e0cd .pro_24d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_cold_10e4 .logo-blue-b733 .icon_static_fa08,
.card_cold_10e4
  .logo-blue-b733
  .icon_static_fa08
  a,
.card_cold_10e4 .medium-7804 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_cold_10e4 .logo-blue-b733 .module_ede7,
.card_cold_10e4 .thumbnail_e94a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_cold_10e4 .logo-blue-b733 .module_ede7 {
  color: var(--e-global-color-text);
}
.card_cold_10e4 .thumbnail_e94a {
  color: var(--e-global-color-text);
}
.card_cold_10e4
  .logo-blue-b733
  .status-1f16 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_cold_10e4 .row-inner-77c3 .tall_cf65 {
  background-color: var(--e-global-color-primary);
}
.card_cold_10e4 .row-inner-77c3 .tall_cf65:hover {
  background-color: var(--e-global-color-primary);
}
.card_cold_10e4 .row-inner-77c3 .pattern-steel-4307 li span {
  background-color: var(--e-global-color-text);
}
.card_cold_10e4 .row-inner-77c3 .pattern-steel-4307 li span:hover {
  background-color: var(--e-global-color-primary);
}
.card_cold_10e4
  .row-inner-77c3
  .pattern-steel-4307
  li.rough-f429
  span {
  background-color: var(--e-global-color-accent);
}
.card_cold_10e4 .east_47d0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_0526 .warm_156f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_a57a .full-7dd8 {
  background-color: var(--e-global-color-primary);
}
.carousel_a57a .feature_21e8 {
  background-color: var(--e-global-color-secondary);
}
.carousel_a57a .logo_cold_951b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_a57a .feature-left-6ded {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_a57a .outline-bright-2a2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_a57a .smooth_032f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_a57a .gallery-pink-3119 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_a57a .disabled_7bd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_a57a .nav_87b2 {
  background-color: var(--e-global-color-primary);
}
.carousel_a57a .nav_87b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_up_d32a .form-bottom-4cdb {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_up_d32a .focus-2b65 {
  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);
}
.preview_up_d32a
  .pagination-1e2a:after {
  background-color: var(--e-global-color-primary);
}
.preview_up_d32a .simple_59d9 {
  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);
}
.column_a6e7 .medium-7804 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_a6e7 .thumbnail_e94a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-6c89 .slider_tall_a4e9 .search_solid_b10e {
  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);
}
.button-6c89 .slider_tall_a4e9 .focused-6621 {
  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);
}
.white_5702 .plasma_7396 {
  background-color: var(--e-global-color-primary);
}
.white_5702 .down-019a {
  background-color: var(--e-global-color-secondary);
}
.white_5702 .banner-37a4 .large-8f31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_5702 .gradient_a152 .large-8f31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-8cd5 .heading-1d1d .pattern_last_7989 {
  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);
}
.header-8cd5 .heading-1d1d .light-af8f {
  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);
}
.header-8cd5 .heading-1d1d .motion-e5bb {
  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);
}
.aside_top_5fc5 .tall-4b41 {
  border-color: var(--e-global-color-text);
}
.aside_top_5fc5 .content_motion_f614 {
  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);
}
.aside_top_5fc5 .avatar-out-1302 {
  color: var(--e-global-color-primary);
}
.aside_top_5fc5 .top-d90b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_08c4 .bottom-d091 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_08c4 .preview-3db9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_08c4 .clean-679e:hover .bottom-d091 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_08c4
  .clean-679e:hover
  .preview-3db9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_a9ad .accent-dim-bb7b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_a9ad .stale-d46d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_630d .action-8138 .footer-fast-55c1 {
  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);
}
.table_630d .wrapper_gold_3b2d .footer-fast-55c1 {
  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);
}
.hover_inner_4637 .info-1704 {
  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);
}
.advanced_b705 .medium-d794 .purple-d1d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_b705 .medium-d794 .purple-d1d7 {
  background-color: var(--e-global-color-secondary);
}
.advanced_b705 .secondary-plasma-26f1 .purple-d1d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_b705 .secondary-plasma-26f1 .purple-d1d7 {
  background-color: var(--e-global-color-secondary);
}
.advanced_b705 .overlay_hard_42c5 .progress-e7bd {
  background-color: var(--e-global-color-primary);
}
.advanced_b705 .overlay_hard_42c5:hover .progress-e7bd {
  background-color: var(--e-global-color-secondary);
}
.advanced_b705 .tall_cf65 {
  background-color: var(--e-global-color-primary);
}
.advanced_b705 .tall_cf65:hover {
  background-color: var(--e-global-color-accent);
}
.advanced_b705 .pattern-steel-4307 li span {
  background-color: var(--e-global-color-text);
}
.advanced_b705 .pattern-steel-4307 li span:hover {
  background-color: var(--e-global-color-primary);
}
.advanced_b705 .pattern-steel-4307 li.rough-f429 span {
  background-color: var(--e-global-color-accent);
}
.search-right-a2e5 .badge_a167 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-right-a2e5 .box-e372 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-7a33 .gradient_df36:before {
  background-color: var(--e-global-color-secondary);
}
.in-7a33 .icon_pressed_9545 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-7a33 .west-8c61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_e33c .sidebar-2f04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_e33c .sidebar-2f04:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_e33c .sidebar-2f04.fn-active-2c3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_e33c .mini-e7f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_e33c .hidden-4654 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_e33c .preview-brown-9c79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_e33c .wide-5891 {
  background-color: var(--e-global-color-primary);
}
.bright_e33c .wide-5891 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_e33c .silver_060a {
  background-color: var(--e-global-color-primary);
}
.bright_e33c .silver_060a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-out-1d46 .info-5f7d .mask-5649 a {
  color: var(--e-global-color-secondary);
}
.active-out-1d46 .info-5f7d .mask-5649 a:hover {
  color: var(--e-global-color-secondary);
}
.active-out-1d46 .info-5f7d .mask-5649,
.active-out-1d46 .info-5f7d .mask-5649 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-out-1d46 .info-5f7d .search-south-fd27 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-out-1d46 .info-5f7d .header-d199 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-out-1d46 .info-5f7d .paper-d82c {
  background-color: var(--e-global-color-primary);
}
.active-out-1d46 .info-5f7d .paper-d82c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-out-1d46 .info-5f7d .paper-d82c:hover {
  background-color: var(--e-global-color-primary);
}
.active-out-1d46 .info-5f7d .dropdown-orange-7960 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-out-1d46 .info-5f7d .dropdown-orange-7960 {
  background-color: var(--e-global-color-primary);
}
.active-out-1d46 .info-5f7d .dropdown-orange-7960:hover {
  background-color: var(--e-global-color-primary);
}
.active-out-1d46 .info-5f7d .tall_cf65 {
  background-color: var(--e-global-color-primary);
}
.active-out-1d46 .info-5f7d .tall_cf65:hover {
  background-color: var(--e-global-color-primary);
}
.active-out-1d46 .row-inner-77c3 .pattern-steel-4307 li span {
  background-color: var(--e-global-color-text);
}
.active-out-1d46 .row-inner-77c3 .pattern-steel-4307 li span:hover {
  background-color: var(--e-global-color-primary);
}
.active-out-1d46 .row-inner-77c3 .pattern-steel-4307 li.rough-f429 span {
  background-color: var(--e-global-color-accent);
}
.active-out-1d46 .paragraph_2456 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-out-1d46 .status_huge_6ba0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-up-1cb4 .photo_selected_830e .accordion-pink-7283 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-up-1cb4 .photo_selected_830e .static_6a6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-up-1cb4 .photo_selected_830e .table-new-2dec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-de21 .fresh-6981 {
  border-color: var(--e-global-color-text);
}
.gallery-de21 .caption_5681 {
  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);
}
.gallery-de21 .label-orange-23c3 {
  color: var(--e-global-color-secondary);
}
.gallery-de21 .label-orange-23c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-de21 .thick_d8ef > * {
  color: var(--e-global-color-primary);
}
.gallery-de21 .thick_d8ef > * svg {
  fill: var(--e-global-color-primary);
}
.gallery-de21 .footer-ab98 {
  color: var(--e-global-color-primary);
}
.gallery-de21 .footer-ab98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-de21 .overlay_warm_70c4 {
  color: var(--e-global-color-primary);
}
.gallery-de21 .overlay_warm_70c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-de21 .component-65e0 {
  color: var(--e-global-color-primary);
}
.gallery-de21 .component-65e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-de21 .badge-left-a813 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-de21 .image-e97e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-de21 .image-e97e.module_right_dc03 {
  color: var(--e-global-color-secondary);
}
.gallery-de21 .image-e97e.module_right_dc03 .section-5cac {
  color: var(--e-global-color-accent);
}
.gallery-de21 .image-e97e.background-7533 {
  color: var(--e-global-color-text);
}
.gallery-de21 .image-e97e.background-7533 .section-5cac {
  color: var(--e-global-color-text);
}
.gallery-de21 .image-e97e:before {
  border-top-color: var(--e-global-color-text);
}
.gallery-de21 .yellow-09b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-de21
  .yellow-09b0
  .surface-easy-82d8 {
  background-color: var(--e-global-color-primary);
}
.gallery-de21
  .yellow-09b0
  .surface-easy-82d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-de21 .fresh-6981 .cold_15b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-6b72 .pattern_plasma_f60f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-6b72 .last-ec69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-1fd7 .logo-fixed-ce5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-1fd7
  .widget_905b
  .footer-simple-32cb {
  background-color: var(--e-global-color-secondary);
}
.steel-1fd7
  .widget_905b.orange-4fc9
  .footer-simple-32cb {
  background-color: var(--e-global-color-text);
}
.steel-1fd7
  .widget_905b:hover
  .footer-simple-32cb {
  background-color: var(--e-global-color-accent);
}
.steel-1fd7
  .widget_905b.fn-active-2c3d
  .footer-simple-32cb {
  background-color: var(--e-global-color-primary);
}
.background_stale_f7e7 .heading-east-1930 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.background_stale_f7e7 .status_brown_16e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_stale_f7e7 .picture-c202 {
  background-color: var(--e-global-color-primary);
}
.background_stale_f7e7 .picture-c202 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_2c87 .box_a16f .feature-1159 .bottom_6239 {
  background-color: var(--e-global-color-secondary);
}
.over_2c87 .box_a16f .table_small_1ed3:after {
  background-color: var(--e-global-color-secondary);
}
.over_2c87 .heading_ed8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_2c87 .card_plasma_62f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_2c87 .basic-3eab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_2c87 .chip-east-088e {
  background-color: var(--e-global-color-primary);
}
.over_2c87 .chip-east-088e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_2c87 .north-85b5 {
  background-color: var(--e-global-color-secondary);
}
.over_2c87 .north-85b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_2c87 .box_a16f .description-bottom-fb1f .copper_eeaa:hover {
  background-color: var(--e-global-color-primary);
}
.over_2c87
  .box_a16f
  .description-bottom-fb1f
  .copper_eeaa.west-4491 {
  background-color: var(--e-global-color-primary);
}
.over_2c87 .box_a16f .banner_orange_0b9e:before {
  border-color: var(--e-global-color-primary);
}
.over_2c87 .box_a16f .banner_orange_0b9e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.over_2c87
  .box_a16f
  .banner_orange_0b9e.clean_a252:before {
  border-color: var(--e-global-color-primary);
}
.over_2c87 .lower-8d9e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-wood-0190 .component-51bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-wood-0190 .component-51bc:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-wood-0190 .component-51bc.motion-c729 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-wood-0190 .background_8d30 {
  background-color: var(--e-global-color-primary);
}
.overlay-wood-0190 .background_8d30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-wood-0190
  .background_north_a9be
  .list-pressed-19b8
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-wood-0190
  .mini-5e94
  .list-pressed-19b8
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_1dd5
  .block-e227
  .stale-b420 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_1dd5
  .block-e227
  .border_wide_cedf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_1dd5 .bottom_7ddf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_1dd5 .filter_bronze_5b06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale_1dd5 .backdrop-0f8c {
  background-color: var(--e-global-color-primary);
}
.stale_1dd5 .backdrop-0f8c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass-691f .fixed-51f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-691f .thumbnail_0048 {
  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);
}
.glass-691f .pink_a921 {
  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);
}
.glass-691f .pink_a921 a:hover {
  color: var(--e-global-color-secondary);
}
.glass-691f .box_dark_c1b4 {
  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);
}
.glass-691f .steel-070a {
  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);
}
.glass-691f .thumbnail-tiny-3d3f .tall_cf65 {
  background-color: var(--e-global-color-primary);
}
.glass-691f .thumbnail-tiny-3d3f .tall_cf65:hover {
  background-color: var(--e-global-color-accent);
}
.glass-691f
  .thumbnail-tiny-3d3f
  .pattern-steel-4307
  li
  span {
  background-color: var(--e-global-color-text);
}
.glass-691f
  .thumbnail-tiny-3d3f
  .pattern-steel-4307
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.glass-691f
  .thumbnail-tiny-3d3f
  .pattern-steel-4307
  li.rough-f429
  span {
  background-color: var(--e-global-color-accent);
}
.photo_over_4898
  .brown-d0a0
  .caption_large_6d20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_over_4898 .brown-d0a0 .item-cool-4da9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_over_4898 .brown-d0a0 .overlay-yellow-b6a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_over_4898 .tag_2a70 {
  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_over_4898
  .caption-8a03.stone_5785 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > a {
  background-color: var(--e-global-color-text);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > a
  .tooltip_0155.frame-09ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > a
  .description-new-b22c.hero_27b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > .title_white_e52d
  .search-96ac
  > a {
  background-color: var(--e-global-color-secondary);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > .title_white_e52d
  .search-96ac
  > a
  .secondary-61fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > .title_white_e52d
  .search-96ac
  > a
  .description-new-b22c.status_846e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > a
  .slider_top_3d01:before {
  color: var(--e-global-color-text);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > .title_white_e52d
  a
  .slider_top_3d01:before {
  color: var(--e-global-color-text);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac.alert_in_923e
  > a
  .slider_top_3d01:before {
  color: var(--e-global-color-text);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > .title_white_e52d
  .search-96ac.alert_in_923e
  > a
  .slider_top_3d01:before {
  color: var(--e-global-color-text);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > a
  .description_steel_f7c9
  .disabled_23aa {
  color: var(--e-global-color-text);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > .title_white_e52d
  a
  .description_steel_f7c9
  .disabled_23aa {
  color: var(--e-global-color-text);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > a
  .description_steel_f7c9
  .disabled_23aa,
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > .title_white_e52d
  a
  .description_steel_f7c9
  .disabled_23aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > a
  .backdrop-wide-4191:before {
  color: var(--e-global-color-text);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > .title_white_e52d
  a
  .backdrop-wide-4191:before {
  color: var(--e-global-color-text);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac.alert_in_923e
  > a
  .backdrop-wide-4191:before {
  color: var(--e-global-color-text);
}
.bronze-ede8
  > .down_7de1
  > div
  > .secondary-medium-878f
  > .search-96ac
  > .title_white_e52d
  .search-96ac.alert_in_923e
  > a
  .backdrop-wide-4191:before {
  color: var(--e-global-color-text);
}
.texture-fixed-46f8 .accordion_2e46 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-fixed-46f8
  .background_orange_8b2e:hover
  .accordion_2e46 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-1f19
  > .down_7de1
  > .shade-dynamic-cc66
  > .logo_127f
  > .paragraph-fe79
  > .glass-da47
  .sort_upper_a635 {
  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);
}
.pressed-1f19
  > .down_7de1
  > .shade-dynamic-cc66
  > .logo_127f
  > .paragraph-fe79
  > .glass-da47:hover
  .sort_upper_a635 {
  color: var(--e-global-color-text);
}
.pressed-1f19
  > .down_7de1
  > .shade-dynamic-cc66
  > .logo_127f
  > .paragraph-fe79
  > .glass-da47:hover
  .sort_upper_a635 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-1f19
  > .down_7de1
  > .shade-dynamic-cc66
  > .logo_127f
  > .paragraph-fe79.black-bbde
  > .glass-da47
  .sort_upper_a635 {
  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);
}
.fluid_4d07 .tall-36f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_4d07 .tabs-aea2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_4d07 .element_658f {
  background-color: var(--e-global-color-primary);
}
.fluid_4d07 .element_658f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_fast_685d
  > .down_7de1
  > .west_9b46
  > .filter_7b7f
  > .info_7db5
  .status-6f7e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_fast_685d
  > .down_7de1
  > .west_9b46
  > .filter_7b7f
  > .info_7db5
  .section_under_2bea {
  color: var(--e-global-color-text);
}
.notification_fast_685d
  > .down_7de1
  > .west_9b46
  > .filter_7b7f
  > .info_7db5:hover
  .status-6f7e {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_fast_685d
  > .down_7de1
  > .west_9b46
  > .filter_7b7f
  > .info_7db5:hover
  .section_under_2bea {
  color: var(--e-global-color-secondary);
}
.notification_fast_685d
  > .down_7de1
  > .west_9b46
  > .filter_7b7f
  > .info_7db5.shadow-pro-82b9
  .status-6f7e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_fast_685d
  > .down_7de1
  > .west_9b46
  > .filter_7b7f
  > .info_7db5.shadow-pro-82b9
  .section_under_2bea {
  color: var(--e-global-color-primary);
}
.photo_dark_3701
  .iron-0d6a
  .east-fd09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_dark_3701 .aside-new-3afc .cold_15b7 .primary_bottom_d126 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-0ba5 .center-9769 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-0ba5 .detail_fixed_0293 .center-9769 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-0ba5 .layout_de9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-0ba5 .layout_de9c {
  background-color: var(--e-global-color-primary);
}
.tag_current_c41e .info_5c81 .purple_69f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_current_c41e
  .info_5c81:hover
  .search_mini_b55c {
  color: var(--e-global-color-secondary);
}
.tag_current_c41e
  .info_5c81:hover
  .purple_69f7 {
  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);
}
.pink_f1af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.media-stone-7b2c {
  flex-direction: column;
}

.media-stone-7b2c .pro-d3f0 {
  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.media-stone-7b2c .pro-d3f0 {
  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);
}

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

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

.dropdown-75b8.black-4529 {
  display: none;
}

.widget_over_7747 {
  display: none;
}

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

.gallery-static-406f.banner-6852 {
  margin-bottom: 40px;
  width: 100%;
}

.detail-pro-72b5 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.media-stone-7b2c a {
  width: 100%;
}

.liquid_ba45 .nav-old-fcb3.frame-black-2f91 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.liquid_ba45
  .nav-old-fcb3.last_b285
  .medium-69b8
  .search_e383 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.pink_078d.banner_ef1f > .sort-2adf {
  display: flex;
  align-items: center;
}

.media-af73 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.focused-3cdf {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.button-blue-9618 {
  display: flex;
  gap: 50px;
}

.liquid_ba45
  .nav-old-fcb3.notice_7696
  .notice-e188
  .badge-889e {
  width: 100% !important;
}

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

.liquid-d019 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.gallery_35e6:hover .shade_copper_9a3b {
  visibility: visible;
}
.gallery_35e6:hover.gallery_35e6::before {
  display: block;
}

.status_narrow_78c8 h3 {
  color: #fff;
}

.wrapper_pink_f341 {
  margin: 0;
}

.liquid_ba45
  .nav-old-fcb3.notice_7696
  .badge-889e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.description_yellow_d886 {
  width: 100%;
}

.pattern-top-7f0c {
  width: 100%;
}

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

.pattern-top-7f0c {
  width: 100%;
}

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

.badge-889e {
  display: flex;
  align-items: center;
}

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

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

.media-stone-7b2c .pro-d3f0.primary-blue-05c5 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.media-stone-7b2c h1.pro-d3f0 {
  margin-top: 80px !important;
}

.liquid_ba45 .nav-old-fcb3.icon-wood-0558 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.gas-f7e4 img {
  width: 100%;
}

.active_0600 .up-c814.medium-69b8 {
  justify-content: space-between;
}

.filter_2a56 {
  display: none;
}

.media_47a1 .shade_yellow_eded {
  margin: 1px 0 !important;
}

.focus-huge-17e0 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .pink_078d .sort-2adf {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .active_0600 .up-c814.medium-69b8 {
    border-bottom: 1px solid #f0c159;
  }

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

  .pink_078d.banner_ef1f > .sort-2adf {
    gap: 15px;
    justify-content: space-between;
  }

  .liquid_ba45
    .nav-old-fcb3.notice_7696
    .badge-889e
    img {
    width: 60% !important;
  }

  .focused-3cdf {
    left: 2%;
  }

  .input_smooth_de52 {
    margin: 10px 0;
  }

  .media-stone-7b2c .shade_yellow_eded {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.media-stone-7b2c .pro-d3f0,
  .media-stone-7b2c .pro-d3f0 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .badge-889e {
    justify-content: center;
  }

  .media-stone-7b2c .shade_yellow_eded {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .detail-pro-72b5 {
    margin-bottom: 15px !important;
  }

  .liquid_ba45 .nav-old-fcb3.frame-black-2f91 {
    width: 75% !important;
  }

  .gas-f7e4 img {
    width: 100% !important;
  }
}

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

  h2.media-stone-7b2c .pro-d3f0,
  .media-stone-7b2c .pro-d3f0 {
    font-size: 30px !important;
  }

  .badge-889e {
    justify-content: center;
  }

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

  .tag-7dae
    .link_7694.icon-slow-608a {
    margin: 0 !important;
  }

  .media-af73 {
    margin: 0;
    gap: 10px;
  }

  .input_smooth_de52 {
    display: flex;
  }

  .main_center_dcc7 .avatar_cff1 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .fluid-e484 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .media-stone-7b2c h1.pro-d3f0 {
    margin-top: 40px !important;
  }

  .liquid_ba45
    .nav-old-fcb3.notice_7696
    .badge-889e
    img,
  .container_f4fa .notice-e188 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .liquid_ba45 .nav-old-fcb3.frame-black-2f91 {
    width: 100% !important;
  }

  .pink_078d.banner_ef1f > .sort-2adf {
    gap: 3px;
  }

  .media-stone-7b2c .shade_yellow_eded {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.active_0600 .up-c814.medium-69b8 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.active_0600 .up-c814.medium-69b8: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);
}

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

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

.media-stone-7b2c {
  position: relative;
  padding-top: 30px;
}

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

.dropdown-75b8: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .active_0600 .up-c814.medium-69b8 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .media-stone-7b2c .pro-d3f0 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .avatar_cff1 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.active-d5a5 .content_e0b1 {
  flex-shrink: 0;
  white-space: nowrap;
}

.active-d5a5 .lite-f87a {
  flex-shrink: 0;
  min-width: fit-content;
}

.active-d5a5 .search_e383 {
  white-space: nowrap;
}

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

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

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

.active-d5a5 .lite-f87a {
  max-width: 80px !important;
  overflow: hidden;
}

.active-d5a5 .up-c814.medium-69b8 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.active-d5a5 .search_e383 {
  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);
  }
}

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

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

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

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

body .secondary-d261:nth-child(2),
.liquid_ba45 .secondary-d261:nth-child(2),
#page .secondary-d261: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;
}

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

/* css-noise: 4d58 */
.ghost-box-k6 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
