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(.highlight-dce1) {
  gap: 0.5em;
}
:where(.primary-4d64) {
  gap: 0.5em;
}
body .footer_fdd2 > .preview_1625 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .footer_fdd2 > .list-4d1b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .footer_fdd2 > .image-432c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slider-b454 > .preview_1625 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .slider-b454 > .list-4d1b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .slider-b454 > .image-432c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .slider-b454
  > :where(:not(.preview_1625):not(.list-4d1b):not(.frame-53de)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slider-b454 > .solid-c218 {
  max-width: var(--wp--style--global--wide-size);
}
body .highlight-dce1 {
  display: flex;
}
body .highlight-dce1 {
  flex-wrap: wrap;
  align-items: center;
}
body .highlight-dce1 > * {
  margin: 0;
}
body .primary-4d64 {
  display: grid;
}
body .primary-4d64 > * {
  margin: 0;
}
:where(.video-fda8.highlight-dce1) {
  gap: 2em;
}
:where(.video-fda8.primary-4d64) {
  gap: 2em;
}
:where(.shadow-b5bf.highlight-dce1) {
  gap: 1.25em;
}
:where(.shadow-b5bf.primary-4d64) {
  gap: 1.25em;
}
.list_prev_607c {
  color: var(--wp--preset--color--black) !important;
}
.rough-3562 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.box_5a2c {
  color: var(--wp--preset--color--white) !important;
}
.new-da65 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tertiary-ba68 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.detail_selected_eeb3 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.aside_21ab {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.popup_f671 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.column-plasma-97c2 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.up-d43e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.header-d1c1 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.carousel-complex-daf6 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.plasma-573a {
  background-color: var(--wp--preset--color--black) !important;
}
.backdrop_73c7 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.panel-stone-ee9f {
  background-color: var(--wp--preset--color--white) !important;
}
.input_f70e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.action_f959 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.alert_new_0e44 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.notice_over_c851 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.popup-2560 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.panel-full-1092 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.shadow-bright-ab29 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.cold-137e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.top-e2d4 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.full_126c {
  border-color: var(--wp--preset--color--black) !important;
}
.video-5f1c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element_e067 {
  border-color: var(--wp--preset--color--white) !important;
}
.tooltip_0a4d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.mask_medium_8162 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.footer-short-4857 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.selected-aeaa {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph-silver-1363 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.dim-53c9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fast-bf3b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.thick_68b3 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.image-83da {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.progress-south-bb99 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.grid_mini_7273 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.title-orange-3ca2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.west-3517 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.silver-a570 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.image_f1df {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.hidden_153e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.title_20a5 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.paragraph_complex_41a2 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.card-cool-900d {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.first_d3a6 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.complex-bc84 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.table_80f5 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.last-faae {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.aside-e300 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.form-action-3905 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.soft-73f9 a:where(:not(.label_8ccd)) {
  color: inherit;
}
:where(.shadow-b5bf.highlight-dce1) {
  gap: 1.25em;
}
:where(.shadow-b5bf.primary-4d64) {
  gap: 1.25em;
}
:where(.video-fda8.highlight-dce1) {
  gap: 2em;
}
:where(.video-fda8.primary-4d64) {
  gap: 2em;
}
.logo-8d59 {
  font-size: 1.5em;
  line-height: 1.6;
}

.cool-8314 .medium_323a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-hard-2c8e .fluid_0975 {
  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);
}
.next-4e4e {
  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);
}
.next-4e4e.fixed-d1a4 .orange_e10a {
  background-color: var(--e-global-color-primary);
}
.next-4e4e.photo-middle-ed98 .orange_e10a,
.next-4e4e.video-0cfa .orange_e10a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.box_green_e5fd .badge_84f6 {
  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);
}
.row-advanced-f2a7 {
  --divider-color: var(--e-global-color-secondary);
}
.row-advanced-f2a7 .accordion-tall-9992 {
  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);
}
.row-advanced-f2a7.north-ed27 .carousel-e07b {
  background-color: var(--e-global-color-secondary);
}
.row-advanced-f2a7.yellow-cba7 .carousel-e07b,
.row-advanced-f2a7.list_full_be4c .carousel-e07b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.row-advanced-f2a7.yellow-cba7 .carousel-e07b,
.row-advanced-f2a7.list_full_be4c .carousel-e07b svg {
  fill: var(--e-global-color-secondary);
}
.advanced_04f7 .frame_right_0146 {
  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_04f7 .secondary-plasma-fa25 {
  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_8e01.north-ed27 .carousel-e07b {
  background-color: var(--e-global-color-primary);
}
.tertiary_8e01.yellow-cba7 .carousel-e07b,
.tertiary_8e01.list_full_be4c .carousel-e07b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tertiary_8e01.yellow-cba7 .carousel-e07b,
.tertiary_8e01.list_full_be4c .carousel-e07b svg {
  fill: var(--e-global-color-primary);
}
.image-6f29.north-ed27 .carousel-e07b {
  background-color: var(--e-global-color-primary);
}
.image-6f29.yellow-cba7 .carousel-e07b,
.image-6f29.list_full_be4c .carousel-e07b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.image-6f29 .highlight-dynamic-dc99 {
  color: var(--e-global-color-primary);
}
.image-6f29 .highlight-dynamic-dc99,
.image-6f29 .highlight-dynamic-dc99 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-6f29 .small_b0c0 {
  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);
}
.content-rough-3acc .hero_68f3 {
  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);
}
.solid_5c90 .static-98a1 .clean_4d3d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_large_b79a .avatar-advanced-b8ce:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.filter_large_b79a .backdrop_white_10f6 i {
  color: var(--e-global-color-primary);
}
.filter_large_b79a .backdrop_white_10f6 svg {
  fill: var(--e-global-color-primary);
}
.filter_large_b79a .image-69e2 {
  color: var(--e-global-color-secondary);
}
.filter_large_b79a .avatar-advanced-b8ce > .image-69e2,
.filter_large_b79a .avatar-advanced-b8ce > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_e974 .label-779a {
  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);
}
.iron_e974 .column_focused_39df {
  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);
}
.component-abfa .mask-9310 .highlight_4637 {
  background-color: var(--e-global-color-primary);
}
.component-abfa .footer-19db {
  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);
}
.inner_bf50 .narrow-4f01 {
  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);
}
.inner_bf50 .active-prev-2cd1 {
  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);
}
.inner_bf50 .accent-liquid-8ec3 {
  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);
}
.breadcrumb_prev_5d91 .banner_dynamic_a44b,
.breadcrumb_prev_5d91 .banner_dynamic_a44b a {
  color: var(--e-global-color-primary);
}
.breadcrumb_prev_5d91 .banner_dynamic_a44b.breadcrumb-steel-1b45,
.breadcrumb_prev_5d91 .banner_dynamic_a44b.breadcrumb-steel-1b45 a {
  color: var(--e-global-color-accent);
}
.breadcrumb_prev_5d91 .banner_dynamic_a44b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_prev_5d91 .paper-16b7 {
  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);
}
.action-3a22 .block_next_cb35,
.action-3a22 .search_ee79 {
  color: var(--e-global-color-primary);
}
.action-3a22 .block_next_cb35 svg {
  fill: var(--e-global-color-primary);
}
.action-3a22 .breadcrumb-steel-1b45 .block_next_cb35,
.action-3a22 .breadcrumb-steel-1b45 .search_ee79 {
  color: var(--e-global-color-accent);
}
.action-3a22 .breadcrumb-steel-1b45 .block_next_cb35 svg {
  fill: var(--e-global-color-accent);
}
.action-3a22 .search_ee79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-3a22 .paper-16b7 {
  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);
}
.bronze-1625 .icon_last_50f5,
.bronze-1625 .short-666a {
  color: var(--e-global-color-primary);
}
.bronze-1625 .short-666a svg {
  fill: var(--e-global-color-primary);
}
.bronze-1625 .banner_dynamic_a44b.breadcrumb-steel-1b45 a,
.bronze-1625
  .banner_dynamic_a44b.breadcrumb-steel-1b45
  .short-666a {
  color: var(--e-global-color-accent);
}
.bronze-1625 .icon_last_50f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-1625 .paper-16b7 {
  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);
}
.disabled_32f7 .narrow-d58d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_32f7 .east-db52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_8b6b .description-fdb0 .aside-8aa5 {
  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);
}
.hovered_8b6b .description-fdb0 .content_e333 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_8b6b .section-2f15 .aside-8aa5 {
  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);
}
.hovered_8b6b
  .section-2f15
  .content_e333 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_8b6b
  .active_hard_8637
  .aside-8aa5 {
  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);
}
.hovered_8b6b
  .active_hard_8637
  .content_e333 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_8b6b
  .section_last_f7fb
  .aside-8aa5 {
  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);
}
.hovered_8b6b
  .section_last_f7fb
  .content_e333 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_purple_29ad .complex_8956 {
  background-color: var(--e-global-color-primary);
}
.section_purple_29ad .complex_8956:hover {
  background-color: var(--e-global-color-primary);
}
.section_purple_29ad .picture-motion-81f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_purple_29ad
  .complex_8956:hover
  .picture-motion-81f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-7e28 .background-prev-3c80 {
  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);
}
.video_lite_b787 .progress_hard_4a1c .notice-white-f8e4 a {
  background-color: var(--e-global-color-accent);
}
.video_lite_b787 .progress_hard_4a1c .under_e709 a {
  background-color: var(--e-global-color-accent);
}
.video_lite_b787 .progress_hard_4a1c .notice-white-f8e4 a,
.video_lite_b787 .progress_hard_4a1c .under_e709 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_7764
  .banner_mini_94dd.logo-dddc
  .progress_hard_4a1c
  a.hover-paper-0547 {
  background-color: var(--e-global-color-accent);
}
.action_7764
  .banner_mini_94dd.logo-dddc
  .progress_hard_4a1c
  span.hover-paper-0547.fn-current-9e92 {
  background-color: var(--e-global-color-text);
}
.action_7764
  .banner_mini_94dd.logo-dddc
  .progress_hard_4a1c
  .hover-paper-0547 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-98d7 .component-a087 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-98d7
  .grid_soft_05db
  > .list_21b5
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-98d7
  .fast-a8cb
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-98d7
  .menu_brown_b28a
  .current-7eb6,
