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(.surface-6a3f) {
  gap: 0.5em;
}
:where(.filter_gas_e821) {
  gap: 0.5em;
}
body .highlight_7650 > .video-medium-f8cf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .highlight_7650 > .description-fresh-68c6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .highlight_7650 > .content-bcc5 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .image-7e27 > .video-medium-f8cf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .image-7e27 > .description-fresh-68c6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .image-7e27 > .content-bcc5 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .image-7e27
  > :where(:not(.video-medium-f8cf):not(.description-fresh-68c6):not(.simple_c869)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .image-7e27 > .progress_7241 {
  max-width: var(--wp--style--global--wide-size);
}
body .surface-6a3f {
  display: flex;
}
body .surface-6a3f {
  flex-wrap: wrap;
  align-items: center;
}
body .surface-6a3f > * {
  margin: 0;
}
body .filter_gas_e821 {
  display: grid;
}
body .filter_gas_e821 > * {
  margin: 0;
}
:where(.light-b9bf.surface-6a3f) {
  gap: 2em;
}
:where(.light-b9bf.filter_gas_e821) {
  gap: 2em;
}
:where(.texture_fb1d.surface-6a3f) {
  gap: 1.25em;
}
:where(.texture_fb1d.filter_gas_e821) {
  gap: 1.25em;
}
.preview_medium_4fe7 {
  color: var(--wp--preset--color--black) !important;
}
.brown_7895 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hero_6da3 {
  color: var(--wp--preset--color--white) !important;
}
.footer-cab8 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.title-narrow-9823 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.card-ae4f {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.aside-west-a023 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.center_0d29 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.easy_68fc {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hidden_2453 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.glass-c2fd {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.soft_98a6 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.mini_104a {
  background-color: var(--wp--preset--color--black) !important;
}
.tabs-west-1001 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.current_d3d6 {
  background-color: var(--wp--preset--color--white) !important;
}
.block_944f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.layout_liquid_ac0c {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.label-wide-7342 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.container-ca4f {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.huge_afff {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gold-fdf0 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.label_selected_086a {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.aside-selected-13d5 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.disabled-simple-bdc9 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.mask-hot-e3f5 {
  border-color: var(--wp--preset--color--black) !important;
}
.wrapper_hovered_a51b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.content_purple_4a96 {
  border-color: var(--wp--preset--color--white) !important;
}
.south_6d61 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.search_07cb {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.border-complex-e48f {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hover_8f01 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.caption_96b1 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.notice-next-b9ac {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dropdown_b71d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.backdrop_ccd5 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.summary_wide_eac9 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.banner_small_7db1 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.icon_377c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.list-rough-5e9f {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.lower_7978 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.layout_f593 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.pattern-16e8 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.black_3d1d {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.pattern-silver-d789 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.texture_full_1808 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.layout_a5e6 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.menu-32a1 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.dynamic_dc33 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.gradient-28fb {
  font-size: var(--wp--preset--font-size--small) !important;
}
.layout_last_fe6e {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.card_3abc {
  font-size: var(--wp--preset--font-size--large) !important;
}
.black-b82d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.notice-c904 a:where(:not(.texture_fluid_a9ef)) {
  color: inherit;
}
:where(.texture_fb1d.surface-6a3f) {
  gap: 1.25em;
}
:where(.texture_fb1d.filter_gas_e821) {
  gap: 1.25em;
}
:where(.light-b9bf.surface-6a3f) {
  gap: 2em;
}
:where(.light-b9bf.filter_gas_e821) {
  gap: 2em;
}
.label_east_9f9a {
  font-size: 1.5em;
  line-height: 1.6;
}

.in_92e3 .large-a804 {
  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);
}
.white-7771 .summary-left-8341 {
  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);
}
.dropdown-old-1600 {
  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);
}
.dropdown-old-1600.link-lower-d463 .alert_complex_1b88 {
  background-color: var(--e-global-color-primary);
}
.dropdown-old-1600.full-af97 .alert_complex_1b88,
.dropdown-old-1600.south_c698 .alert_complex_1b88 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.message_ef67 .title-hard-813e {
  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);
}
.highlight-bc1b {
  --divider-color: var(--e-global-color-secondary);
}
.highlight-bc1b .gold_4038 {
  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);
}
.highlight-bc1b.notice-easy-5838 .border-east-2163 {
  background-color: var(--e-global-color-secondary);
}
.highlight-bc1b.video_left_0b45 .border-east-2163,
.highlight-bc1b.hover_gold_852e .border-east-2163 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.highlight-bc1b.video_left_0b45 .border-east-2163,
.highlight-bc1b.hover_gold_852e .border-east-2163 svg {
  fill: var(--e-global-color-secondary);
}
.sort-north-1a89 .icon_tall_981b {
  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);
}
.sort-north-1a89 .outline_8693 {
  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);
}
.menu-1300.notice-easy-5838 .border-east-2163 {
  background-color: var(--e-global-color-primary);
}
.menu-1300.video_left_0b45 .border-east-2163,
.menu-1300.hover_gold_852e .border-east-2163 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.menu-1300.video_left_0b45 .border-east-2163,
.menu-1300.hover_gold_852e .border-east-2163 svg {
  fill: var(--e-global-color-primary);
}
.section-4390.notice-easy-5838 .border-east-2163 {
  background-color: var(--e-global-color-primary);
}
.section-4390.video_left_0b45 .border-east-2163,
.section-4390.hover_gold_852e .border-east-2163 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.section-4390 .section-f6ed {
  color: var(--e-global-color-primary);
}
.section-4390 .section-f6ed,
.section-4390 .section-f6ed a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-4390 .pagination_top_ad5b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-0e58 .in-f364 {
  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);
}
.bronze_5a8f .huge-2ecf .menu_soft_298b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-static-a9c0 .summary-b51c:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.media-static-a9c0 .tooltip-current-4c43 i {
  color: var(--e-global-color-primary);
}
.media-static-a9c0 .tooltip-current-4c43 svg {
  fill: var(--e-global-color-primary);
}
.media-static-a9c0 .copper-60c2 {
  color: var(--e-global-color-secondary);
}
.media-static-a9c0 .summary-b51c > .copper-60c2,
.media-static-a9c0 .summary-b51c > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_30a4 .hard_10be {
  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);
}
.sidebar_30a4 .pro-602c {
  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);
}
.carousel_hot_c03a .advanced_4a06 .gas-e869 {
  background-color: var(--e-global-color-primary);
}
.carousel_hot_c03a .image_liquid_47cf {
  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);
}
.fluid_0e94 .focus-pink-055e {
  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);
}
.fluid_0e94 .hidden_prev_0afb {
  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);
}
.fluid_0e94 .progress_134b {
  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);
}
.hovered-c9fd .sort_hot_726e,
.hovered-c9fd .sort_hot_726e a {
  color: var(--e-global-color-primary);
}
.hovered-c9fd .sort_hot_726e.sort_9533,
.hovered-c9fd .sort_hot_726e.sort_9533 a {
  color: var(--e-global-color-accent);
}
.hovered-c9fd .sort_hot_726e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-c9fd .photo_north_780c {
  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);
}
.south_62cc .wood-efd7,
.south_62cc .tertiary_e5d4 {
  color: var(--e-global-color-primary);
}
.south_62cc .wood-efd7 svg {
  fill: var(--e-global-color-primary);
}
.south_62cc .sort_9533 .wood-efd7,
.south_62cc .sort_9533 .tertiary_e5d4 {
  color: var(--e-global-color-accent);
}
.south_62cc .sort_9533 .wood-efd7 svg {
  fill: var(--e-global-color-accent);
}
.south_62cc .tertiary_e5d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_62cc .photo_north_780c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_glass_bf79 .pagination-7c5d,
.border_glass_bf79 .panel-9b1c {
  color: var(--e-global-color-primary);
}
.border_glass_bf79 .panel-9b1c svg {
  fill: var(--e-global-color-primary);
}
.border_glass_bf79 .sort_hot_726e.sort_9533 a,
.border_glass_bf79
  .sort_hot_726e.sort_9533
  .panel-9b1c {
  color: var(--e-global-color-accent);
}
.border_glass_bf79 .pagination-7c5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_glass_bf79 .photo_north_780c {
  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);
}
.panel-upper-edad .photo-dd9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-upper-edad .light_7ac3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_998c .overlay_left_26f7 .tall-fa75 {
  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);
}
.soft_998c .overlay_left_26f7 .background_selected_da40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_998c .pro-35f8 .tall-fa75 {
  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);
}
.soft_998c
  .pro-35f8
  .background_selected_da40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_998c
  .cold_fef6
  .tall-fa75 {
  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);
}
.soft_998c
  .cold_fef6
  .background_selected_da40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_998c
  .outline-white-8de9
  .tall-fa75 {
  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);
}
.soft_998c
  .outline-white-8de9
  .background_selected_da40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_8353 .hidden_tall_c835 {
  background-color: var(--e-global-color-primary);
}
.backdrop_8353 .hidden_tall_c835:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_8353 .pattern_2d75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_8353
  .hidden_tall_c835:hover
  .pattern_2d75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_gas_2866 .accordion-huge-e43b {
  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);
}
.tabs-804f .outline_silver_e0f2 .mask_7c12 a {
  background-color: var(--e-global-color-accent);
}
.tabs-804f .outline_silver_e0f2 .advanced-155e a {
  background-color: var(--e-global-color-accent);
}
.tabs-804f .outline_silver_e0f2 .mask_7c12 a,
.tabs-804f .outline_silver_e0f2 .advanced-155e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-dd98
  .up-f142.texture_7735
  .outline_silver_e0f2
  a.paragraph_3c6c {
  background-color: var(--e-global-color-accent);
}
.button-dd98
  .up-f142.texture_7735
  .outline_silver_e0f2
  span.paragraph_3c6c.fn-current-8a3f {
  background-color: var(--e-global-color-text);
}
.button-dd98
  .up-f142.texture_7735
  .outline_silver_e0f2
  .paragraph_3c6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-fluid-8bdc .steel_83a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-fluid-8bdc
  .pattern_3b8f
  > .red-c642
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-fluid-8bdc
  .border_088c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-fluid-8bdc
  .tooltip-95f6
  .preview-de05,
