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(.white_dd68) {
  gap: 0.5em;
}
:where(.pink_cec1) {
  gap: 0.5em;
}
body .pressed-064f > .section_short_9469 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .pressed-064f > .paper_db0e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .pressed-064f > .notice-a067 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .paper-d4b4 > .section_short_9469 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .paper-d4b4 > .paper_db0e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .paper-d4b4 > .notice-a067 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .paper-d4b4
  > :where(:not(.section_short_9469):not(.paper_db0e):not(.disabled-fluid-2e8f)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .paper-d4b4 > .breadcrumb_blue_3f70 {
  max-width: var(--wp--style--global--wide-size);
}
body .white_dd68 {
  display: flex;
}
body .white_dd68 {
  flex-wrap: wrap;
  align-items: center;
}
body .white_dd68 > * {
  margin: 0;
}
body .pink_cec1 {
  display: grid;
}
body .pink_cec1 > * {
  margin: 0;
}
:where(.secondary_short_0d03.white_dd68) {
  gap: 2em;
}
:where(.secondary_short_0d03.pink_cec1) {
  gap: 2em;
}
:where(.logo-warm-fb9e.white_dd68) {
  gap: 1.25em;
}
:where(.logo-warm-fb9e.pink_cec1) {
  gap: 1.25em;
}
.button-ec28 {
  color: var(--wp--preset--color--black) !important;
}
.feature_top_f06c {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.middle-b314 {
  color: var(--wp--preset--color--white) !important;
}
.title_2cdf {
  color: var(--wp--preset--color--pale-pink) !important;
}
.hover_cool_0e90 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.section-b89a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tertiary_219c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.easy_a95d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.banner-7410 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.west-ff13 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.feature-147a {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.photo_dirty_9574 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.shade_focused_68c6 {
  background-color: var(--wp--preset--color--black) !important;
}
.logo-2fdf {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.block_current_36fd {
  background-color: var(--wp--preset--color--white) !important;
}
.hidden_388a {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.search_east_b93d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.cold_fe3e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.short-c173 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.notification-wood-3463 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.header-628e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.sort_current_10c3 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sidebar_in_9730 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.liquid_03d2 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.search-action-b28c {
  border-color: var(--wp--preset--color--black) !important;
}
.label-first-ca06 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sort_silver_67ab {
  border-color: var(--wp--preset--color--white) !important;
}
.wide_aec5 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.section_6d87 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.link-gas-57f4 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.grid_iron_0c96 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.glass_f0ae {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.image_south_be35 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.button-slow-12a7 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bronze_56c5 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.fluid_2d17 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.pattern_f72b {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.button_light_efd8 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.bronze_c2ff {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.background_8de3 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.white_1235 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.photo-inner-5caa {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.copper-4d1a {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.caption_d2fa {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.upper-c721 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.breadcrumb-e40b {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.huge-e3d3 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.content-old-9d89 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.nav-medium-bb1e {
  font-size: var(--wp--preset--font-size--small) !important;
}
.pattern_basic_8216 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.cool_5e90 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.lite_38b5 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.tiny-2507 a:where(:not(.aside-smooth-e746)) {
  color: inherit;
}
:where(.logo-warm-fb9e.white_dd68) {
  gap: 1.25em;
}
:where(.logo-warm-fb9e.pink_cec1) {
  gap: 1.25em;
}
:where(.secondary_short_0d03.white_dd68) {
  gap: 2em;
}
:where(.secondary_short_0d03.pink_cec1) {
  gap: 2em;
}
.clean_988b {
  font-size: 1.5em;
  line-height: 1.6;
}

.avatar-narrow-58f1 .highlight_d810 {
  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);
}
.old_5a00 .dim-7cc3 {
  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);
}
.iron_14e2 {
  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);
}
.iron_14e2.info-gold-5562 .primary-489b {
  background-color: var(--e-global-color-primary);
}
.iron_14e2.dim-cd2c .primary-489b,
.iron_14e2.east_571c .primary-489b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notification-fast-3d47 .inner-1547 {
  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);
}
.smooth-3f7e {
  --divider-color: var(--e-global-color-secondary);
}
.smooth-3f7e .steel_e8e0 {
  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);
}
.smooth-3f7e.secondary_tiny_966b .action-5182 {
  background-color: var(--e-global-color-secondary);
}
.smooth-3f7e.carousel_advanced_1248 .action-5182,
.smooth-3f7e.mask-hard-bc18 .action-5182 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.smooth-3f7e.carousel_advanced_1248 .action-5182,
.smooth-3f7e.mask-hard-bc18 .action-5182 svg {
  fill: var(--e-global-color-secondary);
}
.list-6221 .thick_8556 {
  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);
}
.list-6221 .brown-2c36 {
  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-c307.secondary_tiny_966b .action-5182 {
  background-color: var(--e-global-color-primary);
}
.sidebar-c307.carousel_advanced_1248 .action-5182,
.sidebar-c307.mask-hard-bc18 .action-5182 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.sidebar-c307.carousel_advanced_1248 .action-5182,
.sidebar-c307.mask-hard-bc18 .action-5182 svg {
  fill: var(--e-global-color-primary);
}
.bottom_c401.secondary_tiny_966b .action-5182 {
  background-color: var(--e-global-color-primary);
}
.bottom_c401.carousel_advanced_1248 .action-5182,
.bottom_c401.mask-hard-bc18 .action-5182 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.bottom_c401 .slow-0bfb {
  color: var(--e-global-color-primary);
}
.bottom_c401 .slow-0bfb,
.bottom_c401 .slow-0bfb a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_c401 .active_yellow_ae20 {
  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);
}
.light_c5a3 .tag_dynamic_af03 {
  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);
}
.component-0956 .out-a8a9 .content_solid_f35c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma_fc44 .bright-c0ea:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.plasma_fc44 .aside-b312 i {
  color: var(--e-global-color-primary);
}
.plasma_fc44 .aside-b312 svg {
  fill: var(--e-global-color-primary);
}
.plasma_fc44 .message_dynamic_6f7d {
  color: var(--e-global-color-secondary);
}
.plasma_fc44 .bright-c0ea > .message_dynamic_6f7d,
.plasma_fc44 .bright-c0ea > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_169f .modal-0ba6 {
  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);
}
.solid_169f .new-542b {
  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);
}
.huge_dee1 .filter_tiny_7bb6 .tertiary_pressed_d8a5 {
  background-color: var(--e-global-color-primary);
}
.huge_dee1 .thick_1f7e {
  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);
}
.warm-14af .search-basic-3e2e {
  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);
}
.warm-14af .sort-up-2714 {
  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);
}
.warm-14af .carousel-short-00cf {
  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);
}
.detail-red-d564 .full_3480,
.detail-red-d564 .full_3480 a {
  color: var(--e-global-color-primary);
}
.detail-red-d564 .full_3480.lite-3d7b,
.detail-red-d564 .full_3480.lite-3d7b a {
  color: var(--e-global-color-accent);
}
.detail-red-d564 .full_3480 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-red-d564 .down-b056 {
  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);
}
.overlay-down-57b7 .info_advanced_5e66,
.overlay-down-57b7 .shadow-large-5ce0 {
  color: var(--e-global-color-primary);
}
.overlay-down-57b7 .info_advanced_5e66 svg {
  fill: var(--e-global-color-primary);
}
.overlay-down-57b7 .lite-3d7b .info_advanced_5e66,
.overlay-down-57b7 .lite-3d7b .shadow-large-5ce0 {
  color: var(--e-global-color-accent);
}
.overlay-down-57b7 .lite-3d7b .info_advanced_5e66 svg {
  fill: var(--e-global-color-accent);
}
.overlay-down-57b7 .shadow-large-5ce0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-down-57b7 .down-b056 {
  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-3d17 .over-b10b,
.badge-3d17 .hard_5e75 {
  color: var(--e-global-color-primary);
}
.badge-3d17 .hard_5e75 svg {
  fill: var(--e-global-color-primary);
}
.badge-3d17 .full_3480.lite-3d7b a,
.badge-3d17
  .full_3480.lite-3d7b
  .hard_5e75 {
  color: var(--e-global-color-accent);
}
.badge-3d17 .over-b10b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-3d17 .down-b056 {
  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);
}
.plasma_5727 .wrapper-ad32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_5727 .gradient_action_e969 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_prev_e136 .label_2235 .slider-mini-811f {
  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);
}
.caption_prev_e136 .label_2235 .mask-1e77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_prev_e136 .sidebar-lite-2db6 .slider-mini-811f {
  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);
}
.caption_prev_e136
  .sidebar-lite-2db6
  .mask-1e77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_prev_e136
  .under_b239
  .slider-mini-811f {
  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);
}
.caption_prev_e136
  .under_b239
  .mask-1e77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_prev_e136
  .surface-complex-21cd
  .slider-mini-811f {
  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);
}
.caption_prev_e136
  .surface-complex-21cd
  .mask-1e77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-old-a02a .disabled_8062 {
  background-color: var(--e-global-color-primary);
}
.table-old-a02a .disabled_8062:hover {
  background-color: var(--e-global-color-primary);
}
.table-old-a02a .photo-9843 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-old-a02a
  .disabled_8062:hover
  .photo-9843 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-c5c3 .media_e310 {
  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);
}
.north-0b88 .container-smooth-1b55 .black-bb01 a {
  background-color: var(--e-global-color-accent);
}
.north-0b88 .container-smooth-1b55 .background_easy_44db a {
  background-color: var(--e-global-color-accent);
}
.north-0b88 .container-smooth-1b55 .black-bb01 a,
.north-0b88 .container-smooth-1b55 .background_easy_44db a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_f940
  .pro_5dc8.hard_1e2a
  .container-smooth-1b55
  a.notification_89c4 {
  background-color: var(--e-global-color-accent);
}
.element_f940
  .pro_5dc8.hard_1e2a
  .container-smooth-1b55
  span.notification_89c4.fn-current-368a {
  background-color: var(--e-global-color-text);
}
.element_f940
  .pro_5dc8.hard_1e2a
  .container-smooth-1b55
  .notification_89c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-44d9 .progress_clean_3932 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-44d9
  .accordion_cool_7862
  > .video-small-96ac
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-44d9
  .frame-copper-ab1e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-44d9
  .cold-8be2
  .medium-4dd4,
