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(.pagination-1fff) {
  gap: 0.5em;
}
:where(.yellow_64e2) {
  gap: 0.5em;
}
body .thumbnail-fixed-ab35 > .element_02c1 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .thumbnail-fixed-ab35 > .label-3ed4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .thumbnail-fixed-ab35 > .block_d5ab {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .texture_8234 > .element_02c1 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .texture_8234 > .label-3ed4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .texture_8234 > .block_d5ab {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .texture_8234
  > :where(:not(.element_02c1):not(.label-3ed4):not(.search-2a72)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .texture_8234 > .solid-fbe1 {
  max-width: var(--wp--style--global--wide-size);
}
body .pagination-1fff {
  display: flex;
}
body .pagination-1fff {
  flex-wrap: wrap;
  align-items: center;
}
body .pagination-1fff > * {
  margin: 0;
}
body .yellow_64e2 {
  display: grid;
}
body .yellow_64e2 > * {
  margin: 0;
}
:where(.wrapper_9352.pagination-1fff) {
  gap: 2em;
}
:where(.wrapper_9352.yellow_64e2) {
  gap: 2em;
}
:where(.focus-stale-e823.pagination-1fff) {
  gap: 1.25em;
}
:where(.focus-stale-e823.yellow_64e2) {
  gap: 1.25em;
}
.gradient-wide-9a03 {
  color: var(--wp--preset--color--black) !important;
}
.gradient-357e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.north_c0dc {
  color: var(--wp--preset--color--white) !important;
}
.tag_6bc5 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.modal-68f2 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.notice-3c5a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.silver-8006 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.card-593b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.focus-5254 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gas_027a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.label_33e2 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pink_b68e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.table-326a {
  background-color: var(--wp--preset--color--black) !important;
}
.message_stale_73de {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.search_last_c6ab {
  background-color: var(--wp--preset--color--white) !important;
}
.tabs_1057 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.popup_brown_c2aa {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.table_ca98 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.block_6fca {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.list_04f8 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.inner_adaa {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.secondary_0a3c {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.picture_b579 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.wood-7181 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.link-dirty-b2d3 {
  border-color: var(--wp--preset--color--black) !important;
}
.overlay-fbce {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shade-5f8c {
  border-color: var(--wp--preset--color--white) !important;
}
.form-e10a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.smooth-b425 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.summary-dark-d4ab {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shade-095c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tertiary_c518 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.border-wood-d355 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.mask-solid-8103 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.layout-03c7 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.full-4ea7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.badge-new-706d {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.article-1211 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.message-slow-6644 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.form_447b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.notice_black_2ddb {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.avatar_cac5 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.notification-a14f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.small-e378 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.icon_ab09 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gallery-4e64 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.paragraph-copper-2a6e {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.orange-ebb6 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.message_a3fa {
  font-size: var(--wp--preset--font-size--small) !important;
}
.aside-dirty-d45f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.pink_adc3 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.next_3317 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.light-5a66 a:where(:not(.media-ef79)) {
  color: inherit;
}
:where(.focus-stale-e823.pagination-1fff) {
  gap: 1.25em;
}
:where(.focus-stale-e823.yellow_64e2) {
  gap: 1.25em;
}
:where(.wrapper_9352.pagination-1fff) {
  gap: 2em;
}
:where(.wrapper_9352.yellow_64e2) {
  gap: 2em;
}
.tabs-pressed-ccbd {
  font-size: 1.5em;
  line-height: 1.6;
}

.iron-9c1f .shade_38ba {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_over_06c4 .avatar_bottom_6c8b {
  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);
}
.light_ba3e {
  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);
}
.light_ba3e.brown-339f .footer-under-46a5 {
  background-color: var(--e-global-color-primary);
}
.light_ba3e.bottom_4b57 .footer-under-46a5,
.light_ba3e.pattern_brown_33ed .footer-under-46a5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.element-liquid-02a4 .info-dfb6 {
  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);
}
.chip_a7a6 {
  --divider-color: var(--e-global-color-secondary);
}
.chip_a7a6 .detail_pressed_5a60 {
  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);
}
.chip_a7a6.sort_inner_938f .row_cool_bd9a {
  background-color: var(--e-global-color-secondary);
}
.chip_a7a6.east-8232 .row_cool_bd9a,
.chip_a7a6.background-steel-46c1 .row_cool_bd9a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.chip_a7a6.east-8232 .row_cool_bd9a,
.chip_a7a6.background-steel-46c1 .row_cool_bd9a svg {
  fill: var(--e-global-color-secondary);
}
.gradient-mini-68b6 .message_16b1 {
  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);
}
.gradient-mini-68b6 .east-a4eb {
  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);
}
.row_a2d3.sort_inner_938f .row_cool_bd9a {
  background-color: var(--e-global-color-primary);
}
.row_a2d3.east-8232 .row_cool_bd9a,
.row_a2d3.background-steel-46c1 .row_cool_bd9a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.row_a2d3.east-8232 .row_cool_bd9a,
.row_a2d3.background-steel-46c1 .row_cool_bd9a svg {
  fill: var(--e-global-color-primary);
}
.input-blue-486a.sort_inner_938f .row_cool_bd9a {
  background-color: var(--e-global-color-primary);
}
.input-blue-486a.east-8232 .row_cool_bd9a,
.input-blue-486a.background-steel-46c1 .row_cool_bd9a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.input-blue-486a .solid-e14f {
  color: var(--e-global-color-primary);
}
.input-blue-486a .solid-e14f,
.input-blue-486a .solid-e14f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-blue-486a .thumbnail_d58e {
  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);
}
.picture-bcac .sort-110f {
  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);
}
.green-7107 .card-steel-4808 .blue-bdb8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-aecf .label-south-11b7:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.in-aecf .under_5b00 i {
  color: var(--e-global-color-primary);
}
.in-aecf .under_5b00 svg {
  fill: var(--e-global-color-primary);
}
.in-aecf .smooth_8462 {
  color: var(--e-global-color-secondary);
}
.in-aecf .label-south-11b7 > .smooth_8462,
.in-aecf .label-south-11b7 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_cade .caption-d021 {
  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);
}
.rough_cade .thumbnail_cfca {
  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);
}
.prev-d8ca .fresh-1d2c .card_first_2591 {
  background-color: var(--e-global-color-primary);
}
.prev-d8ca .message_black_6f7a {
  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);
}
.slider-fluid-b691 .grid_8a72 {
  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);
}
.slider-fluid-b691 .dynamic_e401 {
  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);
}
.slider-fluid-b691 .banner-5823 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.highlight_south_4446 .tertiary_fbf5,
.highlight_south_4446 .tertiary_fbf5 a {
  color: var(--e-global-color-primary);
}
.highlight_south_4446 .tertiary_fbf5.new_2ab2,
.highlight_south_4446 .tertiary_fbf5.new_2ab2 a {
  color: var(--e-global-color-accent);
}
.highlight_south_4446 .tertiary_fbf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_south_4446 .slider-orange-a82d {
  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);
}
.media_center_7246 .table-c995,
.media_center_7246 .link_rough_4a89 {
  color: var(--e-global-color-primary);
}
.media_center_7246 .table-c995 svg {
  fill: var(--e-global-color-primary);
}
.media_center_7246 .new_2ab2 .table-c995,
.media_center_7246 .new_2ab2 .link_rough_4a89 {
  color: var(--e-global-color-accent);
}
.media_center_7246 .new_2ab2 .table-c995 svg {
  fill: var(--e-global-color-accent);
}
.media_center_7246 .link_rough_4a89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_center_7246 .slider-orange-a82d {
  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);
}
.glass_be21 .lower-2bb3,
.glass_be21 .message_858e {
  color: var(--e-global-color-primary);
}
.glass_be21 .message_858e svg {
  fill: var(--e-global-color-primary);
}
.glass_be21 .tertiary_fbf5.new_2ab2 a,
.glass_be21
  .tertiary_fbf5.new_2ab2
  .message_858e {
  color: var(--e-global-color-accent);
}
.glass_be21 .lower-2bb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_be21 .slider-orange-a82d {
  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);
}
.popup-e3c4 .smooth-c461 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-e3c4 .backdrop_tiny_4099 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_smooth_4294 .preview-dim-fef9 .in_8dae {
  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);
}
.label_smooth_4294 .preview-dim-fef9 .label_silver_fef2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_smooth_4294 .bright-400e .in_8dae {
  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);
}
.label_smooth_4294
  .bright-400e
  .label_silver_fef2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_smooth_4294
  .hot-f368
  .in_8dae {
  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);
}
.label_smooth_4294
  .hot-f368
  .label_silver_fef2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_smooth_4294
  .orange-db3e
  .in_8dae {
  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);
}
.label_smooth_4294
  .orange-db3e
  .label_silver_fef2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_dc5a .background-brown-d181 {
  background-color: var(--e-global-color-primary);
}
.static_dc5a .background-brown-d181:hover {
  background-color: var(--e-global-color-primary);
}
.static_dc5a .avatar_947e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_dc5a
  .background-brown-d181:hover
  .avatar_947e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-665e .tall-3f31 {
  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);
}
.purple-838f .table-f087 .lite-9e78 a {
  background-color: var(--e-global-color-accent);
}
.purple-838f .table-f087 .filter-pressed-33a5 a {
  background-color: var(--e-global-color-accent);
}
.purple-838f .table-f087 .lite-9e78 a,
.purple-838f .table-f087 .filter-pressed-33a5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_4423
  .medium_b2be.green_e478
  .table-f087
  a.iron-231e {
  background-color: var(--e-global-color-accent);
}
.notification_4423
  .medium_b2be.green_e478
  .table-f087
  span.iron-231e.fn-current-b180 {
  background-color: var(--e-global-color-text);
}
.notification_4423
  .medium_b2be.green_e478
  .table-f087
  .iron-231e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_7f83 .top-c65b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_7f83
  .mask-soft-a46b
  > .stale-0fe7
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_7f83
  .photo_d6b5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_7f83
  .footer-red-a31e
  .tag_0e48,
