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(.notification_fresh_44e1) {
  gap: 0.5em;
}
:where(.hot_6e0b) {
  gap: 0.5em;
}
body .main-south-7902 > .nav_over_dc2c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .main-south-7902 > .message-032f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .main-south-7902 > .next_ef3d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .container-clean-103e > .nav_over_dc2c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .container-clean-103e > .message-032f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .container-clean-103e > .next_ef3d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .container-clean-103e
  > :where(:not(.nav_over_dc2c):not(.message-032f):not(.card-gold-be3b)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .container-clean-103e > .box-bfda {
  max-width: var(--wp--style--global--wide-size);
}
body .notification_fresh_44e1 {
  display: flex;
}
body .notification_fresh_44e1 {
  flex-wrap: wrap;
  align-items: center;
}
body .notification_fresh_44e1 > * {
  margin: 0;
}
body .hot_6e0b {
  display: grid;
}
body .hot_6e0b > * {
  margin: 0;
}
:where(.middle_9a87.notification_fresh_44e1) {
  gap: 2em;
}
:where(.middle_9a87.hot_6e0b) {
  gap: 2em;
}
:where(.detail_narrow_f0d4.notification_fresh_44e1) {
  gap: 1.25em;
}
:where(.detail_narrow_f0d4.hot_6e0b) {
  gap: 1.25em;
}
.section_under_3c9f {
  color: var(--wp--preset--color--black) !important;
}
.medium_b0a1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo_1eb2 {
  color: var(--wp--preset--color--white) !important;
}
.over_de5f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.border-dark-e8e3 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.gallery_c22e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image-c77c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.main-55a0 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.dirty_ed55 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.shadow_80bf {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accent_052f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.wrapper_6e95 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.mini_c6a1 {
  background-color: var(--wp--preset--color--black) !important;
}
.dropdown-first-f939 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wide_fb64 {
  background-color: var(--wp--preset--color--white) !important;
}
.action_8b26 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.pattern-fixed-ef4c {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.sort_bronze_62e0 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.caption_new_e287 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.button_plasma_33b4 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.fresh-5d5e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.title-hot-7dd3 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.rough-d7f8 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.list_pressed_a3c9 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.first_2bf2 {
  border-color: var(--wp--preset--color--black) !important;
}
.shadow-bottom-a94e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.modal-out-e8a4 {
  border-color: var(--wp--preset--color--white) !important;
}
.active_9104 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.row_9bd1 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.texture_19c0 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.static-c96f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tall_df08 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.description_thick_eead {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.progress_black_20cc {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.highlight_rough_319b {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.label-dim-8dd4 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.shade_cold_49a1 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.wrapper-d083 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.text-north-3144 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.tiny-5aa2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.outline-brown-7d19 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.pro_f09d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.pagination_ae67 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.content-inner-bbaf {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.alert-ab49 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.modal_hard_4691 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.gold_6558 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.popup_a72f {
  background: var(--wp--preset--gradient--midnight) !important;
}
.menu-eec7 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.outer_d635 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.container_2da5 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.east_8d27 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.text_gold_170c a:where(:not(.media-focused-89f2)) {
  color: inherit;
}
:where(.detail_narrow_f0d4.notification_fresh_44e1) {
  gap: 1.25em;
}
:where(.detail_narrow_f0d4.hot_6e0b) {
  gap: 1.25em;
}
:where(.middle_9a87.notification_fresh_44e1) {
  gap: 2em;
}
:where(.middle_9a87.hot_6e0b) {
  gap: 2em;
}
.brown-160a {
  font-size: 1.5em;
  line-height: 1.6;
}

.nav_d31f .slider-a2b4 {
  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);
}
.pressed_f758 .tall-a90a {
  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);
}
.fast_5849 {
  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);
}
.fast_5849.box_in_bc1d .static_8900 {
  background-color: var(--e-global-color-primary);
}
.fast_5849.dim_9e61 .static_8900,
.fast_5849.gradient-next-118f .static_8900 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gold_6349 .widget-cool-57a3 {
  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);
}
.container-outer-dbb7 {
  --divider-color: var(--e-global-color-secondary);
}
.container-outer-dbb7 .video-tall-5666 {
  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);
}
.container-outer-dbb7.outline-6d55 .card_right_5e1f {
  background-color: var(--e-global-color-secondary);
}
.container-outer-dbb7.paper_ab82 .card_right_5e1f,
.container-outer-dbb7.grid-right-797f .card_right_5e1f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.container-outer-dbb7.paper_ab82 .card_right_5e1f,
.container-outer-dbb7.grid-right-797f .card_right_5e1f svg {
  fill: var(--e-global-color-secondary);
}
.west-7c60 .east_3727 {
  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);
}
.west-7c60 .plasma_f030 {
  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);
}
.item_tall_2bd0.outline-6d55 .card_right_5e1f {
  background-color: var(--e-global-color-primary);
}
.item_tall_2bd0.paper_ab82 .card_right_5e1f,
.item_tall_2bd0.grid-right-797f .card_right_5e1f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.item_tall_2bd0.paper_ab82 .card_right_5e1f,
.item_tall_2bd0.grid-right-797f .card_right_5e1f svg {
  fill: var(--e-global-color-primary);
}
.component-e3c4.outline-6d55 .card_right_5e1f {
  background-color: var(--e-global-color-primary);
}
.component-e3c4.paper_ab82 .card_right_5e1f,
.component-e3c4.grid-right-797f .card_right_5e1f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.component-e3c4 .slow-b1c4 {
  color: var(--e-global-color-primary);
}
.component-e3c4 .slow-b1c4,
.component-e3c4 .slow-b1c4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-e3c4 .green-d86d {
  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);
}
.middle_d39d .soft_e5ec {
  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_ed88 .footer-0506 .link_narrow_8dd7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_9b0f .shade-dark-dc1b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.panel_9b0f .container-cde8 i {
  color: var(--e-global-color-primary);
}
.panel_9b0f .container-cde8 svg {
  fill: var(--e-global-color-primary);
}
.panel_9b0f .media-4be5 {
  color: var(--e-global-color-secondary);
}
.panel_9b0f .shade-dark-dc1b > .media-4be5,
.panel_9b0f .shade-dark-dc1b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_4883 .logo_1120 {
  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);
}
.tall_4883 .shade_prev_52fb {
  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);
}
.feature-6e33 .heading-55f4 .banner_selected_e211 {
  background-color: var(--e-global-color-primary);
}
.feature-6e33 .pink_ec0a {
  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);
}
.logo-action-cb3c .hover-5f79 {
  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);
}
.logo-action-cb3c .lite_0c4a {
  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);
}
.logo-action-cb3c .form-liquid-1439 {
  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);
}
.rough-33ba .hero-lower-7027,
.rough-33ba .hero-lower-7027 a {
  color: var(--e-global-color-primary);
}
.rough-33ba .hero-lower-7027.filter_6489,
.rough-33ba .hero-lower-7027.filter_6489 a {
  color: var(--e-global-color-accent);
}
.rough-33ba .hero-lower-7027 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-33ba .block_af84 {
  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);
}
.texture_green_533b .new_f965,
.texture_green_533b .stale-a3df {
  color: var(--e-global-color-primary);
}
.texture_green_533b .new_f965 svg {
  fill: var(--e-global-color-primary);
}
.texture_green_533b .filter_6489 .new_f965,
.texture_green_533b .filter_6489 .stale-a3df {
  color: var(--e-global-color-accent);
}
.texture_green_533b .filter_6489 .new_f965 svg {
  fill: var(--e-global-color-accent);
}
.texture_green_533b .stale-a3df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_green_533b .block_af84 {
  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-orange-2fdd .silver-eb23,
.accent-orange-2fdd .tertiary-31e3 {
  color: var(--e-global-color-primary);
}
.accent-orange-2fdd .tertiary-31e3 svg {
  fill: var(--e-global-color-primary);
}
.accent-orange-2fdd .hero-lower-7027.filter_6489 a,
.accent-orange-2fdd
  .hero-lower-7027.filter_6489
  .tertiary-31e3 {
  color: var(--e-global-color-accent);
}
.accent-orange-2fdd .silver-eb23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-orange-2fdd .block_af84 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-de3b .hovered_ade4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-de3b .accent_in_83f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-46e0 .element-full-ed6f .sort_a5bc {
  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);
}
.clean-46e0 .element-full-ed6f .copper-7618 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-46e0 .disabled-66a9 .sort_a5bc {
  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);
}
.clean-46e0
  .disabled-66a9
  .copper-7618 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-46e0
  .module-728d
  .sort_a5bc {
  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);
}
.clean-46e0
  .module-728d
  .copper-7618 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-46e0
  .nav_4170
  .sort_a5bc {
  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);
}
.clean-46e0
  .nav_4170
  .copper-7618 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_focused_fc7e .primary-liquid-793f {
  background-color: var(--e-global-color-primary);
}
.column_focused_fc7e .primary-liquid-793f:hover {
  background-color: var(--e-global-color-primary);
}
.column_focused_fc7e .content_stale_3304 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_focused_fc7e
  .primary-liquid-793f:hover
  .content_stale_3304 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-5015 .complex-6a2f {
  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);
}
.accent-9f4c .grid-mini-209c .block_focused_fe26 a {
  background-color: var(--e-global-color-accent);
}
.accent-9f4c .grid-mini-209c .purple-5b98 a {
  background-color: var(--e-global-color-accent);
}
.accent-9f4c .grid-mini-209c .block_focused_fe26 a,
.accent-9f4c .grid-mini-209c .purple-5b98 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_hovered_aa0e
  .pressed_31d5.red_cf0c
  .grid-mini-209c
  a.west_46dd {
  background-color: var(--e-global-color-accent);
}
.list_hovered_aa0e
  .pressed_31d5.red_cf0c
  .grid-mini-209c
  span.west_46dd.fn-current-6254 {
  background-color: var(--e-global-color-text);
}
.list_hovered_aa0e
  .pressed_31d5.red_cf0c
  .grid-mini-209c
  .west_46dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-lower-a357 .form-458d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-lower-a357
  .element_1ff0
  > .soft_211f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-lower-a357
  .secondary-smooth-f0d2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-lower-a357
  .photo-dirty-69d4
  .image_right_1fe9,
