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(.message_681d) {
  gap: 0.5em;
}
:where(.picture_a0e6) {
  gap: 0.5em;
}
body .static_235b > .search_white_d0b6 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .static_235b > .tiny_e45d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .static_235b > .texture-slow-a988 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .west-ef82 > .search_white_d0b6 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .west-ef82 > .tiny_e45d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .west-ef82 > .texture-slow-a988 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .west-ef82
  > :where(:not(.search_white_d0b6):not(.tiny_e45d):not(.button_a085)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .west-ef82 > .pattern-cfc1 {
  max-width: var(--wp--style--global--wide-size);
}
body .message_681d {
  display: flex;
}
body .message_681d {
  flex-wrap: wrap;
  align-items: center;
}
body .message_681d > * {
  margin: 0;
}
body .picture_a0e6 {
  display: grid;
}
body .picture_a0e6 > * {
  margin: 0;
}
:where(.black_7608.message_681d) {
  gap: 2em;
}
:where(.black_7608.picture_a0e6) {
  gap: 2em;
}
:where(.paper-340c.message_681d) {
  gap: 1.25em;
}
:where(.paper-340c.picture_a0e6) {
  gap: 1.25em;
}
.simple-deaa {
  color: var(--wp--preset--color--black) !important;
}
.center-0f98 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.table-f884 {
  color: var(--wp--preset--color--white) !important;
}
.blue_322c {
  color: var(--wp--preset--color--pale-pink) !important;
}
.label_f396 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.carousel-dynamic-f5d8 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bottom_f506 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.west-6152 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.search_58fe {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dim-1c78 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.component_7f0b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.solid_9977 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.dropdown-green-3085 {
  background-color: var(--wp--preset--color--black) !important;
}
.filter_607d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hidden-large-fa8a {
  background-color: var(--wp--preset--color--white) !important;
}
.surface_top_574e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.iron-de76 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.table_slow_9e64 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.backdrop_d15c {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.item-549b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.content-stale-0406 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.icon-68a5 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.large-63f3 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hover-light-610b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.panel_aff0 {
  border-color: var(--wp--preset--color--black) !important;
}
.backdrop-712f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.easy_8df7 {
  border-color: var(--wp--preset--color--white) !important;
}
.right-d682 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.status_large_3750 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.modal_cold_7a89 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.feature-prev-18bf {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tabs-gas-0a10 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.bright-a731 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.left_2366 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.notification-upper-35e0 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.large-fc94 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.form-0917 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.icon-gold-e75b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hidden-stone-4354 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.pink_f8bc {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.active_right_6456 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.stone-05cf {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.footer-steel-2a00 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.sidebar-f72c {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.picture_short_0ba1 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.nav_basic_edd4 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tall-c7af {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.container_over_c119 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.active_out_381c {
  font-size: var(--wp--preset--font-size--small) !important;
}
.clean_d9f4 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.table_2ef7 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.silver_44d4 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.dirty_3314 a:where(:not(.over-89d1)) {
  color: inherit;
}
:where(.paper-340c.message_681d) {
  gap: 1.25em;
}
:where(.paper-340c.picture_a0e6) {
  gap: 1.25em;
}
:where(.black_7608.message_681d) {
  gap: 2em;
}
:where(.black_7608.picture_a0e6) {
  gap: 2em;
}
.frame-current-6976 {
  font-size: 1.5em;
  line-height: 1.6;
}

.search-f0da .smooth-1a20 {
  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);
}
.pagination_hovered_f2f8 .menu-easy-857b {
  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);
}
.under_d841 {
  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);
}
.under_d841.active_7171 .prev-7525 {
  background-color: var(--e-global-color-primary);
}
.under_d841.upper_eaac .prev-7525,
.under_d841.rough-402d .prev-7525 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.info_428b .modal_basic_a460 {
  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);
}
.notice_first_49cf {
  --divider-color: var(--e-global-color-secondary);
}
.notice_first_49cf .narrow_1c10 {
  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);
}
.notice_first_49cf.section_rough_8bc2 .container-82cd {
  background-color: var(--e-global-color-secondary);
}
.notice_first_49cf.heading_full_03a5 .container-82cd,
.notice_first_49cf.advanced-859d .container-82cd {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.notice_first_49cf.heading_full_03a5 .container-82cd,
.notice_first_49cf.advanced-859d .container-82cd svg {
  fill: var(--e-global-color-secondary);
}
.modal_1072 .status_dirty_564b {
  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);
}
.modal_1072 .component_hovered_c34e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-7427.section_rough_8bc2 .container-82cd {
  background-color: var(--e-global-color-primary);
}
.outline-7427.heading_full_03a5 .container-82cd,
.outline-7427.advanced-859d .container-82cd {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.outline-7427.heading_full_03a5 .container-82cd,
.outline-7427.advanced-859d .container-82cd svg {
  fill: var(--e-global-color-primary);
}
.grid_tall_ee30.section_rough_8bc2 .container-82cd {
  background-color: var(--e-global-color-primary);
}
.grid_tall_ee30.heading_full_03a5 .container-82cd,
.grid_tall_ee30.advanced-859d .container-82cd {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.grid_tall_ee30 .input_over_2263 {
  color: var(--e-global-color-primary);
}
.grid_tall_ee30 .input_over_2263,
.grid_tall_ee30 .input_over_2263 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_tall_ee30 .icon-plasma-3954 {
  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);
}
.fast_b277 .backdrop-2fe0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-lower-6db7 .sort-2485 .hidden_5996 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-middle-075f .full_aec6:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.aside-middle-075f .content_dc08 i {
  color: var(--e-global-color-primary);
}
.aside-middle-075f .content_dc08 svg {
  fill: var(--e-global-color-primary);
}
.aside-middle-075f .video_8e75 {
  color: var(--e-global-color-secondary);
}
.aside-middle-075f .full_aec6 > .video_8e75,
.aside-middle-075f .full_aec6 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_b0ee .heading-purple-7801 {
  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);
}
.hero_b0ee .icon_7aa6 {
  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);
}
.container-4b6c .media-da18 .card_copper_9f4a {
  background-color: var(--e-global-color-primary);
}
.container-4b6c .photo_ba02 {
  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);
}
.search-west-f3a3 .brown_2444 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-west-f3a3 .large_ce8d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-west-f3a3 .over-3afe {
  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);
}
.focus_fef4 .simple-8494,
.focus_fef4 .simple-8494 a {
  color: var(--e-global-color-primary);
}
.focus_fef4 .simple-8494.accordion-e572,
.focus_fef4 .simple-8494.accordion-e572 a {
  color: var(--e-global-color-accent);
}
.focus_fef4 .simple-8494 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_fef4 .small_1658 {
  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);
}
.summary-266f .section-under-a317,
.summary-266f .clean-d87d {
  color: var(--e-global-color-primary);
}
.summary-266f .section-under-a317 svg {
  fill: var(--e-global-color-primary);
}
.summary-266f .accordion-e572 .section-under-a317,
.summary-266f .accordion-e572 .clean-d87d {
  color: var(--e-global-color-accent);
}
.summary-266f .accordion-e572 .section-under-a317 svg {
  fill: var(--e-global-color-accent);
}
.summary-266f .clean-d87d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-266f .small_1658 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-5a94 .sort-warm-af06,
.outline-5a94 .component-d1a1 {
  color: var(--e-global-color-primary);
}
.outline-5a94 .component-d1a1 svg {
  fill: var(--e-global-color-primary);
}
.outline-5a94 .simple-8494.accordion-e572 a,
.outline-5a94
  .simple-8494.accordion-e572
  .component-d1a1 {
  color: var(--e-global-color-accent);
}
.outline-5a94 .sort-warm-af06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-5a94 .small_1658 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_next_dabb .paper_0c8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_next_dabb .hover_1457 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_84c0 .iron-a348 .shade-dynamic-1d75 {
  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);
}
.input_84c0 .iron-a348 .black_d1c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_84c0 .banner_a4f8 .shade-dynamic-1d75 {
  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);
}
.input_84c0
  .banner_a4f8
  .black_d1c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_84c0
  .avatar-b508
  .shade-dynamic-1d75 {
  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);
}
.input_84c0
  .avatar-b508
  .black_d1c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_84c0
  .full_ca15
  .shade-dynamic-1d75 {
  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);
}
.input_84c0
  .full_ca15
  .black_d1c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-orange-2c70 .banner-large-1e77 {
  background-color: var(--e-global-color-primary);
}
.module-orange-2c70 .banner-large-1e77:hover {
  background-color: var(--e-global-color-primary);
}
.module-orange-2c70 .current-e856 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-orange-2c70
  .banner-large-1e77:hover
  .current-e856 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-84c6 .upper_e5c7 {
  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);
}
.status-pro-c36f .text_6f12 .banner-0677 a {
  background-color: var(--e-global-color-accent);
}
.status-pro-c36f .text_6f12 .title-cc65 a {
  background-color: var(--e-global-color-accent);
}
.status-pro-c36f .text_6f12 .banner-0677 a,
.status-pro-c36f .text_6f12 .title-cc65 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_653c
  .element-5717.slow_ca93
  .text_6f12
  a.main_full_3ff2 {
  background-color: var(--e-global-color-accent);
}
.thumbnail_653c
  .element-5717.slow_ca93
  .text_6f12
  span.main_full_3ff2.fn-current-c2a9 {
  background-color: var(--e-global-color-text);
}
.thumbnail_653c
  .element-5717.slow_ca93
  .text_6f12
  .main_full_3ff2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_simple_c7ab .last_855f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_simple_c7ab
  .header_c1f0
  > .component_top_6ab4
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_simple_c7ab
  .lite_f19c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_simple_c7ab
  .carousel-basic-de1e
  .tertiary-05b7,
