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(.active-6610) {
  gap: 0.5em;
}
:where(.down_6e8f) {
  gap: 0.5em;
}
body .bronze-a0a7 > .pagination-easy-1f38 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .bronze-a0a7 > .easy_3d1a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .bronze-a0a7 > .wrapper_narrow_cfcd {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .lower_64a5 > .pagination-easy-1f38 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .lower_64a5 > .easy_3d1a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .lower_64a5 > .wrapper_narrow_cfcd {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .lower_64a5
  > :where(:not(.pagination-easy-1f38):not(.easy_3d1a):not(.notice-f1c1)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .lower_64a5 > .filter_8bc9 {
  max-width: var(--wp--style--global--wide-size);
}
body .active-6610 {
  display: flex;
}
body .active-6610 {
  flex-wrap: wrap;
  align-items: center;
}
body .active-6610 > * {
  margin: 0;
}
body .down_6e8f {
  display: grid;
}
body .down_6e8f > * {
  margin: 0;
}
:where(.block-270a.active-6610) {
  gap: 2em;
}
:where(.block-270a.down_6e8f) {
  gap: 2em;
}
:where(.motion_f7d0.active-6610) {
  gap: 1.25em;
}
:where(.motion_f7d0.down_6e8f) {
  gap: 1.25em;
}
.soft-b3cb {
  color: var(--wp--preset--color--black) !important;
}
.lower-9424 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wrapper-d455 {
  color: var(--wp--preset--color--white) !important;
}
.heading-daf4 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.feature_7605 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.chip-down-4069 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.focus_e2dd {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.menu_3f3f {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.table-current-b7a5 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.heading_outer_b38b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.icon-glass-8d6b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.up-a203 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.north-4385 {
  background-color: var(--wp--preset--color--black) !important;
}
.focus-basic-cc4b {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pagination-under-609a {
  background-color: var(--wp--preset--color--white) !important;
}
.banner_340f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.dropdown_clean_20b2 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hover-bdae {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.filter-wood-b4aa {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.warm_4ee7 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.south-bf9f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.form-east-b146 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tabs_basic_3e1a {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.right-6d58 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.first_cabf {
  border-color: var(--wp--preset--color--black) !important;
}
.modal_dark_8c71 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.detail_a369 {
  border-color: var(--wp--preset--color--white) !important;
}
.icon-iron-f2fa {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.paper_3184 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.panel-74fe {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active_6605 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.modal-right-8d55 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.image-tall-c2c5 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.left_6e7e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pagination_deb0 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.footer-fc21 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.hero-new-ad2f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.widget_thick_0b8d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.header-smooth-d6fb {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.input_outer_2bba {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.hovered-4dd6 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.outline-old-25f0 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.active_2ecf {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.text-6b35 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.sort-9b77 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.breadcrumb-solid-b8bc {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.nav_380f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.stone_0ae7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.form-b9e5 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.rough_8644 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.container-dynamic-a210 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.accordion-bronze-91b8 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.stale_dc33 a:where(:not(.picture-large-e1d7)) {
  color: inherit;
}
:where(.motion_f7d0.active-6610) {
  gap: 1.25em;
}
:where(.motion_f7d0.down_6e8f) {
  gap: 1.25em;
}
:where(.block-270a.active-6610) {
  gap: 2em;
}
:where(.block-270a.down_6e8f) {
  gap: 2em;
}
.texture-copper-1145 {
  font-size: 1.5em;
  line-height: 1.6;
}

.focus-c2eb .background_short_9903 {
  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);
}
.info_f9a4 .pressed-1d3e {
  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);
}
.current_a64b {
  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);
}
.current_a64b.media-simple-3534 .modal-8754 {
  background-color: var(--e-global-color-primary);
}
.current_a64b.blue-2d57 .modal-8754,
.current_a64b.tertiary_paper_4841 .modal-8754 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.green_547c .mask-925c {
  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);
}
.south_08d0 {
  --divider-color: var(--e-global-color-secondary);
}
.south_08d0 .down-c6ea {
  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);
}
.south_08d0.active_f0aa .outline_steel_869b {
  background-color: var(--e-global-color-secondary);
}
.south_08d0.article-66d2 .outline_steel_869b,
.south_08d0.alert-486b .outline_steel_869b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.south_08d0.article-66d2 .outline_steel_869b,
.south_08d0.alert-486b .outline_steel_869b svg {
  fill: var(--e-global-color-secondary);
}
.tall-4ff0 .outer-4b78 {
  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);
}
.tall-4ff0 .button-hot-beec {
  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);
}
.highlight_dark_5c5f.active_f0aa .outline_steel_869b {
  background-color: var(--e-global-color-primary);
}
.highlight_dark_5c5f.article-66d2 .outline_steel_869b,
.highlight_dark_5c5f.alert-486b .outline_steel_869b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.highlight_dark_5c5f.article-66d2 .outline_steel_869b,
.highlight_dark_5c5f.alert-486b .outline_steel_869b svg {
  fill: var(--e-global-color-primary);
}
.video-soft-b209.active_f0aa .outline_steel_869b {
  background-color: var(--e-global-color-primary);
}
.video-soft-b209.article-66d2 .outline_steel_869b,
.video-soft-b209.alert-486b .outline_steel_869b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.video-soft-b209 .element-bb61 {
  color: var(--e-global-color-primary);
}
.video-soft-b209 .element-bb61,
.video-soft-b209 .element-bb61 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-soft-b209 .gradient-2a92 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_up_a65f .grid-6413 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_smooth_6dd5 .component-ffba .easy-012c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_499c .center_bf0e:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.banner_499c .panel_605a i {
  color: var(--e-global-color-primary);
}
.banner_499c .panel_605a svg {
  fill: var(--e-global-color-primary);
}
.banner_499c .brown-2731 {
  color: var(--e-global-color-secondary);
}
.banner_499c .center_bf0e > .brown-2731,
.banner_499c .center_bf0e > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-glass-0403 .focus_inner_904a {
  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);
}
.container-glass-0403 .fixed_cd36 {
  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);
}
.slider_56d7 .thumbnail_75d1 .module-fast-9965 {
  background-color: var(--e-global-color-primary);
}
.slider_56d7 .bottom_65ff {
  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);
}
.small-0065 .video_liquid_d310 {
  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);
}
.small-0065 .hero-be15 {
  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);
}
.small-0065 .tiny_83d1 {
  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);
}
.orange-8059 .accent-yellow-1073,
.orange-8059 .accent-yellow-1073 a {
  color: var(--e-global-color-primary);
}
.orange-8059 .accent-yellow-1073.section_black_63eb,
.orange-8059 .accent-yellow-1073.section_black_63eb a {
  color: var(--e-global-color-accent);
}
.orange-8059 .accent-yellow-1073 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-8059 .filter-03ae {
  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);
}
.large_de89 .frame_5776,
.large_de89 .carousel-6648 {
  color: var(--e-global-color-primary);
}
.large_de89 .frame_5776 svg {
  fill: var(--e-global-color-primary);
}
.large_de89 .section_black_63eb .frame_5776,
.large_de89 .section_black_63eb .carousel-6648 {
  color: var(--e-global-color-accent);
}
.large_de89 .section_black_63eb .frame_5776 svg {
  fill: var(--e-global-color-accent);
}
.large_de89 .carousel-6648 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_de89 .filter-03ae {
  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);
}
.icon-dark-16fb .plasma_8f95,
.icon-dark-16fb .hard_bd68 {
  color: var(--e-global-color-primary);
}
.icon-dark-16fb .hard_bd68 svg {
  fill: var(--e-global-color-primary);
}
.icon-dark-16fb .accent-yellow-1073.section_black_63eb a,
.icon-dark-16fb
  .accent-yellow-1073.section_black_63eb
  .hard_bd68 {
  color: var(--e-global-color-accent);
}
.icon-dark-16fb .plasma_8f95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-dark-16fb .filter-03ae {
  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);
}
.simple-2ffe .rough_f22e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-2ffe .wrapper_35ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_f62e .gallery_lite_c529 .feature_15db {
  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);
}
.last_f62e .gallery_lite_c529 .article-focused-0926 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_f62e .border-475b .feature_15db {
  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);
}
.last_f62e
  .border-475b
  .article-focused-0926 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_f62e
  .filter_b49f
  .feature_15db {
  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);
}
.last_f62e
  .filter_b49f
  .article-focused-0926 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_f62e
  .filter-06c6
  .feature_15db {
  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);
}
.last_f62e
  .filter-06c6
  .article-focused-0926 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_38c8 .paragraph_0b8e {
  background-color: var(--e-global-color-primary);
}
.short_38c8 .paragraph_0b8e:hover {
  background-color: var(--e-global-color-primary);
}
.short_38c8 .block_52fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_38c8
  .paragraph_0b8e:hover
  .block_52fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-2b03 .heading_3971 {
  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);
}
.wrapper-bottom-9220 .shade_warm_b4b2 .hidden-6388 a {
  background-color: var(--e-global-color-accent);
}
.wrapper-bottom-9220 .shade_warm_b4b2 .active_f448 a {
  background-color: var(--e-global-color-accent);
}
.wrapper-bottom-9220 .shade_warm_b4b2 .hidden-6388 a,
.wrapper-bottom-9220 .shade_warm_b4b2 .active_f448 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-dc27
  .background-30bf.gold_9428
  .shade_warm_b4b2
  a.info-b57f {
  background-color: var(--e-global-color-accent);
}
.west-dc27
  .background-30bf.gold_9428
  .shade_warm_b4b2
  span.info-b57f.fn-current-cfb5 {
  background-color: var(--e-global-color-text);
}
.west-dc27
  .background-30bf.gold_9428
  .shade_warm_b4b2
  .info-b57f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_top_93f1 .breadcrumb-complex-1995 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_top_93f1
  .blue-d7e6
  > .slider-hard-9302
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_top_93f1
  .breadcrumb_lower_eb96
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_top_93f1
  .container-basic-7a84
  .menu-398f,
