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(.main-eb90) {
  gap: 0.5em;
}
:where(.media_prev_9441) {
  gap: 0.5em;
}
body .black-4404 > .nav_9e6c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .black-4404 > .stale-b2df {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .black-4404 > .banner_aece {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .form_bdec > .nav_9e6c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .form_bdec > .stale-b2df {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .form_bdec > .banner_aece {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .form_bdec
  > :where(:not(.nav_9e6c):not(.stale-b2df):not(.grid_last_64fd)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .form_bdec > .avatar_3cb0 {
  max-width: var(--wp--style--global--wide-size);
}
body .main-eb90 {
  display: flex;
}
body .main-eb90 {
  flex-wrap: wrap;
  align-items: center;
}
body .main-eb90 > * {
  margin: 0;
}
body .media_prev_9441 {
  display: grid;
}
body .media_prev_9441 > * {
  margin: 0;
}
:where(.disabled_smooth_11b3.main-eb90) {
  gap: 2em;
}
:where(.disabled_smooth_11b3.media_prev_9441) {
  gap: 2em;
}
:where(.border_brown_0f4d.main-eb90) {
  gap: 1.25em;
}
:where(.border_brown_0f4d.media_prev_9441) {
  gap: 1.25em;
}
.preview-7a64 {
  color: var(--wp--preset--color--black) !important;
}
.feature_bright_e6ba {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hot-a478 {
  color: var(--wp--preset--color--white) !important;
}
.hover-rough-1cca {
  color: var(--wp--preset--color--pale-pink) !important;
}
.easy_2266 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.dynamic_6184 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.upper-cb8c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.backdrop_paper_da43 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.detail_current_4d8e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pagination_ed21 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.warm_783c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.fast-6b17 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.input-47a9 {
  background-color: var(--wp--preset--color--black) !important;
}
.sort_stale_b0ab {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.avatar_bright_4e2a {
  background-color: var(--wp--preset--color--white) !important;
}
.title-iron-085e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.section-c627 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.lite-9d98 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form-c4cb {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.component-gold-f2ad {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.overlay-20b6 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.header_medium_9365 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.text-new-ab2a {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.green_f18d {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.label-0713 {
  border-color: var(--wp--preset--color--black) !important;
}
.box_d5f6 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.backdrop_38af {
  border-color: var(--wp--preset--color--white) !important;
}
.progress-5241 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.item-short-8bba {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.title-south-8130 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.icon-5357 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.pagination-e51b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.huge_f012 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.primary-medium-bb80 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.selected_fc52 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.panel_over_9aa9 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.short-cda9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.dropdown_hovered_e07b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.logo-lower-7613 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.status-9b5a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.easy-9315 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.stone_87ff {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.card_current_73e3 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.popup-top-7c1e {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.pagination-selected-2be0 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gas_0a17 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.logo-8ce5 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.dropdown-short-7ed3 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.dark-9254 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.shadow-a8ac {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.active_4c82 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.tag-c5ba {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.input_332c a:where(:not(.filter-wood-2f44)) {
  color: inherit;
}
:where(.border_brown_0f4d.main-eb90) {
  gap: 1.25em;
}
:where(.border_brown_0f4d.media_prev_9441) {
  gap: 1.25em;
}
:where(.disabled_smooth_11b3.main-eb90) {
  gap: 2em;
}
:where(.disabled_smooth_11b3.media_prev_9441) {
  gap: 2em;
}
.green_9677 {
  font-size: 1.5em;
  line-height: 1.6;
}

.box_302a .primary-d114 {
  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);
}
.container_light_a623 .input-glass-daca {
  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-liquid-6312 {
  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-liquid-6312.paper-48ee .chip_stone_48f9 {
  background-color: var(--e-global-color-primary);
}
.panel-liquid-6312.chip_2089 .chip_stone_48f9,
.panel-liquid-6312.slow_d8ab .chip_stone_48f9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notification-22c1 .hero_cdd3 {
  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);
}
.inner-6f53 {
  --divider-color: var(--e-global-color-secondary);
}
.inner-6f53 .inner-8459 {
  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);
}
.inner-6f53.outline-e8d5 .column_38d5 {
  background-color: var(--e-global-color-secondary);
}
.inner-6f53.steel_2e2b .column_38d5,
.inner-6f53.notification-pressed-b84c .column_38d5 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.inner-6f53.steel_2e2b .column_38d5,
.inner-6f53.notification-pressed-b84c .column_38d5 svg {
  fill: var(--e-global-color-secondary);
}
.notice_full_8895 .stale_a1c5 {
  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);
}
.notice_full_8895 .action-c4de {
  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);
}
.small_54cd.outline-e8d5 .column_38d5 {
  background-color: var(--e-global-color-primary);
}
.small_54cd.steel_2e2b .column_38d5,
.small_54cd.notification-pressed-b84c .column_38d5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.small_54cd.steel_2e2b .column_38d5,
.small_54cd.notification-pressed-b84c .column_38d5 svg {
  fill: var(--e-global-color-primary);
}
.heading_silver_c90f.outline-e8d5 .column_38d5 {
  background-color: var(--e-global-color-primary);
}
.heading_silver_c90f.steel_2e2b .column_38d5,
.heading_silver_c90f.notification-pressed-b84c .column_38d5 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.heading_silver_c90f .red-d1dc {
  color: var(--e-global-color-primary);
}
.heading_silver_c90f .red-d1dc,
.heading_silver_c90f .red-d1dc a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_silver_c90f .breadcrumb-8178 {
  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);
}
.layout_9b1e .tiny-8172 {
  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-898a .stone_c78f .status-195a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-1654 .preview_8650:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.pagination-1654 .table-d8df i {
  color: var(--e-global-color-primary);
}
.pagination-1654 .table-d8df svg {
  fill: var(--e-global-color-primary);
}
.pagination-1654 .breadcrumb_glass_fb59 {
  color: var(--e-global-color-secondary);
}
.pagination-1654 .preview_8650 > .breadcrumb_glass_fb59,
.pagination-1654 .preview_8650 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_d04c .tabs_thick_2851 {
  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);
}
.hovered_d04c .title_up_6df9 {
  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);
}
.popup_cool_7469 .motion_fb5d .medium_8ccc {
  background-color: var(--e-global-color-primary);
}
.popup_cool_7469 .nav_mini_2cfb {
  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);
}
.cool_7533 .pressed-4063 {
  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);
}
.cool_7533 .disabled_6d89 {
  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);
}
.cool_7533 .grid-short-f57c {
  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);
}
.feature_fb86 .outline_center_5e3a,
.feature_fb86 .outline_center_5e3a a {
  color: var(--e-global-color-primary);
}
.feature_fb86 .outline_center_5e3a.tabs-cool-8b14,
.feature_fb86 .outline_center_5e3a.tabs-cool-8b14 a {
  color: var(--e-global-color-accent);
}
.feature_fb86 .outline_center_5e3a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_fb86 .nav-steel-9832 {
  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);
}
.active-b561 .medium_92da,
.active-b561 .detail_fbb8 {
  color: var(--e-global-color-primary);
}
.active-b561 .medium_92da svg {
  fill: var(--e-global-color-primary);
}
.active-b561 .tabs-cool-8b14 .medium_92da,
.active-b561 .tabs-cool-8b14 .detail_fbb8 {
  color: var(--e-global-color-accent);
}
.active-b561 .tabs-cool-8b14 .medium_92da svg {
  fill: var(--e-global-color-accent);
}
.active-b561 .detail_fbb8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-b561 .nav-steel-9832 {
  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);
}
.gallery-purple-4be0 .secondary-first-dbc4,
.gallery-purple-4be0 .background_left_fda5 {
  color: var(--e-global-color-primary);
}
.gallery-purple-4be0 .background_left_fda5 svg {
  fill: var(--e-global-color-primary);
}
.gallery-purple-4be0 .outline_center_5e3a.tabs-cool-8b14 a,
.gallery-purple-4be0
  .outline_center_5e3a.tabs-cool-8b14
  .background_left_fda5 {
  color: var(--e-global-color-accent);
}
.gallery-purple-4be0 .secondary-first-dbc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-purple-4be0 .nav-steel-9832 {
  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);
}
.element_solid_f736 .list-f012 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_solid_f736 .gradient-9174 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_active_f5e4 .cool-3d18 .blue-eecd {
  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);
}
.box_active_f5e4 .cool-3d18 .footer_b6b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_active_f5e4 .fresh_f60e .blue-eecd {
  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);
}
.box_active_f5e4
  .fresh_f60e
  .footer_b6b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_active_f5e4
  .overlay_east_9d4b
  .blue-eecd {
  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);
}
.box_active_f5e4
  .overlay_east_9d4b
  .footer_b6b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_active_f5e4
  .title-glass-10a2
  .blue-eecd {
  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);
}
.box_active_f5e4
  .title-glass-10a2
  .footer_b6b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_554a .shadow-4b72 {
  background-color: var(--e-global-color-primary);
}
.logo_554a .shadow-4b72:hover {
  background-color: var(--e-global-color-primary);
}
.logo_554a .layout-441a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_554a
  .shadow-4b72:hover
  .layout-441a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_solid_986a .orange-8174 {
  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);
}
.heading-8603 .small_e096 .overlay_center_773e a {
  background-color: var(--e-global-color-accent);
}
.heading-8603 .small_e096 .tag_north_8765 a {
  background-color: var(--e-global-color-accent);
}
.heading-8603 .small_e096 .overlay_center_773e a,
.heading-8603 .small_e096 .tag_north_8765 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-bb84
  .gradient_ecf4.secondary-lite-dedb
  .small_e096
  a.logo-97d3 {
  background-color: var(--e-global-color-accent);
}
.panel-bb84
  .gradient_ecf4.secondary-lite-dedb
  .small_e096
  span.logo-97d3.fn-current-2b66 {
  background-color: var(--e-global-color-text);
}
.panel-bb84
  .gradient_ecf4.secondary-lite-dedb
  .small_e096
  .logo-97d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-dce4 .title_outer_1e5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-dce4
  .avatar_west_f2eb
  > .title_e37f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-dce4
  .surface_d3ac
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-dce4
  .progress_gas_6a40
  .top-9e6e,