.blue-98d7
  .menu_brown_b28a
  .secondary_90f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-98d7
  .menu_brown_b28a
  .center-02c3,
.blue-98d7
  .menu_brown_b28a
  a
  .center-02c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-98d7
  .menu_brown_b28a
  .copper_5375 {
  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);
}
.blue-98d7
  .menu_brown_b28a
  .carousel-c167 {
  background-color: var(--e-global-color-primary);
}
.blue-98d7
  .menu_brown_b28a
  .carousel-c167 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-98d7
  .menu_brown_b28a
  .carousel-c167:hover {
  background-color: var(--e-global-color-primary);
}
.blue-98d7
  .menu_brown_b28a
  .left-c709 {
  background-color: var(--e-global-color-primary);
}
.blue-98d7
  .menu_brown_b28a
  .left-c709 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-98d7
  .menu_brown_b28a
  .left-c709:hover {
  background-color: var(--e-global-color-primary);
}
.blue-98d7
  .slider-d7c1
  .component-1d44
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-98d7
  .slider-d7c1
  .surface-solid-9110 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-98d7
  .slider-d7c1
  .copper_5375 {
  color: var(--e-global-color-text);
}
.blue-98d7
  .slider-d7c1
  .copper_5375
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-98d7
  .slider-d7c1
  .carousel-c167 {
  background-color: var(--e-global-color-primary);
}
.blue-98d7
  .slider-d7c1
  .carousel-c167 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-98d7
  .slider-d7c1
  .carousel-c167:hover {
  background-color: var(--e-global-color-primary);
}
.blue-98d7
  .slider-d7c1
  .left-c709 {
  background-color: var(--e-global-color-primary);
}
.blue-98d7
  .slider-d7c1
  .left-c709 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-98d7
  .slider-d7c1
  .left-c709:hover {
  background-color: var(--e-global-color-primary);
}
.blue-98d7 .overlay-e5eb {
  background-color: var(--e-global-color-primary);
}
.blue-98d7 .overlay-e5eb:hover {
  background-color: var(--e-global-color-primary);
}
.blue-98d7 .avatar_a396 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-98d7 .texture_6e89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_0414 .message-f78a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_0414
  .black-bf58
  > div:nth-child(3)
  .message-f78a,
