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(.mask-b10b) {
  gap: 0.5em;
}
:where(.card_north_ec97) {
  gap: 0.5em;
}
body .light-2dd9 > .grid-selected-c09f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .light-2dd9 > .heading-fixed-ee39 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .light-2dd9 > .module-liquid-005e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .first_7127 > .grid-selected-c09f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .first_7127 > .heading-fixed-ee39 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .first_7127 > .module-liquid-005e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .first_7127
  > :where(:not(.grid-selected-c09f):not(.heading-fixed-ee39):not(.component_fixed_1d54)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .first_7127 > .right-27cc {
  max-width: var(--wp--style--global--wide-size);
}
body .mask-b10b {
  display: flex;
}
body .mask-b10b {
  flex-wrap: wrap;
  align-items: center;
}
body .mask-b10b > * {
  margin: 0;
}
body .card_north_ec97 {
  display: grid;
}
body .card_north_ec97 > * {
  margin: 0;
}
:where(.stone-8779.mask-b10b) {
  gap: 2em;
}
:where(.stone-8779.card_north_ec97) {
  gap: 2em;
}
:where(.silver_0cef.mask-b10b) {
  gap: 1.25em;
}
:where(.silver_0cef.card_north_ec97) {
  gap: 1.25em;
}
.texture-911d {
  color: var(--wp--preset--color--black) !important;
}
.plasma-01fb {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.focus-dynamic-3a80 {
  color: var(--wp--preset--color--white) !important;
}
.bronze-30c4 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.chip_liquid_4cf1 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.border_pro_f10e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dark-d4e3 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.mask-stale-0ab7 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.complex-71fc {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slow-05e7 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.element-ae4f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.bronze-da22 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.glass-7542 {
  background-color: var(--wp--preset--color--black) !important;
}
.slider-3fa2 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shadow-up-35fd {
  background-color: var(--wp--preset--color--white) !important;
}
.hard-ccba {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.item-2230 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.wrapper-motion-60d4 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fresh-4a08 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.video_9518 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.sort_hard_ec4a {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pagination-c933 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tertiary-ef40 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.down-2660 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.texture-fa35 {
  border-color: var(--wp--preset--color--black) !important;
}
.full_7e54 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.title_63fa {
  border-color: var(--wp--preset--color--white) !important;
}
.logo-green-67b3 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.silver_9e04 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.short_15d4 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.new_7adb {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.chip_fd36 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.article-static-a4ea {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tiny-457b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.video-a4a6 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.motion-0ba1 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.notification_motion_0bf9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.hover-7839 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.popup_4b72 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.tooltip-full-c680 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.mask_43dd {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.black-56bc {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.active-5b23 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.mask-fed5 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.progress_df68 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.search-75c5 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.slider-medium-6c57 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.tiny-1827 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.mask-wide-9408 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.short-b1c0 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.caption-bb31 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.header-current-05d4 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.texture_75d3 a:where(:not(.frame_last_9972)) {
  color: inherit;
}
:where(.silver_0cef.mask-b10b) {
  gap: 1.25em;
}
:where(.silver_0cef.card_north_ec97) {
  gap: 1.25em;
}
:where(.stone-8779.mask-b10b) {
  gap: 2em;
}
:where(.stone-8779.card_north_ec97) {
  gap: 2em;
}
.caption_e5a8 {
  font-size: 1.5em;
  line-height: 1.6;
}

.gradient_plasma_bd59 .blue_86f4 {
  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_1b0c .badge-105c {
  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);
}
.outline-warm-3c6a {
  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);
}
.outline-warm-3c6a.old-3064 .thick_8480 {
  background-color: var(--e-global-color-primary);
}
.outline-warm-3c6a.right_9c36 .thick_8480,
.outline-warm-3c6a.hero_yellow_1412 .thick_8480 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.form_wood_3208 .box-brown-01f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.row-d1c5 {
  --divider-color: var(--e-global-color-secondary);
}
.row-d1c5 .dirty-6986 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.row-d1c5.article_578a .hero-pressed-ce52 {
  background-color: var(--e-global-color-secondary);
}
.row-d1c5.green-eaae .hero-pressed-ce52,
.row-d1c5.dim_276b .hero-pressed-ce52 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.row-d1c5.green-eaae .hero-pressed-ce52,
.row-d1c5.dim_276b .hero-pressed-ce52 svg {
  fill: var(--e-global-color-secondary);
}
.south_0f48 .shadow_hard_36cc {
  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);
}
.south_0f48 .component_12d0 {
  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);
}
.media-top-0d01.article_578a .hero-pressed-ce52 {
  background-color: var(--e-global-color-primary);
}
.media-top-0d01.green-eaae .hero-pressed-ce52,
.media-top-0d01.dim_276b .hero-pressed-ce52 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.media-top-0d01.green-eaae .hero-pressed-ce52,
.media-top-0d01.dim_276b .hero-pressed-ce52 svg {
  fill: var(--e-global-color-primary);
}
.box-5159.article_578a .hero-pressed-ce52 {
  background-color: var(--e-global-color-primary);
}
.box-5159.green-eaae .hero-pressed-ce52,
.box-5159.dim_276b .hero-pressed-ce52 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.box-5159 .menu_up_3d9f {
  color: var(--e-global-color-primary);
}
.box-5159 .menu_up_3d9f,
.box-5159 .menu_up_3d9f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-5159 .video-next-d24f {
  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);
}
.basic-390c .wrapper_976f {
  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_d900 .sidebar-d048 .layout_gold_ae0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_a0b2 .full_263d:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.over_a0b2 .status_b707 i {
  color: var(--e-global-color-primary);
}
.over_a0b2 .status_b707 svg {
  fill: var(--e-global-color-primary);
}
.over_a0b2 .gas-8686 {
  color: var(--e-global-color-secondary);
}
.over_a0b2 .full_263d > .gas-8686,
.over_a0b2 .full_263d > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-439a .logo-4e07 {
  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);
}
.wide-439a .border_cold_d23d {
  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);
}
.static_f898 .small_82a1 .in-a0b0 {
  background-color: var(--e-global-color-primary);
}
.static_f898 .widget_right_ebad {
  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);
}
.list-db60 .header_e484 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-db60 .detail_898d {
  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);
}
.list-db60 .shadow-west-a100 {
  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-37ca .motion-c19a,
.alert-37ca .motion-c19a a {
  color: var(--e-global-color-primary);
}
.alert-37ca .motion-c19a.down-d4c4,
.alert-37ca .motion-c19a.down-d4c4 a {
  color: var(--e-global-color-accent);
}
.alert-37ca .motion-c19a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-37ca .texture-ddf1 {
  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-steel-4dc3 .badge-south-f9e1,
.section-steel-4dc3 .info-fast-3947 {
  color: var(--e-global-color-primary);
}
.section-steel-4dc3 .badge-south-f9e1 svg {
  fill: var(--e-global-color-primary);
}
.section-steel-4dc3 .down-d4c4 .badge-south-f9e1,
.section-steel-4dc3 .down-d4c4 .info-fast-3947 {
  color: var(--e-global-color-accent);
}
.section-steel-4dc3 .down-d4c4 .badge-south-f9e1 svg {
  fill: var(--e-global-color-accent);
}
.section-steel-4dc3 .info-fast-3947 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-steel-4dc3 .texture-ddf1 {
  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);
}
.static-a62d .accordion-ddd5,
.static-a62d .picture_e7b8 {
  color: var(--e-global-color-primary);
}
.static-a62d .picture_e7b8 svg {
  fill: var(--e-global-color-primary);
}
.static-a62d .motion-c19a.down-d4c4 a,
.static-a62d
  .motion-c19a.down-d4c4
  .picture_e7b8 {
  color: var(--e-global-color-accent);
}
.static-a62d .accordion-ddd5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-a62d .texture-ddf1 {
  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);
}
.background_ff42 .hovered-ff69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_ff42 .logo-medium-83af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_e995 .search-49d8 .widget-86ff {
  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);
}
.soft_e995 .search-49d8 .fresh-f917 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_e995 .outline-a930 .widget-86ff {
  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);
}
.soft_e995
  .outline-a930
  .fresh-f917 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_e995
  .static_5a36
  .widget-86ff {
  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);
}
.soft_e995
  .static_5a36
  .fresh-f917 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_e995
  .up_0835
  .widget-86ff {
  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);
}
.soft_e995
  .up_0835
  .fresh-f917 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-0f9d .summary_cold_4285 {
  background-color: var(--e-global-color-primary);
}
.large-0f9d .summary_cold_4285:hover {
  background-color: var(--e-global-color-primary);
}
.large-0f9d .status_5665 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-0f9d
  .summary_cold_4285:hover
  .status_5665 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_2cb8 .pagination_ab03 {
  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);
}
.motion-f172 .caption_white_1e69 .bronze_a6b8 a {
  background-color: var(--e-global-color-accent);
}
.motion-f172 .caption_white_1e69 .table_57b1 a {
  background-color: var(--e-global-color-accent);
}
.motion-f172 .caption_white_1e69 .bronze_a6b8 a,
.motion-f172 .caption_white_1e69 .table_57b1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_b6ad
  .dynamic-8a71.smooth-809f
  .caption_white_1e69
  a.breadcrumb-4679 {
  background-color: var(--e-global-color-accent);
}
.tabs_b6ad
  .dynamic-8a71.smooth-809f
  .caption_white_1e69
  span.breadcrumb-4679.fn-current-df03 {
  background-color: var(--e-global-color-text);
}
.tabs_b6ad
  .dynamic-8a71.smooth-809f
  .caption_white_1e69
  .breadcrumb-4679 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_ca59 .layout_over_1672 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_ca59
  .accent_upper_c3f6
  > .popup-middle-ebbe
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_ca59
  .carousel-d44d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_ca59
  .disabled_soft_b32f
  .hero_8b5b,
