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(.mini-ccbe) {
  gap: 0.5em;
}
:where(.panel_6c44) {
  gap: 0.5em;
}
body .hot_a063 > .video_in_b225 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hot_a063 > .new-7ee3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hot_a063 > .hidden_7d42 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .background_wood_a34a > .video_in_b225 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .background_wood_a34a > .new-7ee3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .background_wood_a34a > .hidden_7d42 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .background_wood_a34a
  > :where(:not(.video_in_b225):not(.new-7ee3):not(.gallery-fast-d436)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .background_wood_a34a > .wood_94ed {
  max-width: var(--wp--style--global--wide-size);
}
body .mini-ccbe {
  display: flex;
}
body .mini-ccbe {
  flex-wrap: wrap;
  align-items: center;
}
body .mini-ccbe > * {
  margin: 0;
}
body .panel_6c44 {
  display: grid;
}
body .panel_6c44 > * {
  margin: 0;
}
:where(.button_9572.mini-ccbe) {
  gap: 2em;
}
:where(.button_9572.panel_6c44) {
  gap: 2em;
}
:where(.preview-white-0cb4.mini-ccbe) {
  gap: 1.25em;
}
:where(.preview-white-0cb4.panel_6c44) {
  gap: 1.25em;
}
.wood_fa36 {
  color: var(--wp--preset--color--black) !important;
}
.picture-816f {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.brown-0a4e {
  color: var(--wp--preset--color--white) !important;
}
.image_4bb9 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.main-f50a {
  color: var(--wp--preset--color--vivid-red) !important;
}
.paragraph_1fb0 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.grid_dbc5 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.overlay-11a0 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.description_west_ebec {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.table_last_b64f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.thumbnail-cool-537a {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.banner-3f22 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.orange_0a32 {
  background-color: var(--wp--preset--color--black) !important;
}
.frame-static-7c1c {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.chip_easy_aa10 {
  background-color: var(--wp--preset--color--white) !important;
}
.tooltip_75d1 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.selected_41da {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tertiary-wide-4cb6 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.input_a0c2 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.section-73e2 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.rough-90f7 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hero_63bd {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.orange-9c72 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hard_2a33 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.paragraph_17c5 {
  border-color: var(--wp--preset--color--black) !important;
}
.popup_c7c9 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gradient-2d36 {
  border-color: var(--wp--preset--color--white) !important;
}
.gallery_black_a3f9 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.message-left-c21b {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.slider-1aeb {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tooltip-gold-d353 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.purple_c277 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.input_full_e157 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.card-bdb8 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.container-fluid-b891 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.heading_6210 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.thumbnail-rough-ab7a {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.right-4389 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.input-old-f310 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.red_0852 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.header_tiny_bfb7 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.section-glass-51e4 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.blue_3dcc {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.tertiary-227a {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.over_493e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.pattern_2d76 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.pagination_47f6 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.title_purple_9878 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.widget_cf40 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.module_soft_47e7 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.feature-4153 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.static-ab11 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.modal-huge-340d a:where(:not(.avatar-8fad)) {
  color: inherit;
}
:where(.preview-white-0cb4.mini-ccbe) {
  gap: 1.25em;
}
:where(.preview-white-0cb4.panel_6c44) {
  gap: 1.25em;
}
:where(.button_9572.mini-ccbe) {
  gap: 2em;
}
:where(.button_9572.panel_6c44) {
  gap: 2em;
}
.text-advanced-c1db {
  font-size: 1.5em;
  line-height: 1.6;
}

.hover-dynamic-5a6c .chip-west-08f9 {
  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);
}
.sidebar-clean-b8c6 .dark-b571 {
  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);
}
.short-ecaa {
  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);
}
.short-ecaa.button-paper-34f5 .texture_dark_9b9c {
  background-color: var(--e-global-color-primary);
}
.short-ecaa.short_a1bc .texture_dark_9b9c,
.short-ecaa.primary_down_a8c7 .texture_dark_9b9c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.widget_5d87 .dim-8f0f {
  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);
}
.west-8b86 {
  --divider-color: var(--e-global-color-secondary);
}
.west-8b86 .menu_prev_0392 {
  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);
}
.west-8b86.grid_88f2 .lower_7f9d {
  background-color: var(--e-global-color-secondary);
}
.west-8b86.pro_0417 .lower_7f9d,
.west-8b86.photo-b1bf .lower_7f9d {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.west-8b86.pro_0417 .lower_7f9d,
.west-8b86.photo-b1bf .lower_7f9d svg {
  fill: var(--e-global-color-secondary);
}
.top-5c9d .media-lower-842c {
  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);
}
.top-5c9d .row-tiny-148c {
  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);
}
.mask-bb43.grid_88f2 .lower_7f9d {
  background-color: var(--e-global-color-primary);
}
.mask-bb43.pro_0417 .lower_7f9d,
.mask-bb43.photo-b1bf .lower_7f9d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.mask-bb43.pro_0417 .lower_7f9d,
.mask-bb43.photo-b1bf .lower_7f9d svg {
  fill: var(--e-global-color-primary);
}
.frame-smooth-a1a5.grid_88f2 .lower_7f9d {
  background-color: var(--e-global-color-primary);
}
.frame-smooth-a1a5.pro_0417 .lower_7f9d,
.frame-smooth-a1a5.photo-b1bf .lower_7f9d {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.frame-smooth-a1a5 .first-0dba {
  color: var(--e-global-color-primary);
}
.frame-smooth-a1a5 .first-0dba,
.frame-smooth-a1a5 .first-0dba a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-smooth-a1a5 .narrow-d192 {
  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);
}
.accent-bright-24f7 .module_8872 {
  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_4b98 .summary-smooth-3d48 .carousel_fast_f118 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-a4b2 .next-4d83:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.soft-a4b2 .backdrop_right_a91e i {
  color: var(--e-global-color-primary);
}
.soft-a4b2 .backdrop_right_a91e svg {
  fill: var(--e-global-color-primary);
}
.soft-a4b2 .red_07aa {
  color: var(--e-global-color-secondary);
}
.soft-a4b2 .next-4d83 > .red_07aa,
.soft-a4b2 .next-4d83 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_d4af .inner_dbe0 {
  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);
}
.cool_d4af .media-plasma-1458 {
  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);
}
.main-small-b633 .logo_73d0 .disabled-bottom-67f9 {
  background-color: var(--e-global-color-primary);
}
.main-small-b633 .focus-large-d827 {
  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);
}
.progress_lower_680e .caption-dede {
  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);
}
.progress_lower_680e .tiny_125b {
  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);
}
.progress_lower_680e .media_slow_f686 {
  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);
}
.notification_e259 .backdrop_7c55,
.notification_e259 .backdrop_7c55 a {
  color: var(--e-global-color-primary);
}
.notification_e259 .backdrop_7c55.chip-cool-d19f,
.notification_e259 .backdrop_7c55.chip-cool-d19f a {
  color: var(--e-global-color-accent);
}
.notification_e259 .backdrop_7c55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_e259 .up-4338 {
  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);
}
.sort_bottom_185a .motion_122d,
.sort_bottom_185a .list-6e33 {
  color: var(--e-global-color-primary);
}
.sort_bottom_185a .motion_122d svg {
  fill: var(--e-global-color-primary);
}
.sort_bottom_185a .chip-cool-d19f .motion_122d,
.sort_bottom_185a .chip-cool-d19f .list-6e33 {
  color: var(--e-global-color-accent);
}
.sort_bottom_185a .chip-cool-d19f .motion_122d svg {
  fill: var(--e-global-color-accent);
}
.sort_bottom_185a .list-6e33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_bottom_185a .up-4338 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_20ff .icon_easy_e4f5,
.first_20ff .focus_next_8e6a {
  color: var(--e-global-color-primary);
}
.first_20ff .focus_next_8e6a svg {
  fill: var(--e-global-color-primary);
}
.first_20ff .backdrop_7c55.chip-cool-d19f a,
.first_20ff
  .backdrop_7c55.chip-cool-d19f
  .focus_next_8e6a {
  color: var(--e-global-color-accent);
}
.first_20ff .icon_easy_e4f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_20ff .up-4338 {
  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);
}
.small-b0c5 .static_deea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-b0c5 .dropdown-ce4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_3573 .widget_gold_23c6 .north-6a9a {
  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);
}
.large_3573 .widget_gold_23c6 .form-525c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_3573 .photo-fixed-271e .north-6a9a {
  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);
}
.large_3573
  .photo-fixed-271e
  .form-525c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_3573
  .green-8bf8
  .north-6a9a {
  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);
}
.large_3573
  .green-8bf8
  .form-525c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_3573
  .avatar-small-6571
  .north-6a9a {
  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);
}
.large_3573
  .avatar-small-6571
  .form-525c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_91ac .hero-a0d0 {
  background-color: var(--e-global-color-primary);
}
.steel_91ac .hero-a0d0:hover {
  background-color: var(--e-global-color-primary);
}
.steel_91ac .thick_902e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_91ac
  .hero-a0d0:hover
  .thick_902e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-clean-0c7e .sort-00a9 {
  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);
}
.list_a2d2 .content-pressed-4c1d .card-green-54fb a {
  background-color: var(--e-global-color-accent);
}
.list_a2d2 .content-pressed-4c1d .description_under_edc5 a {
  background-color: var(--e-global-color-accent);
}
.list_a2d2 .content-pressed-4c1d .card-green-54fb a,
.list_a2d2 .content-pressed-4c1d .description_under_edc5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-wood-7ffe
  .accent_df09.content-action-ef3e
  .content-pressed-4c1d
  a.avatar-middle-cb87 {
  background-color: var(--e-global-color-accent);
}
.popup-wood-7ffe
  .accent_df09.content-action-ef3e
  .content-pressed-4c1d
  span.avatar-middle-cb87.fn-current-076c {
  background-color: var(--e-global-color-text);
}
.popup-wood-7ffe
  .accent_df09.content-action-ef3e
  .content-pressed-4c1d
  .avatar-middle-cb87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_stone_dd15 .highlight-green-a13d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_stone_dd15
  .action-4c17
  > .container_5e34
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_stone_dd15
  .sidebar-d50b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_stone_dd15
  .next_f67e
  .image_2827,
