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(.feature_fluid_2d8f) {
  gap: 0.5em;
}
:where(.disabled-34d9) {
  gap: 0.5em;
}
body .next-9feb > .dynamic-1686 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .next-9feb > .breadcrumb-bdd4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .next-9feb > .status_left_57be {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .mask_outer_2883 > .dynamic-1686 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .mask_outer_2883 > .breadcrumb-bdd4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .mask_outer_2883 > .status_left_57be {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .mask_outer_2883
  > :where(:not(.dynamic-1686):not(.breadcrumb-bdd4):not(.panel-b47d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .mask_outer_2883 > .image_6eb6 {
  max-width: var(--wp--style--global--wide-size);
}
body .feature_fluid_2d8f {
  display: flex;
}
body .feature_fluid_2d8f {
  flex-wrap: wrap;
  align-items: center;
}
body .feature_fluid_2d8f > * {
  margin: 0;
}
body .disabled-34d9 {
  display: grid;
}
body .disabled-34d9 > * {
  margin: 0;
}
:where(.video_up_e717.feature_fluid_2d8f) {
  gap: 2em;
}
:where(.video_up_e717.disabled-34d9) {
  gap: 2em;
}
:where(.hard-c564.feature_fluid_2d8f) {
  gap: 1.25em;
}
:where(.hard-c564.disabled-34d9) {
  gap: 1.25em;
}
.filter_0e21 {
  color: var(--wp--preset--color--black) !important;
}
.title_415f {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.center_a600 {
  color: var(--wp--preset--color--white) !important;
}
.tertiary_middle_3eee {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tag-in-9435 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.title-blue-b636 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.box-3b19 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hover-tall-13cb {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.focus-right-cf29 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.focus-7b7c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.surface-basic-1d6b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.preview-ce8e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.sidebar-warm-4e8d {
  background-color: var(--wp--preset--color--black) !important;
}
.cool_bcad {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hot-25aa {
  background-color: var(--wp--preset--color--white) !important;
}
.brown_6600 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.dropdown-west-1203 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.pattern-3c16 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.chip-fabd {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.widget-small-ddcc {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.block-5714 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.search-copper-ae67 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.frame_777b {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.preview_3730 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.main_0007 {
  border-color: var(--wp--preset--color--black) !important;
}
.white_9a69 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.clean_877c {
  border-color: var(--wp--preset--color--white) !important;
}
.row_7305 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.mask_selected_7e9b {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.dim-b958 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form_complex_e562 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.inner-1b52 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.picture_55ce {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.liquid_b20f {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.link_center_3ce2 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.next_a45c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.nav_f3b7 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.hover-current-507b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.liquid-f7fb {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.glass_ca3c {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.fixed_8109 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.blue-8ce8 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.module-inner-a0b6 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.tiny-f599 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.element_bb01 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.outline-action-38c0 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.wrapper-2e77 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.main-next-c7a2 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.tag_paper_a81e {
  font-size: var(--wp--preset--font-size--small) !important;
}
.border-gold-7e5a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.stale-384f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.notice-out-4856 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.widget-840c a:where(:not(.shadow-simple-2a17)) {
  color: inherit;
}
:where(.hard-c564.feature_fluid_2d8f) {
  gap: 1.25em;
}
:where(.hard-c564.disabled-34d9) {
  gap: 1.25em;
}
:where(.video_up_e717.feature_fluid_2d8f) {
  gap: 2em;
}
:where(.video_up_e717.disabled-34d9) {
  gap: 2em;
}
.caption-4dce {
  font-size: 1.5em;
  line-height: 1.6;
}

.easy_b0a0 .huge-ef0d {
  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-small-5794 .popup_basic_6c7e {
  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);
}
.filter_middle_49b2 {
  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);
}
.filter_middle_49b2.plasma_b8ae .logo_4f08 {
  background-color: var(--e-global-color-primary);
}
.filter_middle_49b2.tooltip-black-070c .logo_4f08,
.filter_middle_49b2.panel-white-ff20 .logo_4f08 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.summary-active-0862 .preview-a80a {
  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);
}
.hero_full_f2f9 {
  --divider-color: var(--e-global-color-secondary);
}
.hero_full_f2f9 .video_first_d5db {
  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);
}
.hero_full_f2f9.medium-fba9 .out_5f59 {
  background-color: var(--e-global-color-secondary);
}
.hero_full_f2f9.filter-full-f59a .out_5f59,
.hero_full_f2f9.primary_top_cb8e .out_5f59 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.hero_full_f2f9.filter-full-f59a .out_5f59,
.hero_full_f2f9.primary_top_cb8e .out_5f59 svg {
  fill: var(--e-global-color-secondary);
}
.small-e31c .progress_5eb7 {
  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);
}
.small-e31c .active_first_06f2 {
  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);
}
.header-in-d96a.medium-fba9 .out_5f59 {
  background-color: var(--e-global-color-primary);
}
.header-in-d96a.filter-full-f59a .out_5f59,
.header-in-d96a.primary_top_cb8e .out_5f59 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.header-in-d96a.filter-full-f59a .out_5f59,
.header-in-d96a.primary_top_cb8e .out_5f59 svg {
  fill: var(--e-global-color-primary);
}
.sort-paper-9e94.medium-fba9 .out_5f59 {
  background-color: var(--e-global-color-primary);
}
.sort-paper-9e94.filter-full-f59a .out_5f59,
.sort-paper-9e94.primary_top_cb8e .out_5f59 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.sort-paper-9e94 .nav_smooth_72ae {
  color: var(--e-global-color-primary);
}
.sort-paper-9e94 .nav_smooth_72ae,
.sort-paper-9e94 .nav_smooth_72ae a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-paper-9e94 .top_acd6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_438c .tiny_2819 {
  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);
}
.thick_8e74 .widget-a879 .dark-f1d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-dim-8869 .overlay_green_2e9a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.picture-dim-8869 .popup_d3a9 i {
  color: var(--e-global-color-primary);
}
.picture-dim-8869 .popup_d3a9 svg {
  fill: var(--e-global-color-primary);
}
.picture-dim-8869 .popup-east-ef28 {
  color: var(--e-global-color-secondary);
}
.picture-dim-8869 .overlay_green_2e9a > .popup-east-ef28,
.picture-dim-8869 .overlay_green_2e9a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_bbec .hidden_71da {
  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);
}
.dropdown_bbec .gallery_5a11 {
  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);
}
.notification-dirty-bc79 .frame_a4ba .focused-0bde {
  background-color: var(--e-global-color-primary);
}
.notification-dirty-bc79 .wrapper-bd56 {
  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);
}
.title_610e .pagination-f79b {
  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_610e .grid-fea1 {
  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);
}
.title_610e .carousel_next_fdf0 {
  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);
}
.wood_252c .solid_2083,
.wood_252c .solid_2083 a {
  color: var(--e-global-color-primary);
}
.wood_252c .solid_2083.primary_hard_f797,
.wood_252c .solid_2083.primary_hard_f797 a {
  color: var(--e-global-color-accent);
}
.wood_252c .solid_2083 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_252c .text_clean_f168 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-7663 .prev-30e8,
.outline-7663 .modal_glass_b2a5 {
  color: var(--e-global-color-primary);
}
.outline-7663 .prev-30e8 svg {
  fill: var(--e-global-color-primary);
}
.outline-7663 .primary_hard_f797 .prev-30e8,
.outline-7663 .primary_hard_f797 .modal_glass_b2a5 {
  color: var(--e-global-color-accent);
}
.outline-7663 .primary_hard_f797 .prev-30e8 svg {
  fill: var(--e-global-color-accent);
}
.outline-7663 .modal_glass_b2a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-7663 .text_clean_f168 {
  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);
}
.wide_d34b .picture_narrow_2965,
.wide_d34b .primary-white-461a {
  color: var(--e-global-color-primary);
}
.wide_d34b .primary-white-461a svg {
  fill: var(--e-global-color-primary);
}
.wide_d34b .solid_2083.primary_hard_f797 a,
.wide_d34b
  .solid_2083.primary_hard_f797
  .primary-white-461a {
  color: var(--e-global-color-accent);
}
.wide_d34b .picture_narrow_2965 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_d34b .text_clean_f168 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_138c .notification-hard-67ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_138c .menu-iron-8abe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-6230 .badge-8a9d .lower_074f {
  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);
}
.out-6230 .badge-8a9d .hot_5ccc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-6230 .soft-e282 .lower_074f {
  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);
}
.out-6230
  .soft-e282
  .hot_5ccc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-6230
  .tertiary-full-4a80
  .lower_074f {
  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);
}
.out-6230
  .tertiary-full-4a80
  .hot_5ccc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-6230
  .disabled_easy_939c
  .lower_074f {
  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);
}
.out-6230
  .disabled_easy_939c
  .hot_5ccc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_hot_c4f7 .over-bdf2 {
  background-color: var(--e-global-color-primary);
}
.main_hot_c4f7 .over-bdf2:hover {
  background-color: var(--e-global-color-primary);
}
.main_hot_c4f7 .popup_8d1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_hot_c4f7
  .over-bdf2:hover
  .popup_8d1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-north-0312 .element_62f6 {
  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);
}
.gradient-dc38 .message-dcd7 .thumbnail-c069 a {
  background-color: var(--e-global-color-accent);
}
.gradient-dc38 .message-dcd7 .block_next_3c02 a {
  background-color: var(--e-global-color-accent);
}
.gradient-dc38 .message-dcd7 .thumbnail-c069 a,
.gradient-dc38 .message-dcd7 .block_next_3c02 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_tall_1d33
  .gas_0cec.card_complex_0afd
  .message-dcd7
  a.action_faec {
  background-color: var(--e-global-color-accent);
}
.dropdown_tall_1d33
  .gas_0cec.card_complex_0afd
  .message-dcd7
  span.action_faec.fn-current-327f {
  background-color: var(--e-global-color-text);
}
.dropdown_tall_1d33
  .gas_0cec.card_complex_0afd
  .message-dcd7
  .action_faec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-4824 .accent-advanced-1905 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-4824
  .yellow-0a3f
  > .picture-c4a1
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-4824
  .hero_28f7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-4824
  .picture_2af4
  .search-f4db,
