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(.button-1396) {
  gap: 0.5em;
}
:where(.button-a220) {
  gap: 0.5em;
}
body .advanced-8ffd > .huge_af28 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .advanced-8ffd > .caption_6d04 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .advanced-8ffd > .photo-ed18 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .out-718b > .huge_af28 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .out-718b > .caption_6d04 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .out-718b > .photo-ed18 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .out-718b
  > :where(:not(.huge_af28):not(.caption_6d04):not(.paragraph-brown-9763)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .out-718b > .white_155d {
  max-width: var(--wp--style--global--wide-size);
}
body .button-1396 {
  display: flex;
}
body .button-1396 {
  flex-wrap: wrap;
  align-items: center;
}
body .button-1396 > * {
  margin: 0;
}
body .button-a220 {
  display: grid;
}
body .button-a220 > * {
  margin: 0;
}
:where(.selected-f59c.button-1396) {
  gap: 2em;
}
:where(.selected-f59c.button-a220) {
  gap: 2em;
}
:where(.footer-72b5.button-1396) {
  gap: 1.25em;
}
:where(.footer-72b5.button-a220) {
  gap: 1.25em;
}
.huge-e3ca {
  color: var(--wp--preset--color--black) !important;
}
.active-5213 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dim_c335 {
  color: var(--wp--preset--color--white) !important;
}
.info_0b59 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.info_cool_f8df {
  color: var(--wp--preset--color--vivid-red) !important;
}
.paper-63d8 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.section_small_aa46 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.full-8b80 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.nav_2a94 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.chip-plasma-e807 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.aside_1cb4 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.header_c02a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.heading_bb83 {
  background-color: var(--wp--preset--color--black) !important;
}
.info_fresh_f24b {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.highlight_03fe {
  background-color: var(--wp--preset--color--white) !important;
}
.preview_slow_552e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.right-353a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.gallery_purple_270f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.huge-48f1 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.backdrop_728c {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.dropdown_yellow_e814 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.caption-right-f93b {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.east_bd9e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.south-ae42 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.basic_864b {
  border-color: var(--wp--preset--color--black) !important;
}
.title_east_5820 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.out-7379 {
  border-color: var(--wp--preset--color--white) !important;
}
.middle-a88d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.notice-8126 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.hover_full_f853 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.feature-f7b2 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.accent_024b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.summary_ea10 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.grid_left_1f20 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.solid_fffc {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tall-12b3 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.dim-66de {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.image-b56e {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.panel-new-f9a1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.blue_1853 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.tag_old_a724 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.input-current-ab44 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.complex-7000 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.chip_fluid_021c {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.wood-7292 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.logo_short_2edb {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.preview_31d1 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.down-875c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.down-6944 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.tertiary-small-28f2 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.hero_paper_52a7 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.accordion_focused_9c36 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.last-178d a:where(:not(.popup_short_488a)) {
  color: inherit;
}
:where(.footer-72b5.button-1396) {
  gap: 1.25em;
}
:where(.footer-72b5.button-a220) {
  gap: 1.25em;
}
:where(.selected-f59c.button-1396) {
  gap: 2em;
}
:where(.selected-f59c.button-a220) {
  gap: 2em;
}
.message-5af0 {
  font-size: 1.5em;
  line-height: 1.6;
}

.fixed_7842 .chip-dcc7 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_rough_c802 .wide_bdaf {
  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);
}
.highlight-brown-227e {
  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);
}
.highlight-brown-227e.light_3bed .picture_fast_1e81 {
  background-color: var(--e-global-color-primary);
}
.highlight-brown-227e.lower_9a04 .picture_fast_1e81,
.highlight-brown-227e.card_2c2d .picture_fast_1e81 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pro_2032 .row_in_e4c5 {
  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);
}
.orange_4b0d {
  --divider-color: var(--e-global-color-secondary);
}
.orange_4b0d .inner-75d1 {
  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);
}
.orange_4b0d.stale_d75f .icon-narrow-fc58 {
  background-color: var(--e-global-color-secondary);
}
.orange_4b0d.module_8c56 .icon-narrow-fc58,
.orange_4b0d.sort_4539 .icon-narrow-fc58 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.orange_4b0d.module_8c56 .icon-narrow-fc58,
.orange_4b0d.sort_4539 .icon-narrow-fc58 svg {
  fill: var(--e-global-color-secondary);
}
.gradient_473f .hidden-b665 {
  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);
}
.gradient_473f .card-8412 {
  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);
}
.section_5c3b.stale_d75f .icon-narrow-fc58 {
  background-color: var(--e-global-color-primary);
}
.section_5c3b.module_8c56 .icon-narrow-fc58,
.section_5c3b.sort_4539 .icon-narrow-fc58 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.section_5c3b.module_8c56 .icon-narrow-fc58,
.section_5c3b.sort_4539 .icon-narrow-fc58 svg {
  fill: var(--e-global-color-primary);
}
.table-5c2c.stale_d75f .icon-narrow-fc58 {
  background-color: var(--e-global-color-primary);
}
.table-5c2c.module_8c56 .icon-narrow-fc58,
.table-5c2c.sort_4539 .icon-narrow-fc58 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.table-5c2c .purple_dce6 {
  color: var(--e-global-color-primary);
}
.table-5c2c .purple_dce6,
.table-5c2c .purple_dce6 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-5c2c .info_8a46 {
  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);
}
.section-gas-d8b4 .under-f22c {
  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);
}
.banner-hard-cd3e .summary-cool-d3e9 .icon-wood-6842 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool-8fb3 .gradient_short_63c0:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.cool-8fb3 .label-next-c79b i {
  color: var(--e-global-color-primary);
}
.cool-8fb3 .label-next-c79b svg {
  fill: var(--e-global-color-primary);
}
.cool-8fb3 .modal-old-7903 {
  color: var(--e-global-color-secondary);
}
.cool-8fb3 .gradient_short_63c0 > .modal-old-7903,
.cool-8fb3 .gradient_short_63c0 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-next-501c .main_dd4e {
  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);
}
.primary-next-501c .bright_843b {
  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);
}
.new_27da .accordion_out_92e4 .content_top_a0f4 {
  background-color: var(--e-global-color-primary);
}
.new_27da .secondary_purple_a040 {
  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);
}
.tooltip_soft_03fa .gradient_soft_6c23 {
  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);
}
.tooltip_soft_03fa .center_5801 {
  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);
}
.tooltip_soft_03fa .focus-bronze-a4ce {
  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);
}
.alert-a4d9 .section-2df8,
.alert-a4d9 .section-2df8 a {
  color: var(--e-global-color-primary);
}
.alert-a4d9 .section-2df8.frame-424c,
.alert-a4d9 .section-2df8.frame-424c a {
  color: var(--e-global-color-accent);
}
.alert-a4d9 .section-2df8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-a4d9 .notification-8ac5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-9fe9 .frame_928d,
.container-9fe9 .tabs_973f {
  color: var(--e-global-color-primary);
}
.container-9fe9 .frame_928d svg {
  fill: var(--e-global-color-primary);
}
.container-9fe9 .frame-424c .frame_928d,
.container-9fe9 .frame-424c .tabs_973f {
  color: var(--e-global-color-accent);
}
.container-9fe9 .frame-424c .frame_928d svg {
  fill: var(--e-global-color-accent);
}
.container-9fe9 .tabs_973f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-9fe9 .notification-8ac5 {
  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);
}
.detail-dark-c6a8 .tertiary_6f31,
.detail-dark-c6a8 .label_e03c {
  color: var(--e-global-color-primary);
}
.detail-dark-c6a8 .label_e03c svg {
  fill: var(--e-global-color-primary);
}
.detail-dark-c6a8 .section-2df8.frame-424c a,
.detail-dark-c6a8
  .section-2df8.frame-424c
  .label_e03c {
  color: var(--e-global-color-accent);
}
.detail-dark-c6a8 .tertiary_6f31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-dark-c6a8 .notification-8ac5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_cool_1dd5 .notice-purple-26b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_cool_1dd5 .shadow_7558 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_11e3 .solid-2ad0 .pressed_4144 {
  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);
}
.secondary_11e3 .solid-2ad0 .heading_31aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_11e3 .lower_5525 .pressed_4144 {
  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);
}
.secondary_11e3
  .lower_5525
  .heading_31aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_11e3
  .heading_south_e7b9
  .pressed_4144 {
  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);
}
.secondary_11e3
  .heading_south_e7b9
  .heading_31aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_11e3
  .tag_prev_edb9
  .pressed_4144 {
  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);
}
.secondary_11e3
  .tag_prev_edb9
  .heading_31aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_7f72 .widget-6394 {
  background-color: var(--e-global-color-primary);
}
.slow_7f72 .widget-6394:hover {
  background-color: var(--e-global-color-primary);
}
.slow_7f72 .fluid-90ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_7f72
  .widget-6394:hover
  .fluid-90ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_north_2d6b .alert-steel-9b65 {
  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);
}
.hero-over-0abf .outline-large-6cd4 .preview_410c a {
  background-color: var(--e-global-color-accent);
}
.hero-over-0abf .outline-large-6cd4 .backdrop_light_5f52 a {
  background-color: var(--e-global-color-accent);
}
.hero-over-0abf .outline-large-6cd4 .preview_410c a,
.hero-over-0abf .outline-large-6cd4 .backdrop_light_5f52 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-tiny-9ec1
  .main_10eb.last-9951
  .outline-large-6cd4
  a.article-fresh-c5a7 {
  background-color: var(--e-global-color-accent);
}
.focus-tiny-9ec1
  .main_10eb.last-9951
  .outline-large-6cd4
  span.article-fresh-c5a7.fn-current-29eb {
  background-color: var(--e-global-color-text);
}
.focus-tiny-9ec1
  .main_10eb.last-9951
  .outline-large-6cd4
  .article-fresh-c5a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_d367 .column_glass_d62e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_d367
  .hero_a973
  > .card_in_4518
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_d367
  .footer_stone_1d7b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_d367
  .hidden-6099
  .info-left-fc1f,