.secondary_top_93f1
  .container-basic-7a84
  .black_9782 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_top_93f1
  .container-basic-7a84
  .slow-1485,
.secondary_top_93f1
  .container-basic-7a84
  a
  .slow-1485 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_top_93f1
  .container-basic-7a84
  .row-lower-86bd {
  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);
}
.secondary_top_93f1
  .container-basic-7a84
  .middle-9321 {
  background-color: var(--e-global-color-primary);
}
.secondary_top_93f1
  .container-basic-7a84
  .middle-9321 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_top_93f1
  .container-basic-7a84
  .middle-9321:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_top_93f1
  .container-basic-7a84
  .next-57b5 {
  background-color: var(--e-global-color-primary);
}
.secondary_top_93f1
  .container-basic-7a84
  .next-57b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_top_93f1
  .container-basic-7a84
  .next-57b5:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_top_93f1
  .item-smooth-0df6
  .texture_small_e63b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_top_93f1
  .item-smooth-0df6
  .warm_da82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_top_93f1
  .item-smooth-0df6
  .row-lower-86bd {
  color: var(--e-global-color-text);
}
.secondary_top_93f1
  .item-smooth-0df6
  .row-lower-86bd
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_top_93f1
  .item-smooth-0df6
  .middle-9321 {
  background-color: var(--e-global-color-primary);
}
.secondary_top_93f1
  .item-smooth-0df6
  .middle-9321 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_top_93f1
  .item-smooth-0df6
  .middle-9321:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_top_93f1
  .item-smooth-0df6
  .next-57b5 {
  background-color: var(--e-global-color-primary);
}
.secondary_top_93f1
  .item-smooth-0df6
  .next-57b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_top_93f1
  .item-smooth-0df6
  .next-57b5:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_top_93f1 .title_551f {
  background-color: var(--e-global-color-primary);
}
.secondary_top_93f1 .title_551f:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_top_93f1 .hard_665f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_top_93f1 .active_5b93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-e661 .cool_9721 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-e661
  .panel-9c5e
  > div:nth-child(3)
  .cool_9721,
