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(.modal_a78a) {
  gap: 0.5em;
}
:where(.message-easy-3814) {
  gap: 0.5em;
}
body .outline-e6af > .blue_d4a7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outline-e6af > .copper-d812 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outline-e6af > .photo-44e3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .alert-08ba > .blue_d4a7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .alert-08ba > .copper-d812 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .alert-08ba > .photo-44e3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .alert-08ba
  > :where(:not(.blue_d4a7):not(.copper-d812):not(.slow-c42a)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .alert-08ba > .middle_a570 {
  max-width: var(--wp--style--global--wide-size);
}
body .modal_a78a {
  display: flex;
}
body .modal_a78a {
  flex-wrap: wrap;
  align-items: center;
}
body .modal_a78a > * {
  margin: 0;
}
body .message-easy-3814 {
  display: grid;
}
body .message-easy-3814 > * {
  margin: 0;
}
:where(.message_blue_c02a.modal_a78a) {
  gap: 2em;
}
:where(.message_blue_c02a.message-easy-3814) {
  gap: 2em;
}
:where(.heading-large-4c10.modal_a78a) {
  gap: 1.25em;
}
:where(.heading-large-4c10.message-easy-3814) {
  gap: 1.25em;
}
.container_thick_9591 {
  color: var(--wp--preset--color--black) !important;
}
.main-c484 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.media_cd44 {
  color: var(--wp--preset--color--white) !important;
}
.header-ac58 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.panel-bright-4cca {
  color: var(--wp--preset--color--vivid-red) !important;
}
.soft_5139 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.title_61a2 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.form_in_4c24 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.detail_down_0d64 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.banner_red_c3fc {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.frame-under-ee87 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.west_f829 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.box-6666 {
  background-color: var(--wp--preset--color--black) !important;
}
.stone_d8e3 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.secondary-0c76 {
  background-color: var(--wp--preset--color--white) !important;
}
.heading_37e6 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.mask-78fd {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.detail_1b62 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.accent-da44 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hero_0bac {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.table-877f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.prev-ba20 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.banner-lite-cfb0 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.filter-complex-3b98 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.thick-5e73 {
  border-color: var(--wp--preset--color--black) !important;
}
.smooth_895e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.heading_out_9d6f {
  border-color: var(--wp--preset--color--white) !important;
}
.grid-41c1 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.status-large-12cb {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.box_soft_59bc {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.caption-0060 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dynamic-5518 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.panel-bright-ec7e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.soft-5161 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pattern_stale_a273 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.highlight_9c5a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.caption_daf9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.paragraph_37c6 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hero-03b2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.grid_ea96 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.text_101d {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.easy-f362 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.card-1363 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.prev_8224 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.gallery_4eca {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.title_motion_a12d {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.carousel_slow_b0bf {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.east-8d9e {
  background: var(--wp--preset--gradient--midnight) !important;
}
.thumbnail_tall_9a30 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.light_806b {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.header_c336 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.search-last-5c15 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.selected_bf70 a:where(:not(.texture-dark-a0b8)) {
  color: inherit;
}
:where(.heading-large-4c10.modal_a78a) {
  gap: 1.25em;
}
:where(.heading-large-4c10.message-easy-3814) {
  gap: 1.25em;
}
:where(.message_blue_c02a.modal_a78a) {
  gap: 2em;
}
:where(.message_blue_c02a.message-easy-3814) {
  gap: 2em;
}
.texture-current-3746 {
  font-size: 1.5em;
  line-height: 1.6;
}

.gallery_f09a .backdrop_b154 {
  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-focused-1683 .table-north-3670 {
  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);
}
.nav_under_6733 {
  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);
}
.nav_under_6733.picture_1e4f .status_hard_9d90 {
  background-color: var(--e-global-color-primary);
}
.nav_under_6733.warm_ce49 .status_hard_9d90,
.nav_under_6733.static_17be .status_hard_9d90 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.down-cd5c .pattern-clean-74e2 {
  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);
}
.banner-light-a1a0 {
  --divider-color: var(--e-global-color-secondary);
}
.banner-light-a1a0 .link_warm_1916 {
  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);
}
.banner-light-a1a0.pagination-down-ffe5 .old_6503 {
  background-color: var(--e-global-color-secondary);
}
.banner-light-a1a0.banner-407b .old_6503,
.banner-light-a1a0.nav-7b0d .old_6503 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.banner-light-a1a0.banner-407b .old_6503,
.banner-light-a1a0.nav-7b0d .old_6503 svg {
  fill: var(--e-global-color-secondary);
}
.button-bright-aead .smooth-fd17 {
  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);
}
.button-bright-aead .dark-902e {
  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);
}
.info-c71e.pagination-down-ffe5 .old_6503 {
  background-color: var(--e-global-color-primary);
}
.info-c71e.banner-407b .old_6503,
.info-c71e.nav-7b0d .old_6503 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.info-c71e.banner-407b .old_6503,
.info-c71e.nav-7b0d .old_6503 svg {
  fill: var(--e-global-color-primary);
}
.popup_4a2c.pagination-down-ffe5 .old_6503 {
  background-color: var(--e-global-color-primary);
}
.popup_4a2c.banner-407b .old_6503,
.popup_4a2c.nav-7b0d .old_6503 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.popup_4a2c .thumbnail-pressed-6e93 {
  color: var(--e-global-color-primary);
}
.popup_4a2c .thumbnail-pressed-6e93,
.popup_4a2c .thumbnail-pressed-6e93 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_4a2c .media_359f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_cool_50dc .pink_1335 {
  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);
}
.dark-1b71 .under_8820 .rough_fbc4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green-69fb .notification_e849:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.green-69fb .bottom_0deb i {
  color: var(--e-global-color-primary);
}
.green-69fb .bottom_0deb svg {
  fill: var(--e-global-color-primary);
}
.green-69fb .modal_wood_fb81 {
  color: var(--e-global-color-secondary);
}
.green-69fb .notification_e849 > .modal_wood_fb81,
.green-69fb .notification_e849 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_slow_9674 .hover_stone_6079 {
  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);
}
.main_slow_9674 .focused-efce {
  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);
}
.advanced-6387 .status-middle-6663 .active_79a4 {
  background-color: var(--e-global-color-primary);
}
.advanced-6387 .article_1be4 {
  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);
}
.slow-288a .avatar_cd3b {
  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-288a .chip-7bbb {
  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);
}
.slow-288a .description_hot_254d {
  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);
}
.iron-0b8b .info_6686,
.iron-0b8b .info_6686 a {
  color: var(--e-global-color-primary);
}
.iron-0b8b .info_6686.carousel-tiny-a8cc,
.iron-0b8b .info_6686.carousel-tiny-a8cc a {
  color: var(--e-global-color-accent);
}
.iron-0b8b .info_6686 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-0b8b .progress_3e44 {
  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_west_4248 .info-9a94,
.article_west_4248 .accordion_paper_306b {
  color: var(--e-global-color-primary);
}
.article_west_4248 .info-9a94 svg {
  fill: var(--e-global-color-primary);
}
.article_west_4248 .carousel-tiny-a8cc .info-9a94,
.article_west_4248 .carousel-tiny-a8cc .accordion_paper_306b {
  color: var(--e-global-color-accent);
}
.article_west_4248 .carousel-tiny-a8cc .info-9a94 svg {
  fill: var(--e-global-color-accent);
}
.article_west_4248 .accordion_paper_306b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_west_4248 .progress_3e44 {
  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);
}
.paragraph-17be .photo-a8fc,
.paragraph-17be .outline-43d3 {
  color: var(--e-global-color-primary);
}
.paragraph-17be .outline-43d3 svg {
  fill: var(--e-global-color-primary);
}
.paragraph-17be .info_6686.carousel-tiny-a8cc a,
.paragraph-17be
  .info_6686.carousel-tiny-a8cc
  .outline-43d3 {
  color: var(--e-global-color-accent);
}
.paragraph-17be .photo-a8fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-17be .progress_3e44 {
  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);
}
.sidebar-plasma-2807 .table-120a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-plasma-2807 .title_selected_ee2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_red_c63d .easy_c600 .notification_c410 {
  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);
}
.sidebar_red_c63d .easy_c600 .grid-dba5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_red_c63d .top-1a58 .notification_c410 {
  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);
}
.sidebar_red_c63d
  .top-1a58
  .grid-dba5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_red_c63d
  .shade-slow-421c
  .notification_c410 {
  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);
}
.sidebar_red_c63d
  .shade-slow-421c
  .grid-dba5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_red_c63d
  .frame_d535
  .notification_c410 {
  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);
}
.sidebar_red_c63d
  .frame_d535
  .grid-dba5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_23cf .basic-1820 {
  background-color: var(--e-global-color-primary);
}
.yellow_23cf .basic-1820:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_23cf .old-db9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_23cf
  .basic-1820:hover
  .old-db9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_1eb1 .wide_62ed {
  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);
}
.gradient-582f .left-9a5e .active_008a a {
  background-color: var(--e-global-color-accent);
}
.gradient-582f .left-9a5e .video-5fa4 a {
  background-color: var(--e-global-color-accent);
}
.gradient-582f .left-9a5e .active_008a a,
.gradient-582f .left-9a5e .video-5fa4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_c3ec
  .small-a78f.blue-6fe6
  .left-9a5e
  a.pagination_wide_5f47 {
  background-color: var(--e-global-color-accent);
}
.new_c3ec
  .small-a78f.blue-6fe6
  .left-9a5e
  span.pagination_wide_5f47.fn-current-0bf1 {
  background-color: var(--e-global-color-text);
}
.new_c3ec
  .small-a78f.blue-6fe6
  .left-9a5e
  .pagination_wide_5f47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4567 .widget-inner-513c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4567
  .inner-97d3
  > .bright-a96f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4567
  .list-4f19
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4567
  .thumbnail-down-a8f2
  .in_2835,
