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(.bottom_f5ba) {
  gap: 0.5em;
}
:where(.slider-1d16) {
  gap: 0.5em;
}
body .basic-0ad8 > .progress-dim-8e5b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .basic-0ad8 > .tertiary_narrow_3c8d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .basic-0ad8 > .copper_9991 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .light-6ede > .progress-dim-8e5b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .light-6ede > .tertiary_narrow_3c8d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .light-6ede > .copper_9991 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .light-6ede
  > :where(:not(.progress-dim-8e5b):not(.tertiary_narrow_3c8d):not(.card_east_42e8)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .light-6ede > .list-up-821e {
  max-width: var(--wp--style--global--wide-size);
}
body .bottom_f5ba {
  display: flex;
}
body .bottom_f5ba {
  flex-wrap: wrap;
  align-items: center;
}
body .bottom_f5ba > * {
  margin: 0;
}
body .slider-1d16 {
  display: grid;
}
body .slider-1d16 > * {
  margin: 0;
}
:where(.middle-2253.bottom_f5ba) {
  gap: 2em;
}
:where(.middle-2253.slider-1d16) {
  gap: 2em;
}
:where(.hard_8fce.bottom_f5ba) {
  gap: 1.25em;
}
:where(.hard_8fce.slider-1d16) {
  gap: 1.25em;
}
.liquid_e960 {
  color: var(--wp--preset--color--black) !important;
}
.widget-8fd4 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.texture_3490 {
  color: var(--wp--preset--color--white) !important;
}
.outline-motion-85f7 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.video_right_d5ba {
  color: var(--wp--preset--color--vivid-red) !important;
}
.picture_a497 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.main_fef2 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description-e705 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.header-463f {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.header_3236 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.picture_purple_e83d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.label_1298 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.shade_black_eb30 {
  background-color: var(--wp--preset--color--black) !important;
}
.list_hard_45a8 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.input_advanced_a8e6 {
  background-color: var(--wp--preset--color--white) !important;
}
.frame_3601 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.plasma_5eb6 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.solid-dbeb {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tooltip-prev-ae05 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.text-blue-3cba {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gradient_inner_f197 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.info-5200 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.section-yellow-06e8 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.bottom-d0ed {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.secondary_top_997d {
  border-color: var(--wp--preset--color--black) !important;
}
.silver_a40e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.info_3d76 {
  border-color: var(--wp--preset--color--white) !important;
}
.smooth_25f3 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.highlight-over-a4b1 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.dark_cc72 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.basic_c473 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hard-4bd2 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.new-fec1 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.static_03ca {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.feature_416b {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.basic-0fe4 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.fast_9de4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.label-mini-c293 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.module_e937 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.info-static-6fe3 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.surface_wood_076b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.yellow_6da6 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.title_pro_2d55 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.modal-dad7 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.thick-60d4 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.notice_under_a6a4 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.container-dynamic-3da5 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.bright_e1d3 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.content-upper-fa7b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.dirty_da31 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.photo_basic_2921 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.center_f9ce {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.hero_2b14 a:where(:not(.row-380b)) {
  color: inherit;
}
:where(.hard_8fce.bottom_f5ba) {
  gap: 1.25em;
}
:where(.hard_8fce.slider-1d16) {
  gap: 1.25em;
}
:where(.middle-2253.bottom_f5ba) {
  gap: 2em;
}
:where(.middle-2253.slider-1d16) {
  gap: 2em;
}
.table_0c47 {
  font-size: 1.5em;
  line-height: 1.6;
}

.dark_74ee .title-efbf {
  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);
}
.border-a1de .link-simple-5a6e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_glass_56fb {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_glass_56fb.summary-last-acb0 .widget-6ecf {
  background-color: var(--e-global-color-primary);
}
.active_glass_56fb.smooth_2b12 .widget-6ecf,
.active_glass_56fb.hard_4231 .widget-6ecf {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.alert_lite_8d8e .dark-484d {
  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);
}
.section_white_2580 {
  --divider-color: var(--e-global-color-secondary);
}
.section_white_2580 .outer-e4e2 {
  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);
}
.section_white_2580.glass_8332 .dark-5fde {
  background-color: var(--e-global-color-secondary);
}
.section_white_2580.nav_inner_9d38 .dark-5fde,
.section_white_2580.light-4076 .dark-5fde {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.section_white_2580.nav_inner_9d38 .dark-5fde,
.section_white_2580.light-4076 .dark-5fde svg {
  fill: var(--e-global-color-secondary);
}
.icon-fb3b .selected_4766 {
  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);
}
.icon-fb3b .fixed-a3af {
  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_2572.glass_8332 .dark-5fde {
  background-color: var(--e-global-color-primary);
}
.solid_2572.nav_inner_9d38 .dark-5fde,
.solid_2572.light-4076 .dark-5fde {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.solid_2572.nav_inner_9d38 .dark-5fde,
.solid_2572.light-4076 .dark-5fde svg {
  fill: var(--e-global-color-primary);
}
.info-afd6.glass_8332 .dark-5fde {
  background-color: var(--e-global-color-primary);
}
.info-afd6.nav_inner_9d38 .dark-5fde,
.info-afd6.light-4076 .dark-5fde {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.info-afd6 .widget_huge_58ac {
  color: var(--e-global-color-primary);
}
.info-afd6 .widget_huge_58ac,
.info-afd6 .widget_huge_58ac a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-afd6 .content-fresh-f55e {
  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);
}
.out_798d .widget-124b {
  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);
}
.east-c9e1 .first-8af2 .shadow_focused_c865 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_glass_c902 .badge_stone_7a26:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.popup_glass_c902 .logo-lite-6d50 i {
  color: var(--e-global-color-primary);
}
.popup_glass_c902 .logo-lite-6d50 svg {
  fill: var(--e-global-color-primary);
}
.popup_glass_c902 .backdrop_d83a {
  color: var(--e-global-color-secondary);
}
.popup_glass_c902 .badge_stone_7a26 > .backdrop_d83a,
.popup_glass_c902 .badge_stone_7a26 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_d8ae .heading-64f7 {
  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);
}
.panel_d8ae .item-efa8 {
  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);
}
.blue_491a .primary-7ec4 .full_f5e5 {
  background-color: var(--e-global-color-primary);
}
.blue_491a .focus_bright_cdaa {
  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);
}
.aside-outer-7bef .logo-377d {
  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);
}
.aside-outer-7bef .cold-4ccf {
  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);
}
.aside-outer-7bef .disabled-old-b398 {
  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);
}
.left-0e19 .section-plasma-ce95,
.left-0e19 .section-plasma-ce95 a {
  color: var(--e-global-color-primary);
}
.left-0e19 .section-plasma-ce95.north-9d2c,
.left-0e19 .section-plasma-ce95.north-9d2c a {
  color: var(--e-global-color-accent);
}
.left-0e19 .section-plasma-ce95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-0e19 .pagination_hot_31fd {
  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-next-1da3 .glass-486d,
.description-next-1da3 .summary_16b1 {
  color: var(--e-global-color-primary);
}
.description-next-1da3 .glass-486d svg {
  fill: var(--e-global-color-primary);
}
.description-next-1da3 .north-9d2c .glass-486d,
.description-next-1da3 .north-9d2c .summary_16b1 {
  color: var(--e-global-color-accent);
}
.description-next-1da3 .north-9d2c .glass-486d svg {
  fill: var(--e-global-color-accent);
}
.description-next-1da3 .summary_16b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-next-1da3 .pagination_hot_31fd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-inner-6cd8 .photo_faa1,
.tertiary-inner-6cd8 .tooltip_fixed_8b44 {
  color: var(--e-global-color-primary);
}
.tertiary-inner-6cd8 .tooltip_fixed_8b44 svg {
  fill: var(--e-global-color-primary);
}
.tertiary-inner-6cd8 .section-plasma-ce95.north-9d2c a,
.tertiary-inner-6cd8
  .section-plasma-ce95.north-9d2c
  .tooltip_fixed_8b44 {
  color: var(--e-global-color-accent);
}
.tertiary-inner-6cd8 .photo_faa1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-inner-6cd8 .pagination_hot_31fd {
  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);
}
.narrow_10db .grid_bronze_de33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_10db .filter_cool_323c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-869b .aside-rough-5c83 .narrow-3787 {
  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);
}
.box-869b .aside-rough-5c83 .section_38e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-869b .secondary_wood_421c .narrow-3787 {
  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);
}
.box-869b
  .secondary_wood_421c
  .section_38e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-869b
  .article_bright_fd8b
  .narrow-3787 {
  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);
}
.box-869b
  .article_bright_fd8b
  .section_38e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-869b
  .smooth-440f
  .narrow-3787 {
  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);
}
.box-869b
  .smooth-440f
  .section_38e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-smooth-2949 .slider-paper-0c6d {
  background-color: var(--e-global-color-primary);
}
.pagination-smooth-2949 .slider-paper-0c6d:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-smooth-2949 .progress_1df1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-smooth-2949
  .slider-paper-0c6d:hover
  .progress_1df1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_63c9 .primary_66d8 {
  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);
}
.feature_469d .notification-7bf0 .lower-97a6 a {
  background-color: var(--e-global-color-accent);
}
.feature_469d .notification-7bf0 .pattern-ba7e a {
  background-color: var(--e-global-color-accent);
}
.feature_469d .notification-7bf0 .lower-97a6 a,
.feature_469d .notification-7bf0 .pattern-ba7e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_23f8
  .module_rough_6867.in_701d
  .notification-7bf0
  a.overlay-active-7196 {
  background-color: var(--e-global-color-accent);
}
.tag_23f8
  .module_rough_6867.in_701d
  .notification-7bf0
  span.overlay-active-7196.fn-current-d915 {
  background-color: var(--e-global-color-text);
}
.tag_23f8
  .module_rough_6867.in_701d
  .notification-7bf0
  .overlay-active-7196 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_next_6752 .brown_4325 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_next_6752
  .surface_hovered_9c6d
  > .chip_e035
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_next_6752
  .solid_0147
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_next_6752
  .wrapper-upper-2ca1
  .wood-2377,