.texture_simple_c7ab
  .carousel-basic-de1e
  .picture-last-bd31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_simple_c7ab
  .carousel-basic-de1e
  .card_purple_7860,
.texture_simple_c7ab
  .carousel-basic-de1e
  a
  .card_purple_7860 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_simple_c7ab
  .carousel-basic-de1e
  .card_6cc4 {
  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);
}
.texture_simple_c7ab
  .carousel-basic-de1e
  .breadcrumb_f987 {
  background-color: var(--e-global-color-primary);
}
.texture_simple_c7ab
  .carousel-basic-de1e
  .breadcrumb_f987 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_simple_c7ab
  .carousel-basic-de1e
  .breadcrumb_f987:hover {
  background-color: var(--e-global-color-primary);
}
.texture_simple_c7ab
  .carousel-basic-de1e
  .main_huge_7b37 {
  background-color: var(--e-global-color-primary);
}
.texture_simple_c7ab
  .carousel-basic-de1e
  .main_huge_7b37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_simple_c7ab
  .carousel-basic-de1e
  .main_huge_7b37:hover {
  background-color: var(--e-global-color-primary);
}
.texture_simple_c7ab
  .wrapper_7e8e
  .element-wood-7437
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_simple_c7ab
  .wrapper_7e8e
  .title-324d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_simple_c7ab
  .wrapper_7e8e
  .card_6cc4 {
  color: var(--e-global-color-text);
}
.texture_simple_c7ab
  .wrapper_7e8e
  .card_6cc4
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_simple_c7ab
  .wrapper_7e8e
  .breadcrumb_f987 {
  background-color: var(--e-global-color-primary);
}
.texture_simple_c7ab
  .wrapper_7e8e
  .breadcrumb_f987 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_simple_c7ab
  .wrapper_7e8e
  .breadcrumb_f987:hover {
  background-color: var(--e-global-color-primary);
}
.texture_simple_c7ab
  .wrapper_7e8e
  .main_huge_7b37 {
  background-color: var(--e-global-color-primary);
}
.texture_simple_c7ab
  .wrapper_7e8e
  .main_huge_7b37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_simple_c7ab
  .wrapper_7e8e
  .main_huge_7b37:hover {
  background-color: var(--e-global-color-primary);
}
.texture_simple_c7ab .video_slow_8444 {
  background-color: var(--e-global-color-primary);
}
.texture_simple_c7ab .video_slow_8444:hover {
  background-color: var(--e-global-color-primary);
}
.texture_simple_c7ab .fixed-49bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_simple_c7ab .form_aaae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_west_2d11 .box_brown_5543 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_west_2d11
  .hidden_prev_0af7
  > div:nth-child(3)
  .box_brown_5543,