.link-fluid-8bdc
  .tooltip-95f6
  .pro-100e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-fluid-8bdc
  .tooltip-95f6
  .motion-05da,
.link-fluid-8bdc
  .tooltip-95f6
  a
  .motion-05da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-fluid-8bdc
  .tooltip-95f6
  .tag_83da {
  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);
}
.link-fluid-8bdc
  .tooltip-95f6
  .grid_1f02 {
  background-color: var(--e-global-color-primary);
}
.link-fluid-8bdc
  .tooltip-95f6
  .grid_1f02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-fluid-8bdc
  .tooltip-95f6
  .grid_1f02:hover {
  background-color: var(--e-global-color-primary);
}
.link-fluid-8bdc
  .tooltip-95f6
  .wood-d4d4 {
  background-color: var(--e-global-color-primary);
}
.link-fluid-8bdc
  .tooltip-95f6
  .wood-d4d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-fluid-8bdc
  .tooltip-95f6
  .wood-d4d4:hover {
  background-color: var(--e-global-color-primary);
}
.link-fluid-8bdc
  .copper-2237
  .gradient-9b0b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-fluid-8bdc
  .copper-2237
  .detail-21f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-fluid-8bdc
  .copper-2237
  .tag_83da {
  color: var(--e-global-color-text);
}
.link-fluid-8bdc
  .copper-2237
  .tag_83da
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-fluid-8bdc
  .copper-2237
  .grid_1f02 {
  background-color: var(--e-global-color-primary);
}
.link-fluid-8bdc
  .copper-2237
  .grid_1f02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-fluid-8bdc
  .copper-2237
  .grid_1f02:hover {
  background-color: var(--e-global-color-primary);
}
.link-fluid-8bdc
  .copper-2237
  .wood-d4d4 {
  background-color: var(--e-global-color-primary);
}
.link-fluid-8bdc
  .copper-2237
  .wood-d4d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-fluid-8bdc
  .copper-2237
  .wood-d4d4:hover {
  background-color: var(--e-global-color-primary);
}
.link-fluid-8bdc .last_dae5 {
  background-color: var(--e-global-color-primary);
}
.link-fluid-8bdc .last_dae5:hover {
  background-color: var(--e-global-color-primary);
}
.link-fluid-8bdc .glass_9e6f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-fluid-8bdc .fixed-7bfe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-b0e3 .card-left-12a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-b0e3
  .cold-eeef
  > div:nth-child(3)
  .card-left-12a5,
