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(.cool-8c9b) {
  gap: 0.5em;
}
:where(.sidebar_2228) {
  gap: 0.5em;
}
body .secondary-56af > .widget-clean-da11 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .secondary-56af > .overlay_6f59 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .secondary-56af > .accordion_soft_4dc0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .complex_be4a > .widget-clean-da11 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .complex_be4a > .overlay_6f59 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .complex_be4a > .accordion_soft_4dc0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .complex_be4a
  > :where(:not(.widget-clean-da11):not(.overlay_6f59):not(.soft_f756)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .complex_be4a > .tag-narrow-d5cf {
  max-width: var(--wp--style--global--wide-size);
}
body .cool-8c9b {
  display: flex;
}
body .cool-8c9b {
  flex-wrap: wrap;
  align-items: center;
}
body .cool-8c9b > * {
  margin: 0;
}
body .sidebar_2228 {
  display: grid;
}
body .sidebar_2228 > * {
  margin: 0;
}
:where(.basic_65ad.cool-8c9b) {
  gap: 2em;
}
:where(.basic_65ad.sidebar_2228) {
  gap: 2em;
}
:where(.tiny-483a.cool-8c9b) {
  gap: 1.25em;
}
:where(.tiny-483a.sidebar_2228) {
  gap: 1.25em;
}
.gradient-hovered-b168 {
  color: var(--wp--preset--color--black) !important;
}
.card-0c8a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.selected_762c {
  color: var(--wp--preset--color--white) !important;
}
.disabled-liquid-f70d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.border_tall_7e2b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.middle-ba49 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.stale-99a9 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.old_0c6c {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.outline-8b16 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.last-035f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.table_1588 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.short_aacb {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.detail_black_ffb3 {
  background-color: var(--wp--preset--color--black) !important;
}
.dropdown_inner_3e21 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.complex_dd2f {
  background-color: var(--wp--preset--color--white) !important;
}
.video-selected-0441 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.panel_action_b058 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.banner-2fb5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.short-144d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.modal_5fef {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hover-1655 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.container-532a {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.text-clean-5142 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.modal_69e7 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.disabled-inner-5949 {
  border-color: var(--wp--preset--color--black) !important;
}
.gallery-d365 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.header_simple_189d {
  border-color: var(--wp--preset--color--white) !important;
}
.row-ab81 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.carousel-brown-4f76 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.old_d035 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.label-b226 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hovered-8152 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.surface-fluid-1584 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.link-8cc9 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.layout-b046 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.container-5567 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.photo-up-1d4e {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.dim_d1ca {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.media_e951 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.fluid_6c3a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.gradient_e078 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.border_copper_fa6c {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.popup_4adc {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.accent_right_7ce1 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.status-hot-3bd7 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.sort_selected_7d55 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.message_a509 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.avatar-rough-2169 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.item-center-d285 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.down-d551 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.sort_under_e057 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.static-c4e0 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.message_56fa a:where(:not(.static-07b9)) {
  color: inherit;
}
:where(.tiny-483a.cool-8c9b) {
  gap: 1.25em;
}
:where(.tiny-483a.sidebar_2228) {
  gap: 1.25em;
}
:where(.basic_65ad.cool-8c9b) {
  gap: 2em;
}
:where(.basic_65ad.sidebar_2228) {
  gap: 2em;
}
.breadcrumb-liquid-9949 {
  font-size: 1.5em;
  line-height: 1.6;
}

.badge-static-aed4 .overlay-over-786e {
  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);
}
.popup-steel-1cbf .west_3a25 {
  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);
}
.shade_4590 {
  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);
}
.shade_4590.wood-9ea1 .selected_3201 {
  background-color: var(--e-global-color-primary);
}
.shade_4590.liquid-8fbc .selected_3201,
.shade_4590.dark_31be .selected_3201 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.block-easy-a094 .lower_29a3 {
  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);
}
.cold-582a {
  --divider-color: var(--e-global-color-secondary);
}
.cold-582a .paragraph_slow_e3d3 {
  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);
}
.cold-582a.panel-small-8a91 .feature_narrow_0b39 {
  background-color: var(--e-global-color-secondary);
}
.cold-582a.logo_39ec .feature_narrow_0b39,
.cold-582a.tooltip-faa3 .feature_narrow_0b39 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.cold-582a.logo_39ec .feature_narrow_0b39,
.cold-582a.tooltip-faa3 .feature_narrow_0b39 svg {
  fill: var(--e-global-color-secondary);
}
.preview_3b23 .west_cc50 {
  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);
}
.preview_3b23 .simple-e11b {
  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);
}
.hidden-hard-3499.panel-small-8a91 .feature_narrow_0b39 {
  background-color: var(--e-global-color-primary);
}
.hidden-hard-3499.logo_39ec .feature_narrow_0b39,
.hidden-hard-3499.tooltip-faa3 .feature_narrow_0b39 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hidden-hard-3499.logo_39ec .feature_narrow_0b39,
.hidden-hard-3499.tooltip-faa3 .feature_narrow_0b39 svg {
  fill: var(--e-global-color-primary);
}
.inner_c91a.panel-small-8a91 .feature_narrow_0b39 {
  background-color: var(--e-global-color-primary);
}
.inner_c91a.logo_39ec .feature_narrow_0b39,
.inner_c91a.tooltip-faa3 .feature_narrow_0b39 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.inner_c91a .tag-next-cdf3 {
  color: var(--e-global-color-primary);
}
.inner_c91a .tag-next-cdf3,
.inner_c91a .tag-next-cdf3 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_c91a .description_bottom_ee4d {
  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);
}
.paragraph_edd9 .filter_f81c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_6f3d .tag-fresh-d574 .image_e9aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-focused-534a .short-186d:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.chip-focused-534a .banner_iron_d308 i {
  color: var(--e-global-color-primary);
}
.chip-focused-534a .banner_iron_d308 svg {
  fill: var(--e-global-color-primary);
}
.chip-focused-534a .hard_7b93 {
  color: var(--e-global-color-secondary);
}
.chip-focused-534a .short-186d > .hard_7b93,
.chip-focused-534a .short-186d > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-2d89 .slider_green_6835 {
  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);
}
.widget-2d89 .gallery_b339 {
  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);
}
.container_black_2490 .section_steel_b729 .module_68c7 {
  background-color: var(--e-global-color-primary);
}
.container_black_2490 .input_bb4d {
  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);
}
.outline-aebb .nav-c07e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-aebb .breadcrumb-59f6 {
  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);
}
.outline-aebb .media-silver-2f8a {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hidden-9dd1 .cool-2b1a,
.hidden-9dd1 .cool-2b1a a {
  color: var(--e-global-color-primary);
}
.hidden-9dd1 .cool-2b1a.center_a8c3,
.hidden-9dd1 .cool-2b1a.center_a8c3 a {
  color: var(--e-global-color-accent);
}
.hidden-9dd1 .cool-2b1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-9dd1 .caption_db4c {
  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);
}
.over_7db1 .carousel_prev_3bea,
.over_7db1 .outline-bottom-650c {
  color: var(--e-global-color-primary);
}
.over_7db1 .carousel_prev_3bea svg {
  fill: var(--e-global-color-primary);
}
.over_7db1 .center_a8c3 .carousel_prev_3bea,
.over_7db1 .center_a8c3 .outline-bottom-650c {
  color: var(--e-global-color-accent);
}
.over_7db1 .center_a8c3 .carousel_prev_3bea svg {
  fill: var(--e-global-color-accent);
}
.over_7db1 .outline-bottom-650c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_7db1 .caption_db4c {
  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);
}
.footer-5e41 .banner_tall_0ace,
.footer-5e41 .grid_0bc6 {
  color: var(--e-global-color-primary);
}
.footer-5e41 .grid_0bc6 svg {
  fill: var(--e-global-color-primary);
}
.footer-5e41 .cool-2b1a.center_a8c3 a,
.footer-5e41
  .cool-2b1a.center_a8c3
  .grid_0bc6 {
  color: var(--e-global-color-accent);
}
.footer-5e41 .banner_tall_0ace {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-5e41 .caption_db4c {
  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);
}
.bottom-fe2a .tooltip-cold-697f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-fe2a .tooltip_yellow_1428 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_dark_94ed .focus_blue_2776 .silver_4750 {
  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);
}
.link_dark_94ed .focus_blue_2776 .video_thick_2361 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_dark_94ed .section_707b .silver_4750 {
  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);
}
.link_dark_94ed
  .section_707b
  .video_thick_2361 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_dark_94ed
  .fresh_1712
  .silver_4750 {
  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);
}
.link_dark_94ed
  .fresh_1712
  .video_thick_2361 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_dark_94ed
  .hovered-7808
  .silver_4750 {
  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);
}
.link_dark_94ed
  .hovered-7808
  .video_thick_2361 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-9163 .blue_c99f {
  background-color: var(--e-global-color-primary);
}
.smooth-9163 .blue_c99f:hover {
  background-color: var(--e-global-color-primary);
}
.smooth-9163 .gold-c663 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-9163
  .blue_c99f:hover
  .gold-c663 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-8241 .full_f339 {
  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);
}
.black-4253 .sort-4336 .border-short-2c13 a {
  background-color: var(--e-global-color-accent);
}
.black-4253 .sort-4336 .item-bf51 a {
  background-color: var(--e-global-color-accent);
}
.black-4253 .sort-4336 .border-short-2c13 a,
.black-4253 .sort-4336 .item-bf51 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_0c0c
  .list_1a41.green-1891
  .sort-4336
  a.button-clean-0578 {
  background-color: var(--e-global-color-accent);
}
.heading_0c0c
  .list_1a41.green-1891
  .sort-4336
  span.button-clean-0578.fn-current-11a1 {
  background-color: var(--e-global-color-text);
}
.heading_0c0c
  .list_1a41.green-1891
  .sort-4336
  .button-clean-0578 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-5832 .section_left_3527 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-5832
  .gradient_f88b
  > .texture_87dc
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-5832
  .title-284b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-5832
  .glass_11cd
  .prev-fdef,