.button_west_2d11
  .tabs_2991
  > div:nth-child(1)
  .box_brown_5543,
.button_west_2d11
  .gas_59ca
  > div:nth-child(1)
  .box_brown_5543,
.button_west_2d11
  .middle-fccc
  > div:nth-child(1)
  .box_brown_5543,
.button_west_2d11
  .logo-af82
  > div:nth-child(1)
  .box_brown_5543 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_west_2d11 .surface-soft-a5d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_west_2d11 .outer_bfc1 {
  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);
}
.button_west_2d11 .orange_cecb {
  background-color: var(--e-global-color-primary);
}
.button_west_2d11 .orange_cecb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_west_2d11 .orange_cecb:hover {
  background-color: var(--e-global-color-primary);
}
.button_west_2d11 .heading-e871 {
  background-color: var(--e-global-color-primary);
}
.button_west_2d11 .heading-e871:hover {
  background-color: var(--e-global-color-primary);
}
.button_west_2d11 .fixed-49bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_west_2d11 .form_aaae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-091a .hover_light_57d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-091a .button_outer_1a56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-091a .medium-1cd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-091a .focused_6d12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-091a .light_5c80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-091a .heading-e871 {
  background-color: var(--e-global-color-primary);
}
.icon-091a .heading-e871:hover {
  background-color: var(--e-global-color-primary);
}
.advanced_963d .liquid-9f2e {
  background-color: var(--e-global-color-secondary);
}
.advanced_963d .module_c518 {
  background-color: var(--e-global-color-text);
}
.advanced_963d .lite_5dc3 {
  background-color: var(--e-global-color-secondary);
}
.advanced_963d .filter-4518 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_963d .table_6136 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_963d .east_6aea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_963d .bronze-055a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_963d .lower-a2a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_6539 .static-f70b .surface-c40d,
.red_6539
  .static-f70b
  .surface-c40d
  a,