.slow-e661
  .disabled-85fc
  > div:nth-child(1)
  .cool_9721,
.slow-e661
  .plasma-b689
  > div:nth-child(1)
  .cool_9721,
.slow-e661
  .notification-stale-4494
  > div:nth-child(1)
  .cool_9721,
.slow-e661
  .title-bb94
  > div:nth-child(1)
  .cool_9721 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-e661 .table_solid_ba9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-e661 .content_5a4d {
  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-e661 .logo-1c25 {
  background-color: var(--e-global-color-primary);
}
.slow-e661 .logo-1c25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-e661 .logo-1c25:hover {
  background-color: var(--e-global-color-primary);
}
.slow-e661 .dirty-1264 {
  background-color: var(--e-global-color-primary);
}
.slow-e661 .dirty-1264:hover {
  background-color: var(--e-global-color-primary);
}
.slow-e661 .hard_665f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-e661 .active_5b93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-bright-6883 .block_f0bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-bright-6883 .item_0592 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-bright-6883 .carousel-3cec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-bright-6883 .steel_695e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-bright-6883 .pattern_tiny_2c37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-bright-6883 .dirty-1264 {
  background-color: var(--e-global-color-primary);
}
.sidebar-bright-6883 .dirty-1264:hover {
  background-color: var(--e-global-color-primary);
}
.fast-a2ae .pagination_c659 {
  background-color: var(--e-global-color-secondary);
}
.fast-a2ae .notification_wood_e6c5 {
  background-color: var(--e-global-color-text);
}
.fast-a2ae .outer_79db {
  background-color: var(--e-global-color-secondary);
}
.fast-a2ae .column_tiny_c963 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-a2ae .background_988d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-a2ae .caption_8ecf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-a2ae .iron-8bdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-a2ae .notice-4156 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-wide-9ea6 .icon-daad .badge-in-a4b4,
.avatar-wide-9ea6
  .icon-daad
  .badge-in-a4b4
  a,
.avatar-wide-9ea6 .tiny-6176 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-wide-9ea6 .icon-daad .pagination_yellow_c633,
.avatar-wide-9ea6 .pressed-c5a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-wide-9ea6 .icon-daad .pagination_yellow_c633 {
  color: var(--e-global-color-text);
}
.avatar-wide-9ea6 .pressed-c5a5 {
  color: var(--e-global-color-text);
}
.avatar-wide-9ea6
  .icon-daad
  .aside_north_67c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-wide-9ea6 .content_e9c1 .out-4d2d {
  background-color: var(--e-global-color-primary);
}
.avatar-wide-9ea6 .content_e9c1 .out-4d2d:hover {
  background-color: var(--e-global-color-primary);
}
.avatar-wide-9ea6 .content_e9c1 .logo-cold-1f9e li span {
  background-color: var(--e-global-color-text);
}
.avatar-wide-9ea6 .content_e9c1 .logo-cold-1f9e li span:hover {
  background-color: var(--e-global-color-primary);
}
.avatar-wide-9ea6
  .content_e9c1
  .logo-cold-1f9e
  li.fixed-677d
  span {
  background-color: var(--e-global-color-accent);
}
.avatar-wide-9ea6 .container_4f44 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-3aa8 .complex_8877 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-static-3eb9 .search_first_cdff {
  background-color: var(--e-global-color-primary);
}
.box-static-3eb9 .status-glass-abe8 {
  background-color: var(--e-global-color-secondary);
}
.box-static-3eb9 .photo-3afb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-static-3eb9 .secondary-green-b8ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-static-3eb9 .card_black_c323 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-static-3eb9 .icon-a38a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-static-3eb9 .basic_7e53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-static-3eb9 .button-2bb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-static-3eb9 .center_e278 {
  background-color: var(--e-global-color-primary);
}
.box-static-3eb9 .center_e278 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_61e7 .article-wood-53bf {
  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);
}
.photo_61e7 .fluid_b54f {
  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);
}
.photo_61e7
  .hero-silver-d873:after {
  background-color: var(--e-global-color-primary);
}
.photo_61e7 .grid_last_c854 {
  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);
}
.yellow-db39 .tiny-6176 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-db39 .pressed-c5a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_bottom_8b65 .narrow-aa52 .message-old-422b {
  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);
}
.text_bottom_8b65 .narrow-aa52 .gas-f78b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-7cfe .avatar_d3f0 {
  background-color: var(--e-global-color-primary);
}
.frame-7cfe .content_simple_b98a {
  background-color: var(--e-global-color-secondary);
}
.frame-7cfe .cool-e0ce .container_b93c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-7cfe .easy_96f4 .container_b93c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-stone-8cb3 .basic_eb8a .overlay_bright_8dc8 {
  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);
}
.alert-stone-8cb3 .basic_eb8a .container-a877 {
  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);
}
.alert-stone-8cb3 .basic_eb8a .menu-3861 {
  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);
}
.pattern_7d76 .table_f5eb {
  border-color: var(--e-global-color-text);
}
.pattern_7d76 .photo-c23e {
  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);
}
.pattern_7d76 .texture-dirty-3e35 {
  color: var(--e-global-color-primary);
}
.pattern_7d76 .over-c6cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_44d1 .chip_2893 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool_44d1 .carousel-advanced-a636 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool_44d1 .avatar_0bc4:hover .chip_2893 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool_44d1
  .avatar_0bc4:hover
  .carousel-advanced-a636 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_98e3 .article_wood_60d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_98e3 .dirty-eab8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_dfb2 .content_7362 .detail-middle-0a1b {
  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);
}
.under_dfb2 .red_e83c .detail-middle-0a1b {
  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);
}
.heading-bronze-0d98 .filter-2f92 {
  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-506b .footer_5e48 .disabled_b387 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-506b .footer_5e48 .disabled_b387 {
  background-color: var(--e-global-color-secondary);
}
.hot-506b .green-0d6a .disabled_b387 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-506b .green-0d6a .disabled_b387 {
  background-color: var(--e-global-color-secondary);
}
.hot-506b .column-simple-2eb0 .frame-7d44 {
  background-color: var(--e-global-color-primary);
}
.hot-506b .column-simple-2eb0:hover .frame-7d44 {
  background-color: var(--e-global-color-secondary);
}
.hot-506b .out-4d2d {
  background-color: var(--e-global-color-primary);
}
.hot-506b .out-4d2d:hover {
  background-color: var(--e-global-color-accent);
}
.hot-506b .logo-cold-1f9e li span {
  background-color: var(--e-global-color-text);
}
.hot-506b .logo-cold-1f9e li span:hover {
  background-color: var(--e-global-color-primary);
}
.hot-506b .logo-cold-1f9e li.fixed-677d span {
  background-color: var(--e-global-color-accent);
}
.dim_6756 .accent_bright_cf7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_6756 .hovered-d27f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_3aee .green-98de:before {
  background-color: var(--e-global-color-secondary);
}
.easy_3aee .table_stale_749a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_3aee .background-81cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-223b .center_12b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-223b .center_12b1:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-223b .center_12b1.fn-active-cfb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-223b .carousel_6f53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-223b .active-8537 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-223b .panel-basic-ec5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-223b .motion_dbd3 {
  background-color: var(--e-global-color-primary);
}
.active-223b .motion_dbd3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-223b .shade-9245 {
  background-color: var(--e-global-color-primary);
}
.active-223b .shade-9245 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-inner-b6da .smooth-d81d .description_04e7 a {
  color: var(--e-global-color-secondary);
}
.main-inner-b6da .smooth-d81d .description_04e7 a:hover {
  color: var(--e-global-color-secondary);
}
.main-inner-b6da .smooth-d81d .description_04e7,
.main-inner-b6da .smooth-d81d .description_04e7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-inner-b6da .smooth-d81d .video-749f {
  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);
}
.main-inner-b6da .smooth-d81d .overlay-warm-f2ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-inner-b6da .smooth-d81d .summary_2e0e {
  background-color: var(--e-global-color-primary);
}
.main-inner-b6da .smooth-d81d .summary_2e0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-inner-b6da .smooth-d81d .summary_2e0e:hover {
  background-color: var(--e-global-color-primary);
}
.main-inner-b6da .smooth-d81d .message-7999 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-inner-b6da .smooth-d81d .message-7999 {
  background-color: var(--e-global-color-primary);
}
.main-inner-b6da .smooth-d81d .message-7999:hover {
  background-color: var(--e-global-color-primary);
}
.main-inner-b6da .smooth-d81d .out-4d2d {
  background-color: var(--e-global-color-primary);
}
.main-inner-b6da .smooth-d81d .out-4d2d:hover {
  background-color: var(--e-global-color-primary);
}
.main-inner-b6da .content_e9c1 .logo-cold-1f9e li span {
  background-color: var(--e-global-color-text);
}
.main-inner-b6da .content_e9c1 .logo-cold-1f9e li span:hover {
  background-color: var(--e-global-color-primary);
}
.main-inner-b6da .content_e9c1 .logo-cold-1f9e li.fixed-677d span {
  background-color: var(--e-global-color-accent);
}
.main-inner-b6da .hard_665f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-inner-b6da .active_5b93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_6ea2 .shade_stale_41e9 .next-7070 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_6ea2 .shade_stale_41e9 .rough_bf52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_6ea2 .shade_stale_41e9 .badge_last_f905 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_3039 .item_plasma_5299 {
  border-color: var(--e-global-color-text);
}
.carousel_3039 .article_da7a {
  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);
}
.carousel_3039 .text-1cf8 {
  color: var(--e-global-color-secondary);
}
.carousel_3039 .text-1cf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_3039 .narrow-c193 > * {
  color: var(--e-global-color-primary);
}
.carousel_3039 .narrow-c193 > * svg {
  fill: var(--e-global-color-primary);
}
.carousel_3039 .active-444b {
  color: var(--e-global-color-primary);
}
.carousel_3039 .active-444b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_3039 .description_8eb5 {
  color: var(--e-global-color-primary);
}
.carousel_3039 .description_8eb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_3039 .aside-b86f {
  color: var(--e-global-color-primary);
}
.carousel_3039 .aside-b86f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_3039 .slow-6a19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_3039 .outline-last-a84e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_3039 .outline-last-a84e.down-3e9b {
  color: var(--e-global-color-secondary);
}
.carousel_3039 .outline-last-a84e.down-3e9b .mask_7a14 {
  color: var(--e-global-color-accent);
}
.carousel_3039 .outline-last-a84e.background_d607 {
  color: var(--e-global-color-text);
}
.carousel_3039 .outline-last-a84e.background_d607 .mask_7a14 {
  color: var(--e-global-color-text);
}
.carousel_3039 .outline-last-a84e:before {
  border-top-color: var(--e-global-color-text);
}
.carousel_3039 .left_0190 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_3039
  .left_0190
  .accordion-easy-0536 {
  background-color: var(--e-global-color-primary);
}
.carousel_3039
  .left_0190
  .accordion-easy-0536 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_3039 .item_plasma_5299 .border-first-1aa3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-b68c .aside_db13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-b68c .title_6dc0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_easy_f9a4 .slider_down_6d75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_easy_f9a4
  .module_54bb
  .icon-paper-ad80 {
  background-color: var(--e-global-color-secondary);
}
.sidebar_easy_f9a4
  .module_54bb.short_875c
  .icon-paper-ad80 {
  background-color: var(--e-global-color-text);
}
.sidebar_easy_f9a4
  .module_54bb:hover
  .icon-paper-ad80 {
  background-color: var(--e-global-color-accent);
}
.sidebar_easy_f9a4
  .module_54bb.fn-active-cfb5
  .icon-paper-ad80 {
  background-color: var(--e-global-color-primary);
}
.heading_d958 .under_583a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.heading_d958 .under_d84e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_d958 .south_f7ec {
  background-color: var(--e-global-color-primary);
}
.heading_d958 .south_f7ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_7149 .wrapper_24e0 .down_9d11 .media-bb2f {
  background-color: var(--e-global-color-secondary);
}
.bottom_7149 .wrapper_24e0 .breadcrumb_prev_2a08:after {
  background-color: var(--e-global-color-secondary);
}
.bottom_7149 .hero-large-1271 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_7149 .badge_soft_33c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_7149 .new-77b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_7149 .aside_9687 {
  background-color: var(--e-global-color-primary);
}
.bottom_7149 .aside_9687 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_7149 .image_6c27 {
  background-color: var(--e-global-color-secondary);
}
.bottom_7149 .image_6c27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_7149 .wrapper_24e0 .aside-first-ad60 .pattern-outer-3312:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_7149
  .wrapper_24e0
  .aside-first-ad60
  .pattern-outer-3312.content-solid-d256 {
  background-color: var(--e-global-color-primary);
}
.bottom_7149 .wrapper_24e0 .sort_orange_1399:before {
  border-color: var(--e-global-color-primary);
}
.bottom_7149 .wrapper_24e0 .sort_orange_1399:hover:before {
  border-color: var(--e-global-color-secondary);
}
.bottom_7149
  .wrapper_24e0
  .sort_orange_1399.hovered-d39c:before {
  border-color: var(--e-global-color-primary);
}
.bottom_7149 .under-d3f7 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_9952 .list_easy_d85a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_9952 .list_easy_d85a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_9952 .list_easy_d85a.old-dcad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_9952 .sidebar_c4ea {
  background-color: var(--e-global-color-primary);
}
.advanced_9952 .sidebar_c4ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_9952
  .shadow-focused-175d
  .status_ee86
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_9952
  .preview-639b
  .status_ee86
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_old_c61f
  .button_9e62
  .tertiary_991b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_old_c61f
  .button_9e62
  .tabs-8146 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_old_c61f .fixed_ddd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_old_c61f .menu_0545 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_old_c61f .menu-dirty-1d67 {
  background-color: var(--e-global-color-primary);
}
.link_old_c61f .menu-dirty-1d67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-a5bd .light_d434 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-a5bd .description-wide-0c24 {
  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);
}
.full-a5bd .module_new_617d {
  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);
}
.full-a5bd .module_new_617d a:hover {
  color: var(--e-global-color-secondary);
}
.full-a5bd .secondary-1aea {
  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);
}
.full-a5bd .article-new-1d3c {
  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);
}
.full-a5bd .background-north-d747 .out-4d2d {
  background-color: var(--e-global-color-primary);
}
.full-a5bd .background-north-d747 .out-4d2d:hover {
  background-color: var(--e-global-color-accent);
}
.full-a5bd
  .background-north-d747
  .logo-cold-1f9e
  li
  span {
  background-color: var(--e-global-color-text);
}
.full-a5bd
  .background-north-d747
  .logo-cold-1f9e
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.full-a5bd
  .background-north-d747
  .logo-cold-1f9e
  li.fixed-677d
  span {
  background-color: var(--e-global-color-accent);
}
.icon_1d8f
  .article-wide-0365
  .button-9edc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_1d8f .article-wide-0365 .next-1f34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_1d8f .article-wide-0365 .short_fe17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_1d8f .label_last_a780 {
  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);
}
.icon_1d8f
  .title_left_f456.info_8c83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > a {
  background-color: var(--e-global-color-text);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > a
  .wrapper_pressed_8127.breadcrumb-tall-f312 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > a
  .rough-cc19.title-first-ab7f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > .breadcrumb-9e90
  .menu_focused_776d
  > a {
  background-color: var(--e-global-color-secondary);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > .breadcrumb-9e90
  .menu_focused_776d
  > a
  .hidden_glass_9b9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > .breadcrumb-9e90
  .menu_focused_776d
  > a
  .rough-cc19.status-small-4a83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > a
  .element-steel-76d7:before {
  color: var(--e-global-color-text);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > .breadcrumb-9e90
  a
  .element-steel-76d7:before {
  color: var(--e-global-color-text);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d.progress_507b
  > a
  .element-steel-76d7:before {
  color: var(--e-global-color-text);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > .breadcrumb-9e90
  .menu_focused_776d.progress_507b
  > a
  .element-steel-76d7:before {
  color: var(--e-global-color-text);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > a
  .stale_4c63
  .dark_a1b4 {
  color: var(--e-global-color-text);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > .breadcrumb-9e90
  a
  .stale_4c63
  .dark_a1b4 {
  color: var(--e-global-color-text);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > a
  .stale_4c63
  .dark_a1b4,
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > .breadcrumb-9e90
  a
  .stale_4c63
  .dark_a1b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > a
  .primary_7b3f:before {
  color: var(--e-global-color-text);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > .breadcrumb-9e90
  a
  .primary_7b3f:before {
  color: var(--e-global-color-text);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d.progress_507b
  > a
  .primary_7b3f:before {
  color: var(--e-global-color-text);
}
.prev-93f6
  > .block_fabb
  > div
  > .paper-22b4
  > .menu_focused_776d
  > .breadcrumb-9e90
  .menu_focused_776d.progress_507b
  > a
  .primary_7b3f:before {
  color: var(--e-global-color-text);
}
.gold_b7e6 .main-east-5460 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_b7e6
  .status-liquid-d28e:hover
  .main-east-5460 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_49d9
  > .block_fabb
  > .upper_2110
  > .glass-2e41
  > .smooth_f1ad
  > .summary-under-ad56
  .inner_0e0c {
  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);
}
.paragraph_49d9
  > .block_fabb
  > .upper_2110
  > .glass-2e41
  > .smooth_f1ad
  > .summary-under-ad56:hover
  .inner_0e0c {
  color: var(--e-global-color-text);
}
.paragraph_49d9
  > .block_fabb
  > .upper_2110
  > .glass-2e41
  > .smooth_f1ad
  > .summary-under-ad56:hover
  .inner_0e0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_49d9
  > .block_fabb
  > .upper_2110
  > .glass-2e41
  > .smooth_f1ad.mask-fbec
  > .summary-under-ad56
  .inner_0e0c {
  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);
}
.link-upper-e2a7 .overlay_972d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-upper-e2a7 .picture-2db4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-upper-e2a7 .fixed-92bd {
  background-color: var(--e-global-color-primary);
}
.link-upper-e2a7 .fixed-92bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_df92
  > .block_fabb
  > .modal_black_7ccc
  > .secondary_hard_ea90
  > .outer-cf07
  .button-613b {
  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);
}
.video_df92
  > .block_fabb
  > .modal_black_7ccc
  > .secondary_hard_ea90
  > .outer-cf07
  .button-3b1b {
  color: var(--e-global-color-text);
}
.video_df92
  > .block_fabb
  > .modal_black_7ccc
  > .secondary_hard_ea90
  > .outer-cf07:hover
  .button-613b {
  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);
}
.video_df92
  > .block_fabb
  > .modal_black_7ccc
  > .secondary_hard_ea90
  > .outer-cf07:hover
  .button-3b1b {
  color: var(--e-global-color-secondary);
}
.video_df92
  > .block_fabb
  > .modal_black_7ccc
  > .secondary_hard_ea90
  > .outer-cf07.feature-down-a235
  .button-613b {
  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);
}
.video_df92
  > .block_fabb
  > .modal_black_7ccc
  > .secondary_hard_ea90
  > .outer-cf07.feature-down-a235
  .button-3b1b {
  color: var(--e-global-color-primary);
}
.wood-084f
  .bronze_dc9d
  .tertiary_full_7cb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-084f .selected-2e72 .border-first-1aa3 .border-0a47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-e3e2 .container-easy-ee9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-e3e2 .panel-193a .container-easy-ee9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-e3e2 .in-b282 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-e3e2 .in-b282 {
  background-color: var(--e-global-color-primary);
}
.fresh_7793 .image_glass_c14f .sort_east_eb25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_7793
  .image_glass_c14f:hover
  .nav-c30a {
  color: var(--e-global-color-secondary);
}
.fresh_7793
  .image_glass_c14f:hover
  .sort_east_eb25 {
  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);
}
.gold_cf4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.backdrop_debe {
  flex-direction: column;
}

.backdrop_debe .dynamic_db11 {
  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.backdrop_debe .dynamic_db11 {
  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);
}

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

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

.info-9fb9.banner_fixed_e2ae {
  display: none;
}

.grid_8256 {
  display: none;
}

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

.slow_36a2.old-72c7 {
  margin-bottom: 40px;
  width: 100%;
}

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

.backdrop_debe a {
  width: 100%;
}

.hover_a0e4 .modal-1451.wrapper-bf44 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.hover_a0e4
  .modal-1451.background_70f2
  .pattern_57f8
  .outline-0996 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.mask-1bd4.row_1639 > .main_clean_6b8d {
  display: flex;
  align-items: center;
}

.sidebar-1a4f {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.full-b959 {
  position: relative;
  width: 100%;
}

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

.article-prev-2fdd {
  font-size: 35px !important;
}

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

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

.light-9746 {
  display: flex;
  gap: 50px;
}

.hover_a0e4
  .modal-1451.pagination_yellow_0e99
  .title-13c8
  .secondary-e1f1 {
  width: 100% !important;
}

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

.medium-0593 {
  width: 100%;
}

.border-narrow-4a9d {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.wrapper-out-a151 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.article_31b4:hover .mask_right_7aaf {
  visibility: visible;
}
.article_31b4:hover.article_31b4::before {
  display: block;
}

.tabs_plasma_bc49 h3 {
  color: #fff;
}

.accent_fluid_6ee5 {
  margin: 0;
}

.hover_a0e4
  .modal-1451.pagination_yellow_0e99
  .secondary-e1f1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.next_ac40 {
  width: 100%;
}

.panel_7d33 {
  width: 100%;
}

.complex-505c {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.panel_7d33 {
  width: 100%;
}

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

.secondary-e1f1 {
  display: flex;
  align-items: center;
}

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

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

.backdrop_debe .dynamic_db11.dropdown-0d09 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.backdrop_debe h1.dynamic_db11 {
  margin-top: 80px !important;
}

.hover_a0e4 .modal-1451.plasma_8392 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.background-b8bc img {
  width: 100%;
}

.detail_1d5a .badge-09b2.pattern_57f8 {
  justify-content: space-between;
}

.box-f3dd {
  display: none;
}

.image_5fa3 .tabs-67bf {
  margin: 1px 0 !important;
}

.secondary-paper-5363 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .mask-1bd4 .main_clean_6b8d {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .detail_1d5a .badge-09b2.pattern_57f8 {
    border-bottom: 1px solid #f0c159;
  }

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

  .mask-1bd4.row_1639 > .main_clean_6b8d {
    gap: 15px;
    justify-content: space-between;
  }

  .hover_a0e4
    .modal-1451.pagination_yellow_0e99
    .secondary-e1f1
    img {
    width: 60% !important;
  }

  .input_a783 {
    left: 2%;
  }

  .feature-fd41 {
    margin: 10px 0;
  }

  .backdrop_debe .tabs-67bf {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .article-prev-2fdd {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.backdrop_debe .dynamic_db11,
  .backdrop_debe .dynamic_db11 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .secondary-e1f1 {
    justify-content: center;
  }

  .backdrop_debe .tabs-67bf {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .hover_a0e4 .modal-1451.wrapper-bf44 {
    width: 75% !important;
  }

  .background-b8bc img {
    width: 100% !important;
  }
}

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

  h2.backdrop_debe .dynamic_db11,
  .backdrop_debe .dynamic_db11 {
    font-size: 30px !important;
  }

  .secondary-e1f1 {
    justify-content: center;
  }

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

  .slow-9eae
    .upper-43b9.clean_6da3 {
    margin: 0 !important;
  }

  .sidebar-1a4f {
    margin: 0;
    gap: 10px;
  }

  .feature-fd41 {
    display: flex;
  }

  .main-69c0 .nav_9f08 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .header-d747 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .complex-505c {
    justify-content: flex-end;
    gap: 1px;
  }

  .backdrop_debe h1.dynamic_db11 {
    margin-top: 40px !important;
  }

  .hover_a0e4
    .modal-1451.pagination_yellow_0e99
    .secondary-e1f1
    img,
  .tall-4ff0 .title-13c8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .hover_a0e4 .modal-1451.wrapper-bf44 {
    width: 100% !important;
  }

  .mask-1bd4.row_1639 > .main_clean_6b8d {
    gap: 3px;
  }

  .backdrop_debe .tabs-67bf {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.detail_1d5a .badge-09b2.pattern_57f8: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);
}

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

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

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

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

.info-9fb9: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .detail_1d5a .badge-09b2.pattern_57f8 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .backdrop_debe .dynamic_db11 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .nav_9f08 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.container_dim_030e .container-copper-0b58 {
  flex-shrink: 0;
  white-space: nowrap;
}

.container_dim_030e .link-narrow-02e7 {
  flex-shrink: 0;
  min-width: fit-content;
}

.container_dim_030e .outline-0996 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.container_dim_030e .container-copper-0b58 {
  max-width: 80px !important;
}

.container_dim_030e .link-narrow-02e7 {
  max-width: 80px !important;
  overflow: hidden;
}

.container_dim_030e .badge-09b2.pattern_57f8 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.container_dim_030e .outline-0996 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: cfe8 */
.widget-item-e8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
