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(.large-d258) {
  gap: 0.5em;
}
:where(.bronze-63e4) {
  gap: 0.5em;
}
body .in_c08f > .badge-black-509b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .in_c08f > .breadcrumb-static-741a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .in_c08f > .north-8f87 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .bright_914e > .badge-black-509b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .bright_914e > .breadcrumb-static-741a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .bright_914e > .north-8f87 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .bright_914e
  > :where(:not(.badge-black-509b):not(.breadcrumb-static-741a):not(.block-5a83)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .bright_914e > .outer-e8fe {
  max-width: var(--wp--style--global--wide-size);
}
body .large-d258 {
  display: flex;
}
body .large-d258 {
  flex-wrap: wrap;
  align-items: center;
}
body .large-d258 > * {
  margin: 0;
}
body .bronze-63e4 {
  display: grid;
}
body .bronze-63e4 > * {
  margin: 0;
}
:where(.soft-8819.large-d258) {
  gap: 2em;
}
:where(.soft-8819.bronze-63e4) {
  gap: 2em;
}
:where(.fluid-6ae4.large-d258) {
  gap: 1.25em;
}
:where(.fluid-6ae4.bronze-63e4) {
  gap: 1.25em;
}
.action_be04 {
  color: var(--wp--preset--color--black) !important;
}
.link_7fec {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.info_a345 {
  color: var(--wp--preset--color--white) !important;
}
.button_thick_1cc5 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.cold-6f25 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.wide_13ed {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pattern-tall-449f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.carousel-medium-3110 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.video-old-af9d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tooltip-center-b379 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.filter_852c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.section_under_fa88 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.huge-c833 {
  background-color: var(--wp--preset--color--black) !important;
}
.form_44b9 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wood-2170 {
  background-color: var(--wp--preset--color--white) !important;
}
.progress-new-4a82 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.logo_over_5ff0 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.input-e12f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.alert_b662 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.component_copper_4814 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.short-879f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.detail_fast_e1fe {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.header-de69 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.primary-green-2f4e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.icon-yellow-a34f {
  border-color: var(--wp--preset--color--black) !important;
}
.wood_a1de {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hidden-a3cc {
  border-color: var(--wp--preset--color--white) !important;
}
.highlight_2a12 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.preview-43bd {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.modal-d732 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.popup-east-ebb5 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.carousel_0efd {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.down-7c95 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.static-dfa8 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.north-bf7a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.modal_pressed_532e {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.panel_in_a44f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.panel_south_7b9c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.plasma-a667 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.caption_ea8f {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.fluid_1434 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.button-medium-e4bd {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.simple-1708 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.yellow_a738 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.notice-45c2 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.thumbnail-8893 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.backdrop-inner-6962 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.clean_5687 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.warm_47a8 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.focus-focused-2cf8 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.prev-b651 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.tabs_41a9 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.alert_current_43f2 a:where(:not(.gallery_purple_5cb4)) {
  color: inherit;
}
:where(.fluid-6ae4.large-d258) {
  gap: 1.25em;
}
:where(.fluid-6ae4.bronze-63e4) {
  gap: 1.25em;
}
:where(.soft-8819.large-d258) {
  gap: 2em;
}
:where(.soft-8819.bronze-63e4) {
  gap: 2em;
}
.description-silver-70b5 {
  font-size: 1.5em;
  line-height: 1.6;
}

.thumbnail_4de3 .last-22f3 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-active-3ca0 .overlay_bright_75dd {
  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);
}
.selected-e164 {
  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);
}
.selected-e164.column-bottom-71ad .accordion_b8ec {
  background-color: var(--e-global-color-primary);
}
.selected-e164.cool-495e .accordion_b8ec,
.selected-e164.pressed_6d5b .accordion_b8ec {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active-5ff2 .west-da3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.hidden_e46d {
  --divider-color: var(--e-global-color-secondary);
}
.hidden_e46d .slider_tall_fa0b {
  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);
}
.hidden_e46d.gradient_2efe .item-e41d {
  background-color: var(--e-global-color-secondary);
}
.hidden_e46d.tag_a814 .item-e41d,
.hidden_e46d.video_first_6417 .item-e41d {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.hidden_e46d.tag_a814 .item-e41d,
.hidden_e46d.video_first_6417 .item-e41d svg {
  fill: var(--e-global-color-secondary);
}
.tertiary-center-4731 .brown_eceb {
  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);
}
.tertiary-center-4731 .info-gas-bfd5 {
  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);
}
.nav-south-48e8.gradient_2efe .item-e41d {
  background-color: var(--e-global-color-primary);
}
.nav-south-48e8.tag_a814 .item-e41d,
.nav-south-48e8.video_first_6417 .item-e41d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.nav-south-48e8.tag_a814 .item-e41d,
.nav-south-48e8.video_first_6417 .item-e41d svg {
  fill: var(--e-global-color-primary);
}
.first_8ebb.gradient_2efe .item-e41d {
  background-color: var(--e-global-color-primary);
}
.first_8ebb.tag_a814 .item-e41d,
.first_8ebb.video_first_6417 .item-e41d {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.first_8ebb .secondary_5c39 {
  color: var(--e-global-color-primary);
}
.first_8ebb .secondary_5c39,
.first_8ebb .secondary_5c39 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_8ebb .panel_yellow_0fbc {
  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);
}
.tiny-7f44 .hover-bronze-0871 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_4538 .detail_538e .alert-d05d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_f5a9 .static-49b9:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.table_f5a9 .green_9e87 i {
  color: var(--e-global-color-primary);
}
.table_f5a9 .green_9e87 svg {
  fill: var(--e-global-color-primary);
}
.table_f5a9 .secondary_slow_56cf {
  color: var(--e-global-color-secondary);
}
.table_f5a9 .static-49b9 > .secondary_slow_56cf,
.table_f5a9 .static-49b9 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-6e79 .main-b434 {
  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);
}
.surface-6e79 .background-thick-ef2b {
  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);
}
.last_2bea .layout-0f92 .west-a452 {
  background-color: var(--e-global-color-primary);
}
.last_2bea .hot-082e {
  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);
}
.steel_eafd .secondary-wood-4385 {
  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);
}
.steel_eafd .tiny_3deb {
  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);
}
.steel_eafd .breadcrumb_927b {
  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);
}
.notification-de1d .detail_ab49,
.notification-de1d .detail_ab49 a {
  color: var(--e-global-color-primary);
}
.notification-de1d .detail_ab49.border-brown-9491,
.notification-de1d .detail_ab49.border-brown-9491 a {
  color: var(--e-global-color-accent);
}
.notification-de1d .detail_ab49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-de1d .primary-silver-4b79 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_last_f546 .bottom_b244,
.texture_last_f546 .progress-west-abd9 {
  color: var(--e-global-color-primary);
}
.texture_last_f546 .bottom_b244 svg {
  fill: var(--e-global-color-primary);
}
.texture_last_f546 .border-brown-9491 .bottom_b244,
.texture_last_f546 .border-brown-9491 .progress-west-abd9 {
  color: var(--e-global-color-accent);
}
.texture_last_f546 .border-brown-9491 .bottom_b244 svg {
  fill: var(--e-global-color-accent);
}
.texture_last_f546 .progress-west-abd9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_last_f546 .primary-silver-4b79 {
  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);
}
.row_liquid_64e1 .footer-6029,
.row_liquid_64e1 .article-iron-13d4 {
  color: var(--e-global-color-primary);
}
.row_liquid_64e1 .article-iron-13d4 svg {
  fill: var(--e-global-color-primary);
}
.row_liquid_64e1 .detail_ab49.border-brown-9491 a,
.row_liquid_64e1
  .detail_ab49.border-brown-9491
  .article-iron-13d4 {
  color: var(--e-global-color-accent);
}
.row_liquid_64e1 .footer-6029 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_liquid_64e1 .primary-silver-4b79 {
  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);
}
.smooth-0584 .cool-234a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-0584 .tabs-south-8556 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_east_c558 .disabled_over_0ec1 .component_upper_52bb {
  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);
}
.texture_east_c558 .disabled_over_0ec1 .aside-a2ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_east_c558 .icon-center-5656 .component_upper_52bb {
  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);
}
.texture_east_c558
  .icon-center-5656
  .aside-a2ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_east_c558
  .carousel_new_5cde
  .component_upper_52bb {
  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);
}
.texture_east_c558
  .carousel_new_5cde
  .aside-a2ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_east_c558
  .heading-6b51
  .component_upper_52bb {
  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);
}
.texture_east_c558
  .heading-6b51
  .aside-a2ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_fc48 .focus_pressed_2994 {
  background-color: var(--e-global-color-primary);
}
.logo_fc48 .focus_pressed_2994:hover {
  background-color: var(--e-global-color-primary);
}
.logo_fc48 .tooltip_3287 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_fc48
  .focus_pressed_2994:hover
  .tooltip_3287 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_steel_0ebf .north_3efa {
  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);
}
.heading_dd6b .input_new_c7e9 .status_8ee0 a {
  background-color: var(--e-global-color-accent);
}
.heading_dd6b .input_new_c7e9 .video-d05c a {
  background-color: var(--e-global-color-accent);
}
.heading_dd6b .input_new_c7e9 .status_8ee0 a,
.heading_dd6b .input_new_c7e9 .video-d05c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-ee04
  .summary-dynamic-82c2.steel-0d99
  .input_new_c7e9
  a.motion-53ce {
  background-color: var(--e-global-color-accent);
}
.pressed-ee04
  .summary-dynamic-82c2.steel-0d99
  .input_new_c7e9
  span.motion-53ce.fn-current-afd7 {
  background-color: var(--e-global-color-text);
}
.pressed-ee04
  .summary-dynamic-82c2.steel-0d99
  .input_new_c7e9
  .motion-53ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_full_61ce .element-9aad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_full_61ce
  .down-7dd0
  > .motion-9f2e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_full_61ce
  .shadow-4c52
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_full_61ce
  .alert-ad28
  .label-7f71,