.red_6539 .carousel-c0ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_6539 .static-f70b .text_next_8eaa,
.red_6539 .breadcrumb-pro-1d89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_6539 .static-f70b .text_next_8eaa {
  color: var(--e-global-color-text);
}
.red_6539 .breadcrumb-pro-1d89 {
  color: var(--e-global-color-text);
}
.red_6539
  .static-f70b
  .tag-6ef4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_6539 .tag_22ee .card_warm_5bdd {
  background-color: var(--e-global-color-primary);
}
.red_6539 .tag_22ee .card_warm_5bdd:hover {
  background-color: var(--e-global-color-primary);
}
.red_6539 .tag_22ee .image-5c14 li span {
  background-color: var(--e-global-color-text);
}
.red_6539 .tag_22ee .image-5c14 li span:hover {
  background-color: var(--e-global-color-primary);
}
.red_6539
  .tag_22ee
  .image-5c14
  li.modal-next-b580
  span {
  background-color: var(--e-global-color-accent);
}
.red_6539 .background-black-726b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_light_c8bc .inner-9c8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_3ddd .list-16d0 {
  background-color: var(--e-global-color-primary);
}
.accent_3ddd .paper_c137 {
  background-color: var(--e-global-color-secondary);
}
.accent_3ddd .border-hard-be9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_3ddd .north_a247 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_3ddd .module_action_b2cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_3ddd .slow_4a04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_3ddd .menu_8965 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_3ddd .article_a881 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_3ddd .surface_7190 {
  background-color: var(--e-global-color-primary);
}
.accent_3ddd .surface_7190 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-easy-35bb .complex_1e1b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-easy-35bb .gallery-c2c3 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.nav-easy-35bb
  .west-a50a:after {
  background-color: var(--e-global-color-primary);
}
.nav-easy-35bb .progress_b654 {
  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);
}
.content_6cd2 .carousel-c0ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_6cd2 .breadcrumb-pro-1d89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_79ee .black_a7bf .next-3dae {
  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);
}
.medium_79ee .black_a7bf .media-d5b1 {
  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);
}
.gradient_action_f8a6 .info_tall_c6c5 {
  background-color: var(--e-global-color-primary);
}
.gradient_action_f8a6 .shadow_next_80d9 {
  background-color: var(--e-global-color-secondary);
}
.gradient_action_f8a6 .tertiary-322c .grid_fluid_c546 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_action_f8a6 .feature-0519 .grid_fluid_c546 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-c32f .primary-new-7c4c .detail_mini_5ed0 {
  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);
}
.footer-c32f .primary-new-7c4c .simple-d7c1 {
  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);
}
.footer-c32f .primary-new-7c4c .element-fresh-4ad9 {
  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);
}
.title_tiny_cd63 .cold-5039 {
  border-color: var(--e-global-color-text);
}
.title_tiny_cd63 .photo-dcdc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_tiny_cd63 .summary-medium-155e {
  color: var(--e-global-color-primary);
}
.title_tiny_cd63 .tall-b529 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_8730 .video-gas-bdf7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_8730 .complex-d8e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_8730 .first-10e0:hover .video-gas-bdf7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_8730
  .first-10e0:hover
  .complex-d8e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_5fef .hero-solid-abd2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_5fef .link_a4fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_22ce .focused-71bc .stale-2062 {
  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_22ce .container-3178 .stale-2062 {
  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);
}
.logo-d9da .surface_in_e390 {
  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-d565 .accent-d71d .red-2cec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-d565 .accent-d71d .red-2cec {
  background-color: var(--e-global-color-secondary);
}
.chip-d565 .motion-ecee .red-2cec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-d565 .motion-ecee .red-2cec {
  background-color: var(--e-global-color-secondary);
}
.chip-d565 .shadow_under_9570 .selected_5273 {
  background-color: var(--e-global-color-primary);
}
.chip-d565 .shadow_under_9570:hover .selected_5273 {
  background-color: var(--e-global-color-secondary);
}
.chip-d565 .card_warm_5bdd {
  background-color: var(--e-global-color-primary);
}
.chip-d565 .card_warm_5bdd:hover {
  background-color: var(--e-global-color-accent);
}
.chip-d565 .image-5c14 li span {
  background-color: var(--e-global-color-text);
}
.chip-d565 .image-5c14 li span:hover {
  background-color: var(--e-global-color-primary);
}
.chip-d565 .image-5c14 li.modal-next-b580 span {
  background-color: var(--e-global-color-accent);
}
.tertiary_rough_cf14 .article-bright-25f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_rough_cf14 .aside-dim-1465 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-58ca .card_bottom_0046:before {
  background-color: var(--e-global-color-secondary);
}
.list-58ca .frame-first-5a1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-58ca .item_new_f9de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_4d3e .thumbnail-8994 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_4d3e .thumbnail-8994:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_4d3e .thumbnail-8994.fn-active-c2a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_4d3e .tag-tiny-0de6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_4d3e .tertiary-silver-e522 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_4d3e .highlight_ac28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_4d3e .caption_6e78 {
  background-color: var(--e-global-color-primary);
}
.table_4d3e .caption_6e78 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_4d3e .pagination_complex_dcea {
  background-color: var(--e-global-color-primary);
}
.table_4d3e .pagination_complex_dcea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass-eaf6 .footer_hovered_ab89 .slider-faf7 a {
  color: var(--e-global-color-secondary);
}
.glass-eaf6 .footer_hovered_ab89 .slider-faf7 a:hover {
  color: var(--e-global-color-secondary);
}
.glass-eaf6 .footer_hovered_ab89 .slider-faf7,
.glass-eaf6 .footer_hovered_ab89 .slider-faf7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-eaf6 .footer_hovered_ab89 .shadow_fb4a {
  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-eaf6 .footer_hovered_ab89 .icon-narrow-95e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-eaf6 .footer_hovered_ab89 .bottom-e41b {
  background-color: var(--e-global-color-primary);
}
.glass-eaf6 .footer_hovered_ab89 .bottom-e41b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-eaf6 .footer_hovered_ab89 .bottom-e41b:hover {
  background-color: var(--e-global-color-primary);
}
.glass-eaf6 .footer_hovered_ab89 .container_b5c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass-eaf6 .footer_hovered_ab89 .container_b5c2 {
  background-color: var(--e-global-color-primary);
}
.glass-eaf6 .footer_hovered_ab89 .container_b5c2:hover {
  background-color: var(--e-global-color-primary);
}
.glass-eaf6 .footer_hovered_ab89 .card_warm_5bdd {
  background-color: var(--e-global-color-primary);
}
.glass-eaf6 .footer_hovered_ab89 .card_warm_5bdd:hover {
  background-color: var(--e-global-color-primary);
}
.glass-eaf6 .tag_22ee .image-5c14 li span {
  background-color: var(--e-global-color-text);
}
.glass-eaf6 .tag_22ee .image-5c14 li span:hover {
  background-color: var(--e-global-color-primary);
}
.glass-eaf6 .tag_22ee .image-5c14 li.modal-next-b580 span {
  background-color: var(--e-global-color-accent);
}
.glass-eaf6 .fixed-49bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-eaf6 .form_aaae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-244c .stale-8e22 .link_upper_1531 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-244c .stale-8e22 .dropdown_c2cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-244c .stale-8e22 .lite-c86f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-b167 .notice_cold_6170 {
  border-color: var(--e-global-color-text);
}
.glass-b167 .action-dea6 {
  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);
}
.glass-b167 .static_7d6f {
  color: var(--e-global-color-secondary);
}
.glass-b167 .static_7d6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-b167 .focus-pressed-a1f8 > * {
  color: var(--e-global-color-primary);
}
.glass-b167 .focus-pressed-a1f8 > * svg {
  fill: var(--e-global-color-primary);
}
.glass-b167 .video_out_36d6 {
  color: var(--e-global-color-primary);
}
.glass-b167 .video_out_36d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-b167 .table-7e93 {
  color: var(--e-global-color-primary);
}
.glass-b167 .table-7e93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-b167 .stale_5727 {
  color: var(--e-global-color-primary);
}
.glass-b167 .stale_5727 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-b167 .link-pink-e2c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-b167 .plasma-08e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-b167 .plasma-08e7.selected-e8a1 {
  color: var(--e-global-color-secondary);
}
.glass-b167 .plasma-08e7.selected-e8a1 .accordion_pro_67d9 {
  color: var(--e-global-color-accent);
}
.glass-b167 .plasma-08e7.footer_6eea {
  color: var(--e-global-color-text);
}
.glass-b167 .plasma-08e7.footer_6eea .accordion_pro_67d9 {
  color: var(--e-global-color-text);
}
.glass-b167 .plasma-08e7:before {
  border-top-color: var(--e-global-color-text);
}
.glass-b167 .complex-fd81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-b167
  .complex-fd81
  .warm-4489 {
  background-color: var(--e-global-color-primary);
}
.glass-b167
  .complex-fd81
  .warm-4489 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass-b167 .notice_cold_6170 .wrapper_down_47b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_fbbd .icon_out_3a90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_fbbd .hover-motion-7d8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_0f8b .notification-bronze-9870 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_0f8b
  .aside-copper-6c53
  .nav-new-0fcf {
  background-color: var(--e-global-color-secondary);
}
.hot_0f8b
  .aside-copper-6c53.box-iron-f555
  .nav-new-0fcf {
  background-color: var(--e-global-color-text);
}
.hot_0f8b
  .aside-copper-6c53:hover
  .nav-new-0fcf {
  background-color: var(--e-global-color-accent);
}
.hot_0f8b
  .aside-copper-6c53.fn-active-c2a9
  .nav-new-0fcf {
  background-color: var(--e-global-color-primary);
}
.steel_f5a0 .fixed-5695 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.steel_f5a0 .active_new_7f2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_f5a0 .in_edf0 {
  background-color: var(--e-global-color-primary);
}
.steel_f5a0 .in_edf0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_red_7f3e .component-top-8ccc .sidebar-69d0 .border-2b7e {
  background-color: var(--e-global-color-secondary);
}
.photo_red_7f3e .component-top-8ccc .thumbnail_old_6606:after {
  background-color: var(--e-global-color-secondary);
}
.photo_red_7f3e .item-5c44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_red_7f3e .main_short_3bb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_red_7f3e .message-south-6a82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_red_7f3e .accordion_983a {
  background-color: var(--e-global-color-primary);
}
.photo_red_7f3e .accordion_983a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_red_7f3e .in_3098 {
  background-color: var(--e-global-color-secondary);
}
.photo_red_7f3e .in_3098 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_red_7f3e .component-top-8ccc .old-86f4 .iron_4dfe:hover {
  background-color: var(--e-global-color-primary);
}
.photo_red_7f3e
  .component-top-8ccc
  .old-86f4
  .iron_4dfe.over-6ff0 {
  background-color: var(--e-global-color-primary);
}
.photo_red_7f3e .component-top-8ccc .small_4f60:before {
  border-color: var(--e-global-color-primary);
}
.photo_red_7f3e .component-top-8ccc .small_4f60:hover:before {
  border-color: var(--e-global-color-secondary);
}
.photo_red_7f3e
  .component-top-8ccc
  .small_4f60.summary-eab3:before {
  border-color: var(--e-global-color-primary);
}
.photo_red_7f3e .advanced-a85b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-paper-edda .pagination_last_241e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-paper-edda .pagination_last_241e:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-paper-edda .pagination_last_241e.frame_5385 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-paper-edda .tertiary-gold-c773 {
  background-color: var(--e-global-color-primary);
}
.banner-paper-edda .tertiary-gold-c773 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-paper-edda
  .caption-d10f
  .component_a9ff
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-paper-edda
  .iron-45ab
  .component_a9ff
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_fast_3636
  .cold_da76
  .next-8205 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_fast_3636
  .cold_da76
  .clean_768e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_fast_3636 .info-e453 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_fast_3636 .fresh_b728 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_fast_3636 .glass-c496 {
  background-color: var(--e-global-color-primary);
}
.link_fast_3636 .glass-c496 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-b29b .surface-62b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-b29b .image-large-e763 {
  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);
}
.silver-b29b .west-0bac {
  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);
}
.silver-b29b .west-0bac a:hover {
  color: var(--e-global-color-secondary);
}
.silver-b29b .input_narrow_3573 {
  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);
}
.silver-b29b .silver_386c {
  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);
}
.silver-b29b .header-small-3822 .card_warm_5bdd {
  background-color: var(--e-global-color-primary);
}
.silver-b29b .header-small-3822 .card_warm_5bdd:hover {
  background-color: var(--e-global-color-accent);
}
.silver-b29b
  .header-small-3822
  .image-5c14
  li
  span {
  background-color: var(--e-global-color-text);
}
.silver-b29b
  .header-small-3822
  .image-5c14
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.silver-b29b
  .header-small-3822
  .image-5c14
  li.modal-next-b580
  span {
  background-color: var(--e-global-color-accent);
}
.selected_d8fe
  .silver_8c78
  .caption-fixed-2ff9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_d8fe .silver_8c78 .thick-39bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_d8fe .silver_8c78 .shadow-huge-afd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_d8fe .shade-2965 {
  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);
}
.selected_d8fe
  .nav-3661.box-fast-83e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > a {
  background-color: var(--e-global-color-text);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > a
  .pink-f233.popup_2b30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > a
  .hero_2463.carousel-436d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > .tooltip_liquid_0d0e
  .yellow_9d2b
  > a {
  background-color: var(--e-global-color-secondary);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > .tooltip_liquid_0d0e
  .yellow_9d2b
  > a
  .filter_simple_42ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > .tooltip_liquid_0d0e
  .yellow_9d2b
  > a
  .hero_2463.backdrop_blue_e354 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > a
  .chip_a86e:before {
  color: var(--e-global-color-text);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > .tooltip_liquid_0d0e
  a
  .chip_a86e:before {
  color: var(--e-global-color-text);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b.content_rough_3992
  > a
  .chip_a86e:before {
  color: var(--e-global-color-text);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > .tooltip_liquid_0d0e
  .yellow_9d2b.content_rough_3992
  > a
  .chip_a86e:before {
  color: var(--e-global-color-text);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > a
  .menu-pink-9179
  .shade_67f4 {
  color: var(--e-global-color-text);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > .tooltip_liquid_0d0e
  a
  .menu-pink-9179
  .shade_67f4 {
  color: var(--e-global-color-text);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > a
  .menu-pink-9179
  .shade_67f4,
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > .tooltip_liquid_0d0e
  a
  .menu-pink-9179
  .shade_67f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > a
  .layout_65cc:before {
  color: var(--e-global-color-text);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > .tooltip_liquid_0d0e
  a
  .layout_65cc:before {
  color: var(--e-global-color-text);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b.content_rough_3992
  > a
  .layout_65cc:before {
  color: var(--e-global-color-text);
}
.box-white-3a2f
  > .lite-6e38
  > div
  > .summary_lower_1b3b
  > .yellow_9d2b
  > .tooltip_liquid_0d0e
  .yellow_9d2b.content_rough_3992
  > a
  .layout_65cc:before {
  color: var(--e-global-color-text);
}
.breadcrumb-hard-0e92 .tiny_af59 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-hard-0e92
  .detail-fixed-4bf8:hover
  .tiny_af59 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-3c2b
  > .lite-6e38
  > .old_fb2d
  > .hero_1204
  > .component-0a7d
  > .down-228e
  .overlay_834a {
  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);
}
.hidden-3c2b
  > .lite-6e38
  > .old_fb2d
  > .hero_1204
  > .component-0a7d
  > .down-228e:hover
  .overlay_834a {
  color: var(--e-global-color-text);
}
.hidden-3c2b
  > .lite-6e38
  > .old_fb2d
  > .hero_1204
  > .component-0a7d
  > .down-228e:hover
  .overlay_834a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-3c2b
  > .lite-6e38
  > .old_fb2d
  > .hero_1204
  > .component-0a7d.thumbnail-7e5b
  > .down-228e
  .overlay_834a {
  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);
}
.first_7faa .aside-new-2f02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_7faa .prev_ada5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_7faa .static-7462 {
  background-color: var(--e-global-color-primary);
}
.first_7faa .static-7462 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_9598
  > .lite-6e38
  > .panel-1db1
  > .info-pressed-0e88
  > .new_cd67
  .wrapper_last_6838 {
  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);
}
.hovered_9598
  > .lite-6e38
  > .panel-1db1
  > .info-pressed-0e88
  > .new_cd67
  .old_4033 {
  color: var(--e-global-color-text);
}
.hovered_9598
  > .lite-6e38
  > .panel-1db1
  > .info-pressed-0e88
  > .new_cd67:hover
  .wrapper_last_6838 {
  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);
}
.hovered_9598
  > .lite-6e38
  > .panel-1db1
  > .info-pressed-0e88
  > .new_cd67:hover
  .old_4033 {
  color: var(--e-global-color-secondary);
}
.hovered_9598
  > .lite-6e38
  > .panel-1db1
  > .info-pressed-0e88
  > .new_cd67.alert-pressed-be71
  .wrapper_last_6838 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_9598
  > .lite-6e38
  > .panel-1db1
  > .info-pressed-0e88
  > .new_cd67.alert-pressed-be71
  .old_4033 {
  color: var(--e-global-color-primary);
}
.thumbnail_out_815b
  .background-out-941c
  .box_dirty_1272 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_out_815b .iron-a87b .wrapper_down_47b1 .backdrop-0914 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-4730 .label-static-3f02 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-4730 .aside-f8d7 .label-static-3f02 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-4730 .menu_9777 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-4730 .menu_9777 {
  background-color: var(--e-global-color-primary);
}
.mask_c0a4 .thumbnail_336d .avatar-a27c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_c0a4
  .thumbnail_336d:hover
  .south_5fb4 {
  color: var(--e-global-color-secondary);
}
.mask_c0a4
  .thumbnail_336d:hover
  .avatar-a27c {
  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_ab27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.search-81a2 {
  flex-direction: column;
}

.search-81a2 .dark_4204 {
  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.search-81a2 .dark_4204 {
  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);
}

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

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

.list-d628.down-22cd {
  display: none;
}

.pagination_east_5ac0 {
  display: none;
}

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

.outline_in_5412.last-60bc {
  margin-bottom: 40px;
  width: 100%;
}

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

.search-81a2 a {
  width: 100%;
}

.button_cb2f .hovered_5c28.heading-2106 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.button_cb2f
  .hovered_5c28.bottom-cbac
  .preview-5015
  .progress-selected-9f80 {
  font-size: 20px !important;
}

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

.status-06b1 {
  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;
}

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

  text-align: center;
}

.easy-719b.paragraph-hard-9fe5 > .plasma_de9a {
  display: flex;
  align-items: center;
}

.button-c7bf {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.bright-fb96 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.fixed-2db7 {
  font-size: 35px !important;
}

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

.text-complex-683a {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.thumbnail-f475 {
  display: flex;
  gap: 50px;
}

.button_cb2f
  .hovered_5c28.brown_804d
  .filter_steel_2d08
  .dark-e43e {
  width: 100% !important;
}

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

.disabled_e122 {
  width: 100%;
}

.button-next-4b44 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.icon-static-3d2d {
  position: relative;
  cursor: pointer;
}

.icon-static-3d2d::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

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

  visibility: hidden;
}

.icon-static-3d2d:hover .hard_099a {
  visibility: visible;
}
.icon-static-3d2d:hover.icon-static-3d2d::before {
  display: block;
}

.dirty-fe1a h3 {
  color: #fff;
}

.rough_27cb {
  margin: 0;
}

.button_cb2f
  .hovered_5c28.brown_804d
  .dark-e43e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.hot-bcd2 {
  width: 100%;
}

.component-pink-1c58 {
  width: 100%;
}

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

.component-pink-1c58 {
  width: 100%;
}

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

.dark-e43e {
  display: flex;
  align-items: center;
}

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

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

.search-81a2 .dark_4204.primary-d20d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.search-81a2 h1.dark_4204 {
  margin-top: 80px !important;
}

.button_cb2f .hovered_5c28.status-6a68 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.notice_c69e img {
  width: 100%;
}

.backdrop_orange_6458 .heading_smooth_7e4e.preview-5015 {
  justify-content: space-between;
}

.black_29de {
  display: none;
}

.gas_75fb .middle_af3e {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .easy-719b .plasma_de9a {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .backdrop_orange_6458 .heading_smooth_7e4e.preview-5015 {
    border-bottom: 1px solid #f0c159;
  }

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

  .easy-719b.paragraph-hard-9fe5 > .plasma_de9a {
    gap: 15px;
    justify-content: space-between;
  }

  .button_cb2f
    .hovered_5c28.brown_804d
    .dark-e43e
    img {
    width: 60% !important;
  }

  .bright-fb96 {
    left: 2%;
  }

  .current_0dc5 {
    margin: 10px 0;
  }

  .search-81a2 .middle_af3e {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .fixed-2db7 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.search-81a2 .dark_4204,
  .search-81a2 .dark_4204 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .dark-e43e {
    justify-content: center;
  }

  .search-81a2 .middle_af3e {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .button_cb2f .hovered_5c28.heading-2106 {
    width: 75% !important;
  }

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

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

  h2.search-81a2 .dark_4204,
  .search-81a2 .dark_4204 {
    font-size: 30px !important;
  }

  .dark-e43e {
    justify-content: center;
  }

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

  .motion-b1cc
    .column_355a.smooth-7ce0 {
    margin: 0 !important;
  }

  .button-c7bf {
    margin: 0;
    gap: 10px;
  }

  .current_0dc5 {
    display: flex;
  }

  .logo-cb10 .next-b138 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .carousel-9198 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .search-81a2 h1.dark_4204 {
    margin-top: 40px !important;
  }

  .button_cb2f
    .hovered_5c28.brown_804d
    .dark-e43e
    img,
  .modal_1072 .filter_steel_2d08 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .button_cb2f .hovered_5c28.heading-2106 {
    width: 100% !important;
  }

  .easy-719b.paragraph-hard-9fe5 > .plasma_de9a {
    gap: 3px;
  }

  .search-81a2 .middle_af3e {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.backdrop_orange_6458 .heading_smooth_7e4e.preview-5015: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);
}

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

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

.search-81a2 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.text-complex-683a {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .backdrop_orange_6458 .heading_smooth_7e4e.preview-5015 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .search-81a2 .dark_4204 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .next-b138 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.notification_focused_4fc1 .status_c921 {
  flex-shrink: 0;
  white-space: nowrap;
}

.notification_focused_4fc1 .row_large_28a4 {
  flex-shrink: 0;
  min-width: fit-content;
}

.notification_focused_4fc1 .progress-selected-9f80 {
  white-space: nowrap;
}

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

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

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

.notification_focused_4fc1 .row_large_28a4 {
  max-width: 80px !important;
  overflow: hidden;
}

.notification_focused_4fc1 .heading_smooth_7e4e.preview-5015 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.notification_focused_4fc1 .progress-selected-9f80 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: ca9d */
.phantom-card-v0 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
