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(.down_b67e) {
  gap: 0.5em;
}
:where(.outer_94fd) {
  gap: 0.5em;
}
body .static-47f1 > .tabs-c94e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .static-47f1 > .gold-7cc1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .static-47f1 > .paragraph-stale-62d0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gradient-4fdf > .tabs-c94e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gradient-4fdf > .gold-7cc1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gradient-4fdf > .paragraph-stale-62d0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .gradient-4fdf
  > :where(:not(.tabs-c94e):not(.gold-7cc1):not(.tooltip-first-1cc5)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gradient-4fdf > .silver_e7a7 {
  max-width: var(--wp--style--global--wide-size);
}
body .down_b67e {
  display: flex;
}
body .down_b67e {
  flex-wrap: wrap;
  align-items: center;
}
body .down_b67e > * {
  margin: 0;
}
body .outer_94fd {
  display: grid;
}
body .outer_94fd > * {
  margin: 0;
}
:where(.heading-708b.down_b67e) {
  gap: 2em;
}
:where(.heading-708b.outer_94fd) {
  gap: 2em;
}
:where(.header_gold_e298.down_b67e) {
  gap: 1.25em;
}
:where(.header_gold_e298.outer_94fd) {
  gap: 1.25em;
}
.layout-outer-ccbb {
  color: var(--wp--preset--color--black) !important;
}
.popup_clean_030e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.label_east_cebd {
  color: var(--wp--preset--color--white) !important;
}
.under_f152 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.gas-5ff2 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.description-31bb {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.logo-83fc {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.large_1d86 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.top_3a24 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.secondary_b891 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.caption_bronze_742d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.title-under-4c41 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.thick_e025 {
  background-color: var(--wp--preset--color--black) !important;
}
.header-2f7f {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.slider-f95a {
  background-color: var(--wp--preset--color--white) !important;
}
.chip_under_fdbe {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.blue-4b89 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.card_996e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.full_1360 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.silver-4bb5 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.heading-e9f4 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.cool_674e {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.preview_last_17a2 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.description_stone_3359 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.logo_lower_fe5f {
  border-color: var(--wp--preset--color--black) !important;
}
.accent-brown-60ef {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.last-7548 {
  border-color: var(--wp--preset--color--white) !important;
}
.alert-9cf7 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.info_0ca2 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.tag-2667 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.selected_abb5 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hero_pink_65da {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.notice_light_527b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tag_b963 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.silver-31ed {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pagination_narrow_944a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.search-c09c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.gold_b229 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.medium_d979 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.down_b3d8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.photo-current-ad5c {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.old-07f9 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.shadow-2fb1 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.slider-3369 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.card_c9f3 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.hard_fc9f {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tertiary-81ce {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.box-c6df {
  background: var(--wp--preset--gradient--midnight) !important;
}
.popup_medium_07cb {
  font-size: var(--wp--preset--font-size--small) !important;
}
.active_5e9c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.surface-new-2b7e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gallery_1879 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.badge-dc53 a:where(:not(.component-black-653e)) {
  color: inherit;
}
:where(.header_gold_e298.down_b67e) {
  gap: 1.25em;
}
:where(.header_gold_e298.outer_94fd) {
  gap: 1.25em;
}
:where(.heading-708b.down_b67e) {
  gap: 2em;
}
:where(.heading-708b.outer_94fd) {
  gap: 2em;
}
.frame-0274 {
  font-size: 1.5em;
  line-height: 1.6;
}

.tag-7646 .button-12cf {
  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);
}
.short-0b3d .notice-a20b {
  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);
}
.block_dd97 {
  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);
}
.block_dd97.black_f2ea .action-bc76 {
  background-color: var(--e-global-color-primary);
}
.block_dd97.item-dim-3f93 .action-bc76,
.block_dd97.frame-red-ec07 .action-bc76 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.accordion_fresh_86c2 .label-4887 {
  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);
}
.summary_under_5a50 {
  --divider-color: var(--e-global-color-secondary);
}
.summary_under_5a50 .input_346c {
  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);
}
.summary_under_5a50.pro-6f05 .down-cc10 {
  background-color: var(--e-global-color-secondary);
}
.summary_under_5a50.hidden-dynamic-52b4 .down-cc10,
.summary_under_5a50.center_b2d1 .down-cc10 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.summary_under_5a50.hidden-dynamic-52b4 .down-cc10,
.summary_under_5a50.center_b2d1 .down-cc10 svg {
  fill: var(--e-global-color-secondary);
}
.search_dark_399a .red_efb6 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_dark_399a .east_2c2f {
  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-d2fb.pro-6f05 .down-cc10 {
  background-color: var(--e-global-color-primary);
}
.slow-d2fb.hidden-dynamic-52b4 .down-cc10,
.slow-d2fb.center_b2d1 .down-cc10 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slow-d2fb.hidden-dynamic-52b4 .down-cc10,
.slow-d2fb.center_b2d1 .down-cc10 svg {
  fill: var(--e-global-color-primary);
}
.west_e1d2.pro-6f05 .down-cc10 {
  background-color: var(--e-global-color-primary);
}
.west_e1d2.hidden-dynamic-52b4 .down-cc10,
.west_e1d2.center_b2d1 .down-cc10 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.west_e1d2 .action_b233 {
  color: var(--e-global-color-primary);
}
.west_e1d2 .action_b233,
.west_e1d2 .action_b233 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_e1d2 .article_medium_28e2 {
  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);
}
.right-11eb .progress_166c {
  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);
}
.liquid_1b05 .popup_focused_403f .column-dirty-403b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-b75b .last_04c6:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.thumbnail-b75b .input_39f0 i {
  color: var(--e-global-color-primary);
}
.thumbnail-b75b .input_39f0 svg {
  fill: var(--e-global-color-primary);
}
.thumbnail-b75b .column-full-ed90 {
  color: var(--e-global-color-secondary);
}
.thumbnail-b75b .last_04c6 > .column-full-ed90,
.thumbnail-b75b .last_04c6 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-47c6 .image-east-9e4f {
  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);
}
.dynamic-47c6 .module-e84b {
  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);
}
.accent_red_8658 .icon-a4b9 .texture-dim-80a3 {
  background-color: var(--e-global-color-primary);
}
.accent_red_8658 .accordion-b137 {
  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);
}
.basic_83ee .table_cf6f {
  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_83ee .left-ad51 {
  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);
}
.basic_83ee .frame_43d0 {
  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);
}
.cold_9bca .outline_short_e3f1,
.cold_9bca .outline_short_e3f1 a {
  color: var(--e-global-color-primary);
}
.cold_9bca .outline_short_e3f1.badge_stale_e205,
.cold_9bca .outline_short_e3f1.badge_stale_e205 a {
  color: var(--e-global-color-accent);
}
.cold_9bca .outline_short_e3f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_9bca .backdrop_dirty_cd0b {
  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);
}
.notice_e1f4 .dynamic-6ee5,
.notice_e1f4 .brown-f6ee {
  color: var(--e-global-color-primary);
}
.notice_e1f4 .dynamic-6ee5 svg {
  fill: var(--e-global-color-primary);
}
.notice_e1f4 .badge_stale_e205 .dynamic-6ee5,
.notice_e1f4 .badge_stale_e205 .brown-f6ee {
  color: var(--e-global-color-accent);
}
.notice_e1f4 .badge_stale_e205 .dynamic-6ee5 svg {
  fill: var(--e-global-color-accent);
}
.notice_e1f4 .brown-f6ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_e1f4 .backdrop_dirty_cd0b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-pink-d707 .modal-cec8,
.chip-pink-d707 .thumbnail_046d {
  color: var(--e-global-color-primary);
}
.chip-pink-d707 .thumbnail_046d svg {
  fill: var(--e-global-color-primary);
}
.chip-pink-d707 .outline_short_e3f1.badge_stale_e205 a,
.chip-pink-d707
  .outline_short_e3f1.badge_stale_e205
  .thumbnail_046d {
  color: var(--e-global-color-accent);
}
.chip-pink-d707 .modal-cec8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-pink-d707 .backdrop_dirty_cd0b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_7ebc .wide-769d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_7ebc .feature-caee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-brown-1579 .paragraph_over_0126 .row-fdcc {
  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);
}
.notice-brown-1579 .paragraph_over_0126 .middle-5ed0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-brown-1579 .slow_fab1 .row-fdcc {
  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);
}
.notice-brown-1579
  .slow_fab1
  .middle-5ed0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-brown-1579
  .hot_2bea
  .row-fdcc {
  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);
}
.notice-brown-1579
  .hot_2bea
  .middle-5ed0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-brown-1579
  .item_7fb2
  .row-fdcc {
  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);
}
.notice-brown-1579
  .item_7fb2
  .middle-5ed0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_e997 .summary-cff7 {
  background-color: var(--e-global-color-primary);
}
.label_e997 .summary-cff7:hover {
  background-color: var(--e-global-color-primary);
}
.label_e997 .description_slow_5f16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_e997
  .summary-cff7:hover
  .description_slow_5f16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_925a .pattern_7172 {
  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);
}
.shadow_in_d6b2 .status-motion-a3bf .input-1f88 a {
  background-color: var(--e-global-color-accent);
}
.shadow_in_d6b2 .status-motion-a3bf .clean_4a9e a {
  background-color: var(--e-global-color-accent);
}
.shadow_in_d6b2 .status-motion-a3bf .input-1f88 a,
.shadow_in_d6b2 .status-motion-a3bf .clean_4a9e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_80d4
  .disabled-bronze-349d.label-cold-5751
  .status-motion-a3bf
  a.current_7de2 {
  background-color: var(--e-global-color-accent);
}
.tiny_80d4
  .disabled-bronze-349d.label-cold-5751
  .status-motion-a3bf
  span.current_7de2.fn-current-6a04 {
  background-color: var(--e-global-color-text);
}
.tiny_80d4
  .disabled-bronze-349d.label-cold-5751
  .status-motion-a3bf
  .current_7de2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_smooth_1fb8 .gas_6bb0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_smooth_1fb8
  .soft_d32c
  > .accent-1f38
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_smooth_1fb8
  .tag_blue_57d4
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_smooth_1fb8
  .bottom_1e03
  .info_gas_fc52,
