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(.gold_be09) {
  gap: 0.5em;
}
:where(.green_a340) {
  gap: 0.5em;
}
body .bottom-f717 > .backdrop_7256 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .bottom-f717 > .aside-204f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .bottom-f717 > .green_bb76 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .right_5873 > .backdrop_7256 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .right_5873 > .aside-204f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .right_5873 > .green_bb76 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .right_5873
  > :where(:not(.backdrop_7256):not(.aside-204f):not(.fixed_d84d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .right_5873 > .modal-white-7a41 {
  max-width: var(--wp--style--global--wide-size);
}
body .gold_be09 {
  display: flex;
}
body .gold_be09 {
  flex-wrap: wrap;
  align-items: center;
}
body .gold_be09 > * {
  margin: 0;
}
body .green_a340 {
  display: grid;
}
body .green_a340 > * {
  margin: 0;
}
:where(.card_b6a8.gold_be09) {
  gap: 2em;
}
:where(.card_b6a8.green_a340) {
  gap: 2em;
}
:where(.white_41d4.gold_be09) {
  gap: 1.25em;
}
:where(.white_41d4.green_a340) {
  gap: 1.25em;
}
.next-77d1 {
  color: var(--wp--preset--color--black) !important;
}
.pink-6eab {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.frame-3100 {
  color: var(--wp--preset--color--white) !important;
}
.header-outer-4e90 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.modal-29cc {
  color: var(--wp--preset--color--vivid-red) !important;
}
.form_last_2737 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.row-2c76 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.notice_0f7c {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.accent_055e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.focus_905d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.media_hovered_fc75 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tag_f371 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.primary_d989 {
  background-color: var(--wp--preset--color--black) !important;
}
.tooltip_ea4d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sort-action-8341 {
  background-color: var(--wp--preset--color--white) !important;
}
.component-47e7 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.steel-ef2a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.input_424d {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.prev_677e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.icon_plasma_be81 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tag-soft-dbf9 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.inner_804b {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pagination-2596 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.center-f551 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.dropdown_focused_8eea {
  border-color: var(--wp--preset--color--black) !important;
}
.basic_ec03 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.inner-bd69 {
  border-color: var(--wp--preset--color--white) !important;
}
.shadow-middle-ddce {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.east_3c59 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.dim_5bc8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.progress-up-4c52 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.solid-a255 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.top-cdfb {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.picture_286b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.chip-52a8 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.modal-old-af2c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.huge_c83e {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.last_3e4e {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.tooltip_old_cc3b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.warm-c0f6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.list-medium-45e5 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.pressed_262b {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.image-b133 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.photo-c3c1 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.summary-cb4c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.plasma_04af {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.header-06c9 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.container-center-f615 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.search-hot-37ef {
  font-size: var(--wp--preset--font-size--small) !important;
}
.row-pressed-14b4 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.thumbnail-0c3f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.old-0643 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.container_f735 a:where(:not(.feature_yellow_fbe0)) {
  color: inherit;
}
:where(.white_41d4.gold_be09) {
  gap: 1.25em;
}
:where(.white_41d4.green_a340) {
  gap: 1.25em;
}
:where(.card_b6a8.gold_be09) {
  gap: 2em;
}
:where(.card_b6a8.green_a340) {
  gap: 2em;
}
.gradient-362e {
  font-size: 1.5em;
  line-height: 1.6;
}

.grid_9a9b .hover-e8c5 {
  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);
}
.photo-dynamic-a949 .carousel_basic_1d66 {
  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);
}
.notice_0140 {
  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);
}
.notice_0140.box-873c .full_b821 {
  background-color: var(--e-global-color-primary);
}
.notice_0140.filter_focused_33c0 .full_b821,
.notice_0140.frame_7c7a .full_b821 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.alert_thick_338f .accent-8bb8 {
  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);
}
.status-right-ff58 {
  --divider-color: var(--e-global-color-secondary);
}
.status-right-ff58 .focused-fcba {
  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);
}
.status-right-ff58.image_b057 .inner_841f {
  background-color: var(--e-global-color-secondary);
}
.status-right-ff58.silver-91d9 .inner_841f,
.status-right-ff58.large_06df .inner_841f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.status-right-ff58.silver-91d9 .inner_841f,
.status-right-ff58.large_06df .inner_841f svg {
  fill: var(--e-global-color-secondary);
}
.article-a69f .wide_63bc {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-a69f .mask-cc1a {
  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);
}
.yellow-f68e.image_b057 .inner_841f {
  background-color: var(--e-global-color-primary);
}
.yellow-f68e.silver-91d9 .inner_841f,
.yellow-f68e.large_06df .inner_841f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.yellow-f68e.silver-91d9 .inner_841f,
.yellow-f68e.large_06df .inner_841f svg {
  fill: var(--e-global-color-primary);
}
.status_bright_73f5.image_b057 .inner_841f {
  background-color: var(--e-global-color-primary);
}
.status_bright_73f5.silver-91d9 .inner_841f,
.status_bright_73f5.large_06df .inner_841f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.status_bright_73f5 .media_253a {
  color: var(--e-global-color-primary);
}
.status_bright_73f5 .media_253a,
.status_bright_73f5 .media_253a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_bright_73f5 .slow-26c6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-down-06a6 .surface-narrow-1e4c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-plasma-eda7 .caption_lite_9b82 .pattern_992f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-2df5 .steel-7329:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.accordion-2df5 .logo-78e3 i {
  color: var(--e-global-color-primary);
}
.accordion-2df5 .logo-78e3 svg {
  fill: var(--e-global-color-primary);
}
.accordion-2df5 .dirty_dae2 {
  color: var(--e-global-color-secondary);
}
.accordion-2df5 .steel-7329 > .dirty_dae2,
.accordion-2df5 .steel-7329 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_warm_0c10 .disabled-gas-3216 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_warm_0c10 .media-3ffb {
  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);
}
.chip-dace .stale_e2cc .icon-south-1f86 {
  background-color: var(--e-global-color-primary);
}
.chip-dace .carousel-050d {
  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);
}
.focus-5ae8 .banner_eaa9 {
  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);
}
.focus-5ae8 .white-ebb8 {
  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);
}
.focus-5ae8 .progress-blue-5a8a {
  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);
}
.easy_eec5 .outline_first_a0a2,
.easy_eec5 .outline_first_a0a2 a {
  color: var(--e-global-color-primary);
}
.easy_eec5 .outline_first_a0a2.form_old_1cd9,
.easy_eec5 .outline_first_a0a2.form_old_1cd9 a {
  color: var(--e-global-color-accent);
}
.easy_eec5 .outline_first_a0a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_eec5 .secondary_a53a {
  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);
}
.tertiary_46b4 .content_current_4979,
.tertiary_46b4 .shadow-purple-4e53 {
  color: var(--e-global-color-primary);
}
.tertiary_46b4 .content_current_4979 svg {
  fill: var(--e-global-color-primary);
}
.tertiary_46b4 .form_old_1cd9 .content_current_4979,
.tertiary_46b4 .form_old_1cd9 .shadow-purple-4e53 {
  color: var(--e-global-color-accent);
}
.tertiary_46b4 .form_old_1cd9 .content_current_4979 svg {
  fill: var(--e-global-color-accent);
}
.tertiary_46b4 .shadow-purple-4e53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_46b4 .secondary_a53a {
  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);
}
.panel_86ff .heading_upper_6bf1,
.panel_86ff .white-7582 {
  color: var(--e-global-color-primary);
}
.panel_86ff .white-7582 svg {
  fill: var(--e-global-color-primary);
}
.panel_86ff .outline_first_a0a2.form_old_1cd9 a,
.panel_86ff
  .outline_first_a0a2.form_old_1cd9
  .white-7582 {
  color: var(--e-global-color-accent);
}
.panel_86ff .heading_upper_6bf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_86ff .secondary_a53a {
  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);
}
.hover-basic-f6f1 .preview_b41c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-basic-f6f1 .hard-8dec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_361c .carousel-a332 .aside_east_c33d {
  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);
}
.block_361c .carousel-a332 .pink-de7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_361c .column-b5d8 .aside_east_c33d {
  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);
}
.block_361c
  .column-b5d8
  .pink-de7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_361c
  .overlay_light_000a
  .aside_east_c33d {
  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);
}
.block_361c
  .overlay_light_000a
  .pink-de7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_361c
  .liquid_b728
  .aside_east_c33d {
  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);
}
.block_361c
  .liquid_b728
  .pink-de7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-active-4d86 .middle_ed19 {
  background-color: var(--e-global-color-primary);
}
.chip-active-4d86 .middle_ed19:hover {
  background-color: var(--e-global-color-primary);
}
.chip-active-4d86 .row_a5ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-active-4d86
  .middle_ed19:hover
  .row_a5ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-164f .right-831e {
  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);
}
.text_in_f987 .image-ad0b .dropdown-2313 a {
  background-color: var(--e-global-color-accent);
}
.text_in_f987 .image-ad0b .icon_medium_3e8d a {
  background-color: var(--e-global-color-accent);
}
.text_in_f987 .image-ad0b .dropdown-2313 a,
.text_in_f987 .image-ad0b .icon_medium_3e8d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_liquid_c7ed
  .mini_900d.chip_static_1477
  .image-ad0b
  a.lower_1222 {
  background-color: var(--e-global-color-accent);
}
.main_liquid_c7ed
  .mini_900d.chip_static_1477
  .image-ad0b
  span.lower_1222.fn-current-7c9d {
  background-color: var(--e-global-color-text);
}
.main_liquid_c7ed
  .mini_900d.chip_static_1477
  .image-ad0b
  .lower_1222 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_4dbe .wrapper_motion_712c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_4dbe
  .pagination_paper_8d2f
  > .nav-bdce
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_4dbe
  .lower_2cb7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_4dbe
  .heading-7284
  .slider_ca1b,