.slow-44d9
  .cold-8be2
  .pagination_advanced_9a8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-44d9
  .cold-8be2
  .bright_2fd0,
.slow-44d9
  .cold-8be2
  a
  .bright_2fd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-44d9
  .cold-8be2
  .backdrop-8cfc {
  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-44d9
  .cold-8be2
  .focus_purple_d0de {
  background-color: var(--e-global-color-primary);
}
.slow-44d9
  .cold-8be2
  .focus_purple_d0de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-44d9
  .cold-8be2
  .focus_purple_d0de:hover {
  background-color: var(--e-global-color-primary);
}
.slow-44d9
  .cold-8be2
  .outer-cd1b {
  background-color: var(--e-global-color-primary);
}
.slow-44d9
  .cold-8be2
  .outer-cd1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-44d9
  .cold-8be2
  .outer-cd1b:hover {
  background-color: var(--e-global-color-primary);
}
.slow-44d9
  .main_mini_b239
  .preview_out_bde9
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-44d9
  .main_mini_b239
  .active_cbdc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-44d9
  .main_mini_b239
  .backdrop-8cfc {
  color: var(--e-global-color-text);
}
.slow-44d9
  .main_mini_b239
  .backdrop-8cfc
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-44d9
  .main_mini_b239
  .focus_purple_d0de {
  background-color: var(--e-global-color-primary);
}
.slow-44d9
  .main_mini_b239
  .focus_purple_d0de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-44d9
  .main_mini_b239
  .focus_purple_d0de:hover {
  background-color: var(--e-global-color-primary);
}
.slow-44d9
  .main_mini_b239
  .outer-cd1b {
  background-color: var(--e-global-color-primary);
}
.slow-44d9
  .main_mini_b239
  .outer-cd1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-44d9
  .main_mini_b239
  .outer-cd1b:hover {
  background-color: var(--e-global-color-primary);
}
.slow-44d9 .banner_new_5832 {
  background-color: var(--e-global-color-primary);
}
.slow-44d9 .banner_new_5832:hover {
  background-color: var(--e-global-color-primary);
}
.slow-44d9 .fluid_da29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-44d9 .dynamic_1426 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-first-bb85 .bottom-cf25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-first-bb85
  .thumbnail-last-7f02
  > div:nth-child(3)
  .bottom-cf25,
.outline-first-bb85
  .disabled_yellow_9706
  > div:nth-child(1)
  .bottom-cf25,
.outline-first-bb85
  .link_06e2
  > div:nth-child(1)
  .bottom-cf25,
.outline-first-bb85
  .cold-eeef
  > div:nth-child(1)
  .bottom-cf25,
.outline-first-bb85
  .caption-small-8513
  > div:nth-child(1)
  .bottom-cf25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-first-bb85 .carousel_center_7d33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-first-bb85 .detail-0c39 {
  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);
}
.outline-first-bb85 .down_b716 {
  background-color: var(--e-global-color-primary);
}
.outline-first-bb85 .down_b716 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-first-bb85 .down_b716:hover {
  background-color: var(--e-global-color-primary);
}
.outline-first-bb85 .form_ff13 {
  background-color: var(--e-global-color-primary);
}
.outline-first-bb85 .form_ff13:hover {
  background-color: var(--e-global-color-primary);
}
.outline-first-bb85 .fluid_da29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-first-bb85 .dynamic_1426 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_b16a .bronze_b955 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_b16a .progress-f9a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_b16a .layout_huge_f18d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_b16a .mini-cb83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_b16a .old_efe8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_b16a .form_ff13 {
  background-color: var(--e-global-color-primary);
}
.backdrop_b16a .form_ff13:hover {
  background-color: var(--e-global-color-primary);
}
.cold-4e42 .paper_bb7e {
  background-color: var(--e-global-color-secondary);
}
.cold-4e42 .tertiary-new-0e29 {
  background-color: var(--e-global-color-text);
}
.cold-4e42 .info_0187 {
  background-color: var(--e-global-color-secondary);
}
.cold-4e42 .button-steel-ddbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-4e42 .layout_hard_2047 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-4e42 .layout_bb68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-4e42 .modal_out_a1df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-4e42 .main-e52f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-north-a157 .section_cd6e .clean_ac86,
.feature-north-a157
  .section_cd6e
  .clean_ac86
  a,
