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_d802) {
  gap: 0.5em;
}
:where(.cool-038d) {
  gap: 0.5em;
}
body .shade-1eb4 > .huge_64ac {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .shade-1eb4 > .next_1234 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .shade-1eb4 > .large-7a8c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .progress_mini_d2fa > .huge_64ac {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .progress_mini_d2fa > .next_1234 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .progress_mini_d2fa > .large-7a8c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .progress_mini_d2fa
  > :where(:not(.huge_64ac):not(.next_1234):not(.carousel-simple-8a7e)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .progress_mini_d2fa > .list-3449 {
  max-width: var(--wp--style--global--wide-size);
}
body .message_d802 {
  display: flex;
}
body .message_d802 {
  flex-wrap: wrap;
  align-items: center;
}
body .message_d802 > * {
  margin: 0;
}
body .cool-038d {
  display: grid;
}
body .cool-038d > * {
  margin: 0;
}
:where(.outline-static-7f0c.message_d802) {
  gap: 2em;
}
:where(.outline-static-7f0c.cool-038d) {
  gap: 2em;
}
:where(.module-white-cf4d.message_d802) {
  gap: 1.25em;
}
:where(.module-white-cf4d.cool-038d) {
  gap: 1.25em;
}
.fast-451c {
  color: var(--wp--preset--color--black) !important;
}
.modal-7fa1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.banner_right_89c2 {
  color: var(--wp--preset--color--white) !important;
}
.title_9b29 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.card_blue_3e0a {
  color: var(--wp--preset--color--vivid-red) !important;
}
.accordion_a052 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.white_0bd6 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dark_347b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.solid_b318 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.liquid-e0f3 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.border_5f9f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.image_right_ee8f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.card_clean_4c5a {
  background-color: var(--wp--preset--color--black) !important;
}
.bottom-57a8 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.grid-8ebc {
  background-color: var(--wp--preset--color--white) !important;
}
.warm_9c8f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tertiary_5785 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.container_3b4f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.right-45ff {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.form-0515 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.list_8653 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tertiary-4da9 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.video_787c {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.surface-over-161a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.caption-up-8528 {
  border-color: var(--wp--preset--color--black) !important;
}
.stone_95a8 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.module-e4f5 {
  border-color: var(--wp--preset--color--white) !important;
}
.summary_blue_9810 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.tertiary_9263 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.modal-19b8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.cool-f14c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.up-992d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.banner-dim-eed3 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.frame-e7ee {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.shadow-right-de6c {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.notification-e166 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.current_76a1 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.texture_ea1a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.right_da6f {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.sort_complex_102b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.search_static_1539 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.iron-a4fd {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.block-d9f3 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.wood_768f {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.slider-27e3 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.easy_0e01 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.sort_5c01 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.list-c900 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.carousel-easy-9ee7 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.notification_pressed_2de5 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.icon-4bc7 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.steel-8a6f {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.outline-lower-1d83 a:where(:not(.message_pink_ef02)) {
  color: inherit;
}
:where(.module-white-cf4d.message_d802) {
  gap: 1.25em;
}
:where(.module-white-cf4d.cool-038d) {
  gap: 1.25em;
}
:where(.outline-static-7f0c.message_d802) {
  gap: 2em;
}
:where(.outline-static-7f0c.cool-038d) {
  gap: 2em;
}
.avatar-e8f0 {
  font-size: 1.5em;
  line-height: 1.6;
}

.feature-19a7 .inner-76ed {
  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);
}
.hover-simple-5fa9 .menu_d933 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_7e2b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_7e2b.nav-59b2 .dropdown-narrow-4912 {
  background-color: var(--e-global-color-primary);
}
.red_7e2b.brown-ba20 .dropdown-narrow-4912,
.red_7e2b.purple-bdf5 .dropdown-narrow-4912 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.next-5d12 .shadow-0a0a {
  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);
}
.surface_mini_3ee0 {
  --divider-color: var(--e-global-color-secondary);
}
.surface_mini_3ee0 .overlay-f489 {
  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);
}
.surface_mini_3ee0.sidebar_0c5d .pagination-large-4be4 {
  background-color: var(--e-global-color-secondary);
}
.surface_mini_3ee0.orange_3d15 .pagination-large-4be4,
.surface_mini_3ee0.alert-925b .pagination-large-4be4 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.surface_mini_3ee0.orange_3d15 .pagination-large-4be4,
.surface_mini_3ee0.alert-925b .pagination-large-4be4 svg {
  fill: var(--e-global-color-secondary);
}
.purple-6037 .progress_copper_c94f {
  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);
}
.purple-6037 .outline-af15 {
  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);
}
.hidden-11f6.sidebar_0c5d .pagination-large-4be4 {
  background-color: var(--e-global-color-primary);
}
.hidden-11f6.orange_3d15 .pagination-large-4be4,
.hidden-11f6.alert-925b .pagination-large-4be4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hidden-11f6.orange_3d15 .pagination-large-4be4,
.hidden-11f6.alert-925b .pagination-large-4be4 svg {
  fill: var(--e-global-color-primary);
}
.tabs-daa0.sidebar_0c5d .pagination-large-4be4 {
  background-color: var(--e-global-color-primary);
}
.tabs-daa0.orange_3d15 .pagination-large-4be4,
.tabs-daa0.alert-925b .pagination-large-4be4 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tabs-daa0 .hover-a8b4 {
  color: var(--e-global-color-primary);
}
.tabs-daa0 .hover-a8b4,
.tabs-daa0 .hover-a8b4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-daa0 .fixed_3259 {
  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);
}
.fresh_d09f .article-b206 {
  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);
}
.modal_gold_7bd5 .bottom_5c38 .notice_04bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-59e8 .search_basic_507e:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.out-59e8 .middle-a85d i {
  color: var(--e-global-color-primary);
}
.out-59e8 .middle-a85d svg {
  fill: var(--e-global-color-primary);
}
.out-59e8 .mask_27a5 {
  color: var(--e-global-color-secondary);
}
.out-59e8 .search_basic_507e > .mask_27a5,
.out-59e8 .search_basic_507e > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_ca19 .panel_27bc {
  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);
}
.box_ca19 .pro-4bb2 {
  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);
}
.grid-e03c .hot_6293 .texture-inner-989e {
  background-color: var(--e-global-color-primary);
}
.grid-e03c .badge_fc66 {
  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);
}
.card_dd9c .outer_4167 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_dd9c .backdrop_fresh_731c {
  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);
}
.card_dd9c .dim-ffab {
  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);
}
.pagination-east-9445 .component-572d,
.pagination-east-9445 .component-572d a {
  color: var(--e-global-color-primary);
}
.pagination-east-9445 .component-572d.photo-0985,
.pagination-east-9445 .component-572d.photo-0985 a {
  color: var(--e-global-color-accent);
}
.pagination-east-9445 .component-572d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-east-9445 .detail-dab2 {
  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);
}
.background-fbc9 .element-iron-c25d,
.background-fbc9 .message-small-621a {
  color: var(--e-global-color-primary);
}
.background-fbc9 .element-iron-c25d svg {
  fill: var(--e-global-color-primary);
}
.background-fbc9 .photo-0985 .element-iron-c25d,
.background-fbc9 .photo-0985 .message-small-621a {
  color: var(--e-global-color-accent);
}
.background-fbc9 .photo-0985 .element-iron-c25d svg {
  fill: var(--e-global-color-accent);
}
.background-fbc9 .message-small-621a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-fbc9 .detail-dab2 {
  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);
}
.logo-d5d5 .left_2103,
.logo-d5d5 .south_0bb4 {
  color: var(--e-global-color-primary);
}
.logo-d5d5 .south_0bb4 svg {
  fill: var(--e-global-color-primary);
}
.logo-d5d5 .component-572d.photo-0985 a,
.logo-d5d5
  .component-572d.photo-0985
  .south_0bb4 {
  color: var(--e-global-color-accent);
}
.logo-d5d5 .left_2103 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-d5d5 .detail-dab2 {
  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);
}
.pink-83a6 .mini_bbda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-83a6 .list_medium_2f8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-dim-e879 .column-dc62 .secondary_aa16 {
  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);
}
.chip-dim-e879 .column-dc62 .hard_49c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-dim-e879 .hover-fresh-e9b8 .secondary_aa16 {
  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);
}
.chip-dim-e879
  .hover-fresh-e9b8
  .hard_49c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-dim-e879
  .sidebar_selected_8215
  .secondary_aa16 {
  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);
}
.chip-dim-e879
  .sidebar_selected_8215
  .hard_49c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-dim-e879
  .hot-50e8
  .secondary_aa16 {
  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);
}
.chip-dim-e879
  .hot-50e8
  .hard_49c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-c967 .carousel-tiny-60f7 {
  background-color: var(--e-global-color-primary);
}
.narrow-c967 .carousel-tiny-60f7:hover {
  background-color: var(--e-global-color-primary);
}
.narrow-c967 .bottom-9b3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-c967
  .carousel-tiny-60f7:hover
  .bottom-9b3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_gas_2760 .heading-2bad {
  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);
}
.inner-c1b2 .filter-over-761d .border-3178 a {
  background-color: var(--e-global-color-accent);
}
.inner-c1b2 .filter-over-761d .title_stone_707d a {
  background-color: var(--e-global-color-accent);
}
.inner-c1b2 .filter-over-761d .border-3178 a,
.inner-c1b2 .filter-over-761d .title_stone_707d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f8a7
  .notice-91a7.gradient_red_e245
  .filter-over-761d
  a.layout-a13a {
  background-color: var(--e-global-color-accent);
}
.focused-f8a7
  .notice-91a7.gradient_red_e245
  .filter-over-761d
  span.layout-a13a.fn-current-c33a {
  background-color: var(--e-global-color-text);
}
.focused-f8a7
  .notice-91a7.gradient_red_e245
  .filter-over-761d
  .layout-a13a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_4af3 .gradient-24e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_4af3
  .hard-3d0e
  > .focused_f787
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_4af3
  .iron_4142
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_4af3
  .text-bottom-df1f
  .carousel_4639,