.content_full_61ce
  .alert-ad28
  .plasma_8747 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_full_61ce
  .alert-ad28
  .row_65ca,
.content_full_61ce
  .alert-ad28
  a
  .row_65ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_full_61ce
  .alert-ad28
  .hover_next_9508 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_full_61ce
  .alert-ad28
  .thumbnail-c702 {
  background-color: var(--e-global-color-primary);
}
.content_full_61ce
  .alert-ad28
  .thumbnail-c702 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_full_61ce
  .alert-ad28
  .thumbnail-c702:hover {
  background-color: var(--e-global-color-primary);
}
.content_full_61ce
  .alert-ad28
  .outline_6640 {
  background-color: var(--e-global-color-primary);
}
.content_full_61ce
  .alert-ad28
  .outline_6640 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_full_61ce
  .alert-ad28
  .outline_6640:hover {
  background-color: var(--e-global-color-primary);
}
.content_full_61ce
  .chip_lower_12de
  .lower-33b7
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_full_61ce
  .chip_lower_12de
  .carousel-7f0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_full_61ce
  .chip_lower_12de
  .hover_next_9508 {
  color: var(--e-global-color-text);
}
.content_full_61ce
  .chip_lower_12de
  .hover_next_9508
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_full_61ce
  .chip_lower_12de
  .thumbnail-c702 {
  background-color: var(--e-global-color-primary);
}
.content_full_61ce
  .chip_lower_12de
  .thumbnail-c702 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_full_61ce
  .chip_lower_12de
  .thumbnail-c702:hover {
  background-color: var(--e-global-color-primary);
}
.content_full_61ce
  .chip_lower_12de
  .outline_6640 {
  background-color: var(--e-global-color-primary);
}
.content_full_61ce
  .chip_lower_12de
  .outline_6640 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_full_61ce
  .chip_lower_12de
  .outline_6640:hover {
  background-color: var(--e-global-color-primary);
}
.content_full_61ce .filter-65e2 {
  background-color: var(--e-global-color-primary);
}
.content_full_61ce .filter-65e2:hover {
  background-color: var(--e-global-color-primary);
}
.content_full_61ce .detail-8c6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_full_61ce .hover_b0dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-over-0b6c .label_red_34a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-over-0b6c
  .grid-solid-5d44
  > div:nth-child(3)
  .label_red_34a5,
