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(.column_dynamic_3038) {
  gap: 0.5em;
}
:where(.light_4e8f) {
  gap: 0.5em;
}
body .message-pressed-0826 > .label_2e30 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .message-pressed-0826 > .west-c675 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .message-pressed-0826 > .item_new_068a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .background_7713 > .label_2e30 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .background_7713 > .west-c675 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .background_7713 > .item_new_068a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .background_7713
  > :where(:not(.label_2e30):not(.west-c675):not(.table_pressed_78d1)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .background_7713 > .main-purple-567a {
  max-width: var(--wp--style--global--wide-size);
}
body .column_dynamic_3038 {
  display: flex;
}
body .column_dynamic_3038 {
  flex-wrap: wrap;
  align-items: center;
}
body .column_dynamic_3038 > * {
  margin: 0;
}
body .light_4e8f {
  display: grid;
}
body .light_4e8f > * {
  margin: 0;
}
:where(.layout-hot-2420.column_dynamic_3038) {
  gap: 2em;
}
:where(.layout-hot-2420.light_4e8f) {
  gap: 2em;
}
:where(.content-steel-c5fd.column_dynamic_3038) {
  gap: 1.25em;
}
:where(.content-steel-c5fd.light_4e8f) {
  gap: 1.25em;
}
.black_8ade {
  color: var(--wp--preset--color--black) !important;
}
.filter_advanced_ca5c {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wrapper_9996 {
  color: var(--wp--preset--color--white) !important;
}
.container-7dfe {
  color: var(--wp--preset--color--pale-pink) !important;
}
.hard-b618 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.advanced-afc4 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.accent_right_ad45 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.frame_steel_6bce {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.texture-0636 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.brown_388b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gallery_simple_4596 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.brown_8802 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.copper_ac52 {
  background-color: var(--wp--preset--color--black) !important;
}
.gallery_8759 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.button_east_debf {
  background-color: var(--wp--preset--color--white) !important;
}
.heading-8983 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.preview_2192 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.paragraph-down-6fe5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.texture_6cec {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.picture_smooth_b704 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pressed-d82d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.backdrop_23e6 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gallery_gas_cc88 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.filter_3d85 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.footer_67e1 {
  border-color: var(--wp--preset--color--black) !important;
}
.row_first_b73d {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.paper_30f1 {
  border-color: var(--wp--preset--color--white) !important;
}
.left_e2a3 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.middle-8914 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.icon-2951 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.breadcrumb_c0a0 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tabs-in-4075 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.prev-3eec {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.section_prev_bfd4 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.search-8138 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.popup-706f {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.under_5f6b {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.basic_4118 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.grid_bright_71ab {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.description_6a88 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.card-5616 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.current_c4a4 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.highlight-1bf6 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.filter_brown_a5b3 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.highlight-1891 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.shade-8cf4 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.solid-4b07 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.focus_a6bc {
  background: var(--wp--preset--gradient--midnight) !important;
}
.slow_893c {
  font-size: var(--wp--preset--font-size--small) !important;
}
.fresh-0c72 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.section_ec31 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.highlight_down_051d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.message_motion_b1af a:where(:not(.summary_red_6e4a)) {
  color: inherit;
}
:where(.content-steel-c5fd.column_dynamic_3038) {
  gap: 1.25em;
}
:where(.content-steel-c5fd.light_4e8f) {
  gap: 1.25em;
}
:where(.layout-hot-2420.column_dynamic_3038) {
  gap: 2em;
}
:where(.layout-hot-2420.light_4e8f) {
  gap: 2em;
}
.photo-small-d04f {
  font-size: 1.5em;
  line-height: 1.6;
}

.footer-2fcf .texture-lower-5a27 {
  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_5744 .focus-3fd2 {
  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);
}
.header-1e84 {
  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);
}
.header-1e84.shadow_narrow_e11c .active-1443 {
  background-color: var(--e-global-color-primary);
}
.header-1e84.complex-61e6 .active-1443,
.header-1e84.description-easy-93a1 .active-1443 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.bronze-a59c .hero_871a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.pro_121a {
  --divider-color: var(--e-global-color-secondary);
}
.pro_121a .tag-4b1b {
  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);
}
.pro_121a.plasma_3bcd .secondary_gold_9c92 {
  background-color: var(--e-global-color-secondary);
}
.pro_121a.secondary_f747 .secondary_gold_9c92,
.pro_121a.pagination_184e .secondary_gold_9c92 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.pro_121a.secondary_f747 .secondary_gold_9c92,
.pro_121a.pagination_184e .secondary_gold_9c92 svg {
  fill: var(--e-global-color-secondary);
}
.action_ac9b .panel_6218 {
  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);
}
.action_ac9b .section-fd77 {
  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);
}
.form-purple-c868.plasma_3bcd .secondary_gold_9c92 {
  background-color: var(--e-global-color-primary);
}
.form-purple-c868.secondary_f747 .secondary_gold_9c92,
.form-purple-c868.pagination_184e .secondary_gold_9c92 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.form-purple-c868.secondary_f747 .secondary_gold_9c92,
.form-purple-c868.pagination_184e .secondary_gold_9c92 svg {
  fill: var(--e-global-color-primary);
}
.list_1113.plasma_3bcd .secondary_gold_9c92 {
  background-color: var(--e-global-color-primary);
}
.list_1113.secondary_f747 .secondary_gold_9c92,
.list_1113.pagination_184e .secondary_gold_9c92 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.list_1113 .purple_a0da {
  color: var(--e-global-color-primary);
}
.list_1113 .purple_a0da,
.list_1113 .purple_a0da a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_1113 .hover-1fb6 {
  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);
}
.basic_136c .row_down_63b6 {
  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);
}
.header-4afa .surface_tiny_e79c .row-19d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_ce3f .solid_6f6d:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.out_ce3f .tooltip-fast-d6d0 i {
  color: var(--e-global-color-primary);
}
.out_ce3f .tooltip-fast-d6d0 svg {
  fill: var(--e-global-color-primary);
}
.out_ce3f .container_23d5 {
  color: var(--e-global-color-secondary);
}
.out_ce3f .solid_6f6d > .container_23d5,
.out_ce3f .solid_6f6d > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-new-3673 .action-93a1 {
  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);
}
.tertiary-new-3673 .text_ddf0 {
  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);
}
.button-huge-fd87 .aside-tall-6231 .paper_a98f {
  background-color: var(--e-global-color-primary);
}
.button-huge-fd87 .liquid_f781 {
  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);
}
.message-current-197e .east_642f {
  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);
}
.message-current-197e .hot-d2b3 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-current-197e .modal-2789 {
  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);
}
.center_1590 .popup-small-76ae,
.center_1590 .popup-small-76ae a {
  color: var(--e-global-color-primary);
}
.center_1590 .popup-small-76ae.feature-wide-a375,
.center_1590 .popup-small-76ae.feature-wide-a375 a {
  color: var(--e-global-color-accent);
}
.center_1590 .popup-small-76ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center_1590 .lite_3a78 {
  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);
}
.frame_7924 .module_367d,
.frame_7924 .surface-abff {
  color: var(--e-global-color-primary);
}
.frame_7924 .module_367d svg {
  fill: var(--e-global-color-primary);
}
.frame_7924 .feature-wide-a375 .module_367d,
.frame_7924 .feature-wide-a375 .surface-abff {
  color: var(--e-global-color-accent);
}
.frame_7924 .feature-wide-a375 .module_367d svg {
  fill: var(--e-global-color-accent);
}
.frame_7924 .surface-abff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_7924 .lite_3a78 {
  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);
}
.tooltip_hard_6687 .smooth-14f7,
.tooltip_hard_6687 .aside-last-4845 {
  color: var(--e-global-color-primary);
}
.tooltip_hard_6687 .aside-last-4845 svg {
  fill: var(--e-global-color-primary);
}
.tooltip_hard_6687 .popup-small-76ae.feature-wide-a375 a,
.tooltip_hard_6687
  .popup-small-76ae.feature-wide-a375
  .aside-last-4845 {
  color: var(--e-global-color-accent);
}
.tooltip_hard_6687 .smooth-14f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_hard_6687 .lite_3a78 {
  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);
}
.description_brown_6a4e .stone-2a95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_brown_6a4e .green_8bc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-complex-16e1 .item-orange-4e3d .backdrop_hard_eebd {
  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);
}
.tag-complex-16e1 .item-orange-4e3d .message-86d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-complex-16e1 .preview-white-b552 .backdrop_hard_eebd {
  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);
}
.tag-complex-16e1
  .preview-white-b552
  .message-86d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-complex-16e1
  .old-9a1e
  .backdrop_hard_eebd {
  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);
}
.tag-complex-16e1
  .old-9a1e
  .message-86d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-complex-16e1
  .cold-684c
  .backdrop_hard_eebd {
  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);
}
.tag-complex-16e1
  .cold-684c
  .message-86d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_lower_518d .steel-bb6e {
  background-color: var(--e-global-color-primary);
}
.modal_lower_518d .steel-bb6e:hover {
  background-color: var(--e-global-color-primary);
}
.modal_lower_518d .preview_c41b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_lower_518d
  .steel-bb6e:hover
  .preview_c41b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-up-1df5 .filter_f926 {
  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);
}
.static-0f77 .black_9714 .upper_cc81 a {
  background-color: var(--e-global-color-accent);
}
.static-0f77 .black_9714 .basic-49a6 a {
  background-color: var(--e-global-color-accent);
}
.static-0f77 .black_9714 .upper_cc81 a,
.static-0f77 .black_9714 .basic-49a6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_bf02
  .video-north-0b9c.card-yellow-643a
  .black_9714
  a.filter_full_faf0 {
  background-color: var(--e-global-color-accent);
}
.chip_bf02
  .video-north-0b9c.card-yellow-643a
  .black_9714
  span.filter_full_faf0.fn-current-104e {
  background-color: var(--e-global-color-text);
}
.chip_bf02
  .video-north-0b9c.card-yellow-643a
  .black_9714
  .filter_full_faf0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_69f7 .tertiary_5539 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_69f7
  .menu-16bb
  > .easy_753b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_69f7
  .purple_4755
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_69f7
  .surface-prev-033f
  .row_thick_54e5,