.pressed_ca59
  .disabled_soft_b32f
  .top_0553 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_ca59
  .disabled_soft_b32f
  .header_0a93,
.pressed_ca59
  .disabled_soft_b32f
  a
  .header_0a93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_ca59
  .disabled_soft_b32f
  .fixed-95b0 {
  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);
}
.pressed_ca59
  .disabled_soft_b32f
  .fresh-721d {
  background-color: var(--e-global-color-primary);
}
.pressed_ca59
  .disabled_soft_b32f
  .fresh-721d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_ca59
  .disabled_soft_b32f
  .fresh-721d:hover {
  background-color: var(--e-global-color-primary);
}
.pressed_ca59
  .disabled_soft_b32f
  .search_right_4fed {
  background-color: var(--e-global-color-primary);
}
.pressed_ca59
  .disabled_soft_b32f
  .search_right_4fed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_ca59
  .disabled_soft_b32f
  .search_right_4fed:hover {
  background-color: var(--e-global-color-primary);
}
.pressed_ca59
  .breadcrumb-blue-87f5
  .media_next_4d9a
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_ca59
  .breadcrumb-blue-87f5
  .fixed-0121 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_ca59
  .breadcrumb-blue-87f5
  .fixed-95b0 {
  color: var(--e-global-color-text);
}
.pressed_ca59
  .breadcrumb-blue-87f5
  .fixed-95b0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_ca59
  .breadcrumb-blue-87f5
  .fresh-721d {
  background-color: var(--e-global-color-primary);
}
.pressed_ca59
  .breadcrumb-blue-87f5
  .fresh-721d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_ca59
  .breadcrumb-blue-87f5
  .fresh-721d:hover {
  background-color: var(--e-global-color-primary);
}
.pressed_ca59
  .breadcrumb-blue-87f5
  .search_right_4fed {
  background-color: var(--e-global-color-primary);
}
.pressed_ca59
  .breadcrumb-blue-87f5
  .search_right_4fed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_ca59
  .breadcrumb-blue-87f5
  .search_right_4fed:hover {
  background-color: var(--e-global-color-primary);
}
.pressed_ca59 .hero_pink_34aa {
  background-color: var(--e-global-color-primary);
}
.pressed_ca59 .hero_pink_34aa:hover {
  background-color: var(--e-global-color-primary);
}
.pressed_ca59 .list-3f97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_ca59 .title-silver-c0bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-light-595a .header-8bf8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-light-595a
  .popup_green_eb1a
  > div:nth-child(3)
  .header-8bf8,