.feature-north-a157 .button_f5f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-north-a157 .section_cd6e .article_cf8c,
.feature-north-a157 .element_37fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-north-a157 .section_cd6e .article_cf8c {
  color: var(--e-global-color-text);
}
.feature-north-a157 .element_37fc {
  color: var(--e-global-color-text);
}
.feature-north-a157
  .section_cd6e
  .video_c8bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-north-a157 .steel_b315 .content-8461 {
  background-color: var(--e-global-color-primary);
}
.feature-north-a157 .steel_b315 .content-8461:hover {
  background-color: var(--e-global-color-primary);
}
.feature-north-a157 .steel_b315 .dark-93fa li span {
  background-color: var(--e-global-color-text);
}
.feature-north-a157 .steel_b315 .dark-93fa li span:hover {
  background-color: var(--e-global-color-primary);
}
.feature-north-a157
  .steel_b315
  .dark-93fa
  li.summary-20f4
  span {
  background-color: var(--e-global-color-accent);
}
.feature-north-a157 .status_yellow_e911 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-old-cc71 .light_b17f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium_a309 .red-87ec {
  background-color: var(--e-global-color-primary);
}
.medium_a309 .aside-48e8 {
  background-color: var(--e-global-color-secondary);
}
.medium_a309 .table_east_b06a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_a309 .description-under-3c51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_a309 .filter-first-48ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_a309 .backdrop_7f98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_a309 .grid-d47c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_a309 .layout-blue-13be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_a309 .tooltip_5f03 {
  background-color: var(--e-global-color-primary);
}
.medium_a309 .tooltip_5f03 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_7597 .static-33a3 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_7597 .pattern-green-69d0 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.advanced_7597
  .breadcrumb-6f66:after {
  background-color: var(--e-global-color-primary);
}
.advanced_7597 .background-9e21 {
  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);
}
.box_steel_ee4c .button_f5f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_steel_ee4c .element_37fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-249f .preview-yellow-b92b .tag_down_8526 {
  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);
}
.fresh-249f .preview-yellow-b92b .hard_0157 {
  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);
}
.hover_7868 .disabled-a7dd {
  background-color: var(--e-global-color-primary);
}
.hover_7868 .video_71f5 {
  background-color: var(--e-global-color-secondary);
}
.hover_7868 .texture-2769 .active_f346 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_7868 .caption-pink-c3f6 .active_f346 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_e9a2 .sort-02b4 .button_slow_7d03 {
  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);
}
.mini_e9a2 .sort-02b4 .grid-simple-86fc {
  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);
}
.mini_e9a2 .sort-02b4 .upper-fba0 {
  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);
}
.status-8f05 .mini_09c9 {
  border-color: var(--e-global-color-text);
}
.status-8f05 .basic-42dd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-8f05 .aside_west_d7e4 {
  color: var(--e-global-color-primary);
}
.status-8f05 .notice_advanced_cf78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-b67f .heading-1614 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood-b67f .accent-afd3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood-b67f .badge-670d:hover .heading-1614 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood-b67f
  .badge-670d:hover
  .accent-afd3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-silver-0333 .section-current-03bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-silver-0333 .middle-38f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_1e47 .medium_dbfe .notice_left_b3d2 {
  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);
}
.gas_1e47 .caption-c62b .notice_left_b3d2 {
  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_426c .section-first-4d41 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.advanced-dc63 .frame_pro_e0dd .hidden_8bc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-dc63 .frame_pro_e0dd .hidden_8bc4 {
  background-color: var(--e-global-color-secondary);
}
.advanced-dc63 .accordion_c8ec .hidden_8bc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-dc63 .accordion_c8ec .hidden_8bc4 {
  background-color: var(--e-global-color-secondary);
}
.advanced-dc63 .section-8fd8 .surface_glass_0f55 {
  background-color: var(--e-global-color-primary);
}
.advanced-dc63 .section-8fd8:hover .surface_glass_0f55 {
  background-color: var(--e-global-color-secondary);
}
.advanced-dc63 .content-8461 {
  background-color: var(--e-global-color-primary);
}
.advanced-dc63 .content-8461:hover {
  background-color: var(--e-global-color-accent);
}
.advanced-dc63 .dark-93fa li span {
  background-color: var(--e-global-color-text);
}
.advanced-dc63 .dark-93fa li span:hover {
  background-color: var(--e-global-color-primary);
}
.advanced-dc63 .dark-93fa li.summary-20f4 span {
  background-color: var(--e-global-color-accent);
}
.container_8d38 .steel-6d19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_8d38 .focus_left_7f10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-5916 .accordion-focused-87d0:before {
  background-color: var(--e-global-color-secondary);
}
.pink-5916 .list-8154 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-5916 .dirty-4af6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_huge_99f2 .hard-b307 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_huge_99f2 .hard-b307:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_huge_99f2 .hard-b307.fn-active-368a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_huge_99f2 .article-stone-0ee8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_huge_99f2 .hidden_dim_ea29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_huge_99f2 .right_2c6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_huge_99f2 .sidebar-iron-281f {
  background-color: var(--e-global-color-primary);
}
.title_huge_99f2 .sidebar-iron-281f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_huge_99f2 .new-183b {
  background-color: var(--e-global-color-primary);
}
.title_huge_99f2 .new-183b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_stone_09fb .column-9d56 .shadow-brown-f2ee a {
  color: var(--e-global-color-secondary);
}
.notification_stone_09fb .column-9d56 .shadow-brown-f2ee a:hover {
  color: var(--e-global-color-secondary);
}
.notification_stone_09fb .column-9d56 .shadow-brown-f2ee,
.notification_stone_09fb .column-9d56 .shadow-brown-f2ee a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_stone_09fb .column-9d56 .disabled_8dfd {
  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);
}
.notification_stone_09fb .column-9d56 .article_left_5779 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_stone_09fb .column-9d56 .pattern_c015 {
  background-color: var(--e-global-color-primary);
}
.notification_stone_09fb .column-9d56 .pattern_c015 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_stone_09fb .column-9d56 .pattern_c015:hover {
  background-color: var(--e-global-color-primary);
}
.notification_stone_09fb .column-9d56 .dropdown-focused-e58f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_stone_09fb .column-9d56 .dropdown-focused-e58f {
  background-color: var(--e-global-color-primary);
}
.notification_stone_09fb .column-9d56 .dropdown-focused-e58f:hover {
  background-color: var(--e-global-color-primary);
}
.notification_stone_09fb .column-9d56 .content-8461 {
  background-color: var(--e-global-color-primary);
}
.notification_stone_09fb .column-9d56 .content-8461:hover {
  background-color: var(--e-global-color-primary);
}
.notification_stone_09fb .steel_b315 .dark-93fa li span {
  background-color: var(--e-global-color-text);
}
.notification_stone_09fb .steel_b315 .dark-93fa li span:hover {
  background-color: var(--e-global-color-primary);
}
.notification_stone_09fb .steel_b315 .dark-93fa li.summary-20f4 span {
  background-color: var(--e-global-color-accent);
}
.notification_stone_09fb .fluid_da29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_stone_09fb .dynamic_1426 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-down-e823 .focus-6497 .over_655e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-down-e823 .focus-6497 .photo-under-86d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-down-e823 .focus-6497 .label-old-7528 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-f6db .component-bright-315e {
  border-color: var(--e-global-color-text);
}
.gradient-f6db .paper-163f {
  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);
}
.gradient-f6db .thick-47e7 {
  color: var(--e-global-color-secondary);
}
.gradient-f6db .thick-47e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-f6db .tertiary-1166 > * {
  color: var(--e-global-color-primary);
}
.gradient-f6db .tertiary-1166 > * svg {
  fill: var(--e-global-color-primary);
}
.gradient-f6db .grid-91a6 {
  color: var(--e-global-color-primary);
}
.gradient-f6db .grid-91a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-f6db .texture-a0c2 {
  color: var(--e-global-color-primary);
}
.gradient-f6db .texture-a0c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-f6db .first_0aca {
  color: var(--e-global-color-primary);
}
.gradient-f6db .first_0aca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-f6db .wide_b1bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-f6db .narrow_8151 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-f6db .narrow_8151.detail-8db9 {
  color: var(--e-global-color-secondary);
}
.gradient-f6db .narrow_8151.detail-8db9 .paragraph-west-316f {
  color: var(--e-global-color-accent);
}
.gradient-f6db .narrow_8151.hidden_wood_d2aa {
  color: var(--e-global-color-text);
}
.gradient-f6db .narrow_8151.hidden_wood_d2aa .paragraph-west-316f {
  color: var(--e-global-color-text);
}
.gradient-f6db .narrow_8151:before {
  border-top-color: var(--e-global-color-text);
}
.gradient-f6db .accent_84f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-f6db
  .accent_84f8
  .mini-05a8 {
  background-color: var(--e-global-color-primary);
}
.gradient-f6db
  .accent_84f8
  .mini-05a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-f6db .component-bright-315e .hidden-b8da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-copper-f646 .footer-action-5316 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-copper-f646 .highlight_focused_52c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_52f4 .down_6aca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_52f4
  .new-5bea
  .icon_motion_cc0a {
  background-color: var(--e-global-color-secondary);
}
.icon_52f4
  .new-5bea.notice-6cce
  .icon_motion_cc0a {
  background-color: var(--e-global-color-text);
}
.icon_52f4
  .new-5bea:hover
  .icon_motion_cc0a {
  background-color: var(--e-global-color-accent);
}
.icon_52f4
  .new-5bea.fn-active-368a
  .icon_motion_cc0a {
  background-color: var(--e-global-color-primary);
}
.wide-9ffb .carousel_0c76 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.wide-9ffb .content-wide-720c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-9ffb .overlay-0238 {
  background-color: var(--e-global-color-primary);
}
.wide-9ffb .overlay-0238 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-343b .red-58ed .mini_03c7 .item_dim_1e37 {
  background-color: var(--e-global-color-secondary);
}
.gas-343b .red-58ed .header-2fb6:after {
  background-color: var(--e-global-color-secondary);
}
.gas-343b .focus-solid-79f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-343b .notification-b3ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-343b .liquid-ff94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-343b .popup-short-1634 {
  background-color: var(--e-global-color-primary);
}
.gas-343b .popup-short-1634 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-343b .block-lower-923a {
  background-color: var(--e-global-color-secondary);
}
.gas-343b .block-lower-923a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-343b .red-58ed .easy-dcd6 .outer_75b2:hover {
  background-color: var(--e-global-color-primary);
}
.gas-343b
  .red-58ed
  .easy-dcd6
  .outer_75b2.section_static_b1ae {
  background-color: var(--e-global-color-primary);
}
.gas-343b .red-58ed .overlay_north_d1b1:before {
  border-color: var(--e-global-color-primary);
}
.gas-343b .red-58ed .overlay_north_d1b1:hover:before {
  border-color: var(--e-global-color-secondary);
}
.gas-343b
  .red-58ed
  .overlay_north_d1b1.widget-9d39:before {
  border-color: var(--e-global-color-primary);
}
.gas-343b .hover_narrow_253a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_5cd5 .black-58ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_5cd5 .black-58ee:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_5cd5 .black-58ee.lower_754c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_5cd5 .dirty_aa02 {
  background-color: var(--e-global-color-primary);
}
.chip_5cd5 .dirty_aa02 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_5cd5
  .row-center-edd8
  .paragraph-center-8011
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_5cd5
  .gradient-large-e591
  .paragraph-center-8011
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-cool-d25a
  .column_middle_2ba0
  .surface-silver-ae2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-cool-d25a
  .column_middle_2ba0
  .description_0318 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-cool-d25a .light-a9a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-cool-d25a .wrapper_dirty_f058 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-cool-d25a .item-e694 {
  background-color: var(--e-global-color-primary);
}
.section-cool-d25a .item-e694 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-cfd6 .first-5bcf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-cfd6 .mask-1886 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.layout-cfd6 .old-a707 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-cfd6 .old-a707 a:hover {
  color: var(--e-global-color-secondary);
}
.layout-cfd6 .yellow-2f52 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-cfd6 .title-6c1a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-cfd6 .liquid_957f .content-8461 {
  background-color: var(--e-global-color-primary);
}
.layout-cfd6 .liquid_957f .content-8461:hover {
  background-color: var(--e-global-color-accent);
}
.layout-cfd6
  .liquid_957f
  .dark-93fa
  li
  span {
  background-color: var(--e-global-color-text);
}
.layout-cfd6
  .liquid_957f
  .dark-93fa
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.layout-cfd6
  .liquid_957f
  .dark-93fa
  li.summary-20f4
  span {
  background-color: var(--e-global-color-accent);
}
.breadcrumb-glass-2cc3
  .mask_9829
  .middle_8214 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-glass-2cc3 .mask_9829 .avatar-df37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-glass-2cc3 .mask_9829 .solid-5b24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-glass-2cc3 .full-afa0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.breadcrumb-glass-2cc3
  .form_3b06.small_3f7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > a {
  background-color: var(--e-global-color-text);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > a
  .solid-fb2e.accent-2ed2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > a
  .pink-65a7.card-purple-c626 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > .photo-hot-5a08
  .header_hot_7c93
  > a {
  background-color: var(--e-global-color-secondary);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > .photo-hot-5a08
  .header_hot_7c93
  > a
  .stone-5e5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > .photo-hot-5a08
  .header_hot_7c93
  > a
  .pink-65a7.focused-fbab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > a
  .medium_20cc:before {
  color: var(--e-global-color-text);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > .photo-hot-5a08
  a
  .medium_20cc:before {
  color: var(--e-global-color-text);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93.focus-fluid-9051
  > a
  .medium_20cc:before {
  color: var(--e-global-color-text);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > .photo-hot-5a08
  .header_hot_7c93.focus-fluid-9051
  > a
  .medium_20cc:before {
  color: var(--e-global-color-text);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > a
  .bottom_48bc
  .feature_2177 {
  color: var(--e-global-color-text);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > .photo-hot-5a08
  a
  .bottom_48bc
  .feature_2177 {
  color: var(--e-global-color-text);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > a
  .bottom_48bc
  .feature_2177,
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > .photo-hot-5a08
  a
  .bottom_48bc
  .feature_2177 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > a
  .photo-694b:before {
  color: var(--e-global-color-text);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > .photo-hot-5a08
  a
  .photo-694b:before {
  color: var(--e-global-color-text);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93.focus-fluid-9051
  > a
  .photo-694b:before {
  color: var(--e-global-color-text);
}
.search_upper_fe4d
  > .in_f846
  > div
  > .north-81ac
  > .header_hot_7c93
  > .photo-hot-5a08
  .header_hot_7c93.focus-fluid-9051
  > a
  .photo-694b:before {
  color: var(--e-global-color-text);
}
.selected_39cd .paragraph_cc9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_39cd
  .active_00fa:hover
  .paragraph_cc9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-soft-3692
  > .in_f846
  > .in-2fe0
  > .current-8d7c
  > .gradient_short_7d70
  > .button_warm_cb1e
  .west-5334 {
  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);
}
.tooltip-soft-3692
  > .in_f846
  > .in-2fe0
  > .current-8d7c
  > .gradient_short_7d70
  > .button_warm_cb1e:hover
  .west-5334 {
  color: var(--e-global-color-text);
}
.tooltip-soft-3692
  > .in_f846
  > .in-2fe0
  > .current-8d7c
  > .gradient_short_7d70
  > .button_warm_cb1e:hover
  .west-5334 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-soft-3692
  > .in_f846
  > .in-2fe0
  > .current-8d7c
  > .gradient_short_7d70.main-fast-c77b
  > .button_warm_cb1e
  .west-5334 {
  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);
}
.dim_a47f .active-b59b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_a47f .rough-9abf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_a47f .full-84bd {
  background-color: var(--e-global-color-primary);
}
.dim_a47f .full-84bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-7f11
  > .in_f846
  > .hero_huge_13c1
  > .row-gas-493e
  > .narrow-967b
  .lower_f2a7 {
  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);
}
.logo-7f11
  > .in_f846
  > .hero_huge_13c1
  > .row-gas-493e
  > .narrow-967b
  .alert_north_b885 {
  color: var(--e-global-color-text);
}
.logo-7f11
  > .in_f846
  > .hero_huge_13c1
  > .row-gas-493e
  > .narrow-967b:hover
  .lower_f2a7 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-7f11
  > .in_f846
  > .hero_huge_13c1
  > .row-gas-493e
  > .narrow-967b:hover
  .alert_north_b885 {
  color: var(--e-global-color-secondary);
}
.logo-7f11
  > .in_f846
  > .hero_huge_13c1
  > .row-gas-493e
  > .narrow-967b.alert_532e
  .lower_f2a7 {
  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-7f11
  > .in_f846
  > .hero_huge_13c1
  > .row-gas-493e
  > .narrow-967b.alert_532e
  .alert_north_b885 {
  color: var(--e-global-color-primary);
}
.picture-fluid-ad2f
  .accordion_5e71
  .action-b8c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-fluid-ad2f .mask-4064 .hidden-b8da .feature_north_8eea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_3807 .bright_e9c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_3807 .smooth_0fb0 .bright_e9c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_3807 .grid_focused_c7f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_3807 .grid_focused_c7f3 {
  background-color: var(--e-global-color-primary);
}
.message_plasma_2d0b .narrow-f134 .background_complex_1e2b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_plasma_2d0b
  .narrow-f134:hover
  .media-fluid-db49 {
  color: var(--e-global-color-secondary);
}
.message_plasma_2d0b
  .narrow-f134:hover
  .background_complex_1e2b {
  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);
}
.mini-20bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.hot_e1d3 {
  flex-direction: column;
}

.hot_e1d3 .panel_silver_e43f {
  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.hot_e1d3 .panel_silver_e43f {
  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);
}

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

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

.media-steel-3ac5.top_0ffe {
  display: none;
}

.down-6f3c {
  display: none;
}

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

.stale-d522.text_static_d447 {
  margin-bottom: 40px;
  width: 100%;
}

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

.hot_e1d3 a {
  width: 100%;
}

.feature_easy_be1d .link_cc93.upper-997d {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.feature_easy_be1d
  .link_cc93.detail-65ad
  .overlay-rough-2974
  .banner_5001 {
  font-size: 20px !important;
}

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

.nav-static-d7c4 {
  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;
}

.dynamic-0bfb h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.gradient_mini_73a7.bronze-ba69 > .widget-059e {
  display: flex;
  align-items: center;
}

.short-9fa1 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.dropdown-8d49 {
  position: relative;
  width: 100%;
}

.badge-iron-4bf5 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.hot-ed19 {
  display: flex;
  gap: 50px;
}

.feature_easy_be1d
  .link_cc93.south-f050
  .narrow-748c
  .grid-hard-055f {
  width: 100% !important;
}

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

.link-active-f588 {
  width: 100%;
}

.chip-69a2 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.top_c7d6:hover .medium_d3c6 {
  visibility: visible;
}
.top_c7d6:hover.top_c7d6::before {
  display: block;
}

.dynamic-0bfb h3 {
  color: #fff;
}

.stone_2318 {
  margin: 0;
}

.feature_easy_be1d
  .link_cc93.south-f050
  .grid-hard-055f
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.status-5cb1 {
  width: 100%;
}

.heading-fluid-2283 {
  width: 100%;
}

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

.heading-fluid-2283 {
  width: 100%;
}

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

.grid-hard-055f {
  display: flex;
  align-items: center;
}

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

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

.hot_e1d3 .panel_silver_e43f.tooltip_16b5 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.hot_e1d3 h1.panel_silver_e43f {
  margin-top: 80px !important;
}

.feature_easy_be1d .link_cc93.caption_7efb {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.progress_f288 img {
  width: 100%;
}

.tooltip_a159 .table_73fd.overlay-rough-2974 {
  justify-content: space-between;
}

.accordion_a4f6 {
  display: none;
}

.lower-cd52 .hidden_pressed_019a {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .gradient_mini_73a7 .widget-059e {
    flex-wrap: nowrap !important;
  }
}

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

  .title-d219 {
    width: 100% !important;
  }
}

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

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

  .tooltip_a159 .table_73fd.overlay-rough-2974 {
    border-bottom: 1px solid #f0c159;
  }

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

  .gradient_mini_73a7.bronze-ba69 > .widget-059e {
    gap: 15px;
    justify-content: space-between;
  }

  .feature_easy_be1d
    .link_cc93.south-f050
    .grid-hard-055f
    img {
    width: 60% !important;
  }

  .badge-iron-4bf5 {
    left: 2%;
  }

  .container-advanced-0901 {
    margin: 10px 0;
  }

  .hot_e1d3 .hidden_pressed_019a {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.hot_e1d3 .panel_silver_e43f,
  .hot_e1d3 .panel_silver_e43f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .grid-hard-055f {
    justify-content: center;
  }

  .hot_e1d3 .hidden_pressed_019a {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .lower-73fc {
    margin-bottom: 15px !important;
  }

  .feature_easy_be1d .link_cc93.upper-997d {
    width: 75% !important;
  }

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

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

  h2.hot_e1d3 .panel_silver_e43f,
  .hot_e1d3 .panel_silver_e43f {
    font-size: 30px !important;
  }

  .grid-hard-055f {
    justify-content: center;
  }

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

  .overlay_hot_705c
    .nav_614c.outline-7e2c {
    margin: 0 !important;
  }

  .short-9fa1 {
    margin: 0;
    gap: 10px;
  }

  .container-advanced-0901 {
    display: flex;
  }

  .pattern-5f27 .mask_203e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .tiny-c98f svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .hot_e1d3 h1.panel_silver_e43f {
    margin-top: 40px !important;
  }

  .feature_easy_be1d
    .link_cc93.south-f050
    .grid-hard-055f
    img,
  .list-6221 .narrow-748c {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .feature_easy_be1d .link_cc93.upper-997d {
    width: 100% !important;
  }

  .gradient_mini_73a7.bronze-ba69 > .widget-059e {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.tooltip_a159 .table_73fd.overlay-rough-2974 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.tooltip_a159 .table_73fd.overlay-rough-2974: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);
}

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

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

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

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

.media-steel-3ac5: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;
}

/* 图片块简化样式 */
.thumbnail-902f {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .tooltip_a159 .table_73fd.overlay-rough-2974 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .hot_e1d3 .panel_silver_e43f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .mask_203e {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.left-3bc9 .gallery_94a1 {
  flex-shrink: 0;
  white-space: nowrap;
}

.left-3bc9 .badge-focused-d658 {
  flex-shrink: 0;
  min-width: fit-content;
}

.left-3bc9 .banner_5001 {
  white-space: nowrap;
}

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

.left-3bc9 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.left-3bc9 .badge-focused-d658 {
  max-width: 80px !important;
  overflow: hidden;
}

.left-3bc9 .table_73fd.overlay-rough-2974 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.left-3bc9 .banner_5001 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: a9b8 */
.promo-block-u2 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