.new_4dbe
  .heading-7284
  .slow_e76b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_4dbe
  .heading-7284
  .preview_7772,
.new_4dbe
  .heading-7284
  a
  .preview_7772 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_4dbe
  .heading-7284
  .shadow-35b8 {
  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);
}
.new_4dbe
  .heading-7284
  .title_pro_4755 {
  background-color: var(--e-global-color-primary);
}
.new_4dbe
  .heading-7284
  .title_pro_4755 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_4dbe
  .heading-7284
  .title_pro_4755:hover {
  background-color: var(--e-global-color-primary);
}
.new_4dbe
  .heading-7284
  .paragraph_steel_540d {
  background-color: var(--e-global-color-primary);
}
.new_4dbe
  .heading-7284
  .paragraph_steel_540d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_4dbe
  .heading-7284
  .paragraph_steel_540d:hover {
  background-color: var(--e-global-color-primary);
}
.new_4dbe
  .message_dirty_c40e
  .accent-beb5
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_4dbe
  .message_dirty_c40e
  .component-stale-2d77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_4dbe
  .message_dirty_c40e
  .shadow-35b8 {
  color: var(--e-global-color-text);
}
.new_4dbe
  .message_dirty_c40e
  .shadow-35b8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_4dbe
  .message_dirty_c40e
  .title_pro_4755 {
  background-color: var(--e-global-color-primary);
}
.new_4dbe
  .message_dirty_c40e
  .title_pro_4755 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_4dbe
  .message_dirty_c40e
  .title_pro_4755:hover {
  background-color: var(--e-global-color-primary);
}
.new_4dbe
  .message_dirty_c40e
  .paragraph_steel_540d {
  background-color: var(--e-global-color-primary);
}
.new_4dbe
  .message_dirty_c40e
  .paragraph_steel_540d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_4dbe
  .message_dirty_c40e
  .paragraph_steel_540d:hover {
  background-color: var(--e-global-color-primary);
}
.new_4dbe .slider-ef29 {
  background-color: var(--e-global-color-primary);
}
.new_4dbe .slider-ef29:hover {
  background-color: var(--e-global-color-primary);
}
.new_4dbe .hover-hard-c799 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_4dbe .icon-cool-bfbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-right-a8b9 .menu-94c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-right-a8b9
  .shadow_small_53a4
  > div:nth-child(3)
  .menu-94c6,