.south_d367
  .hidden-6099
  .aside-6de9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_d367
  .hidden-6099
  .hidden-7d72,
.south_d367
  .hidden-6099
  a
  .hidden-7d72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_d367
  .hidden-6099
  .tall-7f49 {
  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);
}
.south_d367
  .hidden-6099
  .paragraph-under-8f61 {
  background-color: var(--e-global-color-primary);
}
.south_d367
  .hidden-6099
  .paragraph-under-8f61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_d367
  .hidden-6099
  .paragraph-under-8f61:hover {
  background-color: var(--e-global-color-primary);
}
.south_d367
  .hidden-6099
  .tiny_ad37 {
  background-color: var(--e-global-color-primary);
}
.south_d367
  .hidden-6099
  .tiny_ad37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_d367
  .hidden-6099
  .tiny_ad37:hover {
  background-color: var(--e-global-color-primary);
}
.south_d367
  .heading-plasma-27a8
  .texture_iron_fd1d
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_d367
  .heading-plasma-27a8
  .sidebar_dcce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_d367
  .heading-plasma-27a8
  .tall-7f49 {
  color: var(--e-global-color-text);
}
.south_d367
  .heading-plasma-27a8
  .tall-7f49
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_d367
  .heading-plasma-27a8
  .paragraph-under-8f61 {
  background-color: var(--e-global-color-primary);
}
.south_d367
  .heading-plasma-27a8
  .paragraph-under-8f61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_d367
  .heading-plasma-27a8
  .paragraph-under-8f61:hover {
  background-color: var(--e-global-color-primary);
}
.south_d367
  .heading-plasma-27a8
  .tiny_ad37 {
  background-color: var(--e-global-color-primary);
}
.south_d367
  .heading-plasma-27a8
  .tiny_ad37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_d367
  .heading-plasma-27a8
  .tiny_ad37:hover {
  background-color: var(--e-global-color-primary);
}
.south_d367 .sort_solid_36af {
  background-color: var(--e-global-color-primary);
}
.south_d367 .sort_solid_36af:hover {
  background-color: var(--e-global-color-primary);
}
.south_d367 .yellow_eef0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_d367 .hover_fdfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-pink-905a .pro_b0c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-pink-905a
  .media-out-9b4a
  > div:nth-child(3)
  .pro_b0c6,