.shadow-lower-a357
  .photo-dirty-69d4
  .status_667f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-lower-a357
  .photo-dirty-69d4
  .tag_up_4bdd,
.shadow-lower-a357
  .photo-dirty-69d4
  a
  .tag_up_4bdd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-lower-a357
  .photo-dirty-69d4
  .wide_9105 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-lower-a357
  .photo-dirty-69d4
  .surface-1157 {
  background-color: var(--e-global-color-primary);
}
.shadow-lower-a357
  .photo-dirty-69d4
  .surface-1157 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-lower-a357
  .photo-dirty-69d4
  .surface-1157:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-lower-a357
  .photo-dirty-69d4
  .prev_22f4 {
  background-color: var(--e-global-color-primary);
}
.shadow-lower-a357
  .photo-dirty-69d4
  .prev_22f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-lower-a357
  .photo-dirty-69d4
  .prev_22f4:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-lower-a357
  .lower_ef10
  .left_4b83
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-lower-a357
  .lower_ef10
  .summary_over_a0b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-lower-a357
  .lower_ef10
  .wide_9105 {
  color: var(--e-global-color-text);
}
.shadow-lower-a357
  .lower_ef10
  .wide_9105
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-lower-a357
  .lower_ef10
  .surface-1157 {
  background-color: var(--e-global-color-primary);
}
.shadow-lower-a357
  .lower_ef10
  .surface-1157 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-lower-a357
  .lower_ef10
  .surface-1157:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-lower-a357
  .lower_ef10
  .prev_22f4 {
  background-color: var(--e-global-color-primary);
}
.shadow-lower-a357
  .lower_ef10
  .prev_22f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-lower-a357
  .lower_ef10
  .prev_22f4:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-lower-a357 .texture_solid_6443 {
  background-color: var(--e-global-color-primary);
}
.shadow-lower-a357 .texture_solid_6443:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-lower-a357 .hero_tall_4825 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-lower-a357 .banner_stone_298c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_action_79ff .photo-action-0f72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_action_79ff
  .modal-0b4e
  > div:nth-child(3)
  .photo-action-0f72,