.main-5832
  .glass_11cd
  .up-e0fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-5832
  .glass_11cd
  .complex-5637,
.main-5832
  .glass_11cd
  a
  .complex-5637 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-5832
  .glass_11cd
  .sort-a5eb {
  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);
}
.main-5832
  .glass_11cd
  .content_dim_6ba9 {
  background-color: var(--e-global-color-primary);
}
.main-5832
  .glass_11cd
  .content_dim_6ba9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-5832
  .glass_11cd
  .content_dim_6ba9:hover {
  background-color: var(--e-global-color-primary);
}
.main-5832
  .glass_11cd
  .icon-upper-0adb {
  background-color: var(--e-global-color-primary);
}
.main-5832
  .glass_11cd
  .icon-upper-0adb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-5832
  .glass_11cd
  .icon-upper-0adb:hover {
  background-color: var(--e-global-color-primary);
}
.main-5832
  .center_df2e
  .chip-c876
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-5832
  .center_df2e
  .small-c8f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-5832
  .center_df2e
  .sort-a5eb {
  color: var(--e-global-color-text);
}
.main-5832
  .center_df2e
  .sort-a5eb
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-5832
  .center_df2e
  .content_dim_6ba9 {
  background-color: var(--e-global-color-primary);
}
.main-5832
  .center_df2e
  .content_dim_6ba9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-5832
  .center_df2e
  .content_dim_6ba9:hover {
  background-color: var(--e-global-color-primary);
}
.main-5832
  .center_df2e
  .icon-upper-0adb {
  background-color: var(--e-global-color-primary);
}
.main-5832
  .center_df2e
  .icon-upper-0adb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-5832
  .center_df2e
  .icon-upper-0adb:hover {
  background-color: var(--e-global-color-primary);
}
.main-5832 .dropdown_thick_460a {
  background-color: var(--e-global-color-primary);
}
.main-5832 .dropdown_thick_460a:hover {
  background-color: var(--e-global-color-primary);
}
.main-5832 .picture_last_d071 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-5832 .accordion-dynamic-1e2f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-bd4b .out-c205 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-bd4b
  .hard-25b8
  > div:nth-child(3)
  .out-c205,