.static-4824
  .picture_2af4
  .advanced-5928 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-4824
  .picture_2af4
  .content_a209,
.static-4824
  .picture_2af4
  a
  .content_a209 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-4824
  .picture_2af4
  .bronze-34a4 {
  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);
}
.static-4824
  .picture_2af4
  .row_b12b {
  background-color: var(--e-global-color-primary);
}
.static-4824
  .picture_2af4
  .row_b12b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-4824
  .picture_2af4
  .row_b12b:hover {
  background-color: var(--e-global-color-primary);
}
.static-4824
  .picture_2af4
  .active_8706 {
  background-color: var(--e-global-color-primary);
}
.static-4824
  .picture_2af4
  .active_8706 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-4824
  .picture_2af4
  .active_8706:hover {
  background-color: var(--e-global-color-primary);
}
.static-4824
  .short-a05d
  .simple-f117
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-4824
  .short-a05d
  .preview_wide_6d7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-4824
  .short-a05d
  .bronze-34a4 {
  color: var(--e-global-color-text);
}
.static-4824
  .short-a05d
  .bronze-34a4
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-4824
  .short-a05d
  .row_b12b {
  background-color: var(--e-global-color-primary);
}
.static-4824
  .short-a05d
  .row_b12b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-4824
  .short-a05d
  .row_b12b:hover {
  background-color: var(--e-global-color-primary);
}
.static-4824
  .short-a05d
  .active_8706 {
  background-color: var(--e-global-color-primary);
}
.static-4824
  .short-a05d
  .active_8706 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-4824
  .short-a05d
  .active_8706:hover {
  background-color: var(--e-global-color-primary);
}
.static-4824 .wide-1319 {
  background-color: var(--e-global-color-primary);
}
.static-4824 .wide-1319:hover {
  background-color: var(--e-global-color-primary);
}
.static-4824 .tabs_a60f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-4824 .static-1841 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_stale_a331 .message-7641 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_stale_a331
  .under_4211
  > div:nth-child(3)
  .message-7641,