.focus-b0e3
  .focus_old_9536
  > div:nth-child(1)
  .card-left-12a5,
.focus-b0e3
  .message_e3c9
  > div:nth-child(1)
  .card-left-12a5,
.focus-b0e3
  .middle_9dd9
  > div:nth-child(1)
  .card-left-12a5,
.focus-b0e3
  .last-8b2c
  > div:nth-child(1)
  .card-left-12a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-b0e3 .dropdown_white_39c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-b0e3 .aside-east-5d19 {
  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);
}
.focus-b0e3 .row_9140 {
  background-color: var(--e-global-color-primary);
}
.focus-b0e3 .row_9140 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-b0e3 .row_9140:hover {
  background-color: var(--e-global-color-primary);
}
.focus-b0e3 .notice-short-4950 {
  background-color: var(--e-global-color-primary);
}
.focus-b0e3 .notice-short-4950:hover {
  background-color: var(--e-global-color-primary);
}
.focus-b0e3 .glass_9e6f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-b0e3 .fixed-7bfe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_advanced_d2e6 .breadcrumb-745d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_advanced_d2e6 .progress-iron-9252 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_advanced_d2e6 .widget-b09a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_advanced_d2e6 .small-aa81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_advanced_d2e6 .logo_59a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_advanced_d2e6 .notice-short-4950 {
  background-color: var(--e-global-color-primary);
}
.tabs_advanced_d2e6 .notice-short-4950:hover {
  background-color: var(--e-global-color-primary);
}
.description_tiny_c0ac .component_52ec {
  background-color: var(--e-global-color-secondary);
}
.description_tiny_c0ac .label-hard-f174 {
  background-color: var(--e-global-color-text);
}
.description_tiny_c0ac .paragraph_3550 {
  background-color: var(--e-global-color-secondary);
}
.description_tiny_c0ac .blue_cf5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_tiny_c0ac .warm_dc44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_tiny_c0ac .notice-focused-4265 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_tiny_c0ac .large-456d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_tiny_c0ac .hero-e187 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-2dbb .alert-d609 .tabs-ce25,
.liquid-2dbb
  .alert-d609
  .tabs-ce25
  a,
