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(.notice-35b4) {
  gap: 0.5em;
}
:where(.wide_3474) {
  gap: 0.5em;
}
body .element_0add > .message_0071 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .element_0add > .notice-7cb5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .element_0add > .gallery-mini-dfd9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .info-c9ea > .message_0071 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .info-c9ea > .notice-7cb5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .info-c9ea > .gallery-mini-dfd9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .info-c9ea
  > :where(:not(.message_0071):not(.notice-7cb5):not(.aside_next_0170)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .info-c9ea > .highlight_0e20 {
  max-width: var(--wp--style--global--wide-size);
}
body .notice-35b4 {
  display: flex;
}
body .notice-35b4 {
  flex-wrap: wrap;
  align-items: center;
}
body .notice-35b4 > * {
  margin: 0;
}
body .wide_3474 {
  display: grid;
}
body .wide_3474 > * {
  margin: 0;
}
:where(.fluid-2515.notice-35b4) {
  gap: 2em;
}
:where(.fluid-2515.wide_3474) {
  gap: 2em;
}
:where(.mask_complex_a23d.notice-35b4) {
  gap: 1.25em;
}
:where(.mask_complex_a23d.wide_3474) {
  gap: 1.25em;
}
.mask_dc1e {
  color: var(--wp--preset--color--black) !important;
}
.chip_smooth_2b77 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hover-b326 {
  color: var(--wp--preset--color--white) !important;
}
.wide-c170 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.hover-2fe3 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.component-e2ee {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.thumbnail_stone_c073 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.progress-33be {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.yellow_6a98 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.preview_650d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fluid-4467 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.background-large-0bc1 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.layout_east_1be2 {
  background-color: var(--wp--preset--color--black) !important;
}
.down-1a47 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.slider_rough_ba1c {
  background-color: var(--wp--preset--color--white) !important;
}
.video-3700 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.search-white-caa7 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.gas_ebfb {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.component-2663 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph-f246 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.smooth-5716 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.popup_0983 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.info_cf6f {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.filter_easy_55c3 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.gallery_wide_78ef {
  border-color: var(--wp--preset--color--black) !important;
}
.backdrop-dynamic-f667 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.solid-285a {
  border-color: var(--wp--preset--color--white) !important;
}
.steel_8eac {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.icon_43d7 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.medium-f1d9 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.north-3f46 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.medium_1d02 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.layout-3957 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.secondary_20fa {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.cool_9800 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.secondary-pro-0033 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.gold-eafa {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.avatar-eea8 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.heading-607c {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.tooltip_5d1d {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.carousel_soft_63b8 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.breadcrumb-f8d9 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.right-bdb8 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.surface_6d1f {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.preview-d8c1 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.out-c3b0 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.hard_ff0c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.outline_fd85 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.nav_916d {
  font-size: var(--wp--preset--font-size--small) !important;
}
.sort-old-67e8 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.filter-81a6 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.outline_672d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.black-a199 a:where(:not(.slider-663a)) {
  color: inherit;
}
:where(.mask_complex_a23d.notice-35b4) {
  gap: 1.25em;
}
:where(.mask_complex_a23d.wide_3474) {
  gap: 1.25em;
}
:where(.fluid-2515.notice-35b4) {
  gap: 2em;
}
:where(.fluid-2515.wide_3474) {
  gap: 2em;
}
.table_rough_1567 {
  font-size: 1.5em;
  line-height: 1.6;
}

.slow_a2dc .accent_clean_340c {
  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);
}
.accent_44e6 .glass_5dfb {
  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);
}
.simple_481c {
  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);
}
.simple_481c.under_04bb .chip-ceec {
  background-color: var(--e-global-color-primary);
}
.simple_481c.basic_f38e .chip-ceec,
.simple_481c.badge_ec12 .chip-ceec {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.west_5dd1 .gradient-4fec {
  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);
}
.header-76cd {
  --divider-color: var(--e-global-color-secondary);
}
.header-76cd .medium-c21f {
  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);
}
.header-76cd.simple-d441 .white-4169 {
  background-color: var(--e-global-color-secondary);
}
.header-76cd.info-wood-16e5 .white-4169,
.header-76cd.new_22d6 .white-4169 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.header-76cd.info-wood-16e5 .white-4169,
.header-76cd.new_22d6 .white-4169 svg {
  fill: var(--e-global-color-secondary);
}
.frame-slow-5990 .outline-77a2 {
  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);
}
.frame-slow-5990 .article_solid_556a {
  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);
}
.tertiary_f60e.simple-d441 .white-4169 {
  background-color: var(--e-global-color-primary);
}
.tertiary_f60e.info-wood-16e5 .white-4169,
.tertiary_f60e.new_22d6 .white-4169 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tertiary_f60e.info-wood-16e5 .white-4169,
.tertiary_f60e.new_22d6 .white-4169 svg {
  fill: var(--e-global-color-primary);
}
.overlay_hard_b784.simple-d441 .white-4169 {
  background-color: var(--e-global-color-primary);
}
.overlay_hard_b784.info-wood-16e5 .white-4169,
.overlay_hard_b784.new_22d6 .white-4169 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.overlay_hard_b784 .breadcrumb-c15f {
  color: var(--e-global-color-primary);
}
.overlay_hard_b784 .breadcrumb-c15f,
.overlay_hard_b784 .breadcrumb-c15f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_hard_b784 .pagination_a48c {
  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);
}
.notice_lite_2c70 .component-c973 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_4ae3 .frame-black-5a58 .main-west-121c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-5321 .link_silver_1d22:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.huge-5321 .table-last-da98 i {
  color: var(--e-global-color-primary);
}
.huge-5321 .table-last-da98 svg {
  fill: var(--e-global-color-primary);
}
.huge-5321 .background-fresh-9952 {
  color: var(--e-global-color-secondary);
}
.huge-5321 .link_silver_1d22 > .background-fresh-9952,
.huge-5321 .link_silver_1d22 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-fba3 .modal_0c64 {
  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);
}
.silver-fba3 .container-0729 {
  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);
}
.outline-a1f6 .dropdown_center_d4c8 .article-center-b5a7 {
  background-color: var(--e-global-color-primary);
}
.outline-a1f6 .button_full_7f03 {
  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);
}
.prev-adf9 .summary-under-20d1 {
  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);
}
.prev-adf9 .picture-1180 {
  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);
}
.prev-adf9 .tiny-ce81 {
  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);
}
.message-7ed3 .alert-3e1a,
.message-7ed3 .alert-3e1a a {
  color: var(--e-global-color-primary);
}
.message-7ed3 .alert-3e1a.description_gas_c20f,
.message-7ed3 .alert-3e1a.description_gas_c20f a {
  color: var(--e-global-color-accent);
}
.message-7ed3 .alert-3e1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-7ed3 .grid_hovered_9088 {
  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);
}
.logo_gas_c756 .accent_aa72,
.logo_gas_c756 .highlight_9ecb {
  color: var(--e-global-color-primary);
}
.logo_gas_c756 .accent_aa72 svg {
  fill: var(--e-global-color-primary);
}
.logo_gas_c756 .description_gas_c20f .accent_aa72,
.logo_gas_c756 .description_gas_c20f .highlight_9ecb {
  color: var(--e-global-color-accent);
}
.logo_gas_c756 .description_gas_c20f .accent_aa72 svg {
  fill: var(--e-global-color-accent);
}
.logo_gas_c756 .highlight_9ecb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_gas_c756 .grid_hovered_9088 {
  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);
}
.red-a249 .table_tiny_312a,
.red-a249 .section_c9b3 {
  color: var(--e-global-color-primary);
}
.red-a249 .section_c9b3 svg {
  fill: var(--e-global-color-primary);
}
.red-a249 .alert-3e1a.description_gas_c20f a,
.red-a249
  .alert-3e1a.description_gas_c20f
  .section_c9b3 {
  color: var(--e-global-color-accent);
}
.red-a249 .table_tiny_312a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-a249 .grid_hovered_9088 {
  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);
}
.module_2780 .icon-current-2c15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_2780 .section-1a6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-action-9966 .motion_f381 .layout_center_0a55 {
  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);
}
.nav-action-9966 .motion_f381 .sort_ef2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-action-9966 .shade_fresh_71cd .layout_center_0a55 {
  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);
}
.nav-action-9966
  .shade_fresh_71cd
  .sort_ef2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-action-9966
  .primary-3908
  .layout_center_0a55 {
  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);
}
.nav-action-9966
  .primary-3908
  .sort_ef2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-action-9966
  .border_4659
  .layout_center_0a55 {
  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);
}
.nav-action-9966
  .border_4659
  .sort_ef2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-f5a7 .pagination-south-79a2 {
  background-color: var(--e-global-color-primary);
}
.secondary-f5a7 .pagination-south-79a2:hover {
  background-color: var(--e-global-color-primary);
}
.secondary-f5a7 .static_8a23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-f5a7
  .pagination-south-79a2:hover
  .static_8a23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_yellow_4ad3 .lite-6b7b {
  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);
}
.mini_2db2 .breadcrumb_silver_3b39 .yellow-8b75 a {
  background-color: var(--e-global-color-accent);
}
.mini_2db2 .breadcrumb_silver_3b39 .purple-eb5b a {
  background-color: var(--e-global-color-accent);
}
.mini_2db2 .breadcrumb_silver_3b39 .yellow-8b75 a,
.mini_2db2 .breadcrumb_silver_3b39 .purple-eb5b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-7d95
  .picture-63d2.red_2cc8
  .breadcrumb_silver_3b39
  a.link-purple-cea8 {
  background-color: var(--e-global-color-accent);
}
.texture-7d95
  .picture-63d2.red_2cc8
  .breadcrumb_silver_3b39
  span.link-purple-cea8.fn-current-1b25 {
  background-color: var(--e-global-color-text);
}
.texture-7d95
  .picture-63d2.red_2cc8
  .breadcrumb_silver_3b39
  .link-purple-cea8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-full-e27f .south_c543 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-full-e27f
  .next-ab58
  > .box_cold_d440
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-full-e27f
  .caption-glass-1696
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-full-e27f
  .pattern_f3ce
  .popup_3d1c,