.summary_stone_dd15
  .next_f67e
  .column_20dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_stone_dd15
  .next_f67e
  .primary-bronze-8073,
.summary_stone_dd15
  .next_f67e
  a
  .primary-bronze-8073 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_stone_dd15
  .next_f67e
  .panel_upper_7e6d {
  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);
}
.summary_stone_dd15
  .next_f67e
  .gradient_bronze_156b {
  background-color: var(--e-global-color-primary);
}
.summary_stone_dd15
  .next_f67e
  .gradient_bronze_156b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_stone_dd15
  .next_f67e
  .gradient_bronze_156b:hover {
  background-color: var(--e-global-color-primary);
}
.summary_stone_dd15
  .next_f67e
  .nav-c58b {
  background-color: var(--e-global-color-primary);
}
.summary_stone_dd15
  .next_f67e
  .nav-c58b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_stone_dd15
  .next_f67e
  .nav-c58b:hover {
  background-color: var(--e-global-color-primary);
}
.summary_stone_dd15
  .motion_0102
  .aside-0bf6
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_stone_dd15
  .motion_0102
  .new-70c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_stone_dd15
  .motion_0102
  .panel_upper_7e6d {
  color: var(--e-global-color-text);
}
.summary_stone_dd15
  .motion_0102
  .panel_upper_7e6d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_stone_dd15
  .motion_0102
  .gradient_bronze_156b {
  background-color: var(--e-global-color-primary);
}
.summary_stone_dd15
  .motion_0102
  .gradient_bronze_156b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_stone_dd15
  .motion_0102
  .gradient_bronze_156b:hover {
  background-color: var(--e-global-color-primary);
}
.summary_stone_dd15
  .motion_0102
  .nav-c58b {
  background-color: var(--e-global-color-primary);
}
.summary_stone_dd15
  .motion_0102
  .nav-c58b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_stone_dd15
  .motion_0102
  .nav-c58b:hover {
  background-color: var(--e-global-color-primary);
}
.summary_stone_dd15 .module_b770 {
  background-color: var(--e-global-color-primary);
}
.summary_stone_dd15 .module_b770:hover {
  background-color: var(--e-global-color-primary);
}
.summary_stone_dd15 .overlay_copper_64e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_stone_dd15 .preview-4b7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_red_c6b3 .icon-red-c089 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_red_c6b3
  .container_4dd2
  > div:nth-child(3)
  .icon-red-c089,