.lower_4af3
  .text-bottom-df1f
  .aside_d43b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_4af3
  .text-bottom-df1f
  .focus_6be7,
.lower_4af3
  .text-bottom-df1f
  a
  .focus_6be7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_4af3
  .text-bottom-df1f
  .summary_534e {
  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);
}
.lower_4af3
  .text-bottom-df1f
  .backdrop_8f9e {
  background-color: var(--e-global-color-primary);
}
.lower_4af3
  .text-bottom-df1f
  .backdrop_8f9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_4af3
  .text-bottom-df1f
  .backdrop_8f9e:hover {
  background-color: var(--e-global-color-primary);
}
.lower_4af3
  .text-bottom-df1f
  .image-fixed-e409 {
  background-color: var(--e-global-color-primary);
}
.lower_4af3
  .text-bottom-df1f
  .image-fixed-e409 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_4af3
  .text-bottom-df1f
  .image-fixed-e409:hover {
  background-color: var(--e-global-color-primary);
}
.lower_4af3
  .input_d8ad
  .shadow_7788
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_4af3
  .input_d8ad
  .search-bright-92bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_4af3
  .input_d8ad
  .summary_534e {
  color: var(--e-global-color-text);
}
.lower_4af3
  .input_d8ad
  .summary_534e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_4af3
  .input_d8ad
  .backdrop_8f9e {
  background-color: var(--e-global-color-primary);
}
.lower_4af3
  .input_d8ad
  .backdrop_8f9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_4af3
  .input_d8ad
  .backdrop_8f9e:hover {
  background-color: var(--e-global-color-primary);
}
.lower_4af3
  .input_d8ad
  .image-fixed-e409 {
  background-color: var(--e-global-color-primary);
}
.lower_4af3
  .input_d8ad
  .image-fixed-e409 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_4af3
  .input_d8ad
  .image-fixed-e409:hover {
  background-color: var(--e-global-color-primary);
}
.lower_4af3 .tall_97af {
  background-color: var(--e-global-color-primary);
}
.lower_4af3 .tall_97af:hover {
  background-color: var(--e-global-color-primary);
}
.lower_4af3 .aside-5fe9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_4af3 .status-pressed-10ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_out_4f54 .component-left-c633 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_out_4f54
  .nav_white_83e8
  > div:nth-child(3)
  .component-left-c633,