.pagination-over-0b6c
  .description_406a
  > div:nth-child(1)
  .label_red_34a5,
.pagination-over-0b6c
  .filter-961a
  > div:nth-child(1)
  .label_red_34a5,
.pagination-over-0b6c
  .container-df1e
  > div:nth-child(1)
  .label_red_34a5,
.pagination-over-0b6c
  .glass-e8a2
  > div:nth-child(1)
  .label_red_34a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-over-0b6c .left_2956 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-over-0b6c .form-outer-fc04 {
  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);
}
.pagination-over-0b6c .feature-first-a001 {
  background-color: var(--e-global-color-primary);
}
.pagination-over-0b6c .feature-first-a001 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-over-0b6c .feature-first-a001:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-over-0b6c .main_dark_41f0 {
  background-color: var(--e-global-color-primary);
}
.pagination-over-0b6c .main_dark_41f0:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-over-0b6c .detail-8c6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-over-0b6c .hover_b0dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-fast-1946 .sidebar_down_a454 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-fast-1946 .input_6dd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-fast-1946 .sidebar_pink_1d29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-fast-1946 .background_large_84a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-fast-1946 .container-white-f40c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-fast-1946 .main_dark_41f0 {
  background-color: var(--e-global-color-primary);
}
.media-fast-1946 .main_dark_41f0:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_tiny_e6dc .shade_d701 {
  background-color: var(--e-global-color-secondary);
}
.backdrop_tiny_e6dc .paper-c108 {
  background-color: var(--e-global-color-text);
}
.backdrop_tiny_e6dc .active_7cef {
  background-color: var(--e-global-color-secondary);
}
.backdrop_tiny_e6dc .input-cb1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_tiny_e6dc .outer-d0a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_tiny_e6dc .cool-620e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_tiny_e6dc .selected-70fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_tiny_e6dc .main_outer_e8b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_e9ed .large_5cde .input-dab7,
.highlight_e9ed
  .large_5cde
  .input-dab7
  a,