.column_red_c6b3
  .widget_2b47
  > div:nth-child(1)
  .icon-red-c089,
.column_red_c6b3
  .progress-9e75
  > div:nth-child(1)
  .icon-red-c089,
.column_red_c6b3
  .paper_6716
  > div:nth-child(1)
  .icon-red-c089,
.column_red_c6b3
  .module_9d1c
  > div:nth-child(1)
  .icon-red-c089 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_red_c6b3 .link_full_a13a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_red_c6b3 .image_29e0 {
  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);
}
.column_red_c6b3 .tiny-ae03 {
  background-color: var(--e-global-color-primary);
}
.column_red_c6b3 .tiny-ae03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_red_c6b3 .tiny-ae03:hover {
  background-color: var(--e-global-color-primary);
}
.column_red_c6b3 .left_cc64 {
  background-color: var(--e-global-color-primary);
}
.column_red_c6b3 .left_cc64:hover {
  background-color: var(--e-global-color-primary);
}
.column_red_c6b3 .overlay_copper_64e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_red_c6b3 .preview-4b7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_narrow_0655 .container-ffcf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_narrow_0655 .new-2ca4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_narrow_0655 .overlay_down_a193 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_narrow_0655 .progress_d4ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_narrow_0655 .header_619e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_narrow_0655 .left_cc64 {
  background-color: var(--e-global-color-primary);
}
.row_narrow_0655 .left_cc64:hover {
  background-color: var(--e-global-color-primary);
}
.module-2ad0 .tiny-86eb {
  background-color: var(--e-global-color-secondary);
}
.module-2ad0 .hidden_prev_b01d {
  background-color: var(--e-global-color-text);
}
.module-2ad0 .avatar_1fa5 {
  background-color: var(--e-global-color-secondary);
}
.module-2ad0 .selected_d659 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-2ad0 .sort_prev_d242 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-2ad0 .over_971f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-2ad0 .widget-bronze-20cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-2ad0 .north-5b63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-e95d .button_lower_0533 .notification_32e8,
.small-e95d
  .button_lower_0533
  .notification_32e8
  a,