.container_action_79ff
  .avatar_dynamic_90f9
  > div:nth-child(1)
  .photo-action-0f72,
.container_action_79ff
  .slider_fe3b
  > div:nth-child(1)
  .photo-action-0f72,
.container_action_79ff
  .heading_602c
  > div:nth-child(1)
  .photo-action-0f72,
.container_action_79ff
  .preview_old_acd1
  > div:nth-child(1)
  .photo-action-0f72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_action_79ff .yellow_8883 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_action_79ff .first_c180 {
  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);
}
.container_action_79ff .blue_b3c0 {
  background-color: var(--e-global-color-primary);
}
.container_action_79ff .blue_b3c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_action_79ff .blue_b3c0:hover {
  background-color: var(--e-global-color-primary);
}
.container_action_79ff .fresh-bc93 {
  background-color: var(--e-global-color-primary);
}
.container_action_79ff .fresh-bc93:hover {
  background-color: var(--e-global-color-primary);
}
.container_action_79ff .hero_tall_4825 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_action_79ff .banner_stone_298c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_medium_67cb .focus_eb00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_medium_67cb .east_916c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_medium_67cb .preview_simple_a144 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_medium_67cb .gallery-short-e3ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_medium_67cb .summary_silver_eaf1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_medium_67cb .fresh-bc93 {
  background-color: var(--e-global-color-primary);
}
.photo_medium_67cb .fresh-bc93:hover {
  background-color: var(--e-global-color-primary);
}
.east_2b49 .wood-f078 {
  background-color: var(--e-global-color-secondary);
}
.east_2b49 .upper-7a4b {
  background-color: var(--e-global-color-text);
}
.east_2b49 .accent_832d {
  background-color: var(--e-global-color-secondary);
}
.east_2b49 .form_1a99 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_2b49 .tertiary-4f19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_2b49 .background_cool_b032 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_2b49 .media_under_d1b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_2b49 .next-9c8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-focused-66af .status_ae3b .fixed_7d6b,
.dropdown-focused-66af
  .status_ae3b
  .fixed_7d6b
  a,