.static-dce4
  .progress_gas_6a40
  .shade_03ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-dce4
  .progress_gas_6a40
  .middle_1848,
.static-dce4
  .progress_gas_6a40
  a
  .middle_1848 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-dce4
  .progress_gas_6a40
  .huge_470a {
  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-dce4
  .progress_gas_6a40
  .block-128c {
  background-color: var(--e-global-color-primary);
}
.static-dce4
  .progress_gas_6a40
  .block-128c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-dce4
  .progress_gas_6a40
  .block-128c:hover {
  background-color: var(--e-global-color-primary);
}
.static-dce4
  .progress_gas_6a40
  .module-black-3416 {
  background-color: var(--e-global-color-primary);
}
.static-dce4
  .progress_gas_6a40
  .module-black-3416 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-dce4
  .progress_gas_6a40
  .module-black-3416:hover {
  background-color: var(--e-global-color-primary);
}
.static-dce4
  .main-ec66
  .form_large_c878
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-dce4
  .main-ec66
  .down-2961 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-dce4
  .main-ec66
  .huge_470a {
  color: var(--e-global-color-text);
}
.static-dce4
  .main-ec66
  .huge_470a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-dce4
  .main-ec66
  .block-128c {
  background-color: var(--e-global-color-primary);
}
.static-dce4
  .main-ec66
  .block-128c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-dce4
  .main-ec66
  .block-128c:hover {
  background-color: var(--e-global-color-primary);
}
.static-dce4
  .main-ec66
  .module-black-3416 {
  background-color: var(--e-global-color-primary);
}
.static-dce4
  .main-ec66
  .module-black-3416 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-dce4
  .main-ec66
  .module-black-3416:hover {
  background-color: var(--e-global-color-primary);
}
.static-dce4 .detail_stone_f84b {
  background-color: var(--e-global-color-primary);
}
.static-dce4 .detail_stone_f84b:hover {
  background-color: var(--e-global-color-primary);
}
.static-dce4 .summary-inner-4659 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-dce4 .block-9839 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_f6ff .hidden_d734 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_f6ff
  .photo-ce41
  > div:nth-child(3)
  .hidden_d734,
.out_f6ff
  .new_0c38
  > div:nth-child(1)
  .hidden_d734,
.out_f6ff
  .warm-5e82
  > div:nth-child(1)
  .hidden_d734,
.out_f6ff
  .picture_wide_846d
  > div:nth-child(1)
  .hidden_d734,
.out_f6ff
  .menu-115c
  > div:nth-child(1)
  .hidden_d734 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_f6ff .inner-3776 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_f6ff .button-8c07 {
  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);
}
.out_f6ff .caption_9afa {
  background-color: var(--e-global-color-primary);
}
.out_f6ff .caption_9afa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_f6ff .caption_9afa:hover {
  background-color: var(--e-global-color-primary);
}
.out_f6ff .layout-mini-814e {
  background-color: var(--e-global-color-primary);
}
.out_f6ff .layout-mini-814e:hover {
  background-color: var(--e-global-color-primary);
}
.out_f6ff .summary-inner-4659 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_f6ff .block-9839 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_smooth_db74 .footer_4969 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_smooth_db74 .last_336c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_smooth_db74 .outline-wide-ad3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_smooth_db74 .module-white-e9db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_smooth_db74 .footer-warm-7646 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_smooth_db74 .layout-mini-814e {
  background-color: var(--e-global-color-primary);
}
.heading_smooth_db74 .layout-mini-814e:hover {
  background-color: var(--e-global-color-primary);
}
.outline_8958 .message_purple_b7ab {
  background-color: var(--e-global-color-secondary);
}
.outline_8958 .prev-210a {
  background-color: var(--e-global-color-text);
}
.outline_8958 .preview-south-9914 {
  background-color: var(--e-global-color-secondary);
}
.outline_8958 .shadow-west-c73b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_8958 .table-ad33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_8958 .slider-fixed-5b59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_8958 .thumbnail_large_60e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_8958 .form_wide_01be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_over_ef76 .bright-2fba .primary_advanced_b3ca,
.title_over_ef76
  .bright-2fba
  .primary_advanced_b3ca
  a,