.panel-4567
  .thumbnail-down-a8f2
  .list_3c45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-4567
  .thumbnail-down-a8f2
  .gold-72dd,
.panel-4567
  .thumbnail-down-a8f2
  a
  .gold-72dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4567
  .thumbnail-down-a8f2
  .pattern-1c04 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4567
  .thumbnail-down-a8f2
  .video-1ed5 {
  background-color: var(--e-global-color-primary);
}
.panel-4567
  .thumbnail-down-a8f2
  .video-1ed5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4567
  .thumbnail-down-a8f2
  .video-1ed5:hover {
  background-color: var(--e-global-color-primary);
}
.panel-4567
  .thumbnail-down-a8f2
  .active_8199 {
  background-color: var(--e-global-color-primary);
}
.panel-4567
  .thumbnail-down-a8f2
  .active_8199 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4567
  .thumbnail-down-a8f2
  .active_8199:hover {
  background-color: var(--e-global-color-primary);
}
.panel-4567
  .dark_8e1d
  .mask_copper_ed97
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-4567
  .dark_8e1d
  .blue_4ccd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4567
  .dark_8e1d
  .pattern-1c04 {
  color: var(--e-global-color-text);
}
.panel-4567
  .dark_8e1d
  .pattern-1c04
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4567
  .dark_8e1d
  .video-1ed5 {
  background-color: var(--e-global-color-primary);
}
.panel-4567
  .dark_8e1d
  .video-1ed5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4567
  .dark_8e1d
  .video-1ed5:hover {
  background-color: var(--e-global-color-primary);
}
.panel-4567
  .dark_8e1d
  .active_8199 {
  background-color: var(--e-global-color-primary);
}
.panel-4567
  .dark_8e1d
  .active_8199 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4567
  .dark_8e1d
  .active_8199:hover {
  background-color: var(--e-global-color-primary);
}
.panel-4567 .list_a88f {
  background-color: var(--e-global-color-primary);
}
.panel-4567 .list_a88f:hover {
  background-color: var(--e-global-color-primary);
}
.panel-4567 .container-static-1f4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-4567 .section_12bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_action_8221 .smooth-340e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_action_8221
  .logo-06d2
  > div:nth-child(3)
  .smooth-340e,