.element-right-a8b9
  .under_d1cc
  > div:nth-child(1)
  .menu-94c6,
.element-right-a8b9
  .article-glass-b561
  > div:nth-child(1)
  .menu-94c6,
.element-right-a8b9
  .tabs_5b7a
  > div:nth-child(1)
  .menu-94c6,
.element-right-a8b9
  .component-243a
  > div:nth-child(1)
  .menu-94c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-right-a8b9 .dirty-cc72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-right-a8b9 .footer-slow-62d3 {
  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);
}
.element-right-a8b9 .primary-upper-fba5 {
  background-color: var(--e-global-color-primary);
}
.element-right-a8b9 .primary-upper-fba5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-right-a8b9 .primary-upper-fba5:hover {
  background-color: var(--e-global-color-primary);
}
.element-right-a8b9 .tertiary_fc1c {
  background-color: var(--e-global-color-primary);
}
.element-right-a8b9 .tertiary_fc1c:hover {
  background-color: var(--e-global-color-primary);
}
.element-right-a8b9 .hover-hard-c799 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-right-a8b9 .icon-cool-bfbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-fresh-c9a9 .brown-51a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-fresh-c9a9 .element_7520 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-fresh-c9a9 .frame-new-2466 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-fresh-c9a9 .border_narrow_4d8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-fresh-c9a9 .brown-ac8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-fresh-c9a9 .tertiary_fc1c {
  background-color: var(--e-global-color-primary);
}
.grid-fresh-c9a9 .tertiary_fc1c:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_4f56 .white_2c9d {
  background-color: var(--e-global-color-secondary);
}
.backdrop_4f56 .shadow-south-a628 {
  background-color: var(--e-global-color-text);
}
.backdrop_4f56 .overlay_white_6c57 {
  background-color: var(--e-global-color-secondary);
}
.backdrop_4f56 .prev-e9eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_4f56 .copper-b10f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_4f56 .dim_adf1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_4f56 .icon-1134 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_4f56 .tooltip_a550 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_e14a .action_a2f9 .west_a253,
.center_e14a
  .action_a2f9
  .west_a253
  a,