.column_next_6752
  .wrapper-upper-2ca1
  .hero-in-4228 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_next_6752
  .wrapper-upper-2ca1
  .lite_e975,
.column_next_6752
  .wrapper-upper-2ca1
  a
  .lite_e975 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_next_6752
  .wrapper-upper-2ca1
  .light-6d3e {
  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);
}
.column_next_6752
  .wrapper-upper-2ca1
  .accent_2d44 {
  background-color: var(--e-global-color-primary);
}
.column_next_6752
  .wrapper-upper-2ca1
  .accent_2d44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_next_6752
  .wrapper-upper-2ca1
  .accent_2d44:hover {
  background-color: var(--e-global-color-primary);
}
.column_next_6752
  .wrapper-upper-2ca1
  .detail-258d {
  background-color: var(--e-global-color-primary);
}
.column_next_6752
  .wrapper-upper-2ca1
  .detail-258d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_next_6752
  .wrapper-upper-2ca1
  .detail-258d:hover {
  background-color: var(--e-global-color-primary);
}
.column_next_6752
  .pink-232b
  .footer_inner_ef7b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_next_6752
  .pink-232b
  .highlight-dim-3a72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_next_6752
  .pink-232b
  .light-6d3e {
  color: var(--e-global-color-text);
}
.column_next_6752
  .pink-232b
  .light-6d3e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_next_6752
  .pink-232b
  .accent_2d44 {
  background-color: var(--e-global-color-primary);
}
.column_next_6752
  .pink-232b
  .accent_2d44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_next_6752
  .pink-232b
  .accent_2d44:hover {
  background-color: var(--e-global-color-primary);
}
.column_next_6752
  .pink-232b
  .detail-258d {
  background-color: var(--e-global-color-primary);
}
.column_next_6752
  .pink-232b
  .detail-258d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_next_6752
  .pink-232b
  .detail-258d:hover {
  background-color: var(--e-global-color-primary);
}
.column_next_6752 .stone_c482 {
  background-color: var(--e-global-color-primary);
}
.column_next_6752 .stone_c482:hover {
  background-color: var(--e-global-color-primary);
}
.column_next_6752 .narrow-e0a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_next_6752 .highlight_a480 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-7eb3 .input_a944 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-7eb3
  .light-1b11
  > div:nth-child(3)
  .input_a944,
