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(.thumbnail-active-11c9) {
  gap: 0.5em;
}
:where(.focused-973d) {
  gap: 0.5em;
}
body .box_glass_5a3b > .thumbnail-aa17 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .box_glass_5a3b > .hidden-d553 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .box_glass_5a3b > .hero-7dee {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .footer-clean-d47d > .thumbnail-aa17 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .footer-clean-d47d > .hidden-d553 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .footer-clean-d47d > .hero-7dee {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .footer-clean-d47d
  > :where(:not(.thumbnail-aa17):not(.hidden-d553):not(.tag_6b7e)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .footer-clean-d47d > .heading_blue_d79d {
  max-width: var(--wp--style--global--wide-size);
}
body .thumbnail-active-11c9 {
  display: flex;
}
body .thumbnail-active-11c9 {
  flex-wrap: wrap;
  align-items: center;
}
body .thumbnail-active-11c9 > * {
  margin: 0;
}
body .focused-973d {
  display: grid;
}
body .focused-973d > * {
  margin: 0;
}
:where(.plasma-e810.thumbnail-active-11c9) {
  gap: 2em;
}
:where(.plasma-e810.focused-973d) {
  gap: 2em;
}
:where(.large-7690.thumbnail-active-11c9) {
  gap: 1.25em;
}
:where(.large-7690.focused-973d) {
  gap: 1.25em;
}
.panel_c583 {
  color: var(--wp--preset--color--black) !important;
}
.avatar-over-9dd8 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.search_static_c4f8 {
  color: var(--wp--preset--color--white) !important;
}
.pressed-1e5b {
  color: var(--wp--preset--color--pale-pink) !important;
}
.panel_center_05d8 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.tabs-478c {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.element-8c92 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.secondary_7519 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.chip-stone-55b5 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.nav_9b7c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.basic_35eb {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.description_mini_4cdb {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.pattern_3bf6 {
  background-color: var(--wp--preset--color--black) !important;
}
.stale_9324 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.main-pink-49ef {
  background-color: var(--wp--preset--color--white) !important;
}
.brown_b808 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.table_dbb3 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.box_dim_d66c {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tertiary-be2d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.stone-1651 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tertiary-5e85 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.item-dbca {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.block_middle_2dc2 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.photo_bb85 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.surface_75b0 {
  border-color: var(--wp--preset--color--black) !important;
}
.slider_blue_b1a2 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.content-9428 {
  border-color: var(--wp--preset--color--white) !important;
}
.picture_0899 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.bronze_2a4c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.section-8fa8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.carousel-6ffc {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.short-3ccd {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.bright-6f56 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.thumbnail-complex-9dc2 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pagination-blue-53ab {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.bronze_56ca {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.surface-in-32bd {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.input-24ca {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.gallery-362b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.silver_853b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.new-66e1 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.secondary-outer-30db {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.iron-4403 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.item_last_7051 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.badge-dark-298e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.under-556c {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.full_75a4 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.shadow_wood_99e7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.overlay-tiny-c316 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.current-05cd {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.background-0c85 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.top_1b54 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.south-aace a:where(:not(.slider_gold_e32a)) {
  color: inherit;
}
:where(.large-7690.thumbnail-active-11c9) {
  gap: 1.25em;
}
:where(.large-7690.focused-973d) {
  gap: 1.25em;
}
:where(.plasma-e810.thumbnail-active-11c9) {
  gap: 2em;
}
:where(.plasma-e810.focused-973d) {
  gap: 2em;
}
.sort_under_4f33 {
  font-size: 1.5em;
  line-height: 1.6;
}

.block-out-e1cd .shade_67c6 {
  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);
}
.steel_ae00 .dim_4d48 {
  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_full_0c39 {
  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_full_0c39.easy_360f .slider-a623 {
  background-color: var(--e-global-color-primary);
}
.row_full_0c39.last-f052 .slider-a623,
.row_full_0c39.accordion-basic-7447 .slider-a623 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.layout_a7c3 .focused_7530 {
  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);
}
.brown-fbe0 {
  --divider-color: var(--e-global-color-secondary);
}
.brown-fbe0 .panel_motion_f5f3 {
  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);
}
.brown-fbe0.table-31ec .detail-2413 {
  background-color: var(--e-global-color-secondary);
}
.brown-fbe0.hard-4d86 .detail-2413,
.brown-fbe0.image_c6bf .detail-2413 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.brown-fbe0.hard-4d86 .detail-2413,
.brown-fbe0.image_c6bf .detail-2413 svg {
  fill: var(--e-global-color-secondary);
}
.content-fe9b .gallery_glass_0771 {
  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);
}
.content-fe9b .dropdown_short_62dd {
  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);
}
.notification_a8c2.table-31ec .detail-2413 {
  background-color: var(--e-global-color-primary);
}
.notification_a8c2.hard-4d86 .detail-2413,
.notification_a8c2.image_c6bf .detail-2413 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notification_a8c2.hard-4d86 .detail-2413,
.notification_a8c2.image_c6bf .detail-2413 svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb_dim_81c4.table-31ec .detail-2413 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_dim_81c4.hard-4d86 .detail-2413,
.breadcrumb_dim_81c4.image_c6bf .detail-2413 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.breadcrumb_dim_81c4 .message-over-f33f {
  color: var(--e-global-color-primary);
}
.breadcrumb_dim_81c4 .message-over-f33f,
.breadcrumb_dim_81c4 .message-over-f33f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_dim_81c4 .disabled-bae4 {
  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);
}
.main_fast_b8e6 .overlay_gold_f084 {
  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-9e21 .silver-5c34 .liquid-e054 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_hovered_5ad1 .link_16b5:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.content_hovered_5ad1 .active-1d2c i {
  color: var(--e-global-color-primary);
}
.content_hovered_5ad1 .active-1d2c svg {
  fill: var(--e-global-color-primary);
}
.content_hovered_5ad1 .message_short_c911 {
  color: var(--e-global-color-secondary);
}
.content_hovered_5ad1 .link_16b5 > .message_short_c911,
.content_hovered_5ad1 .link_16b5 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-7c62 .message_060d {
  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);
}
.description-7c62 .search_a3c2 {
  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);
}
.article-bc7a .outline-1194 .box-5f79 {
  background-color: var(--e-global-color-primary);
}
.article-bc7a .input_fa99 {
  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);
}
.item-next-0df8 .tertiary_5aaa {
  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);
}
.item-next-0df8 .container-silver-de43 {
  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);
}
.item-next-0df8 .wide-82de {
  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);
}
.filter-2999 .text-be6f,
.filter-2999 .text-be6f a {
  color: var(--e-global-color-primary);
}
.filter-2999 .text-be6f.outline-5233,
.filter-2999 .text-be6f.outline-5233 a {
  color: var(--e-global-color-accent);
}
.filter-2999 .text-be6f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-2999 .grid_f359 {
  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);
}
.tertiary-thick-ca38 .accent_active_d612,
.tertiary-thick-ca38 .tooltip-stone-c346 {
  color: var(--e-global-color-primary);
}
.tertiary-thick-ca38 .accent_active_d612 svg {
  fill: var(--e-global-color-primary);
}
.tertiary-thick-ca38 .outline-5233 .accent_active_d612,
.tertiary-thick-ca38 .outline-5233 .tooltip-stone-c346 {
  color: var(--e-global-color-accent);
}
.tertiary-thick-ca38 .outline-5233 .accent_active_d612 svg {
  fill: var(--e-global-color-accent);
}
.tertiary-thick-ca38 .tooltip-stone-c346 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-thick-ca38 .grid_f359 {
  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);
}
.section_red_624f .breadcrumb_ef3d,
.section_red_624f .south-9594 {
  color: var(--e-global-color-primary);
}
.section_red_624f .south-9594 svg {
  fill: var(--e-global-color-primary);
}
.section_red_624f .text-be6f.outline-5233 a,
.section_red_624f
  .text-be6f.outline-5233
  .south-9594 {
  color: var(--e-global-color-accent);
}
.section_red_624f .breadcrumb_ef3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_red_624f .grid_f359 {
  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);
}
.prev_b44a .banner-stale-a44e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_b44a .clean-81f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-fd7b .article-steel-e8b5 .south_d475 {
  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);
}
.left-fd7b .article-steel-e8b5 .detail-01df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-fd7b .gradient_b71b .south_d475 {
  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);
}
.left-fd7b
  .gradient_b71b
  .detail-01df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-fd7b
  .sort_small_203c
  .south_d475 {
  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);
}
.left-fd7b
  .sort_small_203c
  .detail-01df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-fd7b
  .header_left_da6b
  .south_d475 {
  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);
}
.left-fd7b
  .header_left_da6b
  .detail-01df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-up-8185 .item_def5 {
  background-color: var(--e-global-color-primary);
}
.slider-up-8185 .item_def5:hover {
  background-color: var(--e-global-color-primary);
}
.slider-up-8185 .module_ee13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-up-8185
  .item_def5:hover
  .module_ee13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_0b17 .tabs_first_880a {
  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);
}
.north_62fb .detail-rough-c48d .nav_9ebb a {
  background-color: var(--e-global-color-accent);
}
.north_62fb .detail-rough-c48d .large_a45f a {
  background-color: var(--e-global-color-accent);
}
.north_62fb .detail-rough-c48d .nav_9ebb a,
.north_62fb .detail-rough-c48d .large_a45f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_e3fc
  .tertiary_right_7ac0.hard_7b51
  .detail-rough-c48d
  a.notice_a312 {
  background-color: var(--e-global-color-accent);
}
.purple_e3fc
  .tertiary_right_7ac0.hard_7b51
  .detail-rough-c48d
  span.notice_a312.fn-current-88eb {
  background-color: var(--e-global-color-text);
}
.purple_e3fc
  .tertiary_right_7ac0.hard_7b51
  .detail-rough-c48d
  .notice_a312 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e49 .paragraph_over_cc4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e49
  .hot_def9
  > .action_16ba
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e49
  .outer_7664
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e49
  .texture-east-adfa
  .header_5986,