.small-e95d .cold-59bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-e95d .button_lower_0533 .component-top-3670,
.small-e95d .module_glass_bc3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-e95d .button_lower_0533 .component-top-3670 {
  color: var(--e-global-color-text);
}
.small-e95d .module_glass_bc3f {
  color: var(--e-global-color-text);
}
.small-e95d
  .button_lower_0533
  .mask_under_b833 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-e95d .wrapper-6ec0 .form_purple_d22d {
  background-color: var(--e-global-color-primary);
}
.small-e95d .wrapper-6ec0 .form_purple_d22d:hover {
  background-color: var(--e-global-color-primary);
}
.small-e95d .wrapper-6ec0 .lite_6682 li span {
  background-color: var(--e-global-color-text);
}
.small-e95d .wrapper-6ec0 .lite_6682 li span:hover {
  background-color: var(--e-global-color-primary);
}
.small-e95d
  .wrapper-6ec0
  .lite_6682
  li.hero-7b72
  span {
  background-color: var(--e-global-color-accent);
}
.small-e95d .video_over_c912 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_ac2d .pressed_878a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-66cb .disabled-fixed-8bc4 {
  background-color: var(--e-global-color-primary);
}
.tall-66cb .tall_fe8c {
  background-color: var(--e-global-color-secondary);
}
.tall-66cb .accent-622b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-66cb .panel-a968 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-66cb .bronze-e0fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-66cb .thumbnail_complex_19b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-66cb .chip_790e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-66cb .iron_6bc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-66cb .filter-2c10 {
  background-color: var(--e-global-color-primary);
}
.tall-66cb .filter-2c10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-b3eb .north-cac5 {
  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);
}
.border-b3eb .shadow-7e97 {
  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);
}
.border-b3eb
  .avatar-slow-6590:after {
  background-color: var(--e-global-color-primary);
}
.border-b3eb .container-dynamic-7e67 {
  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);
}
.simple_2b99 .cold-59bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_2b99 .module_glass_bc3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-6249 .component_lite_a0e2 .heading_dark_4b96 {
  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);
}
.yellow-6249 .component_lite_a0e2 .footer_dim_0c59 {
  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-5623 .carousel-pink-d891 {
  background-color: var(--e-global-color-primary);
}
.glass-5623 .wrapper-glass-2a7d {
  background-color: var(--e-global-color-secondary);
}
.glass-5623 .table_7b47 .hero_c658 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-5623 .middle-ee6f .hero_c658 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-f085 .selected-c242 .link-out-771d {
  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);
}
.bronze-f085 .selected-c242 .secondary_copper_0819 {
  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);
}
.bronze-f085 .selected-c242 .background_lower_d496 {
  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);
}
.progress-next-1674 .mask-bottom-b70d {
  border-color: var(--e-global-color-text);
}
.progress-next-1674 .short_3952 {
  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);
}
.progress-next-1674 .preview-hot-855d {
  color: var(--e-global-color-primary);
}
.progress-next-1674 .new_1abb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_db91 .full_472f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_db91 .pagination-c6cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_db91 .footer_fluid_a135:hover .full_472f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_db91
  .footer_fluid_a135:hover
  .pagination-c6cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_b2ad .short_8a24 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_b2ad .paragraph_ed42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-cea0 .box_yellow_80de .iron_aa8f {
  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-cea0 .sidebar-9345 .iron_aa8f {
  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);
}
.yellow_a8f6 .shade-6276 {
  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);
}
.disabled-cf85 .logo-inner-6744 .filter_442b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-cf85 .logo-inner-6744 .filter_442b {
  background-color: var(--e-global-color-secondary);
}
.disabled-cf85 .first-3663 .filter_442b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-cf85 .first-3663 .filter_442b {
  background-color: var(--e-global-color-secondary);
}
.disabled-cf85 .smooth_5670 .hovered-7f2b {
  background-color: var(--e-global-color-primary);
}
.disabled-cf85 .smooth_5670:hover .hovered-7f2b {
  background-color: var(--e-global-color-secondary);
}
.disabled-cf85 .form_purple_d22d {
  background-color: var(--e-global-color-primary);
}
.disabled-cf85 .form_purple_d22d:hover {
  background-color: var(--e-global-color-accent);
}
.disabled-cf85 .lite_6682 li span {
  background-color: var(--e-global-color-text);
}
.disabled-cf85 .lite_6682 li span:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-cf85 .lite_6682 li.hero-7b72 span {
  background-color: var(--e-global-color-accent);
}
.iron-0ab1 .input_stale_ec39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-0ab1 .info_basic_6d5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-541c .item_7c70:before {
  background-color: var(--e-global-color-secondary);
}
.module-541c .east_269b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-541c .north-a7a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-695d .form-up-6702 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-695d .form-up-6702:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-695d .form-up-6702.fn-active-076c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-695d .form-stale-7172 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-695d .center_a2cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-695d .clean_0a2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-695d .border-4c5b {
  background-color: var(--e-global-color-primary);
}
.brown-695d .border-4c5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown-695d .gradient_wood_1654 {
  background-color: var(--e-global-color-primary);
}
.brown-695d .gradient_wood_1654 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_a738 .short_72b1 .mini_6825 a {
  color: var(--e-global-color-secondary);
}
.shade_a738 .short_72b1 .mini_6825 a:hover {
  color: var(--e-global-color-secondary);
}
.shade_a738 .short_72b1 .mini_6825,
.shade_a738 .short_72b1 .mini_6825 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_a738 .short_72b1 .steel-7035 {
  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);
}
.shade_a738 .short_72b1 .tooltip-stone-7b0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_a738 .short_72b1 .upper-9824 {
  background-color: var(--e-global-color-primary);
}
.shade_a738 .short_72b1 .upper-9824 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_a738 .short_72b1 .upper-9824:hover {
  background-color: var(--e-global-color-primary);
}
.shade_a738 .short_72b1 .link-58c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_a738 .short_72b1 .link-58c9 {
  background-color: var(--e-global-color-primary);
}
.shade_a738 .short_72b1 .link-58c9:hover {
  background-color: var(--e-global-color-primary);
}
.shade_a738 .short_72b1 .form_purple_d22d {
  background-color: var(--e-global-color-primary);
}
.shade_a738 .short_72b1 .form_purple_d22d:hover {
  background-color: var(--e-global-color-primary);
}
.shade_a738 .wrapper-6ec0 .lite_6682 li span {
  background-color: var(--e-global-color-text);
}
.shade_a738 .wrapper-6ec0 .lite_6682 li span:hover {
  background-color: var(--e-global-color-primary);
}
.shade_a738 .wrapper-6ec0 .lite_6682 li.hero-7b72 span {
  background-color: var(--e-global-color-accent);
}
.shade_a738 .overlay_copper_64e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_a738 .preview-4b7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-wide-8820 .dirty-a11a .pattern-a7ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-wide-8820 .dirty-a11a .layout-static-6dc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-wide-8820 .dirty-a11a .border_cool_838d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-a0ae .shadow-ab2c {
  border-color: var(--e-global-color-text);
}
.background-a0ae .black-4fe6 {
  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);
}
.background-a0ae .primary-slow-45ad {
  color: var(--e-global-color-secondary);
}
.background-a0ae .primary-slow-45ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-a0ae .feature_east_21e3 > * {
  color: var(--e-global-color-primary);
}
.background-a0ae .feature_east_21e3 > * svg {
  fill: var(--e-global-color-primary);
}
.background-a0ae .backdrop-narrow-5dd4 {
  color: var(--e-global-color-primary);
}
.background-a0ae .backdrop-narrow-5dd4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-a0ae .panel-clean-7261 {
  color: var(--e-global-color-primary);
}
.background-a0ae .panel-clean-7261 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-a0ae .left-ed90 {
  color: var(--e-global-color-primary);
}
.background-a0ae .left-ed90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-a0ae .tall-743b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-a0ae .static_a670 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-a0ae .static_a670.icon_69dc {
  color: var(--e-global-color-secondary);
}
.background-a0ae .static_a670.icon_69dc .south_a8eb {
  color: var(--e-global-color-accent);
}
.background-a0ae .static_a670.tabs-action-acb6 {
  color: var(--e-global-color-text);
}
.background-a0ae .static_a670.tabs-action-acb6 .south_a8eb {
  color: var(--e-global-color-text);
}
.background-a0ae .static_a670:before {
  border-top-color: var(--e-global-color-text);
}
.background-a0ae .badge_advanced_6d82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-a0ae
  .badge_advanced_6d82
  .label_0e35 {
  background-color: var(--e-global-color-primary);
}
.background-a0ae
  .badge_advanced_6d82
  .label_0e35 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-a0ae .shadow-ab2c .in_219d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-e89b .old-a7be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-e89b .sidebar-plasma-eaec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_fluid_da58 .lower_cf2b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_fluid_da58
  .icon_lower_b13b
  .warm_3b8a {
  background-color: var(--e-global-color-secondary);
}
.description_fluid_da58
  .icon_lower_b13b.slider_light_359b
  .warm_3b8a {
  background-color: var(--e-global-color-text);
}
.description_fluid_da58
  .icon_lower_b13b:hover
  .warm_3b8a {
  background-color: var(--e-global-color-accent);
}
.description_fluid_da58
  .icon_lower_b13b.fn-active-076c
  .warm_3b8a {
  background-color: var(--e-global-color-primary);
}
.secondary-hard-b2e2 .iron_3f25 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.secondary-hard-b2e2 .accent_fixed_9668 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-hard-b2e2 .glass_0562 {
  background-color: var(--e-global-color-primary);
}
.secondary-hard-b2e2 .glass_0562 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-2a17 .left_425c .frame_b02d .grid-stale-5bb4 {
  background-color: var(--e-global-color-secondary);
}
.down-2a17 .left_425c .hidden-over-5b5a:after {
  background-color: var(--e-global-color-secondary);
}
.down-2a17 .pressed-0955 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-2a17 .panel-0ec8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-2a17 .article-c30f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-2a17 .menu-ee81 {
  background-color: var(--e-global-color-primary);
}
.down-2a17 .menu-ee81 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-2a17 .wrapper_outer_dacb {
  background-color: var(--e-global-color-secondary);
}
.down-2a17 .wrapper_outer_dacb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-2a17 .left_425c .wrapper_pink_cf9d .item_short_c569:hover {
  background-color: var(--e-global-color-primary);
}
.down-2a17
  .left_425c
  .wrapper_pink_cf9d
  .item_short_c569.panel-blue-dd8e {
  background-color: var(--e-global-color-primary);
}
.down-2a17 .left_425c .preview-9d6d:before {
  border-color: var(--e-global-color-primary);
}
.down-2a17 .left_425c .preview-9d6d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.down-2a17
  .left_425c
  .preview-9d6d.solid-2590:before {
  border-color: var(--e-global-color-primary);
}
.down-2a17 .sidebar-static-beed span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_7ae8 .heading_top_884a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_7ae8 .heading_top_884a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_7ae8 .heading_top_884a.background-ffd3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_7ae8 .east_fb20 {
  background-color: var(--e-global-color-primary);
}
.yellow_7ae8 .east_fb20 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_7ae8
  .silver_be54
  .thumbnail-e0cd
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_7ae8
  .badge_motion_5b81
  .thumbnail-e0cd
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-2f9a
  .hover_1c2a
  .pattern_full_d988 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-2f9a
  .hover_1c2a
  .sidebar-over-d1b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-2f9a .search_steel_e562 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-2f9a .gallery_f4c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-2f9a .overlay_bronze_6cc9 {
  background-color: var(--e-global-color-primary);
}
.pagination-2f9a .overlay_bronze_6cc9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_c02d .gold-41b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_c02d .pagination_8624 {
  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);
}
.disabled_c02d .status-dirty-5ad4 {
  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);
}
.disabled_c02d .status-dirty-5ad4 a:hover {
  color: var(--e-global-color-secondary);
}
.disabled_c02d .caption-lite-1b15 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_c02d .lite_152f {
  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);
}
.disabled_c02d .media_north_da5b .form_purple_d22d {
  background-color: var(--e-global-color-primary);
}
.disabled_c02d .media_north_da5b .form_purple_d22d:hover {
  background-color: var(--e-global-color-accent);
}
.disabled_c02d
  .media_north_da5b
  .lite_6682
  li
  span {
  background-color: var(--e-global-color-text);
}
.disabled_c02d
  .media_north_da5b
  .lite_6682
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.disabled_c02d
  .media_north_da5b
  .lite_6682
  li.hero-7b72
  span {
  background-color: var(--e-global-color-accent);
}
.button-dim-a9c6
  .modal_1979
  .stale_534e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-dim-a9c6 .modal_1979 .gold-b5be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-dim-a9c6 .modal_1979 .tertiary_inner_d99c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-dim-a9c6 .tabs_d798 {
  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);
}
.button-dim-a9c6
  .focused_06d6.wide-7043 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > a {
  background-color: var(--e-global-color-text);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > a
  .slider_black_31f7.content-acc6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > a
  .shade_4899.active_37f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > .breadcrumb-wood-936c
  .component_wood_0a3b
  > a {
  background-color: var(--e-global-color-secondary);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > .breadcrumb-wood-936c
  .component_wood_0a3b
  > a
  .overlay_large_fca1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > .breadcrumb-wood-936c
  .component_wood_0a3b
  > a
  .shade_4899.narrow_f7c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > a
  .tabs-north-8bab:before {
  color: var(--e-global-color-text);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > .breadcrumb-wood-936c
  a
  .tabs-north-8bab:before {
  color: var(--e-global-color-text);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b.dropdown-0988
  > a
  .tabs-north-8bab:before {
  color: var(--e-global-color-text);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > .breadcrumb-wood-936c
  .component_wood_0a3b.dropdown-0988
  > a
  .tabs-north-8bab:before {
  color: var(--e-global-color-text);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > a
  .tabs_97c5
  .up_6c87 {
  color: var(--e-global-color-text);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > .breadcrumb-wood-936c
  a
  .tabs_97c5
  .up_6c87 {
  color: var(--e-global-color-text);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > a
  .tabs_97c5
  .up_6c87,
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > .breadcrumb-wood-936c
  a
  .tabs_97c5
  .up_6c87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > a
  .down-45aa:before {
  color: var(--e-global-color-text);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > .breadcrumb-wood-936c
  a
  .down-45aa:before {
  color: var(--e-global-color-text);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b.dropdown-0988
  > a
  .down-45aa:before {
  color: var(--e-global-color-text);
}
.notification-bronze-e42b
  > .carousel_west_80b4
  > div
  > .box-7ecd
  > .component_wood_0a3b
  > .breadcrumb-wood-936c
  .component_wood_0a3b.dropdown-0988
  > a
  .down-45aa:before {
  color: var(--e-global-color-text);
}
.preview-basic-e37b .chip_right_f781 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-basic-e37b
  .advanced_32b7:hover
  .chip_right_f781 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-a4d1
  > .carousel_west_80b4
  > .wrapper_hot_dd34
  > .content-warm-ce4a
  > .header-green-66bf
  > .shade_fresh_1bc0
  .photo-plasma-52ae {
  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);
}
.background-a4d1
  > .carousel_west_80b4
  > .wrapper_hot_dd34
  > .content-warm-ce4a
  > .header-green-66bf
  > .shade_fresh_1bc0:hover
  .photo-plasma-52ae {
  color: var(--e-global-color-text);
}
.background-a4d1
  > .carousel_west_80b4
  > .wrapper_hot_dd34
  > .content-warm-ce4a
  > .header-green-66bf
  > .shade_fresh_1bc0:hover
  .photo-plasma-52ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-a4d1
  > .carousel_west_80b4
  > .wrapper_hot_dd34
  > .content-warm-ce4a
  > .header-green-66bf.video_under_e1b8
  > .shade_fresh_1bc0
  .photo-plasma-52ae {
  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);
}
.last-12ec .stale_7f71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-12ec .link-b791 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-12ec .action_ca83 {
  background-color: var(--e-global-color-primary);
}
.last-12ec .action_ca83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-af96
  > .carousel_west_80b4
  > .photo_north_609d
  > .gradient_black_be6c
  > .upper-3498
  .block-02e7 {
  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);
}
.red-af96
  > .carousel_west_80b4
  > .photo_north_609d
  > .gradient_black_be6c
  > .upper-3498
  .module_dark_5fba {
  color: var(--e-global-color-text);
}
.red-af96
  > .carousel_west_80b4
  > .photo_north_609d
  > .gradient_black_be6c
  > .upper-3498:hover
  .block-02e7 {
  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);
}
.red-af96
  > .carousel_west_80b4
  > .photo_north_609d
  > .gradient_black_be6c
  > .upper-3498:hover
  .module_dark_5fba {
  color: var(--e-global-color-secondary);
}
.red-af96
  > .carousel_west_80b4
  > .photo_north_609d
  > .gradient_black_be6c
  > .upper-3498.list-de12
  .block-02e7 {
  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);
}
.red-af96
  > .carousel_west_80b4
  > .photo_north_609d
  > .gradient_black_be6c
  > .upper-3498.list-de12
  .module_dark_5fba {
  color: var(--e-global-color-primary);
}
.search-yellow-4184
  .large_6035
  .green-c34a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-yellow-4184 .focus_lite_8936 .in_219d .copper-8800 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_b1e4 .item_soft_0ff3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_b1e4 .stale-b514 .item_soft_0ff3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_b1e4 .hidden_ee22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_b1e4 .hidden_ee22 {
  background-color: var(--e-global-color-primary);
}
.dark-1e91 .block-26ba .yellow_d4dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark-1e91
  .block-26ba:hover
  .notification_b41d {
  color: var(--e-global-color-secondary);
}
.dark-1e91
  .block-26ba:hover
  .yellow_d4dd {
  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);
}
.liquid_12db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.lower_861c {
  flex-direction: column;
}

.lower_861c .label-fd7d {
  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.lower_861c .label-fd7d {
  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);
}

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

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

.aside-a49d.tertiary_bright_ec9a {
  display: none;
}

.list-de5d {
  display: none;
}

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

.info-prev-3388.main-9b20 {
  margin-bottom: 40px;
  width: 100%;
}

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

.lower_861c a {
  width: 100%;
}

.up-daae .south-4350.module-plasma-718d {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.up-daae
  .south-4350.advanced_b173
  .inner-61ee
  .border_fixed_8479 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.hover_c4b2.hot-58fa > .wrapper_9a71 {
  display: flex;
  align-items: center;
}

.surface_selected_4267 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.basic-a1ba {
  position: relative;
  width: 100%;
}

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

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

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

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

.over-2146 {
  display: flex;
  gap: 50px;
}

.up-daae
  .south-4350.accent-small-ce89
  .search-8563
  .alert_f950 {
  width: 100% !important;
}

.text-0ce6 {
  width: 500px !important;
  max-width: none;
}

.table-complex-3f8d {
  width: 100%;
}

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

.west-1e27 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.small-77d3 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.west-1e27:hover .thumbnail_d42b {
  visibility: visible;
}
.west-1e27:hover.west-1e27::before {
  display: block;
}

.prev-e633 h3 {
  color: #fff;
}

.highlight-fixed-aebc {
  margin: 0;
}

.up-daae
  .south-4350.accent-small-ce89
  .alert_f950
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.sort_6995 {
  width: 100%;
}

.basic-a6cf {
  width: 100%;
}

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

.basic-a6cf {
  width: 100%;
}

.action-3f8e {
  margin-bottom: 10px !important;
}

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

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

.sidebar-cool-e771 {
  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;
}

.lower_861c .label-fd7d.layout-glass-e37b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.lower_861c h1.label-fd7d {
  margin-top: 80px !important;
}

.up-daae .south-4350.pagination-south-31e4 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.picture-cool-1dde img {
  width: 100%;
}

.logo_pink_94e2 .info-1453.inner-61ee {
  justify-content: space-between;
}

.image_765c {
  display: none;
}

.current_d8f9 .tall-e5b3 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .hover_c4b2 .wrapper_9a71 {
    flex-wrap: nowrap !important;
  }
}

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

  .text-0ce6 {
    width: 100% !important;
  }
}

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

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

  .logo_pink_94e2 .info-1453.inner-61ee {
    border-bottom: 1px solid #f0c159;
  }

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

  .hover_c4b2.hot-58fa > .wrapper_9a71 {
    gap: 15px;
    justify-content: space-between;
  }

  .up-daae
    .south-4350.accent-small-ce89
    .alert_f950
    img {
    width: 60% !important;
  }

  .label_easy_ae17 {
    left: 2%;
  }

  .thick-10f5 {
    margin: 10px 0;
  }

  .lower_861c .tall-e5b3 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.lower_861c .label-fd7d,
  .lower_861c .label-fd7d {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .alert_f950 {
    justify-content: center;
  }

  .lower_861c .tall-e5b3 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .up-daae .south-4350.module-plasma-718d {
    width: 75% !important;
  }

  .picture-cool-1dde img {
    width: 100% !important;
  }
}

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

  h2.lower_861c .label-fd7d,
  .lower_861c .label-fd7d {
    font-size: 30px !important;
  }

  .alert_f950 {
    justify-content: center;
  }

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

  .description_bright_1069
    .status-7058.notice_5f54 {
    margin: 0 !important;
  }

  .surface_selected_4267 {
    margin: 0;
    gap: 10px;
  }

  .thick-10f5 {
    display: flex;
  }

  .gradient-bronze-2887 .focused_eeed {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .lower_861c h1.label-fd7d {
    margin-top: 40px !important;
  }

  .up-daae
    .south-4350.accent-small-ce89
    .alert_f950
    img,
  .top-5c9d .search-8563 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .up-daae .south-4350.module-plasma-718d {
    width: 100% !important;
  }

  .hover_c4b2.hot-58fa > .wrapper_9a71 {
    gap: 3px;
  }

  .lower_861c .tall-e5b3 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.logo_pink_94e2 .info-1453.inner-61ee {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.logo_pink_94e2 .info-1453.inner-61ee: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .logo_pink_94e2 .info-1453.inner-61ee {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .lower_861c .label-fd7d {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .focused_eeed {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.fluid-44de .mask-basic-eca1 {
  flex-shrink: 0;
  white-space: nowrap;
}

.fluid-44de .feature-paper-5ffc {
  flex-shrink: 0;
  min-width: fit-content;
}

.fluid-44de .border_fixed_8479 {
  white-space: nowrap;
}

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

.fluid-44de {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.fluid-44de .mask-basic-eca1 {
  max-width: 80px !important;
}

.fluid-44de .feature-paper-5ffc {
  max-width: 80px !important;
  overflow: hidden;
}

.fluid-44de .info-1453.inner-61ee {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.fluid-44de .border_fixed_8479 {
  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);
  }
}

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

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

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

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

body .article_894b:nth-child(2),
.up-daae .article_894b:nth-child(2),
#page .article_894b: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;
}

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

/* css-noise: 7161 */
.promo-block-r5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