.breadcrumb_7f83
  .footer-red-a31e
  .video_2e92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_7f83
  .footer-red-a31e
  .complex_416e,
.breadcrumb_7f83
  .footer-red-a31e
  a
  .complex_416e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_7f83
  .footer-red-a31e
  .green_903a {
  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);
}
.breadcrumb_7f83
  .footer-red-a31e
  .tooltip-f61c {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_7f83
  .footer-red-a31e
  .tooltip-f61c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_7f83
  .footer-red-a31e
  .tooltip-f61c:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_7f83
  .footer-red-a31e
  .box-5d41 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_7f83
  .footer-red-a31e
  .box-5d41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_7f83
  .footer-red-a31e
  .box-5d41:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_7f83
  .block-82c9
  .fresh-9f29
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_7f83
  .block-82c9
  .wide-9b95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_7f83
  .block-82c9
  .green_903a {
  color: var(--e-global-color-text);
}
.breadcrumb_7f83
  .block-82c9
  .green_903a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_7f83
  .block-82c9
  .tooltip-f61c {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_7f83
  .block-82c9
  .tooltip-f61c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_7f83
  .block-82c9
  .tooltip-f61c:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_7f83
  .block-82c9
  .box-5d41 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_7f83
  .block-82c9
  .box-5d41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_7f83
  .block-82c9
  .box-5d41:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_7f83 .component_6c34 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_7f83 .component_6c34:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_7f83 .main_a435 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_7f83 .tertiary-wood-28b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_hard_ff5c .tag-blue-3609 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_hard_ff5c
  .tag-gold-d566
  > div:nth-child(3)
  .tag-blue-3609,
.photo_hard_ff5c
  .mask_in_3dc5
  > div:nth-child(1)
  .tag-blue-3609,
.photo_hard_ff5c
  .logo_ca16
  > div:nth-child(1)
  .tag-blue-3609,
.photo_hard_ff5c
  .sort_7d49
  > div:nth-child(1)
  .tag-blue-3609,
.photo_hard_ff5c
  .cool-0e0f
  > div:nth-child(1)
  .tag-blue-3609 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_hard_ff5c .focused-0794 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_hard_ff5c .hard_f5f1 {
  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);
}
.photo_hard_ff5c .bottom_a366 {
  background-color: var(--e-global-color-primary);
}
.photo_hard_ff5c .bottom_a366 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_hard_ff5c .bottom_a366:hover {
  background-color: var(--e-global-color-primary);
}
.photo_hard_ff5c .icon_9c94 {
  background-color: var(--e-global-color-primary);
}
.photo_hard_ff5c .icon_9c94:hover {
  background-color: var(--e-global-color-primary);
}
.photo_hard_ff5c .main_a435 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_hard_ff5c .tertiary-wood-28b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-9f74 .message-f4c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-9f74 .large_26ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-9f74 .sort_8999 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-9f74 .search_beec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-9f74 .orange_c0a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-9f74 .icon_9c94 {
  background-color: var(--e-global-color-primary);
}
.alert-9f74 .icon_9c94:hover {
  background-color: var(--e-global-color-primary);
}
.table_60b2 .alert-fresh-a29d {
  background-color: var(--e-global-color-secondary);
}
.table_60b2 .progress_stone_5963 {
  background-color: var(--e-global-color-text);
}
.table_60b2 .red-a2e2 {
  background-color: var(--e-global-color-secondary);
}
.table_60b2 .message_031c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_60b2 .full_df3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_60b2 .panel_hovered_5334 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_60b2 .fixed_d68c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_60b2 .west-9b9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_83b8 .warm-3c71 .content_d16b,
.middle_83b8
  .warm-3c71
  .content_d16b
  a,
.middle_83b8 .lite_71f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_83b8 .warm-3c71 .narrow-e1ad,
.middle_83b8 .disabled_dim_5ec9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_83b8 .warm-3c71 .narrow-e1ad {
  color: var(--e-global-color-text);
}
.middle_83b8 .disabled_dim_5ec9 {
  color: var(--e-global-color-text);
}
.middle_83b8
  .warm-3c71
  .gradient_first_8380 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_83b8 .block-46eb .lower-7bfa {
  background-color: var(--e-global-color-primary);
}
.middle_83b8 .block-46eb .lower-7bfa:hover {
  background-color: var(--e-global-color-primary);
}
.middle_83b8 .block-46eb .card-hovered-bba6 li span {
  background-color: var(--e-global-color-text);
}
.middle_83b8 .block-46eb .card-hovered-bba6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.middle_83b8
  .block-46eb
  .card-hovered-bba6
  li.input_black_ad0b
  span {
  background-color: var(--e-global-color-accent);
}
.middle_83b8 .pattern-green-9b7b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-cda1 .outer-5780 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_huge_83dc .copper-639c {
  background-color: var(--e-global-color-primary);
}
.picture_huge_83dc .motion_1cb3 {
  background-color: var(--e-global-color-secondary);
}
.picture_huge_83dc .last_4e70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_huge_83dc .tabs_static_c67a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_huge_83dc .frame_top_1e5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_huge_83dc .description-cold-c584 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_huge_83dc .upper-d96c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_huge_83dc .footer-b682 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_huge_83dc .box-fafb {
  background-color: var(--e-global-color-primary);
}
.picture_huge_83dc .box-fafb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-light-8b19 .preview_70a0 {
  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);
}
.shade-light-8b19 .primary_e21f {
  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);
}
.shade-light-8b19
  .widget-1bb3:after {
  background-color: var(--e-global-color-primary);
}
.shade-light-8b19 .tertiary_11ae {
  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);
}
.modal-f634 .lite_71f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-f634 .disabled_dim_5ec9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-6859 .small_12ae .notification_new_c1a5 {
  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);
}
.advanced-6859 .small_12ae .input_fixed_5ef2 {
  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);
}
.primary_c393 .input-static-b333 {
  background-color: var(--e-global-color-primary);
}
.primary_c393 .selected-16db {
  background-color: var(--e-global-color-secondary);
}
.primary_c393 .slow-98e3 .pagination-5fc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_c393 .active_7892 .pagination-5fc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-3285 .hero-1c82 .paragraph_short_7ee7 {
  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);
}
.light-3285 .hero-1c82 .thick-f857 {
  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);
}
.light-3285 .hero-1c82 .thick_7602 {
  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);
}
.bottom-4e69 .gas-7e0b {
  border-color: var(--e-global-color-text);
}
.bottom-4e69 .out-a819 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-4e69 .fixed_8581 {
  color: var(--e-global-color-primary);
}
.bottom-4e69 .glass_9a3f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-efdf .box-18d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-efdf .picture_green_8a9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-efdf .video-054f:hover .box-18d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-efdf
  .video-054f:hover
  .picture_green_8a9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-b95c .block-4e48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-b95c .overlay-a8b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_0d88 .accent_bronze_b77e .border_smooth_7b9a {
  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_0d88 .texture-hard-d8da .border_smooth_7b9a {
  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);
}
.modal-selected-43fc .gallery-last-c714 {
  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);
}
.heading-0722 .medium_fb4a .fast_a200 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-0722 .medium_fb4a .fast_a200 {
  background-color: var(--e-global-color-secondary);
}
.heading-0722 .logo-672a .fast_a200 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-0722 .logo-672a .fast_a200 {
  background-color: var(--e-global-color-secondary);
}
.heading-0722 .search_34e5 .stale-46cc {
  background-color: var(--e-global-color-primary);
}
.heading-0722 .search_34e5:hover .stale-46cc {
  background-color: var(--e-global-color-secondary);
}
.heading-0722 .lower-7bfa {
  background-color: var(--e-global-color-primary);
}
.heading-0722 .lower-7bfa:hover {
  background-color: var(--e-global-color-accent);
}
.heading-0722 .card-hovered-bba6 li span {
  background-color: var(--e-global-color-text);
}
.heading-0722 .card-hovered-bba6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading-0722 .card-hovered-bba6 li.input_black_ad0b span {
  background-color: var(--e-global-color-accent);
}
.iron_8131 .info_dark_a8db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_8131 .container_static_2e00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-0ac7 .alert_abb0:before {
  background-color: var(--e-global-color-secondary);
}
.west-0ac7 .row_center_e067 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-0ac7 .narrow_6e1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-7ef9 .secondary-action-ba08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-7ef9 .secondary-action-ba08:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-7ef9 .secondary-action-ba08.fn-active-b180 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-7ef9 .popup_short_637e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-7ef9 .section_simple_8734 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-7ef9 .tabs_silver_2d33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-7ef9 .gold-aefa {
  background-color: var(--e-global-color-primary);
}
.dynamic-7ef9 .gold-aefa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic-7ef9 .footer-rough-5f3e {
  background-color: var(--e-global-color-primary);
}
.dynamic-7ef9 .footer-rough-5f3e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_4eb3 .link_9032 .background-23eb a {
  color: var(--e-global-color-secondary);
}
.list_4eb3 .link_9032 .background-23eb a:hover {
  color: var(--e-global-color-secondary);
}
.list_4eb3 .link_9032 .background-23eb,
.list_4eb3 .link_9032 .background-23eb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_4eb3 .link_9032 .panel-873d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_4eb3 .link_9032 .wrapper-new-3035 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_4eb3 .link_9032 .texture_motion_86c7 {
  background-color: var(--e-global-color-primary);
}
.list_4eb3 .link_9032 .texture_motion_86c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_4eb3 .link_9032 .texture_motion_86c7:hover {
  background-color: var(--e-global-color-primary);
}
.list_4eb3 .link_9032 .highlight_4e2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_4eb3 .link_9032 .highlight_4e2a {
  background-color: var(--e-global-color-primary);
}
.list_4eb3 .link_9032 .highlight_4e2a:hover {
  background-color: var(--e-global-color-primary);
}
.list_4eb3 .link_9032 .lower-7bfa {
  background-color: var(--e-global-color-primary);
}
.list_4eb3 .link_9032 .lower-7bfa:hover {
  background-color: var(--e-global-color-primary);
}
.list_4eb3 .block-46eb .card-hovered-bba6 li span {
  background-color: var(--e-global-color-text);
}
.list_4eb3 .block-46eb .card-hovered-bba6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.list_4eb3 .block-46eb .card-hovered-bba6 li.input_black_ad0b span {
  background-color: var(--e-global-color-accent);
}
.list_4eb3 .main_a435 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_4eb3 .tertiary-wood-28b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-smooth-8b29 .easy_ada4 .under_5ca5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-smooth-8b29 .easy_ada4 .backdrop-over-d840 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-smooth-8b29 .easy_ada4 .chip_17b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-down-3cc2 .wide_9070 {
  border-color: var(--e-global-color-text);
}
.preview-down-3cc2 .notice-97aa {
  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);
}
.preview-down-3cc2 .grid-short-b9fe {
  color: var(--e-global-color-secondary);
}
.preview-down-3cc2 .grid-short-b9fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-down-3cc2 .accent-f6b2 > * {
  color: var(--e-global-color-primary);
}
.preview-down-3cc2 .accent-f6b2 > * svg {
  fill: var(--e-global-color-primary);
}
.preview-down-3cc2 .texture_bottom_7a24 {
  color: var(--e-global-color-primary);
}
.preview-down-3cc2 .texture_bottom_7a24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-down-3cc2 .last-aac5 {
  color: var(--e-global-color-primary);
}
.preview-down-3cc2 .last-aac5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-down-3cc2 .summary_hard_80a7 {
  color: var(--e-global-color-primary);
}
.preview-down-3cc2 .summary_hard_80a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-down-3cc2 .static-8a63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-down-3cc2 .yellow-7a95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-down-3cc2 .yellow-7a95.description-hard-22d3 {
  color: var(--e-global-color-secondary);
}
.preview-down-3cc2 .yellow-7a95.description-hard-22d3 .accordion_steel_b626 {
  color: var(--e-global-color-accent);
}
.preview-down-3cc2 .yellow-7a95.frame_6402 {
  color: var(--e-global-color-text);
}
.preview-down-3cc2 .yellow-7a95.frame_6402 .accordion_steel_b626 {
  color: var(--e-global-color-text);
}
.preview-down-3cc2 .yellow-7a95:before {
  border-top-color: var(--e-global-color-text);
}
.preview-down-3cc2 .cool-a51e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-down-3cc2
  .cool-a51e
  .full_a2bd {
  background-color: var(--e-global-color-primary);
}
.preview-down-3cc2
  .cool-a51e
  .full_a2bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-down-3cc2 .wide_9070 .fast-f920 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-fast-1b66 .fluid_5dd5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-fast-1b66 .overlay_ff23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-pressed-544d .gallery_abbf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-pressed-544d
  .tag-slow-deb7
  .form-1c78 {
  background-color: var(--e-global-color-secondary);
}
.gallery-pressed-544d
  .tag-slow-deb7.out_1e28
  .form-1c78 {
  background-color: var(--e-global-color-text);
}
.gallery-pressed-544d
  .tag-slow-deb7:hover
  .form-1c78 {
  background-color: var(--e-global-color-accent);
}
.gallery-pressed-544d
  .tag-slow-deb7.fn-active-b180
  .form-1c78 {
  background-color: var(--e-global-color-primary);
}
.gradient_pro_e15a .huge_057e {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gradient_pro_e15a .gallery-6d2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_pro_e15a .huge-5fad {
  background-color: var(--e-global-color-primary);
}
.gradient_pro_e15a .huge-5fad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_b5e7 .main_8422 .secondary-2aa0 .layout_10a9 {
  background-color: var(--e-global-color-secondary);
}
.panel_b5e7 .main_8422 .top-fe48:after {
  background-color: var(--e-global-color-secondary);
}
.panel_b5e7 .purple_4097 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_b5e7 .small-4f6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_b5e7 .image_short_06f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_b5e7 .shade-purple-bb9f {
  background-color: var(--e-global-color-primary);
}
.panel_b5e7 .shade-purple-bb9f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_b5e7 .secondary-c29e {
  background-color: var(--e-global-color-secondary);
}
.panel_b5e7 .secondary-c29e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_b5e7 .main_8422 .advanced-2848 .hover-pink-a9f7:hover {
  background-color: var(--e-global-color-primary);
}
.panel_b5e7
  .main_8422
  .advanced-2848
  .hover-pink-a9f7.down-b714 {
  background-color: var(--e-global-color-primary);
}
.panel_b5e7 .main_8422 .image_da8b:before {
  border-color: var(--e-global-color-primary);
}
.panel_b5e7 .main_8422 .image_da8b:hover:before {
  border-color: var(--e-global-color-secondary);
}
.panel_b5e7
  .main_8422
  .image_da8b.shade_in_d009:before {
  border-color: var(--e-global-color-primary);
}
.panel_b5e7 .last_ebe3 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-pro-b0ae .disabled-5346 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-pro-b0ae .disabled-5346:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-pro-b0ae .disabled-5346.black_8938 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-pro-b0ae .input_light_90c2 {
  background-color: var(--e-global-color-primary);
}
.highlight-pro-b0ae .input_light_90c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-pro-b0ae
  .dynamic_d1a4
  .title_5d0e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-pro-b0ae
  .logo-lower-ea31
  .title_5d0e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_b0f9
  .orange_bc3a
  .module-full-d860 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_b0f9
  .orange_bc3a
  .preview_64ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_b0f9 .pressed_8269 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_b0f9 .text-7ea9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_b0f9 .content-c770 {
  background-color: var(--e-global-color-primary);
}
.badge_b0f9 .content-c770 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-1db0 .secondary_59b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-1db0 .column-light-1259 {
  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);
}
.sidebar-1db0 .simple-898f {
  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);
}
.sidebar-1db0 .simple-898f a:hover {
  color: var(--e-global-color-secondary);
}
.sidebar-1db0 .gold-ccb8 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-1db0 .header_wood_1c7d {
  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);
}
.sidebar-1db0 .fast_b7de .lower-7bfa {
  background-color: var(--e-global-color-primary);
}
.sidebar-1db0 .fast_b7de .lower-7bfa:hover {
  background-color: var(--e-global-color-accent);
}
.sidebar-1db0
  .fast_b7de
  .card-hovered-bba6
  li
  span {
  background-color: var(--e-global-color-text);
}
.sidebar-1db0
  .fast_b7de
  .card-hovered-bba6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-1db0
  .fast_b7de
  .card-hovered-bba6
  li.input_black_ad0b
  span {
  background-color: var(--e-global-color-accent);
}
.pressed_290b
  .disabled-c7ab
  .form_upper_0388 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_290b .disabled-c7ab .hero_f7be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_290b .disabled-c7ab .wide_d383 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_290b .motion-e33c {
  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);
}
.pressed_290b
  .gallery-focused-0140.media-19dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > a {
  background-color: var(--e-global-color-text);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > a
  .hidden_764f.rough-fe55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > a
  .out_3f12.item-pro-9511 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > .media-cold-0144
  .stone-7a77
  > a {
  background-color: var(--e-global-color-secondary);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > .media-cold-0144
  .stone-7a77
  > a
  .status-3224 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > .media-cold-0144
  .stone-7a77
  > a
  .out_3f12.card_c7c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > a
  .short-eadf:before {
  color: var(--e-global-color-text);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > .media-cold-0144
  a
  .short-eadf:before {
  color: var(--e-global-color-text);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77.paragraph_pink_dbbd
  > a
  .short-eadf:before {
  color: var(--e-global-color-text);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > .media-cold-0144
  .stone-7a77.paragraph_pink_dbbd
  > a
  .short-eadf:before {
  color: var(--e-global-color-text);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > a
  .carousel-b082
  .purple-ceca {
  color: var(--e-global-color-text);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > .media-cold-0144
  a
  .carousel-b082
  .purple-ceca {
  color: var(--e-global-color-text);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > a
  .carousel-b082
  .purple-ceca,
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > .media-cold-0144
  a
  .carousel-b082
  .purple-ceca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > a
  .smooth-80d6:before {
  color: var(--e-global-color-text);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > .media-cold-0144
  a
  .smooth-80d6:before {
  color: var(--e-global-color-text);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77.paragraph_pink_dbbd
  > a
  .smooth-80d6:before {
  color: var(--e-global-color-text);
}
.carousel_south_a3e3
  > .status_yellow_f116
  > div
  > .slow-4a90
  > .stone-7a77
  > .media-cold-0144
  .stone-7a77.paragraph_pink_dbbd
  > a
  .smooth-80d6:before {
  color: var(--e-global-color-text);
}
.tooltip-5bd7 .active_afc1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-5bd7
  .current-a782:hover
  .active_afc1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_d4b2
  > .status_yellow_f116
  > .widget_pressed_0758
  > .overlay_out_3a01
  > .menu-e418
  > .notification_dark_23d2
  .popup-first-d41c {
  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);
}
.paper_d4b2
  > .status_yellow_f116
  > .widget_pressed_0758
  > .overlay_out_3a01
  > .menu-e418
  > .notification_dark_23d2:hover
  .popup-first-d41c {
  color: var(--e-global-color-text);
}
.paper_d4b2
  > .status_yellow_f116
  > .widget_pressed_0758
  > .overlay_out_3a01
  > .menu-e418
  > .notification_dark_23d2:hover
  .popup-first-d41c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_d4b2
  > .status_yellow_f116
  > .widget_pressed_0758
  > .overlay_out_3a01
  > .menu-e418.text_stone_f5e7
  > .notification_dark_23d2
  .popup-first-d41c {
  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);
}
.huge-7f1f .basic_74e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-7f1f .component_up_3653 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-7f1f .form_5e98 {
  background-color: var(--e-global-color-primary);
}
.huge-7f1f .form_5e98 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_dae2
  > .status_yellow_f116
  > .blue-40c0
  > .video-43e3
  > .secondary_brown_3475
  .huge-79ac {
  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);
}
.badge_dae2
  > .status_yellow_f116
  > .blue-40c0
  > .video-43e3
  > .secondary_brown_3475
  .left-2d5f {
  color: var(--e-global-color-text);
}
.badge_dae2
  > .status_yellow_f116
  > .blue-40c0
  > .video-43e3
  > .secondary_brown_3475:hover
  .huge-79ac {
  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);
}
.badge_dae2
  > .status_yellow_f116
  > .blue-40c0
  > .video-43e3
  > .secondary_brown_3475:hover
  .left-2d5f {
  color: var(--e-global-color-secondary);
}
.badge_dae2
  > .status_yellow_f116
  > .blue-40c0
  > .video-43e3
  > .secondary_brown_3475.carousel-up-ebb0
  .huge-79ac {
  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);
}
.badge_dae2
  > .status_yellow_f116
  > .blue-40c0
  > .video-43e3
  > .secondary_brown_3475.carousel-up-ebb0
  .left-2d5f {
  color: var(--e-global-color-primary);
}
.logo-4647
  .smooth_4489
  .fluid-6ca4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-4647 .gradient_short_7ada .fast-f920 .wide-aaaf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_b83d .button-9954 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_b83d .feature_d554 .button-9954 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_b83d .wrapper-hot-5c89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_b83d .wrapper-hot-5c89 {
  background-color: var(--e-global-color-primary);
}
.current-b072 .stale-2478 .border-next-e6a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-b072
  .stale-2478:hover
  .gallery-fresh-d81e {
  color: var(--e-global-color-secondary);
}
.current-b072
  .stale-2478:hover
  .border-next-e6a9 {
  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);
}
.easy_0cba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.preview-warm-a1e1 {
  max-width: 1400px !important;
}

.rough_8698 {
  flex-direction: column;
}

.rough_8698 .highlight-18fa {
  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.rough_8698 .highlight-18fa {
  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);
}

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

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

.yellow-07d8.table-301a {
  display: none;
}

.new_51c9 {
  display: none;
}

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

.feature-0bea.under-d5e1 {
  margin-bottom: 40px;
  width: 100%;
}

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

.rough_8698 a {
  width: 100%;
}

.button_7d18 .breadcrumb_lite_b96e.aside-white-32af {
  width: 20% !important;
}

.heading-fresh-188c {
  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; /* 字母间距 */
}

.heading-fresh-188c: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%);
}

.heading-fresh-188c svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.button_7d18
  .breadcrumb_lite_b96e.wide_9a84
  .static_8a25
  .preview-plasma-ab9d {
  font-size: 20px !important;
}

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

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

.smooth-85a0 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.pink_e12c.logo-ce68 > .gas-0de5 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.item-1197 {
  position: relative;
  width: 100%;
}

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

.shade-hot-f7d5 {
  font-size: 35px !important;
}

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

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

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

.button_7d18
  .breadcrumb_lite_b96e.border_3da1
  .brown_9a33
  .shadow_4b13 {
  width: 100% !important;
}

.block-right-8ec0 {
  width: 500px !important;
  max-width: none;
}

.notice-22cd {
  width: 100%;
}

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

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

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

  display: none;
}

.thumbnail-stone-560b {
  font-size: 15px !important;
}

.section-b2c2 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.container_7c3e:hover .section-b2c2 {
  visibility: visible;
}
.container_7c3e:hover.container_7c3e::before {
  display: block;
}

.smooth-85a0 h3 {
  color: #fff;
}

.huge-30fb {
  margin: 0;
}

.button_7d18
  .breadcrumb_lite_b96e.border_3da1
  .shadow_4b13
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.component-e0e6 {
  width: 100%;
}

.detail-1d2a {
  width: 100%;
}

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

.detail-1d2a {
  width: 100%;
}

.hover-1e16 {
  margin-bottom: 10px !important;
}

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

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

.pattern-0edd {
  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;
}

.rough_8698 .highlight-18fa.gallery_smooth_d049 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.rough_8698 h1.highlight-18fa {
  margin-top: 80px !important;
}

.button_7d18 .breadcrumb_lite_b96e.banner-inner-7c55 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.box_complex_0e59 img {
  width: 100%;
}

.right_9581 .border_tall_76b6.static_8a25 {
  justify-content: space-between;
}

.purple_2e6a {
  display: none;
}

.info_f07d .box_793c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .pink_e12c .gas-0de5 {
    flex-wrap: nowrap !important;
  }
}

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

  .block-right-8ec0 {
    width: 100% !important;
  }
}

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

  .heading-fresh-188c svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .right_9581 .border_tall_76b6.static_8a25 {
    border-bottom: 1px solid #f0c159;
  }

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

  .pink_e12c.logo-ce68 > .gas-0de5 {
    gap: 15px;
    justify-content: space-between;
  }

  .button_7d18
    .breadcrumb_lite_b96e.border_3da1
    .shadow_4b13
    img {
    width: 60% !important;
  }

  .chip_basic_3f51 {
    left: 2%;
  }

  .image-right-9cf9 {
    margin: 10px 0;
  }

  .rough_8698 .box_793c {
    margin: 0;
    margin-bottom: 10px;
  }

  .heading-fresh-188c {
    font-size: 16px !important;
  }

  .shade-hot-f7d5 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.rough_8698 .highlight-18fa,
  .rough_8698 .highlight-18fa {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .shadow_4b13 {
    justify-content: center;
  }

  .rough_8698 .box_793c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .button_7d18 .breadcrumb_lite_b96e.aside-white-32af {
    width: 75% !important;
  }

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

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

  h2.rough_8698 .highlight-18fa,
  .rough_8698 .highlight-18fa {
    font-size: 30px !important;
  }

  .shadow_4b13 {
    justify-content: center;
  }

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

  .rough-eb94
    .gallery-inner-8fd9.message_pro_2ccb {
    margin: 0 !important;
  }

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

  .image-right-9cf9 {
    display: flex;
  }

  .center-f08f .heading-fresh-188c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .rough_8698 h1.highlight-18fa {
    margin-top: 40px !important;
  }

  .button_7d18
    .breadcrumb_lite_b96e.border_3da1
    .shadow_4b13
    img,
  .gradient-mini-68b6 .brown_9a33 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .button_7d18 .breadcrumb_lite_b96e.aside-white-32af {
    width: 100% !important;
  }

  .pink_e12c.logo-ce68 > .gas-0de5 {
    gap: 3px;
  }

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

@media (max-width: 400px) {
  .heading-fresh-188c {
    white-space: wrap;
  }
}

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

.right_9581 .border_tall_76b6.static_8a25: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);
}

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

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

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

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

.yellow-07d8: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;
}

/* 图片块简化样式 */
.hard-946b {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .right_9581 .border_tall_76b6.static_8a25 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .rough_8698 .highlight-18fa {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .heading-fresh-188c {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.bright-477b .pattern_solid_0414 {
  flex-shrink: 0;
  white-space: nowrap;
}

.bright-477b .background-0e75 {
  flex-shrink: 0;
  min-width: fit-content;
}

.bright-477b .preview-plasma-ab9d {
  white-space: nowrap;
}

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

.bright-477b {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.bright-477b .background-0e75 {
  max-width: 80px !important;
  overflow: hidden;
}

.bright-477b .border_tall_76b6.static_8a25 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.bright-477b .preview-plasma-ab9d {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 0207 */
.ghost-box-r1 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