.surface-7e49
  .texture-east-adfa
  .text_top_d1bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-7e49
  .texture-east-adfa
  .dim_70c9,
.surface-7e49
  .texture-east-adfa
  a
  .dim_70c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e49
  .texture-east-adfa
  .stone_7dae {
  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);
}
.surface-7e49
  .texture-east-adfa
  .outline_purple_a68f {
  background-color: var(--e-global-color-primary);
}
.surface-7e49
  .texture-east-adfa
  .outline_purple_a68f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e49
  .texture-east-adfa
  .outline_purple_a68f:hover {
  background-color: var(--e-global-color-primary);
}
.surface-7e49
  .texture-east-adfa
  .footer-prev-0e6f {
  background-color: var(--e-global-color-primary);
}
.surface-7e49
  .texture-east-adfa
  .footer-prev-0e6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e49
  .texture-east-adfa
  .footer-prev-0e6f:hover {
  background-color: var(--e-global-color-primary);
}
.surface-7e49
  .motion_3699
  .hot_2d0e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-7e49
  .motion_3699
  .popup_02a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e49
  .motion_3699
  .stone_7dae {
  color: var(--e-global-color-text);
}
.surface-7e49
  .motion_3699
  .stone_7dae
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e49
  .motion_3699
  .outline_purple_a68f {
  background-color: var(--e-global-color-primary);
}
.surface-7e49
  .motion_3699
  .outline_purple_a68f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e49
  .motion_3699
  .outline_purple_a68f:hover {
  background-color: var(--e-global-color-primary);
}
.surface-7e49
  .motion_3699
  .footer-prev-0e6f {
  background-color: var(--e-global-color-primary);
}
.surface-7e49
  .motion_3699
  .footer-prev-0e6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-7e49
  .motion_3699
  .footer-prev-0e6f:hover {
  background-color: var(--e-global-color-primary);
}
.surface-7e49 .heading-5592 {
  background-color: var(--e-global-color-primary);
}
.surface-7e49 .heading-5592:hover {
  background-color: var(--e-global-color-primary);
}
.surface-7e49 .tertiary_c41f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-7e49 .header-brown-177a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_66c1 .container_south_46b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_66c1
  .main_3fc4
  > div:nth-child(3)
  .container_south_46b8,