.accordion-light-595a
  .last_5d49
  > div:nth-child(1)
  .header-8bf8,
.accordion-light-595a
  .in-7cd0
  > div:nth-child(1)
  .header-8bf8,
.accordion-light-595a
  .text_dynamic_e242
  > div:nth-child(1)
  .header-8bf8,
.accordion-light-595a
  .text-dc44
  > div:nth-child(1)
  .header-8bf8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-light-595a .orange_7605 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-light-595a .first-0bba {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-light-595a .description_0300 {
  background-color: var(--e-global-color-primary);
}
.accordion-light-595a .description_0300 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-light-595a .description_0300:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-light-595a .yellow-648a {
  background-color: var(--e-global-color-primary);
}
.accordion-light-595a .yellow-648a:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-light-595a .list-3f97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-light-595a .title-silver-c0bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-bronze-d938 .short-50d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-bronze-d938 .current-4511 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-bronze-d938 .content-c821 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-bronze-d938 .search-d6ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-bronze-d938 .image-hard-7740 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-bronze-d938 .yellow-648a {
  background-color: var(--e-global-color-primary);
}
.primary-bronze-d938 .yellow-648a:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-1706 .tabs-a06d {
  background-color: var(--e-global-color-secondary);
}
.pattern-1706 .mask-stale-29fa {
  background-color: var(--e-global-color-text);
}
.pattern-1706 .border-a8a9 {
  background-color: var(--e-global-color-secondary);
}
.pattern-1706 .gold-d75e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-1706 .hidden-advanced-442f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-1706 .focus_glass_83eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-1706 .right_f4bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-1706 .notification-soft-6593 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-c2a6 .logo_iron_5c27 .outline_advanced_f5fc,
.pro-c2a6
  .logo_iron_5c27
  .outline_advanced_f5fc
  a,
.pro-c2a6 .focus-dark-2624 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-c2a6 .logo_iron_5c27 .stone_f1d2,
.pro-c2a6 .hero-54af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-c2a6 .logo_iron_5c27 .stone_f1d2 {
  color: var(--e-global-color-text);
}
.pro-c2a6 .hero-54af {
  color: var(--e-global-color-text);
}
.pro-c2a6
  .logo_iron_5c27
  .carousel-dark-a476 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-c2a6 .backdrop_ac2d .thumbnail_c6bd {
  background-color: var(--e-global-color-primary);
}
.pro-c2a6 .backdrop_ac2d .thumbnail_c6bd:hover {
  background-color: var(--e-global-color-primary);
}
.pro-c2a6 .backdrop_ac2d .motion-0907 li span {
  background-color: var(--e-global-color-text);
}
.pro-c2a6 .backdrop_ac2d .motion-0907 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pro-c2a6
  .backdrop_ac2d
  .motion-0907
  li.widget-advanced-4ea2
  span {
  background-color: var(--e-global-color-accent);
}
.pro-c2a6 .secondary-glass-daff span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_2aaf .south_c06b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_dim_9f9a .bronze_8f50 {
  background-color: var(--e-global-color-primary);
}
.box_dim_9f9a .module-thick-1a68 {
  background-color: var(--e-global-color-secondary);
}
.box_dim_9f9a .dirty_ecba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_dim_9f9a .footer-3fed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_dim_9f9a .narrow_c452 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_dim_9f9a .grid-dirty-2fb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_dim_9f9a .nav_solid_88ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_dim_9f9a .dim-a763 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_dim_9f9a .article-prev-c704 {
  background-color: var(--e-global-color-primary);
}
.box_dim_9f9a .article-prev-c704 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_d072 .form_f53a {
  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);
}
.sort_d072 .component-thick-94b9 {
  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);
}
.sort_d072
  .media_silver_79c7:after {
  background-color: var(--e-global-color-primary);
}
.sort_d072 .summary-fluid-023b {
  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);
}
.easy-066a .focus-dark-2624 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-066a .hero-54af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_1274 .link-5360 .slow-7af1 {
  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);
}
.focused_1274 .link-5360 .footer_762c {
  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);
}
.pro_0d89 .paragraph-cf75 {
  background-color: var(--e-global-color-primary);
}
.pro_0d89 .grid-d4cc {
  background-color: var(--e-global-color-secondary);
}
.pro_0d89 .tabs-1ae7 .rough-2da4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_0d89 .secondary_plasma_a9db .rough-2da4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-49cc .video_right_4fce .liquid-fd78 {
  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);
}
.texture-49cc .video_right_4fce .notification_west_f68b {
  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);
}
.texture-49cc .video_right_4fce .row_d41a {
  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);
}
.warm_f241 .surface_soft_6201 {
  border-color: var(--e-global-color-text);
}
.warm_f241 .aside-glass-4d78 {
  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);
}
.warm_f241 .gas_5021 {
  color: var(--e-global-color-primary);
}
.warm_f241 .panel-clean-323b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_a201 .over_03a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_a201 .article_9569 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_a201 .heading_d0f9:hover .over_03a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_a201
  .heading_d0f9:hover
  .article_9569 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-b649 .pagination_3e04 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-b649 .static_e66f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_7bc1 .stone_588e .hidden_rough_7544 {
  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);
}
.bright_7bc1 .smooth-236f .hidden_rough_7544 {
  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);
}
.image_thick_ec2f .widget-brown-2d91 {
  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);
}
.description-north-969a .primary_462f .dirty_e492 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-north-969a .primary_462f .dirty_e492 {
  background-color: var(--e-global-color-secondary);
}
.description-north-969a .short_548f .dirty_e492 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-north-969a .short_548f .dirty_e492 {
  background-color: var(--e-global-color-secondary);
}
.description-north-969a .filter_2831 .solid-8e54 {
  background-color: var(--e-global-color-primary);
}
.description-north-969a .filter_2831:hover .solid-8e54 {
  background-color: var(--e-global-color-secondary);
}
.description-north-969a .thumbnail_c6bd {
  background-color: var(--e-global-color-primary);
}
.description-north-969a .thumbnail_c6bd:hover {
  background-color: var(--e-global-color-accent);
}
.description-north-969a .motion-0907 li span {
  background-color: var(--e-global-color-text);
}
.description-north-969a .motion-0907 li span:hover {
  background-color: var(--e-global-color-primary);
}
.description-north-969a .motion-0907 li.widget-advanced-4ea2 span {
  background-color: var(--e-global-color-accent);
}
.summary-33fb .slow-bab0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-33fb .notification-over-b2a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_214e .soft-1260:before {
  background-color: var(--e-global-color-secondary);
}
.alert_214e .huge_1168 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_214e .warm_68e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-215a .light_0021 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-215a .light_0021:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-215a .light_0021.fn-active-df03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-215a .preview-7fba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-215a .right-6911 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-215a .block-0df7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-215a .silver_fe48 {
  background-color: var(--e-global-color-primary);
}
.old-215a .silver_fe48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-215a .fixed-a1a1 {
  background-color: var(--e-global-color-primary);
}
.old-215a .fixed-a1a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-68c0 .picture_6770 .header_purple_932a a {
  color: var(--e-global-color-secondary);
}
.focus-68c0 .picture_6770 .header_purple_932a a:hover {
  color: var(--e-global-color-secondary);
}
.focus-68c0 .picture_6770 .header_purple_932a,
.focus-68c0 .picture_6770 .header_purple_932a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-68c0 .picture_6770 .popup-5bf7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-68c0 .picture_6770 .pattern_fluid_a79f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-68c0 .picture_6770 .status_current_5977 {
  background-color: var(--e-global-color-primary);
}
.focus-68c0 .picture_6770 .status_current_5977 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-68c0 .picture_6770 .status_current_5977:hover {
  background-color: var(--e-global-color-primary);
}
.focus-68c0 .picture_6770 .content-fdb6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-68c0 .picture_6770 .content-fdb6 {
  background-color: var(--e-global-color-primary);
}
.focus-68c0 .picture_6770 .content-fdb6:hover {
  background-color: var(--e-global-color-primary);
}
.focus-68c0 .picture_6770 .thumbnail_c6bd {
  background-color: var(--e-global-color-primary);
}
.focus-68c0 .picture_6770 .thumbnail_c6bd:hover {
  background-color: var(--e-global-color-primary);
}
.focus-68c0 .backdrop_ac2d .motion-0907 li span {
  background-color: var(--e-global-color-text);
}
.focus-68c0 .backdrop_ac2d .motion-0907 li span:hover {
  background-color: var(--e-global-color-primary);
}
.focus-68c0 .backdrop_ac2d .motion-0907 li.widget-advanced-4ea2 span {
  background-color: var(--e-global-color-accent);
}
.focus-68c0 .list-3f97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-68c0 .title-silver-c0bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_88db .copper_2684 .row-lite-a4c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_88db .copper_2684 .small_c492 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_88db .copper_2684 .thumbnail_middle_9274 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-thick-fb87 .current-f3a4 {
  border-color: var(--e-global-color-text);
}
.slider-thick-fb87 .action_f842 {
  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);
}
.slider-thick-fb87 .status-8819 {
  color: var(--e-global-color-secondary);
}
.slider-thick-fb87 .status-8819 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-thick-fb87 .sort-upper-63bb > * {
  color: var(--e-global-color-primary);
}
.slider-thick-fb87 .sort-upper-63bb > * svg {
  fill: var(--e-global-color-primary);
}
.slider-thick-fb87 .element_bab3 {
  color: var(--e-global-color-primary);
}
.slider-thick-fb87 .element_bab3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-thick-fb87 .upper_ef9a {
  color: var(--e-global-color-primary);
}
.slider-thick-fb87 .upper_ef9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-thick-fb87 .silver-bbc1 {
  color: var(--e-global-color-primary);
}
.slider-thick-fb87 .silver-bbc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-thick-fb87 .modal-d0b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-thick-fb87 .current_d496 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-thick-fb87 .current_d496.footer_paper_eda3 {
  color: var(--e-global-color-secondary);
}
.slider-thick-fb87 .current_d496.footer_paper_eda3 .badge-2039 {
  color: var(--e-global-color-accent);
}
.slider-thick-fb87 .current_d496.status-d310 {
  color: var(--e-global-color-text);
}
.slider-thick-fb87 .current_d496.status-d310 .badge-2039 {
  color: var(--e-global-color-text);
}
.slider-thick-fb87 .current_d496:before {
  border-top-color: var(--e-global-color-text);
}
.slider-thick-fb87 .popup_middle_cddd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-thick-fb87
  .popup_middle_cddd
  .input-bb6f {
  background-color: var(--e-global-color-primary);
}
.slider-thick-fb87
  .popup_middle_cddd
  .input-bb6f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-thick-fb87 .current-f3a4 .overlay-over-98f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-fc60 .disabled-active-7449 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-fc60 .layout_rough_f652 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-5bdc .tooltip_west_11af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-5bdc
  .box_tiny_11ff
  .sort_85c5 {
  background-color: var(--e-global-color-secondary);
}
.white-5bdc
  .box_tiny_11ff.north-ba05
  .sort_85c5 {
  background-color: var(--e-global-color-text);
}
.white-5bdc
  .box_tiny_11ff:hover
  .sort_85c5 {
  background-color: var(--e-global-color-accent);
}
.white-5bdc
  .box_tiny_11ff.fn-active-df03
  .sort_85c5 {
  background-color: var(--e-global-color-primary);
}
.modal_9135 .button-prev-c40e {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.modal_9135 .up_8e3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_9135 .tabs_b57e {
  background-color: var(--e-global-color-primary);
}
.modal_9135 .tabs_b57e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-21d3 .tag-f530 .nav-simple-5338 .paragraph-cold-3fac {
  background-color: var(--e-global-color-secondary);
}
.search-21d3 .tag-f530 .right-d62c:after {
  background-color: var(--e-global-color-secondary);
}
.search-21d3 .text-thick-fc55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-21d3 .bronze-16fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-21d3 .caption-05d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-21d3 .search-44ee {
  background-color: var(--e-global-color-primary);
}
.search-21d3 .search-44ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-21d3 .tertiary_dynamic_cad3 {
  background-color: var(--e-global-color-secondary);
}
.search-21d3 .tertiary_dynamic_cad3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-21d3 .tag-f530 .upper_010a .background-narrow-a980:hover {
  background-color: var(--e-global-color-primary);
}
.search-21d3
  .tag-f530
  .upper_010a
  .background-narrow-a980.plasma-801b {
  background-color: var(--e-global-color-primary);
}
.search-21d3 .tag-f530 .bronze-ffb4:before {
  border-color: var(--e-global-color-primary);
}
.search-21d3 .tag-f530 .bronze-ffb4:hover:before {
  border-color: var(--e-global-color-secondary);
}
.search-21d3
  .tag-f530
  .bronze-ffb4.disabled-inner-42c4:before {
  border-color: var(--e-global-color-primary);
}
.search-21d3 .notification_full_d93d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-2d0b .south-f368 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-2d0b .south-f368:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-2d0b .south-f368.pro-4587 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-2d0b .photo-solid-f2dd {
  background-color: var(--e-global-color-primary);
}
.dim-2d0b .photo-solid-f2dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-2d0b
  .primary_2378
  .action_687b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-2d0b
  .hero-under-a38b
  .action_687b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_044d
  .down-6f18
  .sidebar-53e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_044d
  .down-6f18
  .progress-2c91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_044d .red-a912 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_044d .wrapper_d9a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_044d .label_a5f2 {
  background-color: var(--e-global-color-primary);
}
.main_044d .label_a5f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma_5e44 .table-26c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_5e44 .article_full_5664 {
  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);
}
.plasma_5e44 .section-c777 {
  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);
}
.plasma_5e44 .section-c777 a:hover {
  color: var(--e-global-color-secondary);
}
.plasma_5e44 .breadcrumb-f61f {
  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);
}
.plasma_5e44 .status_a419 {
  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);
}
.plasma_5e44 .column-pink-3ebe .thumbnail_c6bd {
  background-color: var(--e-global-color-primary);
}
.plasma_5e44 .column-pink-3ebe .thumbnail_c6bd:hover {
  background-color: var(--e-global-color-accent);
}
.plasma_5e44
  .column-pink-3ebe
  .motion-0907
  li
  span {
  background-color: var(--e-global-color-text);
}
.plasma_5e44
  .column-pink-3ebe
  .motion-0907
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.plasma_5e44
  .column-pink-3ebe
  .motion-0907
  li.widget-advanced-4ea2
  span {
  background-color: var(--e-global-color-accent);
}
.list-paper-c882
  .west-2480
  .mask-820b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-paper-c882 .west-2480 .component-74aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-paper-c882 .west-2480 .up-8748 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-paper-c882 .row-ce98 {
  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);
}
.list-paper-c882
  .paper-4457.main_brown_3399 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > a {
  background-color: var(--e-global-color-text);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > a
  .pattern-e39e.image_stone_b375 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > a
  .sidebar-6215.layout-focused-61ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > .fixed-d254
  .disabled-right-5159
  > a {
  background-color: var(--e-global-color-secondary);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > .fixed-d254
  .disabled-right-5159
  > a
  .progress-dd1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > .fixed-d254
  .disabled-right-5159
  > a
  .sidebar-6215.accordion_43aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > a
  .widget_hovered_cd70:before {
  color: var(--e-global-color-text);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > .fixed-d254
  a
  .widget_hovered_cd70:before {
  color: var(--e-global-color-text);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159.middle_e43b
  > a
  .widget_hovered_cd70:before {
  color: var(--e-global-color-text);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > .fixed-d254
  .disabled-right-5159.middle_e43b
  > a
  .widget_hovered_cd70:before {
  color: var(--e-global-color-text);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > a
  .wide_7d87
  .sort-870d {
  color: var(--e-global-color-text);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > .fixed-d254
  a
  .wide_7d87
  .sort-870d {
  color: var(--e-global-color-text);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > a
  .wide_7d87
  .sort-870d,
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > .fixed-d254
  a
  .wide_7d87
  .sort-870d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > a
  .last-1581:before {
  color: var(--e-global-color-text);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > .fixed-d254
  a
  .last-1581:before {
  color: var(--e-global-color-text);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159.middle_e43b
  > a
  .last-1581:before {
  color: var(--e-global-color-text);
}
.message-bf22
  > .accent-thick-9cb1
  > div
  > .tooltip_039e
  > .disabled-right-5159
  > .fixed-d254
  .disabled-right-5159.middle_e43b
  > a
  .last-1581:before {
  color: var(--e-global-color-text);
}
.next-5414 .pro_ba1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-5414
  .focused-a5be:hover
  .pro_ba1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_513f
  > .accent-thick-9cb1
  > .gas-ddaa
  > .panel_black_0dcc
  > .sidebar_6f03
  > .breadcrumb-9a1c
  .summary_prev_37a2 {
  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);
}
.clean_513f
  > .accent-thick-9cb1
  > .gas-ddaa
  > .panel_black_0dcc
  > .sidebar_6f03
  > .breadcrumb-9a1c:hover
  .summary_prev_37a2 {
  color: var(--e-global-color-text);
}
.clean_513f
  > .accent-thick-9cb1
  > .gas-ddaa
  > .panel_black_0dcc
  > .sidebar_6f03
  > .breadcrumb-9a1c:hover
  .summary_prev_37a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_513f
  > .accent-thick-9cb1
  > .gas-ddaa
  > .panel_black_0dcc
  > .sidebar_6f03.module-fluid-fa7b
  > .breadcrumb-9a1c
  .summary_prev_37a2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_rough_1739 .badge-slow-4861 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_rough_1739 .filter_9f85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_rough_1739 .smooth_a616 {
  background-color: var(--e-global-color-primary);
}
.tag_rough_1739 .smooth_a616 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_fresh_03a6
  > .accent-thick-9cb1
  > .info_2a1a
  > .photo_4f96
  > .pagination_418f
  .outer-4c80 {
  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);
}
.shade_fresh_03a6
  > .accent-thick-9cb1
  > .info_2a1a
  > .photo_4f96
  > .pagination_418f
  .label-blue-0392 {
  color: var(--e-global-color-text);
}
.shade_fresh_03a6
  > .accent-thick-9cb1
  > .info_2a1a
  > .photo_4f96
  > .pagination_418f:hover
  .outer-4c80 {
  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_fresh_03a6
  > .accent-thick-9cb1
  > .info_2a1a
  > .photo_4f96
  > .pagination_418f:hover
  .label-blue-0392 {
  color: var(--e-global-color-secondary);
}
.shade_fresh_03a6
  > .accent-thick-9cb1
  > .info_2a1a
  > .photo_4f96
  > .pagination_418f.summary_in_0c42
  .outer-4c80 {
  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);
}
.shade_fresh_03a6
  > .accent-thick-9cb1
  > .info_2a1a
  > .photo_4f96
  > .pagination_418f.summary_in_0c42
  .label-blue-0392 {
  color: var(--e-global-color-primary);
}
.photo-wide-5558
  .fresh-6e14
  .logo_selected_5747 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-wide-5558 .banner_1efb .overlay-over-98f2 .hard-c3b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_warm_da3f .solid_4346 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_warm_da3f .popup_d813 .solid_4346 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_warm_da3f .rough-ef4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_warm_da3f .rough-ef4a {
  background-color: var(--e-global-color-primary);
}
.texture_dd33 .soft_c00d .lite-e168 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_dd33
  .soft_c00d:hover
  .narrow-7475 {
  color: var(--e-global-color-secondary);
}
.texture_dd33
  .soft_c00d:hover
  .lite-e168 {
  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);
}
.tabs_f73a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.box_f516 {
  flex-direction: column;
}

.box_f516 .focus_gas_42bd {
  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.box_f516 .focus_gas_42bd {
  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);
}

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

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

.preview_1a7f.steel-fd7c {
  display: none;
}

.paragraph-5b30 {
  display: none;
}

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

.fluid-103a.box_fluid_8aa4 {
  margin-bottom: 40px;
  width: 100%;
}

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

.box_f516 a {
  width: 100%;
}

.hidden_steel_2b51 .section-plasma-56fa.gallery-e3da {
  width: 20% !important;
}

.sidebar-280a {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.sidebar-280a:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

.sidebar-280a svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.hidden_steel_2b51
  .section-plasma-56fa.pattern_5f73
  .static-22f4
  .label_wood_4801 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.stale_60a0.highlight_gold_2666 > .black-91fc {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.over-d30b {
  position: relative;
  width: 100%;
}

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

.caption-7724 {
  font-size: 35px !important;
}

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

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

.full-cc20 {
  display: flex;
  gap: 50px;
}

.hidden_steel_2b51
  .section-plasma-56fa.center_715f
  .out-109b
  .backdrop_pressed_3b17 {
  width: 100% !important;
}

.block-brown-d678 {
  width: 500px !important;
  max-width: none;
}

.pagination_last_2e06 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.title_267b:hover .search_ca3a {
  visibility: visible;
}
.title_267b:hover.title_267b::before {
  display: block;
}

.fluid_5c2f h3 {
  color: #fff;
}

.selected-22e2 {
  margin: 0;
}

.hidden_steel_2b51
  .section-plasma-56fa.center_715f
  .backdrop_pressed_3b17
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.pagination-684a {
  width: 100%;
}

.detail_north_5be5 {
  width: 100%;
}

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

.detail_north_5be5 {
  width: 100%;
}

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

.backdrop_pressed_3b17 {
  display: flex;
  align-items: center;
}

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

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

.box_f516 .focus_gas_42bd.large-9260 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.box_f516 h1.focus_gas_42bd {
  margin-top: 80px !important;
}

.hidden_steel_2b51 .section-plasma-56fa.list_last_f4fc {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.item-5422 img {
  width: 100%;
}

.bronze_f3e0 .title-stone-a350.static-22f4 {
  justify-content: space-between;
}

.heading_thick_ded6 {
  display: none;
}

.secondary-static-24ae .south-eb61 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .stale_60a0 .black-91fc {
    flex-wrap: nowrap !important;
  }
}

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

  .block-brown-d678 {
    width: 100% !important;
  }
}

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

  .sidebar-280a svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .bronze_f3e0 .title-stone-a350.static-22f4 {
    border-bottom: 1px solid #f0c159;
  }

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

  .stale_60a0.highlight_gold_2666 > .black-91fc {
    gap: 15px;
    justify-content: space-between;
  }

  .hidden_steel_2b51
    .section-plasma-56fa.center_715f
    .backdrop_pressed_3b17
    img {
    width: 60% !important;
  }

  .pro_84df {
    left: 2%;
  }

  .hard_264b {
    margin: 10px 0;
  }

  .box_f516 .south-eb61 {
    margin: 0;
    margin-bottom: 10px;
  }

  .sidebar-280a {
    font-size: 16px !important;
  }

  .caption-7724 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.box_f516 .focus_gas_42bd,
  .box_f516 .focus_gas_42bd {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .backdrop_pressed_3b17 {
    justify-content: center;
  }

  .box_f516 .south-eb61 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .gas-67a3 {
    margin-bottom: 15px !important;
  }

  .hidden_steel_2b51 .section-plasma-56fa.gallery-e3da {
    width: 75% !important;
  }

  .item-5422 img {
    width: 100% !important;
  }
}

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

  h2.box_f516 .focus_gas_42bd,
  .box_f516 .focus_gas_42bd {
    font-size: 30px !important;
  }

  .backdrop_pressed_3b17 {
    justify-content: center;
  }

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

  .dropdown-e850
    .aside-95dd.action-42f1 {
    margin: 0 !important;
  }

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

  .hard_264b {
    display: flex;
  }

  .hovered-0a61 .sidebar-280a {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .heading-large-72af svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .box_f516 h1.focus_gas_42bd {
    margin-top: 40px !important;
  }

  .hidden_steel_2b51
    .section-plasma-56fa.center_715f
    .backdrop_pressed_3b17
    img,
  .south_0f48 .out-109b {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .hidden_steel_2b51 .section-plasma-56fa.gallery-e3da {
    width: 100% !important;
  }

  .stale_60a0.highlight_gold_2666 > .black-91fc {
    gap: 3px;
  }

  .box_f516 .south-eb61 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.bronze_f3e0 .title-stone-a350.static-22f4 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.bronze_f3e0 .title-stone-a350.static-22f4: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .bronze_f3e0 .title-stone-a350.static-22f4 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .box_f516 .focus_gas_42bd {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .sidebar-280a {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.header_under_c719 .summary_red_d240 {
  flex-shrink: 0;
  white-space: nowrap;
}

.header_under_c719 .search_80e1 {
  flex-shrink: 0;
  min-width: fit-content;
}

.header_under_c719 .label_wood_4801 {
  white-space: nowrap;
}

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

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

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

.header_under_c719 .search_80e1 {
  max-width: 80px !important;
  overflow: hidden;
}

.header_under_c719 .title-stone-a350.static-22f4 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.header_under_c719 .label_wood_4801 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: e656 */
.promo-block-g4 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