.accordion_action_8221
  .tabs_ca3d
  > div:nth-child(1)
  .smooth-340e,
.accordion_action_8221
  .link-f553
  > div:nth-child(1)
  .smooth-340e,
.accordion_action_8221
  .backdrop_upper_07af
  > div:nth-child(1)
  .smooth-340e,
.accordion_action_8221
  .summary-b038
  > div:nth-child(1)
  .smooth-340e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_action_8221 .pressed-a0be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_action_8221 .pink-6573 {
  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);
}
.accordion_action_8221 .header_middle_e0b3 {
  background-color: var(--e-global-color-primary);
}
.accordion_action_8221 .header_middle_e0b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_action_8221 .header_middle_e0b3:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_action_8221 .status_smooth_86c5 {
  background-color: var(--e-global-color-primary);
}
.accordion_action_8221 .status_smooth_86c5:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_action_8221 .container-static-1f4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_action_8221 .section_12bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_mini_2994 .surface_bottom_b58e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_mini_2994 .info-cool-bac9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_mini_2994 .stale-38bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_mini_2994 .hidden-blue-3b55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_mini_2994 .thumbnail-0100 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_mini_2994 .status_smooth_86c5 {
  background-color: var(--e-global-color-primary);
}
.container_mini_2994 .status_smooth_86c5:hover {
  background-color: var(--e-global-color-primary);
}
.disabled_yellow_5bea .photo-in-cdc4 {
  background-color: var(--e-global-color-secondary);
}
.disabled_yellow_5bea .input_iron_21bc {
  background-color: var(--e-global-color-text);
}
.disabled_yellow_5bea .chip-wood-6dfd {
  background-color: var(--e-global-color-secondary);
}
.disabled_yellow_5bea .disabled_c203 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_yellow_5bea .slider-2afc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_yellow_5bea .bright_dc68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_yellow_5bea .item-5954 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_yellow_5bea .focused-ac71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_hovered_fdd9 .item_advanced_6478 .old-2e63,
.text_hovered_fdd9
  .item_advanced_6478
  .old-2e63
  a,