.active_66c1
  .disabled_294f
  > div:nth-child(1)
  .container_south_46b8,
.active_66c1
  .footer-e809
  > div:nth-child(1)
  .container_south_46b8,
.active_66c1
  .progress_d8ff
  > div:nth-child(1)
  .container_south_46b8,
.active_66c1
  .shade-brown-09b7
  > div:nth-child(1)
  .container_south_46b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_66c1 .small-f48a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_66c1 .inner_e58b {
  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_66c1 .video-8b09 {
  background-color: var(--e-global-color-primary);
}
.active_66c1 .video-8b09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_66c1 .video-8b09:hover {
  background-color: var(--e-global-color-primary);
}
.active_66c1 .sort_tiny_ced6 {
  background-color: var(--e-global-color-primary);
}
.active_66c1 .sort_tiny_ced6:hover {
  background-color: var(--e-global-color-primary);
}
.active_66c1 .tertiary_c41f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_66c1 .header-brown-177a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_55c8 .table_new_5f1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_55c8 .backdrop-954c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_55c8 .button-motion-0f5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_55c8 .small_8e3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_55c8 .input_focused_e8af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_55c8 .sort_tiny_ced6 {
  background-color: var(--e-global-color-primary);
}
.popup_55c8 .sort_tiny_ced6:hover {
  background-color: var(--e-global-color-primary);
}
.pressed-f40f .label_steel_641b {
  background-color: var(--e-global-color-secondary);
}
.pressed-f40f .tooltip_f9e2 {
  background-color: var(--e-global-color-text);
}
.pressed-f40f .tag_dynamic_9ef0 {
  background-color: var(--e-global-color-secondary);
}
.pressed-f40f .left_aed3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-f40f .wide-4712 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-f40f .main-liquid-8824 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-f40f .notice-paper-df7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-f40f .dark_6399 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_704e .preview_f075 .message_hard_3d5a,
.light_704e
  .preview_f075
  .message_hard_3d5a
  a,
.light_704e .logo_fb3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_704e .preview_f075 .shade_89d3,
.light_704e .slider_left_1881 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_704e .preview_f075 .shade_89d3 {
  color: var(--e-global-color-text);
}
.light_704e .slider_left_1881 {
  color: var(--e-global-color-text);
}
.light_704e
  .preview_f075
  .photo-selected-4e0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_704e .gradient_under_7d79 .link_next_9007 {
  background-color: var(--e-global-color-primary);
}
.light_704e .gradient_under_7d79 .link_next_9007:hover {
  background-color: var(--e-global-color-primary);
}
.light_704e .gradient_under_7d79 .thick_6829 li span {
  background-color: var(--e-global-color-text);
}
.light_704e .gradient_under_7d79 .thick_6829 li span:hover {
  background-color: var(--e-global-color-primary);
}
.light_704e
  .gradient_under_7d79
  .thick_6829
  li.light_6f07
  span {
  background-color: var(--e-global-color-accent);
}
.light_704e .copper-86a0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current-eafc .nav-eda7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-9b43 .header-prev-cd8f {
  background-color: var(--e-global-color-primary);
}
.stale-9b43 .grid_liquid_1310 {
  background-color: var(--e-global-color-secondary);
}
.stale-9b43 .slider_94f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-9b43 .background_e04f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-9b43 .link_stale_06f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-9b43 .iron_a3c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-9b43 .highlight-8549 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-9b43 .label-fluid-fb4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-9b43 .table-middle-44b3 {
  background-color: var(--e-global-color-primary);
}
.stale-9b43 .table-middle-44b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_4220 .background-571b {
  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);
}
.article_4220 .wrapper-a76b {
  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);
}
.article_4220
  .inner_2bb1:after {
  background-color: var(--e-global-color-primary);
}
.article_4220 .border_brown_cf51 {
  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);
}
.main-glass-cc76 .logo_fb3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-glass-cc76 .slider_left_1881 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-9dde .paragraph_0100 .pressed_18f2 {
  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);
}
.gradient-9dde .paragraph_0100 .column_hovered_73fa {
  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);
}
.tag-6b5b .header_bronze_2db3 {
  background-color: var(--e-global-color-primary);
}
.tag-6b5b .easy-4ab3 {
  background-color: var(--e-global-color-secondary);
}
.tag-6b5b .tiny_800c .tooltip-hard-1cc2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-6b5b .link-pressed-ab08 .tooltip-hard-1cc2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_1058 .widget_fcb1 .aside_next_bc35 {
  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);
}
.east_1058 .widget_fcb1 .medium-d04b {
  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);
}
.east_1058 .widget_fcb1 .bronze-abb3 {
  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_1bcd .column_simple_695a {
  border-color: var(--e-global-color-text);
}
.bottom_1bcd .over-3072 {
  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_1bcd .simple_9cf0 {
  color: var(--e-global-color-primary);
}
.bottom_1bcd .smooth-9e6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-50c7 .tiny_f733 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-50c7 .copper_0cd4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-50c7 .frame-fa99:hover .tiny_f733 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-50c7
  .frame-fa99:hover
  .copper_0cd4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-glass-7b58 .small-0f8c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-glass-7b58 .static_c9de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_2c44 .card-6d5d .backdrop-b18a {
  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);
}
.block_2c44 .picture-stone-5105 .backdrop-b18a {
  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);
}
.stone-0e57 .medium-e30b {
  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);
}
.pro-39c0 .basic_8e25 .fresh-cf0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-39c0 .basic_8e25 .fresh-cf0d {
  background-color: var(--e-global-color-secondary);
}
.pro-39c0 .column-solid-1d2a .fresh-cf0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-39c0 .column-solid-1d2a .fresh-cf0d {
  background-color: var(--e-global-color-secondary);
}
.pro-39c0 .panel_static_1218 .surface_cb96 {
  background-color: var(--e-global-color-primary);
}
.pro-39c0 .panel_static_1218:hover .surface_cb96 {
  background-color: var(--e-global-color-secondary);
}
.pro-39c0 .link_next_9007 {
  background-color: var(--e-global-color-primary);
}
.pro-39c0 .link_next_9007:hover {
  background-color: var(--e-global-color-accent);
}
.pro-39c0 .thick_6829 li span {
  background-color: var(--e-global-color-text);
}
.pro-39c0 .thick_6829 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pro-39c0 .thick_6829 li.light_6f07 span {
  background-color: var(--e-global-color-accent);
}
.sort-4bf3 .row-orange-b30d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-4bf3 .inner_b907 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_9c2c .secondary_medium_bca6:before {
  background-color: var(--e-global-color-secondary);
}
.table_9c2c .focus_5e45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_9c2c .bronze_8850 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_c0fe .preview_wood_9cfe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_c0fe .preview_wood_9cfe:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_c0fe .preview_wood_9cfe.fn-active-88eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_c0fe .image-1f37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_c0fe .tall_5032 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_c0fe .hot_ea73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_c0fe .inner-86a0 {
  background-color: var(--e-global-color-primary);
}
.tall_c0fe .inner-86a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_c0fe .tertiary_b258 {
  background-color: var(--e-global-color-primary);
}
.tall_c0fe .tertiary_b258 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-5bd7 .title_wood_35d2 .sort-full-c581 a {
  color: var(--e-global-color-secondary);
}
.chip-5bd7 .title_wood_35d2 .sort-full-c581 a:hover {
  color: var(--e-global-color-secondary);
}
.chip-5bd7 .title_wood_35d2 .sort-full-c581,
.chip-5bd7 .title_wood_35d2 .sort-full-c581 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-5bd7 .title_wood_35d2 .background-soft-ca43 {
  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);
}
.chip-5bd7 .title_wood_35d2 .avatar-down-e1a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-5bd7 .title_wood_35d2 .main_489b {
  background-color: var(--e-global-color-primary);
}
.chip-5bd7 .title_wood_35d2 .main_489b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-5bd7 .title_wood_35d2 .main_489b:hover {
  background-color: var(--e-global-color-primary);
}
.chip-5bd7 .title_wood_35d2 .breadcrumb-west-abac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-5bd7 .title_wood_35d2 .breadcrumb-west-abac {
  background-color: var(--e-global-color-primary);
}
.chip-5bd7 .title_wood_35d2 .breadcrumb-west-abac:hover {
  background-color: var(--e-global-color-primary);
}
.chip-5bd7 .title_wood_35d2 .link_next_9007 {
  background-color: var(--e-global-color-primary);
}
.chip-5bd7 .title_wood_35d2 .link_next_9007:hover {
  background-color: var(--e-global-color-primary);
}
.chip-5bd7 .gradient_under_7d79 .thick_6829 li span {
  background-color: var(--e-global-color-text);
}
.chip-5bd7 .gradient_under_7d79 .thick_6829 li span:hover {
  background-color: var(--e-global-color-primary);
}
.chip-5bd7 .gradient_under_7d79 .thick_6829 li.light_6f07 span {
  background-color: var(--e-global-color-accent);
}
.chip-5bd7 .tertiary_c41f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-5bd7 .header-brown-177a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_tiny_c16b .dark-e076 .text-e930 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_tiny_c16b .dark-e076 .tall-32cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_tiny_c16b .dark-e076 .article_87ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_3e79 .popup-2ae3 {
  border-color: var(--e-global-color-text);
}
.card_3e79 .in_b41f {
  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);
}
.card_3e79 .aside_1086 {
  color: var(--e-global-color-secondary);
}
.card_3e79 .aside_1086 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_3e79 .in_3e99 > * {
  color: var(--e-global-color-primary);
}
.card_3e79 .in_3e99 > * svg {
  fill: var(--e-global-color-primary);
}
.card_3e79 .caption-eb10 {
  color: var(--e-global-color-primary);
}
.card_3e79 .caption-eb10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_3e79 .blue_65cb {
  color: var(--e-global-color-primary);
}
.card_3e79 .blue_65cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_3e79 .red_1469 {
  color: var(--e-global-color-primary);
}
.card_3e79 .red_1469 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_3e79 .form_soft_5a3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_3e79 .first-7143 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_3e79 .first-7143.banner-old-ab06 {
  color: var(--e-global-color-secondary);
}
.card_3e79 .first-7143.banner-old-ab06 .frame-prev-c47f {
  color: var(--e-global-color-accent);
}
.card_3e79 .first-7143.gallery-right-e38d {
  color: var(--e-global-color-text);
}
.card_3e79 .first-7143.gallery-right-e38d .frame-prev-c47f {
  color: var(--e-global-color-text);
}
.card_3e79 .first-7143:before {
  border-top-color: var(--e-global-color-text);
}
.card_3e79 .alert-up-f812 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_3e79
  .alert-up-f812
  .dynamic_e19f {
  background-color: var(--e-global-color-primary);
}
.card_3e79
  .alert-up-f812
  .dynamic_e19f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_3e79 .popup-2ae3 .small_8cad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_dark_e687 .wood_8d94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_dark_e687 .selected_da6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-left-e365 .footer-lower-71f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-left-e365
  .menu_b485
  .dark-b54c {
  background-color: var(--e-global-color-secondary);
}
.footer-left-e365
  .menu_b485.cool_4b15
  .dark-b54c {
  background-color: var(--e-global-color-text);
}
.footer-left-e365
  .menu_b485:hover
  .dark-b54c {
  background-color: var(--e-global-color-accent);
}
.footer-left-e365
  .menu_b485.fn-active-88eb
  .dark-b54c {
  background-color: var(--e-global-color-primary);
}
.texture-f622 .list_5c91 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.texture-f622 .content-center-3b6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-f622 .surface-hard-ea45 {
  background-color: var(--e-global-color-primary);
}
.texture-f622 .surface-hard-ea45 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-62a4 .nav-paper-d20f .slider_focused_d731 .section-cool-b332 {
  background-color: var(--e-global-color-secondary);
}
.widget-62a4 .nav-paper-d20f .tertiary_b28c:after {
  background-color: var(--e-global-color-secondary);
}
.widget-62a4 .icon-stale-5e8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-62a4 .fast-72d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-62a4 .left_81c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-62a4 .wrapper-down-e729 {
  background-color: var(--e-global-color-primary);
}
.widget-62a4 .wrapper-down-e729 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-62a4 .wrapper-mini-bdbd {
  background-color: var(--e-global-color-secondary);
}
.widget-62a4 .wrapper-mini-bdbd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-62a4 .nav-paper-d20f .tag-silver-e2ae .accent-460d:hover {
  background-color: var(--e-global-color-primary);
}
.widget-62a4
  .nav-paper-d20f
  .tag-silver-e2ae
  .accent-460d.heading-595c {
  background-color: var(--e-global-color-primary);
}
.widget-62a4 .nav-paper-d20f .preview_e144:before {
  border-color: var(--e-global-color-primary);
}
.widget-62a4 .nav-paper-d20f .preview_e144:hover:before {
  border-color: var(--e-global-color-secondary);
}
.widget-62a4
  .nav-paper-d20f
  .preview_e144.info_liquid_dacb:before {
  border-color: var(--e-global-color-primary);
}
.widget-62a4 .wrapper-9323 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-a2ce .background_aee1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-a2ce .background_aee1:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-a2ce .background_aee1.selected_b81a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-a2ce .frame-current-3c72 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-a2ce .frame-current-3c72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-a2ce
  .card-mini-04b1
  .wood-53ef
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-a2ce
  .table_bottom_7991
  .wood-53ef
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_5dd4
  .shadow-47f4
  .smooth-3a36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_5dd4
  .shadow-47f4
  .avatar_small_5c4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_5dd4 .dirty-23ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_5dd4 .fluid_e703 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_5dd4 .main_stone_325b {
  background-color: var(--e-global-color-primary);
}
.menu_5dd4 .main_stone_325b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex-f180 .under-a99a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-f180 .surface-2f9c {
  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);
}
.complex-f180 .modal_0ac8 {
  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);
}
.complex-f180 .modal_0ac8 a:hover {
  color: var(--e-global-color-secondary);
}
.complex-f180 .widget-16cc {
  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);
}
.complex-f180 .breadcrumb_down_be73 {
  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);
}
.complex-f180 .preview_b6d4 .link_next_9007 {
  background-color: var(--e-global-color-primary);
}
.complex-f180 .preview_b6d4 .link_next_9007:hover {
  background-color: var(--e-global-color-accent);
}
.complex-f180
  .preview_b6d4
  .thick_6829
  li
  span {
  background-color: var(--e-global-color-text);
}
.complex-f180
  .preview_b6d4
  .thick_6829
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.complex-f180
  .preview_b6d4
  .thick_6829
  li.light_6f07
  span {
  background-color: var(--e-global-color-accent);
}
.brown_13e3
  .outline-fast-4b45
  .video_8c25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_13e3 .outline-fast-4b45 .focus_fast_9a44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_13e3 .outline-fast-4b45 .up-1e84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_13e3 .element-gas-1e5c {
  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);
}
.brown_13e3
  .widget_4251.slider_first_4b6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > a {
  background-color: var(--e-global-color-text);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > a
  .progress_2c5a.hero-wide-f1fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > a
  .active_b37f.last_e43c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > .disabled-green-9b05
  .progress_4a7d
  > a {
  background-color: var(--e-global-color-secondary);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > .disabled-green-9b05
  .progress_4a7d
  > a
  .action-c621 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > .disabled-green-9b05
  .progress_4a7d
  > a
  .active_b37f.border_wide_0d40 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > a
  .summary-red-7c81:before {
  color: var(--e-global-color-text);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > .disabled-green-9b05
  a
  .summary-red-7c81:before {
  color: var(--e-global-color-text);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d.white-3710
  > a
  .summary-red-7c81:before {
  color: var(--e-global-color-text);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > .disabled-green-9b05
  .progress_4a7d.white-3710
  > a
  .summary-red-7c81:before {
  color: var(--e-global-color-text);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > a
  .copper-a2d0
  .preview_465a {
  color: var(--e-global-color-text);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > .disabled-green-9b05
  a
  .copper-a2d0
  .preview_465a {
  color: var(--e-global-color-text);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > a
  .copper-a2d0
  .preview_465a,
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > .disabled-green-9b05
  a
  .copper-a2d0
  .preview_465a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > a
  .shade_inner_08c3:before {
  color: var(--e-global-color-text);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > .disabled-green-9b05
  a
  .shade_inner_08c3:before {
  color: var(--e-global-color-text);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d.white-3710
  > a
  .shade_inner_08c3:before {
  color: var(--e-global-color-text);
}
.tertiary-ef17
  > .outline-281b
  > div
  > .column_inner_edde
  > .progress_4a7d
  > .disabled-green-9b05
  .progress_4a7d.white-3710
  > a
  .shade_inner_08c3:before {
  color: var(--e-global-color-text);
}
.status-b4b5 .frame_5de3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-b4b5
  .heading_0471:hover
  .frame_5de3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_e5cd
  > .outline-281b
  > .slider_light_ed5e
  > .photo_white_7b5d
  > .card_pink_c8b5
  > .surface-0cc8
  .preview-top-251f {
  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);
}
.header_e5cd
  > .outline-281b
  > .slider_light_ed5e
  > .photo_white_7b5d
  > .card_pink_c8b5
  > .surface-0cc8:hover
  .preview-top-251f {
  color: var(--e-global-color-text);
}
.header_e5cd
  > .outline-281b
  > .slider_light_ed5e
  > .photo_white_7b5d
  > .card_pink_c8b5
  > .surface-0cc8:hover
  .preview-top-251f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_e5cd
  > .outline-281b
  > .slider_light_ed5e
  > .photo_white_7b5d
  > .card_pink_c8b5.last_0ae9
  > .surface-0cc8
  .preview-top-251f {
  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);
}
.short_5ecf .huge-9eb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_5ecf .texture-lower-4523 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_5ecf .sidebar-inner-dd7a {
  background-color: var(--e-global-color-primary);
}
.short_5ecf .sidebar-inner-dd7a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_mini_b95f
  > .outline-281b
  > .chip_black_19f6
  > .thumbnail-silver-ec06
  > .large-f696
  .outline_9596 {
  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);
}
.message_mini_b95f
  > .outline-281b
  > .chip_black_19f6
  > .thumbnail-silver-ec06
  > .large-f696
  .pagination-fixed-3f9c {
  color: var(--e-global-color-text);
}
.message_mini_b95f
  > .outline-281b
  > .chip_black_19f6
  > .thumbnail-silver-ec06
  > .large-f696:hover
  .outline_9596 {
  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);
}
.message_mini_b95f
  > .outline-281b
  > .chip_black_19f6
  > .thumbnail-silver-ec06
  > .large-f696:hover
  .pagination-fixed-3f9c {
  color: var(--e-global-color-secondary);
}
.message_mini_b95f
  > .outline-281b
  > .chip_black_19f6
  > .thumbnail-silver-ec06
  > .large-f696.cool-b158
  .outline_9596 {
  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);
}
.message_mini_b95f
  > .outline-281b
  > .chip_black_19f6
  > .thumbnail-silver-ec06
  > .large-f696.cool-b158
  .pagination-fixed-3f9c {
  color: var(--e-global-color-primary);
}
.breadcrumb_solid_0a62
  .gradient-short-7f03
  .old-c1de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_solid_0a62 .article-b726 .small_8cad .brown-7d51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-173e .background-f4bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-173e .stone-2e19 .background-f4bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-173e .right_707a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-173e .right_707a {
  background-color: var(--e-global-color-primary);
}
.under_cff4 .section_51c4 .preview_09b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_cff4
  .section_51c4:hover
  .bottom-8af2 {
  color: var(--e-global-color-secondary);
}
.under_cff4
  .section_51c4:hover
  .preview_09b0 {
  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);
}
.aside-blue-2b57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.small_92a3 {
  flex-direction: column;
}

.small_92a3 .tabs_mini_0136 {
  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.small_92a3 .tabs_mini_0136 {
  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);
}

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

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

.popup-a2dd.active_silver_498a {
  display: none;
}

.title_7486 {
  display: none;
}

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

.accordion_cool_6c27.message_edf0 {
  margin-bottom: 40px;
  width: 100%;
}

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

.small_92a3 a {
  width: 100%;
}

.border_24ac .grid-464c.filter-yellow-678d {
  width: 20% !important;
}

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

.accent-yellow-fc0b: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%);
}

.accent-yellow-fc0b svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.border_24ac
  .grid-464c.pro_176b
  .tooltip_49f6
  .down-97b0 {
  font-size: 20px !important;
}

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

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

.wrapper-slow-2980 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.accent-dynamic-40f3.steel_ea6c > .item-blue-e994 {
  display: flex;
  align-items: center;
}

.next-5972 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.label-9ee0 {
  position: relative;
  width: 100%;
}

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

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

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

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

.badge-action-28a2 {
  display: flex;
  gap: 50px;
}

.border_24ac
  .grid-464c.outline-prev-7178
  .image_750f
  .tag-basic-48be {
  width: 100% !important;
}

.tag-full-0f1e {
  width: 500px !important;
  max-width: none;
}

.east_5dcc {
  width: 100%;
}

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

.heading-8942 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.container-stale-e858 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.heading-8942:hover .soft_71ba {
  visibility: visible;
}
.heading-8942:hover.heading-8942::before {
  display: block;
}

.wrapper-slow-2980 h3 {
  color: #fff;
}

.thick-bf8a {
  margin: 0;
}

.border_24ac
  .grid-464c.outline-prev-7178
  .tag-basic-48be
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.black-f985 {
  width: 100%;
}

.fast_db05 {
  width: 100%;
}

.caption-copper-aa8a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.fast_db05 {
  width: 100%;
}

.yellow-8d4f {
  margin-bottom: 10px !important;
}

.tag-basic-48be {
  display: flex;
  align-items: center;
}

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

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

.small_92a3 .tabs_mini_0136.primary-c29a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.small_92a3 h1.tabs_mini_0136 {
  margin-top: 80px !important;
}

.border_24ac .grid-464c.mini-0048 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.down-174b img {
  width: 100%;
}

.active-next-5ab1 .aside-3533.tooltip_49f6 {
  justify-content: space-between;
}

.accordion-3b76 {
  display: none;
}

.wood_393a .red_19cf {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .accent-dynamic-40f3 .item-blue-e994 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .badge-action-28a2 {
    flex-direction: column;
  }

  .tag-full-0f1e {
    width: 100% !important;
  }
}

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

  .accent-yellow-fc0b svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .active-next-5ab1 .aside-3533.tooltip_49f6 {
    border-bottom: 1px solid #f0c159;
  }

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

  .accent-dynamic-40f3.steel_ea6c > .item-blue-e994 {
    gap: 15px;
    justify-content: space-between;
  }

  .border_24ac
    .grid-464c.outline-prev-7178
    .tag-basic-48be
    img {
    width: 60% !important;
  }

  .action_33bb {
    left: 2%;
  }

  .message_7812 {
    margin: 10px 0;
  }

  .small_92a3 .red_19cf {
    margin: 0;
    margin-bottom: 10px;
  }

  .accent-yellow-fc0b {
    font-size: 16px !important;
  }

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

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

  h2.small_92a3 .tabs_mini_0136,
  .small_92a3 .tabs_mini_0136 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .tag-basic-48be {
    justify-content: center;
  }

  .small_92a3 .red_19cf {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .border_24ac .grid-464c.filter-yellow-678d {
    width: 75% !important;
  }

  .down-174b img {
    width: 100% !important;
  }
}

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

  h2.small_92a3 .tabs_mini_0136,
  .small_92a3 .tabs_mini_0136 {
    font-size: 30px !important;
  }

  .tag-basic-48be {
    justify-content: center;
  }

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

  .label_e494
    .caption-bright-1328.warm_6f4b {
    margin: 0 !important;
  }

  .next-5972 {
    margin: 0;
    gap: 10px;
  }

  .message_7812 {
    display: flex;
  }

  .heading-active-52f5 .accent-yellow-fc0b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .progress-8e57 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .caption-copper-aa8a {
    justify-content: flex-end;
    gap: 1px;
  }

  .small_92a3 h1.tabs_mini_0136 {
    margin-top: 40px !important;
  }

  .border_24ac
    .grid-464c.outline-prev-7178
    .tag-basic-48be
    img,
  .content-fe9b .image_750f {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .border_24ac .grid-464c.filter-yellow-678d {
    width: 100% !important;
  }

  .accent-dynamic-40f3.steel_ea6c > .item-blue-e994 {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.active-next-5ab1 .aside-3533.tooltip_49f6 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.active-next-5ab1 .aside-3533.tooltip_49f6: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.solid-784e {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .active-next-5ab1 .aside-3533.tooltip_49f6 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .small_92a3 .tabs_mini_0136 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .accent-yellow-fc0b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.image_8772 .active-8e70 {
  flex-shrink: 0;
  white-space: nowrap;
}

.image_8772 .action-9128 {
  flex-shrink: 0;
  min-width: fit-content;
}

.image_8772 .down-97b0 {
  white-space: nowrap;
}

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

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

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

.image_8772 .action-9128 {
  max-width: 80px !important;
  overflow: hidden;
}

.image_8772 .aside-3533.tooltip_49f6 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.image_8772 .down-97b0 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 3afe */
.shadow-element-n3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
