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(.rough_40ba) {
  gap: 0.5em;
}
:where(.image_fluid_19f6) {
  gap: 0.5em;
}
body .chip_aa13 > .sort_a173 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .chip_aa13 > .link_c603 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .chip_aa13 > .bright-b648 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tabs_west_7c74 > .sort_a173 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tabs_west_7c74 > .link_c603 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tabs_west_7c74 > .bright-b648 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tabs_west_7c74
  > :where(:not(.sort_a173):not(.link_c603):not(.menu_red_deac)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tabs_west_7c74 > .breadcrumb_ada3 {
  max-width: var(--wp--style--global--wide-size);
}
body .rough_40ba {
  display: flex;
}
body .rough_40ba {
  flex-wrap: wrap;
  align-items: center;
}
body .rough_40ba > * {
  margin: 0;
}
body .image_fluid_19f6 {
  display: grid;
}
body .image_fluid_19f6 > * {
  margin: 0;
}
:where(.logo_fb55.rough_40ba) {
  gap: 2em;
}
:where(.logo_fb55.image_fluid_19f6) {
  gap: 2em;
}
:where(.title-dynamic-0ab6.rough_40ba) {
  gap: 1.25em;
}
:where(.title-dynamic-0ab6.image_fluid_19f6) {
  gap: 1.25em;
}
.bottom_3fc6 {
  color: var(--wp--preset--color--black) !important;
}
.active-56f2 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accent-narrow-5649 {
  color: var(--wp--preset--color--white) !important;
}
.silver-3706 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.filter_middle_2964 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.text_out_786e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form-down-62a3 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.backdrop_7b32 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.element_8b97 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.secondary_26f0 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.container_hot_2d5d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.modal-a376 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.dropdown-easy-37c7 {
  background-color: var(--wp--preset--color--black) !important;
}
.pro-fd1e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shade_70e3 {
  background-color: var(--wp--preset--color--white) !important;
}
.filter-pink-16f8 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.highlight-ce46 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tooltip_fresh_2025 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.small-bc40 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.component-5dd6 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.aside_07c8 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.column_6f6d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wood-5b96 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.backdrop_north_8c1a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.block_af88 {
  border-color: var(--wp--preset--color--black) !important;
}
.prev-a025 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wrapper_gas_66ad {
  border-color: var(--wp--preset--color--white) !important;
}
.caption-south-a1b3 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.feature_dim_8290 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.border-8b05 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wrapper-motion-f046 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gradient-2ece {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hidden-5569 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.media_7c93 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.block-gas-3a15 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.bright-b792 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.first_d5f7 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.hard-83f0 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.in_156f {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.white_8f9e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.frame_ac0d {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.paper-e248 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.pro-3ac8 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.selected_77d7 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.shade_gold_fbdf {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gas_c198 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.bronze-8447 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.background_tall_1282 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.gradient-gold-89e5 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.dirty_555d {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.hard_ac71 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.pink-0c24 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.wide-ceba a:where(:not(.caption-0a8d)) {
  color: inherit;
}
:where(.title-dynamic-0ab6.rough_40ba) {
  gap: 1.25em;
}
:where(.title-dynamic-0ab6.image_fluid_19f6) {
  gap: 1.25em;
}
:where(.logo_fb55.rough_40ba) {
  gap: 2em;
}
:where(.logo_fb55.image_fluid_19f6) {
  gap: 2em;
}
.mini_0c77 {
  font-size: 1.5em;
  line-height: 1.6;
}

.steel-e066 .progress-gas-0a5b {
  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);
}
.bronze-db4a .white-a1c0 {
  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);
}
.preview_b31a {
  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);
}
.preview_b31a.shade-current-e967 .popup-warm-bcfc {
  background-color: var(--e-global-color-primary);
}
.preview_b31a.west_b673 .popup-warm-bcfc,
.preview_b31a.icon-708a .popup-warm-bcfc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.main-static-8527 .carousel-plasma-642a {
  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);
}
.surface_0bc2 {
  --divider-color: var(--e-global-color-secondary);
}
.surface_0bc2 .primary-4b17 {
  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);
}
.surface_0bc2.summary-fast-e571 .fast-d690 {
  background-color: var(--e-global-color-secondary);
}
.surface_0bc2.short_b6ec .fast-d690,
.surface_0bc2.footer-86c8 .fast-d690 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.surface_0bc2.short_b6ec .fast-d690,
.surface_0bc2.footer-86c8 .fast-d690 svg {
  fill: var(--e-global-color-secondary);
}
.column-220c .caption_rough_bbae {
  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);
}
.column-220c .easy-c17d {
  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);
}
.lower_17d1.summary-fast-e571 .fast-d690 {
  background-color: var(--e-global-color-primary);
}
.lower_17d1.short_b6ec .fast-d690,
.lower_17d1.footer-86c8 .fast-d690 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.lower_17d1.short_b6ec .fast-d690,
.lower_17d1.footer-86c8 .fast-d690 svg {
  fill: var(--e-global-color-primary);
}
.heading_orange_ee0b.summary-fast-e571 .fast-d690 {
  background-color: var(--e-global-color-primary);
}
.heading_orange_ee0b.short_b6ec .fast-d690,
.heading_orange_ee0b.footer-86c8 .fast-d690 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.heading_orange_ee0b .carousel-inner-b410 {
  color: var(--e-global-color-primary);
}
.heading_orange_ee0b .carousel-inner-b410,
.heading_orange_ee0b .carousel-inner-b410 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_orange_ee0b .background_4115 {
  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-warm-34af .plasma-e2c8 {
  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);
}
.title_b3fd .selected_106b .next_b557 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_fluid_33fb .gas-f3b0:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.avatar_fluid_33fb .complex_740b i {
  color: var(--e-global-color-primary);
}
.avatar_fluid_33fb .complex_740b svg {
  fill: var(--e-global-color-primary);
}
.avatar_fluid_33fb .hover_copper_14d4 {
  color: var(--e-global-color-secondary);
}
.avatar_fluid_33fb .gas-f3b0 > .hover_copper_14d4,
.avatar_fluid_33fb .gas-f3b0 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-3fd4 .feature_pro_1436 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-3fd4 .container-solid-9cd9 {
  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);
}
.small_13ce .footer-d041 .inner-3e63 {
  background-color: var(--e-global-color-primary);
}
.small_13ce .clean_feed {
  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);
}
.carousel-9d92 .section_f922 {
  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);
}
.carousel-9d92 .green-0d27 {
  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);
}
.carousel-9d92 .slow-e6e7 {
  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);
}
.media-narrow-b225 .video-531d,
.media-narrow-b225 .video-531d a {
  color: var(--e-global-color-primary);
}
.media-narrow-b225 .video-531d.steel-b83d,
.media-narrow-b225 .video-531d.steel-b83d a {
  color: var(--e-global-color-accent);
}
.media-narrow-b225 .video-531d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-narrow-b225 .message_f0e8 {
  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);
}
.narrow-460a .message-bae5,
.narrow-460a .shadow_e750 {
  color: var(--e-global-color-primary);
}
.narrow-460a .message-bae5 svg {
  fill: var(--e-global-color-primary);
}
.narrow-460a .steel-b83d .message-bae5,
.narrow-460a .steel-b83d .shadow_e750 {
  color: var(--e-global-color-accent);
}
.narrow-460a .steel-b83d .message-bae5 svg {
  fill: var(--e-global-color-accent);
}
.narrow-460a .shadow_e750 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-460a .message_f0e8 {
  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);
}
.middle_dc55 .video_copper_80ff,
.middle_dc55 .cold_2dc2 {
  color: var(--e-global-color-primary);
}
.middle_dc55 .cold_2dc2 svg {
  fill: var(--e-global-color-primary);
}
.middle_dc55 .video-531d.steel-b83d a,
.middle_dc55
  .video-531d.steel-b83d
  .cold_2dc2 {
  color: var(--e-global-color-accent);
}
.middle_dc55 .video_copper_80ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_dc55 .message_f0e8 {
  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);
}
.east-cb74 .hidden-c533 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-cb74 .card-liquid-02df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_south_7dc7 .aside_iron_f7db .under-b113 {
  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);
}
.module_south_7dc7 .aside_iron_f7db .item_paper_e282 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_south_7dc7 .pagination-light-8e89 .under-b113 {
  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);
}
.module_south_7dc7
  .pagination-light-8e89
  .item_paper_e282 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_south_7dc7
  .background-3671
  .under-b113 {
  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);
}
.module_south_7dc7
  .background-3671
  .item_paper_e282 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_south_7dc7
  .footer-1e0e
  .under-b113 {
  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);
}
.module_south_7dc7
  .footer-1e0e
  .item_paper_e282 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_fixed_cdbb .caption-35cf {
  background-color: var(--e-global-color-primary);
}
.footer_fixed_cdbb .caption-35cf:hover {
  background-color: var(--e-global-color-primary);
}
.footer_fixed_cdbb .smooth_fec4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_fixed_cdbb
  .caption-35cf:hover
  .smooth_fec4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_inner_304f .north-5e41 {
  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);
}
.outline_fdf7 .widget_smooth_68a7 .frame-acff a {
  background-color: var(--e-global-color-accent);
}
.outline_fdf7 .widget_smooth_68a7 .active-09f2 a {
  background-color: var(--e-global-color-accent);
}
.outline_fdf7 .widget_smooth_68a7 .frame-acff a,
.outline_fdf7 .widget_smooth_68a7 .active-09f2 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-b828
  .top-7851.label_14db
  .widget_smooth_68a7
  a.video_wood_57c5 {
  background-color: var(--e-global-color-accent);
}
.medium-b828
  .top-7851.label_14db
  .widget_smooth_68a7
  span.video_wood_57c5.fn-current-6bd1 {
  background-color: var(--e-global-color-text);
}
.medium-b828
  .top-7851.label_14db
  .widget_smooth_68a7
  .video_wood_57c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-f870 .dark_bcf0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-f870
  .texture-dfa8
  > .stone-6240
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-f870
  .image-0f8e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-f870
  .slider-2e63
  .caption_897e,