.slow_69f7
  .surface-prev-033f
  .search-d058 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_69f7
  .surface-prev-033f
  .primary_pro_a68d,
.slow_69f7
  .surface-prev-033f
  a
  .primary_pro_a68d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_69f7
  .surface-prev-033f
  .thumbnail-tall-f90e {
  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);
}
.slow_69f7
  .surface-prev-033f
  .nav_158e {
  background-color: var(--e-global-color-primary);
}
.slow_69f7
  .surface-prev-033f
  .nav_158e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_69f7
  .surface-prev-033f
  .nav_158e:hover {
  background-color: var(--e-global-color-primary);
}
.slow_69f7
  .surface-prev-033f
  .hard-e754 {
  background-color: var(--e-global-color-primary);
}
.slow_69f7
  .surface-prev-033f
  .hard-e754 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_69f7
  .surface-prev-033f
  .hard-e754:hover {
  background-color: var(--e-global-color-primary);
}
.slow_69f7
  .aside_2010
  .content-b2b3
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_69f7
  .aside_2010
  .badge_up_ef63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_69f7
  .aside_2010
  .thumbnail-tall-f90e {
  color: var(--e-global-color-text);
}
.slow_69f7
  .aside_2010
  .thumbnail-tall-f90e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_69f7
  .aside_2010
  .nav_158e {
  background-color: var(--e-global-color-primary);
}
.slow_69f7
  .aside_2010
  .nav_158e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_69f7
  .aside_2010
  .nav_158e:hover {
  background-color: var(--e-global-color-primary);
}
.slow_69f7
  .aside_2010
  .hard-e754 {
  background-color: var(--e-global-color-primary);
}
.slow_69f7
  .aside_2010
  .hard-e754 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_69f7
  .aside_2010
  .hard-e754:hover {
  background-color: var(--e-global-color-primary);
}
.slow_69f7 .bright-b9ed {
  background-color: var(--e-global-color-primary);
}
.slow_69f7 .bright-b9ed:hover {
  background-color: var(--e-global-color-primary);
}
.slow_69f7 .message-yellow-02eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_69f7 .description_f6a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-5d39 .background-fast-2c7d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-5d39
  .tertiary_iron_308e
  > div:nth-child(3)
  .background-fast-2c7d,