.container_stale_a331
  .slider-9221
  > div:nth-child(1)
  .message-7641,
.container_stale_a331
  .pink-9883
  > div:nth-child(1)
  .message-7641,
.container_stale_a331
  .primary_a7bb
  > div:nth-child(1)
  .message-7641,
.container_stale_a331
  .large_70ae
  > div:nth-child(1)
  .message-7641 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_stale_a331 .pink-1230 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_stale_a331 .brown-5d3a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_stale_a331 .modal_next_746e {
  background-color: var(--e-global-color-primary);
}
.container_stale_a331 .modal_next_746e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_stale_a331 .modal_next_746e:hover {
  background-color: var(--e-global-color-primary);
}
.container_stale_a331 .active-9c12 {
  background-color: var(--e-global-color-primary);
}
.container_stale_a331 .active-9c12:hover {
  background-color: var(--e-global-color-primary);
}
.container_stale_a331 .tabs_a60f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_stale_a331 .static-1841 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_8f3f .pagination_inner_a06c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_8f3f .container-advanced-5f20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_8f3f .menu-stone-264d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_8f3f .overlay-80f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_8f3f .message_pink_84c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_8f3f .active-9c12 {
  background-color: var(--e-global-color-primary);
}
.new_8f3f .active-9c12:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-motion-c1f3 .dynamic-7524 {
  background-color: var(--e-global-color-secondary);
}
.tertiary-motion-c1f3 .thumbnail-1612 {
  background-color: var(--e-global-color-text);
}
.tertiary-motion-c1f3 .pattern-16a8 {
  background-color: var(--e-global-color-secondary);
}
.tertiary-motion-c1f3 .notification_c23a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-motion-c1f3 .summary_7833 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-motion-c1f3 .dropdown-light-fb22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-motion-c1f3 .bronze_874f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-motion-c1f3 .gradient_middle_b8a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f5e8 .nav-1d98 .dark-b487,
.active-f5e8
  .nav-1d98
  .dark-b487
  a,