.tabs-full-e27f
  .pattern_f3ce
  .pattern_e9ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-full-e27f
  .pattern_f3ce
  .column-cool-473d,
.tabs-full-e27f
  .pattern_f3ce
  a
  .column-cool-473d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-full-e27f
  .pattern_f3ce
  .description-black-f662 {
  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);
}
.tabs-full-e27f
  .pattern_f3ce
  .notice_d7b9 {
  background-color: var(--e-global-color-primary);
}
.tabs-full-e27f
  .pattern_f3ce
  .notice_d7b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-full-e27f
  .pattern_f3ce
  .notice_d7b9:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-full-e27f
  .pattern_f3ce
  .short_b542 {
  background-color: var(--e-global-color-primary);
}
.tabs-full-e27f
  .pattern_f3ce
  .short_b542 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-full-e27f
  .pattern_f3ce
  .short_b542:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-full-e27f
  .form_90b8
  .item-c98b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-full-e27f
  .form_90b8
  .slider-tall-1ad8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-full-e27f
  .form_90b8
  .description-black-f662 {
  color: var(--e-global-color-text);
}
.tabs-full-e27f
  .form_90b8
  .description-black-f662
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-full-e27f
  .form_90b8
  .notice_d7b9 {
  background-color: var(--e-global-color-primary);
}
.tabs-full-e27f
  .form_90b8
  .notice_d7b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-full-e27f
  .form_90b8
  .notice_d7b9:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-full-e27f
  .form_90b8
  .short_b542 {
  background-color: var(--e-global-color-primary);
}
.tabs-full-e27f
  .form_90b8
  .short_b542 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-full-e27f
  .form_90b8
  .short_b542:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-full-e27f .alert_motion_c7b2 {
  background-color: var(--e-global-color-primary);
}
.tabs-full-e27f .alert_motion_c7b2:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-full-e27f .popup-upper-7817 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-full-e27f .primary-81c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_left_0878 .breadcrumb_121c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_left_0878
  .sidebar_c349
  > div:nth-child(3)
  .breadcrumb_121c,