.dropdown-focused-66af .thumbnail_f0f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-focused-66af .status_ae3b .filter-thick-0751,
.dropdown-focused-66af .menu_e175 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-focused-66af .status_ae3b .filter-thick-0751 {
  color: var(--e-global-color-text);
}
.dropdown-focused-66af .menu_e175 {
  color: var(--e-global-color-text);
}
.dropdown-focused-66af
  .status_ae3b
  .solid_2f33 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-focused-66af .summary_cdea .detail-2bca {
  background-color: var(--e-global-color-primary);
}
.dropdown-focused-66af .summary_cdea .detail-2bca:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-focused-66af .summary_cdea .list_987f li span {
  background-color: var(--e-global-color-text);
}
.dropdown-focused-66af .summary_cdea .list_987f li span:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-focused-66af
  .summary_cdea
  .list_987f
  li.focus_e4a0
  span {
  background-color: var(--e-global-color-accent);
}
.dropdown-focused-66af .cold_7762 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-0733 .accordion_mini_878b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_fluid_5823 .left-6f83 {
  background-color: var(--e-global-color-primary);
}
.highlight_fluid_5823 .row_9779 {
  background-color: var(--e-global-color-secondary);
}
.highlight_fluid_5823 .primary-right-1f75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_fluid_5823 .border-ef45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_fluid_5823 .nav_cda7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_fluid_5823 .thumbnail-black-30c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_fluid_5823 .table_6089 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_fluid_5823 .narrow_c58f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_fluid_5823 .footer_e29f {
  background-color: var(--e-global-color-primary);
}
.highlight_fluid_5823 .footer_e29f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-231d .highlight_new_cbdf {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-231d .bottom-83b8 {
  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);
}
.content-231d
  .caption_a894:after {
  background-color: var(--e-global-color-primary);
}
.content-231d .panel_f55b {
  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);
}
.gallery_fluid_ed04 .thumbnail_f0f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_fluid_ed04 .menu_e175 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-89f6 .dim-b153 .description_liquid_3e17 {
  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);
}
.simple-89f6 .dim-b153 .bright-3227 {
  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);
}
.hero-dirty-7649 .narrow_60e0 {
  background-color: var(--e-global-color-primary);
}
.hero-dirty-7649 .nav_01f0 {
  background-color: var(--e-global-color-secondary);
}
.hero-dirty-7649 .slow_419c .active_fbc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-dirty-7649 .badge_e55c .active_fbc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-4e98 .left_6be3 .shade-0184 {
  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);
}
.gold-4e98 .left_6be3 .old-5c7c {
  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);
}
.gold-4e98 .left_6be3 .banner-tiny-f570 {
  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);
}
.frame-current-dfd8 .pro-0a01 {
  border-color: var(--e-global-color-text);
}
.frame-current-dfd8 .old_25d4 {
  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);
}
.frame-current-dfd8 .short-b83b {
  color: var(--e-global-color-primary);
}
.frame-current-dfd8 .column-ecd1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-e1d1 .hover_ada5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-e1d1 .video_center_f3e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-e1d1 .active-3ca5:hover .hover_ada5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-e1d1
  .active-3ca5:hover
  .video_center_f3e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-copper-ec00 .link-focused-d49e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-copper-ec00 .next-2e93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_right_7b94 .notice_94ae .picture-soft-5114 {
  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_right_7b94 .input-7374 .picture-soft-5114 {
  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);
}
.orange_770c .avatar-5a6d {
  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);
}
.hidden-20e0 .outline_e138 .detail_middle_47ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-20e0 .outline_e138 .detail_middle_47ed {
  background-color: var(--e-global-color-secondary);
}
.hidden-20e0 .background_clean_466a .detail_middle_47ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-20e0 .background_clean_466a .detail_middle_47ed {
  background-color: var(--e-global-color-secondary);
}
.hidden-20e0 .center_0323 .module-0e94 {
  background-color: var(--e-global-color-primary);
}
.hidden-20e0 .center_0323:hover .module-0e94 {
  background-color: var(--e-global-color-secondary);
}
.hidden-20e0 .detail-2bca {
  background-color: var(--e-global-color-primary);
}
.hidden-20e0 .detail-2bca:hover {
  background-color: var(--e-global-color-accent);
}
.hidden-20e0 .list_987f li span {
  background-color: var(--e-global-color-text);
}
.hidden-20e0 .list_987f li span:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-20e0 .list_987f li.focus_e4a0 span {
  background-color: var(--e-global-color-accent);
}
.logo_171c .video_12a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_171c .card_huge_af1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-8320 .accent_dynamic_ea06:before {
  background-color: var(--e-global-color-secondary);
}
.grid-8320 .wrapper_1a08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-8320 .rough-9aa6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_c05e .tag-west-0ea4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_c05e .tag-west-0ea4:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_c05e .tag-west-0ea4.fn-active-6254 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_c05e .inner-8da1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_c05e .footer_soft_e203 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_c05e .panel-wood-133a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_c05e .breadcrumb_b1ec {
  background-color: var(--e-global-color-primary);
}
.nav_c05e .breadcrumb_b1ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_c05e .popup_large_cd5a {
  background-color: var(--e-global-color-primary);
}
.nav_c05e .popup_large_cd5a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_f64d .hard_6af8 .input_a422 a {
  color: var(--e-global-color-secondary);
}
.container_f64d .hard_6af8 .input_a422 a:hover {
  color: var(--e-global-color-secondary);
}
.container_f64d .hard_6af8 .input_a422,
.container_f64d .hard_6af8 .input_a422 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_f64d .hard_6af8 .surface-wide-2d17 {
  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);
}
.container_f64d .hard_6af8 .heading-outer-62dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_f64d .hard_6af8 .surface-35d7 {
  background-color: var(--e-global-color-primary);
}
.container_f64d .hard_6af8 .surface-35d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_f64d .hard_6af8 .surface-35d7:hover {
  background-color: var(--e-global-color-primary);
}
.container_f64d .hard_6af8 .liquid-9be9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_f64d .hard_6af8 .liquid-9be9 {
  background-color: var(--e-global-color-primary);
}
.container_f64d .hard_6af8 .liquid-9be9:hover {
  background-color: var(--e-global-color-primary);
}
.container_f64d .hard_6af8 .detail-2bca {
  background-color: var(--e-global-color-primary);
}
.container_f64d .hard_6af8 .detail-2bca:hover {
  background-color: var(--e-global-color-primary);
}
.container_f64d .summary_cdea .list_987f li span {
  background-color: var(--e-global-color-text);
}
.container_f64d .summary_cdea .list_987f li span:hover {
  background-color: var(--e-global-color-primary);
}
.container_f64d .summary_cdea .list_987f li.focus_e4a0 span {
  background-color: var(--e-global-color-accent);
}
.container_f64d .hero_tall_4825 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_f64d .banner_stone_298c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_6592 .backdrop-d156 .shade_661d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_6592 .backdrop-d156 .hero_lower_51e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_6592 .backdrop-d156 .aside-selected-7f4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_0229 .bright_5f56 {
  border-color: var(--e-global-color-text);
}
.fluid_0229 .outline-paper-0b73 {
  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);
}
.fluid_0229 .heading_7e8c {
  color: var(--e-global-color-secondary);
}
.fluid_0229 .heading_7e8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_0229 .media-4aac > * {
  color: var(--e-global-color-primary);
}
.fluid_0229 .media-4aac > * svg {
  fill: var(--e-global-color-primary);
}
.fluid_0229 .east_6ef3 {
  color: var(--e-global-color-primary);
}
.fluid_0229 .east_6ef3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_0229 .button-69b6 {
  color: var(--e-global-color-primary);
}
.fluid_0229 .button-69b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_0229 .easy_5447 {
  color: var(--e-global-color-primary);
}
.fluid_0229 .easy_5447 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_0229 .nav_b747 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_0229 .message_soft_f62c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_0229 .message_soft_f62c.complex-7591 {
  color: var(--e-global-color-secondary);
}
.fluid_0229 .message_soft_f62c.complex-7591 .element_65ce {
  color: var(--e-global-color-accent);
}
.fluid_0229 .message_soft_f62c.primary_7bad {
  color: var(--e-global-color-text);
}
.fluid_0229 .message_soft_f62c.primary_7bad .element_65ce {
  color: var(--e-global-color-text);
}
.fluid_0229 .message_soft_f62c:before {
  border-top-color: var(--e-global-color-text);
}
.fluid_0229 .bronze-7c27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_0229
  .bronze-7c27
  .fluid-0bc7 {
  background-color: var(--e-global-color-primary);
}
.fluid_0229
  .bronze-7c27
  .fluid-0bc7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_0229 .bright_5f56 .picture-a440 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-de2e .narrow-d176 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-de2e .info-current-8ac3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_add7 .banner-bcd7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_add7
  .row_07c1
  .caption_left_c6bb {
  background-color: var(--e-global-color-secondary);
}
.lite_add7
  .row_07c1.full_dd74
  .caption_left_c6bb {
  background-color: var(--e-global-color-text);
}
.lite_add7
  .row_07c1:hover
  .caption_left_c6bb {
  background-color: var(--e-global-color-accent);
}
.lite_add7
  .row_07c1.fn-active-6254
  .caption_left_c6bb {
  background-color: var(--e-global-color-primary);
}
.dark-2243 .status_b5c4 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.dark-2243 .row-b7c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-2243 .active_5060 {
  background-color: var(--e-global-color-primary);
}
.dark-2243 .active_5060 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-ad33 .heading_b09d .column_paper_60b9 .west_9948 {
  background-color: var(--e-global-color-secondary);
}
.wide-ad33 .heading_b09d .container-6cc5:after {
  background-color: var(--e-global-color-secondary);
}
.wide-ad33 .dynamic-a51a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-ad33 .video-0de6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-ad33 .image-pro-3bfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-ad33 .link_8ecc {
  background-color: var(--e-global-color-primary);
}
.wide-ad33 .link_8ecc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-ad33 .texture-89c4 {
  background-color: var(--e-global-color-secondary);
}
.wide-ad33 .texture-89c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-ad33 .heading_b09d .fast-9753 .panel_right_5361:hover {
  background-color: var(--e-global-color-primary);
}
.wide-ad33
  .heading_b09d
  .fast-9753
  .panel_right_5361.content_0b87 {
  background-color: var(--e-global-color-primary);
}
.wide-ad33 .heading_b09d .hard_c858:before {
  border-color: var(--e-global-color-primary);
}
.wide-ad33 .heading_b09d .hard_c858:hover:before {
  border-color: var(--e-global-color-secondary);
}
.wide-ad33
  .heading_b09d
  .hard_c858.alert_bright_21ae:before {
  border-color: var(--e-global-color-primary);
}
.wide-ad33 .right-e3df span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-current-e7ff .notice_basic_f334 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-current-e7ff .notice_basic_f334:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-current-e7ff .notice_basic_f334.middle-a47d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-current-e7ff .picture-5d27 {
  background-color: var(--e-global-color-primary);
}
.footer-current-e7ff .picture-5d27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-current-e7ff
  .paragraph_short_b971
  .content_4086
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-current-e7ff
  .gas-13ab
  .content_4086
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple_a488
  .pro_60ae
  .medium-5235 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_a488
  .pro_60ae
  .primary-yellow-a99b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_a488 .notification_hard_e3a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_a488 .icon_dirty_c94b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_a488 .dirty_f80e {
  background-color: var(--e-global-color-primary);
}
.purple_a488 .dirty_f80e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_inner_1873 .sidebar_1deb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_inner_1873 .focused-f908 {
  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);
}
.highlight_inner_1873 .warm_dd6f {
  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);
}
.highlight_inner_1873 .warm_dd6f a:hover {
  color: var(--e-global-color-secondary);
}
.highlight_inner_1873 .hidden_d90f {
  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);
}
.highlight_inner_1873 .current-4ee5 {
  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);
}
.highlight_inner_1873 .aside_tall_f486 .detail-2bca {
  background-color: var(--e-global-color-primary);
}
.highlight_inner_1873 .aside_tall_f486 .detail-2bca:hover {
  background-color: var(--e-global-color-accent);
}
.highlight_inner_1873
  .aside_tall_f486
  .list_987f
  li
  span {
  background-color: var(--e-global-color-text);
}
.highlight_inner_1873
  .aside_tall_f486
  .list_987f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_inner_1873
  .aside_tall_f486
  .list_987f
  li.focus_e4a0
  span {
  background-color: var(--e-global-color-accent);
}
.grid-purple-beda
  .icon-easy-c63d
  .icon-iron-dbbd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-purple-beda .icon-easy-c63d .overlay-next-9cd5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-purple-beda .icon-easy-c63d .background-cold-6809 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-purple-beda .fixed-16de {
  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);
}
.grid-purple-beda
  .module_tall_cd55.title-white-0d86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > a {
  background-color: var(--e-global-color-text);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > a
  .yellow-9c92.north_20a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > a
  .label-action-a48c.middle-f06e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > .message_bronze_abd0
  .menu_in_7c8b
  > a {
  background-color: var(--e-global-color-secondary);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > .message_bronze_abd0
  .menu_in_7c8b
  > a
  .dynamic_369b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > .message_bronze_abd0
  .menu_in_7c8b
  > a
  .label-action-a48c.paragraph-huge-4ec7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > a
  .media_d560:before {
  color: var(--e-global-color-text);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > .message_bronze_abd0
  a
  .media_d560:before {
  color: var(--e-global-color-text);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b.upper-1bef
  > a
  .media_d560:before {
  color: var(--e-global-color-text);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > .message_bronze_abd0
  .menu_in_7c8b.upper-1bef
  > a
  .media_d560:before {
  color: var(--e-global-color-text);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > a
  .outer_757b
  .menu-purple-2eaa {
  color: var(--e-global-color-text);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > .message_bronze_abd0
  a
  .outer_757b
  .menu-purple-2eaa {
  color: var(--e-global-color-text);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > a
  .outer_757b
  .menu-purple-2eaa,
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > .message_bronze_abd0
  a
  .outer_757b
  .menu-purple-2eaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > a
  .paper-18cf:before {
  color: var(--e-global-color-text);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > .message_bronze_abd0
  a
  .paper-18cf:before {
  color: var(--e-global-color-text);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b.upper-1bef
  > a
  .paper-18cf:before {
  color: var(--e-global-color-text);
}
.north-389e
  > .wood_5dbc
  > div
  > .next-ceca
  > .menu_in_7c8b
  > .message_bronze_abd0
  .menu_in_7c8b.upper-1bef
  > a
  .paper-18cf:before {
  color: var(--e-global-color-text);
}
.clean-3c9d .focus-5517 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean-3c9d
  .backdrop_top_266f:hover
  .focus-5517 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-afd8
  > .wood_5dbc
  > .center_3de7
  > .tag-rough-0a34
  > .alert-60a3
  > .simple-565b
  .fixed_1fb7 {
  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);
}
.description-afd8
  > .wood_5dbc
  > .center_3de7
  > .tag-rough-0a34
  > .alert-60a3
  > .simple-565b:hover
  .fixed_1fb7 {
  color: var(--e-global-color-text);
}
.description-afd8
  > .wood_5dbc
  > .center_3de7
  > .tag-rough-0a34
  > .alert-60a3
  > .simple-565b:hover
  .fixed_1fb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-afd8
  > .wood_5dbc
  > .center_3de7
  > .tag-rough-0a34
  > .alert-60a3.avatar_last_13e4
  > .simple-565b
  .fixed_1fb7 {
  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);
}
.hard-d893 .active_dynamic_e106 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-d893 .modal-151c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-d893 .button-slow-9bfb {
  background-color: var(--e-global-color-primary);
}
.hard-d893 .button-slow-9bfb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_2d43
  > .wood_5dbc
  > .tabs-silver-857e
  > .hovered-f7a1
  > .label_7723
  .sidebar_in_10e3 {
  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);
}
.advanced_2d43
  > .wood_5dbc
  > .tabs-silver-857e
  > .hovered-f7a1
  > .label_7723
  .simple_dcd5 {
  color: var(--e-global-color-text);
}
.advanced_2d43
  > .wood_5dbc
  > .tabs-silver-857e
  > .hovered-f7a1
  > .label_7723:hover
  .sidebar_in_10e3 {
  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);
}
.advanced_2d43
  > .wood_5dbc
  > .tabs-silver-857e
  > .hovered-f7a1
  > .label_7723:hover
  .simple_dcd5 {
  color: var(--e-global-color-secondary);
}
.advanced_2d43
  > .wood_5dbc
  > .tabs-silver-857e
  > .hovered-f7a1
  > .label_7723.title-light-cdf1
  .sidebar_in_10e3 {
  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);
}
.advanced_2d43
  > .wood_5dbc
  > .tabs-silver-857e
  > .hovered-f7a1
  > .label_7723.title-light-cdf1
  .simple_dcd5 {
  color: var(--e-global-color-primary);
}
.component_beae
  .modal_484a
  .basic-2211 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_beae .info-hovered-b44c .picture-a440 .slider-75a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-b62b .slow-21e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-b62b .tooltip_middle_0616 .slow-21e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-b62b .paper-dbb4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-b62b .paper-dbb4 {
  background-color: var(--e-global-color-primary);
}
.shadow_d922 .preview-pink-3cc5 .description-66ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_d922
  .preview-pink-3cc5:hover
  .north_e392 {
  color: var(--e-global-color-secondary);
}
.shadow_d922
  .preview-pink-3cc5:hover
  .description-66ab {
  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);
}
.box-1cef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.backdrop_68c8 {
  flex-direction: column;
}

.backdrop_68c8 .pagination-steel-1b72 {
  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.backdrop_68c8 .pagination-steel-1b72 {
  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);
}

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

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

.search-in-f6ae.main-6702 {
  display: none;
}

.tertiary_6577 {
  display: none;
}

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

.nav-dirty-2b29.primary_small_36ea {
  margin-bottom: 40px;
  width: 100%;
}

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

.backdrop_68c8 a {
  width: 100%;
}

.pagination-paper-d0fd .hard-3c13.video-old-b551 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.pagination-paper-d0fd
  .hard-3c13.focused_63f6
  .yellow-581a
  .sidebar_4381 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.sidebar-a9b8.light-79ce > .hovered_ff54 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.dynamic-778b {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.lite-f678 {
  display: flex;
  gap: 50px;
}

.pagination-paper-d0fd
  .hard-3c13.nav-first-7d8d
  .caption-b677
  .green_977e {
  width: 100% !important;
}

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

.accordion_542c {
  width: 100%;
}

.description-prev-3bb0 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.content-blue-10f9 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.content-blue-10f9:hover .current_58dc {
  visibility: visible;
}
.content-blue-10f9:hover.content-blue-10f9::before {
  display: block;
}

.tabs_narrow_7ebf h3 {
  color: #fff;
}

.huge_88ee {
  margin: 0;
}

.pagination-paper-d0fd
  .hard-3c13.nav-first-7d8d
  .green_977e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.focus-7906 {
  width: 100%;
}

.pressed-938b {
  width: 100%;
}

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

.pressed-938b {
  width: 100%;
}

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

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

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

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

.backdrop_68c8 .pagination-steel-1b72.solid-5d1e {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.backdrop_68c8 h1.pagination-steel-1b72 {
  margin-top: 80px !important;
}

.pagination-paper-d0fd .hard-3c13.block-pressed-c60c {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.feature-bottom-4721 img {
  width: 100%;
}

.middle-0fc1 .focused_394e.yellow-581a {
  justify-content: space-between;
}

.paragraph-left-455a {
  display: none;
}

.outer-f1b7 .hot-c08f {
  margin: 1px 0 !important;
}

.dark-6bc5 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .sidebar-a9b8 .hovered_ff54 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .middle-0fc1 .focused_394e.yellow-581a {
    border-bottom: 1px solid #f0c159;
  }

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

  .sidebar-a9b8.light-79ce > .hovered_ff54 {
    gap: 15px;
    justify-content: space-between;
  }

  .pagination-paper-d0fd
    .hard-3c13.nav-first-7d8d
    .green_977e
    img {
    width: 60% !important;
  }

  .dynamic-778b {
    left: 2%;
  }

  .pattern_motion_8674 {
    margin: 10px 0;
  }

  .backdrop_68c8 .hot-c08f {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.backdrop_68c8 .pagination-steel-1b72,
  .backdrop_68c8 .pagination-steel-1b72 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .green_977e {
    justify-content: center;
  }

  .backdrop_68c8 .hot-c08f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .pagination-paper-d0fd .hard-3c13.video-old-b551 {
    width: 75% !important;
  }

  .feature-bottom-4721 img {
    width: 100% !important;
  }
}

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

  h2.backdrop_68c8 .pagination-steel-1b72,
  .backdrop_68c8 .pagination-steel-1b72 {
    font-size: 30px !important;
  }

  .green_977e {
    justify-content: center;
  }

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

  .description_inner_bc9d
    .outer-03d4.list-lite-13d9 {
    margin: 0 !important;
  }

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

  .pattern_motion_8674 {
    display: flex;
  }

  .text-0827 .lower-f71f {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .backdrop_68c8 h1.pagination-steel-1b72 {
    margin-top: 40px !important;
  }

  .pagination-paper-d0fd
    .hard-3c13.nav-first-7d8d
    .green_977e
    img,
  .west-7c60 .caption-b677 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .pagination-paper-d0fd .hard-3c13.video-old-b551 {
    width: 100% !important;
  }

  .sidebar-a9b8.light-79ce > .hovered_ff54 {
    gap: 3px;
  }

  .backdrop_68c8 .hot-c08f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.middle-0fc1 .focused_394e.yellow-581a {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.middle-0fc1 .focused_394e.yellow-581a: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);
}

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

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

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

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

.search-in-f6ae: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .middle-0fc1 .focused_394e.yellow-581a {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .backdrop_68c8 .pagination-steel-1b72 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .lower-f71f {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.layout_f341 .yellow_5634 {
  flex-shrink: 0;
  white-space: nowrap;
}

.layout_f341 .list-lower-8d9d {
  flex-shrink: 0;
  min-width: fit-content;
}

.layout_f341 .sidebar_4381 {
  white-space: nowrap;
}

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

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

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

.layout_f341 .list-lower-8d9d {
  max-width: 80px !important;
  overflow: hidden;
}

.layout_f341 .focused_394e.yellow-581a {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.layout_f341 .sidebar_4381 {
  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);
  }
}

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

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

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

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

body .widget_bronze_4ea5:nth-child(2),
.pagination-paper-d0fd .widget_bronze_4ea5:nth-child(2),
#page .widget_bronze_4ea5: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;
}

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

/* css-noise: e0b8 */
.widget-item-l2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