.shadow-pink-905a
  .border-88fd
  > div:nth-child(1)
  .pro_b0c6,
.shadow-pink-905a
  .icon_8dc4
  > div:nth-child(1)
  .pro_b0c6,
.shadow-pink-905a
  .article_focused_1b69
  > div:nth-child(1)
  .pro_b0c6,
.shadow-pink-905a
  .gallery-pink-a1d6
  > div:nth-child(1)
  .pro_b0c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-pink-905a .section_huge_a6f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pink-905a .dropdown_easy_4e05 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pink-905a .outline_33f6 {
  background-color: var(--e-global-color-primary);
}
.shadow-pink-905a .outline_33f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-pink-905a .outline_33f6:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-pink-905a .active-ace2 {
  background-color: var(--e-global-color-primary);
}
.shadow-pink-905a .active-ace2:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-pink-905a .yellow_eef0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-pink-905a .hover_fdfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_6a03 .media-pro-ddcb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_6a03 .media_old_3bbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_6a03 .secondary-edce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_6a03 .image_mini_91cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_6a03 .outline-complex-4759 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_6a03 .active-ace2 {
  background-color: var(--e-global-color-primary);
}
.carousel_6a03 .active-ace2:hover {
  background-color: var(--e-global-color-primary);
}
.modal_8c95 .heading_bf61 {
  background-color: var(--e-global-color-secondary);
}
.modal_8c95 .black-7128 {
  background-color: var(--e-global-color-text);
}
.modal_8c95 .left_5074 {
  background-color: var(--e-global-color-secondary);
}
.modal_8c95 .photo-small-a8bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_8c95 .preview-mini-8262 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8c95 .gradient_dark_ac7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8c95 .iron_fe0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8c95 .shade_bf3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_9746 .hard-5e3f .glass_6449,
.notification_9746
  .hard-5e3f
  .glass_6449
  a,