.content-bd4b
  .feature_8fd6
  > div:nth-child(1)
  .out-c205,
.content-bd4b
  .motion_d0ca
  > div:nth-child(1)
  .out-c205,
.content-bd4b
  .highlight-0bc7
  > div:nth-child(1)
  .out-c205,
.content-bd4b
  .element-last-e3ae
  > div:nth-child(1)
  .out-c205 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-bd4b .surface-a894 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bd4b .focused-b707 {
  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-bd4b .highlight-basic-0c1a {
  background-color: var(--e-global-color-primary);
}
.content-bd4b .highlight-basic-0c1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bd4b .highlight-basic-0c1a:hover {
  background-color: var(--e-global-color-primary);
}
.content-bd4b .iron_784e {
  background-color: var(--e-global-color-primary);
}
.content-bd4b .iron_784e:hover {
  background-color: var(--e-global-color-primary);
}
.content-bd4b .picture_last_d071 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-bd4b .accordion-dynamic-1e2f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_up_6dde .notice-7ea4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_up_6dde .wood-62fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_up_6dde .search-016f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_up_6dde .east-c0ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_up_6dde .item_1644 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_up_6dde .iron_784e {
  background-color: var(--e-global-color-primary);
}
.container_up_6dde .iron_784e:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-23a5 .border-middle-c13f {
  background-color: var(--e-global-color-secondary);
}
.overlay-23a5 .notice_971e {
  background-color: var(--e-global-color-text);
}
.overlay-23a5 .alert-mini-3419 {
  background-color: var(--e-global-color-secondary);
}
.overlay-23a5 .active-a180 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-23a5 .dropdown_left_9ba3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-23a5 .outer-d1b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-23a5 .background_hard_9272 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-23a5 .element-d7dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_3564 .nav-c77d .icon_small_d9a5,
.media_3564
  .nav-c77d
  .icon_small_d9a5
  a,
.media_3564 .tiny-0219 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_3564 .nav-c77d .iron-bf8a,
.media_3564 .avatar-dirty-08d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_3564 .nav-c77d .iron-bf8a {
  color: var(--e-global-color-text);
}
.media_3564 .avatar-dirty-08d0 {
  color: var(--e-global-color-text);
}
.media_3564
  .nav-c77d
  .card_smooth_98b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_3564 .white_79b4 .box-stale-5177 {
  background-color: var(--e-global-color-primary);
}
.media_3564 .white_79b4 .box-stale-5177:hover {
  background-color: var(--e-global-color-primary);
}
.media_3564 .white_79b4 .logo-da4a li span {
  background-color: var(--e-global-color-text);
}
.media_3564 .white_79b4 .logo-da4a li span:hover {
  background-color: var(--e-global-color-primary);
}
.media_3564
  .white_79b4
  .logo-da4a
  li.logo_steel_8922
  span {
  background-color: var(--e-global-color-accent);
}
.media_3564 .hover_560c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_e2d2 .copper_a90b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_7da2 .first-e8f4 {
  background-color: var(--e-global-color-primary);
}
.center_7da2 .primary_light_5889 {
  background-color: var(--e-global-color-secondary);
}
.center_7da2 .slider-8a6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_7da2 .glass-92fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_7da2 .north_9ff8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_7da2 .first-ed6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_7da2 .progress_75a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_7da2 .table_cf5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_7da2 .nav-large-6a14 {
  background-color: var(--e-global-color-primary);
}
.center_7da2 .nav-large-6a14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_cf88 .overlay-new-548b {
  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);
}
.label_cf88 .sort_6c1a {
  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);
}
.label_cf88
  .yellow_c604:after {
  background-color: var(--e-global-color-primary);
}
.label_cf88 .fluid_b2f8 {
  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);
}
.background-19ed .tiny-0219 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-19ed .avatar-dirty-08d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-north-ba9e .mask_fc12 .breadcrumb_dynamic_4293 {
  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);
}
.input-north-ba9e .mask_fc12 .overlay-5c8a {
  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);
}
.sort-prev-1dc6 .bronze_ce15 {
  background-color: var(--e-global-color-primary);
}
.sort-prev-1dc6 .orange-90bd {
  background-color: var(--e-global-color-secondary);
}
.sort-prev-1dc6 .paper_8375 .modal-bronze-593e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-prev-1dc6 .fresh-454f .modal-bronze-593e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_lower_e25e .small-5f60 .module_e060 {
  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);
}
.image_lower_e25e .small-5f60 .disabled-6d5e {
  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);
}
.image_lower_e25e .small-5f60 .light-49c4 {
  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);
}
.status-7320 .chip-first-36b9 {
  border-color: var(--e-global-color-text);
}
.status-7320 .easy_ec24 {
  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);
}
.status-7320 .active-69e5 {
  color: var(--e-global-color-primary);
}
.status-7320 .next_f776 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-mini-7957 .accent_silver_f490 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-mini-7957 .filter-6e1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-mini-7957 .feature-ae88:hover .accent_silver_f490 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-mini-7957
  .feature-ae88:hover
  .filter-6e1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_brown_6096 .selected-9a9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_brown_6096 .hard_30a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_stone_45d9 .summary_soft_ac7e .focused_1afa {
  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);
}
.accordion_stone_45d9 .image_f1c6 .focused_1afa {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.banner-e586 .tiny_d9af {
  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);
}
.orange_d041 .dynamic_ecfb .accent_1adb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_d041 .dynamic_ecfb .accent_1adb {
  background-color: var(--e-global-color-secondary);
}
.orange_d041 .carousel_1c8d .accent_1adb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_d041 .carousel_1c8d .accent_1adb {
  background-color: var(--e-global-color-secondary);
}
.orange_d041 .main-huge-fc8a .disabled_hard_f05f {
  background-color: var(--e-global-color-primary);
}
.orange_d041 .main-huge-fc8a:hover .disabled_hard_f05f {
  background-color: var(--e-global-color-secondary);
}
.orange_d041 .box-stale-5177 {
  background-color: var(--e-global-color-primary);
}
.orange_d041 .box-stale-5177:hover {
  background-color: var(--e-global-color-accent);
}
.orange_d041 .logo-da4a li span {
  background-color: var(--e-global-color-text);
}
.orange_d041 .logo-da4a li span:hover {
  background-color: var(--e-global-color-primary);
}
.orange_d041 .logo-da4a li.logo_steel_8922 span {
  background-color: var(--e-global-color-accent);
}
.mask-b2e3 .module_40a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-b2e3 .content-c8ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-current-0614 .focus-east-e5b6:before {
  background-color: var(--e-global-color-secondary);
}
.preview-current-0614 .column_dark_f4aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-current-0614 .input_purple_6db6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_center_6ad1 .video_3575 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_center_6ad1 .video_3575:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_center_6ad1 .video_3575.fn-active-11a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_center_6ad1 .banner-629a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_center_6ad1 .input_fluid_539c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_center_6ad1 .east_a927 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_center_6ad1 .dropdown_top_738f {
  background-color: var(--e-global-color-primary);
}
.notice_center_6ad1 .dropdown_top_738f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_center_6ad1 .carousel-2e0b {
  background-color: var(--e-global-color-primary);
}
.notice_center_6ad1 .carousel-2e0b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_571c .orange-f4c0 .out-cfd2 a {
  color: var(--e-global-color-secondary);
}
.article_571c .orange-f4c0 .out-cfd2 a:hover {
  color: var(--e-global-color-secondary);
}
.article_571c .orange-f4c0 .out-cfd2,
.article_571c .orange-f4c0 .out-cfd2 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_571c .orange-f4c0 .complex_1c9c {
  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);
}
.article_571c .orange-f4c0 .hover-right-d2e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_571c .orange-f4c0 .rough-0a20 {
  background-color: var(--e-global-color-primary);
}
.article_571c .orange-f4c0 .rough-0a20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_571c .orange-f4c0 .rough-0a20:hover {
  background-color: var(--e-global-color-primary);
}
.article_571c .orange-f4c0 .panel-90b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_571c .orange-f4c0 .panel-90b7 {
  background-color: var(--e-global-color-primary);
}
.article_571c .orange-f4c0 .panel-90b7:hover {
  background-color: var(--e-global-color-primary);
}
.article_571c .orange-f4c0 .box-stale-5177 {
  background-color: var(--e-global-color-primary);
}
.article_571c .orange-f4c0 .box-stale-5177:hover {
  background-color: var(--e-global-color-primary);
}
.article_571c .white_79b4 .logo-da4a li span {
  background-color: var(--e-global-color-text);
}
.article_571c .white_79b4 .logo-da4a li span:hover {
  background-color: var(--e-global-color-primary);
}
.article_571c .white_79b4 .logo-da4a li.logo_steel_8922 span {
  background-color: var(--e-global-color-accent);
}
.article_571c .picture_last_d071 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_571c .accordion-dynamic-1e2f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-ca13 .module_7be9 .paragraph_static_d903 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-ca13 .module_7be9 .frame_4718 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-ca13 .module_7be9 .badge_advanced_44e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_ba4c .texture-8435 {
  border-color: var(--e-global-color-text);
}
.sort_ba4c .sort_easy_b887 {
  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);
}
.sort_ba4c .panel-wood-7d6e {
  color: var(--e-global-color-secondary);
}
.sort_ba4c .panel-wood-7d6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_ba4c .gas_0364 > * {
  color: var(--e-global-color-primary);
}
.sort_ba4c .gas_0364 > * svg {
  fill: var(--e-global-color-primary);
}
.sort_ba4c .thumbnail-huge-d2fd {
  color: var(--e-global-color-primary);
}
.sort_ba4c .thumbnail-huge-d2fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_ba4c .picture_cool_f5f6 {
  color: var(--e-global-color-primary);
}
.sort_ba4c .picture_cool_f5f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_ba4c .tag_4355 {
  color: var(--e-global-color-primary);
}
.sort_ba4c .tag_4355 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_ba4c .text-complex-0487 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_ba4c .cool-54e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_ba4c .cool-54e7.row-lower-2d32 {
  color: var(--e-global-color-secondary);
}
.sort_ba4c .cool-54e7.row-lower-2d32 .list-bright-5eb5 {
  color: var(--e-global-color-accent);
}
.sort_ba4c .cool-54e7.link-complex-ad5c {
  color: var(--e-global-color-text);
}
.sort_ba4c .cool-54e7.link-complex-ad5c .list-bright-5eb5 {
  color: var(--e-global-color-text);
}
.sort_ba4c .cool-54e7:before {
  border-top-color: var(--e-global-color-text);
}
.sort_ba4c .section-c7cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_ba4c
  .section-c7cf
  .sort-9aea {
  background-color: var(--e-global-color-primary);
}
.sort_ba4c
  .section-c7cf
  .sort-9aea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_ba4c .texture-8435 .badge_ef4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-top-d224 .solid-d38f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-top-d224 .message_3609 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-hovered-551c .card_blue_4994 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-hovered-551c
  .pro_4a4d
  .form_paper_35ec {
  background-color: var(--e-global-color-secondary);
}
.thumbnail-hovered-551c
  .pro_4a4d.center-339e
  .form_paper_35ec {
  background-color: var(--e-global-color-text);
}
.thumbnail-hovered-551c
  .pro_4a4d:hover
  .form_paper_35ec {
  background-color: var(--e-global-color-accent);
}
.thumbnail-hovered-551c
  .pro_4a4d.fn-active-11a1
  .form_paper_35ec {
  background-color: var(--e-global-color-primary);
}
.cold-587a .alert-prev-5c27 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.cold-587a .gradient-ff9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-587a .avatar-left-9715 {
  background-color: var(--e-global-color-primary);
}
.cold-587a .avatar-left-9715 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_0398 .tabs-8870 .blue-d1f9 .pro_163d {
  background-color: var(--e-global-color-secondary);
}
.panel_0398 .tabs-8870 .secondary-e266:after {
  background-color: var(--e-global-color-secondary);
}
.panel_0398 .box_c279 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_0398 .light-66cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_0398 .avatar-north-399d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_0398 .mini_341f {
  background-color: var(--e-global-color-primary);
}
.panel_0398 .mini_341f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_0398 .popup_d091 {
  background-color: var(--e-global-color-secondary);
}
.panel_0398 .popup_d091 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_0398 .tabs-8870 .action_4b41 .input_afa7:hover {
  background-color: var(--e-global-color-primary);
}
.panel_0398
  .tabs-8870
  .action_4b41
  .input_afa7.button_2b67 {
  background-color: var(--e-global-color-primary);
}
.panel_0398 .tabs-8870 .box-large-5636:before {
  border-color: var(--e-global-color-primary);
}
.panel_0398 .tabs-8870 .box-large-5636:hover:before {
  border-color: var(--e-global-color-secondary);
}
.panel_0398
  .tabs-8870
  .box-large-5636.warm-2993:before {
  border-color: var(--e-global-color-primary);
}
.panel_0398 .dim-fe3a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_3a0d .section_easy_efe6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_3a0d .section_easy_efe6:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_3a0d .section_easy_efe6.blue_c796 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_3a0d .right_b93b {
  background-color: var(--e-global-color-primary);
}
.focus_3a0d .right_b93b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_3a0d
  .old_15ac
  .gas_5036
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_3a0d
  .module_f6bc
  .gas_5036
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_thick_dc97
  .element_37dc
  .prev_291c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_thick_dc97
  .element_37dc
  .gradient-prev-95ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_thick_dc97 .green_dbeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_thick_dc97 .lower-27e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_thick_dc97 .section_fluid_9cc6 {
  background-color: var(--e-global-color-primary);
}
.badge_thick_dc97 .section_fluid_9cc6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_steel_1ae9 .inner-78d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_steel_1ae9 .texture-medium-228a {
  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);
}
.aside_steel_1ae9 .new-4c09 {
  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);
}
.aside_steel_1ae9 .new-4c09 a:hover {
  color: var(--e-global-color-secondary);
}
.aside_steel_1ae9 .modal_a798 {
  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);
}
.aside_steel_1ae9 .box-e564 {
  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);
}
.aside_steel_1ae9 .outline_center_df58 .box-stale-5177 {
  background-color: var(--e-global-color-primary);
}
.aside_steel_1ae9 .outline_center_df58 .box-stale-5177:hover {
  background-color: var(--e-global-color-accent);
}
.aside_steel_1ae9
  .outline_center_df58
  .logo-da4a
  li
  span {
  background-color: var(--e-global-color-text);
}
.aside_steel_1ae9
  .outline_center_df58
  .logo-da4a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.aside_steel_1ae9
  .outline_center_df58
  .logo-da4a
  li.logo_steel_8922
  span {
  background-color: var(--e-global-color-accent);
}
.mini-07cf
  .title_71cf
  .hidden-b2e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-07cf .title_71cf .selected-041b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-07cf .title_71cf .shadow_40f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-07cf .thumbnail_9871 {
  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);
}
.mini-07cf
  .accordion_under_0f23.card-f259 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > a {
  background-color: var(--e-global-color-text);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > a
  .card_yellow_1dc6.aside_2091 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > a
  .footer_south_0b12.filter_light_c9bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > .tertiary-action-d212
  .dim-b47d
  > a {
  background-color: var(--e-global-color-secondary);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > .tertiary-action-d212
  .dim-b47d
  > a
  .search_in_f107 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > .tertiary-action-d212
  .dim-b47d
  > a
  .footer_south_0b12.full_4e00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > a
  .accent_1e1b:before {
  color: var(--e-global-color-text);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > .tertiary-action-d212
  a
  .accent_1e1b:before {
  color: var(--e-global-color-text);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d.hidden_0b70
  > a
  .accent_1e1b:before {
  color: var(--e-global-color-text);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > .tertiary-action-d212
  .dim-b47d.hidden_0b70
  > a
  .accent_1e1b:before {
  color: var(--e-global-color-text);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > a
  .tabs-top-4ac6
  .surface_last_8a8b {
  color: var(--e-global-color-text);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > .tertiary-action-d212
  a
  .tabs-top-4ac6
  .surface_last_8a8b {
  color: var(--e-global-color-text);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > a
  .tabs-top-4ac6
  .surface_last_8a8b,
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > .tertiary-action-d212
  a
  .tabs-top-4ac6
  .surface_last_8a8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > a
  .right-6538:before {
  color: var(--e-global-color-text);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > .tertiary-action-d212
  a
  .right-6538:before {
  color: var(--e-global-color-text);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d.hidden_0b70
  > a
  .right-6538:before {
  color: var(--e-global-color-text);
}
.thick-59e7
  > .gas_900a
  > div
  > .content-741e
  > .dim-b47d
  > .tertiary-action-d212
  .dim-b47d.hidden_0b70
  > a
  .right-6538:before {
  color: var(--e-global-color-text);
}
.steel-5014 .preview-in-e825 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel-5014
  .accent_a014:hover
  .preview-in-e825 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_40c4
  > .gas_900a
  > .border-79f4
  > .wrapper-b5ca
  > .primary-next-4ef1
  > .texture_white_2ed1
  .clean-404a {
  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);
}
.breadcrumb_40c4
  > .gas_900a
  > .border-79f4
  > .wrapper-b5ca
  > .primary-next-4ef1
  > .texture_white_2ed1:hover
  .clean-404a {
  color: var(--e-global-color-text);
}
.breadcrumb_40c4
  > .gas_900a
  > .border-79f4
  > .wrapper-b5ca
  > .primary-next-4ef1
  > .texture_white_2ed1:hover
  .clean-404a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_40c4
  > .gas_900a
  > .border-79f4
  > .wrapper-b5ca
  > .primary-next-4ef1.slider-d9d4
  > .texture_white_2ed1
  .clean-404a {
  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);
}
.grid_solid_fe0a .content-78f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_solid_fe0a .hover_gold_5ac1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_solid_fe0a .easy_a489 {
  background-color: var(--e-global-color-primary);
}
.grid_solid_fe0a .easy_a489 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_d76f
  > .gas_900a
  > .texture-5f7e
  > .hover-hard-6444
  > .table_93b4
  .accent-slow-c277 {
  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);
}
.bright_d76f
  > .gas_900a
  > .texture-5f7e
  > .hover-hard-6444
  > .table_93b4
  .rough-decd {
  color: var(--e-global-color-text);
}
.bright_d76f
  > .gas_900a
  > .texture-5f7e
  > .hover-hard-6444
  > .table_93b4:hover
  .accent-slow-c277 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_d76f
  > .gas_900a
  > .texture-5f7e
  > .hover-hard-6444
  > .table_93b4:hover
  .rough-decd {
  color: var(--e-global-color-secondary);
}
.bright_d76f
  > .gas_900a
  > .texture-5f7e
  > .hover-hard-6444
  > .table_93b4.card_middle_3e00
  .accent-slow-c277 {
  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);
}
.bright_d76f
  > .gas_900a
  > .texture-5f7e
  > .hover-hard-6444
  > .table_93b4.card_middle_3e00
  .rough-decd {
  color: var(--e-global-color-primary);
}
.static-6d75
  .thumbnail_c04c
  .overlay_f72f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-6d75 .sidebar_over_7bbb .badge_ef4b .wrapper_down_07a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_a615 .heading-d5c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_a615 .input-fc8d .heading-d5c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_a615 .box-fresh-7bf1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_a615 .box-fresh-7bf1 {
  background-color: var(--e-global-color-primary);
}
.item-8bde .hovered_df69 .current-8390 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-8bde
  .hovered_df69:hover
  .accent-slow-b388 {
  color: var(--e-global-color-secondary);
}
.item-8bde
  .hovered_df69:hover
  .current-8390 {
  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_current_14f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.logo-62f6 {
  flex-direction: column;
}

.logo-62f6 .border_blue_1474 {
  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.logo-62f6 .border_blue_1474 {
  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);
}

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

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

.soft-ff3e.gas-8b3a {
  display: none;
}

.summary_03a5 {
  display: none;
}

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

.old_6bff.purple-6ec7 {
  margin-bottom: 40px;
  width: 100%;
}

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

.logo-62f6 a {
  width: 100%;
}

.brown-edb2 .pro_1265.info-medium-3b5f {
  width: 20% !important;
}

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

.row-47ad: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%);
}

.row-47ad svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.brown-edb2
  .pro_1265.shadow_last_11f4
  .thumbnail_202a
  .input-a6e0 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.wrapper-liquid-12bb.shade-6269 > .action_2f7b {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.pink-2fad {
  position: relative;
  width: 100%;
}

.tertiary-warm-6bdb {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.accordion-focused-8081 {
  font-size: 35px !important;
}

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

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

.filter-inner-1432 {
  display: flex;
  gap: 50px;
}

.brown-edb2
  .pro_1265.dropdown-mini-5dc0
  .thumbnail_bottom_8b13
  .block-glass-45c0 {
  width: 100% !important;
}

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

.image-d822 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.in-dad5 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.thumbnail_fd32:hover .in-dad5 {
  visibility: visible;
}
.thumbnail_fd32:hover.thumbnail_fd32::before {
  display: block;
}

.highlight_aac2 h3 {
  color: #fff;
}

.hard_779e {
  margin: 0;
}

.brown-edb2
  .pro_1265.dropdown-mini-5dc0
  .block-glass-45c0
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.highlight-static-aa9b {
  width: 100%;
}

.footer_pink_ee64 {
  width: 100%;
}

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

.footer_pink_ee64 {
  width: 100%;
}

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

.block-glass-45c0 {
  display: flex;
  align-items: center;
}

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

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

.logo-62f6 .border_blue_1474.video-b1c6 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.logo-62f6 h1.border_blue_1474 {
  margin-top: 80px !important;
}

.brown-edb2 .pro_1265.grid-mini-65da {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.link_out_ef90 img {
  width: 100%;
}

.dynamic-901f .basic_3c3a.thumbnail_202a {
  justify-content: space-between;
}

.detail-ff4c {
  display: none;
}

.section_light_259f .highlight-pressed-6bcb {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .wrapper-liquid-12bb .action_2f7b {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .row-47ad svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .dynamic-901f .basic_3c3a.thumbnail_202a {
    border-bottom: 1px solid #f0c159;
  }

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

  .wrapper-liquid-12bb.shade-6269 > .action_2f7b {
    gap: 15px;
    justify-content: space-between;
  }

  .brown-edb2
    .pro_1265.dropdown-mini-5dc0
    .block-glass-45c0
    img {
    width: 60% !important;
  }

  .tertiary-warm-6bdb {
    left: 2%;
  }

  .outline_5255 {
    margin: 10px 0;
  }

  .logo-62f6 .highlight-pressed-6bcb {
    margin: 0;
    margin-bottom: 10px;
  }

  .row-47ad {
    font-size: 16px !important;
  }

  .accordion-focused-8081 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.logo-62f6 .border_blue_1474,
  .logo-62f6 .border_blue_1474 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .block-glass-45c0 {
    justify-content: center;
  }

  .logo-62f6 .highlight-pressed-6bcb {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .brown-edb2 .pro_1265.info-medium-3b5f {
    width: 75% !important;
  }

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

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

  h2.logo-62f6 .border_blue_1474,
  .logo-62f6 .border_blue_1474 {
    font-size: 30px !important;
  }

  .block-glass-45c0 {
    justify-content: center;
  }

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

  .accent_b6a8
    .huge_5ed6.slider-right-4813 {
    margin: 0 !important;
  }

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

  .outline_5255 {
    display: flex;
  }

  .accent-3a62 .row-47ad {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .modal-928a svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .logo-62f6 h1.border_blue_1474 {
    margin-top: 40px !important;
  }

  .brown-edb2
    .pro_1265.dropdown-mini-5dc0
    .block-glass-45c0
    img,
  .preview_3b23 .thumbnail_bottom_8b13 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .brown-edb2 .pro_1265.info-medium-3b5f {
    width: 100% !important;
  }

  .wrapper-liquid-12bb.shade-6269 > .action_2f7b {
    gap: 3px;
  }

  .logo-62f6 .highlight-pressed-6bcb {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.dynamic-901f .basic_3c3a.thumbnail_202a {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.dynamic-901f .basic_3c3a.thumbnail_202a: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);
}

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

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

.logo-62f6 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.icon-yellow-c162 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .dynamic-901f .basic_3c3a.thumbnail_202a {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .logo-62f6 .border_blue_1474 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .row-47ad {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.description-white-e51a .title_8327 {
  flex-shrink: 0;
  white-space: nowrap;
}

.description-white-e51a .content_7811 {
  flex-shrink: 0;
  min-width: fit-content;
}

.description-white-e51a .input-a6e0 {
  white-space: nowrap;
}

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

.description-white-e51a {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.description-white-e51a .content_7811 {
  max-width: 80px !important;
  overflow: hidden;
}

.description-white-e51a .basic_3c3a.thumbnail_202a {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.description-white-e51a .input-a6e0 {
  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);
  }
}

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

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

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

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

body .selected-f059:nth-child(2),
.brown-edb2 .selected-f059:nth-child(2),
#page .selected-f059: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;
}

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

/* css-noise: fd0a */
.phantom-card-p0 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
