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(.black_be5f) {
  gap: 0.5em;
}
:where(.current_6d85) {
  gap: 0.5em;
}
body .link_a0a0 > .container-5445 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .link_a0a0 > .left-00d5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .link_a0a0 > .card_6fa7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .label_5f49 > .container-5445 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .label_5f49 > .left-00d5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .label_5f49 > .card_6fa7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .label_5f49
  > :where(:not(.container-5445):not(.left-00d5):not(.blue-583d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .label_5f49 > .message_left_5850 {
  max-width: var(--wp--style--global--wide-size);
}
body .black_be5f {
  display: flex;
}
body .black_be5f {
  flex-wrap: wrap;
  align-items: center;
}
body .black_be5f > * {
  margin: 0;
}
body .current_6d85 {
  display: grid;
}
body .current_6d85 > * {
  margin: 0;
}
:where(.detail_e9c4.black_be5f) {
  gap: 2em;
}
:where(.detail_e9c4.current_6d85) {
  gap: 2em;
}
:where(.hero-371e.black_be5f) {
  gap: 1.25em;
}
:where(.hero-371e.current_6d85) {
  gap: 1.25em;
}
.element_south_7272 {
  color: var(--wp--preset--color--black) !important;
}
.inner-4efa {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.header_2822 {
  color: var(--wp--preset--color--white) !important;
}
.text-light-4992 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.detail-0fe4 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.info-fb54 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bronze-b531 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.picture_4566 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.item-focused-00d9 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.solid_aeea {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.white-42d5 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tiny-fefc {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.caption_bef3 {
  background-color: var(--wp--preset--color--black) !important;
}
.heading-ec78 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.notification-current-6f31 {
  background-color: var(--wp--preset--color--white) !important;
}
.media_5588 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.hover_slow_3bb8 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.thumbnail_d63f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.summary_last_1b8d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.chip_b593 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.detail_first_36c6 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.video-cold-75a2 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.medium-e639 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.slider-7a76 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.notice_wide_bc24 {
  border-color: var(--wp--preset--color--black) !important;
}
.hidden-huge-d334 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.filter_e83f {
  border-color: var(--wp--preset--color--white) !important;
}
.shade_840e {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.static_e5e8 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.light_b795 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.action_5559 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.complex_0af9 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.black_5b4a {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.input-hovered-8e51 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.box-f2e8 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.focus_5556 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.element-3ecb {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.column-db2a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.frame-hard-af23 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.label-40dd {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.stone_6831 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.module-f450 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.surface_medium_5e46 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.preview-1f80 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.outline_d742 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.texture_963e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.content-8e07 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.text-full-54dc {
  background: var(--wp--preset--gradient--midnight) !important;
}
.message-paper-4cba {
  font-size: var(--wp--preset--font-size--small) !important;
}
.image_light_e3c7 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.thumbnail-f4d4 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.outer_b389 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.row-fast-8ab3 a:where(:not(.video_stale_8b4f)) {
  color: inherit;
}
:where(.hero-371e.black_be5f) {
  gap: 1.25em;
}
:where(.hero-371e.current_6d85) {
  gap: 1.25em;
}
:where(.detail_e9c4.black_be5f) {
  gap: 2em;
}
:where(.detail_e9c4.current_6d85) {
  gap: 2em;
}
.main-soft-7b8b {
  font-size: 1.5em;
  line-height: 1.6;
}

.silver_f385 .silver_c540 {
  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);
}
.element_slow_61f4 .carousel_844a {
  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);
}
.layout_3623 {
  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);
}
.layout_3623.dark-4b30 .dropdown_351b {
  background-color: var(--e-global-color-primary);
}
.layout_3623.full_4ac8 .dropdown_351b,
.layout_3623.center_0c57 .dropdown_351b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tabs-090c .detail_3dbb {
  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);
}
.warm_3434 {
  --divider-color: var(--e-global-color-secondary);
}
.warm_3434 .backdrop_4360 {
  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);
}
.warm_3434.blue_2f27 .hidden-155f {
  background-color: var(--e-global-color-secondary);
}
.warm_3434.grid_cold_2405 .hidden-155f,
.warm_3434.secondary-current-cec9 .hidden-155f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.warm_3434.grid_cold_2405 .hidden-155f,
.warm_3434.secondary-current-cec9 .hidden-155f svg {
  fill: var(--e-global-color-secondary);
}
.icon_8107 .new-97b3 {
  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);
}
.icon_8107 .row-yellow-5810 {
  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);
}
.wood_5b0b.blue_2f27 .hidden-155f {
  background-color: var(--e-global-color-primary);
}
.wood_5b0b.grid_cold_2405 .hidden-155f,
.wood_5b0b.secondary-current-cec9 .hidden-155f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.wood_5b0b.grid_cold_2405 .hidden-155f,
.wood_5b0b.secondary-current-cec9 .hidden-155f svg {
  fill: var(--e-global-color-primary);
}
.article-south-0229.blue_2f27 .hidden-155f {
  background-color: var(--e-global-color-primary);
}
.article-south-0229.grid_cold_2405 .hidden-155f,
.article-south-0229.secondary-current-cec9 .hidden-155f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.article-south-0229 .out_b250 {
  color: var(--e-global-color-primary);
}
.article-south-0229 .out_b250,
.article-south-0229 .out_b250 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-south-0229 .list_1150 {
  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);
}
.advanced-8a0d .in-c376 {
  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);
}
.iron-796e .purple-eae1 .blue_eeb0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_d8a9 .row-c875:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.hover_d8a9 .block_0101 i {
  color: var(--e-global-color-primary);
}
.hover_d8a9 .block_0101 svg {
  fill: var(--e-global-color-primary);
}
.hover_d8a9 .smooth-d9da {
  color: var(--e-global-color-secondary);
}
.hover_d8a9 .row-c875 > .smooth-d9da,
.hover_d8a9 .row-c875 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-dim-9307 .grid_slow_826c {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-dim-9307 .description-9131 {
  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);
}
.paper-17e2 .thumbnail-old-c7c3 .status_silver_96d1 {
  background-color: var(--e-global-color-primary);
}
.paper-17e2 .chip-9c9f {
  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);
}
.blue_764a .block-warm-2cb8 {
  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);
}
.blue_764a .layout_iron_0085 {
  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);
}
.blue_764a .header-3698 {
  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);
}
.tertiary_584c .thumbnail-solid-3f95,
.tertiary_584c .thumbnail-solid-3f95 a {
  color: var(--e-global-color-primary);
}
.tertiary_584c .thumbnail-solid-3f95.gallery_b404,
.tertiary_584c .thumbnail-solid-3f95.gallery_b404 a {
  color: var(--e-global-color-accent);
}
.tertiary_584c .thumbnail-solid-3f95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_584c .bottom_3f66 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_advanced_51a3 .tooltip-easy-2ee3,
.border_advanced_51a3 .out_561c {
  color: var(--e-global-color-primary);
}
.border_advanced_51a3 .tooltip-easy-2ee3 svg {
  fill: var(--e-global-color-primary);
}
.border_advanced_51a3 .gallery_b404 .tooltip-easy-2ee3,
.border_advanced_51a3 .gallery_b404 .out_561c {
  color: var(--e-global-color-accent);
}
.border_advanced_51a3 .gallery_b404 .tooltip-easy-2ee3 svg {
  fill: var(--e-global-color-accent);
}
.border_advanced_51a3 .out_561c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_advanced_51a3 .bottom_3f66 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-huge-b957 .fast-2282,
.detail-huge-b957 .bright_67cd {
  color: var(--e-global-color-primary);
}
.detail-huge-b957 .bright_67cd svg {
  fill: var(--e-global-color-primary);
}
.detail-huge-b957 .thumbnail-solid-3f95.gallery_b404 a,
.detail-huge-b957
  .thumbnail-solid-3f95.gallery_b404
  .bright_67cd {
  color: var(--e-global-color-accent);
}
.detail-huge-b957 .fast-2282 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-huge-b957 .bottom_3f66 {
  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);
}
.backdrop_cool_338b .icon_green_2ca0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_cool_338b .pagination_aeda {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-90f8 .backdrop-clean-1ab0 .tertiary-wood-fdb3 {
  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);
}
.background-90f8 .backdrop-clean-1ab0 .logo-gas-a1f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-90f8 .tall_6fc1 .tertiary-wood-fdb3 {
  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);
}
.background-90f8
  .tall_6fc1
  .logo-gas-a1f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-90f8
  .wide-bdac
  .tertiary-wood-fdb3 {
  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);
}
.background-90f8
  .wide-bdac
  .logo-gas-a1f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-90f8
  .input_under_0ee9
  .tertiary-wood-fdb3 {
  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);
}
.background-90f8
  .input_under_0ee9
  .logo-gas-a1f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_7650 .thumbnail-d0fe {
  background-color: var(--e-global-color-primary);
}
.hard_7650 .thumbnail-d0fe:hover {
  background-color: var(--e-global-color-primary);
}
.hard_7650 .search_lite_2857 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_7650
  .thumbnail-d0fe:hover
  .search_lite_2857 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-hard-504f .liquid-6e98 {
  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);
}
.gallery-539d .dim-fc86 .heading_c58f a {
  background-color: var(--e-global-color-accent);
}
.gallery-539d .dim-fc86 .caption_up_192a a {
  background-color: var(--e-global-color-accent);
}
.gallery-539d .dim-fc86 .heading_c58f a,
.gallery-539d .dim-fc86 .caption_up_192a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-50c4
  .sidebar-gas-6356.cold-61d8
  .dim-fc86
  a.active_b203 {
  background-color: var(--e-global-color-accent);
}
.footer-50c4
  .sidebar-gas-6356.cold-61d8
  .dim-fc86
  span.active_b203.fn-current-f531 {
  background-color: var(--e-global-color-text);
}
.footer-50c4
  .sidebar-gas-6356.cold-61d8
  .dim-fc86
  .active_b203 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_static_ac0e .table_e281 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_static_ac0e
  .popup-hovered-7b0d
  > .heading-fast-95c1
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_static_ac0e
  .hover_fixed_779f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_static_ac0e
  .title_down_26ed
  .table-soft-58b0,