.title_over_ef76 .list-huge-c0f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_over_ef76 .bright-2fba .photo-static-a173,
.title_over_ef76 .new-9db1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_over_ef76 .bright-2fba .photo-static-a173 {
  color: var(--e-global-color-text);
}
.title_over_ef76 .new-9db1 {
  color: var(--e-global-color-text);
}
.title_over_ef76
  .bright-2fba
  .hidden-medium-c20c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_over_ef76 .smooth-3785 .label-pink-572e {
  background-color: var(--e-global-color-primary);
}
.title_over_ef76 .smooth-3785 .label-pink-572e:hover {
  background-color: var(--e-global-color-primary);
}
.title_over_ef76 .smooth-3785 .full-3b6f li span {
  background-color: var(--e-global-color-text);
}
.title_over_ef76 .smooth-3785 .full-3b6f li span:hover {
  background-color: var(--e-global-color-primary);
}
.title_over_ef76
  .smooth-3785
  .full-3b6f
  li.tertiary_cf55
  span {
  background-color: var(--e-global-color-accent);
}
.title_over_ef76 .footer_black_5827 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-cc83 .glass_9423 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft_03bf .banner_2b41 {
  background-color: var(--e-global-color-primary);
}
.soft_03bf .tall-f989 {
  background-color: var(--e-global-color-secondary);
}
.soft_03bf .tooltip-3eac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_03bf .alert-wood-b8f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_03bf .easy-96e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_03bf .item-left-6ad2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_03bf .notification-active-9df4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_03bf .alert-dark-d7df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_03bf .pattern_99ce {
  background-color: var(--e-global-color-primary);
}
.soft_03bf .pattern_99ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_glass_ea18 .down-ec79 {
  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);
}
.picture_glass_ea18 .disabled_9e67 {
  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);
}
.picture_glass_ea18
  .text-acdc:after {
  background-color: var(--e-global-color-primary);
}
.picture_glass_ea18 .tag-15f8 {
  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);
}
.gas_199c .list-huge-c0f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_199c .new-9db1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-slow-c0ea .black_61ab .static_dc09 {
  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);
}
.element-slow-c0ea .black_61ab .tooltip_5f88 {
  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);
}
.card_6e72 .tooltip_active_9f42 {
  background-color: var(--e-global-color-primary);
}
.card_6e72 .notice_0190 {
  background-color: var(--e-global-color-secondary);
}
.card_6e72 .over_42f5 .top-4167 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_6e72 .surface-solid-9fdb .top-4167 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_tall_0eb8 .modal_new_a1da .link-motion-e6aa {
  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);
}
.search_tall_0eb8 .modal_new_a1da .bottom-7203 {
  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);
}
.search_tall_0eb8 .modal_new_a1da .narrow-fe5c {
  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);
}
.mini_2aa3 .under_1992 {
  border-color: var(--e-global-color-text);
}
.mini_2aa3 .backdrop_bf37 {
  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);
}
.mini_2aa3 .main_blue_8c55 {
  color: var(--e-global-color-primary);
}
.mini_2aa3 .article-4583 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-b602 .narrow_3bcb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-b602 .medium_c744 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-b602 .text_20e2:hover .narrow_3bcb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-b602
  .text_20e2:hover
  .medium_c744 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_center_7e2a .image-over-0ca8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_center_7e2a .copper-702f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-outer-7651 .aside_thick_cafd .block-b5a2 {
  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);
}
.tertiary-outer-7651 .content_cool_a46d .block-b5a2 {
  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);
}
.liquid-40ef .label_2a56 {
  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);
}
.section-89b7 .silver-45c5 .bright-de52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-89b7 .silver-45c5 .bright-de52 {
  background-color: var(--e-global-color-secondary);
}
.section-89b7 .summary-motion-2bb4 .bright-de52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-89b7 .summary-motion-2bb4 .bright-de52 {
  background-color: var(--e-global-color-secondary);
}
.section-89b7 .title_47af .simple_2ed8 {
  background-color: var(--e-global-color-primary);
}
.section-89b7 .title_47af:hover .simple_2ed8 {
  background-color: var(--e-global-color-secondary);
}
.section-89b7 .label-pink-572e {
  background-color: var(--e-global-color-primary);
}
.section-89b7 .label-pink-572e:hover {
  background-color: var(--e-global-color-accent);
}
.section-89b7 .full-3b6f li span {
  background-color: var(--e-global-color-text);
}
.section-89b7 .full-3b6f li span:hover {
  background-color: var(--e-global-color-primary);
}
.section-89b7 .full-3b6f li.tertiary_cf55 span {
  background-color: var(--e-global-color-accent);
}
.lower-789e .fast-c25d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-789e .lite_02b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_5713 .center-831e:before {
  background-color: var(--e-global-color-secondary);
}
.tertiary_5713 .carousel-795d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_5713 .static-154a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_82ff .search_fa27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_82ff .search_fa27:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_82ff .search_fa27.fn-active-2b66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_82ff .last-b58a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_82ff .outline_yellow_10f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_82ff .stone_c7ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_82ff .banner_eba4 {
  background-color: var(--e-global-color-primary);
}
.copper_82ff .banner_eba4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_82ff .item-left-2fa8 {
  background-color: var(--e-global-color-primary);
}
.copper_82ff .item-left-2fa8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_gold_04dc .pink-2297 .outline-3b96 a {
  color: var(--e-global-color-secondary);
}
.preview_gold_04dc .pink-2297 .outline-3b96 a:hover {
  color: var(--e-global-color-secondary);
}
.preview_gold_04dc .pink-2297 .outline-3b96,
.preview_gold_04dc .pink-2297 .outline-3b96 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_gold_04dc .pink-2297 .grid-e6c7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_gold_04dc .pink-2297 .overlay-327b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_gold_04dc .pink-2297 .orange-a773 {
  background-color: var(--e-global-color-primary);
}
.preview_gold_04dc .pink-2297 .orange-a773 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_gold_04dc .pink-2297 .orange-a773:hover {
  background-color: var(--e-global-color-primary);
}
.preview_gold_04dc .pink-2297 .red-94cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_gold_04dc .pink-2297 .red-94cd {
  background-color: var(--e-global-color-primary);
}
.preview_gold_04dc .pink-2297 .red-94cd:hover {
  background-color: var(--e-global-color-primary);
}
.preview_gold_04dc .pink-2297 .label-pink-572e {
  background-color: var(--e-global-color-primary);
}
.preview_gold_04dc .pink-2297 .label-pink-572e:hover {
  background-color: var(--e-global-color-primary);
}
.preview_gold_04dc .smooth-3785 .full-3b6f li span {
  background-color: var(--e-global-color-text);
}
.preview_gold_04dc .smooth-3785 .full-3b6f li span:hover {
  background-color: var(--e-global-color-primary);
}
.preview_gold_04dc .smooth-3785 .full-3b6f li.tertiary_cf55 span {
  background-color: var(--e-global-color-accent);
}
.preview_gold_04dc .summary-inner-4659 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_gold_04dc .block-9839 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_d4a4 .icon_yellow_a527 .gradient_4665 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_d4a4 .icon_yellow_a527 .video_bottom_4bd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_d4a4 .icon_yellow_a527 .complex-62ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c259 .item_b007 {
  border-color: var(--e-global-color-text);
}
.hovered_c259 .secondary-action-d40c {
  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);
}
.hovered_c259 .detail-simple-ce9a {
  color: var(--e-global-color-secondary);
}
.hovered_c259 .detail-simple-ce9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c259 .active_c15d > * {
  color: var(--e-global-color-primary);
}
.hovered_c259 .active_c15d > * svg {
  fill: var(--e-global-color-primary);
}
.hovered_c259 .hidden_4914 {
  color: var(--e-global-color-primary);
}
.hovered_c259 .hidden_4914 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_c259 .cool_5e94 {
  color: var(--e-global-color-primary);
}
.hovered_c259 .cool_5e94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_c259 .shade_a6b0 {
  color: var(--e-global-color-primary);
}
.hovered_c259 .shade_a6b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c259 .logo-492c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c259 .dirty_849f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c259 .dirty_849f.accordion_large_dba3 {
  color: var(--e-global-color-secondary);
}
.hovered_c259 .dirty_849f.accordion_large_dba3 .breadcrumb-6c9c {
  color: var(--e-global-color-accent);
}
.hovered_c259 .dirty_849f.message_pink_7f68 {
  color: var(--e-global-color-text);
}
.hovered_c259 .dirty_849f.message_pink_7f68 .breadcrumb-6c9c {
  color: var(--e-global-color-text);
}
.hovered_c259 .dirty_849f:before {
  border-top-color: var(--e-global-color-text);
}
.hovered_c259 .link_97dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c259
  .link_97dd
  .first-a327 {
  background-color: var(--e-global-color-primary);
}
.hovered_c259
  .link_97dd
  .first-a327 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_c259 .item_b007 .banner-south-dd01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-bf78 .dirty_7d31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-bf78 .form-a643 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-20fa .media_4ed0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-20fa
  .cold_50c7
  .accent_bottom_092e {
  background-color: var(--e-global-color-secondary);
}
.static-20fa
  .cold_50c7.paper-c2ff
  .accent_bottom_092e {
  background-color: var(--e-global-color-text);
}
.static-20fa
  .cold_50c7:hover
  .accent_bottom_092e {
  background-color: var(--e-global-color-accent);
}
.static-20fa
  .cold_50c7.fn-active-2b66
  .accent_bottom_092e {
  background-color: var(--e-global-color-primary);
}
.glass_0330 .notification_5b08 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.glass_0330 .sidebar_15dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_0330 .menu-7be5 {
  background-color: var(--e-global-color-primary);
}
.glass_0330 .menu-7be5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange-c55e .layout-d30d .hero_405f .green_1318 {
  background-color: var(--e-global-color-secondary);
}
.orange-c55e .layout-d30d .chip-d44e:after {
  background-color: var(--e-global-color-secondary);
}
.orange-c55e .tertiary-wood-bd05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-c55e .focus-bf29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-c55e .hero-under-4927 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-c55e .gas_9ef0 {
  background-color: var(--e-global-color-primary);
}
.orange-c55e .gas_9ef0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange-c55e .fresh-db59 {
  background-color: var(--e-global-color-secondary);
}
.orange-c55e .fresh-db59 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange-c55e .layout-d30d .rough_066c .breadcrumb_b593:hover {
  background-color: var(--e-global-color-primary);
}
.orange-c55e
  .layout-d30d
  .rough_066c
  .breadcrumb_b593.bronze_f796 {
  background-color: var(--e-global-color-primary);
}
.orange-c55e .layout-d30d .backdrop_fixed_0697:before {
  border-color: var(--e-global-color-primary);
}
.orange-c55e .layout-d30d .backdrop_fixed_0697:hover:before {
  border-color: var(--e-global-color-secondary);
}
.orange-c55e
  .layout-d30d
  .backdrop_fixed_0697.logo-4b7f:before {
  border-color: var(--e-global-color-primary);
}
.orange-c55e .summary_advanced_6208 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-mini-731e .text_e322 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-mini-731e .text_e322:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-mini-731e .text_e322.hover-orange-498f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-mini-731e .detail-1b6c {
  background-color: var(--e-global-color-primary);
}
.sort-mini-731e .detail-1b6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-mini-731e
  .lower_fa15
  .chip-443b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-mini-731e
  .widget_3cf4
  .chip-443b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_dcff
  .paragraph-388c
  .large_50ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_dcff
  .paragraph-388c
  .form-fresh-6269 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_dcff .tooltip_27d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_dcff .info-9987 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_dcff .action_070d {
  background-color: var(--e-global-color-primary);
}
.picture_dcff .action_070d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-a5d4 .pink-dd3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-a5d4 .bright_85de {
  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);
}
.background-a5d4 .progress_hard_8466 {
  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-a5d4 .progress_hard_8466 a:hover {
  color: var(--e-global-color-secondary);
}
.background-a5d4 .light-a78b {
  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-a5d4 .chip-dirty-ddcf {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-a5d4 .label-d0fe .label-pink-572e {
  background-color: var(--e-global-color-primary);
}
.background-a5d4 .label-d0fe .label-pink-572e:hover {
  background-color: var(--e-global-color-accent);
}
.background-a5d4
  .label-d0fe
  .full-3b6f
  li
  span {
  background-color: var(--e-global-color-text);
}
.background-a5d4
  .label-d0fe
  .full-3b6f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.background-a5d4
  .label-d0fe
  .full-3b6f
  li.tertiary_cf55
  span {
  background-color: var(--e-global-color-accent);
}
.summary_selected_1b95
  .alert-hard-2eb4
  .nav_in_a96a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_selected_1b95 .alert-hard-2eb4 .badge-a65e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_selected_1b95 .alert-hard-2eb4 .red-02e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_selected_1b95 .message-tall-4744 {
  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);
}
.summary_selected_1b95
  .detail_adde.overlay-51a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > a {
  background-color: var(--e-global-color-text);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > a
  .right-ea76.layout_slow_1385 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > a
  .banner-fluid-d5e5.smooth-d825 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > .copper-cc86
  .backdrop-62a4
  > a {
  background-color: var(--e-global-color-secondary);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > .copper-cc86
  .backdrop-62a4
  > a
  .new-a537 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > .copper-cc86
  .backdrop-62a4
  > a
  .banner-fluid-d5e5.breadcrumb-focused-041b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > a
  .background_cool_6de7:before {
  color: var(--e-global-color-text);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > .copper-cc86
  a
  .background_cool_6de7:before {
  color: var(--e-global-color-text);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4.thumbnail-8a53
  > a
  .background_cool_6de7:before {
  color: var(--e-global-color-text);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > .copper-cc86
  .backdrop-62a4.thumbnail-8a53
  > a
  .background_cool_6de7:before {
  color: var(--e-global-color-text);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > a
  .steel_4016
  .item-new-4bf7 {
  color: var(--e-global-color-text);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > .copper-cc86
  a
  .steel_4016
  .item-new-4bf7 {
  color: var(--e-global-color-text);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > a
  .steel_4016
  .item-new-4bf7,
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > .copper-cc86
  a
  .steel_4016
  .item-new-4bf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > a
  .layout_basic_9a65:before {
  color: var(--e-global-color-text);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > .copper-cc86
  a
  .layout_basic_9a65:before {
  color: var(--e-global-color-text);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4.thumbnail-8a53
  > a
  .layout_basic_9a65:before {
  color: var(--e-global-color-text);
}
.logo_white_781a
  > .article-a4b6
  > div
  > .focused-17b1
  > .backdrop-62a4
  > .copper-cc86
  .backdrop-62a4.thumbnail-8a53
  > a
  .layout_basic_9a65:before {
  color: var(--e-global-color-text);
}
.tiny_4aea .gallery-hard-dc4d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny_4aea
  .chip-ab17:hover
  .gallery-hard-dc4d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_ca72
  > .article-a4b6
  > .input_8ee2
  > .label-fast-9ffd
  > .aside-plasma-e354
  > .lite_32b9
  .tag_yellow_1ceb {
  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);
}
.sort_ca72
  > .article-a4b6
  > .input_8ee2
  > .label-fast-9ffd
  > .aside-plasma-e354
  > .lite_32b9:hover
  .tag_yellow_1ceb {
  color: var(--e-global-color-text);
}
.sort_ca72
  > .article-a4b6
  > .input_8ee2
  > .label-fast-9ffd
  > .aside-plasma-e354
  > .lite_32b9:hover
  .tag_yellow_1ceb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_ca72
  > .article-a4b6
  > .input_8ee2
  > .label-fast-9ffd
  > .aside-plasma-e354.card_3021
  > .lite_32b9
  .tag_yellow_1ceb {
  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);
}
.column_gold_ab5e .active_up_1d3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_gold_ab5e .video-white-5727 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_gold_ab5e .red_b236 {
  background-color: var(--e-global-color-primary);
}
.column_gold_ab5e .red_b236 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_small_7080
  > .article-a4b6
  > .small_2f74
  > .advanced-4265
  > .accordion-black-e7f1
  .thumbnail-5b8a {
  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);
}
.form_small_7080
  > .article-a4b6
  > .small_2f74
  > .advanced-4265
  > .accordion-black-e7f1
  .aside-2abe {
  color: var(--e-global-color-text);
}
.form_small_7080
  > .article-a4b6
  > .small_2f74
  > .advanced-4265
  > .accordion-black-e7f1:hover
  .thumbnail-5b8a {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_small_7080
  > .article-a4b6
  > .small_2f74
  > .advanced-4265
  > .accordion-black-e7f1:hover
  .aside-2abe {
  color: var(--e-global-color-secondary);
}
.form_small_7080
  > .article-a4b6
  > .small_2f74
  > .advanced-4265
  > .accordion-black-e7f1.top_ee99
  .thumbnail-5b8a {
  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);
}
.form_small_7080
  > .article-a4b6
  > .small_2f74
  > .advanced-4265
  > .accordion-black-e7f1.top_ee99
  .aside-2abe {
  color: var(--e-global-color-primary);
}
.content_paper_b2ec
  .dropdown-mini-a6e8
  .dirty-8ddd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_paper_b2ec .motion-c21c .banner-south-dd01 .list-f133 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_490f .wood_1027 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_490f .surface-aef5 .wood_1027 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_490f .basic_96ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_490f .basic_96ae {
  background-color: var(--e-global-color-primary);
}
.active-80ba .caption-hard-f15e .image-3da0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-80ba
  .caption-hard-f15e:hover
  .main-focused-79fb {
  color: var(--e-global-color-secondary);
}
.active-80ba
  .caption-hard-f15e:hover
  .image-3da0 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_9db6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.bronze-bb9e {
  flex-direction: column;
}

.bronze-bb9e .pressed-07dc {
  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.bronze-bb9e .pressed-07dc {
  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);
}

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

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

.top-0152.lower-9cb3 {
  display: none;
}

.warm_c8dd {
  display: none;
}

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

.light-f4c4.pressed_533a {
  margin-bottom: 40px;
  width: 100%;
}

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

.bronze-bb9e a {
  width: 100%;
}

.surface_hovered_d2cd .fresh-174f.popup-fast-8481 {
  width: 20% !important;
}

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

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

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

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

.notification-188b {
  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;
}

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

.notification-188b: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);
}

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

.surface_hovered_d2cd
  .fresh-174f.aside_short_106e
  .first-c9c4
  .pro-b81d {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.gallery-4c66.menu_48f5 > .cool_dd85 {
  display: flex;
  align-items: center;
}

.input-gas-0bbe {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.menu-black-0bf6 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.dropdown-68c5 {
  font-size: 35px !important;
}

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

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

.smooth-1620 {
  display: flex;
  gap: 50px;
}

.surface_hovered_d2cd
  .fresh-174f.outer-07ed
  .widget-gas-af40
  .accent_pressed_197f {
  width: 100% !important;
}

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

.block_04e1 {
  width: 100%;
}

.title-6e0c {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.nav-21df {
  font-size: 15px !important;
}

.breadcrumb_6f54 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.static_8210:hover .breadcrumb_6f54 {
  visibility: visible;
}
.static_8210:hover.static_8210::before {
  display: block;
}

.dark_c648 h3 {
  color: #fff;
}

.banner_down_ed11 {
  margin: 0;
}

.surface_hovered_d2cd
  .fresh-174f.outer-07ed
  .accent_pressed_197f
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.breadcrumb_smooth_3f7c {
  width: 100%;
}

.basic-d8ee {
  width: 100%;
}

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

.basic-d8ee {
  width: 100%;
}

.frame-465f {
  margin-bottom: 10px !important;
}

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

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

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

.bronze-bb9e .pressed-07dc.stone-fb99 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.bronze-bb9e h1.pressed-07dc {
  margin-top: 80px !important;
}

.surface_hovered_d2cd .fresh-174f.nav-full-22c5 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.sort_blue_f401 img {
  width: 100%;
}

.pro_7e65 .orange-6392.first-c9c4 {
  justify-content: space-between;
}

.search_efc2 {
  display: none;
}

.narrow-0fb3 .white-2da5 {
  margin: 1px 0 !important;
}

.green-8bc7 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .gallery-4c66 .cool_dd85 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .pro_7e65 .orange-6392.first-c9c4 {
    border-bottom: 1px solid #f0c159;
  }

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

  .gallery-4c66.menu_48f5 > .cool_dd85 {
    gap: 15px;
    justify-content: space-between;
  }

  .surface_hovered_d2cd
    .fresh-174f.outer-07ed
    .accent_pressed_197f
    img {
    width: 60% !important;
  }

  .menu-black-0bf6 {
    left: 2%;
  }

  .chip-dbfe {
    margin: 10px 0;
  }

  .bronze-bb9e .white-2da5 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .dropdown-68c5 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.bronze-bb9e .pressed-07dc,
  .bronze-bb9e .pressed-07dc {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .accent_pressed_197f {
    justify-content: center;
  }

  .bronze-bb9e .white-2da5 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .surface_hovered_d2cd .fresh-174f.popup-fast-8481 {
    width: 75% !important;
  }

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

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

  h2.bronze-bb9e .pressed-07dc,
  .bronze-bb9e .pressed-07dc {
    font-size: 30px !important;
  }

  .accent_pressed_197f {
    justify-content: center;
  }

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

  .carousel-94fa
    .column_fixed_b6bf.avatar_simple_d987 {
    margin: 0 !important;
  }

  .input-gas-0bbe {
    margin: 0;
    gap: 10px;
  }

  .chip-dbfe {
    display: flex;
  }

  .west_de72 .selected_efe6 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .detail-active-f726 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .bronze-bb9e h1.pressed-07dc {
    margin-top: 40px !important;
  }

  .surface_hovered_d2cd
    .fresh-174f.outer-07ed
    .accent_pressed_197f
    img,
  .notice_full_8895 .widget-gas-af40 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .notification-188b {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .surface_hovered_d2cd .fresh-174f.popup-fast-8481 {
    width: 100% !important;
  }

  .gallery-4c66.menu_48f5 > .cool_dd85 {
    gap: 3px;
  }

  .bronze-bb9e .white-2da5 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.pro_7e65 .orange-6392.first-c9c4 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.pro_7e65 .orange-6392.first-c9c4: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.frame-16d7 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .pro_7e65 .orange-6392.first-c9c4 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .bronze-bb9e .pressed-07dc {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .selected_efe6 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.border-thick-d958 .first-c460 {
  flex-shrink: 0;
  white-space: nowrap;
}

.border-thick-d958 .orange-80e4 {
  flex-shrink: 0;
  min-width: fit-content;
}

.border-thick-d958 .pro-b81d {
  white-space: nowrap;
}

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

.border-thick-d958 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.border-thick-d958 .first-c460 {
  max-width: 80px !important;
}

.border-thick-d958 .orange-80e4 {
  max-width: 80px !important;
  overflow: hidden;
}

.border-thick-d958 .orange-6392.first-c9c4 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.border-thick-d958 .pro-b81d {
  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);
  }
}

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

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

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

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

body .notification-188b:nth-child(2),
.surface_hovered_d2cd .notification-188b:nth-child(2),
#page .notification-188b: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;
}

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

/* css-noise: 66ee */
.widget-item-z9 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