.active-f5e8 .tertiary-fcf9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f5e8 .nav-1d98 .backdrop-78c6,
.active-f5e8 .picture-smooth-4317 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f5e8 .nav-1d98 .backdrop-78c6 {
  color: var(--e-global-color-text);
}
.active-f5e8 .picture-smooth-4317 {
  color: var(--e-global-color-text);
}
.active-f5e8
  .nav-1d98
  .picture-ccc1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-f5e8 .pro-2053 .info-gas-7a5a {
  background-color: var(--e-global-color-primary);
}
.active-f5e8 .pro-2053 .info-gas-7a5a:hover {
  background-color: var(--e-global-color-primary);
}
.active-f5e8 .pro-2053 .modal_b291 li span {
  background-color: var(--e-global-color-text);
}
.active-f5e8 .pro-2053 .modal_b291 li span:hover {
  background-color: var(--e-global-color-primary);
}
.active-f5e8
  .pro-2053
  .modal_b291
  li.bottom-c954
  span {
  background-color: var(--e-global-color-accent);
}
.active-f5e8 .aside-large-4bcd span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_small_1689 .inner-a2c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_basic_f1d2 .carousel-0f2a {
  background-color: var(--e-global-color-primary);
}
.accent_basic_f1d2 .image_brown_02e7 {
  background-color: var(--e-global-color-secondary);
}
.accent_basic_f1d2 .photo-last-549b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_basic_f1d2 .large-e0f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_basic_f1d2 .accordion-bba5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_basic_f1d2 .content-thick-2701 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_basic_f1d2 .thumbnail_3ad8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_basic_f1d2 .highlight-4a13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_basic_f1d2 .container-f2c0 {
  background-color: var(--e-global-color-primary);
}
.accent_basic_f1d2 .container-f2c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-basic-809f .notice-ab90 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-basic-809f .box-prev-a803 {
  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);
}
.nav-basic-809f
  .avatar-6226:after {
  background-color: var(--e-global-color-primary);
}
.nav-basic-809f .pro_1b5d {
  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);
}
.action-6554 .tertiary-fcf9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-6554 .picture-smooth-4317 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-d270 .button-wood-e371 .wrapper_d3e2 {
  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);
}
.block-d270 .button-wood-e371 .prev_9155 {
  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);
}
.tooltip_glass_017b .dirty-f5d4 {
  background-color: var(--e-global-color-primary);
}
.tooltip_glass_017b .center_6189 {
  background-color: var(--e-global-color-secondary);
}
.tooltip_glass_017b .avatar_379d .plasma_1367 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_glass_017b .breadcrumb-a846 .plasma_1367 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-west-d35a .aside-fb6b .paragraph_silver_3530 {
  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);
}
.background-west-d35a .aside-fb6b .highlight-8f73 {
  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);
}
.background-west-d35a .aside-fb6b .dropdown_gas_7c54 {
  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);
}
.thumbnail_c2ec .banner_1728 {
  border-color: var(--e-global-color-text);
}
.thumbnail_c2ec .avatar_pro_79ca {
  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);
}
.thumbnail_c2ec .texture-medium-8543 {
  color: var(--e-global-color-primary);
}
.thumbnail_c2ec .banner-top-d885 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_288d .pagination_ca1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_288d .button_eefa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_288d .search_24af:hover .pagination_ca1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_288d
  .search_24af:hover
  .button_eefa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_6cc8 .solid_0750 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_6cc8 .lower_69f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-brown-9161 .surface_2247 .backdrop_337d {
  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);
}
.title-brown-9161 .title-hard-9f59 .backdrop_337d {
  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);
}
.tag-left-4d3b .accent_green_3553 {
  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);
}
.video_action_e36b .column-8ca0 .modal_d090 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_action_e36b .column-8ca0 .modal_d090 {
  background-color: var(--e-global-color-secondary);
}
.video_action_e36b .mini-9cdc .modal_d090 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_action_e36b .mini-9cdc .modal_d090 {
  background-color: var(--e-global-color-secondary);
}
.video_action_e36b .label-liquid-d28e .surface_up_ecbb {
  background-color: var(--e-global-color-primary);
}
.video_action_e36b .label-liquid-d28e:hover .surface_up_ecbb {
  background-color: var(--e-global-color-secondary);
}
.video_action_e36b .info-gas-7a5a {
  background-color: var(--e-global-color-primary);
}
.video_action_e36b .info-gas-7a5a:hover {
  background-color: var(--e-global-color-accent);
}
.video_action_e36b .modal_b291 li span {
  background-color: var(--e-global-color-text);
}
.video_action_e36b .modal_b291 li span:hover {
  background-color: var(--e-global-color-primary);
}
.video_action_e36b .modal_b291 li.bottom-c954 span {
  background-color: var(--e-global-color-accent);
}
.layout_middle_f9ff .solid_3dd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_middle_f9ff .tooltip-left-980c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-dirty-cc0b .tertiary_fast_a06e:before {
  background-color: var(--e-global-color-secondary);
}
.list-dirty-cc0b .gas-3ad4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-dirty-cc0b .feature-a0f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-e585 .action_c148 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-e585 .action_c148:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-e585 .action_c148.fn-active-327f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-e585 .focus-fe27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-e585 .disabled-yellow-e63d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-e585 .item_b2ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-e585 .list-f5cb {
  background-color: var(--e-global-color-primary);
}
.backdrop-e585 .list-f5cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-e585 .photo-041a {
  background-color: var(--e-global-color-primary);
}
.backdrop-e585 .photo-041a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner-c85c .hovered-5640 .card-over-e598 a {
  color: var(--e-global-color-secondary);
}
.inner-c85c .hovered-5640 .card-over-e598 a:hover {
  color: var(--e-global-color-secondary);
}
.inner-c85c .hovered-5640 .card-over-e598,
.inner-c85c .hovered-5640 .card-over-e598 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-c85c .hovered-5640 .solid_ef52 {
  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);
}
.inner-c85c .hovered-5640 .column_387f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-c85c .hovered-5640 .popup_82ef {
  background-color: var(--e-global-color-primary);
}
.inner-c85c .hovered-5640 .popup_82ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-c85c .hovered-5640 .popup_82ef:hover {
  background-color: var(--e-global-color-primary);
}
.inner-c85c .hovered-5640 .breadcrumb_center_5f9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner-c85c .hovered-5640 .breadcrumb_center_5f9a {
  background-color: var(--e-global-color-primary);
}
.inner-c85c .hovered-5640 .breadcrumb_center_5f9a:hover {
  background-color: var(--e-global-color-primary);
}
.inner-c85c .hovered-5640 .info-gas-7a5a {
  background-color: var(--e-global-color-primary);
}
.inner-c85c .hovered-5640 .info-gas-7a5a:hover {
  background-color: var(--e-global-color-primary);
}
.inner-c85c .pro-2053 .modal_b291 li span {
  background-color: var(--e-global-color-text);
}
.inner-c85c .pro-2053 .modal_b291 li span:hover {
  background-color: var(--e-global-color-primary);
}
.inner-c85c .pro-2053 .modal_b291 li.bottom-c954 span {
  background-color: var(--e-global-color-accent);
}
.inner-c85c .tabs_a60f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-c85c .static-1841 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_b47a .frame-089b .summary-5259 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_b47a .frame-089b .preview-simple-7e9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_b47a .frame-089b .box-d61b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_8f3f .surface_lower_fdfe {
  border-color: var(--e-global-color-text);
}
.secondary_8f3f .gold_7a24 {
  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);
}
.secondary_8f3f .icon_black_3b23 {
  color: var(--e-global-color-secondary);
}
.secondary_8f3f .icon_black_3b23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_8f3f .progress-fluid-1c1b > * {
  color: var(--e-global-color-primary);
}
.secondary_8f3f .progress-fluid-1c1b > * svg {
  fill: var(--e-global-color-primary);
}
.secondary_8f3f .fluid_4147 {
  color: var(--e-global-color-primary);
}
.secondary_8f3f .fluid_4147 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_8f3f .cool-7afb {
  color: var(--e-global-color-primary);
}
.secondary_8f3f .cool-7afb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_8f3f .tabs-1a56 {
  color: var(--e-global-color-primary);
}
.secondary_8f3f .tabs-1a56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_8f3f .frame-soft-6c71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_8f3f .silver-30a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_8f3f .silver-30a5.tertiary-hot-3b2f {
  color: var(--e-global-color-secondary);
}
.secondary_8f3f .silver-30a5.tertiary-hot-3b2f .sort-static-632e {
  color: var(--e-global-color-accent);
}
.secondary_8f3f .silver-30a5.focus-easy-c28b {
  color: var(--e-global-color-text);
}
.secondary_8f3f .silver-30a5.focus-easy-c28b .sort-static-632e {
  color: var(--e-global-color-text);
}
.secondary_8f3f .silver-30a5:before {
  border-top-color: var(--e-global-color-text);
}
.secondary_8f3f .tabs_south_547d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_8f3f
  .tabs_south_547d
  .small_35eb {
  background-color: var(--e-global-color-primary);
}
.secondary_8f3f
  .tabs_south_547d
  .small_35eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_8f3f .surface_lower_fdfe .nav-rough-5d8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-first-209e .focus_top_7a16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-first-209e .info-silver-1d99 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-c2ec .accordion_8aa0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-c2ec
  .prev-d404
  .highlight-solid-e5f5 {
  background-color: var(--e-global-color-secondary);
}
.over-c2ec
  .prev-d404.outline_fb0a
  .highlight-solid-e5f5 {
  background-color: var(--e-global-color-text);
}
.over-c2ec
  .prev-d404:hover
  .highlight-solid-e5f5 {
  background-color: var(--e-global-color-accent);
}
.over-c2ec
  .prev-d404.fn-active-327f
  .highlight-solid-e5f5 {
  background-color: var(--e-global-color-primary);
}
.hovered_abe2 .hover-3792 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hovered_abe2 .solid-a348 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_abe2 .table_411e {
  background-color: var(--e-global-color-primary);
}
.hovered_abe2 .table_411e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new_46dc .status-pressed-4b50 .accordion-ea27 .steel_9682 {
  background-color: var(--e-global-color-secondary);
}
.new_46dc .status-pressed-4b50 .tertiary_liquid_86ed:after {
  background-color: var(--e-global-color-secondary);
}
.new_46dc .texture-6326 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_46dc .notification-new-099a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_46dc .modal-left-bb2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_46dc .main_d0a3 {
  background-color: var(--e-global-color-primary);
}
.new_46dc .main_d0a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new_46dc .action-493f {
  background-color: var(--e-global-color-secondary);
}
.new_46dc .action-493f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new_46dc .status-pressed-4b50 .content-focused-c348 .card_e8f5:hover {
  background-color: var(--e-global-color-primary);
}
.new_46dc
  .status-pressed-4b50
  .content-focused-c348
  .card_e8f5.accent-dadc {
  background-color: var(--e-global-color-primary);
}
.new_46dc .status-pressed-4b50 .detail_3a94:before {
  border-color: var(--e-global-color-primary);
}
.new_46dc .status-pressed-4b50 .detail_3a94:hover:before {
  border-color: var(--e-global-color-secondary);
}
.new_46dc
  .status-pressed-4b50
  .detail_3a94.carousel-stone-3285:before {
  border-color: var(--e-global-color-primary);
}
.new_46dc .disabled_ed22 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-1256 .list-7759 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-1256 .list-7759:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-1256 .list-7759.hover_02ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-1256 .video-full-760d {
  background-color: var(--e-global-color-primary);
}
.tabs-1256 .video-full-760d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-1256
  .notice-80ed
  .header_f8c7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-1256
  .top_44e3
  .header_f8c7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_new_f31a
  .liquid-4b60
  .sort-bronze-6dc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_new_f31a
  .liquid-4b60
  .notification_narrow_8d00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_new_f31a .info-5c76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_new_f31a .logo-right-260b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_new_f31a .article_a3d2 {
  background-color: var(--e-global-color-primary);
}
.component_new_f31a .article_a3d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_f861 .box-c347 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_f861 .wood-3421 {
  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);
}
.motion_f861 .notice-dirty-3d56 {
  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);
}
.motion_f861 .notice-dirty-3d56 a:hover {
  color: var(--e-global-color-secondary);
}
.motion_f861 .soft_0205 {
  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);
}
.motion_f861 .dropdown_hard_ecba {
  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);
}
.motion_f861 .list_0cac .info-gas-7a5a {
  background-color: var(--e-global-color-primary);
}
.motion_f861 .list_0cac .info-gas-7a5a:hover {
  background-color: var(--e-global-color-accent);
}
.motion_f861
  .list_0cac
  .modal_b291
  li
  span {
  background-color: var(--e-global-color-text);
}
.motion_f861
  .list_0cac
  .modal_b291
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.motion_f861
  .list_0cac
  .modal_b291
  li.bottom-c954
  span {
  background-color: var(--e-global-color-accent);
}
.over_4e74
  .wrapper-fa98
  .basic-442c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_4e74 .wrapper-fa98 .search_0fe7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_4e74 .wrapper-fa98 .video_hot_0f7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_4e74 .hover-b795 {
  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);
}
.over_4e74
  .nav-3b72.badge-5c23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > a {
  background-color: var(--e-global-color-text);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > a
  .hero-8457.shadow_b4ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > a
  .section_hard_042b.summary_a78e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > .under_4eb4
  .search_2ecd
  > a {
  background-color: var(--e-global-color-secondary);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > .under_4eb4
  .search_2ecd
  > a
  .title-wood-7554 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > .under_4eb4
  .search_2ecd
  > a
  .section_hard_042b.header_8e6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > a
  .mini-2474:before {
  color: var(--e-global-color-text);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > .under_4eb4
  a
  .mini-2474:before {
  color: var(--e-global-color-text);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd.old-3fb7
  > a
  .mini-2474:before {
  color: var(--e-global-color-text);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > .under_4eb4
  .search_2ecd.old-3fb7
  > a
  .mini-2474:before {
  color: var(--e-global-color-text);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > a
  .element_small_6a32
  .huge_40ce {
  color: var(--e-global-color-text);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > .under_4eb4
  a
  .element_small_6a32
  .huge_40ce {
  color: var(--e-global-color-text);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > a
  .element_small_6a32
  .huge_40ce,
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > .under_4eb4
  a
  .element_small_6a32
  .huge_40ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > a
  .search-a6b3:before {
  color: var(--e-global-color-text);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > .under_4eb4
  a
  .search-a6b3:before {
  color: var(--e-global-color-text);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd.old-3fb7
  > a
  .search-a6b3:before {
  color: var(--e-global-color-text);
}
.wide-02a7
  > .medium-a441
  > div
  > .blue-9500
  > .search_2ecd
  > .under_4eb4
  .search_2ecd.old-3fb7
  > a
  .search-a6b3:before {
  color: var(--e-global-color-text);
}
.backdrop-b887 .button-outer-70bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-b887
  .layout_9848:hover
  .button-outer-70bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-cd52
  > .medium-a441
  > .button-7106
  > .bright_d47a
  > .brown_a6c6
  > .complex-935e
  .logo-out-a82c {
  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);
}
.top-cd52
  > .medium-a441
  > .button-7106
  > .bright_d47a
  > .brown_a6c6
  > .complex-935e:hover
  .logo-out-a82c {
  color: var(--e-global-color-text);
}
.top-cd52
  > .medium-a441
  > .button-7106
  > .bright_d47a
  > .brown_a6c6
  > .complex-935e:hover
  .logo-out-a82c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-cd52
  > .medium-a441
  > .button-7106
  > .bright_d47a
  > .brown_a6c6.description-e20a
  > .complex-935e
  .logo-out-a82c {
  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);
}
.pink-2cf0 .texture-orange-d276 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-2cf0 .search_complex_564e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-2cf0 .summary-new-4855 {
  background-color: var(--e-global-color-primary);
}
.pink-2cf0 .summary-new-4855 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-green-096a
  > .medium-a441
  > .disabled_gas_350e
  > .primary_silver_ba3e
  > .picture_new_c2e3
  .alert-stale-f465 {
  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);
}
.heading-green-096a
  > .medium-a441
  > .disabled_gas_350e
  > .primary_silver_ba3e
  > .picture_new_c2e3
  .item-stone-7382 {
  color: var(--e-global-color-text);
}
.heading-green-096a
  > .medium-a441
  > .disabled_gas_350e
  > .primary_silver_ba3e
  > .picture_new_c2e3:hover
  .alert-stale-f465 {
  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);
}
.heading-green-096a
  > .medium-a441
  > .disabled_gas_350e
  > .primary_silver_ba3e
  > .picture_new_c2e3:hover
  .item-stone-7382 {
  color: var(--e-global-color-secondary);
}
.heading-green-096a
  > .medium-a441
  > .disabled_gas_350e
  > .primary_silver_ba3e
  > .picture_new_c2e3.icon-top-f5e1
  .alert-stale-f465 {
  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);
}
.heading-green-096a
  > .medium-a441
  > .disabled_gas_350e
  > .primary_silver_ba3e
  > .picture_new_c2e3.icon-top-f5e1
  .item-stone-7382 {
  color: var(--e-global-color-primary);
}
.west_e975
  .west_0b89
  .filter_hard_d0cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_e975 .yellow-d5d0 .nav-rough-5d8b .upper_4166 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-879d .red-aa43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-879d .label-0cac .red-aa43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-879d .pattern_east_a1e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-879d .pattern_east_a1e7 {
  background-color: var(--e-global-color-primary);
}
.shade_pink_433f .advanced_8de2 .modal_3137 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_pink_433f
  .advanced_8de2:hover
  .pagination-5040 {
  color: var(--e-global-color-secondary);
}
.shade_pink_433f
  .advanced_8de2:hover
  .modal_3137 {
  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);
}
.gallery-6bc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.logo-be85 {
  flex-direction: column;
}

.logo-be85 .hidden_ebbf {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #FFD700; /* 金黄色标题 */
  margin-bottom: 5px !important;
  margin-top: -10px !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3); /* 添加文字阴影增强视觉效果 */
}

h2.logo-be85 .hidden_ebbf {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
  color: #FFD700; /* 金黄色 */
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

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

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

.block_c12b.dropdown-middle-c478 {
  display: none;
}

.media-fixed-b91f {
  display: none;
}

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

.container-8d7c.wrapper_af02 {
  margin-bottom: 40px;
  width: 100%;
}

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

.logo-be85 a {
  width: 100%;
}

.row_b601 .active_basic_8ce5.huge_1a54 {
  width: 20% !important;
}

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

.smooth-03ee: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%);
}

.smooth-03ee svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.filter-211c {
  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;
}

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

.filter-211c: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);
}

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

