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(.icon_hard_4ff3) {
  gap: 0.5em;
}
:where(.icon_left_128d) {
  gap: 0.5em;
}
body .dirty-8469 > .table_3700 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .dirty-8469 > .old_9b07 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .dirty-8469 > .frame_26d5 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .column-9ef3 > .table_3700 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .column-9ef3 > .old_9b07 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .column-9ef3 > .frame_26d5 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .column-9ef3
  > :where(:not(.table_3700):not(.old_9b07):not(.message_advanced_20bd)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .column-9ef3 > .row-bottom-d2bb {
  max-width: var(--wp--style--global--wide-size);
}
body .icon_hard_4ff3 {
  display: flex;
}
body .icon_hard_4ff3 {
  flex-wrap: wrap;
  align-items: center;
}
body .icon_hard_4ff3 > * {
  margin: 0;
}
body .icon_left_128d {
  display: grid;
}
body .icon_left_128d > * {
  margin: 0;
}
:where(.module_cc05.icon_hard_4ff3) {
  gap: 2em;
}
:where(.module_cc05.icon_left_128d) {
  gap: 2em;
}
:where(.box_2ba1.icon_hard_4ff3) {
  gap: 1.25em;
}
:where(.box_2ba1.icon_left_128d) {
  gap: 1.25em;
}
.module-right-3016 {
  color: var(--wp--preset--color--black) !important;
}
.hot-73eb {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.photo-03a4 {
  color: var(--wp--preset--color--white) !important;
}
.outline-2068 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.photo-stone-b7ce {
  color: var(--wp--preset--color--vivid-red) !important;
}
.notification-new-99fd {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active-hot-f061 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.motion-6a42 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.avatar_ea12 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.shadow_52ce {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.liquid-a5c0 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.container-a0c1 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.detail_fbeb {
  background-color: var(--wp--preset--color--black) !important;
}
.notice_50aa {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.panel_b584 {
  background-color: var(--wp--preset--color--white) !important;
}
.avatar-dynamic-701e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tertiary_gold_d377 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.secondary_5c04 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gallery-copper-1b65 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slider_stale_940c {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.frame-old-a68c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.stale-0d7d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.panel-9cf8 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hard-d0a7 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.yellow-c4aa {
  border-color: var(--wp--preset--color--black) !important;
}
.hover_under_98df {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pagination_glass_a9f4 {
  border-color: var(--wp--preset--color--white) !important;
}
.section_b7b6 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.tiny_e596 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.gold-ff83 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.text-huge-ca52 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.simple-29f9 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.photo_e13e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.right_cb51 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.easy-6dea {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gas-f17e {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.hero-c72e {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.current-a450 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hover-right-12fc {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.element-full-c183 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.wrapper_51e1 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.status-ea73 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.primary_mini_72d0 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.section-bottom-c4dc {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.liquid_a0b2 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.frame_6fb6 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.secondary_b434 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.overlay-9ade {
  background: var(--wp--preset--gradient--midnight) !important;
}
.texture-7a27 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.sidebar-up-a41b {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.photo_43f4 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.brown-715e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.notification-1cf8 a:where(:not(.breadcrumb_over_78b7)) {
  color: inherit;
}
:where(.box_2ba1.icon_hard_4ff3) {
  gap: 1.25em;
}
:where(.box_2ba1.icon_left_128d) {
  gap: 1.25em;
}
:where(.module_cc05.icon_hard_4ff3) {
  gap: 2em;
}
:where(.module_cc05.icon_left_128d) {
  gap: 2em;
}
.article_699d {
  font-size: 1.5em;
  line-height: 1.6;
}

.rough_6009 .summary-paper-26d3 {
  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);
}
.full-adea .avatar_warm_5c8b {
  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);
}
.wrapper-east-92dd {
  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);
}
.wrapper-east-92dd.surface_b67b .gradient-ec49 {
  background-color: var(--e-global-color-primary);
}
.wrapper-east-92dd.form-0dd0 .gradient-ec49,
.wrapper-east-92dd.light_4e16 .gradient-ec49 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.header-yellow-8d3e .module-356c {
  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);
}
.panel-8911 {
  --divider-color: var(--e-global-color-secondary);
}
.panel-8911 .search_cold_6ba1 {
  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);
}
.panel-8911.description_e822 .lower-a94a {
  background-color: var(--e-global-color-secondary);
}
.panel-8911.notice_08d9 .lower-a94a,
.panel-8911.active_copper_eb27 .lower-a94a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.panel-8911.notice_08d9 .lower-a94a,
.panel-8911.active_copper_eb27 .lower-a94a svg {
  fill: var(--e-global-color-secondary);
}
.thumbnail_118d .image_smooth_fc51 {
  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);
}
.thumbnail_118d .block-mini-2d1e {
  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);
}
.border_89e3.description_e822 .lower-a94a {
  background-color: var(--e-global-color-primary);
}
.border_89e3.notice_08d9 .lower-a94a,
.border_89e3.active_copper_eb27 .lower-a94a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.border_89e3.notice_08d9 .lower-a94a,
.border_89e3.active_copper_eb27 .lower-a94a svg {
  fill: var(--e-global-color-primary);
}
.easy_c9fd.description_e822 .lower-a94a {
  background-color: var(--e-global-color-primary);
}
.easy_c9fd.notice_08d9 .lower-a94a,
.easy_c9fd.active_copper_eb27 .lower-a94a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.easy_c9fd .next_0797 {
  color: var(--e-global-color-primary);
}
.easy_c9fd .next_0797,
.easy_c9fd .next_0797 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_c9fd .hidden_1f27 {
  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);
}
.component_d08a .list-lower-d648 {
  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);
}
.heading_880a .caption_pressed_3c04 .thick-088f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-hard-97a9 .gradient_action_4ea1:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.table-hard-97a9 .left-25a5 i {
  color: var(--e-global-color-primary);
}
.table-hard-97a9 .left-25a5 svg {
  fill: var(--e-global-color-primary);
}
.table-hard-97a9 .overlay_0591 {
  color: var(--e-global-color-secondary);
}
.table-hard-97a9 .gradient_action_4ea1 > .overlay_0591,
.table-hard-97a9 .gradient_action_4ea1 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_4bbd .search-54d9 {
  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);
}
.status_4bbd .mini-4598 {
  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);
}
.mini_f439 .heading_bottom_a5d7 .copper-06d6 {
  background-color: var(--e-global-color-primary);
}
.mini_f439 .alert_hovered_54be {
  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);
}
.hero-1908 .column_blue_bd9c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-1908 .action_b0da {
  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);
}
.hero-1908 .light-1f51 {
  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);
}
.thick_101b .link_15a7,
.thick_101b .link_15a7 a {
  color: var(--e-global-color-primary);
}
.thick_101b .link_15a7.fast_eb2f,
.thick_101b .link_15a7.fast_eb2f a {
  color: var(--e-global-color-accent);
}
.thick_101b .link_15a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_101b .last_ca77 {
  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);
}
.avatar-2775 .top-e634,
.avatar-2775 .lite-c464 {
  color: var(--e-global-color-primary);
}
.avatar-2775 .top-e634 svg {
  fill: var(--e-global-color-primary);
}
.avatar-2775 .fast_eb2f .top-e634,
.avatar-2775 .fast_eb2f .lite-c464 {
  color: var(--e-global-color-accent);
}
.avatar-2775 .fast_eb2f .top-e634 svg {
  fill: var(--e-global-color-accent);
}
.avatar-2775 .lite-c464 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-2775 .last_ca77 {
  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);
}
.pattern_dynamic_9978 .motion_5ec3,
.pattern_dynamic_9978 .panel_c8cc {
  color: var(--e-global-color-primary);
}
.pattern_dynamic_9978 .panel_c8cc svg {
  fill: var(--e-global-color-primary);
}
.pattern_dynamic_9978 .link_15a7.fast_eb2f a,
.pattern_dynamic_9978
  .link_15a7.fast_eb2f
  .panel_c8cc {
  color: var(--e-global-color-accent);
}
.pattern_dynamic_9978 .motion_5ec3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_dynamic_9978 .last_ca77 {
  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);
}
.out-0af7 .dropdown_6468 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-0af7 .description-lite-fad8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_bae7 .clean_6a01 .description_up_6730 {
  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);
}
.lite_bae7 .clean_6a01 .active_d803 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_bae7 .wrapper_2afd .description_up_6730 {
  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);
}
.lite_bae7
  .wrapper_2afd
  .active_d803 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_bae7
  .avatar-16de
  .description_up_6730 {
  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);
}
.lite_bae7
  .avatar-16de
  .active_d803 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_bae7
  .item_soft_4237
  .description_up_6730 {
  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);
}
.lite_bae7
  .item_soft_4237
  .active_d803 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_narrow_6415 .accent-8d20 {
  background-color: var(--e-global-color-primary);
}
.accordion_narrow_6415 .accent-8d20:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_narrow_6415 .down-5f24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_narrow_6415
  .accent-8d20:hover
  .down-5f24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_blue_3419 .block_f433 {
  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);
}
.hovered-b469 .slider_simple_8bfa .photo-e0e1 a {
  background-color: var(--e-global-color-accent);
}
.hovered-b469 .slider_simple_8bfa .red-f6bb a {
  background-color: var(--e-global-color-accent);
}
.hovered-b469 .slider_simple_8bfa .photo-e0e1 a,
.hovered-b469 .slider_simple_8bfa .red-f6bb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-small-2b7f
  .dark_499c.pagination-1b65
  .slider_simple_8bfa
  a.wrapper-1d1c {
  background-color: var(--e-global-color-accent);
}
.info-small-2b7f
  .dark_499c.pagination-1b65
  .slider_simple_8bfa
  span.wrapper-1d1c.fn-current-04cb {
  background-color: var(--e-global-color-text);
}
.info-small-2b7f
  .dark_499c.pagination-1b65
  .slider_simple_8bfa
  .wrapper-1d1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-north-091f .widget_blue_c9f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-north-091f
  .active-fluid-43cd
  > .cool-562a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-north-091f
  .wood-7bbb
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-north-091f
  .tag_warm_62eb
  .avatar_purple_bb74,