.description_static_ac0e
  .title_down_26ed
  .west-32aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_static_ac0e
  .title_down_26ed
  .small_4def,
.description_static_ac0e
  .title_down_26ed
  a
  .small_4def {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_static_ac0e
  .title_down_26ed
  .component-east-756f {
  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);
}
.description_static_ac0e
  .title_down_26ed
  .active_01c8 {
  background-color: var(--e-global-color-primary);
}
.description_static_ac0e
  .title_down_26ed
  .active_01c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_static_ac0e
  .title_down_26ed
  .active_01c8:hover {
  background-color: var(--e-global-color-primary);
}
.description_static_ac0e
  .title_down_26ed
  .breadcrumb_tall_81af {
  background-color: var(--e-global-color-primary);
}
.description_static_ac0e
  .title_down_26ed
  .breadcrumb_tall_81af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_static_ac0e
  .title_down_26ed
  .breadcrumb_tall_81af:hover {
  background-color: var(--e-global-color-primary);
}
.description_static_ac0e
  .active-9a06
  .thick-3b82
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_static_ac0e
  .active-9a06
  .filter-focused-b319 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_static_ac0e
  .active-9a06
  .component-east-756f {
  color: var(--e-global-color-text);
}
.description_static_ac0e
  .active-9a06
  .component-east-756f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_static_ac0e
  .active-9a06
  .active_01c8 {
  background-color: var(--e-global-color-primary);
}
.description_static_ac0e
  .active-9a06
  .active_01c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_static_ac0e
  .active-9a06
  .active_01c8:hover {
  background-color: var(--e-global-color-primary);
}
.description_static_ac0e
  .active-9a06
  .breadcrumb_tall_81af {
  background-color: var(--e-global-color-primary);
}
.description_static_ac0e
  .active-9a06
  .breadcrumb_tall_81af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_static_ac0e
  .active-9a06
  .breadcrumb_tall_81af:hover {
  background-color: var(--e-global-color-primary);
}
.description_static_ac0e .info-green-a603 {
  background-color: var(--e-global-color-primary);
}
.description_static_ac0e .info-green-a603:hover {
  background-color: var(--e-global-color-primary);
}
.description_static_ac0e .progress-hot-77fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_static_ac0e .first_998e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-009f .bottom_4385 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-009f
  .up-7044
  > div:nth-child(3)
  .bottom_4385,
