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(.fixed-33ad) {
  gap: 0.5em;
}
:where(.chip_1019) {
  gap: 0.5em;
}
body .heading-4352 > .light-ddec {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .heading-4352 > .backdrop-efab {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .heading-4352 > .wrapper-fixed-5d06 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .pagination_3b68 > .light-ddec {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .pagination_3b68 > .backdrop-efab {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .pagination_3b68 > .wrapper-fixed-5d06 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .pagination_3b68
  > :where(:not(.light-ddec):not(.backdrop-efab):not(.nav-63b4)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .pagination_3b68 > .photo-cold-ccb9 {
  max-width: var(--wp--style--global--wide-size);
}
body .fixed-33ad {
  display: flex;
}
body .fixed-33ad {
  flex-wrap: wrap;
  align-items: center;
}
body .fixed-33ad > * {
  margin: 0;
}
body .chip_1019 {
  display: grid;
}
body .chip_1019 > * {
  margin: 0;
}
:where(.wood-70f9.fixed-33ad) {
  gap: 2em;
}
:where(.wood-70f9.chip_1019) {
  gap: 2em;
}
:where(.gradient-old-3b5d.fixed-33ad) {
  gap: 1.25em;
}
:where(.gradient-old-3b5d.chip_1019) {
  gap: 1.25em;
}
.up-da0c {
  color: var(--wp--preset--color--black) !important;
}
.info-0bf5 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.inner_e428 {
  color: var(--wp--preset--color--white) !important;
}
.thumbnail_tiny_9792 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.picture_cad9 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.progress_b347 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.border-cold-593c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.plasma_ade4 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.column-5a20 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.easy-ff22 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.photo-basic-375e {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tiny_4612 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.banner_east_ad8f {
  background-color: var(--wp--preset--color--black) !important;
}
.motion-a93a {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pink_aadd {
  background-color: var(--wp--preset--color--white) !important;
}
.title_f3fc {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.current_8fd2 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.inner_0a2b {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image-c337 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dirty_a8e7 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.accordion_3644 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.easy_d3dd {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.aside_30cf {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shadow-short-4511 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.old-c409 {
  border-color: var(--wp--preset--color--black) !important;
}
.green_d7b7 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.chip-2a55 {
  border-color: var(--wp--preset--color--white) !important;
}
.down_bdc9 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.chip_699e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.hidden-1470 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.description_b672 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.orange-aa60 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.active-7501 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gold_62a9 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.row-34d9 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tooltip-lite-358d {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.upper_2f0b {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.last_bf84 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.secondary-1844 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.east-4f5c {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.overlay-prev-c7d7 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.outline_brown_b8ed {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.fresh-51b3 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.pagination-7850 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.sidebar_middle_7090 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.title_9043 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.border-5a78 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.hover-pro-f442 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.black_57f1 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.hero-tiny-804a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.paper-1f46 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.white_73f5 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.solid_78d4 a:where(:not(.hard_95ab)) {
  color: inherit;
}
:where(.gradient-old-3b5d.fixed-33ad) {
  gap: 1.25em;
}
:where(.gradient-old-3b5d.chip_1019) {
  gap: 1.25em;
}
:where(.wood-70f9.fixed-33ad) {
  gap: 2em;
}
:where(.wood-70f9.chip_1019) {
  gap: 2em;
}
.aside-2790 {
  font-size: 1.5em;
  line-height: 1.6;
}

.steel-61f1 .surface_ca4e {
  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);
}
.copper_4af7 .sort_steel_b110 {
  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);
}
.glass-1f13 {
  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);
}
.glass-1f13.full-fa4f .action_c7ed {
  background-color: var(--e-global-color-primary);
}
.glass-1f13.focus_complex_2610 .action_c7ed,
.glass-1f13.rough_5b72 .action_c7ed {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.south-e2fc .popup-6b43 {
  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);
}
.right-7b82 {
  --divider-color: var(--e-global-color-secondary);
}
.right-7b82 .disabled-17a9 {
  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);
}
.right-7b82.section-fb7f .clean_8900 {
  background-color: var(--e-global-color-secondary);
}
.right-7b82.row_4762 .clean_8900,
.right-7b82.background-solid-6162 .clean_8900 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.right-7b82.row_4762 .clean_8900,
.right-7b82.background-solid-6162 .clean_8900 svg {
  fill: var(--e-global-color-secondary);
}
.media_0911 .texture-92fe {
  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);
}
.media_0911 .center-94ec {
  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);
}
.gallery-last-2d57.section-fb7f .clean_8900 {
  background-color: var(--e-global-color-primary);
}
.gallery-last-2d57.row_4762 .clean_8900,
.gallery-last-2d57.background-solid-6162 .clean_8900 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gallery-last-2d57.row_4762 .clean_8900,
.gallery-last-2d57.background-solid-6162 .clean_8900 svg {
  fill: var(--e-global-color-primary);
}
.element-6c24.section-fb7f .clean_8900 {
  background-color: var(--e-global-color-primary);
}
.element-6c24.row_4762 .clean_8900,
.element-6c24.background-solid-6162 .clean_8900 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.element-6c24 .bright-38c0 {
  color: var(--e-global-color-primary);
}
.element-6c24 .bright-38c0,
.element-6c24 .bright-38c0 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-6c24 .lower-87da {
  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);
}
.cold-7f9e .tag-easy-8968 {
  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_45a3 .input-under-4a3c .section-solid-1a17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center-5fc3 .notification-first-c27e:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.center-5fc3 .banner_fast_913f i {
  color: var(--e-global-color-primary);
}
.center-5fc3 .banner_fast_913f svg {
  fill: var(--e-global-color-primary);
}
.center-5fc3 .sidebar-2383 {
  color: var(--e-global-color-secondary);
}
.center-5fc3 .notification-first-c27e > .sidebar-2383,
.center-5fc3 .notification-first-c27e > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_full_b908 .main-526f {
  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);
}
.highlight_full_b908 .primary-silver-7606 {
  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);
}
.white_9ba1 .fluid_d371 .filter_medium_0808 {
  background-color: var(--e-global-color-primary);
}
.white_9ba1 .widget_fbc1 {
  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);
}
.new_dedf .notice_soft_98c9 {
  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);
}
.new_dedf .input-d239 {
  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);
}
.new_dedf .rough-3045 {
  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);
}
.block-7462 .inner_5559,
.block-7462 .inner_5559 a {
  color: var(--e-global-color-primary);
}
.block-7462 .inner_5559.thick_5055,
.block-7462 .inner_5559.thick_5055 a {
  color: var(--e-global-color-accent);
}
.block-7462 .inner_5559 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-7462 .component_4e39 {
  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);
}
.chip_slow_5b1b .first_b39d,
.chip_slow_5b1b .blue-cb54 {
  color: var(--e-global-color-primary);
}
.chip_slow_5b1b .first_b39d svg {
  fill: var(--e-global-color-primary);
}
.chip_slow_5b1b .thick_5055 .first_b39d,
.chip_slow_5b1b .thick_5055 .blue-cb54 {
  color: var(--e-global-color-accent);
}
.chip_slow_5b1b .thick_5055 .first_b39d svg {
  fill: var(--e-global-color-accent);
}
.chip_slow_5b1b .blue-cb54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_slow_5b1b .component_4e39 {
  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);
}
.tag-a146 .selected-06ca,
.tag-a146 .dynamic-f5da {
  color: var(--e-global-color-primary);
}
.tag-a146 .dynamic-f5da svg {
  fill: var(--e-global-color-primary);
}
.tag-a146 .inner_5559.thick_5055 a,
.tag-a146
  .inner_5559.thick_5055
  .dynamic-f5da {
  color: var(--e-global-color-accent);
}
.tag-a146 .selected-06ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-a146 .component_4e39 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-9181 .form_9461 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-9181 .mini_3360 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_39a5 .basic-93f8 .narrow_2303 {
  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);
}
.up_39a5 .basic-93f8 .sort_right_3903 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_39a5 .block_6565 .narrow_2303 {
  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);
}
.up_39a5
  .block_6565
  .sort_right_3903 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_39a5
  .status_first_12df
  .narrow_2303 {
  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);
}
.up_39a5
  .status_first_12df
  .sort_right_3903 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_39a5
  .pattern-down-089d
  .narrow_2303 {
  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);
}
.up_39a5
  .pattern-down-089d
  .sort_right_3903 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-advanced-bc5d .description_slow_9376 {
  background-color: var(--e-global-color-primary);
}
.list-advanced-bc5d .description_slow_9376:hover {
  background-color: var(--e-global-color-primary);
}
.list-advanced-bc5d .sidebar_fc9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-advanced-bc5d
  .description_slow_9376:hover
  .sidebar_fc9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-0a38 .glass_32cb {
  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);
}
.section_steel_ff11 .east_5deb .prev-dc82 a {
  background-color: var(--e-global-color-accent);
}
.section_steel_ff11 .east_5deb .liquid-d656 a {
  background-color: var(--e-global-color-accent);
}
.section_steel_ff11 .east_5deb .prev-dc82 a,
.section_steel_ff11 .east_5deb .liquid-d656 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_complex_be78
  .fluid_d7f5.smooth_be30
  .east_5deb
  a.blue-f4bd {
  background-color: var(--e-global-color-accent);
}
.element_complex_be78
  .fluid_d7f5.smooth_be30
  .east_5deb
  span.blue-f4bd.fn-current-872d {
  background-color: var(--e-global-color-text);
}
.element_complex_be78
  .fluid_d7f5.smooth_be30
  .east_5deb
  .blue-f4bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_new_77c5 .focus-f578 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_new_77c5
  .top-19ac
  > .wrapper-focused-6888
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_new_77c5
  .badge-cfd9
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_new_77c5
  .red_37d3
  .under_4e87,