.hover-north-091f
  .tag_warm_62eb
  .paragraph-79bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-north-091f
  .tag_warm_62eb
  .link_ae7f,
.hover-north-091f
  .tag_warm_62eb
  a
  .link_ae7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-north-091f
  .tag_warm_62eb
  .disabled_753c {
  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-north-091f
  .tag_warm_62eb
  .dropdown-mini-7f5f {
  background-color: var(--e-global-color-primary);
}
.hover-north-091f
  .tag_warm_62eb
  .dropdown-mini-7f5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-north-091f
  .tag_warm_62eb
  .dropdown-mini-7f5f:hover {
  background-color: var(--e-global-color-primary);
}
.hover-north-091f
  .tag_warm_62eb
  .active_f206 {
  background-color: var(--e-global-color-primary);
}
.hover-north-091f
  .tag_warm_62eb
  .active_f206 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-north-091f
  .tag_warm_62eb
  .active_f206:hover {
  background-color: var(--e-global-color-primary);
}
.hover-north-091f
  .form_f9fd
  .blue_d1bb
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-north-091f
  .form_f9fd
  .bottom_e832 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-north-091f
  .form_f9fd
  .disabled_753c {
  color: var(--e-global-color-text);
}
.hover-north-091f
  .form_f9fd
  .disabled_753c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-north-091f
  .form_f9fd
  .dropdown-mini-7f5f {
  background-color: var(--e-global-color-primary);
}
.hover-north-091f
  .form_f9fd
  .dropdown-mini-7f5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-north-091f
  .form_f9fd
  .dropdown-mini-7f5f:hover {
  background-color: var(--e-global-color-primary);
}
.hover-north-091f
  .form_f9fd
  .active_f206 {
  background-color: var(--e-global-color-primary);
}
.hover-north-091f
  .form_f9fd
  .active_f206 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-north-091f
  .form_f9fd
  .active_f206:hover {
  background-color: var(--e-global-color-primary);
}
.hover-north-091f .black_3771 {
  background-color: var(--e-global-color-primary);
}
.hover-north-091f .black_3771:hover {
  background-color: var(--e-global-color-primary);
}
.hover-north-091f .under-1c69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-north-091f .nav_74c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_f7c2 .tertiary-fbe0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_f7c2
  .full_1f91
  > div:nth-child(3)
  .tertiary-fbe0,
.accordion_f7c2
  .texture-c936
  > div:nth-child(1)
  .tertiary-fbe0,
.accordion_f7c2
  .green-a4d3
  > div:nth-child(1)
  .tertiary-fbe0,
.accordion_f7c2
  .sidebar_a09a
  > div:nth-child(1)
  .tertiary-fbe0,
.accordion_f7c2
  .hero_static_e03d
  > div:nth-child(1)
  .tertiary-fbe0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_f7c2 .notice_95f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_f7c2 .chip_f784 {
  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);
}
.accordion_f7c2 .detail_e81d {
  background-color: var(--e-global-color-primary);
}
.accordion_f7c2 .detail_e81d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_f7c2 .detail_e81d:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_f7c2 .gallery_85c7 {
  background-color: var(--e-global-color-primary);
}
.accordion_f7c2 .gallery_85c7:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_f7c2 .under-1c69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_f7c2 .nav_74c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-ad41 .search_top_4af9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-ad41 .slider_e81c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-ad41 .widget_7151 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-ad41 .text-34e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-ad41 .gold-5fc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-ad41 .gallery_85c7 {
  background-color: var(--e-global-color-primary);
}
.huge-ad41 .gallery_85c7:hover {
  background-color: var(--e-global-color-primary);
}
.sort-41ae .content_800f {
  background-color: var(--e-global-color-secondary);
}
.sort-41ae .paragraph-huge-9b1e {
  background-color: var(--e-global-color-text);
}
.sort-41ae .orange_3751 {
  background-color: var(--e-global-color-secondary);
}
.sort-41ae .video_narrow_ce66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-41ae .photo_16c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-41ae .pink_fbec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-41ae .motion-1526 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-41ae .small-e350 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_03cf .accordion-2ed1 .grid-04f6,
.gold_03cf
  .accordion-2ed1
  .grid-04f6
  a,