.avatar-009f
  .liquid_e198
  > div:nth-child(1)
  .bottom_4385,
.avatar-009f
  .center-006d
  > div:nth-child(1)
  .bottom_4385,
.avatar-009f
  .black_95b0
  > div:nth-child(1)
  .bottom_4385,
.avatar-009f
  .smooth-fba6
  > div:nth-child(1)
  .bottom_4385 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-009f .shadow-silver-6fb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-009f .description-96fb {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-009f .grid_ce06 {
  background-color: var(--e-global-color-primary);
}
.avatar-009f .grid_ce06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-009f .grid_ce06:hover {
  background-color: var(--e-global-color-primary);
}
.avatar-009f .solid-e9a2 {
  background-color: var(--e-global-color-primary);
}
.avatar-009f .solid-e9a2:hover {
  background-color: var(--e-global-color-primary);
}
.avatar-009f .progress-hot-77fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-009f .first_998e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-eae0 .border-pro-27a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-eae0 .column_cool_7654 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-eae0 .notification_edbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-eae0 .south_fed3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-eae0 .wood-4e9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-eae0 .solid-e9a2 {
  background-color: var(--e-global-color-primary);
}
.pattern-eae0 .solid-e9a2:hover {
  background-color: var(--e-global-color-primary);
}
.dirty-a934 .logo_1a36 {
  background-color: var(--e-global-color-secondary);
}
.dirty-a934 .dirty_369b {
  background-color: var(--e-global-color-text);
}
.dirty-a934 .accordion_upper_fca6 {
  background-color: var(--e-global-color-secondary);
}
.dirty-a934 .smooth-ad69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-a934 .image_f096 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-a934 .list_bronze_9aed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-a934 .north_4a36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-a934 .carousel_a3d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-7a9f .label-paper-fd70 .hidden_2ec2,
.photo-7a9f
  .label-paper-fd70
  .hidden_2ec2
  a,
.photo-7a9f .info-3827 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-7a9f .label-paper-fd70 .modal_wood_2cac,
.photo-7a9f .huge_40cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-7a9f .label-paper-fd70 .modal_wood_2cac {
  color: var(--e-global-color-text);
}
.photo-7a9f .huge_40cb {
  color: var(--e-global-color-text);
}
.photo-7a9f
  .label-paper-fd70
  .hero-d81b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-7a9f .fresh_64e8 .block-85f0 {
  background-color: var(--e-global-color-primary);
}
.photo-7a9f .fresh_64e8 .block-85f0:hover {
  background-color: var(--e-global-color-primary);
}
.photo-7a9f .fresh_64e8 .clean-976e li span {
  background-color: var(--e-global-color-text);
}
.photo-7a9f .fresh_64e8 .clean-976e li span:hover {
  background-color: var(--e-global-color-primary);
}
.photo-7a9f
  .fresh_64e8
  .clean-976e
  li.tooltip_medium_c608
  span {
  background-color: var(--e-global-color-accent);
}
.photo-7a9f .nav_light_1220 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_short_e761 .highlight_8e37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-c157 .avatar_purple_31ed {
  background-color: var(--e-global-color-primary);
}
.module-c157 .middle-177f {
  background-color: var(--e-global-color-secondary);
}
.module-c157 .filter_left_e5d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-c157 .white_9b99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-c157 .tabs_79e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-c157 .caption_4539 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-c157 .card_339c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-c157 .short_7aee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-c157 .silver_52ca {
  background-color: var(--e-global-color-primary);
}
.module-c157 .silver_52ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_40b2 .component-silver-bd32 {
  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);
}
.red_40b2 .pro-47a1 {
  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);
}
.red_40b2
  .detail-29da:after {
  background-color: var(--e-global-color-primary);
}
.red_40b2 .video_1be1 {
  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);
}
.notification_d4a4 .info-3827 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_d4a4 .huge_40cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_a9bc .lite_46fe .avatar_a8c0 {
  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);
}
.silver_a9bc .lite_46fe .progress-lite-18b4 {
  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_fresh_1c46 .list-fluid-a9d2 {
  background-color: var(--e-global-color-primary);
}
.pagination_fresh_1c46 .overlay_brown_7481 {
  background-color: var(--e-global-color-secondary);
}
.pagination_fresh_1c46 .pattern-black-1386 .last_624c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_fresh_1c46 .highlight-7876 .last_624c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-full-6099 .wide_9e68 .brown-8f93 {
  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);
}
.summary-full-6099 .wide_9e68 .column-static-0408 {
  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);
}
.summary-full-6099 .wide_9e68 .logo_dim_7765 {
  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);
}
.badge-north-4a01 .filter_4bb8 {
  border-color: var(--e-global-color-text);
}
.badge-north-4a01 .copper-bee7 {
  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);
}
.badge-north-4a01 .shade-324d {
  color: var(--e-global-color-primary);
}
.badge-north-4a01 .component-mini-031c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_5c55 .accordion_static_4561 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_5c55 .pattern_3741 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_5c55 .section-173f:hover .accordion_static_4561 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_5c55
  .section-173f:hover
  .pattern_3741 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_bright_f03e .list_out_2ddb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_bright_f03e .row_467d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_13d7 .rough_4909 .backdrop-37fd {
  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);
}
.container_13d7 .silver_e7e4 .backdrop-37fd {
  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);
}
.fluid-c58b .surface_e453 {
  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);
}
.widget-8fb0 .module-easy-2eec .pattern_8547 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-8fb0 .module-easy-2eec .pattern_8547 {
  background-color: var(--e-global-color-secondary);
}
.widget-8fb0 .heading-liquid-3fe9 .pattern_8547 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-8fb0 .heading-liquid-3fe9 .pattern_8547 {
  background-color: var(--e-global-color-secondary);
}
.widget-8fb0 .main-7a3c .widget_ffeb {
  background-color: var(--e-global-color-primary);
}
.widget-8fb0 .main-7a3c:hover .widget_ffeb {
  background-color: var(--e-global-color-secondary);
}
.widget-8fb0 .block-85f0 {
  background-color: var(--e-global-color-primary);
}
.widget-8fb0 .block-85f0:hover {
  background-color: var(--e-global-color-accent);
}
.widget-8fb0 .clean-976e li span {
  background-color: var(--e-global-color-text);
}
.widget-8fb0 .clean-976e li span:hover {
  background-color: var(--e-global-color-primary);
}
.widget-8fb0 .clean-976e li.tooltip_medium_c608 span {
  background-color: var(--e-global-color-accent);
}
.filter_1a8e .wrapper_dark_dedf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1a8e .overlay_4eca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_ca33 .disabled_a37d:before {
  background-color: var(--e-global-color-secondary);
}
.panel_ca33 .selected_b0aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_ca33 .basic-5b31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-3577 .heading-2fd5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-3577 .heading-2fd5:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-3577 .heading-2fd5.fn-active-f531 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-3577 .secondary-pro-8a22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-3577 .label-orange-3f25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-3577 .item_purple_9866 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-3577 .tabs_9b39 {
  background-color: var(--e-global-color-primary);
}
.silver-3577 .tabs_9b39 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-3577 .middle-351b {
  background-color: var(--e-global-color-primary);
}
.silver-3577 .middle-351b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_6d2a .outline-ed8b .next_d73b a {
  color: var(--e-global-color-secondary);
}
.photo_6d2a .outline-ed8b .next_d73b a:hover {
  color: var(--e-global-color-secondary);
}
.photo_6d2a .outline-ed8b .next_d73b,
.photo_6d2a .outline-ed8b .next_d73b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_6d2a .outline-ed8b .status-right-6880 {
  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);
}
.photo_6d2a .outline-ed8b .aside-thick-5448 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_6d2a .outline-ed8b .action-e561 {
  background-color: var(--e-global-color-primary);
}
.photo_6d2a .outline-ed8b .action-e561 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_6d2a .outline-ed8b .action-e561:hover {
  background-color: var(--e-global-color-primary);
}
.photo_6d2a .outline-ed8b .hero_166c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_6d2a .outline-ed8b .hero_166c {
  background-color: var(--e-global-color-primary);
}
.photo_6d2a .outline-ed8b .hero_166c:hover {
  background-color: var(--e-global-color-primary);
}
.photo_6d2a .outline-ed8b .block-85f0 {
  background-color: var(--e-global-color-primary);
}
.photo_6d2a .outline-ed8b .block-85f0:hover {
  background-color: var(--e-global-color-primary);
}
.photo_6d2a .fresh_64e8 .clean-976e li span {
  background-color: var(--e-global-color-text);
}
.photo_6d2a .fresh_64e8 .clean-976e li span:hover {
  background-color: var(--e-global-color-primary);
}
.photo_6d2a .fresh_64e8 .clean-976e li.tooltip_medium_c608 span {
  background-color: var(--e-global-color-accent);
}
.photo_6d2a .progress-hot-77fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_6d2a .first_998e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-purple-9969 .progress_large_3d3d .image-dirty-192f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-purple-9969 .progress_large_3d3d .label_fixed_0127 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-purple-9969 .progress_large_3d3d .smooth-3cf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_bottom_c98f .section_pro_0604 {
  border-color: var(--e-global-color-text);
}
.row_bottom_c98f .chip_eb49 {
  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);
}
.row_bottom_c98f .yellow_a162 {
  color: var(--e-global-color-secondary);
}
.row_bottom_c98f .yellow_a162 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_bottom_c98f .copper-c999 > * {
  color: var(--e-global-color-primary);
}
.row_bottom_c98f .copper-c999 > * svg {
  fill: var(--e-global-color-primary);
}
.row_bottom_c98f .module-motion-e1bf {
  color: var(--e-global-color-primary);
}
.row_bottom_c98f .module-motion-e1bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_bottom_c98f .section-red-d4fb {
  color: var(--e-global-color-primary);
}
.row_bottom_c98f .section-red-d4fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_bottom_c98f .texture_c5bc {
  color: var(--e-global-color-primary);
}
.row_bottom_c98f .texture_c5bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_bottom_c98f .inner-b2b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_bottom_c98f .main_black_5067 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_bottom_c98f .main_black_5067.video_8987 {
  color: var(--e-global-color-secondary);
}
.row_bottom_c98f .main_black_5067.video_8987 .title_cool_779e {
  color: var(--e-global-color-accent);
}
.row_bottom_c98f .main_black_5067.active-glass-7cbb {
  color: var(--e-global-color-text);
}
.row_bottom_c98f .main_black_5067.active-glass-7cbb .title_cool_779e {
  color: var(--e-global-color-text);
}
.row_bottom_c98f .main_black_5067:before {
  border-top-color: var(--e-global-color-text);
}
.row_bottom_c98f .summary_f4b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_bottom_c98f
  .summary_f4b9
  .liquid-cca4 {
  background-color: var(--e-global-color-primary);
}
.row_bottom_c98f
  .summary_f4b9
  .liquid-cca4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_bottom_c98f .section_pro_0604 .dynamic_9d2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-238f .background_tall_4688 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-238f .west-6642 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-ccd1 .search-fresh-cad3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-ccd1
  .advanced_1a72
  .list-next-212a {
  background-color: var(--e-global-color-secondary);
}
.south-ccd1
  .advanced_1a72.badge-stale-2d3e
  .list-next-212a {
  background-color: var(--e-global-color-text);
}
.south-ccd1
  .advanced_1a72:hover
  .list-next-212a {
  background-color: var(--e-global-color-accent);
}
.south-ccd1
  .advanced_1a72.fn-active-f531
  .list-next-212a {
  background-color: var(--e-global-color-primary);
}
.alert-0fdb .steel_6309 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.alert-0fdb .small_2694 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-0fdb .pink_4af0 {
  background-color: var(--e-global-color-primary);
}
.alert-0fdb .pink_4af0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-35a2 .outer_3724 .clean-e2f6 .info_bf78 {
  background-color: var(--e-global-color-secondary);
}
.chip-35a2 .outer_3724 .right-34d6:after {
  background-color: var(--e-global-color-secondary);
}
.chip-35a2 .row-7806 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-35a2 .lite_4845 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-35a2 .advanced_6edc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-35a2 .badge_new_2d48 {
  background-color: var(--e-global-color-primary);
}
.chip-35a2 .badge_new_2d48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-35a2 .tall_430d {
  background-color: var(--e-global-color-secondary);
}
.chip-35a2 .tall_430d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-35a2 .outer_3724 .search_blue_d0b3 .bottom_a066:hover {
  background-color: var(--e-global-color-primary);
}
.chip-35a2
  .outer_3724
  .search_blue_d0b3
  .bottom_a066.widget_165a {
  background-color: var(--e-global-color-primary);
}
.chip-35a2 .outer_3724 .breadcrumb-fe19:before {
  border-color: var(--e-global-color-primary);
}
.chip-35a2 .outer_3724 .breadcrumb-fe19:hover:before {
  border-color: var(--e-global-color-secondary);
}
.chip-35a2
  .outer_3724
  .breadcrumb-fe19.modal_cold_1e32:before {
  border-color: var(--e-global-color-primary);
}
.chip-35a2 .main-f904 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-9ada .form_lower_6682 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-9ada .form_lower_6682:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-9ada .form_lower_6682.narrow_97be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-9ada .highlight-middle-5aa4 {
  background-color: var(--e-global-color-primary);
}
.main-9ada .highlight-middle-5aa4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-9ada
  .sort-2b54
  .link-b14b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-9ada
  .top_0f9e
  .link-b14b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-gold-ce9f
  .wrapper-2f78
  .paragraph_narrow_3d30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-gold-ce9f
  .wrapper-2f78
  .element-7f16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-gold-ce9f .message_wide_b397 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-gold-ce9f .video_easy_0a25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-gold-ce9f .component-large-4d37 {
  background-color: var(--e-global-color-primary);
}
.chip-gold-ce9f .component-large-4d37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough_5141 .dim_ed3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_5141 .article-green-d86f {
  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);
}
.rough_5141 .stale_4b1f {
  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);
}
.rough_5141 .stale_4b1f a:hover {
  color: var(--e-global-color-secondary);
}
.rough_5141 .hover-16e9 {
  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);
}
.rough_5141 .section-paper-f11d {
  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);
}
.rough_5141 .plasma-7234 .block-85f0 {
  background-color: var(--e-global-color-primary);
}
.rough_5141 .plasma-7234 .block-85f0:hover {
  background-color: var(--e-global-color-accent);
}
.rough_5141
  .plasma-7234
  .clean-976e
  li
  span {
  background-color: var(--e-global-color-text);
}
.rough_5141
  .plasma-7234
  .clean-976e
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.rough_5141
  .plasma-7234
  .clean-976e
  li.tooltip_medium_c608
  span {
  background-color: var(--e-global-color-accent);
}
.filter-1174
  .label-8e2a
  .section_center_06d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-1174 .label-8e2a .pressed-ce83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-1174 .label-8e2a .menu-d0ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-1174 .gallery_wood_847f {
  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);
}
.filter-1174
  .gradient_a1f7.short_bca1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > a {
  background-color: var(--e-global-color-text);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > a
  .shadow-hot-97ec.accent_solid_586c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > a
  .warm-bc87.texture_8a84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > .image_e906
  .green_2a71
  > a {
  background-color: var(--e-global-color-secondary);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > .image_e906
  .green_2a71
  > a
  .feature-7295 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > .image_e906
  .green_2a71
  > a
  .warm-bc87.detail_db49 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > a
  .slider-copper-5416:before {
  color: var(--e-global-color-text);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > .image_e906
  a
  .slider-copper-5416:before {
  color: var(--e-global-color-text);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71.bronze_9e7d
  > a
  .slider-copper-5416:before {
  color: var(--e-global-color-text);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > .image_e906
  .green_2a71.bronze_9e7d
  > a
  .slider-copper-5416:before {
  color: var(--e-global-color-text);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > a
  .next_b825
  .shadow_23b2 {
  color: var(--e-global-color-text);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > .image_e906
  a
  .next_b825
  .shadow_23b2 {
  color: var(--e-global-color-text);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > a
  .next_b825
  .shadow_23b2,
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > .image_e906
  a
  .next_b825
  .shadow_23b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > a
  .list_c0d5:before {
  color: var(--e-global-color-text);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > .image_e906
  a
  .list_c0d5:before {
  color: var(--e-global-color-text);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71.bronze_9e7d
  > a
  .list_c0d5:before {
  color: var(--e-global-color-text);
}
.shade-e5cf
  > .header-under-4522
  > div
  > .progress-simple-7f20
  > .green_2a71
  > .image_e906
  .green_2a71.bronze_9e7d
  > a
  .list_c0d5:before {
  color: var(--e-global-color-text);
}
.notification_lite_ab24 .active-0e76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_lite_ab24
  .gradient-90bb:hover
  .active-0e76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-039f
  > .header-under-4522
  > .tall_c120
  > .slow-5048
  > .title_848f
  > .gold_4c35
  .outline_down_653c {
  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);
}
.carousel-039f
  > .header-under-4522
  > .tall_c120
  > .slow-5048
  > .title_848f
  > .gold_4c35:hover
  .outline_down_653c {
  color: var(--e-global-color-text);
}
.carousel-039f
  > .header-under-4522
  > .tall_c120
  > .slow-5048
  > .title_848f
  > .gold_4c35:hover
  .outline_down_653c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-039f
  > .header-under-4522
  > .tall_c120
  > .slow-5048
  > .title_848f.hero_fixed_e831
  > .gold_4c35
  .outline_down_653c {
  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);
}
.label_af69 .image-north-339a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_af69 .filter-90e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_af69 .disabled_copper_a478 {
  background-color: var(--e-global-color-primary);
}
.label_af69 .disabled_copper_a478 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-e706
  > .header-under-4522
  > .fluid_6205
  > .outline-d313
  > .card_large_6f4c
  .main-da3b {
  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);
}
.iron-e706
  > .header-under-4522
  > .fluid_6205
  > .outline-d313
  > .card_large_6f4c
  .light_fa26 {
  color: var(--e-global-color-text);
}
.iron-e706
  > .header-under-4522
  > .fluid_6205
  > .outline-d313
  > .card_large_6f4c:hover
  .main-da3b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-e706
  > .header-under-4522
  > .fluid_6205
  > .outline-d313
  > .card_large_6f4c:hover
  .light_fa26 {
  color: var(--e-global-color-secondary);
}
.iron-e706
  > .header-under-4522
  > .fluid_6205
  > .outline-d313
  > .card_large_6f4c.section-4279
  .main-da3b {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-e706
  > .header-under-4522
  > .fluid_6205
  > .outline-d313
  > .card_large_6f4c.section-4279
  .light_fa26 {
  color: var(--e-global-color-primary);
}
.nav-60e8
  .out_052b
  .focused_7f4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-60e8 .banner-0b3d .dynamic_9d2c .chip_bdd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-a0d2 .dim_4f3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-a0d2 .secondary_ca28 .dim_4f3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-a0d2 .gradient-complex-d28f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-a0d2 .gradient-complex-d28f {
  background-color: var(--e-global-color-primary);
}
.avatar-wide-f8ca .block-liquid-ba08 .south_fc36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-wide-f8ca
  .block-liquid-ba08:hover
  .gas-b0e0 {
  color: var(--e-global-color-secondary);
}
.avatar-wide-f8ca
  .block-liquid-ba08:hover
  .south_fc36 {
  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);
}
.thick_3f6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.tag-b2c3 {
  max-width: 1400px !important;
}

.soft-7195 {
  flex-direction: column;
}

.soft-7195 .search_easy_542f {
  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.soft-7195 .search_easy_542f {
  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);
}

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

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

.under-67c8.hidden_0867 {
  display: none;
}

.middle_4594 {
  display: none;
}

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

.light-779f.picture_right_0e77 {
  margin-bottom: 40px;
  width: 100%;
}

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

.soft-7195 a {
  width: 100%;
}

.accent_73ca .popup-top-73e2.main-720a {
  width: 20% !important;
}

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

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

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

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

.nav-3d71 {
  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;
}

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

.nav-3d71: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);
}

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

.accent_73ca
  .popup-top-73e2.hidden_fa4e
  .frame_lite_1853
  .inner-65bf {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.outline-a4e3.label-middle-7c5f > .filter_d006 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

.text-e992 {
  display: flex;
  gap: 50px;
}

.accent_73ca
  .popup-top-73e2.background_red_e751
  .shadow-ed6f
  .alert-2ee2 {
  width: 100% !important;
}

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

.gradient-inner-0228 {
  width: 100%;
}

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

.bronze-e543 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.card-liquid-2f56 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.bronze-e543:hover .card-liquid-2f56 {
  visibility: visible;
}
.bronze-e543:hover.bronze-e543::before {
  display: block;
}

.hidden-0047 h3 {
  color: #fff;
}

.main-huge-0f5b {
  margin: 0;
}

.accent_73ca
  .popup-top-73e2.background_red_e751
  .alert-2ee2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.dark_2ae0 {
  width: 100%;
}

.prev-c3d3 {
  width: 100%;
}

.alert-608d {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.prev-c3d3 {
  width: 100%;
}

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

.alert-2ee2 {
  display: flex;
  align-items: center;
}

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

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

.soft-7195 .search_easy_542f.status-bright-616f {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.soft-7195 h1.search_easy_542f {
  margin-top: 80px !important;
}

.accent_73ca .popup-top-73e2.heading_pro_8b35 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.nav_2079 img {
  width: 100%;
}

.tertiary-fb9c .outline_cold_0459.frame_lite_1853 {
  justify-content: space-between;
}

.banner-black-3856 {
  display: none;
}

.picture_c79d .short_6319 {
  margin: 1px 0 !important;
}

.aside-6fbd li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .outline-a4e3 .filter_d006 {
    flex-wrap: nowrap !important;
  }
}

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

  .hero-fb65 {
    width: 100% !important;
  }
}

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

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

  .tertiary-fb9c .outline_cold_0459.frame_lite_1853 {
    border-bottom: 1px solid #f0c159;
  }

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

  .outline-a4e3.label-middle-7c5f > .filter_d006 {
    gap: 15px;
    justify-content: space-between;
  }

  .accent_73ca
    .popup-top-73e2.background_red_e751
    .alert-2ee2
    img {
    width: 60% !important;
  }

  .table_thick_5243 {
    left: 2%;
  }

  .summary-wide-3715 {
    margin: 10px 0;
  }

  .soft-7195 .short_6319 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.soft-7195 .search_easy_542f,
  .soft-7195 .search_easy_542f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .alert-2ee2 {
    justify-content: center;
  }

  .soft-7195 .short_6319 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .accent_73ca .popup-top-73e2.main-720a {
    width: 75% !important;
  }

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

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

  h2.soft-7195 .search_easy_542f,
  .soft-7195 .search_easy_542f {
    font-size: 30px !important;
  }

  .alert-2ee2 {
    justify-content: center;
  }

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

  .overlay-ad59
    .focus_silver_e3cd.secondary-908c {
    margin: 0 !important;
  }

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

  .summary-wide-3715 {
    display: flex;
  }

  .grid-large-a2ba .narrow_97fb {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .short-5d37 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .alert-608d {
    justify-content: flex-end;
    gap: 1px;
  }

  .soft-7195 h1.search_easy_542f {
    margin-top: 40px !important;
  }

  .accent_73ca
    .popup-top-73e2.background_red_e751
    .alert-2ee2
    img,
  .icon_8107 .shadow-ed6f {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .nav-3d71 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .accent_73ca .popup-top-73e2.main-720a {
    width: 100% !important;
  }

  .outline-a4e3.label-middle-7c5f > .filter_d006 {
    gap: 3px;
  }

  .soft-7195 .short_6319 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.tertiary-fb9c .outline_cold_0459.frame_lite_1853: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);
}

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

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

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

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

.under-67c8: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .tertiary-fb9c .outline_cold_0459.frame_lite_1853 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .soft-7195 .search_easy_542f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .narrow_97fb {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.info-c5cf .menu-hovered-ffa8 {
  flex-shrink: 0;
  white-space: nowrap;
}

.info-c5cf .alert-09fa {
  flex-shrink: 0;
  min-width: fit-content;
}

.info-c5cf .inner-65bf {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.info-c5cf .menu-hovered-ffa8 {
  max-width: 80px !important;
}

.info-c5cf .alert-09fa {
  max-width: 80px !important;
  overflow: hidden;
}

.info-c5cf .outline_cold_0459.frame_lite_1853 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.info-c5cf .inner-65bf {
  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);
  }
}

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

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

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

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

body .nav-3d71:nth-child(2),
.accent_73ca .nav-3d71:nth-child(2),
#page .nav-3d71: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;
}

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

/* css-noise: 9d9d */
.shadow-element-z8 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