.icon-f870
  .slider-2e63
  .title_239a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-f870
  .slider-2e63
  .plasma-41f2,
.icon-f870
  .slider-2e63
  a
  .plasma-41f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-f870
  .slider-2e63
  .photo-b7dd {
  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);
}
.icon-f870
  .slider-2e63
  .motion_e04b {
  background-color: var(--e-global-color-primary);
}
.icon-f870
  .slider-2e63
  .motion_e04b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-f870
  .slider-2e63
  .motion_e04b:hover {
  background-color: var(--e-global-color-primary);
}
.icon-f870
  .slider-2e63
  .video_pink_b717 {
  background-color: var(--e-global-color-primary);
}
.icon-f870
  .slider-2e63
  .video_pink_b717 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-f870
  .slider-2e63
  .video_pink_b717:hover {
  background-color: var(--e-global-color-primary);
}
.icon-f870
  .block_pink_3725
  .item-next-fbd2
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-f870
  .block_pink_3725
  .table-short-f6ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-f870
  .block_pink_3725
  .photo-b7dd {
  color: var(--e-global-color-text);
}
.icon-f870
  .block_pink_3725
  .photo-b7dd
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-f870
  .block_pink_3725
  .motion_e04b {
  background-color: var(--e-global-color-primary);
}
.icon-f870
  .block_pink_3725
  .motion_e04b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-f870
  .block_pink_3725
  .motion_e04b:hover {
  background-color: var(--e-global-color-primary);
}
.icon-f870
  .block_pink_3725
  .video_pink_b717 {
  background-color: var(--e-global-color-primary);
}
.icon-f870
  .block_pink_3725
  .video_pink_b717 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-f870
  .block_pink_3725
  .video_pink_b717:hover {
  background-color: var(--e-global-color-primary);
}
.icon-f870 .breadcrumb_dark_8f0f {
  background-color: var(--e-global-color-primary);
}
.icon-f870 .breadcrumb_dark_8f0f:hover {
  background-color: var(--e-global-color-primary);
}
.icon-f870 .sort_a95c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-f870 .mini_3673 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-4e6a .avatar_complex_350f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-4e6a
  .tooltip_old_0498
  > div:nth-child(3)
  .avatar_complex_350f,