.heading_left_0878
  .popup_black_b094
  > div:nth-child(1)
  .breadcrumb_121c,
.heading_left_0878
  .primary_2bea
  > div:nth-child(1)
  .breadcrumb_121c,
.heading_left_0878
  .inner-7c32
  > div:nth-child(1)
  .breadcrumb_121c,
.heading_left_0878
  .copper-296a
  > div:nth-child(1)
  .breadcrumb_121c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_left_0878 .tertiary_69e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_left_0878 .video-stone-9cfb {
  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);
}
.heading_left_0878 .row_pink_65f1 {
  background-color: var(--e-global-color-primary);
}
.heading_left_0878 .row_pink_65f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_left_0878 .row_pink_65f1:hover {
  background-color: var(--e-global-color-primary);
}
.heading_left_0878 .link-up-9ec9 {
  background-color: var(--e-global-color-primary);
}
.heading_left_0878 .link-up-9ec9:hover {
  background-color: var(--e-global-color-primary);
}
.heading_left_0878 .popup-upper-7817 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_left_0878 .primary-81c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-70ee .feature-hard-be56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-70ee .image_bf5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-70ee .component_897b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-70ee .layout_9d74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-70ee .current_5979 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-70ee .link-up-9ec9 {
  background-color: var(--e-global-color-primary);
}
.block-70ee .link-up-9ec9:hover {
  background-color: var(--e-global-color-primary);
}
.nav_gold_7dfd .form_644c {
  background-color: var(--e-global-color-secondary);
}
.nav_gold_7dfd .primary_1bed {
  background-color: var(--e-global-color-text);
}
.nav_gold_7dfd .status-clean-e8af {
  background-color: var(--e-global-color-secondary);
}
.nav_gold_7dfd .tertiary_18ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_gold_7dfd .avatar-4b15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_gold_7dfd .list-8143 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_gold_7dfd .text-e337 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_gold_7dfd .down-71da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_active_37d7 .next_c1b2 .button_wide_b89f,
.block_active_37d7
  .next_c1b2
  .button_wide_b89f
  a,