.photo_smooth_1fb8
  .bottom_1e03
  .blue_5d5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_smooth_1fb8
  .bottom_1e03
  .box_4fa0,
.photo_smooth_1fb8
  .bottom_1e03
  a
  .box_4fa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_smooth_1fb8
  .bottom_1e03
  .popup-brown-210b {
  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);
}
.photo_smooth_1fb8
  .bottom_1e03
  .outer-ecda {
  background-color: var(--e-global-color-primary);
}
.photo_smooth_1fb8
  .bottom_1e03
  .outer-ecda {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_smooth_1fb8
  .bottom_1e03
  .outer-ecda:hover {
  background-color: var(--e-global-color-primary);
}
.photo_smooth_1fb8
  .bottom_1e03
  .yellow-3a84 {
  background-color: var(--e-global-color-primary);
}
.photo_smooth_1fb8
  .bottom_1e03
  .yellow-3a84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_smooth_1fb8
  .bottom_1e03
  .yellow-3a84:hover {
  background-color: var(--e-global-color-primary);
}
.photo_smooth_1fb8
  .dim-ce07
  .east-d051
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_smooth_1fb8
  .dim-ce07
  .layout-eea5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_smooth_1fb8
  .dim-ce07
  .popup-brown-210b {
  color: var(--e-global-color-text);
}
.photo_smooth_1fb8
  .dim-ce07
  .popup-brown-210b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_smooth_1fb8
  .dim-ce07
  .outer-ecda {
  background-color: var(--e-global-color-primary);
}
.photo_smooth_1fb8
  .dim-ce07
  .outer-ecda {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_smooth_1fb8
  .dim-ce07
  .outer-ecda:hover {
  background-color: var(--e-global-color-primary);
}
.photo_smooth_1fb8
  .dim-ce07
  .yellow-3a84 {
  background-color: var(--e-global-color-primary);
}
.photo_smooth_1fb8
  .dim-ce07
  .yellow-3a84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_smooth_1fb8
  .dim-ce07
  .yellow-3a84:hover {
  background-color: var(--e-global-color-primary);
}
.photo_smooth_1fb8 .tag_clean_0ce3 {
  background-color: var(--e-global-color-primary);
}
.photo_smooth_1fb8 .tag_clean_0ce3:hover {
  background-color: var(--e-global-color-primary);
}
.photo_smooth_1fb8 .blue_2e5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_smooth_1fb8 .filter-4e96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_d489 .shadow-yellow-1411 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_d489
  .table-28af
  > div:nth-child(3)
  .shadow-yellow-1411,
.menu_d489
  .tabs_narrow_dc8d
  > div:nth-child(1)
  .shadow-yellow-1411,
.menu_d489
  .cold-e58f
  > div:nth-child(1)
  .shadow-yellow-1411,
.menu_d489
  .photo-b2a8
  > div:nth-child(1)
  .shadow-yellow-1411,
.menu_d489
  .down_26ac
  > div:nth-child(1)
  .shadow-yellow-1411 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_d489 .main-0322 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_d489 .pro-8139 {
  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);
}
.menu_d489 .hard-3cb6 {
  background-color: var(--e-global-color-primary);
}
.menu_d489 .hard-3cb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_d489 .hard-3cb6:hover {
  background-color: var(--e-global-color-primary);
}
.menu_d489 .cold-f9a8 {
  background-color: var(--e-global-color-primary);
}
.menu_d489 .cold-f9a8:hover {
  background-color: var(--e-global-color-primary);
}
.menu_d489 .blue_2e5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_d489 .filter-4e96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_cc3f .avatar_f5f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_cc3f .hot-1bfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_cc3f .old_85f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_cc3f .aside_4de3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_cc3f .last-f556 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_cc3f .cold-f9a8 {
  background-color: var(--e-global-color-primary);
}
.outline_cc3f .cold-f9a8:hover {
  background-color: var(--e-global-color-primary);
}
.info_lite_7796 .badge-8d3b {
  background-color: var(--e-global-color-secondary);
}
.info_lite_7796 .dark-f5ee {
  background-color: var(--e-global-color-text);
}
.info_lite_7796 .image-advanced-7b1f {
  background-color: var(--e-global-color-secondary);
}
.info_lite_7796 .message_advanced_0351 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_lite_7796 .badge_active_bd5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_lite_7796 .paper-7650 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_lite_7796 .dim-ece0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_lite_7796 .lite_b6b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-short-2bd8 .large_d52d .heading_medium_9b98,
.frame-short-2bd8
  .large_d52d
  .heading_medium_9b98
  a,
.frame-short-2bd8 .accordion_solid_ad27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-short-2bd8 .large_d52d .simple_d45b,
.frame-short-2bd8 .west-cb51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-short-2bd8 .large_d52d .simple_d45b {
  color: var(--e-global-color-text);
}
.frame-short-2bd8 .west-cb51 {
  color: var(--e-global-color-text);
}
.frame-short-2bd8
  .large_d52d
  .first-f16d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-short-2bd8 .notice_df6f .focus-e9e3 {
  background-color: var(--e-global-color-primary);
}
.frame-short-2bd8 .notice_df6f .focus-e9e3:hover {
  background-color: var(--e-global-color-primary);
}
.frame-short-2bd8 .notice_df6f .top-d7b4 li span {
  background-color: var(--e-global-color-text);
}
.frame-short-2bd8 .notice_df6f .top-d7b4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.frame-short-2bd8
  .notice_df6f
  .top-d7b4
  li.outline_9d5b
  span {
  background-color: var(--e-global-color-accent);
}
.frame-short-2bd8 .hard_e45b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_bright_965a .sidebar_131a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_8326 .box-e47b {
  background-color: var(--e-global-color-primary);
}
.detail_8326 .container-out-68c8 {
  background-color: var(--e-global-color-secondary);
}
.detail_8326 .pattern-wood-11c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_8326 .grid_da19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_8326 .slider_82b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_8326 .feature_blue_7512 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_8326 .slider-f835 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_8326 .background-prev-d4b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_8326 .main_7e1f {
  background-color: var(--e-global-color-primary);
}
.detail_8326 .main_7e1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough_6f72 .blue_55be {
  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);
}
.rough_6f72 .smooth_2569 {
  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);
}
.rough_6f72
  .row-2e11:after {
  background-color: var(--e-global-color-primary);
}
.rough_6f72 .texture_old_770f {
  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);
}
.center_2f5e .accordion_solid_ad27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_2f5e .west-cb51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_4ca7 .component_current_114f .column-middle-ccbe {
  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);
}
.accordion_4ca7 .component_current_114f .element_3751 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_5141 .tooltip-dab2 {
  background-color: var(--e-global-color-primary);
}
.item_5141 .red_363d {
  background-color: var(--e-global-color-secondary);
}
.item_5141 .avatar-e00d .column_rough_512a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_5141 .border-8771 .column_rough_512a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_pro_d6bc .pattern-1d01 .small-a364 {
  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);
}
.logo_pro_d6bc .pattern-1d01 .brown_9dc5 {
  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);
}
.logo_pro_d6bc .pattern-1d01 .hidden-small-8bf3 {
  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);
}
.logo-0a92 .aside_full_eb20 {
  border-color: var(--e-global-color-text);
}
.logo-0a92 .thumbnail-narrow-4cd8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-0a92 .easy_f414 {
  color: var(--e-global-color-primary);
}
.logo-0a92 .first_78f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_c570 .thick-e727 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_c570 .dark-34a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_c570 .active-9825:hover .thick-e727 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_c570
  .active-9825:hover
  .dark-34a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_black_e2eb .new-fce4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_black_e2eb .full_9e53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_850f .button_cd19 .photo-prev-d7b7 {
  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);
}
.hard_850f .top-369f .photo-prev-d7b7 {
  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);
}
.last_53b7 .paper-247f {
  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);
}
.pagination-fresh-06be .image-6301 .icon-black-f6d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-fresh-06be .image-6301 .icon-black-f6d7 {
  background-color: var(--e-global-color-secondary);
}
.pagination-fresh-06be .gas-1d71 .icon-black-f6d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-fresh-06be .gas-1d71 .icon-black-f6d7 {
  background-color: var(--e-global-color-secondary);
}
.pagination-fresh-06be .full_255a .basic_2d3a {
  background-color: var(--e-global-color-primary);
}
.pagination-fresh-06be .full_255a:hover .basic_2d3a {
  background-color: var(--e-global-color-secondary);
}
.pagination-fresh-06be .focus-e9e3 {
  background-color: var(--e-global-color-primary);
}
.pagination-fresh-06be .focus-e9e3:hover {
  background-color: var(--e-global-color-accent);
}
.pagination-fresh-06be .top-d7b4 li span {
  background-color: var(--e-global-color-text);
}
.pagination-fresh-06be .top-d7b4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-fresh-06be .top-d7b4 li.outline_9d5b span {
  background-color: var(--e-global-color-accent);
}
.hard-fc15 .detail_8645 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-fc15 .center-2916 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-cool-ece1 .tiny_4aca:before {
  background-color: var(--e-global-color-secondary);
}
.image-cool-ece1 .hero_191a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-cool-ece1 .popup-hovered-1881 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_stone_1402 .hovered-386a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_stone_1402 .hovered-386a:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_stone_1402 .hovered-386a.fn-active-6a04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_stone_1402 .notification-3d19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_stone_1402 .middle-533f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_stone_1402 .dropdown_30e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_stone_1402 .box-bcba {
  background-color: var(--e-global-color-primary);
}
.section_stone_1402 .box-bcba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_stone_1402 .banner-fixed-b1e8 {
  background-color: var(--e-global-color-primary);
}
.section_stone_1402 .banner-fixed-b1e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_soft_3cab .paragraph_easy_1414 .fast_9857 a {
  color: var(--e-global-color-secondary);
}
.status_soft_3cab .paragraph_easy_1414 .fast_9857 a:hover {
  color: var(--e-global-color-secondary);
}
.status_soft_3cab .paragraph_easy_1414 .fast_9857,
.status_soft_3cab .paragraph_easy_1414 .fast_9857 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_soft_3cab .paragraph_easy_1414 .pro-972a {
  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);
}
.status_soft_3cab .paragraph_easy_1414 .iron_26dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_soft_3cab .paragraph_easy_1414 .element_ec13 {
  background-color: var(--e-global-color-primary);
}
.status_soft_3cab .paragraph_easy_1414 .element_ec13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_soft_3cab .paragraph_easy_1414 .element_ec13:hover {
  background-color: var(--e-global-color-primary);
}
.status_soft_3cab .paragraph_easy_1414 .modal_slow_29bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_soft_3cab .paragraph_easy_1414 .modal_slow_29bb {
  background-color: var(--e-global-color-primary);
}
.status_soft_3cab .paragraph_easy_1414 .modal_slow_29bb:hover {
  background-color: var(--e-global-color-primary);
}
.status_soft_3cab .paragraph_easy_1414 .focus-e9e3 {
  background-color: var(--e-global-color-primary);
}
.status_soft_3cab .paragraph_easy_1414 .focus-e9e3:hover {
  background-color: var(--e-global-color-primary);
}
.status_soft_3cab .notice_df6f .top-d7b4 li span {
  background-color: var(--e-global-color-text);
}
.status_soft_3cab .notice_df6f .top-d7b4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.status_soft_3cab .notice_df6f .top-d7b4 li.outline_9d5b span {
  background-color: var(--e-global-color-accent);
}
.status_soft_3cab .blue_2e5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_soft_3cab .filter-4e96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_copper_e9ad .dynamic_3b11 .hard-588b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_copper_e9ad .dynamic_3b11 .frame-a323 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_copper_e9ad .dynamic_3b11 .wide_79ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-cdfe .frame_aa09 {
  border-color: var(--e-global-color-text);
}
.background-cdfe .hot_538a {
  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);
}
.background-cdfe .block-f654 {
  color: var(--e-global-color-secondary);
}
.background-cdfe .block-f654 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-cdfe .texture_1a80 > * {
  color: var(--e-global-color-primary);
}
.background-cdfe .texture_1a80 > * svg {
  fill: var(--e-global-color-primary);
}
.background-cdfe .prev-26be {
  color: var(--e-global-color-primary);
}
.background-cdfe .prev-26be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-cdfe .secondary-965f {
  color: var(--e-global-color-primary);
}
.background-cdfe .secondary-965f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-cdfe .sidebar_a29c {
  color: var(--e-global-color-primary);
}
.background-cdfe .sidebar_a29c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-cdfe .info-a0ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-cdfe .tabs_c4ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-cdfe .tabs_c4ac.out_389d {
  color: var(--e-global-color-secondary);
}
.background-cdfe .tabs_c4ac.out_389d .content_dark_1f87 {
  color: var(--e-global-color-accent);
}
.background-cdfe .tabs_c4ac.dropdown-9844 {
  color: var(--e-global-color-text);
}
.background-cdfe .tabs_c4ac.dropdown-9844 .content_dark_1f87 {
  color: var(--e-global-color-text);
}
.background-cdfe .tabs_c4ac:before {
  border-top-color: var(--e-global-color-text);
}
.background-cdfe .widget-356d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-cdfe
  .widget-356d
  .badge_out_71f1 {
  background-color: var(--e-global-color-primary);
}
.background-cdfe
  .widget-356d
  .badge_out_71f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-cdfe .frame_aa09 .static_bc40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-d840 .logo-small-ac8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-d840 .green_7692 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-6754 .hard_4535 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-6754
  .content_tall_10d2
  .item_dynamic_b48d {
  background-color: var(--e-global-color-secondary);
}
.motion-6754
  .content_tall_10d2.sort_dynamic_cc08
  .item_dynamic_b48d {
  background-color: var(--e-global-color-text);
}
.motion-6754
  .content_tall_10d2:hover
  .item_dynamic_b48d {
  background-color: var(--e-global-color-accent);
}
.motion-6754
  .content_tall_10d2.fn-active-6a04
  .item_dynamic_b48d {
  background-color: var(--e-global-color-primary);
}
.element_babb .mask-dirty-c467 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.element_babb .slider_395f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_babb .section_9eb3 {
  background-color: var(--e-global-color-primary);
}
.element_babb .section_9eb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_5132 .secondary_under_7f64 .motion-304b .middle_cbb7 {
  background-color: var(--e-global-color-secondary);
}
.modal_5132 .secondary_under_7f64 .component-5f3e:after {
  background-color: var(--e-global-color-secondary);
}
.modal_5132 .stone_a373 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_5132 .notice-gas-e810 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_5132 .surface_0b77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_5132 .layout-401a {
  background-color: var(--e-global-color-primary);
}
.modal_5132 .layout-401a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_5132 .overlay-left-e284 {
  background-color: var(--e-global-color-secondary);
}
.modal_5132 .overlay-left-e284 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_5132 .secondary_under_7f64 .row_old_4951 .pagination_solid_561d:hover {
  background-color: var(--e-global-color-primary);
}
.modal_5132
  .secondary_under_7f64
  .row_old_4951
  .pagination_solid_561d.carousel-3c29 {
  background-color: var(--e-global-color-primary);
}
.modal_5132 .secondary_under_7f64 .border-copper-d749:before {
  border-color: var(--e-global-color-primary);
}
.modal_5132 .secondary_under_7f64 .border-copper-d749:hover:before {
  border-color: var(--e-global-color-secondary);
}
.modal_5132
  .secondary_under_7f64
  .border-copper-d749.wrapper-tall-700c:before {
  border-color: var(--e-global-color-primary);
}
.modal_5132 .component-d2aa span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_2e41 .list-glass-9431 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_2e41 .list-glass-9431:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_2e41 .list-glass-9431.basic-70a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_2e41 .wood_c30a {
  background-color: var(--e-global-color-primary);
}
.component_2e41 .wood_c30a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_2e41
  .hidden-focused-e0b9
  .main_action_f972
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_2e41
  .icon-soft-28b4
  .main_action_f972
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-gas-4ede
  .pink-e3e4
  .aside-d4d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-gas-4ede
  .pink-e3e4
  .north-7c98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-gas-4ede .footer_4736 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-gas-4ede .tooltip-cold-8079 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-gas-4ede .filter-top-3cdd {
  background-color: var(--e-global-color-primary);
}
.primary-gas-4ede .filter-top-3cdd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-tall-674d .west_da2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-tall-674d .border-707e {
  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);
}
.text-tall-674d .advanced_8cf9 {
  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);
}
.text-tall-674d .advanced_8cf9 a:hover {
  color: var(--e-global-color-secondary);
}
.text-tall-674d .shadow_181d {
  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);
}
.text-tall-674d .content_b057 {
  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);
}
.text-tall-674d .photo_current_004a .focus-e9e3 {
  background-color: var(--e-global-color-primary);
}
.text-tall-674d .photo_current_004a .focus-e9e3:hover {
  background-color: var(--e-global-color-accent);
}
.text-tall-674d
  .photo_current_004a
  .top-d7b4
  li
  span {
  background-color: var(--e-global-color-text);
}
.text-tall-674d
  .photo_current_004a
  .top-d7b4
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.text-tall-674d
  .photo_current_004a
  .top-d7b4
  li.outline_9d5b
  span {
  background-color: var(--e-global-color-accent);
}
.notice_8e48
  .green_6583
  .lower-58fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_8e48 .green_6583 .aside-8bc8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_8e48 .green_6583 .shade-hovered-d516 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8e48 .pagination-fbf6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.notice_8e48
  .primary_536a.bottom_2aa5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > a {
  background-color: var(--e-global-color-text);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > a
  .popup-c02e.info_fd51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > a
  .complex_051d.mask_62e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > .hidden-444b
  .form_2ea1
  > a {
  background-color: var(--e-global-color-secondary);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > .hidden-444b
  .form_2ea1
  > a
  .gradient-short-3018 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > .hidden-444b
  .form_2ea1
  > a
  .complex_051d.logo-west-d19d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > a
  .video-4695:before {
  color: var(--e-global-color-text);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > .hidden-444b
  a
  .video-4695:before {
  color: var(--e-global-color-text);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1.hidden-7081
  > a
  .video-4695:before {
  color: var(--e-global-color-text);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > .hidden-444b
  .form_2ea1.hidden-7081
  > a
  .video-4695:before {
  color: var(--e-global-color-text);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > a
  .backdrop_hard_ea55
  .popup-bf64 {
  color: var(--e-global-color-text);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > .hidden-444b
  a
  .backdrop_hard_ea55
  .popup-bf64 {
  color: var(--e-global-color-text);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > a
  .backdrop_hard_ea55
  .popup-bf64,
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > .hidden-444b
  a
  .backdrop_hard_ea55
  .popup-bf64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > a
  .center_d863:before {
  color: var(--e-global-color-text);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > .hidden-444b
  a
  .center_d863:before {
  color: var(--e-global-color-text);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1.hidden-7081
  > a
  .center_d863:before {
  color: var(--e-global-color-text);
}
.table-b7c3
  > .background-bronze-999c
  > div
  > .notice-wood-93e5
  > .form_2ea1
  > .hidden-444b
  .form_2ea1.hidden-7081
  > a
  .center_d863:before {
  color: var(--e-global-color-text);
}
.block-silver-9dd2 .table_2db5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-silver-9dd2
  .texture_middle_6edc:hover
  .table_2db5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_596a
  > .background-bronze-999c
  > .red-6008
  > .text-b8b2
  > .column_31b8
  > .panel_bd17
  .left_9257 {
  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);
}
.hero_596a
  > .background-bronze-999c
  > .red-6008
  > .text-b8b2
  > .column_31b8
  > .panel_bd17:hover
  .left_9257 {
  color: var(--e-global-color-text);
}
.hero_596a
  > .background-bronze-999c
  > .red-6008
  > .text-b8b2
  > .column_31b8
  > .panel_bd17:hover
  .left_9257 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_596a
  > .background-bronze-999c
  > .red-6008
  > .text-b8b2
  > .column_31b8.liquid-2bf1
  > .panel_bd17
  .left_9257 {
  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);
}
.title-431b .gas_16e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-431b .aside-dirty-0221 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-431b .up_cdfb {
  background-color: var(--e-global-color-primary);
}
.title-431b .up_cdfb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_focused_e0c1
  > .background-bronze-999c
  > .action_a02f
  > .complex-acb3
  > .box_clean_a615
  .layout-white-a55f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_focused_e0c1
  > .background-bronze-999c
  > .action_a02f
  > .complex-acb3
  > .box_clean_a615
  .new-1f57 {
  color: var(--e-global-color-text);
}
.status_focused_e0c1
  > .background-bronze-999c
  > .action_a02f
  > .complex-acb3
  > .box_clean_a615:hover
  .layout-white-a55f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_focused_e0c1
  > .background-bronze-999c
  > .action_a02f
  > .complex-acb3
  > .box_clean_a615:hover
  .new-1f57 {
  color: var(--e-global-color-secondary);
}
.status_focused_e0c1
  > .background-bronze-999c
  > .action_a02f
  > .complex-acb3
  > .box_clean_a615.label_middle_a758
  .layout-white-a55f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_focused_e0c1
  > .background-bronze-999c
  > .action_a02f
  > .complex-acb3
  > .box_clean_a615.label_middle_a758
  .new-1f57 {
  color: var(--e-global-color-primary);
}
.article-glass-9fbc
  .content_02f2
  .outer_595d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-glass-9fbc .wide-4124 .static_bc40 .shade-24d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-58ce .middle-a91b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-58ce .info-dc7c .middle-a91b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-58ce .heading-ae87 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-58ce .heading-ae87 {
  background-color: var(--e-global-color-primary);
}
.tiny_ddbc .cold_a6ff .black-e7cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_ddbc
  .cold_a6ff:hover
  .pattern-04a2 {
  color: var(--e-global-color-secondary);
}
.tiny_ddbc
  .cold_a6ff:hover
  .black-e7cc {
  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);
}
.iron-b418 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.sort_dff5 {
  flex-direction: column;
}

.sort_dff5 .chip_south_0de5 {
  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.sort_dff5 .chip_south_0de5 {
  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);
}

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

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

.tooltip-faee.backdrop_left_0415 {
  display: none;
}

.list_middle_17d1 {
  display: none;
}

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

.summary-bb3c.button-dim-5dbe {
  margin-bottom: 40px;
  width: 100%;
}

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

.sort_dff5 a {
  width: 100%;
}

.backdrop-068e .surface-585b.row_prev_017b {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.backdrop-068e
  .surface-585b.fresh-a5c2
  .box-7b9d
  .tall_76a3 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.fluid_5b7c.pattern-4e22 > .shade-904a {
  display: flex;
  align-items: center;
}

.gold-4e4a {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.green-cb22 {
  position: relative;
  width: 100%;
}

.pattern-over-2b54 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.soft-09e8 {
  font-size: 35px !important;
}

.badge-prev-554e {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.solid_ebdf {
  display: flex;
  gap: 50px;
}

.backdrop-068e
  .surface-585b.thumbnail-750d
  .carousel_770c
  .content-7dd8 {
  width: 100% !important;
}

.badge-over-22e2 {
  width: 500px !important;
  max-width: none;
}

.secondary-5eb2 {
  width: 100%;
}

.caption-stone-b773 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.title-e682 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.title-e682:hover .column_3c13 {
  visibility: visible;
}
.title-e682:hover.title-e682::before {
  display: block;
}

.image_dark_92f6 h3 {
  color: #fff;
}

.breadcrumb-1333 {
  margin: 0;
}

.backdrop-068e
  .surface-585b.thumbnail-750d
  .content-7dd8
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.logo-08e2 {
  width: 100%;
}

.tertiary-fbd0 {
  width: 100%;
}

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

.tertiary-fbd0 {
  width: 100%;
}

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

.content-7dd8 {
  display: flex;
  align-items: center;
}

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

.box-orange-ca33 {
  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;
}

.sort_dff5 .chip_south_0de5.solid_c0ca {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.sort_dff5 h1.chip_south_0de5 {
  margin-top: 80px !important;
}

.backdrop-068e .surface-585b.dim_95a7 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.link_d7fb img {
  width: 100%;
}

.in_d72c .modal_1050.box-7b9d {
  justify-content: space-between;
}

.image-orange-5297 {
  display: none;
}

.form-steel-fc47 .input_inner_8d18 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .fluid_5b7c .shade-904a {
    flex-wrap: nowrap !important;
  }
}

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

  .badge-over-22e2 {
    width: 100% !important;
  }
}

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

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

  .in_d72c .modal_1050.box-7b9d {
    border-bottom: 1px solid #f0c159;
  }

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

  .fluid_5b7c.pattern-4e22 > .shade-904a {
    gap: 15px;
    justify-content: space-between;
  }

  .backdrop-068e
    .surface-585b.thumbnail-750d
    .content-7dd8
    img {
    width: 60% !important;
  }

  .pattern-over-2b54 {
    left: 2%;
  }

  .blue_b86a {
    margin: 10px 0;
  }

  .sort_dff5 .input_inner_8d18 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .soft-09e8 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.sort_dff5 .chip_south_0de5,
  .sort_dff5 .chip_south_0de5 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .content-7dd8 {
    justify-content: center;
  }

  .sort_dff5 .input_inner_8d18 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .backdrop-068e .surface-585b.row_prev_017b {
    width: 75% !important;
  }

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

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

  h2.sort_dff5 .chip_south_0de5,
  .sort_dff5 .chip_south_0de5 {
    font-size: 30px !important;
  }

  .content-7dd8 {
    justify-content: center;
  }

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

  .down-0678
    .slider_action_d560.red-afe5 {
    margin: 0 !important;
  }

  .gold-4e4a {
    margin: 0;
    gap: 10px;
  }

  .blue_b86a {
    display: flex;
  }

  .complex_dab2 .texture-b927 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .sort_dff5 h1.chip_south_0de5 {
    margin-top: 40px !important;
  }

  .backdrop-068e
    .surface-585b.thumbnail-750d
    .content-7dd8
    img,
  .search_dark_399a .carousel_770c {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .backdrop-068e .surface-585b.row_prev_017b {
    width: 100% !important;
  }

  .fluid_5b7c.pattern-4e22 > .shade-904a {
    gap: 3px;
  }

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

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

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

.in_d72c .modal_1050.box-7b9d: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .in_d72c .modal_1050.box-7b9d {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .sort_dff5 .chip_south_0de5 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .texture-b927 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.action_7efb .south-9960 {
  flex-shrink: 0;
  white-space: nowrap;
}

.action_7efb .message-839e {
  flex-shrink: 0;
  min-width: fit-content;
}

.action_7efb .tall_76a3 {
  white-space: nowrap;
}

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

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

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

.action_7efb .message-839e {
  max-width: 80px !important;
  overflow: hidden;
}

.action_7efb .modal_1050.box-7b9d {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.action_7efb .tall_76a3 {
  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);
  }
}

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

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

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

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

body .module-7255:nth-child(2),
.backdrop-068e .module-7255:nth-child(2),
#page .module-7255: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;
}

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

/* css-noise: 8c1d */
.widget-item-f9 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