.pink_0414
  .aside-be13
  > div:nth-child(1)
  .message-f78a,
.pink_0414
  .out-1153
  > div:nth-child(1)
  .message-f78a,
.pink_0414
  .title_4ee0
  > div:nth-child(1)
  .message-f78a,
.pink_0414
  .footer_61e3
  > div:nth-child(1)
  .message-f78a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_0414 .tabs_2dfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_0414 .status_d72d {
  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);
}
.pink_0414 .primary-liquid-4efd {
  background-color: var(--e-global-color-primary);
}
.pink_0414 .primary-liquid-4efd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_0414 .primary-liquid-4efd:hover {
  background-color: var(--e-global-color-primary);
}
.pink_0414 .button_145e {
  background-color: var(--e-global-color-primary);
}
.pink_0414 .button_145e:hover {
  background-color: var(--e-global-color-primary);
}
.pink_0414 .avatar_a396 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_0414 .texture_6e89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-00d2 .notice_0ded {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-00d2 .current-68ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-00d2 .smooth-488f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-00d2 .red_d344 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-00d2 .highlight_cbf3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-00d2 .button_145e {
  background-color: var(--e-global-color-primary);
}
.section-00d2 .button_145e:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-16da .orange_f13e {
  background-color: var(--e-global-color-secondary);
}
.tertiary-16da .bottom-5412 {
  background-color: var(--e-global-color-text);
}
.tertiary-16da .north_b278 {
  background-color: var(--e-global-color-secondary);
}
.tertiary-16da .mask-full-4526 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-16da .list_4c3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-16da .main-outer-f528 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-16da .popup-0755 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-16da .detail-a3a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_lite_76dc .panel-6edd .disabled_inner_675f,
.carousel_lite_76dc
  .panel-6edd
  .disabled_inner_675f
  a,
.carousel_lite_76dc .complex-c3a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_lite_76dc .panel-6edd .white-f57a,
.carousel_lite_76dc .under-6928 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_lite_76dc .panel-6edd .white-f57a {
  color: var(--e-global-color-text);
}
.carousel_lite_76dc .under-6928 {
  color: var(--e-global-color-text);
}
.carousel_lite_76dc
  .panel-6edd
  .center-bd37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_lite_76dc .shade-367c .text-hard-c817 {
  background-color: var(--e-global-color-primary);
}
.carousel_lite_76dc .shade-367c .text-hard-c817:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_lite_76dc .shade-367c .sidebar_b6be li span {
  background-color: var(--e-global-color-text);
}
.carousel_lite_76dc .shade-367c .sidebar_b6be li span:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_lite_76dc
  .shade-367c
  .sidebar_b6be
  li.notice-6a16
  span {
  background-color: var(--e-global-color-accent);
}
.carousel_lite_76dc .accent_0123 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-0c71 .gallery_fluid_e285 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_tall_c523 .description_93d7 {
  background-color: var(--e-global-color-primary);
}
.notification_tall_c523 .hovered-e483 {
  background-color: var(--e-global-color-secondary);
}
.notification_tall_c523 .slider-6eb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_tall_c523 .panel-wide-2f63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_tall_c523 .dirty_c04e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_tall_c523 .article-fast-656c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_tall_c523 .popup_562b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_tall_c523 .border-0c30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_tall_c523 .bottom-5cf9 {
  background-color: var(--e-global-color-primary);
}
.notification_tall_c523 .bottom-5cf9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_3063 .bronze-76b1 {
  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);
}
.breadcrumb_3063 .avatar-smooth-9bb5 {
  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);
}
.breadcrumb_3063
  .active_4b22:after {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_3063 .section_down_db6d {
  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);
}
.element_698d .complex-c3a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_698d .under-6928 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_39c1 .search_7fb3 .sort-c0f8 {
  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);
}
.large_39c1 .search_7fb3 .active_8cf5 {
  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);
}
.description-9d88 .narrow_114b {
  background-color: var(--e-global-color-primary);
}
.description-9d88 .gradient_d67a {
  background-color: var(--e-global-color-secondary);
}
.description-9d88 .badge_rough_7cff .action-1f55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-9d88 .lower-40d5 .action-1f55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_3c9c .copper_51e4 .warm_4b18 {
  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);
}
.button_3c9c .copper_51e4 .focus_slow_83c1 {
  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);
}
.button_3c9c .copper_51e4 .column-outer-7744 {
  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);
}
.gas-d719 .wood_2486 {
  border-color: var(--e-global-color-text);
}
.gas-d719 .prev-f4f4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-d719 .tooltip_upper_fb53 {
  color: var(--e-global-color-primary);
}
.gas-d719 .overlay_902a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_08d9 .accordion_advanced_3f15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_08d9 .paragraph-767c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_08d9 .box_yellow_e84c:hover .accordion_advanced_3f15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_08d9
  .box_yellow_e84c:hover
  .paragraph-767c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-294a .highlight_085a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-294a .black_def6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-in-363a .bright_d7f4 .gas_f4de {
  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);
}
.banner-in-363a .current-f131 .gas_f4de {
  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);
}
.overlay_selected_7492 .aside_c320 {
  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);
}
.backdrop-ee2f .steel-8359 .hover-middle-5df9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-ee2f .steel-8359 .hover-middle-5df9 {
  background-color: var(--e-global-color-secondary);
}
.backdrop-ee2f .right-c131 .hover-middle-5df9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-ee2f .right-c131 .hover-middle-5df9 {
  background-color: var(--e-global-color-secondary);
}
.backdrop-ee2f .huge-c483 .chip_prev_5ecf {
  background-color: var(--e-global-color-primary);
}
.backdrop-ee2f .huge-c483:hover .chip_prev_5ecf {
  background-color: var(--e-global-color-secondary);
}
.backdrop-ee2f .text-hard-c817 {
  background-color: var(--e-global-color-primary);
}
.backdrop-ee2f .text-hard-c817:hover {
  background-color: var(--e-global-color-accent);
}
.backdrop-ee2f .sidebar_b6be li span {
  background-color: var(--e-global-color-text);
}
.backdrop-ee2f .sidebar_b6be li span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-ee2f .sidebar_b6be li.notice-6a16 span {
  background-color: var(--e-global-color-accent);
}
.grid-addc .element-thick-7cce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-addc .component_new_bb36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-a662 .photo_1fde:before {
  background-color: var(--e-global-color-secondary);
}
.table-a662 .accordion_hard_0e9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-a662 .dropdown-6293 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_smooth_542b .avatar_dark_464a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_smooth_542b .avatar_dark_464a:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_smooth_542b .avatar_dark_464a.fn-active-9e92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_smooth_542b .pagination_soft_34b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_smooth_542b .component-9174 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_smooth_542b .new_b129 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_smooth_542b .last_4f0c {
  background-color: var(--e-global-color-primary);
}
.avatar_smooth_542b .last_4f0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_smooth_542b .description_0ccf {
  background-color: var(--e-global-color-primary);
}
.avatar_smooth_542b .description_0ccf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_e2bd .tertiary_8a7e .old-7dc1 a {
  color: var(--e-global-color-secondary);
}
.active_e2bd .tertiary_8a7e .old-7dc1 a:hover {
  color: var(--e-global-color-secondary);
}
.active_e2bd .tertiary_8a7e .old-7dc1,
.active_e2bd .tertiary_8a7e .old-7dc1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_e2bd .tertiary_8a7e .dim_593e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_e2bd .tertiary_8a7e .pattern_e608 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_e2bd .tertiary_8a7e .aside-middle-6331 {
  background-color: var(--e-global-color-primary);
}
.active_e2bd .tertiary_8a7e .aside-middle-6331 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_e2bd .tertiary_8a7e .aside-middle-6331:hover {
  background-color: var(--e-global-color-primary);
}
.active_e2bd .tertiary_8a7e .caption_dynamic_5712 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_e2bd .tertiary_8a7e .caption_dynamic_5712 {
  background-color: var(--e-global-color-primary);
}
.active_e2bd .tertiary_8a7e .caption_dynamic_5712:hover {
  background-color: var(--e-global-color-primary);
}
.active_e2bd .tertiary_8a7e .text-hard-c817 {
  background-color: var(--e-global-color-primary);
}
.active_e2bd .tertiary_8a7e .text-hard-c817:hover {
  background-color: var(--e-global-color-primary);
}
.active_e2bd .shade-367c .sidebar_b6be li span {
  background-color: var(--e-global-color-text);
}
.active_e2bd .shade-367c .sidebar_b6be li span:hover {
  background-color: var(--e-global-color-primary);
}
.active_e2bd .shade-367c .sidebar_b6be li.notice-6a16 span {
  background-color: var(--e-global-color-accent);
}
.active_e2bd .avatar_a396 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_e2bd .texture_6e89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-pink-ba31 .hero-27ef .blue-b11e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-pink-ba31 .hero-27ef .filter_white_2f7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-pink-ba31 .hero-27ef .heading-2163 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_7c5c .next_ab6f {
  border-color: var(--e-global-color-text);
}
.status_7c5c .grid_brown_e62c {
  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);
}
.status_7c5c .main_4284 {
  color: var(--e-global-color-secondary);
}
.status_7c5c .main_4284 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_7c5c .heading-cef7 > * {
  color: var(--e-global-color-primary);
}
.status_7c5c .heading-cef7 > * svg {
  fill: var(--e-global-color-primary);
}
.status_7c5c .fresh-8436 {
  color: var(--e-global-color-primary);
}
.status_7c5c .fresh-8436 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_7c5c .list-2463 {
  color: var(--e-global-color-primary);
}
.status_7c5c .list-2463 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_7c5c .button_37e9 {
  color: var(--e-global-color-primary);
}
.status_7c5c .button_37e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_7c5c .panel-9fd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_7c5c .pink_2fe5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_7c5c .pink_2fe5.component_34a0 {
  color: var(--e-global-color-secondary);
}
.status_7c5c .pink_2fe5.component_34a0 .logo_3156 {
  color: var(--e-global-color-accent);
}
.status_7c5c .pink_2fe5.main-iron-aedb {
  color: var(--e-global-color-text);
}
.status_7c5c .pink_2fe5.main-iron-aedb .logo_3156 {
  color: var(--e-global-color-text);
}
.status_7c5c .pink_2fe5:before {
  border-top-color: var(--e-global-color-text);
}
.status_7c5c .article_over_97dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_7c5c
  .article_over_97dc
  .tiny_b2a5 {
  background-color: var(--e-global-color-primary);
}
.status_7c5c
  .article_over_97dc
  .tiny_b2a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_7c5c .next_ab6f .new-d1d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-brown-1bee .steel_3b75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-brown-1bee .layout-7a42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_d3e7 .medium-ef48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_d3e7
  .column_simple_529a
  .row-down-d5ea {
  background-color: var(--e-global-color-secondary);
}
.lite_d3e7
  .column_simple_529a.filter-baa8
  .row-down-d5ea {
  background-color: var(--e-global-color-text);
}
.lite_d3e7
  .column_simple_529a:hover
  .row-down-d5ea {
  background-color: var(--e-global-color-accent);
}
.lite_d3e7
  .column_simple_529a.fn-active-9e92
  .row-down-d5ea {
  background-color: var(--e-global-color-primary);
}
.motion_dcbf .hero_6a04 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.motion_dcbf .accordion-purple-b5ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_dcbf .layout-silver-8d97 {
  background-color: var(--e-global-color-primary);
}
.motion_dcbf .layout-silver-8d97 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_d47d .gold-bd5d .search_tall_ec0d .widget-bf26 {
  background-color: var(--e-global-color-secondary);
}
.prev_d47d .gold-bd5d .button-237b:after {
  background-color: var(--e-global-color-secondary);
}
.prev_d47d .focus-old-1066 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_d47d .accent_3dbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_d47d .sidebar_1775 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_d47d .tag-6596 {
  background-color: var(--e-global-color-primary);
}
.prev_d47d .tag-6596 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_d47d .carousel_a727 {
  background-color: var(--e-global-color-secondary);
}
.prev_d47d .carousel_a727 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_d47d .gold-bd5d .header-black-2e54 .aside-gold-35e3:hover {
  background-color: var(--e-global-color-primary);
}
.prev_d47d
  .gold-bd5d
  .header-black-2e54
  .aside-gold-35e3.media_copper_1dde {
  background-color: var(--e-global-color-primary);
}
.prev_d47d .gold-bd5d .cool-3bcd:before {
  border-color: var(--e-global-color-primary);
}
.prev_d47d .gold-bd5d .cool-3bcd:hover:before {
  border-color: var(--e-global-color-secondary);
}
.prev_d47d
  .gold-bd5d
  .cool-3bcd.background_cb04:before {
  border-color: var(--e-global-color-primary);
}
.prev_d47d .article_small_0e5d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_first_3f28 .pattern_2294 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_first_3f28 .pattern_2294:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_first_3f28 .pattern_2294.sort_liquid_d642 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_first_3f28 .block-advanced-b024 {
  background-color: var(--e-global-color-primary);
}
.picture_first_3f28 .block-advanced-b024 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_first_3f28
  .heading-84bd
  .primary_tall_f3e1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_first_3f28
  .breadcrumb_right_6b32
  .primary_tall_f3e1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_530b
  .title-center-b7af
  .shadow-27ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_530b
  .title-center-b7af
  .preview_paper_12a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_530b .top-5980 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_530b .avatar-tiny-572e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_530b .layout_hard_7037 {
  background-color: var(--e-global-color-primary);
}
.picture_530b .layout_hard_7037 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-1fac .panel-paper-36f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-1fac .article_south_d057 {
  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);
}
.carousel-1fac .avatar_full_4bf5 {
  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);
}
.carousel-1fac .avatar_full_4bf5 a:hover {
  color: var(--e-global-color-secondary);
}
.carousel-1fac .modal_top_b499 {
  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);
}
.carousel-1fac .input-fresh-1bfc {
  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);
}
.carousel-1fac .focus_1ed2 .text-hard-c817 {
  background-color: var(--e-global-color-primary);
}
.carousel-1fac .focus_1ed2 .text-hard-c817:hover {
  background-color: var(--e-global-color-accent);
}
.carousel-1fac
  .focus_1ed2
  .sidebar_b6be
  li
  span {
  background-color: var(--e-global-color-text);
}
.carousel-1fac
  .focus_1ed2
  .sidebar_b6be
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-1fac
  .focus_1ed2
  .sidebar_b6be
  li.notice-6a16
  span {
  background-color: var(--e-global-color-accent);
}
.liquid_07d5
  .progress_87c4
  .paper_df64 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_07d5 .progress_87c4 .wrapper_orange_250f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_07d5 .progress_87c4 .secondary-thick-b2af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_07d5 .border-full-0bf4 {
  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);
}
.liquid_07d5
  .tiny-87fc.search_f1f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > a {
  background-color: var(--e-global-color-text);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > a
  .last_b6e0.row_short_a7b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > a
  .small_9445.content-copper-9aaf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > .logo-solid-540b
  .sidebar-action-9878
  > a {
  background-color: var(--e-global-color-secondary);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > .logo-solid-540b
  .sidebar-action-9878
  > a
  .medium-eda0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > .logo-solid-540b
  .sidebar-action-9878
  > a
  .small_9445.picture-red-a96c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > a
  .gold-7a20:before {
  color: var(--e-global-color-text);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > .logo-solid-540b
  a
  .gold-7a20:before {
  color: var(--e-global-color-text);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878.media-short-1eeb
  > a
  .gold-7a20:before {
  color: var(--e-global-color-text);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > .logo-solid-540b
  .sidebar-action-9878.media-short-1eeb
  > a
  .gold-7a20:before {
  color: var(--e-global-color-text);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > a
  .overlay_tiny_e746
  .slow_3b78 {
  color: var(--e-global-color-text);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > .logo-solid-540b
  a
  .overlay_tiny_e746
  .slow_3b78 {
  color: var(--e-global-color-text);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > a
  .overlay_tiny_e746
  .slow_3b78,
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > .logo-solid-540b
  a
  .overlay_tiny_e746
  .slow_3b78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > a
  .outer_36be:before {
  color: var(--e-global-color-text);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > .logo-solid-540b
  a
  .outer_36be:before {
  color: var(--e-global-color-text);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878.media-short-1eeb
  > a
  .outer_36be:before {
  color: var(--e-global-color-text);
}
.description_black_8c22
  > .new_dfe5
  > div
  > .footer_e6ea
  > .sidebar-action-9878
  > .logo-solid-540b
  .sidebar-action-9878.media-short-1eeb
  > a
  .outer_36be:before {
  color: var(--e-global-color-text);
}
.image-warm-1952 .hovered-59b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-warm-1952
  .outer-3cfa:hover
  .hovered-59b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green-8ecf
  > .new_dfe5
  > .notification_smooth_1adb
  > .tabs_slow_328e
  > .grid-0796
  > .popup-1bdd
  .container-9f08 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-8ecf
  > .new_dfe5
  > .notification_smooth_1adb
  > .tabs_slow_328e
  > .grid-0796
  > .popup-1bdd:hover
  .container-9f08 {
  color: var(--e-global-color-text);
}
.green-8ecf
  > .new_dfe5
  > .notification_smooth_1adb
  > .tabs_slow_328e
  > .grid-0796
  > .popup-1bdd:hover
  .container-9f08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-8ecf
  > .new_dfe5
  > .notification_smooth_1adb
  > .tabs_slow_328e
  > .grid-0796.active_6462
  > .popup-1bdd
  .container-9f08 {
  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);
}
.input-top-36c3 .paragraph_a74b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-top-36c3 .mask-smooth-03b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-top-36c3 .icon-41a8 {
  background-color: var(--e-global-color-primary);
}
.input-top-36c3 .icon-41a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_iron_a3f6
  > .new_dfe5
  > .outline-b584
  > .glass-4dba
  > .active_41d2
  .media-soft-3b43 {
  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);
}
.item_iron_a3f6
  > .new_dfe5
  > .outline-b584
  > .glass-4dba
  > .active_41d2
  .description-upper-4adc {
  color: var(--e-global-color-text);
}
.item_iron_a3f6
  > .new_dfe5
  > .outline-b584
  > .glass-4dba
  > .active_41d2:hover
  .media-soft-3b43 {
  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);
}
.item_iron_a3f6
  > .new_dfe5
  > .outline-b584
  > .glass-4dba
  > .active_41d2:hover
  .description-upper-4adc {
  color: var(--e-global-color-secondary);
}
.item_iron_a3f6
  > .new_dfe5
  > .outline-b584
  > .glass-4dba
  > .active_41d2.gas-faf9
  .media-soft-3b43 {
  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);
}
.item_iron_a3f6
  > .new_dfe5
  > .outline-b584
  > .glass-4dba
  > .active_41d2.gas-faf9
  .description-upper-4adc {
  color: var(--e-global-color-primary);
}
.notice_light_a79b
  .article_86fb
  .section_af46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_light_a79b .popup_small_6a85 .new-d1d0 .widget_dynamic_1524 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_c098 .layout_middle_6ad6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_c098 .slow_ca61 .layout_middle_6ad6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_c098 .link_dirty_fba2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow_c098 .link_dirty_fba2 {
  background-color: var(--e-global-color-primary);
}
.logo-8325 .content_soft_fcc5 .banner_9cfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-8325
  .content_soft_fcc5:hover
  .box_ac86 {
  color: var(--e-global-color-secondary);
}
.logo-8325
  .content_soft_fcc5:hover
  .banner_9cfb {
  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);
}
.active-9bf0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.disabled_9c81 {
  flex-direction: column;
}

.disabled_9c81 .link_b059 {
  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.disabled_9c81 .link_b059 {
  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);
}

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

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

.small-ffb5.center_6cbb {
  display: none;
}

.pattern-stale-8dc5 {
  display: none;
}

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

.tertiary-paper-ea1a.full_98b4 {
  margin-bottom: 40px;
  width: 100%;
}

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

.disabled_9c81 a {
  width: 100%;
}

.hidden-tiny-8c49 .highlight-out-a06a.paragraph_5eb7 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.hidden-tiny-8c49
  .highlight-out-a06a.row-72e4
  .overlay-hard-fa20
  .media_focused_087d {
  font-size: 20px !important;
}

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

.hidden-easy-6d96 {
  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;
}

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

  text-align: center;
}

.dirty_b283.full_bfb0 > .small_3ce2 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

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

.hidden-tiny-8c49
  .highlight-out-a06a.mask-fixed-2c2b
  .banner_9896
  .outline-d2a3 {
  width: 100% !important;
}

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

.white_d556 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.media_slow_1c1b:hover .narrow_e7d5 {
  visibility: visible;
}
.media_slow_1c1b:hover.media_slow_1c1b::before {
  display: block;
}

.form-5879 h3 {
  color: #fff;
}

.short_43d8 {
  margin: 0;
}

.hidden-tiny-8c49
  .highlight-out-a06a.mask-fixed-2c2b
  .outline-d2a3
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.background_old_361a {
  width: 100%;
}

.sort_motion_2e1f {
  width: 100%;
}

.fluid-4e48 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.sort_motion_2e1f {
  width: 100%;
}

.badge-hovered-1c52 {
  margin-bottom: 10px !important;
}

.outline-d2a3 {
  display: flex;
  align-items: center;
}

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

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

.disabled_9c81 .link_b059.grid_a90d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.disabled_9c81 h1.link_b059 {
  margin-top: 80px !important;
}

.hidden-tiny-8c49 .highlight-out-a06a.outer-88ba {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.sort_short_b6f7 img {
  width: 100%;
}

.left-2a1b .carousel_complex_314b.overlay-hard-fa20 {
  justify-content: space-between;
}

.label_purple_8aaf {
  display: none;
}

.active_0020 .focus-fedf {
  margin: 1px 0 !important;
}

.photo-dark-d667 li {
  margin-bottom: 0 !important;
}

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

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

  .medium-e54e {
    width: 100% !important;
  }
}

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

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

  .left-2a1b .carousel_complex_314b.overlay-hard-fa20 {
    border-bottom: 1px solid #f0c159;
  }

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

  .dirty_b283.full_bfb0 > .small_3ce2 {
    gap: 15px;
    justify-content: space-between;
  }

  .hidden-tiny-8c49
    .highlight-out-a06a.mask-fixed-2c2b
    .outline-d2a3
    img {
    width: 60% !important;
  }

  .dropdown_b86f {
    left: 2%;
  }

  .tabs_fccd {
    margin: 10px 0;
  }

  .disabled_9c81 .focus-fedf {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.disabled_9c81 .link_b059,
  .disabled_9c81 .link_b059 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .outline-d2a3 {
    justify-content: center;
  }

  .disabled_9c81 .focus-fedf {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .highlight-22fc {
    margin-bottom: 15px !important;
  }

  .hidden-tiny-8c49 .highlight-out-a06a.paragraph_5eb7 {
    width: 75% !important;
  }

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

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

  h2.disabled_9c81 .link_b059,
  .disabled_9c81 .link_b059 {
    font-size: 30px !important;
  }

  .outline-d2a3 {
    justify-content: center;
  }

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

  .clean_8504
    .slider-dac2.blue-2d7d {
    margin: 0 !important;
  }

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

  .tabs_fccd {
    display: flex;
  }

  .pink_fb5d .chip_8439 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .fluid-4e48 {
    justify-content: flex-end;
    gap: 1px;
  }

  .disabled_9c81 h1.link_b059 {
    margin-top: 40px !important;
  }

  .hidden-tiny-8c49
    .highlight-out-a06a.mask-fixed-2c2b
    .outline-d2a3
    img,
  .advanced_04f7 .banner_9896 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .hidden-tiny-8c49 .highlight-out-a06a.paragraph_5eb7 {
    width: 100% !important;
  }

  .dirty_b283.full_bfb0 > .small_3ce2 {
    gap: 3px;
  }

  .disabled_9c81 .focus-fedf {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.left-2a1b .carousel_complex_314b.overlay-hard-fa20 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.left-2a1b .carousel_complex_314b.overlay-hard-fa20: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);
}

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

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

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

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

.small-ffb5: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .left-2a1b .carousel_complex_314b.overlay-hard-fa20 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .disabled_9c81 .link_b059 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .chip_8439 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.thumbnail-next-443d .progress_d25f {
  flex-shrink: 0;
  white-space: nowrap;
}

.thumbnail-next-443d .focused-2e62 {
  flex-shrink: 0;
  min-width: fit-content;
}

.thumbnail-next-443d .media_focused_087d {
  white-space: nowrap;
}

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

.thumbnail-next-443d {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.thumbnail-next-443d .progress_d25f {
  max-width: 80px !important;
}

.thumbnail-next-443d .focused-2e62 {
  max-width: 80px !important;
  overflow: hidden;
}

.thumbnail-next-443d .carousel_complex_314b.overlay-hard-fa20 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.thumbnail-next-443d .media_focused_087d {
  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);
  }
}

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

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

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

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

body .over_ac9d:nth-child(2),
.hidden-tiny-8c49 .over_ac9d:nth-child(2),
#page .over_ac9d: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;
}

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

/* css-noise: bdf8 */
.promo-block-h2 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