.text_out_4f54
  .bright-822f
  > div:nth-child(1)
  .component-left-c633,
.text_out_4f54
  .icon_slow_1ec9
  > div:nth-child(1)
  .component-left-c633,
.text_out_4f54
  .pattern_890c
  > div:nth-child(1)
  .component-left-c633,
.text_out_4f54
  .tertiary_south_7a2e
  > div:nth-child(1)
  .component-left-c633 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_out_4f54 .fresh_5183 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_out_4f54 .top-32b1 {
  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);
}
.text_out_4f54 .picture-79d5 {
  background-color: var(--e-global-color-primary);
}
.text_out_4f54 .picture-79d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_out_4f54 .picture-79d5:hover {
  background-color: var(--e-global-color-primary);
}
.text_out_4f54 .liquid_e805 {
  background-color: var(--e-global-color-primary);
}
.text_out_4f54 .liquid_e805:hover {
  background-color: var(--e-global-color-primary);
}
.text_out_4f54 .aside-5fe9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_out_4f54 .status-pressed-10ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-013c .slider-5750 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-013c .backdrop_d989 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-013c .element-e76f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-013c .card-hot-0699 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-013c .message-517b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-013c .liquid_e805 {
  background-color: var(--e-global-color-primary);
}
.card-013c .liquid_e805:hover {
  background-color: var(--e-global-color-primary);
}
.header-ec8f .active_bcf1 {
  background-color: var(--e-global-color-secondary);
}
.header-ec8f .text-glass-70a8 {
  background-color: var(--e-global-color-text);
}
.header-ec8f .badge_501b {
  background-color: var(--e-global-color-secondary);
}
.header-ec8f .sidebar-334b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-ec8f .hard_3f7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-ec8f .icon-wide-95a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-ec8f .shadow-medium-4ae1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-ec8f .summary-671e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-hard-087c .glass_b0af .backdrop-e40d,
.container-hard-087c
  .glass_b0af
  .backdrop-e40d
  a,