.text_hovered_fdd9 .table-large-ed24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_hovered_fdd9 .item_advanced_6478 .video-bottom-e25d,
.text_hovered_fdd9 .photo-selected-8017 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_hovered_fdd9 .item_advanced_6478 .video-bottom-e25d {
  color: var(--e-global-color-text);
}
.text_hovered_fdd9 .photo-selected-8017 {
  color: var(--e-global-color-text);
}
.text_hovered_fdd9
  .item_advanced_6478
  .tall_1d89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_hovered_fdd9 .popup-inner-794e .item-2895 {
  background-color: var(--e-global-color-primary);
}
.text_hovered_fdd9 .popup-inner-794e .item-2895:hover {
  background-color: var(--e-global-color-primary);
}
.text_hovered_fdd9 .popup-inner-794e .right_5bba li span {
  background-color: var(--e-global-color-text);
}
.text_hovered_fdd9 .popup-inner-794e .right_5bba li span:hover {
  background-color: var(--e-global-color-primary);
}
.text_hovered_fdd9
  .popup-inner-794e
  .right_5bba
  li.component_ccb2
  span {
  background-color: var(--e-global-color-accent);
}
.text_hovered_fdd9 .tag_8918 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-4945 .gas_e451 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-5ce5 .detail-medium-1934 {
  background-color: var(--e-global-color-primary);
}
.menu-5ce5 .detail-7024 {
  background-color: var(--e-global-color-secondary);
}
.menu-5ce5 .frame-c888 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-5ce5 .copper_7ce1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-5ce5 .fluid_2a99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-5ce5 .left-afb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-5ce5 .blue-7ff4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-5ce5 .chip_selected_5743 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-5ce5 .carousel_plasma_1a34 {
  background-color: var(--e-global-color-primary);
}
.menu-5ce5 .carousel_plasma_1a34 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-4d7b .tiny-5171 {
  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);
}
.next-4d7b .breadcrumb-large-dd54 {
  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);
}
.next-4d7b
  .table-df60:after {
  background-color: var(--e-global-color-primary);
}
.next-4d7b .tooltip_c9c5 {
  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);
}
.dropdown-d8e4 .table-large-ed24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-d8e4 .photo-selected-8017 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-hard-1d82 .dynamic-c0bd .slider-9d16 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-hard-1d82 .dynamic-c0bd .description-12ea {
  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-a1bb .preview_a481 {
  background-color: var(--e-global-color-primary);
}
.right-a1bb .focus_c47b {
  background-color: var(--e-global-color-secondary);
}
.right-a1bb .bright-94dd .button-active-54ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-a1bb .preview-blue-e05e .button-active-54ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-soft-404f .feature_408c .paragraph-silver-07e5 {
  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);
}
.secondary-soft-404f .feature_408c .new_b9fa {
  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);
}
.secondary-soft-404f .feature_408c .table_down_0be9 {
  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);
}
.upper-c3a1 .table_694e {
  border-color: var(--e-global-color-text);
}
.upper-c3a1 .photo_8694 {
  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);
}
.upper-c3a1 .content_black_c045 {
  color: var(--e-global-color-primary);
}
.upper-c3a1 .fluid_2c98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-146c .paragraph_df46 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-146c .filter-25e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-146c .surface_f03f:hover .paragraph_df46 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-146c
  .surface_f03f:hover
  .filter-25e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-54b9 .chip_tiny_1412 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-54b9 .dropdown_8032 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_93e7 .hero-dim-b7bf .border_5b96 {
  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);
}
.filter_93e7 .pressed_194b .border_5b96 {
  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);
}
.container_advanced_fc2b .frame-bright-d7c9 {
  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);
}
.tall_a406 .badge-action-790e .thumbnail_880b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_a406 .badge-action-790e .thumbnail_880b {
  background-color: var(--e-global-color-secondary);
}
.tall_a406 .button_93d8 .thumbnail_880b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_a406 .button_93d8 .thumbnail_880b {
  background-color: var(--e-global-color-secondary);
}
.tall_a406 .advanced_155e .row_red_9638 {
  background-color: var(--e-global-color-primary);
}
.tall_a406 .advanced_155e:hover .row_red_9638 {
  background-color: var(--e-global-color-secondary);
}
.tall_a406 .item-2895 {
  background-color: var(--e-global-color-primary);
}
.tall_a406 .item-2895:hover {
  background-color: var(--e-global-color-accent);
}
.tall_a406 .right_5bba li span {
  background-color: var(--e-global-color-text);
}
.tall_a406 .right_5bba li span:hover {
  background-color: var(--e-global-color-primary);
}
.tall_a406 .right_5bba li.component_ccb2 span {
  background-color: var(--e-global-color-accent);
}
.layout-f3c4 .column-2c2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-f3c4 .accordion_slow_d164 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_d9a7 .item_53c3:before {
  background-color: var(--e-global-color-secondary);
}
.header_d9a7 .main_huge_d1e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_d9a7 .feature-44cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-c239 .iron-88fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-c239 .iron-88fa:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-c239 .iron-88fa.fn-active-0bf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-c239 .image-red-b7cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-c239 .notice-b1ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-c239 .section-dynamic-cfba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-c239 .tag_short_3013 {
  background-color: var(--e-global-color-primary);
}
.outer-c239 .tag_short_3013 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer-c239 .dynamic-fce4 {
  background-color: var(--e-global-color-primary);
}
.outer-c239 .dynamic-fce4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_d948 .status-3688 .breadcrumb_9c9a a {
  color: var(--e-global-color-secondary);
}
.logo_d948 .status-3688 .breadcrumb_9c9a a:hover {
  color: var(--e-global-color-secondary);
}
.logo_d948 .status-3688 .breadcrumb_9c9a,
.logo_d948 .status-3688 .breadcrumb_9c9a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_d948 .status-3688 .current-6ecb {
  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_d948 .status-3688 .complex-8294 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_d948 .status-3688 .chip_c2ed {
  background-color: var(--e-global-color-primary);
}
.logo_d948 .status-3688 .chip_c2ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_d948 .status-3688 .chip_c2ed:hover {
  background-color: var(--e-global-color-primary);
}
.logo_d948 .status-3688 .outer_3c8a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_d948 .status-3688 .outer_3c8a {
  background-color: var(--e-global-color-primary);
}
.logo_d948 .status-3688 .outer_3c8a:hover {
  background-color: var(--e-global-color-primary);
}
.logo_d948 .status-3688 .item-2895 {
  background-color: var(--e-global-color-primary);
}
.logo_d948 .status-3688 .item-2895:hover {
  background-color: var(--e-global-color-primary);
}
.logo_d948 .popup-inner-794e .right_5bba li span {
  background-color: var(--e-global-color-text);
}
.logo_d948 .popup-inner-794e .right_5bba li span:hover {
  background-color: var(--e-global-color-primary);
}
.logo_d948 .popup-inner-794e .right_5bba li.component_ccb2 span {
  background-color: var(--e-global-color-accent);
}
.logo_d948 .container-static-1f4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_d948 .section_12bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-d64d .outline_fdab .yellow_05d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-d64d .outline_fdab .glass-835b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-d64d .outline_fdab .banner-f6ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-wood-28e2 .overlay-66d7 {
  border-color: var(--e-global-color-text);
}
.content-wood-28e2 .search_c7a3 {
  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);
}
.content-wood-28e2 .modal-silver-c12b {
  color: var(--e-global-color-secondary);
}
.content-wood-28e2 .modal-silver-c12b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-wood-28e2 .shadow_slow_f052 > * {
  color: var(--e-global-color-primary);
}
.content-wood-28e2 .shadow_slow_f052 > * svg {
  fill: var(--e-global-color-primary);
}
.content-wood-28e2 .highlight-ea4e {
  color: var(--e-global-color-primary);
}
.content-wood-28e2 .highlight-ea4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-wood-28e2 .slider_df84 {
  color: var(--e-global-color-primary);
}
.content-wood-28e2 .slider_df84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-wood-28e2 .disabled_light_ab63 {
  color: var(--e-global-color-primary);
}
.content-wood-28e2 .disabled_light_ab63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-wood-28e2 .progress-full-cb56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-wood-28e2 .shadow_red_38f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-wood-28e2 .shadow_red_38f6.gradient_9922 {
  color: var(--e-global-color-secondary);
}
.content-wood-28e2 .shadow_red_38f6.gradient_9922 .mini-6367 {
  color: var(--e-global-color-accent);
}
.content-wood-28e2 .shadow_red_38f6.glass-c37b {
  color: var(--e-global-color-text);
}
.content-wood-28e2 .shadow_red_38f6.glass-c37b .mini-6367 {
  color: var(--e-global-color-text);
}
.content-wood-28e2 .shadow_red_38f6:before {
  border-top-color: var(--e-global-color-text);
}
.content-wood-28e2 .gradient-24df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-wood-28e2
  .gradient-24df
  .tag-old-8802 {
  background-color: var(--e-global-color-primary);
}
.content-wood-28e2
  .gradient-24df
  .tag-old-8802 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-wood-28e2 .overlay-66d7 .container_copper_3240 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_6de0 .list-5de1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_6de0 .progress_52ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-blue-b5e0 .avatar-first-dbe5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-blue-b5e0
  .link_015a
  .black_5dba {
  background-color: var(--e-global-color-secondary);
}
.info-blue-b5e0
  .link_015a.active_7d5e
  .black_5dba {
  background-color: var(--e-global-color-text);
}
.info-blue-b5e0
  .link_015a:hover
  .black_5dba {
  background-color: var(--e-global-color-accent);
}
.info-blue-b5e0
  .link_015a.fn-active-0bf1
  .black_5dba {
  background-color: var(--e-global-color-primary);
}
.accent-5222 .section-6898 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.accent-5222 .form_current_b456 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-5222 .link_fresh_aca2 {
  background-color: var(--e-global-color-primary);
}
.accent-5222 .link_fresh_aca2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-fe6c .description_tall_2c40 .basic-cac6 .plasma_06ba {
  background-color: var(--e-global-color-secondary);
}
.hard-fe6c .description_tall_2c40 .full_a30a:after {
  background-color: var(--e-global-color-secondary);
}
.hard-fe6c .motion-f0c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-fe6c .header-8913 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-fe6c .block-brown-735b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-fe6c .form-simple-2e2c {
  background-color: var(--e-global-color-primary);
}
.hard-fe6c .form-simple-2e2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-fe6c .title-cf24 {
  background-color: var(--e-global-color-secondary);
}
.hard-fe6c .title-cf24 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-fe6c .description_tall_2c40 .summary_stone_7124 .section_orange_f474:hover {
  background-color: var(--e-global-color-primary);
}
.hard-fe6c
  .description_tall_2c40
  .summary_stone_7124
  .section_orange_f474.article-last-f282 {
  background-color: var(--e-global-color-primary);
}
.hard-fe6c .description_tall_2c40 .hard_9dfa:before {
  border-color: var(--e-global-color-primary);
}
.hard-fe6c .description_tall_2c40 .hard_9dfa:hover:before {
  border-color: var(--e-global-color-secondary);
}
.hard-fe6c
  .description_tall_2c40
  .hard_9dfa.status-middle-efbd:before {
  border-color: var(--e-global-color-primary);
}
.hard-fe6c .item-e1d4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_d262 .purple_7794 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_d262 .purple_7794:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_d262 .purple_7794.element_0225 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_d262 .overlay-0ec9 {
  background-color: var(--e-global-color-primary);
}
.panel_d262 .overlay-0ec9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_d262
  .menu_green_5f3b
  .element-thick-f906
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_d262
  .west-d897
  .element-thick-f906
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_12dc
  .article_72f7
  .tabs_dccb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_12dc
  .article_72f7
  .heading_65d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_12dc .hover-5681 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_12dc .footer_3e55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_12dc .section_next_2963 {
  background-color: var(--e-global-color-primary);
}
.caption_12dc .section_next_2963 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_978a .row-thick-0e00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_978a .description-action-9413 {
  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);
}
.copper_978a .motion-c229 {
  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);
}
.copper_978a .motion-c229 a:hover {
  color: var(--e-global-color-secondary);
}
.copper_978a .outline_2f71 {
  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);
}
.copper_978a .accent_outer_cefd {
  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);
}
.copper_978a .button-f8b7 .item-2895 {
  background-color: var(--e-global-color-primary);
}
.copper_978a .button-f8b7 .item-2895:hover {
  background-color: var(--e-global-color-accent);
}
.copper_978a
  .button-f8b7
  .right_5bba
  li
  span {
  background-color: var(--e-global-color-text);
}
.copper_978a
  .button-f8b7
  .right_5bba
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.copper_978a
  .button-f8b7
  .right_5bba
  li.component_ccb2
  span {
  background-color: var(--e-global-color-accent);
}
.hot_9435
  .caption-gold-6af8
  .backdrop_next_36ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_9435 .caption-gold-6af8 .header-dark-0553 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_9435 .caption-gold-6af8 .layout-0b82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_9435 .header_ec9f {
  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);
}
.hot_9435
  .hero_a9bb.text_bronze_68a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > a {
  background-color: var(--e-global-color-text);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > a
  .highlight-aa10.bottom_7a07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > a
  .east-55d6.accent-cea7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > .status-63b2
  .inner_4532
  > a {
  background-color: var(--e-global-color-secondary);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > .status-63b2
  .inner_4532
  > a
  .lower_a371 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > .status-63b2
  .inner_4532
  > a
  .east-55d6.purple_46ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > a
  .pattern-purple-2ad9:before {
  color: var(--e-global-color-text);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > .status-63b2
  a
  .pattern-purple-2ad9:before {
  color: var(--e-global-color-text);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532.summary-smooth-da1a
  > a
  .pattern-purple-2ad9:before {
  color: var(--e-global-color-text);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > .status-63b2
  .inner_4532.summary-smooth-da1a
  > a
  .pattern-purple-2ad9:before {
  color: var(--e-global-color-text);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > a
  .tooltip_1ff8
  .highlight-26c2 {
  color: var(--e-global-color-text);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > .status-63b2
  a
  .tooltip_1ff8
  .highlight-26c2 {
  color: var(--e-global-color-text);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > a
  .tooltip_1ff8
  .highlight-26c2,
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > .status-63b2
  a
  .tooltip_1ff8
  .highlight-26c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > a
  .main_569f:before {
  color: var(--e-global-color-text);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > .status-63b2
  a
  .main_569f:before {
  color: var(--e-global-color-text);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532.summary-smooth-da1a
  > a
  .main_569f:before {
  color: var(--e-global-color-text);
}
.pink_fd11
  > .down_00ed
  > div
  > .content_static_d1a0
  > .inner_4532
  > .status-63b2
  .inner_4532.summary-smooth-da1a
  > a
  .main_569f:before {
  color: var(--e-global-color-text);
}
.breadcrumb-blue-9c11 .notification-b017 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-blue-9c11
  .soft-c637:hover
  .notification-b017 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-0c2b
  > .down_00ed
  > .accent_out_624c
  > .slow-6766
  > .form_f1fd
  > .chip_cbac
  .label_fff0 {
  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);
}
.banner-0c2b
  > .down_00ed
  > .accent_out_624c
  > .slow-6766
  > .form_f1fd
  > .chip_cbac:hover
  .label_fff0 {
  color: var(--e-global-color-text);
}
.banner-0c2b
  > .down_00ed
  > .accent_out_624c
  > .slow-6766
  > .form_f1fd
  > .chip_cbac:hover
  .label_fff0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-0c2b
  > .down_00ed
  > .accent_out_624c
  > .slow-6766
  > .form_f1fd.glass_68df
  > .chip_cbac
  .label_fff0 {
  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);
}
.search_15f5 .layout_smooth_0dca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_15f5 .cold_406e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_15f5 .video_b864 {
  background-color: var(--e-global-color-primary);
}
.search_15f5 .video_b864 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-299e
  > .down_00ed
  > .active_747c
  > .carousel-c12b
  > .sidebar-over-65df
  .notice_action_88db {
  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);
}
.active-299e
  > .down_00ed
  > .active_747c
  > .carousel-c12b
  > .sidebar-over-65df
  .gallery-dad6 {
  color: var(--e-global-color-text);
}
.active-299e
  > .down_00ed
  > .active_747c
  > .carousel-c12b
  > .sidebar-over-65df:hover
  .notice_action_88db {
  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);
}
.active-299e
  > .down_00ed
  > .active_747c
  > .carousel-c12b
  > .sidebar-over-65df:hover
  .gallery-dad6 {
  color: var(--e-global-color-secondary);
}
.active-299e
  > .down_00ed
  > .active_747c
  > .carousel-c12b
  > .sidebar-over-65df.title-ef9b
  .notice_action_88db {
  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);
}
.active-299e
  > .down_00ed
  > .active_747c
  > .carousel-c12b
  > .sidebar-over-65df.title-ef9b
  .gallery-dad6 {
  color: var(--e-global-color-primary);
}
.logo-f0f5
  .panel_fluid_5a59
  .medium-5566 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-f0f5 .outer-fe78 .container_copper_3240 .inner_df94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_d4d0 .header_836a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_d4d0 .dropdown_action_e283 .header_836a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_d4d0 .message-slow-492f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_d4d0 .message-slow-492f {
  background-color: var(--e-global-color-primary);
}
.sort_3d29 .nav-90b1 .wrapper_dim_2023 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_3d29
  .nav-90b1:hover
  .pink_7a6b {
  color: var(--e-global-color-secondary);
}
.sort_3d29
  .nav-90b1:hover
  .wrapper_dim_2023 {
  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);
}
.south_e62c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.fixed_9a0f {
  flex-direction: column;
}

.fixed_9a0f .preview_hovered_9b85 {
  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.fixed_9a0f .preview_hovered_9b85 {
  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);
}

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

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

.copper-acff.wide_89f6 {
  display: none;
}

.notice_c1a1 {
  display: none;
}

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

.frame_f3ec.glass_51f4 {
  margin-bottom: 40px;
  width: 100%;
}

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

.fixed_9a0f a {
  width: 100%;
}

.large-7da7 .west-bd89.steel-c082 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.large-7da7
  .west-bd89.label-55e7
  .complex-6f75
  .light_b56a {
  font-size: 20px !important;
}

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

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

.banner-short-8d28 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.gradient-gas-be8b.dynamic-4cb8 > .under_17f9 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.thick-108a {
  position: relative;
  width: 100%;
}

.white-39a7 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.dynamic-bb0e {
  display: flex;
  gap: 50px;
}

.large-7da7
  .west-bd89.center-53ce
  .progress_outer_b32a
  .lite-e5e1 {
  width: 100% !important;
}

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

.pink-996f {
  width: 100%;
}

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

.list-hot-006a {
  position: relative;
  cursor: pointer;
}

.list-hot-006a::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.focus-huge-fb4e {
  font-size: 15px !important;
}

.disabled-dim-b39f {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.list-hot-006a:hover .disabled-dim-b39f {
  visibility: visible;
}
.list-hot-006a:hover.list-hot-006a::before {
  display: block;
}

.banner-short-8d28 h3 {
  color: #fff;
}

.fast_7132 {
  margin: 0;
}

.large-7da7
  .west-bd89.center-53ce
  .lite-e5e1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.sort_6dcc {
  width: 100%;
}

.content-lower-ee14 {
  width: 100%;
}

.light-0cc4 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.content-lower-ee14 {
  width: 100%;
}

.focus-93b7 {
  margin-bottom: 10px !important;
}

.lite-e5e1 {
  display: flex;
  align-items: center;
}

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

.row-orange-f7f5 {
  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;
}

.fixed_9a0f .preview_hovered_9b85.label-selected-a5c4 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.fixed_9a0f h1.preview_hovered_9b85 {
  margin-top: 80px !important;
}

.large-7da7 .west-bd89.title-bottom-0477 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.up-44c9 img {
  width: 100%;
}

.inner-a32d .hero_rough_75a2.complex-6f75 {
  justify-content: space-between;
}

.orange_c861 {
  display: none;
}

.image-2bed .red-ed0b {
  margin: 1px 0 !important;
}

.table-red-d3a6 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .gradient-gas-be8b .under_17f9 {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .banner-short-8d28 h3 {
    font-size: 28px;
  }

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

  .inner-a32d .hero_rough_75a2.complex-6f75 {
    border-bottom: 1px solid #f0c159;
  }

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

  .gradient-gas-be8b.dynamic-4cb8 > .under_17f9 {
    gap: 15px;
    justify-content: space-between;
  }

  .large-7da7
    .west-bd89.center-53ce
    .lite-e5e1
    img {
    width: 60% !important;
  }

  .white-39a7 {
    left: 2%;
  }

  .slider_wide_bfc7 {
    margin: 10px 0;
  }

  .fixed_9a0f .red-ed0b {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.fixed_9a0f .preview_hovered_9b85,
  .fixed_9a0f .preview_hovered_9b85 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .lite-e5e1 {
    justify-content: center;
  }

  .fixed_9a0f .red-ed0b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .large-7da7 .west-bd89.steel-c082 {
    width: 75% !important;
  }

  .up-44c9 img {
    width: 100% !important;
  }
}

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

  h2.fixed_9a0f .preview_hovered_9b85,
  .fixed_9a0f .preview_hovered_9b85 {
    font-size: 30px !important;
  }

  .lite-e5e1 {
    justify-content: center;
  }

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

  .current_149c
    .highlight-mini-58fe.purple-9225 {
    margin: 0 !important;
  }

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

  .slider_wide_bfc7 {
    display: flex;
  }

  .over_07a8 .easy_e00b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .light-0cc4 {
    justify-content: flex-end;
    gap: 1px;
  }

  .fixed_9a0f h1.preview_hovered_9b85 {
    margin-top: 40px !important;
  }

  .large-7da7
    .west-bd89.center-53ce
    .lite-e5e1
    img,
  .button-bright-aead .progress_outer_b32a {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .large-7da7 .west-bd89.steel-c082 {
    width: 100% !important;
  }

  .gradient-gas-be8b.dynamic-4cb8 > .under_17f9 {
    gap: 3px;
  }

  .fixed_9a0f .red-ed0b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.inner-a32d .hero_rough_75a2.complex-6f75 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.inner-a32d .hero_rough_75a2.complex-6f75: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .inner-a32d .hero_rough_75a2.complex-6f75 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .fixed_9a0f .preview_hovered_9b85 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .easy_e00b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.item_6e69 .panel-green-3241 {
  flex-shrink: 0;
  white-space: nowrap;
}

.item_6e69 .content_68f9 {
  flex-shrink: 0;
  min-width: fit-content;
}

.item_6e69 .light_b56a {
  white-space: nowrap;
}

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

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

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

.item_6e69 .content_68f9 {
  max-width: 80px !important;
  overflow: hidden;
}

.item_6e69 .hero_rough_75a2.complex-6f75 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.item_6e69 .light_b56a {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 8205 */
.ghost-box-b1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