.notification_9746 .form_431e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_9746 .hard-5e3f .hard_561b,
.notification_9746 .gradient_up_ab77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_9746 .hard-5e3f .hard_561b {
  color: var(--e-global-color-text);
}
.notification_9746 .gradient_up_ab77 {
  color: var(--e-global-color-text);
}
.notification_9746
  .hard-5e3f
  .footer_hard_e0c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_9746 .nav-a9a7 .row_static_6ed3 {
  background-color: var(--e-global-color-primary);
}
.notification_9746 .nav-a9a7 .row_static_6ed3:hover {
  background-color: var(--e-global-color-primary);
}
.notification_9746 .nav-a9a7 .iron-4f21 li span {
  background-color: var(--e-global-color-text);
}
.notification_9746 .nav-a9a7 .iron-4f21 li span:hover {
  background-color: var(--e-global-color-primary);
}
.notification_9746
  .nav-a9a7
  .iron-4f21
  li.grid-deb7
  span {
  background-color: var(--e-global-color-accent);
}
.notification_9746 .content-fluid-7f4c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_ca28 .info_glass_1265 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-dc63 .banner-52b7 {
  background-color: var(--e-global-color-primary);
}
.focus-dc63 .paragraph_e885 {
  background-color: var(--e-global-color-secondary);
}
.focus-dc63 .disabled-soft-3aca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-dc63 .avatar-f1a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-dc63 .green_cc90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-dc63 .pro-ff32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-dc63 .status_dim_7e79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-dc63 .lite_e73a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-dc63 .overlay-selected-5fb3 {
  background-color: var(--e-global-color-primary);
}
.focus-dc63 .overlay-selected-5fb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-10ac .heading_upper_9a23 {
  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);
}
.top-10ac .grid_f4ce {
  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);
}
.top-10ac
  .content_pro_cfcb:after {
  background-color: var(--e-global-color-primary);
}
.top-10ac .gradient-medium-8601 {
  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);
}
.logo-pink-9b44 .form_431e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-pink-9b44 .gradient_up_ab77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-0f48 .brown-3ad4 .rough-6b2e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-0f48 .brown-3ad4 .nav_63c6 {
  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);
}
.liquid_f731 .element-f8de {
  background-color: var(--e-global-color-primary);
}
.liquid_f731 .summary_lite_461a {
  background-color: var(--e-global-color-secondary);
}
.liquid_f731 .orange_8373 .smooth-f26e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_f731 .footer-3f1d .smooth-f26e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-82de .tooltip-46c5 .image-middle-5a6c {
  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-82de .tooltip-46c5 .upper-0eb0 {
  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);
}
.iron-82de .tooltip-46c5 .red-4769 {
  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);
}
.wide-9244 .hover_f755 {
  border-color: var(--e-global-color-text);
}
.wide-9244 .progress-744f {
  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);
}
.wide-9244 .carousel-plasma-c3a5 {
  color: var(--e-global-color-primary);
}
.wide-9244 .stale-1134 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_84e0 .description_short_f230 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_84e0 .hard-74b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_84e0 .filter_fresh_d0aa:hover .description_short_f230 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_84e0
  .filter_fresh_d0aa:hover
  .hard-74b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark_5d8b .layout-inner-20e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark_5d8b .layout-d538 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_eb84 .rough_bd16 .secondary-bc80 {
  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);
}
.full_eb84 .badge_2169 .secondary-bc80 {
  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);
}
.layout-medium-fd8d .light_ac71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.grid-stale-c4b7 .static-8aed .caption_224e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-stale-c4b7 .static-8aed .caption_224e {
  background-color: var(--e-global-color-secondary);
}
.grid-stale-c4b7 .carousel_e847 .caption_224e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-stale-c4b7 .carousel_e847 .caption_224e {
  background-color: var(--e-global-color-secondary);
}
.grid-stale-c4b7 .content-0f8b .first-a31e {
  background-color: var(--e-global-color-primary);
}
.grid-stale-c4b7 .content-0f8b:hover .first-a31e {
  background-color: var(--e-global-color-secondary);
}
.grid-stale-c4b7 .row_static_6ed3 {
  background-color: var(--e-global-color-primary);
}
.grid-stale-c4b7 .row_static_6ed3:hover {
  background-color: var(--e-global-color-accent);
}
.grid-stale-c4b7 .iron-4f21 li span {
  background-color: var(--e-global-color-text);
}
.grid-stale-c4b7 .iron-4f21 li span:hover {
  background-color: var(--e-global-color-primary);
}
.grid-stale-c4b7 .iron-4f21 li.grid-deb7 span {
  background-color: var(--e-global-color-accent);
}
.video-a63e .logo-small-e5af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-a63e .module-blue-742b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_07c6 .caption_thick_5690:before {
  background-color: var(--e-global-color-secondary);
}
.box_07c6 .cold-e2d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_07c6 .advanced_12dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-pro-f6cc .link_silver_605b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-pro-f6cc .link_silver_605b:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-pro-f6cc .link_silver_605b.fn-active-29eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-pro-f6cc .gradient_lower_fec6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-pro-f6cc .block-south-5d49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-pro-f6cc .paragraph-a6c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-pro-f6cc .silver-bb94 {
  background-color: var(--e-global-color-primary);
}
.search-pro-f6cc .silver-bb94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-pro-f6cc .icon-36ea {
  background-color: var(--e-global-color-primary);
}
.search-pro-f6cc .icon-36ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_1cfc .primary_fresh_f992 .cool-91f8 a {
  color: var(--e-global-color-secondary);
}
.block_1cfc .primary_fresh_f992 .cool-91f8 a:hover {
  color: var(--e-global-color-secondary);
}
.block_1cfc .primary_fresh_f992 .cool-91f8,
.block_1cfc .primary_fresh_f992 .cool-91f8 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_1cfc .primary_fresh_f992 .notice_21af {
  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);
}
.block_1cfc .primary_fresh_f992 .blue_c068 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_1cfc .primary_fresh_f992 .basic-95fc {
  background-color: var(--e-global-color-primary);
}
.block_1cfc .primary_fresh_f992 .basic-95fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_1cfc .primary_fresh_f992 .basic-95fc:hover {
  background-color: var(--e-global-color-primary);
}
.block_1cfc .primary_fresh_f992 .layout_c553 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_1cfc .primary_fresh_f992 .layout_c553 {
  background-color: var(--e-global-color-primary);
}
.block_1cfc .primary_fresh_f992 .layout_c553:hover {
  background-color: var(--e-global-color-primary);
}
.block_1cfc .primary_fresh_f992 .row_static_6ed3 {
  background-color: var(--e-global-color-primary);
}
.block_1cfc .primary_fresh_f992 .row_static_6ed3:hover {
  background-color: var(--e-global-color-primary);
}
.block_1cfc .nav-a9a7 .iron-4f21 li span {
  background-color: var(--e-global-color-text);
}
.block_1cfc .nav-a9a7 .iron-4f21 li span:hover {
  background-color: var(--e-global-color-primary);
}
.block_1cfc .nav-a9a7 .iron-4f21 li.grid-deb7 span {
  background-color: var(--e-global-color-accent);
}
.block_1cfc .yellow_eef0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_1cfc .hover_fdfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_2056 .notice_tall_1ce3 .wood-7072 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_2056 .notice_tall_1ce3 .rough_c14b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_2056 .notice_tall_1ce3 .avatar-liquid-02cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_01b6 .background-bright-e50d {
  border-color: var(--e-global-color-text);
}
.background_01b6 .hard_fd5f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_01b6 .middle_7d53 {
  color: var(--e-global-color-secondary);
}
.background_01b6 .middle_7d53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_01b6 .search-hard-c7b2 > * {
  color: var(--e-global-color-primary);
}
.background_01b6 .search-hard-c7b2 > * svg {
  fill: var(--e-global-color-primary);
}
.background_01b6 .component_1489 {
  color: var(--e-global-color-primary);
}
.background_01b6 .component_1489 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_01b6 .grid_pink_7107 {
  color: var(--e-global-color-primary);
}
.background_01b6 .grid_pink_7107 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_01b6 .east-0d54 {
  color: var(--e-global-color-primary);
}
.background_01b6 .east-0d54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_01b6 .stone-906a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_01b6 .picture-right-c2db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_01b6 .picture-right-c2db.narrow_a47c {
  color: var(--e-global-color-secondary);
}
.background_01b6 .picture-right-c2db.narrow_a47c .block_c6c8 {
  color: var(--e-global-color-accent);
}
.background_01b6 .picture-right-c2db.feature_wood_6ae5 {
  color: var(--e-global-color-text);
}
.background_01b6 .picture-right-c2db.feature_wood_6ae5 .block_c6c8 {
  color: var(--e-global-color-text);
}
.background_01b6 .picture-right-c2db:before {
  border-top-color: var(--e-global-color-text);
}
.background_01b6 .full-427d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_01b6
  .full-427d
  .content_hard_f522 {
  background-color: var(--e-global-color-primary);
}
.background_01b6
  .full-427d
  .content_hard_f522 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_01b6 .background-bright-e50d .form-4cae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-copper-e5b6 .main_f88b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-copper-e5b6 .focused-db63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_5654 .form_cold_23e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_5654
  .section-6dd7
  .detail_65da {
  background-color: var(--e-global-color-secondary);
}
.description_5654
  .section-6dd7.video-08fe
  .detail_65da {
  background-color: var(--e-global-color-text);
}
.description_5654
  .section-6dd7:hover
  .detail_65da {
  background-color: var(--e-global-color-accent);
}
.description_5654
  .section-6dd7.fn-active-29eb
  .detail_65da {
  background-color: var(--e-global-color-primary);
}
.complex-1517 .lower-4fe9 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.complex-1517 .hover_90c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-1517 .disabled-south-b8ce {
  background-color: var(--e-global-color-primary);
}
.complex-1517 .disabled-south-b8ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_4ed4 .new_70a4 .section-tall-4bb8 .stone-233a {
  background-color: var(--e-global-color-secondary);
}
.hovered_4ed4 .new_70a4 .accent_b57b:after {
  background-color: var(--e-global-color-secondary);
}
.hovered_4ed4 .title-short-f753 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_4ed4 .hard-21e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_4ed4 .component-848b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_4ed4 .accent_wood_2ef5 {
  background-color: var(--e-global-color-primary);
}
.hovered_4ed4 .accent_wood_2ef5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_4ed4 .tooltip-86fa {
  background-color: var(--e-global-color-secondary);
}
.hovered_4ed4 .tooltip-86fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_4ed4 .new_70a4 .container-ebae .feature_west_5252:hover {
  background-color: var(--e-global-color-primary);
}
.hovered_4ed4
  .new_70a4
  .container-ebae
  .feature_west_5252.pro_4554 {
  background-color: var(--e-global-color-primary);
}
.hovered_4ed4 .new_70a4 .image-static-0ec7:before {
  border-color: var(--e-global-color-primary);
}
.hovered_4ed4 .new_70a4 .image-static-0ec7:hover:before {
  border-color: var(--e-global-color-secondary);
}
.hovered_4ed4
  .new_70a4
  .image-static-0ec7.last_fed9:before {
  border-color: var(--e-global-color-primary);
}
.hovered_4ed4 .tertiary-east-c9aa span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-under-d536 .heading-6f32 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-under-d536 .heading-6f32:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-under-d536 .heading-6f32.panel-5291 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-under-d536 .tall-6937 {
  background-color: var(--e-global-color-primary);
}
.badge-under-d536 .tall-6937 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-under-d536
  .new-5161
  .video_pro_adaf
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-under-d536
  .box_f889
  .video_pro_adaf
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_yellow_90a1
  .prev_aae4
  .brown_b212 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_yellow_90a1
  .prev_aae4
  .content-cdc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_yellow_90a1 .hovered_5a27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_yellow_90a1 .menu-ddd1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_yellow_90a1 .selected-ddc5 {
  background-color: var(--e-global-color-primary);
}
.hidden_yellow_90a1 .selected-ddc5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_old_f46b .light_958a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_old_f46b .photo_812a {
  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);
}
.article_old_f46b .liquid_7591 {
  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);
}
.article_old_f46b .liquid_7591 a:hover {
  color: var(--e-global-color-secondary);
}
.article_old_f46b .description-8ddf {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_old_f46b .container-white-c7a8 {
  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);
}
.article_old_f46b .south-027e .row_static_6ed3 {
  background-color: var(--e-global-color-primary);
}
.article_old_f46b .south-027e .row_static_6ed3:hover {
  background-color: var(--e-global-color-accent);
}
.article_old_f46b
  .south-027e
  .iron-4f21
  li
  span {
  background-color: var(--e-global-color-text);
}
.article_old_f46b
  .south-027e
  .iron-4f21
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.article_old_f46b
  .south-027e
  .iron-4f21
  li.grid-deb7
  span {
  background-color: var(--e-global-color-accent);
}
.outline-fixed-af0c
  .current-542e
  .footer-south-e2c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-fixed-af0c .current-542e .caption_19f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-fixed-af0c .current-542e .wrapper-smooth-ab09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-fixed-af0c .layout-d326 {
  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);
}
.outline-fixed-af0c
  .content-ea9b.action_08df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > a {
  background-color: var(--e-global-color-text);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > a
  .hero-up-19d5.outline_0707 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > a
  .picture_first_2dbe.caption_faa2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > .secondary_df0d
  .media-upper-19d4
  > a {
  background-color: var(--e-global-color-secondary);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > .secondary_df0d
  .media-upper-19d4
  > a
  .modal-middle-dedc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > .secondary_df0d
  .media-upper-19d4
  > a
  .picture_first_2dbe.item-thick-9e58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > a
  .widget-d2a9:before {
  color: var(--e-global-color-text);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > .secondary_df0d
  a
  .widget-d2a9:before {
  color: var(--e-global-color-text);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4.texture_cc24
  > a
  .widget-d2a9:before {
  color: var(--e-global-color-text);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > .secondary_df0d
  .media-upper-19d4.texture_cc24
  > a
  .widget-d2a9:before {
  color: var(--e-global-color-text);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > a
  .alert-1320
  .card_8f03 {
  color: var(--e-global-color-text);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > .secondary_df0d
  a
  .alert-1320
  .card_8f03 {
  color: var(--e-global-color-text);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > a
  .alert-1320
  .card_8f03,
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > .secondary_df0d
  a
  .alert-1320
  .card_8f03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > a
  .grid_rough_84a7:before {
  color: var(--e-global-color-text);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > .secondary_df0d
  a
  .grid_rough_84a7:before {
  color: var(--e-global-color-text);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4.texture_cc24
  > a
  .grid_rough_84a7:before {
  color: var(--e-global-color-text);
}
.footer-static-97c4
  > .input_4848
  > div
  > .badge-bronze-e4b1
  > .media-upper-19d4
  > .secondary_df0d
  .media-upper-19d4.texture_cc24
  > a
  .grid_rough_84a7:before {
  color: var(--e-global-color-text);
}
.item-6ee2 .soft_1ed7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-6ee2
  .texture-dark-ecc2:hover
  .soft_1ed7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_current_02de
  > .input_4848
  > .gold-98b6
  > .gold_584a
  > .pagination-up-b847
  > .narrow_f5b4
  .outline_pressed_151f {
  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);
}
.focus_current_02de
  > .input_4848
  > .gold-98b6
  > .gold_584a
  > .pagination-up-b847
  > .narrow_f5b4:hover
  .outline_pressed_151f {
  color: var(--e-global-color-text);
}
.focus_current_02de
  > .input_4848
  > .gold-98b6
  > .gold_584a
  > .pagination-up-b847
  > .narrow_f5b4:hover
  .outline_pressed_151f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_current_02de
  > .input_4848
  > .gold-98b6
  > .gold_584a
  > .pagination-up-b847.shade-red-ce61
  > .narrow_f5b4
  .outline_pressed_151f {
  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);
}
.copper-1934 .chip_55db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1934 .popup-9641 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1934 .background_in_8712 {
  background-color: var(--e-global-color-primary);
}
.copper-1934 .background_in_8712 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-cd3b
  > .input_4848
  > .avatar_solid_eb1c
  > .basic-c0da
  > .backdrop-small-c7d0
  .tertiary-down-bdfc {
  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);
}
.modal-cd3b
  > .input_4848
  > .avatar_solid_eb1c
  > .basic-c0da
  > .backdrop-small-c7d0
  .up-79e6 {
  color: var(--e-global-color-text);
}
.modal-cd3b
  > .input_4848
  > .avatar_solid_eb1c
  > .basic-c0da
  > .backdrop-small-c7d0:hover
  .tertiary-down-bdfc {
  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);
}
.modal-cd3b
  > .input_4848
  > .avatar_solid_eb1c
  > .basic-c0da
  > .backdrop-small-c7d0:hover
  .up-79e6 {
  color: var(--e-global-color-secondary);
}
.modal-cd3b
  > .input_4848
  > .avatar_solid_eb1c
  > .basic-c0da
  > .backdrop-small-c7d0.search-651d
  .tertiary-down-bdfc {
  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);
}
.modal-cd3b
  > .input_4848
  > .avatar_solid_eb1c
  > .basic-c0da
  > .backdrop-small-c7d0.search-651d
  .up-79e6 {
  color: var(--e-global-color-primary);
}
.box-dirty-252c
  .lite-0eba
  .message_glass_9310 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-dirty-252c .paragraph_old_0150 .form-4cae .bottom-e157 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-4944 .solid_113a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-4944 .frame-new-028a .solid_113a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-4944 .lite_a0bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-4944 .lite_a0bb {
  background-color: var(--e-global-color-primary);
}
.card-hard-323f .alert-pink-3caf .widget-medium-9386 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-hard-323f
  .alert-pink-3caf:hover
  .disabled-active-fb2a {
  color: var(--e-global-color-secondary);
}
.card-hard-323f
  .alert-pink-3caf:hover
  .widget-medium-9386 {
  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_ebef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.iron-5a07 {
  max-width: 1400px !important;
}

.badge-hot-ca3b {
  flex-direction: column;
}

.badge-hot-ca3b .carousel-83a7 {
  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.badge-hot-ca3b .carousel-83a7 {
  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);
}

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

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

.frame-easy-0529.summary_out_90f7 {
  display: none;
}

.dynamic-bf6f {
  display: none;
}

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

.info_west_5ded.menu_3975 {
  margin-bottom: 40px;
  width: 100%;
}

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

.badge-hot-ca3b a {
  width: 100%;
}

.dropdown-d8fb .center_61bb.grid-59e8 {
  width: 20% !important;
}

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

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

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

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

.outline-24bd {
  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;
}

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

.outline-24bd: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);
}

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

.dropdown-d8fb
  .center_61bb.picture_86e2
  .image_3f09
  .paragraph_4150 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.mask_west_99f7.hot_55ab > .paper-e89a {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.tag-52ca {
  position: relative;
  width: 100%;
}

.image-71f6 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.slider-slow-b3bc {
  font-size: 35px !important;
}

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

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

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

.dropdown-d8fb
  .center_61bb.input_blue_c870
  .thumbnail-0fe3
  .container-b509 {
  width: 100% !important;
}

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

.hidden-5217 {
  width: 100%;
}

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

.layout-4c74 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.layout-4c74:hover .paragraph_a61e {
  visibility: visible;
}
.layout-4c74:hover.layout-4c74::before {
  display: block;
}

.dim_c5f5 h3 {
  color: #fff;
}

.focused-4c49 {
  margin: 0;
}

.dropdown-d8fb
  .center_61bb.input_blue_c870
  .container-b509
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.widget_wide_68b5 {
  width: 100%;
}

.yellow_10b2 {
  width: 100%;
}

.search-bright-766b {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.yellow_10b2 {
  width: 100%;
}

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

.container-b509 {
  display: flex;
  align-items: center;
}

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

.shade-light-50e7 {
  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;
}

.badge-hot-ca3b .carousel-83a7.layout_lite_6f20 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.badge-hot-ca3b h1.carousel-83a7 {
  margin-top: 80px !important;
}

.dropdown-d8fb .center_61bb.fluid_1624 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.upper-ef7e img {
  width: 100%;
}

.hard-1c15 .surface_061f.image_3f09 {
  justify-content: space-between;
}

.smooth_ca68 {
  display: none;
}

.main_fe6f .logo-b731 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .mask_west_99f7 .paper-e89a {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .hard-1c15 .surface_061f.image_3f09 {
    border-bottom: 1px solid #f0c159;
  }

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

  .mask_west_99f7.hot_55ab > .paper-e89a {
    gap: 15px;
    justify-content: space-between;
  }

  .dropdown-d8fb
    .center_61bb.input_blue_c870
    .container-b509
    img {
    width: 60% !important;
  }

  .image-71f6 {
    left: 2%;
  }

  .breadcrumb_18ba {
    margin: 10px 0;
  }

  .badge-hot-ca3b .logo-b731 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .slider-slow-b3bc {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.badge-hot-ca3b .carousel-83a7,
  .badge-hot-ca3b .carousel-83a7 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .container-b509 {
    justify-content: center;
  }

  .badge-hot-ca3b .logo-b731 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .dropdown-d8fb .center_61bb.grid-59e8 {
    width: 75% !important;
  }

  .upper-ef7e img {
    width: 100% !important;
  }
}

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

  h2.badge-hot-ca3b .carousel-83a7,
  .badge-hot-ca3b .carousel-83a7 {
    font-size: 30px !important;
  }

  .container-b509 {
    justify-content: center;
  }

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

  .fast-e13f
    .chip_stale_eb95.thumbnail_white_ff57 {
    margin: 0 !important;
  }

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

  .breadcrumb_18ba {
    display: flex;
  }

  .paragraph_dff1 .paper_e59d {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .search-bright-766b {
    justify-content: flex-end;
    gap: 1px;
  }

  .badge-hot-ca3b h1.carousel-83a7 {
    margin-top: 40px !important;
  }

  .dropdown-d8fb
    .center_61bb.input_blue_c870
    .container-b509
    img,
  .gradient_473f .thumbnail-0fe3 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .outline-24bd {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .dropdown-d8fb .center_61bb.grid-59e8 {
    width: 100% !important;
  }

  .mask_west_99f7.hot_55ab > .paper-e89a {
    gap: 3px;
  }

  .badge-hot-ca3b .logo-b731 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.hard-1c15 .surface_061f.image_3f09: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);
}

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

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

.badge-hot-ca3b {
  position: relative;
  padding-top: 30px;
}

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

.frame-easy-0529: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;
}

/* 图片块简化样式 */
.form-hovered-baf0 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .hard-1c15 .surface_061f.image_3f09 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .badge-hot-ca3b .carousel-83a7 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .paper_e59d {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.complex_c443 .wrapper_3c5d {
  flex-shrink: 0;
  white-space: nowrap;
}

.complex_c443 .south-1152 {
  flex-shrink: 0;
  min-width: fit-content;
}

.complex_c443 .paragraph_4150 {
  white-space: nowrap;
}

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

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

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

.complex_c443 .south-1152 {
  max-width: 80px !important;
  overflow: hidden;
}

.complex_c443 .surface_061f.image_3f09 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.complex_c443 .paragraph_4150 {
  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);
  }
}

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

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

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

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

body .outline-24bd:nth-child(2),
.dropdown-d8fb .outline-24bd:nth-child(2),
#page .outline-24bd: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;
}

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

/* css-noise: 1c4f */
.widget-item-n3 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