.hovered-5d39
  .title_cool_8319
  > div:nth-child(1)
  .background-fast-2c7d,
.hovered-5d39
  .menu_b0e7
  > div:nth-child(1)
  .background-fast-2c7d,
.hovered-5d39
  .south_ae61
  > div:nth-child(1)
  .background-fast-2c7d,
.hovered-5d39
  .icon-7bb4
  > div:nth-child(1)
  .background-fast-2c7d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-5d39 .preview_6a58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-5d39 .widget_hovered_12c7 {
  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);
}
.hovered-5d39 .cold_ee57 {
  background-color: var(--e-global-color-primary);
}
.hovered-5d39 .cold_ee57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-5d39 .cold_ee57:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-5d39 .chip-top-c5ed {
  background-color: var(--e-global-color-primary);
}
.hovered-5d39 .chip-top-c5ed:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-5d39 .message-yellow-02eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-5d39 .description_f6a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-pressed-550d .banner_bottom_10f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-pressed-550d .middle_e762 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-pressed-550d .picture-wood-1245 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-pressed-550d .iron-80ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-pressed-550d .nav_south_4d46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-pressed-550d .chip-top-c5ed {
  background-color: var(--e-global-color-primary);
}
.component-pressed-550d .chip-top-c5ed:hover {
  background-color: var(--e-global-color-primary);
}
.label-089e .tall_1437 {
  background-color: var(--e-global-color-secondary);
}
.label-089e .info_hot_9040 {
  background-color: var(--e-global-color-text);
}
.label-089e .form_c4e3 {
  background-color: var(--e-global-color-secondary);
}
.label-089e .table-steel-dadf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-089e .gallery_out_b43f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-089e .mask-last-5c17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-089e .motion_44b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-089e .soft_fba4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_next_c7ec .tertiary_214e .box_158e,
.section_next_c7ec
  .tertiary_214e
  .box_158e
  a,