.frame-4e6a
  .detail_black_18b0
  > div:nth-child(1)
  .avatar_complex_350f,
.frame-4e6a
  .middle-fc0f
  > div:nth-child(1)
  .avatar_complex_350f,
.frame-4e6a
  .accordion-b88f
  > div:nth-child(1)
  .avatar_complex_350f,
.frame-4e6a
  .summary-e196
  > div:nth-child(1)
  .avatar_complex_350f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-4e6a .gallery_0006 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-4e6a .thumbnail-tiny-a9c8 {
  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);
}
.frame-4e6a .over-7d93 {
  background-color: var(--e-global-color-primary);
}
.frame-4e6a .over-7d93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-4e6a .over-7d93:hover {
  background-color: var(--e-global-color-primary);
}
.frame-4e6a .picture-under-897f {
  background-color: var(--e-global-color-primary);
}
.frame-4e6a .picture-under-897f:hover {
  background-color: var(--e-global-color-primary);
}
.frame-4e6a .sort_a95c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-4e6a .mini_3673 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-a778 .slow_cc58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-a778 .full-463f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-a778 .alert_050b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-a778 .over_1887 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-a778 .modal_f7bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-a778 .picture-under-897f {
  background-color: var(--e-global-color-primary);
}
.modal-a778 .picture-under-897f:hover {
  background-color: var(--e-global-color-primary);
}
.content-c0cd .hard_9574 {
  background-color: var(--e-global-color-secondary);
}
.content-c0cd .shadow_e678 {
  background-color: var(--e-global-color-text);
}
.content-c0cd .mask_under_1969 {
  background-color: var(--e-global-color-secondary);
}
.content-c0cd .module_white_7267 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-c0cd .advanced-386a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-c0cd .search-6ccd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-c0cd .notice_2f23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-c0cd .image-red-3da3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_advanced_46f8 .small_5459 .main_wood_1ce9,
.shadow_advanced_46f8
  .small_5459
  .main_wood_1ce9
  a,