.container-hard-087c .footer_thick_45f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-hard-087c .glass_b0af .row_under_d15e,
.container-hard-087c .tertiary-06a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-hard-087c .glass_b0af .row_under_d15e {
  color: var(--e-global-color-text);
}
.container-hard-087c .tertiary-06a3 {
  color: var(--e-global-color-text);
}
.container-hard-087c
  .glass_b0af
  .easy_1473 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-hard-087c .row-advanced-7fb3 .breadcrumb_purple_7cab {
  background-color: var(--e-global-color-primary);
}
.container-hard-087c .row-advanced-7fb3 .breadcrumb_purple_7cab:hover {
  background-color: var(--e-global-color-primary);
}
.container-hard-087c .row-advanced-7fb3 .sort_fluid_9407 li span {
  background-color: var(--e-global-color-text);
}
.container-hard-087c .row-advanced-7fb3 .sort_fluid_9407 li span:hover {
  background-color: var(--e-global-color-primary);
}
.container-hard-087c
  .row-advanced-7fb3
  .sort_fluid_9407
  li.backdrop-solid-e58d
  span {
  background-color: var(--e-global-color-accent);
}
.container-hard-087c .sidebar_9e6a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_17a7 .image_d250 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_29b8 .link-0c09 {
  background-color: var(--e-global-color-primary);
}
.modal_29b8 .notification-0ac0 {
  background-color: var(--e-global-color-secondary);
}
.modal_29b8 .table_dbe8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_29b8 .accordion-large-9352 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_29b8 .small_41f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_29b8 .logo_huge_f723 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_29b8 .red-b2d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_29b8 .blue-b722 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_29b8 .highlight-gold-8f83 {
  background-color: var(--e-global-color-primary);
}
.modal_29b8 .highlight-gold-8f83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-under-1bd3 .detail-65a8 {
  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);
}
.frame-under-1bd3 .border-e502 {
  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);
}
.frame-under-1bd3
  .column-down-1e59:after {
  background-color: var(--e-global-color-primary);
}
.frame-under-1bd3 .white_92a0 {
  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);
}
.progress-d65c .footer_thick_45f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-d65c .tertiary-06a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_6637 .up_04e8 .advanced-188f {
  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);
}
.container_6637 .up_04e8 .video_black_2748 {
  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);
}
.badge_d867 .heading_light_7918 {
  background-color: var(--e-global-color-primary);
}
.badge_d867 .border-c79f {
  background-color: var(--e-global-color-secondary);
}
.badge_d867 .white_42eb .filter_east_9356 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_d867 .detail-6377 .filter_east_9356 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-1857 .heading-black-1edf .pink_346b {
  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);
}
.layout-1857 .heading-black-1edf .image-9595 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-1857 .heading-black-1edf .gallery_7950 {
  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);
}
.shadow-59ac .article-red-995a {
  border-color: var(--e-global-color-text);
}
.shadow-59ac .next_b94c {
  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);
}
.shadow-59ac .purple-3b78 {
  color: var(--e-global-color-primary);
}
.shadow-59ac .basic_4f15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-middle-5e64 .down_95db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-middle-5e64 .banner_2144 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-middle-5e64 .pressed-1a89:hover .down_95db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-middle-5e64
  .pressed-1a89:hover
  .banner_2144 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_40e4 .gold-97d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_40e4 .component-stone-bc8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_1b07 .active_bottom_8091 .summary_hard_1177 {
  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);
}
.yellow_1b07 .main-e734 .summary_hard_1177 {
  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);
}
.detail_glass_4ab5 .secondary-0591 {
  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);
}
.component_glass_1933 .backdrop-paper-3c0a .tooltip_dafb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_glass_1933 .backdrop-paper-3c0a .tooltip_dafb {
  background-color: var(--e-global-color-secondary);
}
.component_glass_1933 .solid-907e .tooltip_dafb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_glass_1933 .solid-907e .tooltip_dafb {
  background-color: var(--e-global-color-secondary);
}
.component_glass_1933 .mask-f092 .link-lower-45e9 {
  background-color: var(--e-global-color-primary);
}
.component_glass_1933 .mask-f092:hover .link-lower-45e9 {
  background-color: var(--e-global-color-secondary);
}
.component_glass_1933 .breadcrumb_purple_7cab {
  background-color: var(--e-global-color-primary);
}
.component_glass_1933 .breadcrumb_purple_7cab:hover {
  background-color: var(--e-global-color-accent);
}
.component_glass_1933 .sort_fluid_9407 li span {
  background-color: var(--e-global-color-text);
}
.component_glass_1933 .sort_fluid_9407 li span:hover {
  background-color: var(--e-global-color-primary);
}
.component_glass_1933 .sort_fluid_9407 li.backdrop-solid-e58d span {
  background-color: var(--e-global-color-accent);
}
.detail-ed27 .search-narrow-3cf0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-ed27 .alert-over-3203 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-6cc8 .next_2c7b:before {
  background-color: var(--e-global-color-secondary);
}
.accordion-6cc8 .outline-thick-b13b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-6cc8 .status_cool_7cb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_c294 .inner-cea3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_c294 .inner-cea3:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_c294 .inner-cea3.fn-active-c33a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_c294 .detail_d535 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_c294 .highlight-focused-5150 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_c294 .fast_47cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_c294 .slow_d507 {
  background-color: var(--e-global-color-primary);
}
.in_c294 .slow_d507 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in_c294 .next_5211 {
  background-color: var(--e-global-color-primary);
}
.in_c294 .next_5211 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-4ae7 .search-4a45 .accent_thick_801b a {
  color: var(--e-global-color-secondary);
}
.solid-4ae7 .search-4a45 .accent_thick_801b a:hover {
  color: var(--e-global-color-secondary);
}
.solid-4ae7 .search-4a45 .accent_thick_801b,
.solid-4ae7 .search-4a45 .accent_thick_801b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-4ae7 .search-4a45 .gradient_a93f {
  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);
}
.solid-4ae7 .search-4a45 .aside_bottom_3094 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-4ae7 .search-4a45 .pagination-last-f696 {
  background-color: var(--e-global-color-primary);
}
.solid-4ae7 .search-4a45 .pagination-last-f696 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-4ae7 .search-4a45 .pagination-last-f696:hover {
  background-color: var(--e-global-color-primary);
}
.solid-4ae7 .search-4a45 .clean_8f69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-4ae7 .search-4a45 .clean_8f69 {
  background-color: var(--e-global-color-primary);
}
.solid-4ae7 .search-4a45 .clean_8f69:hover {
  background-color: var(--e-global-color-primary);
}
.solid-4ae7 .search-4a45 .breadcrumb_purple_7cab {
  background-color: var(--e-global-color-primary);
}
.solid-4ae7 .search-4a45 .breadcrumb_purple_7cab:hover {
  background-color: var(--e-global-color-primary);
}
.solid-4ae7 .row-advanced-7fb3 .sort_fluid_9407 li span {
  background-color: var(--e-global-color-text);
}
.solid-4ae7 .row-advanced-7fb3 .sort_fluid_9407 li span:hover {
  background-color: var(--e-global-color-primary);
}
.solid-4ae7 .row-advanced-7fb3 .sort_fluid_9407 li.backdrop-solid-e58d span {
  background-color: var(--e-global-color-accent);
}
.solid-4ae7 .aside-5fe9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-4ae7 .status-pressed-10ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-f2a2 .video_33bb .basic_27da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-f2a2 .video_33bb .tabs-iron-02f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-f2a2 .video_33bb .article-1e1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-a673 .main_9f50 {
  border-color: var(--e-global-color-text);
}
.focused-a673 .item_f7cf {
  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);
}
.focused-a673 .icon-4512 {
  color: var(--e-global-color-secondary);
}
.focused-a673 .icon-4512 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-a673 .large-7639 > * {
  color: var(--e-global-color-primary);
}
.focused-a673 .large-7639 > * svg {
  fill: var(--e-global-color-primary);
}
.focused-a673 .section-5e04 {
  color: var(--e-global-color-primary);
}
.focused-a673 .section-5e04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-a673 .gallery_south_dafd {
  color: var(--e-global-color-primary);
}
.focused-a673 .gallery_south_dafd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-a673 .tooltip-aeaf {
  color: var(--e-global-color-primary);
}
.focused-a673 .tooltip-aeaf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-a673 .highlight-cool-7425 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-a673 .south-8a9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-a673 .south-8a9d.dirty_b334 {
  color: var(--e-global-color-secondary);
}
.focused-a673 .south-8a9d.dirty_b334 .pattern-4305 {
  color: var(--e-global-color-accent);
}
.focused-a673 .south-8a9d.label_mini_560f {
  color: var(--e-global-color-text);
}
.focused-a673 .south-8a9d.label_mini_560f .pattern-4305 {
  color: var(--e-global-color-text);
}
.focused-a673 .south-8a9d:before {
  border-top-color: var(--e-global-color-text);
}
.focused-a673 .stale_5e45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-a673
  .stale_5e45
  .container_4a79 {
  background-color: var(--e-global-color-primary);
}
.focused-a673
  .stale_5e45
  .container_4a79 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused-a673 .main_9f50 .slider_red_8439 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_9c5a .hero-glass-d693 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_9c5a .status-gas-4ef5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_next_396c .gradient-e4b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_next_396c
  .notification_079a
  .shade_liquid_021f {
  background-color: var(--e-global-color-secondary);
}
.disabled_next_396c
  .notification_079a.gradient_526c
  .shade_liquid_021f {
  background-color: var(--e-global-color-text);
}
.disabled_next_396c
  .notification_079a:hover
  .shade_liquid_021f {
  background-color: var(--e-global-color-accent);
}
.disabled_next_396c
  .notification_079a.fn-active-c33a
  .shade_liquid_021f {
  background-color: var(--e-global-color-primary);
}
.article-mini-62ef .active-3c06 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.article-mini-62ef .dark-53ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-mini-62ef .outline_out_bced {
  background-color: var(--e-global-color-primary);
}
.article-mini-62ef .outline_out_bced {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_ee3b .section-in-ad0f .column-4915 .disabled-full-7498 {
  background-color: var(--e-global-color-secondary);
}
.frame_ee3b .section-in-ad0f .picture-mini-283d:after {
  background-color: var(--e-global-color-secondary);
}
.frame_ee3b .border_narrow_901e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_ee3b .tooltip_bottom_0a76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_ee3b .fresh_f69f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_ee3b .old-d4f7 {
  background-color: var(--e-global-color-primary);
}
.frame_ee3b .old-d4f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_ee3b .feature-in-316e {
  background-color: var(--e-global-color-secondary);
}
.frame_ee3b .feature-in-316e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_ee3b .section-in-ad0f .short-ff8c .old_ced6:hover {
  background-color: var(--e-global-color-primary);
}
.frame_ee3b
  .section-in-ad0f
  .short-ff8c
  .old_ced6.hidden-6533 {
  background-color: var(--e-global-color-primary);
}
.frame_ee3b .section-in-ad0f .light_5107:before {
  border-color: var(--e-global-color-primary);
}
.frame_ee3b .section-in-ad0f .light_5107:hover:before {
  border-color: var(--e-global-color-secondary);
}
.frame_ee3b
  .section-in-ad0f
  .light_5107.wrapper_d5a1:before {
  border-color: var(--e-global-color-primary);
}
.frame_ee3b .stale-f247 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-purple-d496 .shadow-5da8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-purple-d496 .shadow-5da8:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-purple-d496 .shadow-5da8.gallery_bacd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-purple-d496 .feature_new_6173 {
  background-color: var(--e-global-color-primary);
}
.content-purple-d496 .feature_new_6173 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-purple-d496
  .mask-4042
  .solid-fd1b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-purple-d496
  .small-cbad
  .solid-fd1b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-cc0a
  .picture-first-93e2
  .dark-a753 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-cc0a
  .picture-first-93e2
  .banner-tall-1ab7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-cc0a .logo-22e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-cc0a .active-48f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-cc0a .texture-blue-8df9 {
  background-color: var(--e-global-color-primary);
}
.list-cc0a .texture-blue-8df9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast-85cf .summary_north_6e98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-85cf .gradient_2a12 {
  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);
}
.fast-85cf .breadcrumb_1898 {
  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);
}
.fast-85cf .breadcrumb_1898 a:hover {
  color: var(--e-global-color-secondary);
}
.fast-85cf .frame-orange-8c32 {
  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);
}
.fast-85cf .tag_glass_c0f0 {
  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);
}
.fast-85cf .tabs-010f .breadcrumb_purple_7cab {
  background-color: var(--e-global-color-primary);
}
.fast-85cf .tabs-010f .breadcrumb_purple_7cab:hover {
  background-color: var(--e-global-color-accent);
}
.fast-85cf
  .tabs-010f
  .sort_fluid_9407
  li
  span {
  background-color: var(--e-global-color-text);
}
.fast-85cf
  .tabs-010f
  .sort_fluid_9407
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.fast-85cf
  .tabs-010f
  .sort_fluid_9407
  li.backdrop-solid-e58d
  span {
  background-color: var(--e-global-color-accent);
}
.tertiary_1e1f
  .west_04f7
  .stone-0cb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_1e1f .west_04f7 .easy-78cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_1e1f .west_04f7 .pagination-action-c7d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_1e1f .slow_1855 {
  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);
}
.tertiary_1e1f
  .shade_mini_d1c6.purple-998d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > a {
  background-color: var(--e-global-color-text);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > a
  .accent-1a24.liquid-3402 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > a
  .link_c4dc.component-d6fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > .module-over-9265
  .block_outer_4127
  > a {
  background-color: var(--e-global-color-secondary);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > .module-over-9265
  .block_outer_4127
  > a
  .shade_60a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > .module-over-9265
  .block_outer_4127
  > a
  .link_c4dc.heading-56df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > a
  .tertiary_pro_6d3a:before {
  color: var(--e-global-color-text);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > .module-over-9265
  a
  .tertiary_pro_6d3a:before {
  color: var(--e-global-color-text);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127.disabled-5f18
  > a
  .tertiary_pro_6d3a:before {
  color: var(--e-global-color-text);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > .module-over-9265
  .block_outer_4127.disabled-5f18
  > a
  .tertiary_pro_6d3a:before {
  color: var(--e-global-color-text);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > a
  .highlight_41d9
  .accent_stone_8a25 {
  color: var(--e-global-color-text);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > .module-over-9265
  a
  .highlight_41d9
  .accent_stone_8a25 {
  color: var(--e-global-color-text);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > a
  .highlight_41d9
  .accent_stone_8a25,
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > .module-over-9265
  a
  .highlight_41d9
  .accent_stone_8a25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > a
  .large_4ffc:before {
  color: var(--e-global-color-text);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > .module-over-9265
  a
  .large_4ffc:before {
  color: var(--e-global-color-text);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127.disabled-5f18
  > a
  .large_4ffc:before {
  color: var(--e-global-color-text);
}
.mini-5683
  > .form_bc75
  > div
  > .secondary-307e
  > .block_outer_4127
  > .module-over-9265
  .block_outer_4127.disabled-5f18
  > a
  .large_4ffc:before {
  color: var(--e-global-color-text);
}
.solid-4bae .fast-40e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-4bae
  .table_0ddf:hover
  .fast-40e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_edfd
  > .form_bc75
  > .block_5f2d
  > .hover_7a07
  > .hovered_f558
  > .breadcrumb-9fa1
  .hot-3c0a {
  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);
}
.gallery_edfd
  > .form_bc75
  > .block_5f2d
  > .hover_7a07
  > .hovered_f558
  > .breadcrumb-9fa1:hover
  .hot-3c0a {
  color: var(--e-global-color-text);
}
.gallery_edfd
  > .form_bc75
  > .block_5f2d
  > .hover_7a07
  > .hovered_f558
  > .breadcrumb-9fa1:hover
  .hot-3c0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_edfd
  > .form_bc75
  > .block_5f2d
  > .hover_7a07
  > .hovered_f558.icon_f5ec
  > .breadcrumb-9fa1
  .hot-3c0a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_current_72f1 .image_south_8f74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_current_72f1 .article-31e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_current_72f1 .column_8ee9 {
  background-color: var(--e-global-color-primary);
}
.column_current_72f1 .column_8ee9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-decf
  > .form_bc75
  > .background_pink_23a9
  > .complex-4904
  > .surface-3907
  .frame-b7a6 {
  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);
}
.status-decf
  > .form_bc75
  > .background_pink_23a9
  > .complex-4904
  > .surface-3907
  .card-c3b5 {
  color: var(--e-global-color-text);
}
.status-decf
  > .form_bc75
  > .background_pink_23a9
  > .complex-4904
  > .surface-3907:hover
  .frame-b7a6 {
  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);
}
.status-decf
  > .form_bc75
  > .background_pink_23a9
  > .complex-4904
  > .surface-3907:hover
  .card-c3b5 {
  color: var(--e-global-color-secondary);
}
.status-decf
  > .form_bc75
  > .background_pink_23a9
  > .complex-4904
  > .surface-3907.mini-2cc3
  .frame-b7a6 {
  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);
}
.status-decf
  > .form_bc75
  > .background_pink_23a9
  > .complex-4904
  > .surface-3907.mini-2cc3
  .card-c3b5 {
  color: var(--e-global-color-primary);
}
.hovered-87e8
  .secondary-narrow-e6d8
  .nav-f23b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-87e8 .steel-879e .slider_red_8439 .menu-cool-3e63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_41e9 .info-721a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_41e9 .dark-884c .info-721a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_41e9 .picture-6114 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_41e9 .picture-6114 {
  background-color: var(--e-global-color-primary);
}
.preview_huge_f112 .widget-629e .input-a00c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_huge_f112
  .widget-629e:hover
  .mini-9e87 {
  color: var(--e-global-color-secondary);
}
.preview_huge_f112
  .widget-629e:hover
  .input-a00c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-1427 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.breadcrumb-wide-26e9 {
  max-width: 1400px !important;
}

.surface_mini_f152 {
  flex-direction: column;
}

.surface_mini_f152 .outer-a46c {
  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.surface_mini_f152 .outer-a46c {
  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);
}

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

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

.pattern_center_dadd.component_a4b2 {
  display: none;
}

.media-b31b {
  display: none;
}

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

.outer_cf17.layout_f32e {
  margin-bottom: 40px;
  width: 100%;
}

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

.surface_mini_f152 a {
  width: 100%;
}

.info_rough_dfe3 .light_954f.last_505a {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.info_rough_dfe3
  .light_954f.copper-0e84
  .hot_77ae
  .active_6dcd {
  font-size: 20px !important;
}

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

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

.hero-prev-8de7 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.hero_662a.bronze-65ad > .status-next-0ff6 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

.message-white-90fc {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.tertiary-8d1a {
  display: flex;
  gap: 50px;
}

.info_rough_dfe3
  .light_954f.thick_6c52
  .inner_4ec4
  .upper-6813 {
  width: 100% !important;
}

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

.main_d7c4 {
  width: 100%;
}

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

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

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

  display: none;
}

.carousel-1f68 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.shade_dim_e914:hover .north_a0e0 {
  visibility: visible;
}
.shade_dim_e914:hover.shade_dim_e914::before {
  display: block;
}

.hero-prev-8de7 h3 {
  color: #fff;
}

.hero_bb09 {
  margin: 0;
}

.info_rough_dfe3
  .light_954f.thick_6c52
  .upper-6813
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.container-warm-0f0b {
  width: 100%;
}

.icon_41af {
  width: 100%;
}

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

.icon_41af {
  width: 100%;
}

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

.upper-6813 {
  display: flex;
  align-items: center;
}

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

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

.surface_mini_f152 .outer-a46c.image_left_4a2d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.surface_mini_f152 h1.outer-a46c {
  margin-top: 80px !important;
}

.info_rough_dfe3 .light_954f.tag-2d03 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.widget_d7b0 img {
  width: 100%;
}

.block_last_c58a .dropdown_6630.hot_77ae {
  justify-content: space-between;
}

.card_medium_bb50 {
  display: none;
}

.selected_dd1f .rough-a833 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .hero_662a .status-next-0ff6 {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .hero-prev-8de7 h3 {
    font-size: 28px;
  }

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

  .block_last_c58a .dropdown_6630.hot_77ae {
    border-bottom: 1px solid #f0c159;
  }

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

  .hero_662a.bronze-65ad > .status-next-0ff6 {
    gap: 15px;
    justify-content: space-between;
  }

  .info_rough_dfe3
    .light_954f.thick_6c52
    .upper-6813
    img {
    width: 60% !important;
  }

  .short_9b5a {
    left: 2%;
  }

  .list-e604 {
    margin: 10px 0;
  }

  .surface_mini_f152 .rough-a833 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.surface_mini_f152 .outer-a46c,
  .surface_mini_f152 .outer-a46c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .upper-6813 {
    justify-content: center;
  }

  .surface_mini_f152 .rough-a833 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .info_rough_dfe3 .light_954f.last_505a {
    width: 75% !important;
  }

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

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

  h2.surface_mini_f152 .outer-a46c,
  .surface_mini_f152 .outer-a46c {
    font-size: 30px !important;
  }

  .upper-6813 {
    justify-content: center;
  }

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

  .shadow_b586
    .highlight_1368.tag_3ddb {
    margin: 0 !important;
  }

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

  .list-e604 {
    display: flex;
  }

  .row_29fb .feature_9b92 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .surface_mini_f152 h1.outer-a46c {
    margin-top: 40px !important;
  }

  .info_rough_dfe3
    .light_954f.thick_6c52
    .upper-6813
    img,
  .purple-6037 .inner_4ec4 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .info_rough_dfe3 .light_954f.last_505a {
    width: 100% !important;
  }

  .hero_662a.bronze-65ad > .status-next-0ff6 {
    gap: 3px;
  }

  .surface_mini_f152 .rough-a833 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.block_last_c58a .dropdown_6630.hot_77ae: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.message-white-90fc {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .block_last_c58a .dropdown_6630.hot_77ae {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .surface_mini_f152 .outer-a46c {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .feature_9b92 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.cool_b8ab .out-02da {
  flex-shrink: 0;
  white-space: nowrap;
}

.cool_b8ab .red_667e {
  flex-shrink: 0;
  min-width: fit-content;
}

.cool_b8ab .active_6dcd {
  white-space: nowrap;
}

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

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

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

.cool_b8ab .red_667e {
  max-width: 80px !important;
  overflow: hidden;
}

.cool_b8ab .dropdown_6630.hot_77ae {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.cool_b8ab .active_6dcd {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 851a */
.promo-block-w7 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