.accent-7eb3
  .alert-53ad
  > div:nth-child(1)
  .input_a944,
.accent-7eb3
  .footer-center-3561
  > div:nth-child(1)
  .input_a944,
.accent-7eb3
  .description_bca9
  > div:nth-child(1)
  .input_a944,
.accent-7eb3
  .fluid-17fd
  > div:nth-child(1)
  .input_a944 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-7eb3 .white-1a0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-7eb3 .button-5a84 {
  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);
}
.accent-7eb3 .red_0d0e {
  background-color: var(--e-global-color-primary);
}
.accent-7eb3 .red_0d0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-7eb3 .red_0d0e:hover {
  background-color: var(--e-global-color-primary);
}
.accent-7eb3 .row-basic-b74b {
  background-color: var(--e-global-color-primary);
}
.accent-7eb3 .row-basic-b74b:hover {
  background-color: var(--e-global-color-primary);
}
.accent-7eb3 .narrow-e0a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-7eb3 .highlight_a480 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_20dd .description_ee89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_20dd .caption-fdb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_20dd .texture_ea9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_20dd .hidden_440d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_20dd .accent-a1ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_20dd .row-basic-b74b {
  background-color: var(--e-global-color-primary);
}
.light_20dd .row-basic-b74b:hover {
  background-color: var(--e-global-color-primary);
}
.huge_0d8f .small_7599 {
  background-color: var(--e-global-color-secondary);
}
.huge_0d8f .copper-4322 {
  background-color: var(--e-global-color-text);
}
.huge_0d8f .solid-3e5f {
  background-color: var(--e-global-color-secondary);
}
.huge_0d8f .pattern-a82c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_0d8f .easy_54fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_0d8f .shade_easy_98c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_0d8f .easy-e3ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_0d8f .popup_e537 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_170f .heading_8fe1 .west_8ce0,
.blue_170f
  .heading_8fe1
  .west_8ce0
  a,