.shadow_advanced_46f8 .wide_a04b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_advanced_46f8 .small_5459 .tabs_f6df,
.shadow_advanced_46f8 .wide_6a5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_advanced_46f8 .small_5459 .tabs_f6df {
  color: var(--e-global-color-text);
}
.shadow_advanced_46f8 .wide_6a5d {
  color: var(--e-global-color-text);
}
.shadow_advanced_46f8
  .small_5459
  .fresh-9328 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_advanced_46f8 .preview_aa83 .texture_aef0 {
  background-color: var(--e-global-color-primary);
}
.shadow_advanced_46f8 .preview_aa83 .texture_aef0:hover {
  background-color: var(--e-global-color-primary);
}
.shadow_advanced_46f8 .preview_aa83 .tertiary_5efc li span {
  background-color: var(--e-global-color-text);
}
.shadow_advanced_46f8 .preview_aa83 .tertiary_5efc li span:hover {
  background-color: var(--e-global-color-primary);
}
.shadow_advanced_46f8
  .preview_aa83
  .tertiary_5efc
  li.title-red-7473
  span {
  background-color: var(--e-global-color-accent);
}
.shadow_advanced_46f8 .notice-5238 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_5a5f .top-866c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-825a .huge-0abc {
  background-color: var(--e-global-color-primary);
}
.in-825a .pagination_over_34ec {
  background-color: var(--e-global-color-secondary);
}
.in-825a .item_short_45a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-825a .disabled-6c44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-825a .table_8339 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-825a .progress_large_4da9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-825a .summary-static-36b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-825a .lower_97a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-825a .warm-960c {
  background-color: var(--e-global-color-primary);
}
.in-825a .warm-960c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-748b .pattern-current-7351 {
  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);
}
.form-748b .carousel-6523 {
  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);
}
.form-748b
  .layout-focused-f6af:after {
  background-color: var(--e-global-color-primary);
}
.form-748b .sidebar-left-69d7 {
  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);
}
.dropdown-middle-1859 .wide_a04b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-middle-1859 .wide_6a5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-25af .black_62a0 .active_e20a {
  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);
}
.picture-25af .black_62a0 .info_short_d8ba {
  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);
}
.hard_112e .green_1a5a {
  background-color: var(--e-global-color-primary);
}
.hard_112e .disabled_c661 {
  background-color: var(--e-global-color-secondary);
}
.hard_112e .input-b39c .green_666e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_112e .message-bright-91a9 .green_666e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_d288 .tertiary_up_582a .backdrop-fixed-dd02 {
  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);
}
.pagination_d288 .tertiary_up_582a .wrapper-a346 {
  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);
}
.pagination_d288 .tertiary_up_582a .box_71e4 {
  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);
}
.list-lower-0b6a .list_black_67ab {
  border-color: var(--e-global-color-text);
}
.list-lower-0b6a .menu-bronze-8e2b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-lower-0b6a .row_liquid_4c21 {
  color: var(--e-global-color-primary);
}
.list-lower-0b6a .small-0569 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_focused_2786 .container-e2e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_focused_2786 .message-8f10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_focused_2786 .filter_ac91:hover .container-e2e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_focused_2786
  .filter_ac91:hover
  .message-8f10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_blue_6750 .container-right-5c3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_blue_6750 .slider-medium-1f67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_dfcd .banner-dcbc .focus-e10c {
  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);
}
.preview_dfcd .glass_ce3a .focus-e10c {
  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);
}
.secondary_warm_dde4 .down-d6a1 {
  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);
}
.button-38cc .hero-27ca .stale-2e2f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-38cc .hero-27ca .stale-2e2f {
  background-color: var(--e-global-color-secondary);
}
.button-38cc .notice-over-4bcf .stale-2e2f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-38cc .notice-over-4bcf .stale-2e2f {
  background-color: var(--e-global-color-secondary);
}
.button-38cc .highlight_9063 .modal_76cb {
  background-color: var(--e-global-color-primary);
}
.button-38cc .highlight_9063:hover .modal_76cb {
  background-color: var(--e-global-color-secondary);
}
.button-38cc .texture_aef0 {
  background-color: var(--e-global-color-primary);
}
.button-38cc .texture_aef0:hover {
  background-color: var(--e-global-color-accent);
}
.button-38cc .tertiary_5efc li span {
  background-color: var(--e-global-color-text);
}
.button-38cc .tertiary_5efc li span:hover {
  background-color: var(--e-global-color-primary);
}
.button-38cc .tertiary_5efc li.title-red-7473 span {
  background-color: var(--e-global-color-accent);
}
.input_9cc5 .fixed-2d58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_9cc5 .logo-1bc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-ad47 .huge-9a1d:before {
  background-color: var(--e-global-color-secondary);
}
.active-ad47 .footer-0907 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-ad47 .top-12c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_ff07 .background_in_89e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_ff07 .background_in_89e9:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_ff07 .background_in_89e9.fn-active-6bd1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_ff07 .filter_002b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_ff07 .wide_5198 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_ff07 .module-9625 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_ff07 .element-5735 {
  background-color: var(--e-global-color-primary);
}
.card_ff07 .element-5735 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_ff07 .form-large-d3de {
  background-color: var(--e-global-color-primary);
}
.card_ff07 .form-large-d3de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast_5a04 .block_3465 .input-f6ef a {
  color: var(--e-global-color-secondary);
}
.fast_5a04 .block_3465 .input-f6ef a:hover {
  color: var(--e-global-color-secondary);
}
.fast_5a04 .block_3465 .input-f6ef,
.fast_5a04 .block_3465 .input-f6ef a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_5a04 .block_3465 .hard_6bd0 {
  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);
}
.fast_5a04 .block_3465 .notification_short_4c43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_5a04 .block_3465 .brown-3e5a {
  background-color: var(--e-global-color-primary);
}
.fast_5a04 .block_3465 .brown-3e5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_5a04 .block_3465 .brown-3e5a:hover {
  background-color: var(--e-global-color-primary);
}
.fast_5a04 .block_3465 .accordion-0c57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast_5a04 .block_3465 .accordion-0c57 {
  background-color: var(--e-global-color-primary);
}
.fast_5a04 .block_3465 .accordion-0c57:hover {
  background-color: var(--e-global-color-primary);
}
.fast_5a04 .block_3465 .texture_aef0 {
  background-color: var(--e-global-color-primary);
}
.fast_5a04 .block_3465 .texture_aef0:hover {
  background-color: var(--e-global-color-primary);
}
.fast_5a04 .preview_aa83 .tertiary_5efc li span {
  background-color: var(--e-global-color-text);
}
.fast_5a04 .preview_aa83 .tertiary_5efc li span:hover {
  background-color: var(--e-global-color-primary);
}
.fast_5a04 .preview_aa83 .tertiary_5efc li.title-red-7473 span {
  background-color: var(--e-global-color-accent);
}
.fast_5a04 .sort_a95c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_5a04 .mini_3673 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-huge-36ef .complex_db7a .status-3c84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-huge-36ef .complex_db7a .table-stale-b56c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-huge-36ef .complex_db7a .aside_complex_4aa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-1ac1 .input-purple-d665 {
  border-color: var(--e-global-color-text);
}
.breadcrumb-1ac1 .paragraph_fed4 {
  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);
}
.breadcrumb-1ac1 .hovered-589d {
  color: var(--e-global-color-secondary);
}
.breadcrumb-1ac1 .hovered-589d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-1ac1 .carousel_large_6ad5 > * {
  color: var(--e-global-color-primary);
}
.breadcrumb-1ac1 .carousel_large_6ad5 > * svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb-1ac1 .sort-hovered-308b {
  color: var(--e-global-color-primary);
}
.breadcrumb-1ac1 .sort-hovered-308b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-1ac1 .paragraph_dim_0a50 {
  color: var(--e-global-color-primary);
}
.breadcrumb-1ac1 .paragraph_dim_0a50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-1ac1 .border_5008 {
  color: var(--e-global-color-primary);
}
.breadcrumb-1ac1 .border_5008 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-1ac1 .menu-27f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-1ac1 .gallery_under_5e7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-1ac1 .gallery_under_5e7c.paper_1074 {
  color: var(--e-global-color-secondary);
}
.breadcrumb-1ac1 .gallery_under_5e7c.paper_1074 .tag_warm_e793 {
  color: var(--e-global-color-accent);
}
.breadcrumb-1ac1 .gallery_under_5e7c.notification_advanced_aa86 {
  color: var(--e-global-color-text);
}
.breadcrumb-1ac1 .gallery_under_5e7c.notification_advanced_aa86 .tag_warm_e793 {
  color: var(--e-global-color-text);
}
.breadcrumb-1ac1 .gallery_under_5e7c:before {
  border-top-color: var(--e-global-color-text);
}
.breadcrumb-1ac1 .link-5a71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-1ac1
  .link-5a71
  .badge-north-6c3c {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-1ac1
  .link-5a71
  .badge-north-6c3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-1ac1 .input-purple-d665 .notice-upper-a50e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_white_8ccf .pagination-ab47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_white_8ccf .in_e5da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_red_cb62 .summary_56ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_red_cb62
  .hover-66ae
  .popup-thick-f08e {
  background-color: var(--e-global-color-secondary);
}
.icon_red_cb62
  .hover-66ae.border_light_a1f7
  .popup-thick-f08e {
  background-color: var(--e-global-color-text);
}
.icon_red_cb62
  .hover-66ae:hover
  .popup-thick-f08e {
  background-color: var(--e-global-color-accent);
}
.icon_red_cb62
  .hover-66ae.fn-active-6bd1
  .popup-thick-f08e {
  background-color: var(--e-global-color-primary);
}
.carousel_hard_852a .tiny-690d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.carousel_hard_852a .plasma-c60c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_hard_852a .backdrop_outer_c896 {
  background-color: var(--e-global-color-primary);
}
.carousel_hard_852a .backdrop_outer_c896 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-44dc .right_3316 .tooltip-active-1cb5 .pagination-fresh-8d44 {
  background-color: var(--e-global-color-secondary);
}
.outline-44dc .right_3316 .component-hard-b00d:after {
  background-color: var(--e-global-color-secondary);
}
.outline-44dc .small_8faa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-44dc .secondary_simple_2bc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-44dc .carousel_warm_cf0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-44dc .sort-9898 {
  background-color: var(--e-global-color-primary);
}
.outline-44dc .sort-9898 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-44dc .accordion_basic_00d8 {
  background-color: var(--e-global-color-secondary);
}
.outline-44dc .accordion_basic_00d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-44dc .right_3316 .description-0a3e .paragraph_aac0:hover {
  background-color: var(--e-global-color-primary);
}
.outline-44dc
  .right_3316
  .description-0a3e
  .paragraph_aac0.frame_fresh_194f {
  background-color: var(--e-global-color-primary);
}
.outline-44dc .right_3316 .first_88b6:before {
  border-color: var(--e-global-color-primary);
}
.outline-44dc .right_3316 .first_88b6:hover:before {
  border-color: var(--e-global-color-secondary);
}
.outline-44dc
  .right_3316
  .first_88b6.row-orange-a83a:before {
  border-color: var(--e-global-color-primary);
}
.outline-44dc .pagination-9c7a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-middle-abca .picture_04d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-middle-abca .picture_04d0:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-middle-abca .picture_04d0.element_26ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-middle-abca .center-89ea {
  background-color: var(--e-global-color-primary);
}
.form-middle-abca .center-89ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-middle-abca
  .table-450a
  .huge_31b3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-middle-abca
  .status_86e0
  .huge_31b3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-stale-8c35
  .module_2778
  .active_0af0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-stale-8c35
  .module_2778
  .heading_dark_eef8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-stale-8c35 .next-106d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-stale-8c35 .progress-motion-f1cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-stale-8c35 .stone_3311 {
  background-color: var(--e-global-color-primary);
}
.message-stale-8c35 .stone_3311 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-up-e028 .article-bronze-6209 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-up-e028 .caption-06ea {
  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);
}
.texture-up-e028 .sort-steel-69a6 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-up-e028 .sort-steel-69a6 a:hover {
  color: var(--e-global-color-secondary);
}
.texture-up-e028 .hidden_bronze_3ff8 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-up-e028 .alert_gas_ae3e {
  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);
}
.texture-up-e028 .background-glass-aceb .texture_aef0 {
  background-color: var(--e-global-color-primary);
}
.texture-up-e028 .background-glass-aceb .texture_aef0:hover {
  background-color: var(--e-global-color-accent);
}
.texture-up-e028
  .background-glass-aceb
  .tertiary_5efc
  li
  span {
  background-color: var(--e-global-color-text);
}
.texture-up-e028
  .background-glass-aceb
  .tertiary_5efc
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.texture-up-e028
  .background-glass-aceb
  .tertiary_5efc
  li.title-red-7473
  span {
  background-color: var(--e-global-color-accent);
}
.logo-d4b2
  .section-5f33
  .caption-ddcc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-d4b2 .section-5f33 .hidden-759f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-d4b2 .section-5f33 .gallery-full-704d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-d4b2 .hero-lite-f607 {
  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);
}
.logo-d4b2
  .aside_dcda.focused-a175 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > a {
  background-color: var(--e-global-color-text);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > a
  .sort_medium_6321.label-281c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > a
  .outer-d5e4.paragraph_d841 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > .summary_8f37
  .item_outer_f96a
  > a {
  background-color: var(--e-global-color-secondary);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > .summary_8f37
  .item_outer_f96a
  > a
  .fast-e07f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > .summary_8f37
  .item_outer_f96a
  > a
  .outer-d5e4.selected-cc80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > a
  .bronze_8c7a:before {
  color: var(--e-global-color-text);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > .summary_8f37
  a
  .bronze_8c7a:before {
  color: var(--e-global-color-text);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a.stone_0428
  > a
  .bronze_8c7a:before {
  color: var(--e-global-color-text);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > .summary_8f37
  .item_outer_f96a.stone_0428
  > a
  .bronze_8c7a:before {
  color: var(--e-global-color-text);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > a
  .down_1384
  .row_rough_89dc {
  color: var(--e-global-color-text);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > .summary_8f37
  a
  .down_1384
  .row_rough_89dc {
  color: var(--e-global-color-text);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > a
  .down_1384
  .row_rough_89dc,
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > .summary_8f37
  a
  .down_1384
  .row_rough_89dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > a
  .bottom_0692:before {
  color: var(--e-global-color-text);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > .summary_8f37
  a
  .bottom_0692:before {
  color: var(--e-global-color-text);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a.stone_0428
  > a
  .bottom_0692:before {
  color: var(--e-global-color-text);
}
.out_ee6d
  > .border_hot_1f32
  > div
  > .grid_f63f
  > .item_outer_f96a
  > .summary_8f37
  .item_outer_f96a.stone_0428
  > a
  .bottom_0692:before {
  color: var(--e-global-color-text);
}
.north-e7aa .article_hot_2edc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-e7aa
  .focus-9df2:hover
  .article_hot_2edc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-818b
  > .border_hot_1f32
  > .full-a36a
  > .fast-ee81
  > .box-glass-d495
  > .sidebar-3639
  .accordion_57ca {
  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);
}
.highlight-818b
  > .border_hot_1f32
  > .full-a36a
  > .fast-ee81
  > .box-glass-d495
  > .sidebar-3639:hover
  .accordion_57ca {
  color: var(--e-global-color-text);
}
.highlight-818b
  > .border_hot_1f32
  > .full-a36a
  > .fast-ee81
  > .box-glass-d495
  > .sidebar-3639:hover
  .accordion_57ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-818b
  > .border_hot_1f32
  > .full-a36a
  > .fast-ee81
  > .box-glass-d495.out-af0c
  > .sidebar-3639
  .accordion_57ca {
  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);
}
.east-898c .under-5f9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-898c .focus_255a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-898c .shade-913c {
  background-color: var(--e-global-color-primary);
}
.east-898c .shade-913c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_full_8865
  > .border_hot_1f32
  > .wrapper_right_b226
  > .alert-liquid-098b
  > .left_9213
  .plasma_b903 {
  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);
}
.primary_full_8865
  > .border_hot_1f32
  > .wrapper_right_b226
  > .alert-liquid-098b
  > .left_9213
  .panel-7a99 {
  color: var(--e-global-color-text);
}
.primary_full_8865
  > .border_hot_1f32
  > .wrapper_right_b226
  > .alert-liquid-098b
  > .left_9213:hover
  .plasma_b903 {
  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);
}
.primary_full_8865
  > .border_hot_1f32
  > .wrapper_right_b226
  > .alert-liquid-098b
  > .left_9213:hover
  .panel-7a99 {
  color: var(--e-global-color-secondary);
}
.primary_full_8865
  > .border_hot_1f32
  > .wrapper_right_b226
  > .alert-liquid-098b
  > .left_9213.top_eeee
  .plasma_b903 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_full_8865
  > .border_hot_1f32
  > .wrapper_right_b226
  > .alert-liquid-098b
  > .left_9213.top_eeee
  .panel-7a99 {
  color: var(--e-global-color-primary);
}
.menu-e7a3
  .column_5de1
  .hover-solid-4590 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-e7a3 .summary_73b0 .notice-upper-a50e .silver-e9f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-0692 .preview_orange_9b68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-0692 .wrapper_7bc6 .preview_orange_9b68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-0692 .tabs-c194 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-0692 .tabs-c194 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-bronze-ad45 .up_6c54 .north_f3a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-bronze-ad45
  .up_6c54:hover
  .menu_93cf {
  color: var(--e-global-color-secondary);
}
.thumbnail-bronze-ad45
  .up_6c54:hover
  .north_f3a3 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-e3bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.filter-5da4 {
  max-width: 1400px !important;
}

.gallery-5704 {
  flex-direction: column;
}

.gallery-5704 .video-brown-a59d {
  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.gallery-5704 .video-brown-a59d {
  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);
}

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

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

.grid_next_c031.tooltip_hot_bbfa {
  display: none;
}

.over_a76e {
  display: none;
}

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

.item-brown-1add.popup_dirty_01eb {
  margin-bottom: 40px;
  width: 100%;
}

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

.gallery-5704 a {
  width: 100%;
}

.dynamic_11bf .gas-84cf.modal-stale-183e {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.dynamic_11bf
  .gas-84cf.medium_051f
  .selected_2b42
  .slider-42cf {
  font-size: 20px !important;
}

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

.thumbnail-right-c85f {
  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;
}

.texture-rough-3e04 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.outline-88dc.heading-upper-09fb > .avatar-over-dcd8 {
  display: flex;
  align-items: center;
}

.huge-148e {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.image-4ed1 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

.tag-selected-245b {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.tooltip_over_9705 {
  display: flex;
  gap: 50px;
}

.dynamic_11bf
  .gas-84cf.pattern-dim-4284
  .tabs-east-83c4
  .red-2922 {
  width: 100% !important;
}

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

.column-tall-ccb0 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.block-center-3c5c {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.caption_cold_a7fb:hover .block-center-3c5c {
  visibility: visible;
}
.caption_cold_a7fb:hover.caption_cold_a7fb::before {
  display: block;
}

.texture-rough-3e04 h3 {
  color: #fff;
}

.dim-5aeb {
  margin: 0;
}

.dynamic_11bf
  .gas-84cf.pattern-dim-4284
  .red-2922
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.basic_b4da {
  width: 100%;
}

.bronze-7892 {
  width: 100%;
}

.picture-95ef {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.bronze-7892 {
  width: 100%;
}

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

.red-2922 {
  display: flex;
  align-items: center;
}

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

.badge-copper-cf60 {
  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;
}

.gallery-5704 .video-brown-a59d.thick-3324 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.gallery-5704 h1.video-brown-a59d {
  margin-top: 80px !important;
}

.dynamic_11bf .gas-84cf.medium-0645 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.stone_4175 img {
  width: 100%;
}

.surface_hard_c3c6 .selected-fde9.selected_2b42 {
  justify-content: space-between;
}

.highlight-copper-a411 {
  display: none;
}

.tag-bronze-c4d9 .article-0d53 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .outline-88dc .avatar-over-dcd8 {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .texture-rough-3e04 h3 {
    font-size: 28px;
  }

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

  .surface_hard_c3c6 .selected-fde9.selected_2b42 {
    border-bottom: 1px solid #f0c159;
  }

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

  .outline-88dc.heading-upper-09fb > .avatar-over-dcd8 {
    gap: 15px;
    justify-content: space-between;
  }

  .dynamic_11bf
    .gas-84cf.pattern-dim-4284
    .red-2922
    img {
    width: 60% !important;
  }

  .image-4ed1 {
    left: 2%;
  }

  .new_5f19 {
    margin: 10px 0;
  }

  .gallery-5704 .article-0d53 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.gallery-5704 .video-brown-a59d,
  .gallery-5704 .video-brown-a59d {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .red-2922 {
    justify-content: center;
  }

  .gallery-5704 .article-0d53 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .dynamic_11bf .gas-84cf.modal-stale-183e {
    width: 75% !important;
  }

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

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

  h2.gallery-5704 .video-brown-a59d,
  .gallery-5704 .video-brown-a59d {
    font-size: 30px !important;
  }

  .red-2922 {
    justify-content: center;
  }

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

  .grid-3ee0
    .image_hovered_0481.simple-5438 {
    margin: 0 !important;
  }

  .huge-148e {
    margin: 0;
    gap: 10px;
  }

  .new_5f19 {
    display: flex;
  }

  .summary_b74a .list_dark_b857 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .table-focused-02a9 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .picture-95ef {
    justify-content: flex-end;
    gap: 1px;
  }

  .gallery-5704 h1.video-brown-a59d {
    margin-top: 40px !important;
  }

  .dynamic_11bf
    .gas-84cf.pattern-dim-4284
    .red-2922
    img,
  .column-220c .tabs-east-83c4 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .dynamic_11bf .gas-84cf.modal-stale-183e {
    width: 100% !important;
  }

  .outline-88dc.heading-upper-09fb > .avatar-over-dcd8 {
    gap: 3px;
  }

  .gallery-5704 .article-0d53 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.surface_hard_c3c6 .selected-fde9.selected_2b42: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .surface_hard_c3c6 .selected-fde9.selected_2b42 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .gallery-5704 .video-brown-a59d {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .list_dark_b857 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.outline-paper-ba35 .motion-7c9a {
  flex-shrink: 0;
  white-space: nowrap;
}

.outline-paper-ba35 .aside_orange_171d {
  flex-shrink: 0;
  min-width: fit-content;
}

.outline-paper-ba35 .slider-42cf {
  white-space: nowrap;
}

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

.outline-paper-ba35 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.outline-paper-ba35 .motion-7c9a {
  max-width: 80px !important;
}

.outline-paper-ba35 .aside_orange_171d {
  max-width: 80px !important;
  overflow: hidden;
}

.outline-paper-ba35 .selected-fde9.selected_2b42 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.outline-paper-ba35 .slider-42cf {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: ff53 */
.shadow-element-d9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