.gold_03cf .accordion_5de7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_03cf .accordion-2ed1 .video-77c4,
.gold_03cf .lite_134b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_03cf .accordion-2ed1 .video-77c4 {
  color: var(--e-global-color-text);
}
.gold_03cf .lite_134b {
  color: var(--e-global-color-text);
}
.gold_03cf
  .accordion-2ed1
  .slider_south_a8ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_03cf .gallery-middle-29bc .notification_afc5 {
  background-color: var(--e-global-color-primary);
}
.gold_03cf .gallery-middle-29bc .notification_afc5:hover {
  background-color: var(--e-global-color-primary);
}
.gold_03cf .gallery-middle-29bc .video_f575 li span {
  background-color: var(--e-global-color-text);
}
.gold_03cf .gallery-middle-29bc .video_f575 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gold_03cf
  .gallery-middle-29bc
  .video_f575
  li.module-rough-94da
  span {
  background-color: var(--e-global-color-accent);
}
.gold_03cf .input_819a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_bfaa .tertiary_fresh_b8d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-large-30cc .out_8399 {
  background-color: var(--e-global-color-primary);
}
.shade-large-30cc .pink_4a40 {
  background-color: var(--e-global-color-secondary);
}
.shade-large-30cc .small_a71c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-large-30cc .footer-f0fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-large-30cc .slider-bfc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-large-30cc .light_834f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-large-30cc .chip-362c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-large-30cc .complex_43ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-large-30cc .paper-5b73 {
  background-color: var(--e-global-color-primary);
}
.shade-large-30cc .paper-5b73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-54db .tertiary-solid-bfb9 {
  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-54db .preview-2b6d {
  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);
}
.active-54db
  .icon-warm-96a3:after {
  background-color: var(--e-global-color-primary);
}
.active-54db .avatar_e88e {
  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);
}
.black-aff8 .accordion_5de7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-aff8 .lite_134b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_162f .shade_short_f3c1 .down-9d1f {
  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);
}
.cool_162f .shade_short_f3c1 .texture-0178 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_43b0 .popup_bright_0c5a {
  background-color: var(--e-global-color-primary);
}
.first_43b0 .summary_bottom_380a {
  background-color: var(--e-global-color-secondary);
}
.first_43b0 .breadcrumb-9e27 .tiny-3abd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_43b0 .grid-23ad .tiny-3abd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_975b .article-0c41 .notification-fea0 {
  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);
}
.title_975b .article-0c41 .button_selected_4f05 {
  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);
}
.title_975b .article-0c41 .header-bottom-ee7e {
  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);
}
.mask_6bf2 .slider_c5d6 {
  border-color: var(--e-global-color-text);
}
.mask_6bf2 .module_fixed_c259 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_6bf2 .notice_a73d {
  color: var(--e-global-color-primary);
}
.mask_6bf2 .banner-paper-d846 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-c560 .wood-57e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-c560 .link-focused-a4a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-c560 .dropdown-first-b212:hover .wood-57e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-c560
  .dropdown-first-b212:hover
  .link-focused-a4a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-bdab .paper-a3eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-bdab .white_1efb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-center-ea3c .primary_5ae9 .chip-fresh-3826 {
  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);
}
.gradient-center-ea3c .wide-8453 .chip-fresh-3826 {
  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);
}
.gold_8600 .nav-09ef {
  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);
}
.border_637b .current-c0a3 .hidden_center_f103 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_637b .current-c0a3 .hidden_center_f103 {
  background-color: var(--e-global-color-secondary);
}
.border_637b .pagination-1d71 .hidden_center_f103 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_637b .pagination-1d71 .hidden_center_f103 {
  background-color: var(--e-global-color-secondary);
}
.border_637b .out-f65c .title-hard-d664 {
  background-color: var(--e-global-color-primary);
}
.border_637b .out-f65c:hover .title-hard-d664 {
  background-color: var(--e-global-color-secondary);
}
.border_637b .notification_afc5 {
  background-color: var(--e-global-color-primary);
}
.border_637b .notification_afc5:hover {
  background-color: var(--e-global-color-accent);
}
.border_637b .video_f575 li span {
  background-color: var(--e-global-color-text);
}
.border_637b .video_f575 li span:hover {
  background-color: var(--e-global-color-primary);
}
.border_637b .video_f575 li.module-rough-94da span {
  background-color: var(--e-global-color-accent);
}
.tall_06ad .texture-wood-4a31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_06ad .current-17de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_9a27 .prev-23ab:before {
  background-color: var(--e-global-color-secondary);
}
.dirty_9a27 .focus-b4de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_9a27 .link-0c57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-1237 .box-be9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-1237 .box-be9d:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-1237 .box-be9d.fn-active-04cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-1237 .huge_5df0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-1237 .cool-3ddb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-1237 .grid-fast-4e79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-1237 .filter-a9ad {
  background-color: var(--e-global-color-primary);
}
.tiny-1237 .filter-a9ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-1237 .orange_fe50 {
  background-color: var(--e-global-color-primary);
}
.tiny-1237 .orange_fe50 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-aa8e .black-1739 .image_mini_dad0 a {
  color: var(--e-global-color-secondary);
}
.large-aa8e .black-1739 .image_mini_dad0 a:hover {
  color: var(--e-global-color-secondary);
}
.large-aa8e .black-1739 .image_mini_dad0,
.large-aa8e .black-1739 .image_mini_dad0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-aa8e .black-1739 .message-2684 {
  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);
}
.large-aa8e .black-1739 .panel_fluid_e782 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-aa8e .black-1739 .highlight-1a55 {
  background-color: var(--e-global-color-primary);
}
.large-aa8e .black-1739 .highlight-1a55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-aa8e .black-1739 .highlight-1a55:hover {
  background-color: var(--e-global-color-primary);
}
.large-aa8e .black-1739 .row-44ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-aa8e .black-1739 .row-44ad {
  background-color: var(--e-global-color-primary);
}
.large-aa8e .black-1739 .row-44ad:hover {
  background-color: var(--e-global-color-primary);
}
.large-aa8e .black-1739 .notification_afc5 {
  background-color: var(--e-global-color-primary);
}
.large-aa8e .black-1739 .notification_afc5:hover {
  background-color: var(--e-global-color-primary);
}
.large-aa8e .gallery-middle-29bc .video_f575 li span {
  background-color: var(--e-global-color-text);
}
.large-aa8e .gallery-middle-29bc .video_f575 li span:hover {
  background-color: var(--e-global-color-primary);
}
.large-aa8e .gallery-middle-29bc .video_f575 li.module-rough-94da span {
  background-color: var(--e-global-color-accent);
}
.large-aa8e .under-1c69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-aa8e .nav_74c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-hot-2781 .current_7c8d .copper_cc67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-hot-2781 .current_7c8d .sort_10f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-hot-2781 .current_7c8d .gradient-89d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_40db .highlight_8c07 {
  border-color: var(--e-global-color-text);
}
.picture_40db .hidden-21f6 {
  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_40db .fresh_b9e3 {
  color: var(--e-global-color-secondary);
}
.picture_40db .fresh_b9e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_40db .slider-soft-eaa2 > * {
  color: var(--e-global-color-primary);
}
.picture_40db .slider-soft-eaa2 > * svg {
  fill: var(--e-global-color-primary);
}
.picture_40db .description-dirty-3e6e {
  color: var(--e-global-color-primary);
}
.picture_40db .description-dirty-3e6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_40db .yellow_3e72 {
  color: var(--e-global-color-primary);
}
.picture_40db .yellow_3e72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_40db .section-stone-84f2 {
  color: var(--e-global-color-primary);
}
.picture_40db .section-stone-84f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_40db .notification-down-a19a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_40db .short-2a96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_40db .short-2a96.badge-dd3f {
  color: var(--e-global-color-secondary);
}
.picture_40db .short-2a96.badge-dd3f .hero_black_8777 {
  color: var(--e-global-color-accent);
}
.picture_40db .short-2a96.tertiary_orange_3ad1 {
  color: var(--e-global-color-text);
}
.picture_40db .short-2a96.tertiary_orange_3ad1 .hero_black_8777 {
  color: var(--e-global-color-text);
}
.picture_40db .short-2a96:before {
  border-top-color: var(--e-global-color-text);
}
.picture_40db .thumbnail_up_c784 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_40db
  .thumbnail_up_c784
  .summary-ffb2 {
  background-color: var(--e-global-color-primary);
}
.picture_40db
  .thumbnail_up_c784
  .summary-ffb2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_40db .highlight_8c07 .lite-f67f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-a93f .last_8472 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-a93f .silver-b6db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_white_9869 .notice-last-2ba7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_white_9869
  .info-bada
  .pattern-easy-f70e {
  background-color: var(--e-global-color-secondary);
}
.tertiary_white_9869
  .info-bada.wood_2ab7
  .pattern-easy-f70e {
  background-color: var(--e-global-color-text);
}
.tertiary_white_9869
  .info-bada:hover
  .pattern-easy-f70e {
  background-color: var(--e-global-color-accent);
}
.tertiary_white_9869
  .info-bada.fn-active-04cb
  .pattern-easy-f70e {
  background-color: var(--e-global-color-primary);
}
.gradient-289e .pattern_9a8f {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gradient-289e .container_fresh_3494 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-289e .fresh-7c91 {
  background-color: var(--e-global-color-primary);
}
.gradient-289e .fresh-7c91 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-0ac3 .sidebar-stone-dd56 .filter-382e .media-top-4b19 {
  background-color: var(--e-global-color-secondary);
}
.header-0ac3 .sidebar-stone-dd56 .button-wood-7677:after {
  background-color: var(--e-global-color-secondary);
}
.header-0ac3 .header-simple-40ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-0ac3 .prev-6a62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-0ac3 .pressed_8f39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-0ac3 .description-0690 {
  background-color: var(--e-global-color-primary);
}
.header-0ac3 .description-0690 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-0ac3 .background_full_cce0 {
  background-color: var(--e-global-color-secondary);
}
.header-0ac3 .background_full_cce0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-0ac3 .sidebar-stone-dd56 .filter_d2d7 .gradient_46e2:hover {
  background-color: var(--e-global-color-primary);
}
.header-0ac3
  .sidebar-stone-dd56
  .filter_d2d7
  .gradient_46e2.focused-048c {
  background-color: var(--e-global-color-primary);
}
.header-0ac3 .sidebar-stone-dd56 .highlight_ad55:before {
  border-color: var(--e-global-color-primary);
}
.header-0ac3 .sidebar-stone-dd56 .highlight_ad55:hover:before {
  border-color: var(--e-global-color-secondary);
}
.header-0ac3
  .sidebar-stone-dd56
  .highlight_ad55.hidden-rough-634e:before {
  border-color: var(--e-global-color-primary);
}
.header-0ac3 .container_72f1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_3580 .gallery-1cf7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_3580 .gallery-1cf7:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_3580 .gallery-1cf7.section-tiny-1f0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_3580 .column-white-284a {
  background-color: var(--e-global-color-primary);
}
.middle_3580 .column-white-284a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_3580
  .logo_0600
  .under_389e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_3580
  .element-23a1
  .under_389e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-0f55
  .west-8ff3
  .paper_3197 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-0f55
  .west-8ff3
  .mask-62c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-0f55 .basic_9cb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-0f55 .message_d1d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-0f55 .huge-fe72 {
  background-color: var(--e-global-color-primary);
}
.surface-0f55 .huge-fe72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark-1f2a .heading_liquid_c908 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-1f2a .container-slow-02a3 {
  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);
}
.dark-1f2a .overlay_1e32 {
  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);
}
.dark-1f2a .overlay_1e32 a:hover {
  color: var(--e-global-color-secondary);
}
.dark-1f2a .active_top_deac {
  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);
}
.dark-1f2a .button-1f49 {
  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);
}
.dark-1f2a .badge_1a1d .notification_afc5 {
  background-color: var(--e-global-color-primary);
}
.dark-1f2a .badge_1a1d .notification_afc5:hover {
  background-color: var(--e-global-color-accent);
}
.dark-1f2a
  .badge_1a1d
  .video_f575
  li
  span {
  background-color: var(--e-global-color-text);
}
.dark-1f2a
  .badge_1a1d
  .video_f575
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.dark-1f2a
  .badge_1a1d
  .video_f575
  li.module-rough-94da
  span {
  background-color: var(--e-global-color-accent);
}
.last_294e
  .container_6dd1
  .north_1aee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_294e .container_6dd1 .search-bronze-a921 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_294e .container_6dd1 .thumbnail-in-4fde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_294e .thumbnail-8252 {
  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);
}
.last_294e
  .preview-235b.grid_6d1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > a {
  background-color: var(--e-global-color-text);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > a
  .rough_59e6.form-dirty-0609 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > a
  .medium_a35b.detail-new-dbb4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > .paper_4955
  .border_7ddc
  > a {
  background-color: var(--e-global-color-secondary);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > .paper_4955
  .border_7ddc
  > a
  .badge_black_0315 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > .paper_4955
  .border_7ddc
  > a
  .medium_a35b.photo-prev-82ab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > a
  .thumbnail-5fb2:before {
  color: var(--e-global-color-text);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > .paper_4955
  a
  .thumbnail-5fb2:before {
  color: var(--e-global-color-text);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc.accent-c410
  > a
  .thumbnail-5fb2:before {
  color: var(--e-global-color-text);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > .paper_4955
  .border_7ddc.accent-c410
  > a
  .thumbnail-5fb2:before {
  color: var(--e-global-color-text);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > a
  .box_huge_17ef
  .list-e165 {
  color: var(--e-global-color-text);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > .paper_4955
  a
  .box_huge_17ef
  .list-e165 {
  color: var(--e-global-color-text);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > a
  .box_huge_17ef
  .list-e165,
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > .paper_4955
  a
  .box_huge_17ef
  .list-e165 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > a
  .bottom-b36e:before {
  color: var(--e-global-color-text);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > .paper_4955
  a
  .bottom-b36e:before {
  color: var(--e-global-color-text);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc.accent-c410
  > a
  .bottom-b36e:before {
  color: var(--e-global-color-text);
}
.focus-old-41d3
  > .block-active-c331
  > div
  > .item_f10b
  > .border_7ddc
  > .paper_4955
  .border_7ddc.accent-c410
  > a
  .bottom-b36e:before {
  color: var(--e-global-color-text);
}
.hard-4997 .message-7ec4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-4997
  .accordion-dynamic-42af:hover
  .message-7ec4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_stone_a823
  > .block-active-c331
  > .solid-1d12
  > .basic_ce4c
  > .message_focused_a11c
  > .disabled-lower-055c
  .caption_ddd8 {
  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);
}
.link_stone_a823
  > .block-active-c331
  > .solid-1d12
  > .basic_ce4c
  > .message_focused_a11c
  > .disabled-lower-055c:hover
  .caption_ddd8 {
  color: var(--e-global-color-text);
}
.link_stone_a823
  > .block-active-c331
  > .solid-1d12
  > .basic_ce4c
  > .message_focused_a11c
  > .disabled-lower-055c:hover
  .caption_ddd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_stone_a823
  > .block-active-c331
  > .solid-1d12
  > .basic_ce4c
  > .message_focused_a11c.left-c6b4
  > .disabled-lower-055c
  .caption_ddd8 {
  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);
}
.image-hard-da9e .photo_a151 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-hard-da9e .wood_062f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-hard-da9e .focus-3179 {
  background-color: var(--e-global-color-primary);
}
.image-hard-da9e .focus-3179 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_pink_5ef9
  > .block-active-c331
  > .footer-bronze-7481
  > .mask-advanced-d995
  > .block_fe4f
  .active-0424 {
  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);
}
.nav_pink_5ef9
  > .block-active-c331
  > .footer-bronze-7481
  > .mask-advanced-d995
  > .block_fe4f
  .table-static-beab {
  color: var(--e-global-color-text);
}
.nav_pink_5ef9
  > .block-active-c331
  > .footer-bronze-7481
  > .mask-advanced-d995
  > .block_fe4f:hover
  .active-0424 {
  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);
}
.nav_pink_5ef9
  > .block-active-c331
  > .footer-bronze-7481
  > .mask-advanced-d995
  > .block_fe4f:hover
  .table-static-beab {
  color: var(--e-global-color-secondary);
}
.nav_pink_5ef9
  > .block-active-c331
  > .footer-bronze-7481
  > .mask-advanced-d995
  > .block_fe4f.block-white-5fc5
  .active-0424 {
  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);
}
.nav_pink_5ef9
  > .block-active-c331
  > .footer-bronze-7481
  > .mask-advanced-d995
  > .block_fe4f.block-white-5fc5
  .table-static-beab {
  color: var(--e-global-color-primary);
}
.sort-2ed8
  .layout_b584
  .wood_eefd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-2ed8 .dirty-df00 .lite-f67f .short-c124 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-83fb .shade-huge-11dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-83fb .simple-5116 .shade-huge-11dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-83fb .button_0130 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-83fb .button_0130 {
  background-color: var(--e-global-color-primary);
}
.accordion_b79c .search_light_cc19 .form_533c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_b79c
  .search_light_cc19:hover
  .iron_7471 {
  color: var(--e-global-color-secondary);
}
.accordion_b79c
  .search_light_cc19:hover
  .form_533c {
  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);
}
.notice-c4c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.black-883f {
  max-width: 1400px !important;
}

.smooth_fc3b {
  flex-direction: column;
}

.smooth_fc3b .footer_clean_823a {
  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.smooth_fc3b .footer_clean_823a {
  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);
}

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

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

.complex_6148.gradient-a5bf {
  display: none;
}

.link-12ed {
  display: none;
}

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

.aside-2a0b.video-dynamic-3295 {
  margin-bottom: 40px;
  width: 100%;
}

.tertiary-silver-a4b7 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.smooth_fc3b a {
  width: 100%;
}

.gradient-a9c7 .outer_6d8c.notification-8be6 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.gradient-a9c7
  .outer_6d8c.detail_77c8
  .paragraph_aa8d
  .gradient_simple_b891 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.breadcrumb_current_7b90.bright_57e3 > .rough-22f4 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

.main-in-595d {
  display: flex;
  gap: 50px;
}

.gradient-a9c7
  .outer_6d8c.light_bd72
  .left_1d2f
  .button-down-32eb {
  width: 100% !important;
}

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

.content-4b57 {
  width: 100%;
}

.lower-6c10 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pagination-copper-ef14 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.pagination-copper-ef14:hover .aside_clean_c7b7 {
  visibility: visible;
}
.pagination-copper-ef14:hover.pagination-copper-ef14::before {
  display: block;
}

.progress_eb11 h3 {
  color: #fff;
}

.carousel-last-090a {
  margin: 0;
}

.gradient-a9c7
  .outer_6d8c.light_bd72
  .button-down-32eb
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.accordion_new_6e25 {
  width: 100%;
}

.shadow-5867 {
  width: 100%;
}

.label-current-d054 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.shadow-5867 {
  width: 100%;
}

.left-6a46 {
  margin-bottom: 10px !important;
}

.button-down-32eb {
  display: flex;
  align-items: center;
}

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

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

.smooth_fc3b .footer_clean_823a.carousel-a2ac {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.smooth_fc3b h1.footer_clean_823a {
  margin-top: 80px !important;
}

.gradient-a9c7 .outer_6d8c.grid-a794 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.secondary_simple_b773 img {
  width: 100%;
}

.focused_b4ff .orange-b7c9.paragraph_aa8d {
  justify-content: space-between;
}

.clean_fe3c {
  display: none;
}

.column-first-4b3e .header-large-41a1 {
  margin: 1px 0 !important;
}

.content-3c6e li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .breadcrumb_current_7b90 .rough-22f4 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .main-in-595d {
    flex-direction: column;
  }

  .right-7639 {
    width: 100% !important;
  }
}

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

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

  .focused_b4ff .orange-b7c9.paragraph_aa8d {
    border-bottom: 1px solid #f0c159;
  }

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

  .breadcrumb_current_7b90.bright_57e3 > .rough-22f4 {
    gap: 15px;
    justify-content: space-between;
  }

  .gradient-a9c7
    .outer_6d8c.light_bd72
    .button-down-32eb
    img {
    width: 60% !important;
  }

  .avatar_basic_3f69 {
    left: 2%;
  }

  .item-0da3 {
    margin: 10px 0;
  }

  .smooth_fc3b .header-large-41a1 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.smooth_fc3b .footer_clean_823a,
  .smooth_fc3b .footer_clean_823a {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .button-down-32eb {
    justify-content: center;
  }

  .smooth_fc3b .header-large-41a1 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .tertiary-silver-a4b7 {
    margin-bottom: 15px !important;
  }

  .gradient-a9c7 .outer_6d8c.notification-8be6 {
    width: 75% !important;
  }

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

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

  h2.smooth_fc3b .footer_clean_823a,
  .smooth_fc3b .footer_clean_823a {
    font-size: 30px !important;
  }

  .button-down-32eb {
    justify-content: center;
  }

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

  .photo-narrow-d983
    .image_dynamic_de46.bright-04d4 {
    margin: 0 !important;
  }

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

  .item-0da3 {
    display: flex;
  }

  .pattern_c972 .sidebar_1ed7 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .label-current-d054 {
    justify-content: flex-end;
    gap: 1px;
  }

  .smooth_fc3b h1.footer_clean_823a {
    margin-top: 40px !important;
  }

  .gradient-a9c7
    .outer_6d8c.light_bd72
    .button-down-32eb
    img,
  .thumbnail_118d .left_1d2f {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .gradient-a9c7 .outer_6d8c.notification-8be6 {
    width: 100% !important;
  }

  .breadcrumb_current_7b90.bright_57e3 > .rough-22f4 {
    gap: 3px;
  }

  .smooth_fc3b .header-large-41a1 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.focused_b4ff .orange-b7c9.paragraph_aa8d: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .focused_b4ff .orange-b7c9.paragraph_aa8d {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .smooth_fc3b .footer_clean_823a {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .sidebar_1ed7 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.tabs-c9bc .article_large_3050 {
  flex-shrink: 0;
  white-space: nowrap;
}

.tabs-c9bc .focused-801f {
  flex-shrink: 0;
  min-width: fit-content;
}

.tabs-c9bc .gradient_simple_b891 {
  white-space: nowrap;
}

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

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

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

.tabs-c9bc .focused-801f {
  max-width: 80px !important;
  overflow: hidden;
}

.tabs-c9bc .orange-b7c9.paragraph_aa8d {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.tabs-c9bc .gradient_simple_b891 {
  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);
  }
}

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

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

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

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

body .tooltip_cool_9bc8:nth-child(2),
.gradient-a9c7 .tooltip_cool_9bc8:nth-child(2),
#page .tooltip_cool_9bc8: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;
}

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

/* css-noise: fef9 */
.phantom-card-h4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