.center_e14a .mini-6f70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_e14a .action_a2f9 .hard-3798,
.center_e14a .pattern_soft_6fe6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_e14a .action_a2f9 .hard-3798 {
  color: var(--e-global-color-text);
}
.center_e14a .pattern_soft_6fe6 {
  color: var(--e-global-color-text);
}
.center_e14a
  .action_a2f9
  .hidden-up-db6d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_e14a .south-695e .module_1fd0 {
  background-color: var(--e-global-color-primary);
}
.center_e14a .south-695e .module_1fd0:hover {
  background-color: var(--e-global-color-primary);
}
.center_e14a .south-695e .modal-first-25a3 li span {
  background-color: var(--e-global-color-text);
}
.center_e14a .south-695e .modal-first-25a3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.center_e14a
  .south-695e
  .modal-first-25a3
  li.focus-action-13ce
  span {
  background-color: var(--e-global-color-accent);
}
.center_e14a .hidden_a9cd span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_d70b .dropdown-f886 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_focused_8193 .sort-next-3952 {
  background-color: var(--e-global-color-primary);
}
.grid_focused_8193 .gallery_e30f {
  background-color: var(--e-global-color-secondary);
}
.grid_focused_8193 .tabs-static-3902 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_focused_8193 .image_small_fe64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_focused_8193 .search-f230 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_focused_8193 .avatar_3941 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_focused_8193 .widget_large_4e92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_focused_8193 .fixed-0c95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_focused_8193 .media-fresh-cb0d {
  background-color: var(--e-global-color-primary);
}
.grid_focused_8193 .media-fresh-cb0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over-eb1a .container-f136 {
  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);
}
.over-eb1a .summary_f585 {
  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);
}
.over-eb1a
  .fluid-9ecd:after {
  background-color: var(--e-global-color-primary);
}
.over-eb1a .shadow-inner-d3ca {
  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_213c .mini-6f70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_213c .pattern_soft_6fe6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_active_076f .status_6f84 .section_east_379c {
  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);
}
.caption_active_076f .status_6f84 .mask-soft-fc22 {
  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);
}
.picture-5b1c .north_2fe0 {
  background-color: var(--e-global-color-primary);
}
.picture-5b1c .fast-de67 {
  background-color: var(--e-global-color-secondary);
}
.picture-5b1c .gallery-7ca3 .modal-clean-c9ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-5b1c .input_095d .modal-clean-c9ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_f2c1 .tertiary-3f9e .content_out_6356 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_f2c1 .tertiary-3f9e .message-9869 {
  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);
}
.copper_f2c1 .tertiary-3f9e .gallery_8c29 {
  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);
}
.hidden_down_8367 .large_d7e3 {
  border-color: var(--e-global-color-text);
}
.hidden_down_8367 .banner_756d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_down_8367 .search_center_0cee {
  color: var(--e-global-color-primary);
}
.hidden_down_8367 .left-c6c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-25a8 .paper_1e69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-25a8 .cool_61a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-25a8 .next-914b:hover .paper_1e69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-25a8
  .next-914b:hover
  .cool_61a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_smooth_a100 .container-over-108a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_smooth_a100 .image_up_f577 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-dim-24c9 .carousel_center_08fd .tooltip-179d {
  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);
}
.pattern-dim-24c9 .over-3c69 .tooltip-179d {
  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);
}
.main_07c5 .narrow-6535 {
  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);
}
.accent-small-9f3d .pink_fdbd .section_4d47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-small-9f3d .pink_fdbd .section_4d47 {
  background-color: var(--e-global-color-secondary);
}
.accent-small-9f3d .pattern-brown-184e .section_4d47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-small-9f3d .pattern-brown-184e .section_4d47 {
  background-color: var(--e-global-color-secondary);
}
.accent-small-9f3d .light-4f92 .module_c556 {
  background-color: var(--e-global-color-primary);
}
.accent-small-9f3d .light-4f92:hover .module_c556 {
  background-color: var(--e-global-color-secondary);
}
.accent-small-9f3d .module_1fd0 {
  background-color: var(--e-global-color-primary);
}
.accent-small-9f3d .module_1fd0:hover {
  background-color: var(--e-global-color-accent);
}
.accent-small-9f3d .modal-first-25a3 li span {
  background-color: var(--e-global-color-text);
}
.accent-small-9f3d .modal-first-25a3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.accent-small-9f3d .modal-first-25a3 li.focus-action-13ce span {
  background-color: var(--e-global-color-accent);
}
.static_5954 .modal_6360 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_5954 .icon_large_0452 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_1f10 .wrapper_hard_7b1e:before {
  background-color: var(--e-global-color-secondary);
}
.lite_1f10 .icon-slow-c82e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_1f10 .frame-4635 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_ff79 .action_ee47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_ff79 .action_ee47:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_ff79 .action_ee47.fn-active-7c9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_ff79 .focus_center_b1aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_ff79 .silver_5da1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_ff79 .status-7359 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_ff79 .grid-7401 {
  background-color: var(--e-global-color-primary);
}
.mask_ff79 .grid-7401 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_ff79 .element-yellow-e55a {
  background-color: var(--e-global-color-primary);
}
.mask_ff79 .element-yellow-e55a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-041b .summary_66e5 .paragraph_5901 a {
  color: var(--e-global-color-secondary);
}
.info-041b .summary_66e5 .paragraph_5901 a:hover {
  color: var(--e-global-color-secondary);
}
.info-041b .summary_66e5 .paragraph_5901,
.info-041b .summary_66e5 .paragraph_5901 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-041b .summary_66e5 .clean_da1a {
  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);
}
.info-041b .summary_66e5 .right-3bb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-041b .summary_66e5 .texture_1023 {
  background-color: var(--e-global-color-primary);
}
.info-041b .summary_66e5 .texture_1023 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-041b .summary_66e5 .texture_1023:hover {
  background-color: var(--e-global-color-primary);
}
.info-041b .summary_66e5 .widget_thick_897c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-041b .summary_66e5 .widget_thick_897c {
  background-color: var(--e-global-color-primary);
}
.info-041b .summary_66e5 .widget_thick_897c:hover {
  background-color: var(--e-global-color-primary);
}
.info-041b .summary_66e5 .module_1fd0 {
  background-color: var(--e-global-color-primary);
}
.info-041b .summary_66e5 .module_1fd0:hover {
  background-color: var(--e-global-color-primary);
}
.info-041b .south-695e .modal-first-25a3 li span {
  background-color: var(--e-global-color-text);
}
.info-041b .south-695e .modal-first-25a3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.info-041b .south-695e .modal-first-25a3 li.focus-action-13ce span {
  background-color: var(--e-global-color-accent);
}
.info-041b .hover-hard-c799 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-041b .icon-cool-bfbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_fast_a745 .wrapper_tiny_a6ac .primary_abbb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_fast_a745 .wrapper_tiny_a6ac .layout-8c87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_fast_a745 .wrapper_tiny_a6ac .solid_6fbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-lite-7caa .focus-0dad {
  border-color: var(--e-global-color-text);
}
.picture-lite-7caa .progress_gas_2d8e {
  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);
}
.picture-lite-7caa .logo_7711 {
  color: var(--e-global-color-secondary);
}
.picture-lite-7caa .logo_7711 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-lite-7caa .heading-6f7f > * {
  color: var(--e-global-color-primary);
}
.picture-lite-7caa .heading-6f7f > * svg {
  fill: var(--e-global-color-primary);
}
.picture-lite-7caa .shadow_6ceb {
  color: var(--e-global-color-primary);
}
.picture-lite-7caa .shadow_6ceb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-lite-7caa .box-cb30 {
  color: var(--e-global-color-primary);
}
.picture-lite-7caa .box-cb30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-lite-7caa .layout_7b51 {
  color: var(--e-global-color-primary);
}
.picture-lite-7caa .layout_7b51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-lite-7caa .highlight_wood_64f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-lite-7caa .article-hot-ff22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-lite-7caa .article-hot-ff22.border_f77b {
  color: var(--e-global-color-secondary);
}
.picture-lite-7caa .article-hot-ff22.border_f77b .plasma-9590 {
  color: var(--e-global-color-accent);
}
.picture-lite-7caa .article-hot-ff22.surface-small-35f3 {
  color: var(--e-global-color-text);
}
.picture-lite-7caa .article-hot-ff22.surface-small-35f3 .plasma-9590 {
  color: var(--e-global-color-text);
}
.picture-lite-7caa .article-hot-ff22:before {
  border-top-color: var(--e-global-color-text);
}
.picture-lite-7caa .picture-c699 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-lite-7caa
  .picture-c699
  .brown_7f76 {
  background-color: var(--e-global-color-primary);
}
.picture-lite-7caa
  .picture-c699
  .brown_7f76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-lite-7caa .focus-0dad .hidden-focused-adbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-eeea .tag_cold_4d44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-eeea .section-465b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_ef39 .fluid-d275 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_ef39
  .summary-239c
  .iron-1acb {
  background-color: var(--e-global-color-secondary);
}
.large_ef39
  .summary-239c.filter-99d2
  .iron-1acb {
  background-color: var(--e-global-color-text);
}
.large_ef39
  .summary-239c:hover
  .iron-1acb {
  background-color: var(--e-global-color-accent);
}
.large_ef39
  .summary-239c.fn-active-7c9d
  .iron-1acb {
  background-color: var(--e-global-color-primary);
}
.first_9059 .footer-tiny-011c {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.first_9059 .wide-f1b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_9059 .lite-7b73 {
  background-color: var(--e-global-color-primary);
}
.first_9059 .lite-7b73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_light_efbc .description-selected-e1d2 .texture-234f .bottom-3ec8 {
  background-color: var(--e-global-color-secondary);
}
.alert_light_efbc .description-selected-e1d2 .light-f56c:after {
  background-color: var(--e-global-color-secondary);
}
.alert_light_efbc .hovered-7da1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_light_efbc .fixed-d974 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_light_efbc .smooth_f380 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_light_efbc .text-f720 {
  background-color: var(--e-global-color-primary);
}
.alert_light_efbc .text-f720 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_light_efbc .module_paper_fb77 {
  background-color: var(--e-global-color-secondary);
}
.alert_light_efbc .module_paper_fb77 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_light_efbc .description-selected-e1d2 .video_8b2e .pagination_cefe:hover {
  background-color: var(--e-global-color-primary);
}
.alert_light_efbc
  .description-selected-e1d2
  .video_8b2e
  .pagination_cefe.grid-af5f {
  background-color: var(--e-global-color-primary);
}
.alert_light_efbc .description-selected-e1d2 .element-up-a5f6:before {
  border-color: var(--e-global-color-primary);
}
.alert_light_efbc .description-selected-e1d2 .element-up-a5f6:hover:before {
  border-color: var(--e-global-color-secondary);
}
.alert_light_efbc
  .description-selected-e1d2
  .element-up-a5f6.yellow-efc5:before {
  border-color: var(--e-global-color-primary);
}
.alert_light_efbc .surface-a890 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_3ca0 .large-e39a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_3ca0 .large-e39a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_3ca0 .large-e39a.main_ddc7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_3ca0 .hover-basic-a0f0 {
  background-color: var(--e-global-color-primary);
}
.message_3ca0 .hover-basic-a0f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_3ca0
  .small-63bf
  .menu_purple_bb4f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_3ca0
  .detail-prev-40df
  .menu_purple_bb4f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-active-c316
  .backdrop_9a77
  .medium_d12d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-active-c316
  .backdrop_9a77
  .content_in_3859 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-active-c316 .feature_38bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-active-c316 .modal-advanced-9a62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-active-c316 .sidebar-b8a3 {
  background-color: var(--e-global-color-primary);
}
.media-active-c316 .sidebar-b8a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-bde6 .sidebar_08f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-bde6 .down_6345 {
  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);
}
.caption-bde6 .primary-c77d {
  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);
}
.caption-bde6 .primary-c77d a:hover {
  color: var(--e-global-color-secondary);
}
.caption-bde6 .glass_c42e {
  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);
}
.caption-bde6 .wood-33e6 {
  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);
}
.caption-bde6 .popup-bronze-4f1b .module_1fd0 {
  background-color: var(--e-global-color-primary);
}
.caption-bde6 .popup-bronze-4f1b .module_1fd0:hover {
  background-color: var(--e-global-color-accent);
}
.caption-bde6
  .popup-bronze-4f1b
  .modal-first-25a3
  li
  span {
  background-color: var(--e-global-color-text);
}
.caption-bde6
  .popup-bronze-4f1b
  .modal-first-25a3
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.caption-bde6
  .popup-bronze-4f1b
  .modal-first-25a3
  li.focus-action-13ce
  span {
  background-color: var(--e-global-color-accent);
}
.fixed_991f
  .component-gold-e3ef
  .footer-light-47f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_991f .component-gold-e3ef .list_mini_c2e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_991f .component-gold-e3ef .texture_3fc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_991f .hovered-86f3 {
  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);
}
.fixed_991f
  .old-0288.banner-soft-8b7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > a {
  background-color: var(--e-global-color-text);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > a
  .simple_13cc.detail-selected-f7aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > a
  .tabs_brown_dd67.stale-48f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > .tooltip_6fc3
  .header_4ed0
  > a {
  background-color: var(--e-global-color-secondary);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > .tooltip_6fc3
  .header_4ed0
  > a
  .card_7517 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > .tooltip_6fc3
  .header_4ed0
  > a
  .tabs_brown_dd67.small-272b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > a
  .surface-fresh-f30e:before {
  color: var(--e-global-color-text);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > .tooltip_6fc3
  a
  .surface-fresh-f30e:before {
  color: var(--e-global-color-text);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0.table_61ab
  > a
  .surface-fresh-f30e:before {
  color: var(--e-global-color-text);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > .tooltip_6fc3
  .header_4ed0.table_61ab
  > a
  .surface-fresh-f30e:before {
  color: var(--e-global-color-text);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > a
  .banner-b1e7
  .texture_south_ebc3 {
  color: var(--e-global-color-text);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > .tooltip_6fc3
  a
  .banner-b1e7
  .texture_south_ebc3 {
  color: var(--e-global-color-text);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > a
  .banner-b1e7
  .texture_south_ebc3,
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > .tooltip_6fc3
  a
  .banner-b1e7
  .texture_south_ebc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > a
  .advanced_a98c:before {
  color: var(--e-global-color-text);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > .tooltip_6fc3
  a
  .advanced_a98c:before {
  color: var(--e-global-color-text);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0.table_61ab
  > a
  .advanced_a98c:before {
  color: var(--e-global-color-text);
}
.sidebar_brown_f76b
  > .bright_f46a
  > div
  > .brown-78be
  > .header_4ed0
  > .tooltip_6fc3
  .header_4ed0.table_61ab
  > a
  .advanced_a98c:before {
  color: var(--e-global-color-text);
}
.detail_bright_22f9 .photo_white_7cab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_bright_22f9
  .short-eec5:hover
  .photo_white_7cab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-26c7
  > .bright_f46a
  > .disabled_bronze_80a7
  > .alert_fresh_94c5
  > .basic_cd01
  > .progress_hard_a107
  .summary_stale_e0db {
  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);
}
.row-26c7
  > .bright_f46a
  > .disabled_bronze_80a7
  > .alert_fresh_94c5
  > .basic_cd01
  > .progress_hard_a107:hover
  .summary_stale_e0db {
  color: var(--e-global-color-text);
}
.row-26c7
  > .bright_f46a
  > .disabled_bronze_80a7
  > .alert_fresh_94c5
  > .basic_cd01
  > .progress_hard_a107:hover
  .summary_stale_e0db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-26c7
  > .bright_f46a
  > .disabled_bronze_80a7
  > .alert_fresh_94c5
  > .basic_cd01.medium_dbef
  > .progress_hard_a107
  .summary_stale_e0db {
  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);
}
.tag-c6f5 .thick-b518 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-c6f5 .paper-288a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-c6f5 .iron_f2c1 {
  background-color: var(--e-global-color-primary);
}
.tag-c6f5 .iron_f2c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-fb79
  > .bright_f46a
  > .element_wood_570a
  > .logo-down-e917
  > .old-688a
  .item_f4b7 {
  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);
}
.form-fb79
  > .bright_f46a
  > .element_wood_570a
  > .logo-down-e917
  > .old-688a
  .lower-da2b {
  color: var(--e-global-color-text);
}
.form-fb79
  > .bright_f46a
  > .element_wood_570a
  > .logo-down-e917
  > .old-688a:hover
  .item_f4b7 {
  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);
}
.form-fb79
  > .bright_f46a
  > .element_wood_570a
  > .logo-down-e917
  > .old-688a:hover
  .lower-da2b {
  color: var(--e-global-color-secondary);
}
.form-fb79
  > .bright_f46a
  > .element_wood_570a
  > .logo-down-e917
  > .old-688a.hero_0255
  .item_f4b7 {
  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);
}
.form-fb79
  > .bright_f46a
  > .element_wood_570a
  > .logo-down-e917
  > .old-688a.hero_0255
  .lower-da2b {
  color: var(--e-global-color-primary);
}
.wood_af7f
  .article-hard-c0f6
  .silver-db2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_af7f .filter-old-fac3 .hidden-focused-adbc .modal-warm-9f45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_easy_745e .element-ad10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_easy_745e .pink-4563 .element-ad10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_easy_745e .medium_5132 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_easy_745e .medium_5132 {
  background-color: var(--e-global-color-primary);
}
.selected-54c1 .modal-b08b .detail_98d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-54c1
  .modal-b08b:hover
  .upper-6aba {
  color: var(--e-global-color-secondary);
}
.selected-54c1
  .modal-b08b:hover
  .detail_98d4 {
  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);
}
.static-41fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.title-white-5efc {
  max-width: 1400px !important;
}

.silver-951a {
  flex-direction: column;
}

.silver-951a .disabled-green-81b9 {
  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.silver-951a .disabled-green-81b9 {
  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);
}

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

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

.green-0048.progress_small_1178 {
  display: none;
}

.shadow_b15b {
  display: none;
}

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

.feature_fixed_6d47.gold-389d {
  margin-bottom: 40px;
  width: 100%;
}

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

.silver-951a a {
  width: 100%;
}

.table_a333 .active_62e5.notice-hovered-80a5 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.table_a333
  .active_62e5.focused_133b
  .modal_b003
  .hard_1884 {
  font-size: 20px !important;
}

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

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

.block-2ee9 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.notice-ccde.left_ecf8 > .up-c816 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.sort-cool-8d9c {
  position: relative;
  width: 100%;
}

.chip-7ba4 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.wood-40a6 {
  font-size: 35px !important;
}

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

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

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

.table_a333
  .active_62e5.carousel_0078
  .action-130e
  .widget-c2b3 {
  width: 100% !important;
}

.carousel-liquid-a286 {
  width: 500px !important;
  max-width: none;
}

.green_5893 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.over_86c8:hover .wide_5523 {
  visibility: visible;
}
.over_86c8:hover.over_86c8::before {
  display: block;
}

.block-2ee9 h3 {
  color: #fff;
}

.accordion_f1d7 {
  margin: 0;
}

.table_a333
  .active_62e5.carousel_0078
  .widget-c2b3
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.tertiary_yellow_1238 {
  width: 100%;
}

.pattern_simple_d714 {
  width: 100%;
}

.sidebar-down-0bc8 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.pattern_simple_d714 {
  width: 100%;
}

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

.widget-c2b3 {
  display: flex;
  align-items: center;
}

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

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

.silver-951a .disabled-green-81b9.summary_light_33fb {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.silver-951a h1.disabled-green-81b9 {
  margin-top: 80px !important;
}

.table_a333 .active_62e5.wood-6438 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.preview_east_84f9 img {
  width: 100%;
}

.orange-8995 .hovered_507e.modal_b003 {
  justify-content: space-between;
}

.green_7782 {
  display: none;
}

.banner_6dc4 .gradient-short-9354 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .notice-ccde .up-c816 {
    flex-wrap: nowrap !important;
  }
}

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

  .carousel-liquid-a286 {
    width: 100% !important;
  }
}

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

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

  .orange-8995 .hovered_507e.modal_b003 {
    border-bottom: 1px solid #f0c159;
  }

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

  .notice-ccde.left_ecf8 > .up-c816 {
    gap: 15px;
    justify-content: space-between;
  }

  .table_a333
    .active_62e5.carousel_0078
    .widget-c2b3
    img {
    width: 60% !important;
  }

  .chip-7ba4 {
    left: 2%;
  }

  .glass_6059 {
    margin: 10px 0;
  }

  .silver-951a .gradient-short-9354 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .wood-40a6 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.silver-951a .disabled-green-81b9,
  .silver-951a .disabled-green-81b9 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .widget-c2b3 {
    justify-content: center;
  }

  .silver-951a .gradient-short-9354 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .table_a333 .active_62e5.notice-hovered-80a5 {
    width: 75% !important;
  }

  .preview_east_84f9 img {
    width: 100% !important;
  }
}

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

  h2.silver-951a .disabled-green-81b9,
  .silver-951a .disabled-green-81b9 {
    font-size: 30px !important;
  }

  .widget-c2b3 {
    justify-content: center;
  }

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

  .surface-plasma-478c
    .first_e8c0.container-649f {
    margin: 0 !important;
  }

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

  .glass_6059 {
    display: flex;
  }

  .bright-e029 .bright-c045 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .sidebar-down-0bc8 {
    justify-content: flex-end;
    gap: 1px;
  }

  .silver-951a h1.disabled-green-81b9 {
    margin-top: 40px !important;
  }

  .table_a333
    .active_62e5.carousel_0078
    .widget-c2b3
    img,
  .article-a69f .action-130e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .table_a333 .active_62e5.notice-hovered-80a5 {
    width: 100% !important;
  }

  .notice-ccde.left_ecf8 > .up-c816 {
    gap: 3px;
  }

  .silver-951a .gradient-short-9354 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.orange-8995 .hovered_507e.modal_b003 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.orange-8995 .hovered_507e.modal_b003: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);
}

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

/* 图片容器简化样式 */
.sort-cool-8d9c {
  position: relative;
  width: 100%;
}

.silver-951a {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .orange-8995 .hovered_507e.modal_b003 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .silver-951a .disabled-green-81b9 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .bright-c045 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.action-dc99 .dirty-eed8 {
  flex-shrink: 0;
  white-space: nowrap;
}

.action-dc99 .photo_764f {
  flex-shrink: 0;
  min-width: fit-content;
}

.action-dc99 .hard_1884 {
  white-space: nowrap;
}

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

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

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

.action-dc99 .photo_764f {
  max-width: 80px !important;
  overflow: hidden;
}

.action-dc99 .hovered_507e.modal_b003 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.action-dc99 .hard_1884 {
  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);
  }
}

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

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

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

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

body .filter-d694:nth-child(2),
.table_a333 .filter-d694:nth-child(2),
#page .filter-d694: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;
}

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

/* css-noise: efb2 */
.phantom-card-f4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