.section_next_c7ec .bronze-b57d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_next_c7ec .tertiary_214e .footer-fcde,
.section_next_c7ec .list-b563 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_next_c7ec .tertiary_214e .footer-fcde {
  color: var(--e-global-color-text);
}
.section_next_c7ec .list-b563 {
  color: var(--e-global-color-text);
}
.section_next_c7ec
  .tertiary_214e
  .iron-bd74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_next_c7ec .hidden_d2a9 .icon-center-05f1 {
  background-color: var(--e-global-color-primary);
}
.section_next_c7ec .hidden_d2a9 .icon-center-05f1:hover {
  background-color: var(--e-global-color-primary);
}
.section_next_c7ec .hidden_d2a9 .icon-motion-7e4e li span {
  background-color: var(--e-global-color-text);
}
.section_next_c7ec .hidden_d2a9 .icon-motion-7e4e li span:hover {
  background-color: var(--e-global-color-primary);
}
.section_next_c7ec
  .hidden_d2a9
  .icon-motion-7e4e
  li.content-purple-4c20
  span {
  background-color: var(--e-global-color-accent);
}
.section_next_c7ec .sidebar-pressed-5173 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-167e .action_7129 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-2f38 .static_6995 {
  background-color: var(--e-global-color-primary);
}
.tag-2f38 .card_in_66d6 {
  background-color: var(--e-global-color-secondary);
}
.tag-2f38 .east-f54a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-2f38 .block-left-c852 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-2f38 .in_7b77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-2f38 .main_d6d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-2f38 .primary-7739 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-2f38 .complex_a487 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-2f38 .module_fast_1b53 {
  background-color: var(--e-global-color-primary);
}
.tag-2f38 .module_fast_1b53 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced-3ed4 .chip_selected_07ea {
  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);
}
.advanced-3ed4 .highlight_5780 {
  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);
}
.advanced-3ed4
  .icon_6670:after {
  background-color: var(--e-global-color-primary);
}
.advanced-3ed4 .medium_1493 {
  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);
}
.steel_d44d .bronze-b57d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_d44d .list-b563 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-narrow-830c .message_ef4e .sort-lower-c3b9 {
  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);
}
.photo-narrow-830c .message_ef4e .summary-4bce {
  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);
}
.backdrop-cold-b3b0 .texture-purple-410a {
  background-color: var(--e-global-color-primary);
}
.backdrop-cold-b3b0 .grid_slow_19e9 {
  background-color: var(--e-global-color-secondary);
}
.backdrop-cold-b3b0 .logo_726a .alert-upper-a26e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-cold-b3b0 .east_44c1 .alert-upper-a26e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-ccc8 .title_wide_87bf .liquid-fde6 {
  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);
}
.paper-ccc8 .title_wide_87bf .wood-af6f {
  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);
}
.paper-ccc8 .title_wide_87bf .short_3cda {
  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);
}
.sort_794e .active_b3ec {
  border-color: var(--e-global-color-text);
}
.sort_794e .in_7c73 {
  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);
}
.sort_794e .heading-last-78f6 {
  color: var(--e-global-color-primary);
}
.sort_794e .thumbnail_active_33db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-f5e5 .mask-bronze-1fcd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-f5e5 .hard-992f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-f5e5 .box-gold-f8e2:hover .mask-bronze-1fcd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-f5e5
  .box-gold-f8e2:hover
  .hard-992f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-pressed-9415 .summary-e97a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-pressed-9415 .south_a5fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-c60a .article-purple-9d1b .table_f848 {
  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);
}
.warm-c60a .outline_4ada .table_f848 {
  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_thick_2649 .small_c347 {
  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);
}
.advanced-d0ab .row_c586 .copper_78c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-d0ab .row_c586 .copper_78c7 {
  background-color: var(--e-global-color-secondary);
}
.advanced-d0ab .tabs_current_8cfe .copper_78c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-d0ab .tabs_current_8cfe .copper_78c7 {
  background-color: var(--e-global-color-secondary);
}
.advanced-d0ab .in-3210 .backdrop_0854 {
  background-color: var(--e-global-color-primary);
}
.advanced-d0ab .in-3210:hover .backdrop_0854 {
  background-color: var(--e-global-color-secondary);
}
.advanced-d0ab .icon-center-05f1 {
  background-color: var(--e-global-color-primary);
}
.advanced-d0ab .icon-center-05f1:hover {
  background-color: var(--e-global-color-accent);
}
.advanced-d0ab .icon-motion-7e4e li span {
  background-color: var(--e-global-color-text);
}
.advanced-d0ab .icon-motion-7e4e li span:hover {
  background-color: var(--e-global-color-primary);
}
.advanced-d0ab .icon-motion-7e4e li.content-purple-4c20 span {
  background-color: var(--e-global-color-accent);
}
.picture-5a9c .carousel-16b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-5a9c .medium-7798 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_cacd .container-9f4c:before {
  background-color: var(--e-global-color-secondary);
}
.glass_cacd .feature_18d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_cacd .top_0d94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-02a1 .dark-84bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-02a1 .dark-84bc:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-02a1 .dark-84bc.fn-active-104e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-02a1 .card-39a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-02a1 .middle-3127 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-02a1 .element-right-2d11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-02a1 .yellow-9121 {
  background-color: var(--e-global-color-primary);
}
.picture-02a1 .yellow-9121 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-02a1 .status_huge_88dd {
  background-color: var(--e-global-color-primary);
}
.picture-02a1 .status_huge_88dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-2ad7 .info_9e15 .pressed-88e9 a {
  color: var(--e-global-color-secondary);
}
.breadcrumb-2ad7 .info_9e15 .pressed-88e9 a:hover {
  color: var(--e-global-color-secondary);
}
.breadcrumb-2ad7 .info_9e15 .pressed-88e9,
.breadcrumb-2ad7 .info_9e15 .pressed-88e9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-2ad7 .info_9e15 .south_095b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-2ad7 .info_9e15 .overlay-down-57d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-2ad7 .info_9e15 .summary_warm_fe3a {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-2ad7 .info_9e15 .summary_warm_fe3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-2ad7 .info_9e15 .summary_warm_fe3a:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-2ad7 .info_9e15 .lite-3e8a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-2ad7 .info_9e15 .lite-3e8a {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-2ad7 .info_9e15 .lite-3e8a:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-2ad7 .info_9e15 .icon-center-05f1 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-2ad7 .info_9e15 .icon-center-05f1:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-2ad7 .hidden_d2a9 .icon-motion-7e4e li span {
  background-color: var(--e-global-color-text);
}
.breadcrumb-2ad7 .hidden_d2a9 .icon-motion-7e4e li span:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-2ad7 .hidden_d2a9 .icon-motion-7e4e li.content-purple-4c20 span {
  background-color: var(--e-global-color-accent);
}
.breadcrumb-2ad7 .message-yellow-02eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-2ad7 .description_f6a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_south_63ab .dirty_7084 .element_bottom_0e31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_south_63ab .dirty_7084 .backdrop_4499 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_south_63ab .dirty_7084 .tooltip-dynamic-1fc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_f1fc .backdrop_bright_72c9 {
  border-color: var(--e-global-color-text);
}
.article_f1fc .avatar_advanced_5d6b {
  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);
}
.article_f1fc .alert-f3eb {
  color: var(--e-global-color-secondary);
}
.article_f1fc .alert-f3eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_f1fc .fluid-fe66 > * {
  color: var(--e-global-color-primary);
}
.article_f1fc .fluid-fe66 > * svg {
  fill: var(--e-global-color-primary);
}
.article_f1fc .photo_rough_b6d5 {
  color: var(--e-global-color-primary);
}
.article_f1fc .photo_rough_b6d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_f1fc .highlight-narrow-5454 {
  color: var(--e-global-color-primary);
}
.article_f1fc .highlight-narrow-5454 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_f1fc .summary_soft_c86f {
  color: var(--e-global-color-primary);
}
.article_f1fc .summary_soft_c86f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_f1fc .cold_6483 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_f1fc .content_easy_c58b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_f1fc .content_easy_c58b.green-46a0 {
  color: var(--e-global-color-secondary);
}
.article_f1fc .content_easy_c58b.green-46a0 .tabs_80da {
  color: var(--e-global-color-accent);
}
.article_f1fc .content_easy_c58b.breadcrumb_f6c1 {
  color: var(--e-global-color-text);
}
.article_f1fc .content_easy_c58b.breadcrumb_f6c1 .tabs_80da {
  color: var(--e-global-color-text);
}
.article_f1fc .content_easy_c58b:before {
  border-top-color: var(--e-global-color-text);
}
.article_f1fc .soft-b0da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_f1fc
  .soft-b0da
  .block_plasma_85c9 {
  background-color: var(--e-global-color-primary);
}
.article_f1fc
  .soft-b0da
  .block_plasma_85c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_f1fc .backdrop_bright_72c9 .footer-copper-0f78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-e19a .gold_5ca8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-e19a .badge_middle_f9d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_full_8f35 .filter_7027 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_full_8f35
  .tertiary-simple-ab55
  .paper_4e24 {
  background-color: var(--e-global-color-secondary);
}
.table_full_8f35
  .tertiary-simple-ab55.article_first_066e
  .paper_4e24 {
  background-color: var(--e-global-color-text);
}
.table_full_8f35
  .tertiary-simple-ab55:hover
  .paper_4e24 {
  background-color: var(--e-global-color-accent);
}
.table_full_8f35
  .tertiary-simple-ab55.fn-active-104e
  .paper_4e24 {
  background-color: var(--e-global-color-primary);
}
.photo_thick_d4d2 .old_9baf {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.photo_thick_d4d2 .heading_liquid_fbe3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_thick_d4d2 .section-white-f1da {
  background-color: var(--e-global-color-primary);
}
.photo_thick_d4d2 .section-white-f1da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink-3cf9 .static_4df0 .plasma-1bbe .hover_2813 {
  background-color: var(--e-global-color-secondary);
}
.pink-3cf9 .static_4df0 .right-4432:after {
  background-color: var(--e-global-color-secondary);
}
.pink-3cf9 .notification_2c91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-3cf9 .article-silver-695d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-3cf9 .accordion-5951 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-3cf9 .upper-7c5b {
  background-color: var(--e-global-color-primary);
}
.pink-3cf9 .upper-7c5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink-3cf9 .wide-a5df {
  background-color: var(--e-global-color-secondary);
}
.pink-3cf9 .wide-a5df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink-3cf9 .static_4df0 .texture_small_f677 .hard-2a68:hover {
  background-color: var(--e-global-color-primary);
}
.pink-3cf9
  .static_4df0
  .texture_small_f677
  .hard-2a68.dropdown_a9bc {
  background-color: var(--e-global-color-primary);
}
.pink-3cf9 .static_4df0 .pattern-center-661e:before {
  border-color: var(--e-global-color-primary);
}
.pink-3cf9 .static_4df0 .pattern-center-661e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.pink-3cf9
  .static_4df0
  .pattern-center-661e.button_last_1870:before {
  border-color: var(--e-global-color-primary);
}
.pink-3cf9 .dropdown_aefc span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-old-0136 .gradient_1614 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-old-0136 .gradient_1614:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-old-0136 .gradient_1614.description_b58d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-old-0136 .input-45b3 {
  background-color: var(--e-global-color-primary);
}
.feature-old-0136 .input-45b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-old-0136
  .hot-5828
  .chip_7b78
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-old-0136
  .status-wood-6fd6
  .chip_7b78
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny_dcd9
  .hero_cold_db76
  .block-silver-217e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_dcd9
  .hero_cold_db76
  .filter-fixed-1e4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_dcd9 .photo-green-6fdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_dcd9 .summary_stale_b15a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_dcd9 .orange-3e74 {
  background-color: var(--e-global-color-primary);
}
.tiny_dcd9 .orange-3e74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-428b .label_in_5af0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-428b .overlay_mini_8fd7 {
  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);
}
.layout-428b .tag-wide-71f5 {
  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-428b .tag-wide-71f5 a:hover {
  color: var(--e-global-color-secondary);
}
.layout-428b .banner-out-440c {
  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-428b .layout_white_0e15 {
  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);
}
.layout-428b .article-abc8 .icon-center-05f1 {
  background-color: var(--e-global-color-primary);
}
.layout-428b .article-abc8 .icon-center-05f1:hover {
  background-color: var(--e-global-color-accent);
}
.layout-428b
  .article-abc8
  .icon-motion-7e4e
  li
  span {
  background-color: var(--e-global-color-text);
}
.layout-428b
  .article-abc8
  .icon-motion-7e4e
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.layout-428b
  .article-abc8
  .icon-motion-7e4e
  li.content-purple-4c20
  span {
  background-color: var(--e-global-color-accent);
}
.search-48e9
  .basic-3cdb
  .backdrop-old-01e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-48e9 .basic-3cdb .heading_upper_dbbc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-48e9 .basic-3cdb .fast_7538 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-48e9 .border-46ee {
  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);
}
.search-48e9
  .short_f0ff.progress_c55e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > a {
  background-color: var(--e-global-color-text);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > a
  .table-new-fd4e.tertiary_hot_9355 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > a
  .tag_east_d36c.middle-2c16 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > .button-6c90
  .upper-6995
  > a {
  background-color: var(--e-global-color-secondary);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > .button-6c90
  .upper-6995
  > a
  .focused_f2e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > .button-6c90
  .upper-6995
  > a
  .tag_east_d36c.grid-rough-5aa9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > a
  .background-slow-2b6d:before {
  color: var(--e-global-color-text);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > .button-6c90
  a
  .background-slow-2b6d:before {
  color: var(--e-global-color-text);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995.main_1f52
  > a
  .background-slow-2b6d:before {
  color: var(--e-global-color-text);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > .button-6c90
  .upper-6995.main_1f52
  > a
  .background-slow-2b6d:before {
  color: var(--e-global-color-text);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > a
  .carousel_bright_aa9e
  .selected-d621 {
  color: var(--e-global-color-text);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > .button-6c90
  a
  .carousel_bright_aa9e
  .selected-d621 {
  color: var(--e-global-color-text);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > a
  .carousel_bright_aa9e
  .selected-d621,
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > .button-6c90
  a
  .carousel_bright_aa9e
  .selected-d621 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > a
  .wide-83d8:before {
  color: var(--e-global-color-text);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > .button-6c90
  a
  .wide-83d8:before {
  color: var(--e-global-color-text);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995.main_1f52
  > a
  .wide-83d8:before {
  color: var(--e-global-color-text);
}
.primary_ad60
  > .footer_b43c
  > div
  > .detail-new-da8a
  > .upper-6995
  > .button-6c90
  .upper-6995.main_1f52
  > a
  .wide-83d8:before {
  color: var(--e-global-color-text);
}
.form-short-15d5 .gold-3750 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-short-15d5
  .detail-silver-004a:hover
  .gold-3750 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-hovered-8172
  > .footer_b43c
  > .dropdown-322c
  > .detail_first_976d
  > .menu-black-3404
  > .green-8721
  .filter-hard-8133 {
  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);
}
.shade-hovered-8172
  > .footer_b43c
  > .dropdown-322c
  > .detail_first_976d
  > .menu-black-3404
  > .green-8721:hover
  .filter-hard-8133 {
  color: var(--e-global-color-text);
}
.shade-hovered-8172
  > .footer_b43c
  > .dropdown-322c
  > .detail_first_976d
  > .menu-black-3404
  > .green-8721:hover
  .filter-hard-8133 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-hovered-8172
  > .footer_b43c
  > .dropdown-322c
  > .detail_first_976d
  > .menu-black-3404.footer_over_735a
  > .green-8721
  .filter-hard-8133 {
  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);
}
.gradient_037c .shade_tall_a68f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_037c .sort_46b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_037c .steel-12fc {
  background-color: var(--e-global-color-primary);
}
.gradient_037c .steel-12fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_e284
  > .footer_b43c
  > .background_3679
  > .paragraph-f4a9
  > .light-5380
  .medium-5acf {
  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);
}
.block_e284
  > .footer_b43c
  > .background_3679
  > .paragraph-f4a9
  > .light-5380
  .center-d45b {
  color: var(--e-global-color-text);
}
.block_e284
  > .footer_b43c
  > .background_3679
  > .paragraph-f4a9
  > .light-5380:hover
  .medium-5acf {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_e284
  > .footer_b43c
  > .background_3679
  > .paragraph-f4a9
  > .light-5380:hover
  .center-d45b {
  color: var(--e-global-color-secondary);
}
.block_e284
  > .footer_b43c
  > .background_3679
  > .paragraph-f4a9
  > .light-5380.surface_wide_388b
  .medium-5acf {
  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);
}
.block_e284
  > .footer_b43c
  > .background_3679
  > .paragraph-f4a9
  > .light-5380.surface_wide_388b
  .center-d45b {
  color: var(--e-global-color-primary);
}
.cool_078d
  .medium_1151
  .main-0e52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_078d .white-9d3d .footer-copper-0f78 .hover-center-18a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_d053 .tabs-upper-2520 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_d053 .notice-bottom-3deb .tabs-upper-2520 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_d053 .banner-white-d38b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_d053 .banner-white-d38b {
  background-color: var(--e-global-color-primary);
}
.active_b377 .box_73e6 .down-c15f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_b377
  .box_73e6:hover
  .mini_4d9f {
  color: var(--e-global-color-secondary);
}
.active_b377
  .box_73e6:hover
  .down-c15f {
  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);
}
.brown-c39e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.grid_hot_05a3 {
  flex-direction: column;
}

.grid_hot_05a3 .sort_1cc5 {
  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.grid_hot_05a3 .sort_1cc5 {
  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);
}

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

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

.container-glass-d39f.outer_5729 {
  display: none;
}

.section-old-2be0 {
  display: none;
}

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

.silver-e783.carousel-a767 {
  margin-bottom: 40px;
  width: 100%;
}

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

.grid_hot_05a3 a {
  width: 100%;
}

.mask-full-a582 .bronze-9ec6.hot_86cc {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.mask-full-a582
  .bronze-9ec6.next-5d47
  .south-e37c
  .media_c233 {
  font-size: 20px !important;
}

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

.video-6bab {
  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;
}

.down-360d h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.main-48fe.menu-1c5e > .frame-iron-5252 {
  display: flex;
  align-items: center;
}

.sort-wood-3054 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

.card-2bd6 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.column-selected-edd9 {
  display: flex;
  gap: 50px;
}

.mask-full-a582
  .bronze-9ec6.nav_liquid_a862
  .right-3e10
  .modal_aa52 {
  width: 100% !important;
}

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

.focus-d767 {
  width: 100%;
}

.main-selected-1573 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.stale-0439 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.up-2e2b {
  font-size: 15px !important;
}

.border-old-7562 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.stale-0439:hover .border-old-7562 {
  visibility: visible;
}
.stale-0439:hover.stale-0439::before {
  display: block;
}

.down-360d h3 {
  color: #fff;
}

.widget_77eb {
  margin: 0;
}

.mask-full-a582
  .bronze-9ec6.nav_liquid_a862
  .modal_aa52
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.dynamic_1d98 {
  width: 100%;
}

.shadow-207d {
  width: 100%;
}

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

.shadow-207d {
  width: 100%;
}

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

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

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

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

.grid_hot_05a3 .sort_1cc5.article_66d6 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.grid_hot_05a3 h1.sort_1cc5 {
  margin-top: 80px !important;
}

.mask-full-a582 .bronze-9ec6.content_tiny_a409 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.outline-1ccf img {
  width: 100%;
}

.photo_cb8b .dropdown-eb05.south-e37c {
  justify-content: space-between;
}

.large_82d8 {
  display: none;
}

.hero-rough-6ede .stale-b44f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .main-48fe .frame-iron-5252 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .photo_cb8b .dropdown-eb05.south-e37c {
    border-bottom: 1px solid #f0c159;
  }

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

  .main-48fe.menu-1c5e > .frame-iron-5252 {
    gap: 15px;
    justify-content: space-between;
  }

  .mask-full-a582
    .bronze-9ec6.nav_liquid_a862
    .modal_aa52
    img {
    width: 60% !important;
  }

  .fluid_fcee {
    left: 2%;
  }

  .image_hard_4f3d {
    margin: 10px 0;
  }

  .grid_hot_05a3 .stale-b44f {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.grid_hot_05a3 .sort_1cc5,
  .grid_hot_05a3 .sort_1cc5 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .modal_aa52 {
    justify-content: center;
  }

  .grid_hot_05a3 .stale-b44f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .mask-full-a582 .bronze-9ec6.hot_86cc {
    width: 75% !important;
  }

  .outline-1ccf img {
    width: 100% !important;
  }
}

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

  h2.grid_hot_05a3 .sort_1cc5,
  .grid_hot_05a3 .sort_1cc5 {
    font-size: 30px !important;
  }

  .modal_aa52 {
    justify-content: center;
  }

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

  .frame-4183
    .box_b024.white-0cdf {
    margin: 0 !important;
  }

  .sort-wood-3054 {
    margin: 0;
    gap: 10px;
  }

  .image_hard_4f3d {
    display: flex;
  }

  .notification_56c3 .description_motion_0b42 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .tall-4e51 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .grid_hot_05a3 h1.sort_1cc5 {
    margin-top: 40px !important;
  }

  .mask-full-a582
    .bronze-9ec6.nav_liquid_a862
    .modal_aa52
    img,
  .action_ac9b .right-3e10 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .mask-full-a582 .bronze-9ec6.hot_86cc {
    width: 100% !important;
  }

  .main-48fe.menu-1c5e > .frame-iron-5252 {
    gap: 3px;
  }

  .grid_hot_05a3 .stale-b44f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.photo_cb8b .dropdown-eb05.south-e37c: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);
}

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

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

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

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

.container-glass-d39f: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;
}

/* 图片块简化样式 */
.card-2bd6 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .photo_cb8b .dropdown-eb05.south-e37c {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .grid_hot_05a3 .sort_1cc5 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .description_motion_0b42 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.wide_561f .media_copper_72af {
  flex-shrink: 0;
  white-space: nowrap;
}

.wide_561f .focused-933b {
  flex-shrink: 0;
  min-width: fit-content;
}

.wide_561f .media_c233 {
  white-space: nowrap;
}

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

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

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

.wide_561f .focused-933b {
  max-width: 80px !important;
  overflow: hidden;
}

.wide_561f .dropdown-eb05.south-e37c {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.wide_561f .media_c233 {
  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);
  }
}

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

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

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

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

body .tertiary_focused_15db:nth-child(2),
.mask-full-a582 .tertiary_focused_15db:nth-child(2),
#page .tertiary_focused_15db: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;
}

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

/* css-noise: 361b */
.promo-block-x5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