.block_active_37d7 .photo_017e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_active_37d7 .next_c1b2 .black_4bf9,
.block_active_37d7 .shadow-ef7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_active_37d7 .next_c1b2 .black_4bf9 {
  color: var(--e-global-color-text);
}
.block_active_37d7 .shadow-ef7d {
  color: var(--e-global-color-text);
}
.block_active_37d7
  .next_c1b2
  .carousel-d19d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_active_37d7 .focus_purple_676b .cool-e60b {
  background-color: var(--e-global-color-primary);
}
.block_active_37d7 .focus_purple_676b .cool-e60b:hover {
  background-color: var(--e-global-color-primary);
}
.block_active_37d7 .focus_purple_676b .bottom-f543 li span {
  background-color: var(--e-global-color-text);
}
.block_active_37d7 .focus_purple_676b .bottom-f543 li span:hover {
  background-color: var(--e-global-color-primary);
}
.block_active_37d7
  .focus_purple_676b
  .bottom-f543
  li.fixed_cd7b
  span {
  background-color: var(--e-global-color-accent);
}
.block_active_37d7 .active-4c75 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_1081 .detail-6b7c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-c952 .tag-7099 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-c952 .avatar_e074 {
  background-color: var(--e-global-color-secondary);
}
.thumbnail-c952 .slider_4472 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-c952 .first_a667 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-c952 .summary_4f6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-c952 .disabled-active-06c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-c952 .table-first-0d20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-c952 .action_4fa8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-c952 .panel_d8b2 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-c952 .panel_d8b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-8302 .brown_5321 {
  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);
}
.chip-8302 .old-c630 {
  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);
}
.chip-8302
  .main_0b38:after {
  background-color: var(--e-global-color-primary);
}
.chip-8302 .column-soft-bfa7 {
  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);
}
.overlay_white_ff0c .photo_017e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_white_ff0c .shadow-ef7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-eae2 .chip-f655 .header_c096 {
  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);
}
.south-eae2 .chip-f655 .footer_7513 {
  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);
}
.full-bcb5 .first_6b53 {
  background-color: var(--e-global-color-primary);
}
.full-bcb5 .input-a888 {
  background-color: var(--e-global-color-secondary);
}
.full-bcb5 .grid_mini_b990 .avatar-outer-35ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-bcb5 .filter_left_c3ef .avatar-outer-35ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_9943 .link-c8e4 .search-e47a {
  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);
}
.nav_9943 .link-c8e4 .disabled_mini_8adf {
  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);
}
.nav_9943 .link-c8e4 .wrapper_e47f {
  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);
}
.fresh-04e0 .next-0c80 {
  border-color: var(--e-global-color-text);
}
.fresh-04e0 .down-b41e {
  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);
}
.fresh-04e0 .over_3d25 {
  color: var(--e-global-color-primary);
}
.fresh-04e0 .pro_c7c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_west_f843 .border_dark_9d64 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_west_f843 .surface-solid-4031 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_west_f843 .lower_e010:hover .border_dark_9d64 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_west_f843
  .lower_e010:hover
  .surface-solid-4031 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black-5c01 .lite-2c44 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black-5c01 .pattern_first_e094 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-slow-e278 .narrow_c0f8 .accordion-8dec {
  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);
}
.alert-slow-e278 .stone-6f35 .accordion-8dec {
  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);
}
.preview-d84b .focused-1714 {
  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);
}
.short_e92d .tall_302c .fresh_6852 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_e92d .tall_302c .fresh_6852 {
  background-color: var(--e-global-color-secondary);
}
.short_e92d .caption_lite_b37f .fresh_6852 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_e92d .caption_lite_b37f .fresh_6852 {
  background-color: var(--e-global-color-secondary);
}
.short_e92d .purple-4e75 .component_1b05 {
  background-color: var(--e-global-color-primary);
}
.short_e92d .purple-4e75:hover .component_1b05 {
  background-color: var(--e-global-color-secondary);
}
.short_e92d .cool-e60b {
  background-color: var(--e-global-color-primary);
}
.short_e92d .cool-e60b:hover {
  background-color: var(--e-global-color-accent);
}
.short_e92d .bottom-f543 li span {
  background-color: var(--e-global-color-text);
}
.short_e92d .bottom-f543 li span:hover {
  background-color: var(--e-global-color-primary);
}
.short_e92d .bottom-f543 li.fixed_cd7b span {
  background-color: var(--e-global-color-accent);
}
.slow-6a02 .white-893e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-6a02 .list-gold-ace6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_purple_0930 .video-d6f4:before {
  background-color: var(--e-global-color-secondary);
}
.container_purple_0930 .input-easy-723b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_purple_0930 .logo-static-7246 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-f31c .bottom-b285 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-f31c .bottom-b285:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-f31c .bottom-b285.fn-active-1b25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-f31c .secondary_small_987f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-f31c .column_e12f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-f31c .box-6506 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-f31c .over_a80e {
  background-color: var(--e-global-color-primary);
}
.paper-f31c .over_a80e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-f31c .summary_5efb {
  background-color: var(--e-global-color-primary);
}
.paper-f31c .summary_5efb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-easy-54b7 .rough-a714 .huge_58f5 a {
  color: var(--e-global-color-secondary);
}
.content-easy-54b7 .rough-a714 .huge_58f5 a:hover {
  color: var(--e-global-color-secondary);
}
.content-easy-54b7 .rough-a714 .huge_58f5,
.content-easy-54b7 .rough-a714 .huge_58f5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-easy-54b7 .rough-a714 .message-f03a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-easy-54b7 .rough-a714 .content-1eb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-easy-54b7 .rough-a714 .message-eeaa {
  background-color: var(--e-global-color-primary);
}
.content-easy-54b7 .rough-a714 .message-eeaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-easy-54b7 .rough-a714 .message-eeaa:hover {
  background-color: var(--e-global-color-primary);
}
.content-easy-54b7 .rough-a714 .tag-a8b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-easy-54b7 .rough-a714 .tag-a8b4 {
  background-color: var(--e-global-color-primary);
}
.content-easy-54b7 .rough-a714 .tag-a8b4:hover {
  background-color: var(--e-global-color-primary);
}
.content-easy-54b7 .rough-a714 .cool-e60b {
  background-color: var(--e-global-color-primary);
}
.content-easy-54b7 .rough-a714 .cool-e60b:hover {
  background-color: var(--e-global-color-primary);
}
.content-easy-54b7 .focus_purple_676b .bottom-f543 li span {
  background-color: var(--e-global-color-text);
}
.content-easy-54b7 .focus_purple_676b .bottom-f543 li span:hover {
  background-color: var(--e-global-color-primary);
}
.content-easy-54b7 .focus_purple_676b .bottom-f543 li.fixed_cd7b span {
  background-color: var(--e-global-color-accent);
}
.content-easy-54b7 .popup-upper-7817 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-easy-54b7 .primary-81c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_clean_4837 .table-85eb .tabs-cool-ec1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_clean_4837 .table-85eb .full_af0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_clean_4837 .table-85eb .steel_b339 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_0eba .card-silver-7a19 {
  border-color: var(--e-global-color-text);
}
.hard_0eba .bottom_f702 {
  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);
}
.hard_0eba .fresh_349c {
  color: var(--e-global-color-secondary);
}
.hard_0eba .fresh_349c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_0eba .north-cc23 > * {
  color: var(--e-global-color-primary);
}
.hard_0eba .north-cc23 > * svg {
  fill: var(--e-global-color-primary);
}
.hard_0eba .active_in_4396 {
  color: var(--e-global-color-primary);
}
.hard_0eba .active_in_4396 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_0eba .hero_prev_41c1 {
  color: var(--e-global-color-primary);
}
.hard_0eba .hero_prev_41c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_0eba .banner-b877 {
  color: var(--e-global-color-primary);
}
.hard_0eba .banner-b877 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_0eba .sidebar_7339 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_0eba .wide-bc52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_0eba .wide-bc52.dim_7632 {
  color: var(--e-global-color-secondary);
}
.hard_0eba .wide-bc52.dim_7632 .up_2f60 {
  color: var(--e-global-color-accent);
}
.hard_0eba .wide-bc52.tiny_168a {
  color: var(--e-global-color-text);
}
.hard_0eba .wide-bc52.tiny_168a .up_2f60 {
  color: var(--e-global-color-text);
}
.hard_0eba .wide-bc52:before {
  border-top-color: var(--e-global-color-text);
}
.hard_0eba .status_left_4008 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_0eba
  .status_left_4008
  .upper_5958 {
  background-color: var(--e-global-color-primary);
}
.hard_0eba
  .status_left_4008
  .upper_5958 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_0eba .card-silver-7a19 .inner-7921 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_92c0 .layout_complex_eee4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_92c0 .tertiary-fixed-bb43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_3342 .picture-small-9698 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_3342
  .active-9e5b
  .media-3f4d {
  background-color: var(--e-global-color-secondary);
}
.lower_3342
  .active-9e5b.blue_184e
  .media-3f4d {
  background-color: var(--e-global-color-text);
}
.lower_3342
  .active-9e5b:hover
  .media-3f4d {
  background-color: var(--e-global-color-accent);
}
.lower_3342
  .active-9e5b.fn-active-1b25
  .media-3f4d {
  background-color: var(--e-global-color-primary);
}
.in_8d19 .current-9aa7 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.in_8d19 .filter_be53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_8d19 .search_f496 {
  background-color: var(--e-global-color-primary);
}
.in_8d19 .search_f496 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-down-658f .surface-yellow-b74c .selected_35b7 .media_7f01 {
  background-color: var(--e-global-color-secondary);
}
.slider-down-658f .surface-yellow-b74c .dynamic-d6c3:after {
  background-color: var(--e-global-color-secondary);
}
.slider-down-658f .message_2a67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-down-658f .red-a6ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-down-658f .overlay_pink_e589 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-down-658f .west-f636 {
  background-color: var(--e-global-color-primary);
}
.slider-down-658f .west-f636 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-down-658f .label_east_4501 {
  background-color: var(--e-global-color-secondary);
}
.slider-down-658f .label_east_4501 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-down-658f .surface-yellow-b74c .modal-lower-bacc .center-d57f:hover {
  background-color: var(--e-global-color-primary);
}
.slider-down-658f
  .surface-yellow-b74c
  .modal-lower-bacc
  .center-d57f.thumbnail-1f73 {
  background-color: var(--e-global-color-primary);
}
.slider-down-658f .surface-yellow-b74c .picture_1d75:before {
  border-color: var(--e-global-color-primary);
}
.slider-down-658f .surface-yellow-b74c .picture_1d75:hover:before {
  border-color: var(--e-global-color-secondary);
}
.slider-down-658f
  .surface-yellow-b74c
  .picture_1d75.hover_a4e2:before {
  border-color: var(--e-global-color-primary);
}
.slider-down-658f .tooltip-fbd1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-90d5 .highlight-466c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-90d5 .highlight-466c:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-90d5 .highlight-466c.border-167c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-90d5 .accordion_north_8d28 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-90d5 .accordion_north_8d28 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-90d5
  .plasma_8961
  .main-yellow-c237
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-90d5
  .picture_yellow_94f0
  .main-yellow-c237
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-hot-0d84
  .clean-0592
  .button_3e17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-hot-0d84
  .clean-0592
  .copper-72e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-hot-0d84 .panel_dynamic_3ed7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-hot-0d84 .form-bronze-81c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-hot-0d84 .cool-8d3d {
  background-color: var(--e-global-color-primary);
}
.caption-hot-0d84 .cool-8d3d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-ef09 .disabled_dynamic_ec81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-ef09 .input-huge-29e4 {
  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);
}
.detail-ef09 .section_warm_30ea {
  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);
}
.detail-ef09 .section_warm_30ea a:hover {
  color: var(--e-global-color-secondary);
}
.detail-ef09 .table_fe44 {
  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);
}
.detail-ef09 .description-right-8d11 {
  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);
}
.detail-ef09 .dropdown_soft_30fb .cool-e60b {
  background-color: var(--e-global-color-primary);
}
.detail-ef09 .dropdown_soft_30fb .cool-e60b:hover {
  background-color: var(--e-global-color-accent);
}
.detail-ef09
  .dropdown_soft_30fb
  .bottom-f543
  li
  span {
  background-color: var(--e-global-color-text);
}
.detail-ef09
  .dropdown_soft_30fb
  .bottom-f543
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.detail-ef09
  .dropdown_soft_30fb
  .bottom-f543
  li.fixed_cd7b
  span {
  background-color: var(--e-global-color-accent);
}
.popup_wide_fac4
  .media_49fc
  .current-5349 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_wide_fac4 .media_49fc .last-32bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_wide_fac4 .media_49fc .footer-advanced-fc87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_wide_fac4 .tag-02ff {
  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);
}
.popup_wide_fac4
  .hard-ff46.container-old-0323 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > a {
  background-color: var(--e-global-color-text);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > a
  .notification-7127.background_a8c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > a
  .pattern_lower_8ba3.in-6c25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > .out-21cb
  .text_1bce
  > a {
  background-color: var(--e-global-color-secondary);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > .out-21cb
  .text_1bce
  > a
  .banner_232a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > .out-21cb
  .text_1bce
  > a
  .pattern_lower_8ba3.carousel-warm-b615 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > a
  .easy_cd5d:before {
  color: var(--e-global-color-text);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > .out-21cb
  a
  .easy_cd5d:before {
  color: var(--e-global-color-text);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce.gallery-6e29
  > a
  .easy_cd5d:before {
  color: var(--e-global-color-text);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > .out-21cb
  .text_1bce.gallery-6e29
  > a
  .easy_cd5d:before {
  color: var(--e-global-color-text);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > a
  .dark_9596
  .icon_stale_ed23 {
  color: var(--e-global-color-text);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > .out-21cb
  a
  .dark_9596
  .icon_stale_ed23 {
  color: var(--e-global-color-text);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > a
  .dark_9596
  .icon_stale_ed23,
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > .out-21cb
  a
  .dark_9596
  .icon_stale_ed23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > a
  .green_22a9:before {
  color: var(--e-global-color-text);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > .out-21cb
  a
  .green_22a9:before {
  color: var(--e-global-color-text);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce.gallery-6e29
  > a
  .green_22a9:before {
  color: var(--e-global-color-text);
}
.shade_last_4e41
  > .list-dynamic-4e57
  > div
  > .search_8871
  > .text_1bce
  > .out-21cb
  .text_1bce.gallery-6e29
  > a
  .green_22a9:before {
  color: var(--e-global-color-text);
}
.gallery-yellow-d5ac .text_thick_2bb5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-yellow-d5ac
  .active_over_9be9:hover
  .text_thick_2bb5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_92df
  > .list-dynamic-4e57
  > .medium-4468
  > .disabled_slow_d5a7
  > .last_f9b7
  > .copper_e046
  .orange_c345 {
  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);
}
.left_92df
  > .list-dynamic-4e57
  > .medium-4468
  > .disabled_slow_d5a7
  > .last_f9b7
  > .copper_e046:hover
  .orange_c345 {
  color: var(--e-global-color-text);
}
.left_92df
  > .list-dynamic-4e57
  > .medium-4468
  > .disabled_slow_d5a7
  > .last_f9b7
  > .copper_e046:hover
  .orange_c345 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_92df
  > .list-dynamic-4e57
  > .medium-4468
  > .disabled_slow_d5a7
  > .last_f9b7.item-out-5205
  > .copper_e046
  .orange_c345 {
  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);
}
.fresh-dd23 .paragraph_fast_ff96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-dd23 .clean_117d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-dd23 .icon_4a5a {
  background-color: var(--e-global-color-primary);
}
.fresh-dd23 .icon_4a5a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_hard_ab38
  > .list-dynamic-4e57
  > .summary-iron-8f64
  > .wide-475c
  > .box_8db9
  .row_d6c0 {
  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);
}
.layout_hard_ab38
  > .list-dynamic-4e57
  > .summary-iron-8f64
  > .wide-475c
  > .box_8db9
  .west-0cd8 {
  color: var(--e-global-color-text);
}
.layout_hard_ab38
  > .list-dynamic-4e57
  > .summary-iron-8f64
  > .wide-475c
  > .box_8db9:hover
  .row_d6c0 {
  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);
}
.layout_hard_ab38
  > .list-dynamic-4e57
  > .summary-iron-8f64
  > .wide-475c
  > .box_8db9:hover
  .west-0cd8 {
  color: var(--e-global-color-secondary);
}
.layout_hard_ab38
  > .list-dynamic-4e57
  > .summary-iron-8f64
  > .wide-475c
  > .box_8db9.hovered-2bb4
  .row_d6c0 {
  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);
}
.layout_hard_ab38
  > .list-dynamic-4e57
  > .summary-iron-8f64
  > .wide-475c
  > .box_8db9.hovered-2bb4
  .west-0cd8 {
  color: var(--e-global-color-primary);
}
.carousel-41b5
  .nav_f5a2
  .lower_881b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-41b5 .inner_0f82 .inner-7921 .section-active-43e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-red-6168 .chip_iron_99ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-red-6168 .sidebar-top-95de .chip_iron_99ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-red-6168 .fixed_5a0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-red-6168 .fixed_5a0e {
  background-color: var(--e-global-color-primary);
}
.outline-static-f48a .border_copper_36d7 .element-warm-186f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-static-f48a
  .border_copper_36d7:hover
  .form_eb0d {
  color: var(--e-global-color-secondary);
}
.outline-static-f48a
  .border_copper_36d7:hover
  .element-warm-186f {
  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);
}
.center_87e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.upper-cf37 {
  max-width: 1400px !important;
}

.texture_5905 {
  flex-direction: column;
}

.texture_5905 .simple_7175 {
  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.texture_5905 .simple_7175 {
  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);
}

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

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

.item_05e7.form_solid_3010 {
  display: none;
}

.module_right_a122 {
  display: none;
}

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

.item_bronze_715d.fluid-0d04 {
  margin-bottom: 40px;
  width: 100%;
}

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

.texture_5905 a {
  width: 100%;
}

.widget_south_b37c .hard_d8a7.hard_e9ba {
  width: 20% !important;
}

.preview-bronze-739b {
  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; /* 字母间距 */
}

.preview-bronze-739b: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%);
}

.preview-bronze-739b svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.widget_south_b37c
  .hard_d8a7.detail_04e7
  .list-current-bfba
  .thick_3677 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.container_black_92b6.hard_0829 > .backdrop-north-e2ad {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.liquid-9421 {
  position: relative;
  width: 100%;
}

.pagination-3b9a {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.description-hard-e9de {
  display: flex;
  gap: 50px;
}

.widget_south_b37c
  .hard_d8a7.badge_warm_3e49
  .slider_slow_1ea0
  .menu_up_32d6 {
  width: 100% !important;
}

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

.hero-8ab2 {
  width: 100%;
}

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

.overlay-ed4f {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.hero-782d {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.overlay-ed4f:hover .hero-782d {
  visibility: visible;
}
.overlay-ed4f:hover.overlay-ed4f::before {
  display: block;
}

.shade-d9c4 h3 {
  color: #fff;
}

.surface_4bb8 {
  margin: 0;
}

.widget_south_b37c
  .hard_d8a7.badge_warm_3e49
  .menu_up_32d6
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.light_14f4 {
  width: 100%;
}

.heading_pro_f0b6 {
  width: 100%;
}

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

.heading_pro_f0b6 {
  width: 100%;
}

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

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

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

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

.texture_5905 .simple_7175.shade_clean_93da {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.texture_5905 h1.simple_7175 {
  margin-top: 80px !important;
}

.widget_south_b37c .hard_d8a7.link-edfd {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.texture-df24 img {
  width: 100%;
}

.tabs_orange_92ec .lower-d83b.list-current-bfba {
  justify-content: space-between;
}

.nav_91a9 {
  display: none;
}

.info_0f8e .pro_0fa8 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .container_black_92b6 .backdrop-north-e2ad {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .preview-bronze-739b svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .tabs_orange_92ec .lower-d83b.list-current-bfba {
    border-bottom: 1px solid #f0c159;
  }

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

  .container_black_92b6.hard_0829 > .backdrop-north-e2ad {
    gap: 15px;
    justify-content: space-between;
  }

  .widget_south_b37c
    .hard_d8a7.badge_warm_3e49
    .menu_up_32d6
    img {
    width: 60% !important;
  }

  .pagination-3b9a {
    left: 2%;
  }

  .alert_b076 {
    margin: 10px 0;
  }

  .texture_5905 .pro_0fa8 {
    margin: 0;
    margin-bottom: 10px;
  }

  .preview-bronze-739b {
    font-size: 16px !important;
  }

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

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

  h2.texture_5905 .simple_7175,
  .texture_5905 .simple_7175 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .menu_up_32d6 {
    justify-content: center;
  }

  .texture_5905 .pro_0fa8 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .block-fixed-eaa4 {
    margin-bottom: 15px !important;
  }

  .widget_south_b37c .hard_d8a7.hard_e9ba {
    width: 75% !important;
  }

  .texture-df24 img {
    width: 100% !important;
  }
}

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

  h2.texture_5905 .simple_7175,
  .texture_5905 .simple_7175 {
    font-size: 30px !important;
  }

  .menu_up_32d6 {
    justify-content: center;
  }

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

  .hard-1085
    .breadcrumb_4c8d.link-easy-2a6c {
    margin: 0 !important;
  }

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

  .alert_b076 {
    display: flex;
  }

  .disabled_3ccf .preview-bronze-739b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .texture_5905 h1.simple_7175 {
    margin-top: 40px !important;
  }

  .widget_south_b37c
    .hard_d8a7.badge_warm_3e49
    .menu_up_32d6
    img,
  .frame-slow-5990 .slider_slow_1ea0 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .text-7b31 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .widget_south_b37c .hard_d8a7.hard_e9ba {
    width: 100% !important;
  }

  .container_black_92b6.hard_0829 > .backdrop-north-e2ad {
    gap: 3px;
  }

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

@media (max-width: 400px) {
  .preview-bronze-739b {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.tabs_orange_92ec .lower-d83b.list-current-bfba {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.tabs_orange_92ec .lower-d83b.list-current-bfba: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .tabs_orange_92ec .lower-d83b.list-current-bfba {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .texture_5905 .simple_7175 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .preview-bronze-739b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.section-0b80 .easy_a7f0 {
  flex-shrink: 0;
  white-space: nowrap;
}

.section-0b80 .header-light-e397 {
  flex-shrink: 0;
  min-width: fit-content;
}

.section-0b80 .thick_3677 {
  white-space: nowrap;
}

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

.section-0b80 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.section-0b80 .header-light-e397 {
  max-width: 80px !important;
  overflow: hidden;
}

.section-0b80 .lower-d83b.list-current-bfba {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.section-0b80 .thick_3677 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 45c2 */
.phantom-card-g7 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