.highlight_e9ed .carousel-c016 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_e9ed .large_5cde .dim-7389,
.highlight_e9ed .next_bbf3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_e9ed .large_5cde .dim-7389 {
  color: var(--e-global-color-text);
}
.highlight_e9ed .next_bbf3 {
  color: var(--e-global-color-text);
}
.highlight_e9ed
  .large_5cde
  .picture-6e68 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_e9ed .heading_mini_411c .pressed-f691 {
  background-color: var(--e-global-color-primary);
}
.highlight_e9ed .heading_mini_411c .pressed-f691:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_e9ed .heading_mini_411c .status-a476 li span {
  background-color: var(--e-global-color-text);
}
.highlight_e9ed .heading_mini_411c .status-a476 li span:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_e9ed
  .heading_mini_411c
  .status-a476
  li.item_up_7eb1
  span {
  background-color: var(--e-global-color-accent);
}
.highlight_e9ed .outline-action-2e03 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-narrow-b645 .tooltip_d473 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced-8882 .hidden-current-3fb8 {
  background-color: var(--e-global-color-primary);
}
.advanced-8882 .mask_hot_82fa {
  background-color: var(--e-global-color-secondary);
}
.advanced-8882 .green_6948 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-8882 .upper-d2b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-8882 .table_medium_a121 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-8882 .title_steel_188e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-8882 .hero_east_a1ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-8882 .description_4182 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-8882 .bright-0e98 {
  background-color: var(--e-global-color-primary);
}
.advanced-8882 .bright-0e98 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_3698 .hard-053a {
  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);
}
.primary_3698 .dynamic_51bb {
  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);
}
.primary_3698
  .panel_689f:after {
  background-color: var(--e-global-color-primary);
}
.primary_3698 .tertiary_huge_0bfd {
  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);
}
.middle-b59d .carousel-c016 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-b59d .next_bbf3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_3317 .panel_rough_dd57 .outline_short_f671 {
  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);
}
.dim_3317 .panel_rough_dd57 .hidden_smooth_0bd0 {
  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);
}
.smooth_69c7 .accordion-0ddd {
  background-color: var(--e-global-color-primary);
}
.smooth_69c7 .layout_f0d2 {
  background-color: var(--e-global-color-secondary);
}
.smooth_69c7 .clean_ba81 .card_center_0a89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_69c7 .medium-b604 .card_center_0a89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_757e .image_ea3b .gallery_84e4 {
  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);
}
.mini_757e .image_ea3b .hard_c136 {
  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);
}
.mini_757e .image_ea3b .feature_cb15 {
  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);
}
.text-78a6 .button-basic-5df1 {
  border-color: var(--e-global-color-text);
}
.text-78a6 .box-pink-3661 {
  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);
}
.text-78a6 .light_e094 {
  color: var(--e-global-color-primary);
}
.text-78a6 .dark-211a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-a21b .focus_77ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-a21b .tabs-287e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-a21b .widget-b0ba:hover .focus_77ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-a21b
  .widget-b0ba:hover
  .tabs-287e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_soft_d7f6 .fixed-5e96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_soft_d7f6 .block-b4da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-83c6 .first-cda5 .backdrop-plasma-5091 {
  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);
}
.shade-83c6 .tertiary_d714 .backdrop-plasma-5091 {
  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);
}
.pattern_pro_bc94 .link_0b78 {
  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);
}
.feature_b7f1 .column-0752 .stone-d86d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_b7f1 .column-0752 .stone-d86d {
  background-color: var(--e-global-color-secondary);
}
.feature_b7f1 .background_ae65 .stone-d86d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_b7f1 .background_ae65 .stone-d86d {
  background-color: var(--e-global-color-secondary);
}
.feature_b7f1 .hot-c0cf .pressed-9a5a {
  background-color: var(--e-global-color-primary);
}
.feature_b7f1 .hot-c0cf:hover .pressed-9a5a {
  background-color: var(--e-global-color-secondary);
}
.feature_b7f1 .pressed-f691 {
  background-color: var(--e-global-color-primary);
}
.feature_b7f1 .pressed-f691:hover {
  background-color: var(--e-global-color-accent);
}
.feature_b7f1 .status-a476 li span {
  background-color: var(--e-global-color-text);
}
.feature_b7f1 .status-a476 li span:hover {
  background-color: var(--e-global-color-primary);
}
.feature_b7f1 .status-a476 li.item_up_7eb1 span {
  background-color: var(--e-global-color-accent);
}
.video-e7b9 .preview-new-4faa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-e7b9 .text-9216 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_7409 .progress-down-a77a:before {
  background-color: var(--e-global-color-secondary);
}
.plasma_7409 .surface_iron_95f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_7409 .notification-ed9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_black_23c3 .pagination_simple_1fe5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_black_23c3 .pagination_simple_1fe5:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_black_23c3 .pagination_simple_1fe5.fn-active-afd7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_black_23c3 .in_8b2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_black_23c3 .purple_6e92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_black_23c3 .feature_f50c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_black_23c3 .backdrop_under_f789 {
  background-color: var(--e-global-color-primary);
}
.mask_black_23c3 .backdrop_under_f789 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_black_23c3 .paragraph_cb1f {
  background-color: var(--e-global-color-primary);
}
.mask_black_23c3 .paragraph_cb1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_7faf .sort_b29b .progress-7679 a {
  color: var(--e-global-color-secondary);
}
.border_7faf .sort_b29b .progress-7679 a:hover {
  color: var(--e-global-color-secondary);
}
.border_7faf .sort_b29b .progress-7679,
.border_7faf .sort_b29b .progress-7679 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_7faf .sort_b29b .block-5f8d {
  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_7faf .sort_b29b .pro-c525 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_7faf .sort_b29b .mask_e041 {
  background-color: var(--e-global-color-primary);
}
.border_7faf .sort_b29b .mask_e041 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_7faf .sort_b29b .mask_e041:hover {
  background-color: var(--e-global-color-primary);
}
.border_7faf .sort_b29b .gradient_hard_3dc8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_7faf .sort_b29b .gradient_hard_3dc8 {
  background-color: var(--e-global-color-primary);
}
.border_7faf .sort_b29b .gradient_hard_3dc8:hover {
  background-color: var(--e-global-color-primary);
}
.border_7faf .sort_b29b .pressed-f691 {
  background-color: var(--e-global-color-primary);
}
.border_7faf .sort_b29b .pressed-f691:hover {
  background-color: var(--e-global-color-primary);
}
.border_7faf .heading_mini_411c .status-a476 li span {
  background-color: var(--e-global-color-text);
}
.border_7faf .heading_mini_411c .status-a476 li span:hover {
  background-color: var(--e-global-color-primary);
}
.border_7faf .heading_mini_411c .status-a476 li.item_up_7eb1 span {
  background-color: var(--e-global-color-accent);
}
.border_7faf .detail-8c6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_7faf .hover_b0dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_1b4e .cold-9393 .sidebar_hard_7cc0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_1b4e .cold-9393 .disabled_f756 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_1b4e .cold-9393 .main-e982 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-44ad .paragraph_fluid_373b {
  border-color: var(--e-global-color-text);
}
.dirty-44ad .slider_pro_c10c {
  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);
}
.dirty-44ad .inner-3c3a {
  color: var(--e-global-color-secondary);
}
.dirty-44ad .inner-3c3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-44ad .content_center_9659 > * {
  color: var(--e-global-color-primary);
}
.dirty-44ad .content_center_9659 > * svg {
  fill: var(--e-global-color-primary);
}
.dirty-44ad .white-2ac4 {
  color: var(--e-global-color-primary);
}
.dirty-44ad .white-2ac4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-44ad .section_dynamic_3f5e {
  color: var(--e-global-color-primary);
}
.dirty-44ad .section_dynamic_3f5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-44ad .paper-645f {
  color: var(--e-global-color-primary);
}
.dirty-44ad .paper-645f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-44ad .chip_71f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-44ad .outline-9176 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-44ad .outline-9176.plasma-83c5 {
  color: var(--e-global-color-secondary);
}
.dirty-44ad .outline-9176.plasma-83c5 .tabs_under_4b2f {
  color: var(--e-global-color-accent);
}
.dirty-44ad .outline-9176.red-0578 {
  color: var(--e-global-color-text);
}
.dirty-44ad .outline-9176.red-0578 .tabs_under_4b2f {
  color: var(--e-global-color-text);
}
.dirty-44ad .outline-9176:before {
  border-top-color: var(--e-global-color-text);
}
.dirty-44ad .list-e860 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-44ad
  .list-e860
  .element_wide_d6e1 {
  background-color: var(--e-global-color-primary);
}
.dirty-44ad
  .list-e860
  .element_wide_d6e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty-44ad .paragraph_fluid_373b .row_33a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-70fd .filter_7db7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-70fd .wrapper-wide-62ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_fresh_d5a3 .title_under_cca0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_fresh_d5a3
  .silver_74aa
  .middle-c116 {
  background-color: var(--e-global-color-secondary);
}
.footer_fresh_d5a3
  .silver_74aa.middle-3ee5
  .middle-c116 {
  background-color: var(--e-global-color-text);
}
.footer_fresh_d5a3
  .silver_74aa:hover
  .middle-c116 {
  background-color: var(--e-global-color-accent);
}
.footer_fresh_d5a3
  .silver_74aa.fn-active-afd7
  .middle-c116 {
  background-color: var(--e-global-color-primary);
}
.bronze-57f7 .layout_7481 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.bronze-57f7 .active_896c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-57f7 .info_a476 {
  background-color: var(--e-global-color-primary);
}
.bronze-57f7 .info_a476 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_orange_8412 .widget_clean_e242 .paragraph-center-38b9 .first-b9d9 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_orange_8412 .widget_clean_e242 .bottom-07d8:after {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_orange_8412 .logo_orange_5626 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_orange_8412 .picture-selected-ae6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_orange_8412 .focus_in_0575 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_orange_8412 .lite_87b7 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_orange_8412 .lite_87b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_orange_8412 .pagination-slow-0268 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_orange_8412 .pagination-slow-0268 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_orange_8412 .widget_clean_e242 .pro_3288 .menu-liquid-c950:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_orange_8412
  .widget_clean_e242
  .pro_3288
  .menu-liquid-c950.item-slow-5d16 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_orange_8412 .widget_clean_e242 .nav_90e6:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb_orange_8412 .widget_clean_e242 .nav_90e6:hover:before {
  border-color: var(--e-global-color-secondary);
}
.breadcrumb_orange_8412
  .widget_clean_e242
  .nav_90e6.rough-12c0:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb_orange_8412 .backdrop_complex_e22f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_47da .hidden-7e09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_47da .hidden-7e09:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_47da .hidden-7e09.paragraph-46d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_47da .texture_6b54 {
  background-color: var(--e-global-color-primary);
}
.hover_47da .texture_6b54 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_47da
  .heading-smooth-13c9
  .west_9179
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_47da
  .last-1e6a
  .west_9179
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_11d9
  .gradient_30b4
  .tag-fe99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_11d9
  .gradient_30b4
  .over_b51d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_11d9 .component-d356 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_11d9 .purple-af79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_11d9 .title_hot_e5b8 {
  background-color: var(--e-global-color-primary);
}
.carousel_11d9 .title_hot_e5b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-right-7d03 .silver-664e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-right-7d03 .outer-f0ba {
  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);
}
.block-right-7d03 .dynamic-e286 {
  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);
}
.block-right-7d03 .dynamic-e286 a:hover {
  color: var(--e-global-color-secondary);
}
.block-right-7d03 .red_43c8 {
  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);
}
.block-right-7d03 .current_6804 {
  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);
}
.block-right-7d03 .hidden-action-3784 .pressed-f691 {
  background-color: var(--e-global-color-primary);
}
.block-right-7d03 .hidden-action-3784 .pressed-f691:hover {
  background-color: var(--e-global-color-accent);
}
.block-right-7d03
  .hidden-action-3784
  .status-a476
  li
  span {
  background-color: var(--e-global-color-text);
}
.block-right-7d03
  .hidden-action-3784
  .status-a476
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.block-right-7d03
  .hidden-action-3784
  .status-a476
  li.item_up_7eb1
  span {
  background-color: var(--e-global-color-accent);
}
.upper-fa79
  .bronze_5391
  .gradient-dede {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-fa79 .bronze_5391 .focused-2750 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-fa79 .bronze_5391 .disabled-current-6cf1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-fa79 .texture_ff0a {
  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);
}
.upper-fa79
  .link_23ac.bottom-16be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > a {
  background-color: var(--e-global-color-text);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > a
  .fixed_c271.overlay-63bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > a
  .dropdown-9396.purple_5a8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > .primary_top_21c2
  .card_0f16
  > a {
  background-color: var(--e-global-color-secondary);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > .primary_top_21c2
  .card_0f16
  > a
  .menu_light_3a9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > .primary_top_21c2
  .card_0f16
  > a
  .dropdown-9396.image-5782 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > a
  .carousel_a071:before {
  color: var(--e-global-color-text);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > .primary_top_21c2
  a
  .carousel_a071:before {
  color: var(--e-global-color-text);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16.old_79ae
  > a
  .carousel_a071:before {
  color: var(--e-global-color-text);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > .primary_top_21c2
  .card_0f16.old_79ae
  > a
  .carousel_a071:before {
  color: var(--e-global-color-text);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > a
  .feature-dim-3755
  .panel-5d0a {
  color: var(--e-global-color-text);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > .primary_top_21c2
  a
  .feature-dim-3755
  .panel-5d0a {
  color: var(--e-global-color-text);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > a
  .feature-dim-3755
  .panel-5d0a,
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > .primary_top_21c2
  a
  .feature-dim-3755
  .panel-5d0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > a
  .dim-c153:before {
  color: var(--e-global-color-text);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > .primary_top_21c2
  a
  .dim-c153:before {
  color: var(--e-global-color-text);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16.old_79ae
  > a
  .dim-c153:before {
  color: var(--e-global-color-text);
}
.module-2eb5
  > .first_20e1
  > div
  > .outline_dynamic_d65b
  > .card_0f16
  > .primary_top_21c2
  .card_0f16.old_79ae
  > a
  .dim-c153:before {
  color: var(--e-global-color-text);
}
.background_14d6 .gallery_4d48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_14d6
  .notice_e59d:hover
  .gallery_4d48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_9ce0
  > .first_20e1
  > .steel_9990
  > .large_c54f
  > .center-b379
  > .medium-a53d
  .notification_8188 {
  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);
}
.backdrop_9ce0
  > .first_20e1
  > .steel_9990
  > .large_c54f
  > .center-b379
  > .medium-a53d:hover
  .notification_8188 {
  color: var(--e-global-color-text);
}
.backdrop_9ce0
  > .first_20e1
  > .steel_9990
  > .large_c54f
  > .center-b379
  > .medium-a53d:hover
  .notification_8188 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_9ce0
  > .first_20e1
  > .steel_9990
  > .large_c54f
  > .center-b379.header-1032
  > .medium-a53d
  .notification_8188 {
  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);
}
.accordion_tiny_5bc8 .input_16c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_tiny_5bc8 .header-21ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_tiny_5bc8 .wide_a084 {
  background-color: var(--e-global-color-primary);
}
.accordion_tiny_5bc8 .wide_a084 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_smooth_8d1c
  > .first_20e1
  > .small_8558
  > .notice_d129
  > .notification-2252
  .module-fast-680c {
  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);
}
.video_smooth_8d1c
  > .first_20e1
  > .small_8558
  > .notice_d129
  > .notification-2252
  .paragraph-cool-3b68 {
  color: var(--e-global-color-text);
}
.video_smooth_8d1c
  > .first_20e1
  > .small_8558
  > .notice_d129
  > .notification-2252:hover
  .module-fast-680c {
  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);
}
.video_smooth_8d1c
  > .first_20e1
  > .small_8558
  > .notice_d129
  > .notification-2252:hover
  .paragraph-cool-3b68 {
  color: var(--e-global-color-secondary);
}
.video_smooth_8d1c
  > .first_20e1
  > .small_8558
  > .notice_d129
  > .notification-2252.popup-2253
  .module-fast-680c {
  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);
}
.video_smooth_8d1c
  > .first_20e1
  > .small_8558
  > .notice_d129
  > .notification-2252.popup-2253
  .paragraph-cool-3b68 {
  color: var(--e-global-color-primary);
}
.slider-gold-24ff
  .feature-medium-8678
  .left-ca3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-gold-24ff .sidebar_tiny_c955 .row_33a2 .caption-hot-694f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-4330 .huge-c43e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-4330 .pro-9703 .huge-c43e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-4330 .popup-plasma-3789 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-4330 .popup-plasma-3789 {
  background-color: var(--e-global-color-primary);
}
.current_4094 .south_e980 .steel-4636 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_4094
  .south_e980:hover
  .photo-6579 {
  color: var(--e-global-color-secondary);
}
.current_4094
  .south_e980:hover
  .steel-4636 {
  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);
}
.pagination_right_857e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.prev_b749 {
  flex-direction: column;
}

.prev_b749 .detail_eacd {
  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.prev_b749 .detail_eacd {
  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);
}

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

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

.hero_upper_d749.summary-wood-d561 {
  display: none;
}

.west_8ddb {
  display: none;
}

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

.backdrop-black-d500.surface-bb11 {
  margin-bottom: 40px;
  width: 100%;
}

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

.prev_b749 a {
  width: 100%;
}

.narrow-d624 .message-stone-b6d8.feature_f0b5 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.narrow-d624
  .message-stone-b6d8.stale_34ae
  .top_8902
  .feature_cold_d5b0 {
  font-size: 20px !important;
}

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

.media-plasma-5ac2 {
  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;
}

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

  text-align: center;
}

.notification-warm-0fab.chip-d936 > .caption_4444 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.slow-2646 {
  position: relative;
  width: 100%;
}

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

.pagination-4f30 {
  font-size: 35px !important;
}

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

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

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

.narrow-d624
  .message-stone-b6d8.modal-east-2d20
  .frame-0252
  .breadcrumb-active-e21d {
  width: 100% !important;
}

.banner-hard-5a60 {
  width: 500px !important;
  max-width: none;
}

.tag_smooth_ed24 {
  width: 100%;
}

.background-outer-c04e {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.green-f90d {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.message-basic-0853 {
  font-size: 15px !important;
}

.widget-advanced-1655 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.green-f90d:hover .widget-advanced-1655 {
  visibility: visible;
}
.green-f90d:hover.green-f90d::before {
  display: block;
}

.outer-aefa h3 {
  color: #fff;
}

.new-eac5 {
  margin: 0;
}

.narrow-d624
  .message-stone-b6d8.modal-east-2d20
  .breadcrumb-active-e21d
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.status_38f0 {
  width: 100%;
}

.small_85df {
  width: 100%;
}

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

.small_85df {
  width: 100%;
}

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

.breadcrumb-active-e21d {
  display: flex;
  align-items: center;
}

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

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

.prev_b749 .detail_eacd.red-a136 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.prev_b749 h1.detail_eacd {
  margin-top: 80px !important;
}

.narrow-d624 .message-stone-b6d8.steel-6d77 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.shadow_north_1c22 img {
  width: 100%;
}

.pagination_hovered_0d2b .media-7361.top_8902 {
  justify-content: space-between;
}

.disabled-1818 {
  display: none;
}

.next_a670 .media-inner-5f4a {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .notification-warm-0fab .caption_4444 {
    flex-wrap: nowrap !important;
  }
}

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

  .banner-hard-5a60 {
    width: 100% !important;
  }
}

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

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

  .pagination_hovered_0d2b .media-7361.top_8902 {
    border-bottom: 1px solid #f0c159;
  }

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

  .notification-warm-0fab.chip-d936 > .caption_4444 {
    gap: 15px;
    justify-content: space-between;
  }

  .narrow-d624
    .message-stone-b6d8.modal-east-2d20
    .breadcrumb-active-e21d
    img {
    width: 60% !important;
  }

  .detail_red_1539 {
    left: 2%;
  }

  .badge_54c0 {
    margin: 10px 0;
  }

  .prev_b749 .media-inner-5f4a {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .pagination-4f30 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.prev_b749 .detail_eacd,
  .prev_b749 .detail_eacd {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .breadcrumb-active-e21d {
    justify-content: center;
  }

  .prev_b749 .media-inner-5f4a {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .narrow-d624 .message-stone-b6d8.feature_f0b5 {
    width: 75% !important;
  }

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

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

  h2.prev_b749 .detail_eacd,
  .prev_b749 .detail_eacd {
    font-size: 30px !important;
  }

  .breadcrumb-active-e21d {
    justify-content: center;
  }

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

  .lite_c158
    .static_558f.new-ab09 {
    margin: 0 !important;
  }

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

  .badge_54c0 {
    display: flex;
  }

  .hero_348b .pink_a836 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .active-huge-8aa4 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .prev_b749 h1.detail_eacd {
    margin-top: 40px !important;
  }

  .narrow-d624
    .message-stone-b6d8.modal-east-2d20
    .breadcrumb-active-e21d
    img,
  .tertiary-center-4731 .frame-0252 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .narrow-d624 .message-stone-b6d8.feature_f0b5 {
    width: 100% !important;
  }

  .notification-warm-0fab.chip-d936 > .caption_4444 {
    gap: 3px;
  }

  .prev_b749 .media-inner-5f4a {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.pagination_hovered_0d2b .media-7361.top_8902: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);
}

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

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

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

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

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

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

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

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

.selected-75dd .button_bd37 {
  flex-shrink: 0;
  white-space: nowrap;
}

.selected-75dd .full_ed12 {
  flex-shrink: 0;
  min-width: fit-content;
}

.selected-75dd .feature_cold_d5b0 {
  white-space: nowrap;
}

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

.selected-75dd {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.selected-75dd .full_ed12 {
  max-width: 80px !important;
  overflow: hidden;
}

.selected-75dd .media-7361.top_8902 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.selected-75dd .feature_cold_d5b0 {
  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);
  }
}

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

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

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

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

body .first-3497:nth-child(2),
.narrow-d624 .first-3497:nth-child(2),
#page .first-3497: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;
}

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

/* css-noise: 6923 */
.phantom-card-e7 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