.blue_170f .panel_32ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_170f .heading_8fe1 .grid_fresh_d3b5,
.blue_170f .down_fa24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_170f .heading_8fe1 .grid_fresh_d3b5 {
  color: var(--e-global-color-text);
}
.blue_170f .down_fa24 {
  color: var(--e-global-color-text);
}
.blue_170f
  .heading_8fe1
  .footer-light-7854 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_170f .yellow_038a .sidebar-blue-e09d {
  background-color: var(--e-global-color-primary);
}
.blue_170f .yellow_038a .sidebar-blue-e09d:hover {
  background-color: var(--e-global-color-primary);
}
.blue_170f .yellow_038a .logo_28dd li span {
  background-color: var(--e-global-color-text);
}
.blue_170f .yellow_038a .logo_28dd li span:hover {
  background-color: var(--e-global-color-primary);
}
.blue_170f
  .yellow_038a
  .logo_28dd
  li.next_0984
  span {
  background-color: var(--e-global-color-accent);
}
.blue_170f .label_297a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_bronze_7f77 .column-07d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-2cc6 .dim_7ce7 {
  background-color: var(--e-global-color-primary);
}
.new-2cc6 .dropdown_6dce {
  background-color: var(--e-global-color-secondary);
}
.new-2cc6 .container-0b91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-2cc6 .nav_huge_db67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-2cc6 .block_mini_db40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-2cc6 .banner_blue_deff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-2cc6 .upper-1ba0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-2cc6 .texture-bright-00ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-2cc6 .info-blue-c9e7 {
  background-color: var(--e-global-color-primary);
}
.new-2cc6 .info-blue-c9e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-soft-2924 .thick-19fc {
  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);
}
.notification-soft-2924 .hard_e3a6 {
  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);
}
.notification-soft-2924
  .stone_95ed:after {
  background-color: var(--e-global-color-primary);
}
.notification-soft-2924 .paragraph_4a0a {
  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);
}
.input_iron_e193 .panel_32ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_iron_e193 .down_fa24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-cool-3118 .button_baac .bright-99f7 {
  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);
}
.overlay-cool-3118 .button_baac .carousel-east-1ad5 {
  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);
}
.preview-next-99b0 .solid_666c {
  background-color: var(--e-global-color-primary);
}
.preview-next-99b0 .black_55f0 {
  background-color: var(--e-global-color-secondary);
}
.preview-next-99b0 .left_6489 .button_a4d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-next-99b0 .outline_yellow_4dca .button_a4d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-4855 .upper_a53f .avatar-a8f3 {
  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);
}
.component-4855 .upper_a53f .grid_ffef {
  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);
}
.component-4855 .upper_a53f .tag-thick-477f {
  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);
}
.filter_solid_9023 .card_action_059a {
  border-color: var(--e-global-color-text);
}
.filter_solid_9023 .advanced_a31e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_solid_9023 .backdrop_fa39 {
  color: var(--e-global-color-primary);
}
.filter_solid_9023 .block_east_a986 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-6048 .layout_thick_7719 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-6048 .outline-action-1097 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-6048 .out_6954:hover .layout_thick_7719 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-6048
  .out_6954:hover
  .outline-action-1097 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-narrow-3c59 .out-4420 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-narrow-3c59 .container_c674 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_d54f .heading-1980 .fast_9fd9 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_d54f .footer_brown_56a9 .fast_9fd9 {
  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);
}
.text-0cf8 .tertiary_silver_ddd9 {
  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);
}
.breadcrumb_fresh_2fcc .south_f329 .component_4022 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_fresh_2fcc .south_f329 .component_4022 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_fresh_2fcc .popup_acbe .component_4022 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_fresh_2fcc .popup_acbe .component_4022 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_fresh_2fcc .pressed-2db8 .pagination_5ec8 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_fresh_2fcc .pressed-2db8:hover .pagination_5ec8 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_fresh_2fcc .sidebar-blue-e09d {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_fresh_2fcc .sidebar-blue-e09d:hover {
  background-color: var(--e-global-color-accent);
}
.breadcrumb_fresh_2fcc .logo_28dd li span {
  background-color: var(--e-global-color-text);
}
.breadcrumb_fresh_2fcc .logo_28dd li span:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_fresh_2fcc .logo_28dd li.next_0984 span {
  background-color: var(--e-global-color-accent);
}
.hard_ff40 .dark-3c87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ff40 .title_6e24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-8509 .accent_c0b4:before {
  background-color: var(--e-global-color-secondary);
}
.dirty-8509 .caption_upper_871f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-8509 .section-8577 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-0006 .banner_3ea9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-0006 .banner_3ea9:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-0006 .banner_3ea9.fn-active-d915 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-0006 .shade-north-0ab4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-0006 .upper-85c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-0006 .preview-bc22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-0006 .layout_2d82 {
  background-color: var(--e-global-color-primary);
}
.blue-0006 .layout_2d82 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-0006 .under_ac3d {
  background-color: var(--e-global-color-primary);
}
.blue-0006 .under_ac3d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-f11e .tall-a1e9 .action-bc4d a {
  color: var(--e-global-color-secondary);
}
.article-f11e .tall-a1e9 .action-bc4d a:hover {
  color: var(--e-global-color-secondary);
}
.article-f11e .tall-a1e9 .action-bc4d,
.article-f11e .tall-a1e9 .action-bc4d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-f11e .tall-a1e9 .fast_a929 {
  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);
}
.article-f11e .tall-a1e9 .pagination_wood_d443 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-f11e .tall-a1e9 .table_8921 {
  background-color: var(--e-global-color-primary);
}
.article-f11e .tall-a1e9 .table_8921 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-f11e .tall-a1e9 .table_8921:hover {
  background-color: var(--e-global-color-primary);
}
.article-f11e .tall-a1e9 .pagination_d94c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-f11e .tall-a1e9 .pagination_d94c {
  background-color: var(--e-global-color-primary);
}
.article-f11e .tall-a1e9 .pagination_d94c:hover {
  background-color: var(--e-global-color-primary);
}
.article-f11e .tall-a1e9 .sidebar-blue-e09d {
  background-color: var(--e-global-color-primary);
}
.article-f11e .tall-a1e9 .sidebar-blue-e09d:hover {
  background-color: var(--e-global-color-primary);
}
.article-f11e .yellow_038a .logo_28dd li span {
  background-color: var(--e-global-color-text);
}
.article-f11e .yellow_038a .logo_28dd li span:hover {
  background-color: var(--e-global-color-primary);
}
.article-f11e .yellow_038a .logo_28dd li.next_0984 span {
  background-color: var(--e-global-color-accent);
}
.article-f11e .narrow-e0a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-f11e .highlight_a480 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-d324 .steel_fec9 .lower-dd99 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-d324 .steel_fec9 .large_69c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-d324 .steel_fec9 .solid-cad4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_cf0b .lower-e278 {
  border-color: var(--e-global-color-text);
}
.secondary_cf0b .link-light-6faf {
  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);
}
.secondary_cf0b .sort-caac {
  color: var(--e-global-color-secondary);
}
.secondary_cf0b .sort-caac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_cf0b .form-inner-b2e0 > * {
  color: var(--e-global-color-primary);
}
.secondary_cf0b .form-inner-b2e0 > * svg {
  fill: var(--e-global-color-primary);
}
.secondary_cf0b .orange_f218 {
  color: var(--e-global-color-primary);
}
.secondary_cf0b .orange_f218 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_cf0b .search-1082 {
  color: var(--e-global-color-primary);
}
.secondary_cf0b .search-1082 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_cf0b .pressed_8c95 {
  color: var(--e-global-color-primary);
}
.secondary_cf0b .pressed_8c95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_cf0b .huge_1b9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_cf0b .out_dd93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_cf0b .out_dd93.element_top_0a19 {
  color: var(--e-global-color-secondary);
}
.secondary_cf0b .out_dd93.element_top_0a19 .section-current-a7bd {
  color: var(--e-global-color-accent);
}
.secondary_cf0b .out_dd93.medium_65a8 {
  color: var(--e-global-color-text);
}
.secondary_cf0b .out_dd93.medium_65a8 .section-current-a7bd {
  color: var(--e-global-color-text);
}
.secondary_cf0b .out_dd93:before {
  border-top-color: var(--e-global-color-text);
}
.secondary_cf0b .mini-ffa6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_cf0b
  .mini-ffa6
  .caption_78ec {
  background-color: var(--e-global-color-primary);
}
.secondary_cf0b
  .mini-ffa6
  .caption_78ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_cf0b .lower-e278 .overlay_9d80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-1000 .pattern_advanced_c420 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-1000 .message-2152 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_6102 .upper-6bc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_6102
  .layout-focused-3fb0
  .info-4f69 {
  background-color: var(--e-global-color-secondary);
}
.picture_6102
  .layout-focused-3fb0.hard-a847
  .info-4f69 {
  background-color: var(--e-global-color-text);
}
.picture_6102
  .layout-focused-3fb0:hover
  .info-4f69 {
  background-color: var(--e-global-color-accent);
}
.picture_6102
  .layout-focused-3fb0.fn-active-d915
  .info-4f69 {
  background-color: var(--e-global-color-primary);
}
.upper_7c43 .menu_dffd {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.upper_7c43 .footer_up_9f35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_7c43 .table-e9c4 {
  background-color: var(--e-global-color-primary);
}
.upper_7c43 .table-e9c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_7957 .highlight-lite-67cc .hidden-9195 .breadcrumb_6b49 {
  background-color: var(--e-global-color-secondary);
}
.shade_7957 .highlight-lite-67cc .row-tiny-6e0f:after {
  background-color: var(--e-global-color-secondary);
}
.shade_7957 .rough-8376 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_7957 .east_4538 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_7957 .large_277e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_7957 .south-e0e9 {
  background-color: var(--e-global-color-primary);
}
.shade_7957 .south-e0e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_7957 .text-03fe {
  background-color: var(--e-global-color-secondary);
}
.shade_7957 .text-03fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_7957 .highlight-lite-67cc .dark-f61b .header_1782:hover {
  background-color: var(--e-global-color-primary);
}
.shade_7957
  .highlight-lite-67cc
  .dark-f61b
  .header_1782.white-2958 {
  background-color: var(--e-global-color-primary);
}
.shade_7957 .highlight-lite-67cc .cold_08ab:before {
  border-color: var(--e-global-color-primary);
}
.shade_7957 .highlight-lite-67cc .cold_08ab:hover:before {
  border-color: var(--e-global-color-secondary);
}
.shade_7957
  .highlight-lite-67cc
  .cold_08ab.steel_8184:before {
  border-color: var(--e-global-color-primary);
}
.shade_7957 .outer-2ca0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-fast-e65a .border_f067 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-fast-e65a .border_f067:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-fast-e65a .border_f067.column-5ceb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-fast-e65a .gold_b684 {
  background-color: var(--e-global-color-primary);
}
.feature-fast-e65a .gold_b684 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-fast-e65a
  .breadcrumb-a250
  .complex-492b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-fast-e65a
  .border-south-b5c8
  .complex-492b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_glass_d277
  .smooth_7d5c
  .full-39ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_glass_d277
  .smooth_7d5c
  .widget-cool-50db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_glass_d277 .thumbnail_97c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_glass_d277 .accent_soft_2d09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_glass_d277 .tertiary-purple-82ba {
  background-color: var(--e-global-color-primary);
}
.picture_glass_d277 .tertiary-purple-82ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-92e4 .picture_yellow_bd3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-92e4 .first_c1f3 {
  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);
}
.smooth-92e4 .image_hot_3c42 {
  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);
}
.smooth-92e4 .image_hot_3c42 a:hover {
  color: var(--e-global-color-secondary);
}
.smooth-92e4 .module_8312 {
  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);
}
.smooth-92e4 .tabs-center-c33e {
  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);
}
.smooth-92e4 .active_next_b9af .sidebar-blue-e09d {
  background-color: var(--e-global-color-primary);
}
.smooth-92e4 .active_next_b9af .sidebar-blue-e09d:hover {
  background-color: var(--e-global-color-accent);
}
.smooth-92e4
  .active_next_b9af
  .logo_28dd
  li
  span {
  background-color: var(--e-global-color-text);
}
.smooth-92e4
  .active_next_b9af
  .logo_28dd
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.smooth-92e4
  .active_next_b9af
  .logo_28dd
  li.next_0984
  span {
  background-color: var(--e-global-color-accent);
}
.texture_top_b092
  .filter_b570
  .center_5897 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_top_b092 .filter_b570 .notification-008c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_top_b092 .filter_b570 .search-liquid-6160 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_top_b092 .border-04b7 {
  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);
}
.texture_top_b092
  .message_purple_85ce.progress_cool_c162 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > a {
  background-color: var(--e-global-color-text);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > a
  .disabled_c175.widget-dd43 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > a
  .plasma-0266.huge-3552 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > .left-193d
  .complex_545e
  > a {
  background-color: var(--e-global-color-secondary);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > .left-193d
  .complex_545e
  > a
  .layout_next_8c32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > .left-193d
  .complex_545e
  > a
  .plasma-0266.feature-wood-f7a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > a
  .column-111a:before {
  color: var(--e-global-color-text);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > .left-193d
  a
  .column-111a:before {
  color: var(--e-global-color-text);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e.container_3ab0
  > a
  .column-111a:before {
  color: var(--e-global-color-text);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > .left-193d
  .complex_545e.container_3ab0
  > a
  .column-111a:before {
  color: var(--e-global-color-text);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > a
  .alert-78b0
  .widget_131e {
  color: var(--e-global-color-text);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > .left-193d
  a
  .alert-78b0
  .widget_131e {
  color: var(--e-global-color-text);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > a
  .alert-78b0
  .widget_131e,
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > .left-193d
  a
  .alert-78b0
  .widget_131e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > a
  .simple-f4e2:before {
  color: var(--e-global-color-text);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > .left-193d
  a
  .simple-f4e2:before {
  color: var(--e-global-color-text);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e.container_3ab0
  > a
  .simple-f4e2:before {
  color: var(--e-global-color-text);
}
.primary-white-792a
  > .active-1bd9
  > div
  > .video_c40c
  > .complex_545e
  > .left-193d
  .complex_545e.container_3ab0
  > a
  .simple-f4e2:before {
  color: var(--e-global-color-text);
}
.row_a6cb .element-b5cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_a6cb
  .header-right-8cf7:hover
  .element-b5cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_last_2215
  > .active-1bd9
  > .text_1ae3
  > .border-tall-1d6b
  > .description_dynamic_f2ad
  > .plasma_5857
  .video-36bc {
  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);
}
.popup_last_2215
  > .active-1bd9
  > .text_1ae3
  > .border-tall-1d6b
  > .description_dynamic_f2ad
  > .plasma_5857:hover
  .video-36bc {
  color: var(--e-global-color-text);
}
.popup_last_2215
  > .active-1bd9
  > .text_1ae3
  > .border-tall-1d6b
  > .description_dynamic_f2ad
  > .plasma_5857:hover
  .video-36bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_last_2215
  > .active-1bd9
  > .text_1ae3
  > .border-tall-1d6b
  > .description_dynamic_f2ad.thick-3d9e
  > .plasma_5857
  .video-36bc {
  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);
}
.item-7191 .tag_basic_10e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-7191 .preview_3397 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-7191 .widget_5cb3 {
  background-color: var(--e-global-color-primary);
}
.item-7191 .widget_5cb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-aee9
  > .active-1bd9
  > .thick_c61f
  > .last-926b
  > .label_20db
  .feature-5a2d {
  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);
}
.grid-aee9
  > .active-1bd9
  > .thick_c61f
  > .last-926b
  > .label_20db
  .menu_liquid_5f82 {
  color: var(--e-global-color-text);
}
.grid-aee9
  > .active-1bd9
  > .thick_c61f
  > .last-926b
  > .label_20db:hover
  .feature-5a2d {
  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);
}
.grid-aee9
  > .active-1bd9
  > .thick_c61f
  > .last-926b
  > .label_20db:hover
  .menu_liquid_5f82 {
  color: var(--e-global-color-secondary);
}
.grid-aee9
  > .active-1bd9
  > .thick_c61f
  > .last-926b
  > .label_20db.fast-8ef4
  .feature-5a2d {
  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);
}
.grid-aee9
  > .active-1bd9
  > .thick_c61f
  > .last-926b
  > .label_20db.fast-8ef4
  .menu_liquid_5f82 {
  color: var(--e-global-color-primary);
}
.soft_5b0c
  .layout-large-402a
  .tooltip-4305 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_5b0c .slider-1f2d .overlay_9d80 .picture-old-095a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-inner-c87c .middle_9e46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-inner-c87c .status_578c .middle_9e46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-inner-c87c .north-6d89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-inner-c87c .north-6d89 {
  background-color: var(--e-global-color-primary);
}
.notice-pink-0540 .frame_0fc9 .text-675f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-pink-0540
  .frame_0fc9:hover
  .panel-gas-e16a {
  color: var(--e-global-color-secondary);
}
.notice-pink-0540
  .frame_0fc9:hover
  .text-675f {
  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);
}
.sort-in-fd39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.hidden-thick-e878 {
  flex-direction: column;
}

.hidden-thick-e878 .item-gold-67cd {
  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.hidden-thick-e878 .item-gold-67cd {
  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);
}

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

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

.brown_d43c.box-warm-d151 {
  display: none;
}

.black-52f4 {
  display: none;
}

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

.sidebar-action-65a0.dynamic_834e {
  margin-bottom: 40px;
  width: 100%;
}

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

.hidden-thick-e878 a {
  width: 100%;
}

.status-e191 .sort-prev-5925.accordion_copper_10ec {
  width: 20% !important;
}

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

.first-15ed: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%);
}

.first-15ed svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.status-e191
  .sort-prev-5925.row-liquid-1b94
  .layout-bottom-5f0f
  .yellow-d421 {
  font-size: 20px !important;
}

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

.column-3cf2 {
  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;
}

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

  text-align: center;
}

.light_ceed.aside-middle-b700 > .detail-in-23b7 {
  display: flex;
  align-items: center;
}

.frame-medium-b29c {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.box-fbb0 {
  position: relative;
  width: 100%;
}

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

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

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

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

.old-4ec9 {
  display: flex;
  gap: 50px;
}

.status-e191
  .sort-prev-5925.upper_44bc
  .cool-7db5
  .pink_8cbe {
  width: 100% !important;
}

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

.accent-gas-e3e4 {
  width: 100%;
}

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

.green-8acc {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.pattern-243b {
  font-size: 15px !important;
}

.status-29df {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.green-8acc:hover .status-29df {
  visibility: visible;
}
.green-8acc:hover.green-8acc::before {
  display: block;
}

.bronze_d904 h3 {
  color: #fff;
}

.selected-b742 {
  margin: 0;
}

.status-e191
  .sort-prev-5925.upper_44bc
  .pink_8cbe
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.tooltip_next_fb0c {
  width: 100%;
}

.menu_51a0 {
  width: 100%;
}

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

.menu_51a0 {
  width: 100%;
}

.hero-2e57 {
  margin-bottom: 10px !important;
}

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

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

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

.hidden-thick-e878 .item-gold-67cd.caption-simple-38e4 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.hidden-thick-e878 h1.item-gold-67cd {
  margin-top: 80px !important;
}

.status-e191 .sort-prev-5925.texture-00a4 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.stone_4775 img {
  width: 100%;
}

.content_d5e4 .slider_7fe7.layout-bottom-5f0f {
  justify-content: space-between;
}

.filter_medium_11ec {
  display: none;
}

.bronze-19db .dropdown_8162 {
  margin: 1px 0 !important;
}

.notification-17a9 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .light_ceed .detail-in-23b7 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .first-15ed svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .content_d5e4 .slider_7fe7.layout-bottom-5f0f {
    border-bottom: 1px solid #f0c159;
  }

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

  .light_ceed.aside-middle-b700 > .detail-in-23b7 {
    gap: 15px;
    justify-content: space-between;
  }

  .status-e191
    .sort-prev-5925.upper_44bc
    .pink_8cbe
    img {
    width: 60% !important;
  }

  .footer_in_3992 {
    left: 2%;
  }

  .hidden_86ad {
    margin: 10px 0;
  }

  .hidden-thick-e878 .dropdown_8162 {
    margin: 0;
    margin-bottom: 10px;
  }

  .first-15ed {
    font-size: 16px !important;
  }

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

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

  h2.hidden-thick-e878 .item-gold-67cd,
  .hidden-thick-e878 .item-gold-67cd {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .pink_8cbe {
    justify-content: center;
  }

  .hidden-thick-e878 .dropdown_8162 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .status-e191 .sort-prev-5925.accordion_copper_10ec {
    width: 75% !important;
  }

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

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

  h2.hidden-thick-e878 .item-gold-67cd,
  .hidden-thick-e878 .item-gold-67cd {
    font-size: 30px !important;
  }

  .pink_8cbe {
    justify-content: center;
  }

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

  .column_liquid_5f83
    .accordion-full-515e.fast-abe8 {
    margin: 0 !important;
  }

  .frame-medium-b29c {
    margin: 0;
    gap: 10px;
  }

  .hidden_86ad {
    display: flex;
  }

  .overlay-center-1518 .first-15ed {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .action-aa44 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .hidden-thick-e878 h1.item-gold-67cd {
    margin-top: 40px !important;
  }

  .status-e191
    .sort-prev-5925.upper_44bc
    .pink_8cbe
    img,
  .icon-fb3b .cool-7db5 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .status-e191 .sort-prev-5925.accordion_copper_10ec {
    width: 100% !important;
  }

  .light_ceed.aside-middle-b700 > .detail-in-23b7 {
    gap: 3px;
  }

  .hidden-thick-e878 .dropdown_8162 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.content_d5e4 .slider_7fe7.layout-bottom-5f0f {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.content_d5e4 .slider_7fe7.layout-bottom-5f0f: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);
}

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

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

.hidden-thick-e878 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.tall_ed02 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .content_d5e4 .slider_7fe7.layout-bottom-5f0f {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .hidden-thick-e878 .item-gold-67cd {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .first-15ed {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.text_fast_037b .icon-smooth-0173 {
  flex-shrink: 0;
  white-space: nowrap;
}

.text_fast_037b .dropdown_ab43 {
  flex-shrink: 0;
  min-width: fit-content;
}

.text_fast_037b .yellow-d421 {
  white-space: nowrap;
}

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

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

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

.text_fast_037b .dropdown_ab43 {
  max-width: 80px !important;
  overflow: hidden;
}

.text_fast_037b .slider_7fe7.layout-bottom-5f0f {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.text_fast_037b .yellow-d421 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: d9f1 */
.phantom-card-o8 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