.row_b601
  .active_basic_8ce5.component_809c
  .tag-2ec6
  .wood_d796 {
  font-size: 20px !important;
}

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

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

.stale-339b h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.column_gas_42c2.search-b793 > .primary-04a8 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.wood-6fa7 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.small-19aa {
  font-size: 35px !important;
}

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

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

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

.row_b601
  .active_basic_8ce5.feature_tiny_5801
  .carousel_easy_8360
  .outline_3177 {
  width: 100% !important;
}

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

.huge_5496 {
  width: 100%;
}

.large-56ea {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.surface-3355 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.media-aac3 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.surface-3355:hover .media-aac3 {
  visibility: visible;
}
.surface-3355:hover.surface-3355::before {
  display: block;
}

.stale-339b h3 {
  color: #fff;
}

.gradient-d339 {
  margin: 0;
}

.row_b601
  .active_basic_8ce5.feature_tiny_5801
  .outline_3177
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.aside-7e0b {
  width: 100%;
}

.green_a726 {
  width: 100%;
}

.photo-action-a786 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.green_a726 {
  width: 100%;
}

.carousel-brown-29a4 {
  margin-bottom: 10px !important;
}

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

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

.backdrop-8816 {
  margin-top: 15px !important;
}

table {
  margin-top: 20px !important;
  width: 100%;
}

table th {
  background: #fff !important;
}

tr {
  display: flex;
  width: 100%;
}

td {
  background: #fff !important;
  color: #fff;
  font-size: 21px !important;

  border: 1px solid #fff;
  text-align: center !important;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

ul {
  margin: 0 !important;

  margin-bottom: 15px !important;
}

.logo-be85 .hidden_ebbf.content_medium_fc29 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.logo-be85 h1.hidden_ebbf {
  margin-top: 80px !important;
}

.row_b601 .active_basic_8ce5.overlay_narrow_d8da {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.summary_slow_86ed img {
  width: 100%;
}

.secondary-next-ae8c .static_2451.tag-2ec6 {
  justify-content: space-between;
}

.solid_2c55 {
  display: none;
}

.search_60a4 .left-413f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .column_gas_42c2 .primary-04a8 {
    flex-wrap: nowrap !important;
  }
}

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

  .selected-f326 {
    width: 100% !important;
  }
}

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

  .smooth-03ee svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .secondary-next-ae8c .static_2451.tag-2ec6 {
    border-bottom: 1px solid #f0c159;
  }

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

  .column_gas_42c2.search-b793 > .primary-04a8 {
    gap: 15px;
    justify-content: space-between;
  }

  .row_b601
    .active_basic_8ce5.feature_tiny_5801
    .outline_3177
    img {
    width: 60% !important;
  }

  .wood-6fa7 {
    left: 2%;
  }

  .wrapper-ba6c {
    margin: 10px 0;
  }

  .logo-be85 .left-413f {
    margin: 0;
    margin-bottom: 10px;
  }

  .smooth-03ee {
    font-size: 16px !important;
  }

  .small-19aa {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.logo-be85 .hidden_ebbf,
  .logo-be85 .hidden_ebbf {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .outline_3177 {
    justify-content: center;
  }

  .logo-be85 .left-413f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .row_b601 .active_basic_8ce5.huge_1a54 {
    width: 75% !important;
  }

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

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

  h2.logo-be85 .hidden_ebbf,
  .logo-be85 .hidden_ebbf {
    font-size: 30px !important;
  }

  .outline_3177 {
    justify-content: center;
  }

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

  .pressed-dacc
    .full-dbfc.sidebar-ffea {
    margin: 0 !important;
  }

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

  .wrapper-ba6c {
    display: flex;
  }

  .dirty_ed79 .smooth-03ee {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .photo-action-a786 {
    justify-content: flex-end;
    gap: 1px;
  }

  .logo-be85 h1.hidden_ebbf {
    margin-top: 40px !important;
  }

  .row_b601
    .active_basic_8ce5.feature_tiny_5801
    .outline_3177
    img,
  .small-e31c .carousel_easy_8360 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .filter-211c {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .row_b601 .active_basic_8ce5.huge_1a54 {
    width: 100% !important;
  }

  .column_gas_42c2.search-b793 > .primary-04a8 {
    gap: 3px;
  }

  .logo-be85 .left-413f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.secondary-next-ae8c .static_2451.tag-2ec6 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.secondary-next-ae8c .static_2451.tag-2ec6: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .secondary-next-ae8c .static_2451.tag-2ec6 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .logo-be85 .hidden_ebbf {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .smooth-03ee {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.content_dynamic_433f .breadcrumb-steel-87f7 {
  flex-shrink: 0;
  white-space: nowrap;
}

.content_dynamic_433f .selected_b651 {
  flex-shrink: 0;
  min-width: fit-content;
}

.content_dynamic_433f .wood_d796 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.content_dynamic_433f .breadcrumb-steel-87f7 {
  max-width: 80px !important;
}

.content_dynamic_433f .selected_b651 {
  max-width: 80px !important;
  overflow: hidden;
}

.content_dynamic_433f .static_2451.tag-2ec6 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.content_dynamic_433f .wood_d796 {
  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);
  }
}

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

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

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

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

body .filter-211c:nth-child(2),
.row_b601 .filter-211c:nth-child(2),
#page .filter-211c: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;
}

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

/* css-noise: f4e4 */
.promo-block-c3 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