.liquid-2dbb .black-968f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-2dbb .alert-d609 .preview_huge_6d5a,
.liquid-2dbb .focus_full_bcf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-2dbb .alert-d609 .preview_huge_6d5a {
  color: var(--e-global-color-text);
}
.liquid-2dbb .focus_full_bcf7 {
  color: var(--e-global-color-text);
}
.liquid-2dbb
  .alert-d609
  .logo-518d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid-2dbb .accent_warm_09cb .stale-6aaf {
  background-color: var(--e-global-color-primary);
}
.liquid-2dbb .accent_warm_09cb .stale-6aaf:hover {
  background-color: var(--e-global-color-primary);
}
.liquid-2dbb .accent_warm_09cb .focus_8f4a li span {
  background-color: var(--e-global-color-text);
}
.liquid-2dbb .accent_warm_09cb .focus_8f4a li span:hover {
  background-color: var(--e-global-color-primary);
}
.liquid-2dbb
  .accent_warm_09cb
  .focus_8f4a
  li.mask-fe45
  span {
  background-color: var(--e-global-color-accent);
}
.liquid-2dbb .shade-cold-0e22 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-c48f .hidden-aa80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_7189 .bronze_1ae5 {
  background-color: var(--e-global-color-primary);
}
.tabs_7189 .mask-ce6f {
  background-color: var(--e-global-color-secondary);
}
.tabs_7189 .slider-5386 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_7189 .progress-dynamic-e11d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_7189 .sidebar_last_5ed3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_7189 .sidebar-a71f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_7189 .out-5ef7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_7189 .small-b964 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_7189 .row_bea4 {
  background-color: var(--e-global-color-primary);
}
.tabs_7189 .row_bea4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center-76ff .tertiary-top-10f4 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-76ff .text_prev_895c {
  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);
}
.center-76ff
  .background-medium-85ea:after {
  background-color: var(--e-global-color-primary);
}
.center-76ff .paper_6175 {
  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);
}
.cool_5e3f .black-968f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_5e3f .focus_full_bcf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_fab9 .nav_df9c .tabs-pink-f641 {
  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);
}
.alert_fab9 .nav_df9c .shade_glass_acfc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-9a8e .pattern-34f2 {
  background-color: var(--e-global-color-primary);
}
.rough-9a8e .hover-ef19 {
  background-color: var(--e-global-color-secondary);
}
.rough-9a8e .accordion_old_abcc .button-hot-0a8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-9a8e .avatar_bronze_6156 .button-hot-0a8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_warm_6b6b .input-a671 .surface_acfe {
  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);
}
.active_warm_6b6b .input-a671 .stale_5aa8 {
  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);
}
.active_warm_6b6b .input-a671 .video_0915 {
  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);
}
.search_clean_f1e8 .right-f8f7 {
  border-color: var(--e-global-color-text);
}
.search_clean_f1e8 .white-52e9 {
  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);
}
.search_clean_f1e8 .gas_a744 {
  color: var(--e-global-color-primary);
}
.search_clean_f1e8 .mask-b7bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-static-7cdf .out-8db8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-static-7cdf .badge-current-f804 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-static-7cdf .link-849e:hover .out-8db8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-static-7cdf
  .link-849e:hover
  .badge-current-f804 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow_9ef8 .backdrop-orange-70ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow_9ef8 .table-current-36b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_383d .message-wide-8763 .column_fc69 {
  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);
}
.outer_383d .photo_fresh_c374 .column_fc69 {
  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);
}
.item_rough_f596 .center-f1a2 {
  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);
}
.primary_red_b0d9 .article_thick_959c .mini_ab7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_red_b0d9 .article_thick_959c .mini_ab7b {
  background-color: var(--e-global-color-secondary);
}
.primary_red_b0d9 .hero_orange_54c3 .mini_ab7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_red_b0d9 .hero_orange_54c3 .mini_ab7b {
  background-color: var(--e-global-color-secondary);
}
.primary_red_b0d9 .box_cd28 .form_3323 {
  background-color: var(--e-global-color-primary);
}
.primary_red_b0d9 .box_cd28:hover .form_3323 {
  background-color: var(--e-global-color-secondary);
}
.primary_red_b0d9 .stale-6aaf {
  background-color: var(--e-global-color-primary);
}
.primary_red_b0d9 .stale-6aaf:hover {
  background-color: var(--e-global-color-accent);
}
.primary_red_b0d9 .focus_8f4a li span {
  background-color: var(--e-global-color-text);
}
.primary_red_b0d9 .focus_8f4a li span:hover {
  background-color: var(--e-global-color-primary);
}
.primary_red_b0d9 .focus_8f4a li.mask-fe45 span {
  background-color: var(--e-global-color-accent);
}
.black_5e4c .mini-c92b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_5e4c .link_591d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-3110 .soft-e2d3:before {
  background-color: var(--e-global-color-secondary);
}
.table-3110 .focus-ce1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-3110 .accent_stone_4682 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-1b48 .center-4b58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-1b48 .center-4b58:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-1b48 .center-4b58.fn-active-8a3f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-1b48 .icon_dcd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-1b48 .progress_c8b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-1b48 .top-ce4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-1b48 .detail_over_3c46 {
  background-color: var(--e-global-color-primary);
}
.menu-1b48 .detail_over_3c46 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-1b48 .module-pressed-b67a {
  background-color: var(--e-global-color-primary);
}
.menu-1b48 .module-pressed-b67a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-out-8c32 .widget-iron-9977 .detail-smooth-387a a {
  color: var(--e-global-color-secondary);
}
.detail-out-8c32 .widget-iron-9977 .detail-smooth-387a a:hover {
  color: var(--e-global-color-secondary);
}
.detail-out-8c32 .widget-iron-9977 .detail-smooth-387a,
.detail-out-8c32 .widget-iron-9977 .detail-smooth-387a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-out-8c32 .widget-iron-9977 .block_up_0e2c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-out-8c32 .widget-iron-9977 .caption_new_dae8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-out-8c32 .widget-iron-9977 .table-4855 {
  background-color: var(--e-global-color-primary);
}
.detail-out-8c32 .widget-iron-9977 .table-4855 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-out-8c32 .widget-iron-9977 .table-4855:hover {
  background-color: var(--e-global-color-primary);
}
.detail-out-8c32 .widget-iron-9977 .article-f4a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-out-8c32 .widget-iron-9977 .article-f4a0 {
  background-color: var(--e-global-color-primary);
}
.detail-out-8c32 .widget-iron-9977 .article-f4a0:hover {
  background-color: var(--e-global-color-primary);
}
.detail-out-8c32 .widget-iron-9977 .stale-6aaf {
  background-color: var(--e-global-color-primary);
}
.detail-out-8c32 .widget-iron-9977 .stale-6aaf:hover {
  background-color: var(--e-global-color-primary);
}
.detail-out-8c32 .accent_warm_09cb .focus_8f4a li span {
  background-color: var(--e-global-color-text);
}
.detail-out-8c32 .accent_warm_09cb .focus_8f4a li span:hover {
  background-color: var(--e-global-color-primary);
}
.detail-out-8c32 .accent_warm_09cb .focus_8f4a li.mask-fe45 span {
  background-color: var(--e-global-color-accent);
}
.detail-out-8c32 .glass_9e6f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-out-8c32 .fixed-7bfe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-221e .menu-6cc2 .table_green_3a45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-221e .menu-6cc2 .hovered-77c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-221e .menu-6cc2 .button-5b96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-liquid-8de2 .photo_d897 {
  border-color: var(--e-global-color-text);
}
.header-liquid-8de2 .summary-copper-d211 {
  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);
}
.header-liquid-8de2 .highlight-7c34 {
  color: var(--e-global-color-secondary);
}
.header-liquid-8de2 .highlight-7c34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-liquid-8de2 .description_c827 > * {
  color: var(--e-global-color-primary);
}
.header-liquid-8de2 .description_c827 > * svg {
  fill: var(--e-global-color-primary);
}
.header-liquid-8de2 .detail-static-d6a9 {
  color: var(--e-global-color-primary);
}
.header-liquid-8de2 .detail-static-d6a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-liquid-8de2 .pagination-8ca3 {
  color: var(--e-global-color-primary);
}
.header-liquid-8de2 .pagination-8ca3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-liquid-8de2 .background_6d0b {
  color: var(--e-global-color-primary);
}
.header-liquid-8de2 .background_6d0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-liquid-8de2 .basic-b0c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-liquid-8de2 .secondary-3647 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-liquid-8de2 .secondary-3647.lower_9863 {
  color: var(--e-global-color-secondary);
}
.header-liquid-8de2 .secondary-3647.lower_9863 .plasma-d510 {
  color: var(--e-global-color-accent);
}
.header-liquid-8de2 .secondary-3647.notification-2ece {
  color: var(--e-global-color-text);
}
.header-liquid-8de2 .secondary-3647.notification-2ece .plasma-d510 {
  color: var(--e-global-color-text);
}
.header-liquid-8de2 .secondary-3647:before {
  border-top-color: var(--e-global-color-text);
}
.header-liquid-8de2 .notification-5264 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-liquid-8de2
  .notification-5264
  .cold-6b78 {
  background-color: var(--e-global-color-primary);
}
.header-liquid-8de2
  .notification-5264
  .cold-6b78 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-liquid-8de2 .photo_d897 .primary-right-017c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_663e .secondary_ea0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_663e .new-9d6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_e225 .box_simple_af64 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_e225
  .dropdown-b1a3
  .gallery_thick_f0d1 {
  background-color: var(--e-global-color-secondary);
}
.fixed_e225
  .dropdown-b1a3.hover-0f73
  .gallery_thick_f0d1 {
  background-color: var(--e-global-color-text);
}
.fixed_e225
  .dropdown-b1a3:hover
  .gallery_thick_f0d1 {
  background-color: var(--e-global-color-accent);
}
.fixed_e225
  .dropdown-b1a3.fn-active-8a3f
  .gallery_thick_f0d1 {
  background-color: var(--e-global-color-primary);
}
.info_9655 .preview_605b {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.info_9655 .stone-7bfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_9655 .image_blue_f077 {
  background-color: var(--e-global-color-primary);
}
.info_9655 .image_blue_f077 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_097e .current_a75d .advanced-cd68 .short-c6cd {
  background-color: var(--e-global-color-secondary);
}
.carousel_097e .current_a75d .paragraph_6221:after {
  background-color: var(--e-global-color-secondary);
}
.carousel_097e .badge_37e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_097e .list-08fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_097e .content-6e16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_097e .silver_0df4 {
  background-color: var(--e-global-color-primary);
}
.carousel_097e .silver_0df4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_097e .under-7a38 {
  background-color: var(--e-global-color-secondary);
}
.carousel_097e .under-7a38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_097e .current_a75d .narrow_271b .fast-0ff0:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_097e
  .current_a75d
  .narrow_271b
  .fast-0ff0.shadow_right_f79d {
  background-color: var(--e-global-color-primary);
}
.carousel_097e .current_a75d .backdrop_over_fedd:before {
  border-color: var(--e-global-color-primary);
}
.carousel_097e .current_a75d .backdrop_over_fedd:hover:before {
  border-color: var(--e-global-color-secondary);
}
.carousel_097e
  .current_a75d
  .backdrop_over_fedd.logo-green-60c9:before {
  border-color: var(--e-global-color-primary);
}
.carousel_097e .container_outer_b7a8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_current_0e74 .hot_d28a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_current_0e74 .hot_d28a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_current_0e74 .hot_d28a.selected_d6d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_current_0e74 .image_fresh_ae9e {
  background-color: var(--e-global-color-primary);
}
.notification_current_0e74 .image_fresh_ae9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_current_0e74
  .description-8e5f
  .light_9557
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_current_0e74
  .chip-5fa1
  .light_9557
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-557c
  .new-dbad
  .black_a19d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-557c
  .new-dbad
  .active-bronze-b4a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-557c .focus-2791 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-557c .pink-2086 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-557c .active-4e31 {
  background-color: var(--e-global-color-primary);
}
.paper-557c .active-4e31 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center-8924 .fixed_2067 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-8924 .element_ca13 {
  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);
}
.center-8924 .header-lower-05a8 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-8924 .header-lower-05a8 a:hover {
  color: var(--e-global-color-secondary);
}
.center-8924 .filter-solid-a8bb {
  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);
}
.center-8924 .bottom_672a {
  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);
}
.center-8924 .row-67e1 .stale-6aaf {
  background-color: var(--e-global-color-primary);
}
.center-8924 .row-67e1 .stale-6aaf:hover {
  background-color: var(--e-global-color-accent);
}
.center-8924
  .row-67e1
  .focus_8f4a
  li
  span {
  background-color: var(--e-global-color-text);
}
.center-8924
  .row-67e1
  .focus_8f4a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.center-8924
  .row-67e1
  .focus_8f4a
  li.mask-fe45
  span {
  background-color: var(--e-global-color-accent);
}
.tooltip-bright-bb41
  .preview_cc76
  .dropdown_cool_b84d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-bright-bb41 .preview_cc76 .status-cool-ff51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-bright-bb41 .preview_cc76 .box_64dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-bright-bb41 .feature_dynamic_9e79 {
  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);
}
.tooltip-bright-bb41
  .wrapper-pressed-cb00.breadcrumb-under-914b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > a {
  background-color: var(--e-global-color-text);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > a
  .small_b7f4.layout_over_59c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > a
  .background-basic-1334.detail_53f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > .focus-4aac
  .description-977d
  > a {
  background-color: var(--e-global-color-secondary);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > .focus-4aac
  .description-977d
  > a
  .last-414d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > .focus-4aac
  .description-977d
  > a
  .background-basic-1334.column-action-175f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > a
  .link-12d2:before {
  color: var(--e-global-color-text);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > .focus-4aac
  a
  .link-12d2:before {
  color: var(--e-global-color-text);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d.summary-iron-29be
  > a
  .link-12d2:before {
  color: var(--e-global-color-text);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > .focus-4aac
  .description-977d.summary-iron-29be
  > a
  .link-12d2:before {
  color: var(--e-global-color-text);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > a
  .tiny_54aa
  .disabled-52e1 {
  color: var(--e-global-color-text);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > .focus-4aac
  a
  .tiny_54aa
  .disabled-52e1 {
  color: var(--e-global-color-text);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > a
  .tiny_54aa
  .disabled-52e1,
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > .focus-4aac
  a
  .tiny_54aa
  .disabled-52e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > a
  .chip-c362:before {
  color: var(--e-global-color-text);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > .focus-4aac
  a
  .chip-c362:before {
  color: var(--e-global-color-text);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d.summary-iron-29be
  > a
  .chip-c362:before {
  color: var(--e-global-color-text);
}
.hidden-3daf
  > .pro-deb6
  > div
  > .highlight-pressed-c6ac
  > .description-977d
  > .focus-4aac
  .description-977d.summary-iron-29be
  > a
  .chip-c362:before {
  color: var(--e-global-color-text);
}
.search-fast-1a43 .last-b930 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-fast-1a43
  .accordion-first-3171:hover
  .last-b930 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-action-4457
  > .pro-deb6
  > .main_62e9
  > .text_0482
  > .warm-0748
  > .label_09b9
  .liquid-26a8 {
  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);
}
.title-action-4457
  > .pro-deb6
  > .main_62e9
  > .text_0482
  > .warm-0748
  > .label_09b9:hover
  .liquid-26a8 {
  color: var(--e-global-color-text);
}
.title-action-4457
  > .pro-deb6
  > .main_62e9
  > .text_0482
  > .warm-0748
  > .label_09b9:hover
  .liquid-26a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-action-4457
  > .pro-deb6
  > .main_62e9
  > .text_0482
  > .warm-0748.glass-9c34
  > .label_09b9
  .liquid-26a8 {
  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);
}
.solid_ce2f .new_5763 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_ce2f .yellow_19c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_ce2f .caption-8c55 {
  background-color: var(--e-global-color-primary);
}
.solid_ce2f .caption-8c55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-574c
  > .pro-deb6
  > .stale-215f
  > .hot-f67c
  > .button_9273
  .label_bottom_199a {
  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);
}
.tabs-574c
  > .pro-deb6
  > .stale-215f
  > .hot-f67c
  > .button_9273
  .thumbnail_motion_eb22 {
  color: var(--e-global-color-text);
}
.tabs-574c
  > .pro-deb6
  > .stale-215f
  > .hot-f67c
  > .button_9273:hover
  .label_bottom_199a {
  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);
}
.tabs-574c
  > .pro-deb6
  > .stale-215f
  > .hot-f67c
  > .button_9273:hover
  .thumbnail_motion_eb22 {
  color: var(--e-global-color-secondary);
}
.tabs-574c
  > .pro-deb6
  > .stale-215f
  > .hot-f67c
  > .button_9273.paragraph_warm_665b
  .label_bottom_199a {
  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);
}
.tabs-574c
  > .pro-deb6
  > .stale-215f
  > .hot-f67c
  > .button_9273.paragraph_warm_665b
  .thumbnail_motion_eb22 {
  color: var(--e-global-color-primary);
}
.primary-mini-c607
  .fluid-e367
  .iron_c0fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-mini-c607 .north_69e2 .primary-right-017c .frame_7785 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-soft-fa47 .out-2143 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-soft-fa47 .fluid-a413 .out-2143 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-soft-fa47 .prev_d155 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-soft-fa47 .prev_d155 {
  background-color: var(--e-global-color-primary);
}
.module_complex_6e5a .title-a488 .brown_08ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_complex_6e5a
  .title-a488:hover
  .logo_red_fa9e {
  color: var(--e-global-color-secondary);
}
.module_complex_6e5a
  .title-a488:hover
  .brown_08ed {
  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);
}
.info-b43b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.last_341c {
  flex-direction: column;
}

.last_341c .container_lower_11b6 {
  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.last_341c .container_lower_11b6 {
  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);
}

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

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

.panel-d1c3.bronze_ca45 {
  display: none;
}

.video_df1c {
  display: none;
}

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

.pattern-center-0519.caption-a641 {
  margin-bottom: 40px;
  width: 100%;
}

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

.last_341c a {
  width: 100%;
}

.east_1130 .layout_e89d.wood_76dd {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.east_1130
  .layout_e89d.small-e449
  .panel_8237
  .fluid_3d4f {
  font-size: 20px !important;
}

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

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

.component-liquid-f20d h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.slider_dim_0d25.backdrop_0f00 > .popup_effc {
  display: flex;
  align-items: center;
}

.image-e384 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

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

.east_1130
  .layout_e89d.focused_156a
  .summary-6cfe
  .search-easy-9339 {
  width: 100% !important;
}

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

.hidden-paper-db65 {
  width: 100%;
}

.progress-clean-2878 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.header-39a8 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.label-old-29d6 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.header-39a8:hover .label-old-29d6 {
  visibility: visible;
}
.header-39a8:hover.header-39a8::before {
  display: block;
}

.component-liquid-f20d h3 {
  color: #fff;
}

.menu_b9ed {
  margin: 0;
}

.east_1130
  .layout_e89d.focused_156a
  .search-easy-9339
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.box-44fc {
  width: 100%;
}

.tall-1591 {
  width: 100%;
}

.lower-82ff {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.tall-1591 {
  width: 100%;
}

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

.search-easy-9339 {
  display: flex;
  align-items: center;
}

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

.banner-full-0448 {
  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;
}

.last_341c .container_lower_11b6.notice_c270 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.last_341c h1.container_lower_11b6 {
  margin-top: 80px !important;
}

.east_1130 .layout_e89d.badge_lower_15db {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.slider-fb6b img {
  width: 100%;
}

.form_b470 .container-advanced-cf4c.panel_8237 {
  justify-content: space-between;
}

.media-ee0a {
  display: none;
}

.block-prev-67ad .aside_ac9c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .slider_dim_0d25 .popup_effc {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .form_b470 .container-advanced-cf4c.panel_8237 {
    border-bottom: 1px solid #f0c159;
  }

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

  .slider_dim_0d25.backdrop_0f00 > .popup_effc {
    gap: 15px;
    justify-content: space-between;
  }

  .east_1130
    .layout_e89d.focused_156a
    .search-easy-9339
    img {
    width: 60% !important;
  }

  .down_a5f3 {
    left: 2%;
  }

  .overlay-gold-1cab {
    margin: 10px 0;
  }

  .last_341c .aside_ac9c {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.last_341c .container_lower_11b6,
  .last_341c .container_lower_11b6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .search-easy-9339 {
    justify-content: center;
  }

  .last_341c .aside_ac9c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .east_1130 .layout_e89d.wood_76dd {
    width: 75% !important;
  }

  .slider-fb6b img {
    width: 100% !important;
  }
}

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

  h2.last_341c .container_lower_11b6,
  .last_341c .container_lower_11b6 {
    font-size: 30px !important;
  }

  .search-easy-9339 {
    justify-content: center;
  }

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

  .cold_a620
    .picture_fresh_bac1.dark-97cb {
    margin: 0 !important;
  }

  .image-e384 {
    margin: 0;
    gap: 10px;
  }

  .overlay-gold-1cab {
    display: flex;
  }

  .link-rough-5582 .message-6271 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .lower-82ff {
    justify-content: flex-end;
    gap: 1px;
  }

  .last_341c h1.container_lower_11b6 {
    margin-top: 40px !important;
  }

  .east_1130
    .layout_e89d.focused_156a
    .search-easy-9339
    img,
  .sort-north-1a89 .summary-6cfe {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .east_1130 .layout_e89d.wood_76dd {
    width: 100% !important;
  }

  .slider_dim_0d25.backdrop_0f00 > .popup_effc {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.form_b470 .container-advanced-cf4c.panel_8237 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.form_b470 .container-advanced-cf4c.panel_8237: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .form_b470 .container-advanced-cf4c.panel_8237 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .last_341c .container_lower_11b6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .message-6271 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.layout_tiny_c9fe .link_hard_9fbd {
  flex-shrink: 0;
  white-space: nowrap;
}

.layout_tiny_c9fe .paragraph_b7b6 {
  flex-shrink: 0;
  min-width: fit-content;
}

.layout_tiny_c9fe .fluid_3d4f {
  white-space: nowrap;
}

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

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

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

.layout_tiny_c9fe .paragraph_b7b6 {
  max-width: 80px !important;
  overflow: hidden;
}

.layout_tiny_c9fe .container-advanced-cf4c.panel_8237 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.layout_tiny_c9fe .fluid_3d4f {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: af86 */
.shadow-element-q7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