.background_new_77c5
  .red_37d3
  .shade_b18a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_new_77c5
  .red_37d3
  .over_eeeb,
.background_new_77c5
  .red_37d3
  a
  .over_eeeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_new_77c5
  .red_37d3
  .steel_5b71 {
  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_new_77c5
  .red_37d3
  .pro_1112 {
  background-color: var(--e-global-color-primary);
}
.background_new_77c5
  .red_37d3
  .pro_1112 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_new_77c5
  .red_37d3
  .pro_1112:hover {
  background-color: var(--e-global-color-primary);
}
.background_new_77c5
  .red_37d3
  .wrapper-7684 {
  background-color: var(--e-global-color-primary);
}
.background_new_77c5
  .red_37d3
  .wrapper-7684 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_new_77c5
  .red_37d3
  .wrapper-7684:hover {
  background-color: var(--e-global-color-primary);
}
.background_new_77c5
  .pattern-747c
  .hard_029c
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_new_77c5
  .pattern-747c
  .progress-f588 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_new_77c5
  .pattern-747c
  .steel_5b71 {
  color: var(--e-global-color-text);
}
.background_new_77c5
  .pattern-747c
  .steel_5b71
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_new_77c5
  .pattern-747c
  .pro_1112 {
  background-color: var(--e-global-color-primary);
}
.background_new_77c5
  .pattern-747c
  .pro_1112 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_new_77c5
  .pattern-747c
  .pro_1112:hover {
  background-color: var(--e-global-color-primary);
}
.background_new_77c5
  .pattern-747c
  .wrapper-7684 {
  background-color: var(--e-global-color-primary);
}
.background_new_77c5
  .pattern-747c
  .wrapper-7684 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_new_77c5
  .pattern-747c
  .wrapper-7684:hover {
  background-color: var(--e-global-color-primary);
}
.background_new_77c5 .red_925c {
  background-color: var(--e-global-color-primary);
}
.background_new_77c5 .red_925c:hover {
  background-color: var(--e-global-color-primary);
}
.background_new_77c5 .layout_253f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_new_77c5 .list-dirty-fd96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_7187 .message-fresh-86d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_7187
  .feature_2913
  > div:nth-child(3)
  .message-fresh-86d6,
.first_7187
  .secondary_0f89
  > div:nth-child(1)
  .message-fresh-86d6,
.first_7187
  .light_121d
  > div:nth-child(1)
  .message-fresh-86d6,
.first_7187
  .bright-860f
  > div:nth-child(1)
  .message-fresh-86d6,
.first_7187
  .hidden_72ff
  > div:nth-child(1)
  .message-fresh-86d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_7187 .yellow-ae47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_7187 .thick_20a0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_7187 .notice_f28a {
  background-color: var(--e-global-color-primary);
}
.first_7187 .notice_f28a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_7187 .notice_f28a:hover {
  background-color: var(--e-global-color-primary);
}
.first_7187 .avatar-d6f8 {
  background-color: var(--e-global-color-primary);
}
.first_7187 .avatar-d6f8:hover {
  background-color: var(--e-global-color-primary);
}
.first_7187 .layout_253f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_7187 .list-dirty-fd96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_easy_a3ef .alert-bdd1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_easy_a3ef .slider-238f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_easy_a3ef .label_f3c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_easy_a3ef .easy-7dfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_easy_a3ef .content_a313 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_easy_a3ef .avatar-d6f8 {
  background-color: var(--e-global-color-primary);
}
.container_easy_a3ef .avatar-d6f8:hover {
  background-color: var(--e-global-color-primary);
}
.header_4c93 .carousel_c46b {
  background-color: var(--e-global-color-secondary);
}
.header_4c93 .white-c32a {
  background-color: var(--e-global-color-text);
}
.header_4c93 .container_8c87 {
  background-color: var(--e-global-color-secondary);
}
.header_4c93 .tabs_33fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_4c93 .texture-a031 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_4c93 .media_medium_62f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_4c93 .basic_ecce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_4c93 .aside-dim-0880 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_short_0f11 .module-full-fe53 .dark_b784,
.tooltip_short_0f11
  .module-full-fe53
  .dark_b784
  a,
.tooltip_short_0f11 .active-1d2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_short_0f11 .module-full-fe53 .hard-df39,
.tooltip_short_0f11 .element_glass_9f6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_short_0f11 .module-full-fe53 .hard-df39 {
  color: var(--e-global-color-text);
}
.tooltip_short_0f11 .element_glass_9f6b {
  color: var(--e-global-color-text);
}
.tooltip_short_0f11
  .module-full-fe53
  .primary_over_0c8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_short_0f11 .cold_f15f .header-blue-06c2 {
  background-color: var(--e-global-color-primary);
}
.tooltip_short_0f11 .cold_f15f .header-blue-06c2:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_short_0f11 .cold_f15f .summary_clean_35ef li span {
  background-color: var(--e-global-color-text);
}
.tooltip_short_0f11 .cold_f15f .summary_clean_35ef li span:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_short_0f11
  .cold_f15f
  .summary_clean_35ef
  li.title_soft_3eeb
  span {
  background-color: var(--e-global-color-accent);
}
.tooltip_short_0f11 .filter-short-6835 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_2a2e .wide_80d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_purple_6b7d .slider-large-6874 {
  background-color: var(--e-global-color-primary);
}
.description_purple_6b7d .column_clean_c31e {
  background-color: var(--e-global-color-secondary);
}
.description_purple_6b7d .heading-0c7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_purple_6b7d .table-f993 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_purple_6b7d .last_373d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_purple_6b7d .text-selected-36b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_purple_6b7d .wood-4340 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_purple_6b7d .focus_5f3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_purple_6b7d .breadcrumb_c0e6 {
  background-color: var(--e-global-color-primary);
}
.description_purple_6b7d .breadcrumb_c0e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-huge-9f3a .border-copper-e0dc {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-huge-9f3a .picture-tiny-d55f {
  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);
}
.banner-huge-9f3a
  .focus_64c5:after {
  background-color: var(--e-global-color-primary);
}
.banner-huge-9f3a .east-1ae9 {
  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_1bdc .active-1d2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_1bdc .element_glass_9f6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-9fd6 .column-645d .header-976c {
  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);
}
.tall-9fd6 .column-645d .green_6011 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-cf60 .search_black_8a7b {
  background-color: var(--e-global-color-primary);
}
.gas-cf60 .red-b077 {
  background-color: var(--e-global-color-secondary);
}
.gas-cf60 .caption_wood_4f8b .hover-full-3502 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-cf60 .surface_c4bf .hover-full-3502 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_b05d .paragraph_19c0 .top_ada8 {
  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);
}
.purple_b05d .paragraph_19c0 .slider_58bb {
  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);
}
.purple_b05d .paragraph_19c0 .info_05e4 {
  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);
}
.rough_62df .menu_a84d {
  border-color: var(--e-global-color-text);
}
.rough_62df .hidden-6a5e {
  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);
}
.rough_62df .badge_859c {
  color: var(--e-global-color-primary);
}
.rough_62df .tertiary_old_9fe6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-focused-2a45 .shade-outer-6ba7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-focused-2a45 .accent_last_39bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-focused-2a45 .preview-9444:hover .shade-outer-6ba7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-focused-2a45
  .preview-9444:hover
  .accent_last_39bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_solid_2e06 .bottom-c42d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_solid_2e06 .wrapper_large_cc06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_46de .caption_3571 .highlight-old-e207 {
  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);
}
.photo_46de .north-c8e7 .highlight-old-e207 {
  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);
}
.inner-f8ba .popup-3142 {
  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);
}
.container_hovered_b21c .shadow_gold_fb84 .list-16d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_hovered_b21c .shadow_gold_fb84 .list-16d3 {
  background-color: var(--e-global-color-secondary);
}
.container_hovered_b21c .article_cool_0b60 .list-16d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_hovered_b21c .article_cool_0b60 .list-16d3 {
  background-color: var(--e-global-color-secondary);
}
.container_hovered_b21c .gas-2234 .left-9532 {
  background-color: var(--e-global-color-primary);
}
.container_hovered_b21c .gas-2234:hover .left-9532 {
  background-color: var(--e-global-color-secondary);
}
.container_hovered_b21c .header-blue-06c2 {
  background-color: var(--e-global-color-primary);
}
.container_hovered_b21c .header-blue-06c2:hover {
  background-color: var(--e-global-color-accent);
}
.container_hovered_b21c .summary_clean_35ef li span {
  background-color: var(--e-global-color-text);
}
.container_hovered_b21c .summary_clean_35ef li span:hover {
  background-color: var(--e-global-color-primary);
}
.container_hovered_b21c .summary_clean_35ef li.title_soft_3eeb span {
  background-color: var(--e-global-color-accent);
}
.chip_static_6ee0 .media-first-6a2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_static_6ee0 .outline-410e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_b152 .out-69f5:before {
  background-color: var(--e-global-color-secondary);
}
.copper_b152 .south_0a88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_b152 .dropdown-fb81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-action-cb7e .in-6ff7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-action-cb7e .in-6ff7:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-action-cb7e .in-6ff7.fn-active-872d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-action-cb7e .overlay-a846 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-action-cb7e .texture_pressed_0e6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-action-cb7e .logo-iron-766c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-action-cb7e .grid-top-1000 {
  background-color: var(--e-global-color-primary);
}
.photo-action-cb7e .grid-top-1000 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-action-cb7e .plasma_deaf {
  background-color: var(--e-global-color-primary);
}
.photo-action-cb7e .plasma_deaf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean-eace .detail-gas-ceba .item-5ad2 a {
  color: var(--e-global-color-secondary);
}
.clean-eace .detail-gas-ceba .item-5ad2 a:hover {
  color: var(--e-global-color-secondary);
}
.clean-eace .detail-gas-ceba .item-5ad2,
.clean-eace .detail-gas-ceba .item-5ad2 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-eace .detail-gas-ceba .fresh_6b0e {
  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);
}
.clean-eace .detail-gas-ceba .shade_ea0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-eace .detail-gas-ceba .current_82c6 {
  background-color: var(--e-global-color-primary);
}
.clean-eace .detail-gas-ceba .current_82c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-eace .detail-gas-ceba .current_82c6:hover {
  background-color: var(--e-global-color-primary);
}
.clean-eace .detail-gas-ceba .slow-7848 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean-eace .detail-gas-ceba .slow-7848 {
  background-color: var(--e-global-color-primary);
}
.clean-eace .detail-gas-ceba .slow-7848:hover {
  background-color: var(--e-global-color-primary);
}
.clean-eace .detail-gas-ceba .header-blue-06c2 {
  background-color: var(--e-global-color-primary);
}
.clean-eace .detail-gas-ceba .header-blue-06c2:hover {
  background-color: var(--e-global-color-primary);
}
.clean-eace .cold_f15f .summary_clean_35ef li span {
  background-color: var(--e-global-color-text);
}
.clean-eace .cold_f15f .summary_clean_35ef li span:hover {
  background-color: var(--e-global-color-primary);
}
.clean-eace .cold_f15f .summary_clean_35ef li.title_soft_3eeb span {
  background-color: var(--e-global-color-accent);
}
.clean-eace .layout_253f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-eace .list-dirty-fd96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-red-c164 .sort-paper-4f72 .slow_1356 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-red-c164 .sort-paper-4f72 .tertiary_93e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-red-c164 .sort-paper-4f72 .upper-475d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-dynamic-704d .icon_south_bacc {
  border-color: var(--e-global-color-text);
}
.tabs-dynamic-704d .glass_c61a {
  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);
}
.tabs-dynamic-704d .center-c902 {
  color: var(--e-global-color-secondary);
}
.tabs-dynamic-704d .center-c902 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-dynamic-704d .panel_soft_0fbf > * {
  color: var(--e-global-color-primary);
}
.tabs-dynamic-704d .panel_soft_0fbf > * svg {
  fill: var(--e-global-color-primary);
}
.tabs-dynamic-704d .plasma-d3f7 {
  color: var(--e-global-color-primary);
}
.tabs-dynamic-704d .plasma-d3f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-dynamic-704d .notification_dirty_3dee {
  color: var(--e-global-color-primary);
}
.tabs-dynamic-704d .notification_dirty_3dee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-dynamic-704d .link_0682 {
  color: var(--e-global-color-primary);
}
.tabs-dynamic-704d .link_0682 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-dynamic-704d .notice-bottom-2331 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-dynamic-704d .block-orange-494d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-dynamic-704d .block-orange-494d.message-old-dfeb {
  color: var(--e-global-color-secondary);
}
.tabs-dynamic-704d .block-orange-494d.message-old-dfeb .grid-975a {
  color: var(--e-global-color-accent);
}
.tabs-dynamic-704d .block-orange-494d.dropdown-glass-1ecb {
  color: var(--e-global-color-text);
}
.tabs-dynamic-704d .block-orange-494d.dropdown-glass-1ecb .grid-975a {
  color: var(--e-global-color-text);
}
.tabs-dynamic-704d .block-orange-494d:before {
  border-top-color: var(--e-global-color-text);
}
.tabs-dynamic-704d .search-pro-42d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-dynamic-704d
  .search-pro-42d7
  .tabs_mini_5c5f {
  background-color: var(--e-global-color-primary);
}
.tabs-dynamic-704d
  .search-pro-42d7
  .tabs_mini_5c5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-dynamic-704d .icon_south_bacc .detail_29be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-55f5 .wrapper_left_d5e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-55f5 .cool-7eae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_6961 .popup_f367 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_6961
  .status_lower_8286
  .border_out_21b3 {
  background-color: var(--e-global-color-secondary);
}
.bottom_6961
  .status_lower_8286.section_cool_cfbe
  .border_out_21b3 {
  background-color: var(--e-global-color-text);
}
.bottom_6961
  .status_lower_8286:hover
  .border_out_21b3 {
  background-color: var(--e-global-color-accent);
}
.bottom_6961
  .status_lower_8286.fn-active-872d
  .border_out_21b3 {
  background-color: var(--e-global-color-primary);
}
.basic_4219 .out-0ca1 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.basic_4219 .wide-39da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_4219 .focus_0eb6 {
  background-color: var(--e-global-color-primary);
}
.basic_4219 .focus_0eb6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-366e .search_dbc3 .grid_small_8c44 .image-fast-3c16 {
  background-color: var(--e-global-color-secondary);
}
.hovered-366e .search_dbc3 .thumbnail-first-5080:after {
  background-color: var(--e-global-color-secondary);
}
.hovered-366e .fixed-ec5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-366e .media_009b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-366e .search_huge_f014 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-366e .motion_e82c {
  background-color: var(--e-global-color-primary);
}
.hovered-366e .motion_e82c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-366e .title_outer_082f {
  background-color: var(--e-global-color-secondary);
}
.hovered-366e .title_outer_082f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-366e .search_dbc3 .popup_6640 .button-last-1481:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-366e
  .search_dbc3
  .popup_6640
  .button-last-1481.iron_02e6 {
  background-color: var(--e-global-color-primary);
}
.hovered-366e .search_dbc3 .summary_6b77:before {
  border-color: var(--e-global-color-primary);
}
.hovered-366e .search_dbc3 .summary_6b77:hover:before {
  border-color: var(--e-global-color-secondary);
}
.hovered-366e
  .search_dbc3
  .summary_6b77.pressed_a7bc:before {
  border-color: var(--e-global-color-primary);
}
.hovered-366e .brown-87ef span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_mini_a425 .large_e307 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_mini_a425 .large_e307:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_mini_a425 .large_e307.breadcrumb-0d02 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_mini_a425 .list-5b09 {
  background-color: var(--e-global-color-primary);
}
.tag_mini_a425 .list-5b09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_mini_a425
  .pattern-95d3
  .hidden-08a0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_mini_a425
  .sidebar-f4af
  .hidden-08a0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_top_0104
  .description_current_1fe3
  .dim_bffc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_top_0104
  .description_current_1fe3
  .basic-1745 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_top_0104 .article-79e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_top_0104 .overlay-55b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_top_0104 .disabled_steel_e272 {
  background-color: var(--e-global-color-primary);
}
.hover_top_0104 .disabled_steel_e272 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up_0881 .feature_6567 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_0881 .prev-6e48 {
  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);
}
.up_0881 .widget-tiny-53e1 {
  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);
}
.up_0881 .widget-tiny-53e1 a:hover {
  color: var(--e-global-color-secondary);
}
.up_0881 .clean-5e0a {
  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);
}
.up_0881 .section-b429 {
  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);
}
.up_0881 .module-6db5 .header-blue-06c2 {
  background-color: var(--e-global-color-primary);
}
.up_0881 .module-6db5 .header-blue-06c2:hover {
  background-color: var(--e-global-color-accent);
}
.up_0881
  .module-6db5
  .summary_clean_35ef
  li
  span {
  background-color: var(--e-global-color-text);
}
.up_0881
  .module-6db5
  .summary_clean_35ef
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.up_0881
  .module-6db5
  .summary_clean_35ef
  li.title_soft_3eeb
  span {
  background-color: var(--e-global-color-accent);
}
.picture-98e6
  .light-7705
  .gradient_basic_2c81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-98e6 .light-7705 .alert_c552 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-98e6 .light-7705 .bronze-3abe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-98e6 .shadow_4929 {
  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);
}
.picture-98e6
  .footer-96fd.box-current-57f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > a {
  background-color: var(--e-global-color-text);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > a
  .avatar_96ea.tertiary_3ddd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > a
  .hero_motion_ef0a.element_paper_0748 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > .tooltip-4048
  .dropdown_89ff
  > a {
  background-color: var(--e-global-color-secondary);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > .tooltip-4048
  .dropdown_89ff
  > a
  .slider-bottom-6bfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > .tooltip-4048
  .dropdown_89ff
  > a
  .hero_motion_ef0a.shade-16d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > a
  .paragraph-gold-d06f:before {
  color: var(--e-global-color-text);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > .tooltip-4048
  a
  .paragraph-gold-d06f:before {
  color: var(--e-global-color-text);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff.carousel-24bc
  > a
  .paragraph-gold-d06f:before {
  color: var(--e-global-color-text);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > .tooltip-4048
  .dropdown_89ff.carousel-24bc
  > a
  .paragraph-gold-d06f:before {
  color: var(--e-global-color-text);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > a
  .paper-74f4
  .article_9ada {
  color: var(--e-global-color-text);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > .tooltip-4048
  a
  .paper-74f4
  .article_9ada {
  color: var(--e-global-color-text);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > a
  .paper-74f4
  .article_9ada,
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > .tooltip-4048
  a
  .paper-74f4
  .article_9ada {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > a
  .accent-c294:before {
  color: var(--e-global-color-text);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > .tooltip-4048
  a
  .accent-c294:before {
  color: var(--e-global-color-text);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff.carousel-24bc
  > a
  .accent-c294:before {
  color: var(--e-global-color-text);
}
.accordion_cfcc
  > .content_orange_f897
  > div
  > .disabled_silver_0ea5
  > .dropdown_89ff
  > .tooltip-4048
  .dropdown_89ff.carousel-24bc
  > a
  .accent-c294:before {
  color: var(--e-global-color-text);
}
.row-e063 .liquid_cbc4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-e063
  .hero-static-2d60:hover
  .liquid_cbc4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_db2f
  > .content_orange_f897
  > .banner-bbc4
  > .inner_1109
  > .detail-5202
  > .last-8a23
  .content-brown-0e95 {
  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);
}
.dim_db2f
  > .content_orange_f897
  > .banner-bbc4
  > .inner_1109
  > .detail-5202
  > .last-8a23:hover
  .content-brown-0e95 {
  color: var(--e-global-color-text);
}
.dim_db2f
  > .content_orange_f897
  > .banner-bbc4
  > .inner_1109
  > .detail-5202
  > .last-8a23:hover
  .content-brown-0e95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_db2f
  > .content_orange_f897
  > .banner-bbc4
  > .inner_1109
  > .detail-5202.image-e8f4
  > .last-8a23
  .content-brown-0e95 {
  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);
}
.form-2700 .list_wide_7ac3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-2700 .form-3c99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-2700 .button-35d0 {
  background-color: var(--e-global-color-primary);
}
.form-2700 .button-35d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-2e0a
  > .content_orange_f897
  > .hero-upper-117f
  > .stone-06d3
  > .wrapper_9250
  .pink-e81b {
  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);
}
.slider-2e0a
  > .content_orange_f897
  > .hero-upper-117f
  > .stone-06d3
  > .wrapper_9250
  .frame-cold-98ab {
  color: var(--e-global-color-text);
}
.slider-2e0a
  > .content_orange_f897
  > .hero-upper-117f
  > .stone-06d3
  > .wrapper_9250:hover
  .pink-e81b {
  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);
}
.slider-2e0a
  > .content_orange_f897
  > .hero-upper-117f
  > .stone-06d3
  > .wrapper_9250:hover
  .frame-cold-98ab {
  color: var(--e-global-color-secondary);
}
.slider-2e0a
  > .content_orange_f897
  > .hero-upper-117f
  > .stone-06d3
  > .wrapper_9250.badge-dirty-8f6a
  .pink-e81b {
  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-2e0a
  > .content_orange_f897
  > .hero-upper-117f
  > .stone-06d3
  > .wrapper_9250.badge-dirty-8f6a
  .frame-cold-98ab {
  color: var(--e-global-color-primary);
}
.tag_red_f34a
  .hover-hard-9e1d
  .layout_df96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_red_f34a .article_white_f94a .detail_29be .alert-fresh-9159 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_863b .detail_d32b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_863b .picture-steel-199c .detail_d32b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_863b .module_dynamic_6f48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_863b .module_dynamic_6f48 {
  background-color: var(--e-global-color-primary);
}
.row-bronze-a4a6 .table_779a .avatar_fde6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-bronze-a4a6
  .table_779a:hover
  .focus_large_69db {
  color: var(--e-global-color-secondary);
}
.row-bronze-a4a6
  .table_779a:hover
  .avatar_fde6 {
  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);
}
.bottom_ec10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.footer-south-e793 {
  max-width: 1400px !important;
}

.tall_673e {
  flex-direction: column;
}

.tall_673e .gas_a76d {
  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.tall_673e .gas_a76d {
  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);
}

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

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

.banner_1108.tooltip_inner_5adc {
  display: none;
}

.stone_aec4 {
  display: none;
}

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

.fixed_2d30.grid-inner-1eda {
  margin-bottom: 40px;
  width: 100%;
}

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

.tall_673e a {
  width: 100%;
}

.fast-a795 .label_dirty_aab5.popup_91a8 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.fast-a795
  .label_dirty_aab5.sidebar-6505
  .component-dim-8c1c
  .footer_07c1 {
  font-size: 20px !important;
}

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

.card-medium-be8c {
  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;
}

.outline-focused-78b8 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.message_a312.middle_0ad6 > .pro-9d55 {
  display: flex;
  align-items: center;
}

.media-51f7 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.feature-308d {
  position: relative;
  width: 100%;
}

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

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

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

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

.current-5ca1 {
  display: flex;
  gap: 50px;
}

.fast-a795
  .label_dirty_aab5.photo_1eb4
  .module_clean_8211
  .tooltip-dynamic-2818 {
  width: 100% !important;
}

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

.sort-6313 {
  width: 100%;
}

.stone-16f3 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.message-504b {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.highlight-over-c311 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.message-504b:hover .under_e259 {
  visibility: visible;
}
.message-504b:hover.message-504b::before {
  display: block;
}

.outline-focused-78b8 h3 {
  color: #fff;
}

.soft-a133 {
  margin: 0;
}

.fast-a795
  .label_dirty_aab5.photo_1eb4
  .tooltip-dynamic-2818
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.module_e909 {
  width: 100%;
}

.grid_bottom_a873 {
  width: 100%;
}

.logo-dim-38bc {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.grid_bottom_a873 {
  width: 100%;
}

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

.tooltip-dynamic-2818 {
  display: flex;
  align-items: center;
}

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

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

.tall_673e .gas_a76d.texture_current_0335 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.tall_673e h1.gas_a76d {
  margin-top: 80px !important;
}

.fast-a795 .label_dirty_aab5.wood-af3d {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.primary-c839 img {
  width: 100%;
}

.background_solid_c2bb .button-45a5.component-dim-8c1c {
  justify-content: space-between;
}

.fixed_b20d {
  display: none;
}

.texture_warm_3bd6 .item_22eb {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .message_a312 .pro-9d55 {
    flex-wrap: nowrap !important;
  }
}

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

  .dim-6408 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .outline-focused-78b8 h3 {
    font-size: 28px;
  }

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

  .background_solid_c2bb .button-45a5.component-dim-8c1c {
    border-bottom: 1px solid #f0c159;
  }

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

  .message_a312.middle_0ad6 > .pro-9d55 {
    gap: 15px;
    justify-content: space-between;
  }

  .fast-a795
    .label_dirty_aab5.photo_1eb4
    .tooltip-dynamic-2818
    img {
    width: 60% !important;
  }

  .article_warm_2b0c {
    left: 2%;
  }

  .overlay_def2 {
    margin: 10px 0;
  }

  .tall_673e .item_22eb {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.tall_673e .gas_a76d,
  .tall_673e .gas_a76d {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .tooltip-dynamic-2818 {
    justify-content: center;
  }

  .tall_673e .item_22eb {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .fast-a795 .label_dirty_aab5.popup_91a8 {
    width: 75% !important;
  }

  .primary-c839 img {
    width: 100% !important;
  }
}

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

  h2.tall_673e .gas_a76d,
  .tall_673e .gas_a76d {
    font-size: 30px !important;
  }

  .tooltip-dynamic-2818 {
    justify-content: center;
  }

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

  .surface-paper-b187
    .notification_current_0c01.light_41fe {
    margin: 0 !important;
  }

  .media-51f7 {
    margin: 0;
    gap: 10px;
  }

  .overlay_def2 {
    display: flex;
  }

  .feature-upper-6b7a .large-c2ae {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .logo-dim-38bc {
    justify-content: flex-end;
    gap: 1px;
  }

  .tall_673e h1.gas_a76d {
    margin-top: 40px !important;
  }

  .fast-a795
    .label_dirty_aab5.photo_1eb4
    .tooltip-dynamic-2818
    img,
  .media_0911 .module_clean_8211 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .fast-a795 .label_dirty_aab5.popup_91a8 {
    width: 100% !important;
  }

  .message_a312.middle_0ad6 > .pro-9d55 {
    gap: 3px;
  }

  .tall_673e .item_22eb {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.background_solid_c2bb .button-45a5.component-dim-8c1c {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.background_solid_c2bb .button-45a5.component-dim-8c1c: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.new-5ad4 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .background_solid_c2bb .button-45a5.component-dim-8c1c {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .tall_673e .gas_a76d {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .large-c2ae {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.image_b8c0 .paragraph-1418 {
  flex-shrink: 0;
  white-space: nowrap;
}

.image_b8c0 .media-large-f75d {
  flex-shrink: 0;
  min-width: fit-content;
}

.image_b8c0 .footer_07c1 {
  white-space: nowrap;
}

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

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

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

.image_b8c0 .media-large-f75d {
  max-width: 80px !important;
  overflow: hidden;
}

.image_b8c0 .button-45a5.component-dim-8c1c {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.image_b8c0 .footer_07c1 {
  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);
  }
}

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

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

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

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

body .black-6935:nth-child(2),
.fast-a795 .black-6935:nth-child(2),
#page .black-6935: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;
}

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

/* css-noise: 5bab */
.phantom-card-b0 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
