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(.small-7235) {
  gap: 0.5em;
}
:where(.middle-18c5) {
  gap: 0.5em;
}
body .list-4e89 > .badge_da52 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .list-4e89 > .caption-up-8918 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .list-4e89 > .gradient_0a4b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .title_center_2012 > .badge_da52 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .title_center_2012 > .caption-up-8918 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .title_center_2012 > .gradient_0a4b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .title_center_2012
  > :where(:not(.badge_da52):not(.caption-up-8918):not(.video-9f56)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .title_center_2012 > .chip-gas-717f {
  max-width: var(--wp--style--global--wide-size);
}
body .small-7235 {
  display: flex;
}
body .small-7235 {
  flex-wrap: wrap;
  align-items: center;
}
body .small-7235 > * {
  margin: 0;
}
body .middle-18c5 {
  display: grid;
}
body .middle-18c5 > * {
  margin: 0;
}
:where(.tag-plasma-c71c.small-7235) {
  gap: 2em;
}
:where(.tag-plasma-c71c.middle-18c5) {
  gap: 2em;
}
:where(.info_d433.small-7235) {
  gap: 1.25em;
}
:where(.info_d433.middle-18c5) {
  gap: 1.25em;
}
.fluid-dac7 {
  color: var(--wp--preset--color--black) !important;
}
.short_6fe4 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.summary-c46c {
  color: var(--wp--preset--color--white) !important;
}
.highlight_lite_2ac9 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.large-e9b5 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.card_next_8bd7 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.south-201b {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.primary_medium_4f00 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.slider_dirty_837e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.frame_orange_406b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.advanced-ac52 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.message_up_430e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.easy_2700 {
  background-color: var(--wp--preset--color--black) !important;
}
.overlay-slow-b147 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.summary-98d8 {
  background-color: var(--wp--preset--color--white) !important;
}
.sidebar_f33d {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.focus_old_d488 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.photo_soft_47d8 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.banner_advanced_3d93 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.iron_0ddb {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.description-bronze-d373 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.form-fe70 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.focused_1877 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.mask_green_2f7b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.gallery_4b9f {
  border-color: var(--wp--preset--color--black) !important;
}
.old-7d69 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.carousel-4ada {
  border-color: var(--wp--preset--color--white) !important;
}
.clean_d145 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.logo_8c7f {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.left_52e1 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.notice_79d8 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.cold_6480 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.overlay-710a {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.green-7ed5 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.picture_dirty_8469 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.bronze_1f04 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tooltip_00e8 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.rough_a8f6 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hard-fcb5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.dropdown_22f8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.east_ad97 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hero_5152 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.heading-current-44a2 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.upper_3016 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.progress_pressed_d395 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.form_7828 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.picture-9f31 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.small-c4c8 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.first_38c0 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.block-3b48 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.menu-bottom-403f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gallery-fresh-0384 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.active_over_ef4a a:where(:not(.hard_bcc0)) {
  color: inherit;
}
:where(.info_d433.small-7235) {
  gap: 1.25em;
}
:where(.info_d433.middle-18c5) {
  gap: 1.25em;
}
:where(.tag-plasma-c71c.small-7235) {
  gap: 2em;
}
:where(.tag-plasma-c71c.middle-18c5) {
  gap: 2em;
}
.chip_purple_fb09 {
  font-size: 1.5em;
  line-height: 1.6;
}

.title_3516 .component_7641 {
  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);
}
.card_e8a2 .table_2e8e {
  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);
}
.short_103a {
  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);
}
.short_103a.status-rough-c524 .tall_22e5 {
  background-color: var(--e-global-color-primary);
}
.short_103a.glass-829f .tall_22e5,
.short_103a.stone_1f16 .tall_22e5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.yellow-06e4 .outline-f413 {
  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);
}
.hard-b7d0 {
  --divider-color: var(--e-global-color-secondary);
}
.hard-b7d0 .container_left_088e {
  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);
}
.hard-b7d0.button_f860 .thumbnail-ce84 {
  background-color: var(--e-global-color-secondary);
}
.hard-b7d0.short_d06d .thumbnail-ce84,
.hard-b7d0.section_wood_4240 .thumbnail-ce84 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.hard-b7d0.short_d06d .thumbnail-ce84,
.hard-b7d0.section_wood_4240 .thumbnail-ce84 svg {
  fill: var(--e-global-color-secondary);
}
.breadcrumb-down-22c4 .full-f099 {
  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);
}
.breadcrumb-down-22c4 .search-static-db20 {
  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);
}
.footer_in_aaf9.button_f860 .thumbnail-ce84 {
  background-color: var(--e-global-color-primary);
}
.footer_in_aaf9.short_d06d .thumbnail-ce84,
.footer_in_aaf9.section_wood_4240 .thumbnail-ce84 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.footer_in_aaf9.short_d06d .thumbnail-ce84,
.footer_in_aaf9.section_wood_4240 .thumbnail-ce84 svg {
  fill: var(--e-global-color-primary);
}
.detail_fcd9.button_f860 .thumbnail-ce84 {
  background-color: var(--e-global-color-primary);
}
.detail_fcd9.short_d06d .thumbnail-ce84,
.detail_fcd9.section_wood_4240 .thumbnail-ce84 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.detail_fcd9 .tooltip_48ce {
  color: var(--e-global-color-primary);
}
.detail_fcd9 .tooltip_48ce,
.detail_fcd9 .tooltip_48ce a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_fcd9 .selected_6a12 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_ae2d .gradient-3587 {
  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_a9c2 .icon-aef9 .text-active-0d4e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_f097 .block-motion-bb12:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.background_f097 .border-2cf0 i {
  color: var(--e-global-color-primary);
}
.background_f097 .border-2cf0 svg {
  fill: var(--e-global-color-primary);
}
.background_f097 .widget_clean_9459 {
  color: var(--e-global-color-secondary);
}
.background_f097 .block-motion-bb12 > .widget_clean_9459,
.background_f097 .block-motion-bb12 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-6a6e .notice_under_9cee {
  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);
}
.message-6a6e .status-hard-fd40 {
  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);
}
.tiny-3a1e .focus-new-884a .bronze-6736 {
  background-color: var(--e-global-color-primary);
}
.tiny-3a1e .outline_1fd9 {
  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);
}
.input-dim-bdfa .wide-443e {
  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);
}
.input-dim-bdfa .chip-667d {
  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);
}
.input-dim-bdfa .column_hard_6311 {
  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);
}
.carousel-mini-5d86 .slow_954b,
.carousel-mini-5d86 .slow_954b a {
  color: var(--e-global-color-primary);
}
.carousel-mini-5d86 .slow_954b.glass_907f,
.carousel-mini-5d86 .slow_954b.glass_907f a {
  color: var(--e-global-color-accent);
}
.carousel-mini-5d86 .slow_954b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-mini-5d86 .clean-ffac {
  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);
}
.shade_inner_fc47 .shade_large_024f,
.shade_inner_fc47 .backdrop-c13c {
  color: var(--e-global-color-primary);
}
.shade_inner_fc47 .shade_large_024f svg {
  fill: var(--e-global-color-primary);
}
.shade_inner_fc47 .glass_907f .shade_large_024f,
.shade_inner_fc47 .glass_907f .backdrop-c13c {
  color: var(--e-global-color-accent);
}
.shade_inner_fc47 .glass_907f .shade_large_024f svg {
  fill: var(--e-global-color-accent);
}
.shade_inner_fc47 .backdrop-c13c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_inner_fc47 .clean-ffac {
  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);
}
.search_next_d023 .plasma_5303,
.search_next_d023 .over_8971 {
  color: var(--e-global-color-primary);
}
.search_next_d023 .over_8971 svg {
  fill: var(--e-global-color-primary);
}
.search_next_d023 .slow_954b.glass_907f a,
.search_next_d023
  .slow_954b.glass_907f
  .over_8971 {
  color: var(--e-global-color-accent);
}
.search_next_d023 .plasma_5303 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_next_d023 .clean-ffac {
  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);
}
.orange-6b2d .in_b881 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-6b2d .component_white_53d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1ce8 .secondary_tiny_33bc .black-28c7 {
  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);
}
.soft_1ce8 .secondary_tiny_33bc .heading-2f24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1ce8 .focus_6471 .black-28c7 {
  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);
}
.soft_1ce8
  .focus_6471
  .heading-2f24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1ce8
  .disabled-gold-4c91
  .black-28c7 {
  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);
}
.soft_1ce8
  .disabled-gold-4c91
  .heading-2f24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1ce8
  .right-7653
  .black-28c7 {
  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);
}
.soft_1ce8
  .right-7653
  .heading-2f24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-d2d3 .notice_f77d {
  background-color: var(--e-global-color-primary);
}
.pink-d2d3 .notice_f77d:hover {
  background-color: var(--e-global-color-primary);
}
.pink-d2d3 .footer_bottom_db74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-d2d3
  .notice_f77d:hover
  .footer_bottom_db74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-stale-b835 .prev_7d71 {
  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);
}
.pressed_b882 .motion_7d79 .avatar-2d79 a {
  background-color: var(--e-global-color-accent);
}
.pressed_b882 .motion_7d79 .white_8250 a {
  background-color: var(--e-global-color-accent);
}
.pressed_b882 .motion_7d79 .avatar-2d79 a,
.pressed_b882 .motion_7d79 .white_8250 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_up_959e
  .alert-paper-a2e4.table-up-2643
  .motion_7d79
  a.info-a80b {
  background-color: var(--e-global-color-accent);
}
.image_up_959e
  .alert-paper-a2e4.table-up-2643
  .motion_7d79
  span.info-a80b.fn-current-1dd2 {
  background-color: var(--e-global-color-text);
}
.image_up_959e
  .alert-paper-a2e4.table-up-2643
  .motion_7d79
  .info-a80b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_5a48 .south-3837 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_5a48
  .layout-solid-b076
  > .label-down-8871
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_5a48
  .secondary_hovered_14e1
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_5a48
  .media-gold-2c66
  .alert-b339,
.current_5a48
  .media-gold-2c66
  .icon-46e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_5a48
  .media-gold-2c66
  .tall-4b8e,
.current_5a48
  .media-gold-2c66
  a
  .tall-4b8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_5a48
  .media-gold-2c66
  .header-18f9 {
  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_5a48
  .media-gold-2c66
  .wrapper-4c3e {
  background-color: var(--e-global-color-primary);
}
.current_5a48
  .media-gold-2c66
  .wrapper-4c3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_5a48
  .media-gold-2c66
  .wrapper-4c3e:hover {
  background-color: var(--e-global-color-primary);
}
.current_5a48
  .media-gold-2c66
  .bottom-7c85 {
  background-color: var(--e-global-color-primary);
}
.current_5a48
  .media-gold-2c66
  .bottom-7c85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_5a48
  .media-gold-2c66
  .bottom-7c85:hover {
  background-color: var(--e-global-color-primary);
}
.current_5a48
  .background_bronze_f1df
  .slider_bright_5a4b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_5a48
  .background_bronze_f1df
  .badge_hard_6cd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_5a48
  .background_bronze_f1df
  .header-18f9 {
  color: var(--e-global-color-text);
}
.current_5a48
  .background_bronze_f1df
  .header-18f9
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_5a48
  .background_bronze_f1df
  .wrapper-4c3e {
  background-color: var(--e-global-color-primary);
}
.current_5a48
  .background_bronze_f1df
  .wrapper-4c3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_5a48
  .background_bronze_f1df
  .wrapper-4c3e:hover {
  background-color: var(--e-global-color-primary);
}
.current_5a48
  .background_bronze_f1df
  .bottom-7c85 {
  background-color: var(--e-global-color-primary);
}
.current_5a48
  .background_bronze_f1df
  .bottom-7c85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_5a48
  .background_bronze_f1df
  .bottom-7c85:hover {
  background-color: var(--e-global-color-primary);
}
.current_5a48 .feature-mini-168f {
  background-color: var(--e-global-color-primary);
}
.current_5a48 .feature-mini-168f:hover {
  background-color: var(--e-global-color-primary);
}
.current_5a48 .feature-8ea9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_5a48 .main_soft_c255 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_5f9e .brown-59f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_5f9e
  .shadow_simple_df88
  > div:nth-child(3)
  .brown-59f0,
.chip_5f9e
  .logo-simple-ddab
  > div:nth-child(1)
  .brown-59f0,
.chip_5f9e
  .clean_cba6
  > div:nth-child(1)
  .brown-59f0,
.chip_5f9e
  .hovered_1d9d
  > div:nth-child(1)
  .brown-59f0,
.chip_5f9e
  .filter-996c
  > div:nth-child(1)
  .brown-59f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_5f9e .accordion-a319 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_5f9e .avatar-focused-7924 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_5f9e .main-ec47 {
  background-color: var(--e-global-color-primary);
}
.chip_5f9e .main-ec47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_5f9e .main-ec47:hover {
  background-color: var(--e-global-color-primary);
}
.chip_5f9e .row_next_8500 {
  background-color: var(--e-global-color-primary);
}
.chip_5f9e .row_next_8500:hover {
  background-color: var(--e-global-color-primary);
}
.chip_5f9e .feature-8ea9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_5f9e .main_soft_c255 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_7526 .logo-0a14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_7526 .border_84c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_7526 .section_hard_b640 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_7526 .up-140b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_7526 .disabled-0524 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_7526 .row_next_8500 {
  background-color: var(--e-global-color-primary);
}
.overlay_7526 .row_next_8500:hover {
  background-color: var(--e-global-color-primary);
}
.gold-0cd1 .list-wood-d7d0 {
  background-color: var(--e-global-color-secondary);
}
.gold-0cd1 .main-6d2e {
  background-color: var(--e-global-color-text);
}
.gold-0cd1 .preview-gold-7aba {
  background-color: var(--e-global-color-secondary);
}
.gold-0cd1 .active-liquid-b30d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-0cd1 .static_1d36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-0cd1 .hot-9ab6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-0cd1 .background_black_a19c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-0cd1 .slow_da6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_4e8e .short_9cb0 .panel_85f4,
.overlay_4e8e
  .short_9cb0
  .panel_85f4
  a,
.overlay_4e8e .card_908c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_4e8e .short_9cb0 .carousel_4943,
.overlay_4e8e .paper_fd72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_4e8e .short_9cb0 .carousel_4943 {
  color: var(--e-global-color-text);
}
.overlay_4e8e .paper_fd72 {
  color: var(--e-global-color-text);
}
.overlay_4e8e
  .short_9cb0
  .shadow-9e14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_4e8e .dynamic-0fbb .menu-tall-dd27 {
  background-color: var(--e-global-color-primary);
}
.overlay_4e8e .dynamic-0fbb .menu-tall-dd27:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_4e8e .dynamic-0fbb .upper_791b li span {
  background-color: var(--e-global-color-text);
}
.overlay_4e8e .dynamic-0fbb .upper_791b li span:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_4e8e
  .dynamic-0fbb
  .upper_791b
  li.input_ca6e
  span {
  background-color: var(--e-global-color-accent);
}
.overlay_4e8e .thumbnail_bright_14ba span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_c8af .prev_1d63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_54f3 .mini-d8b8 {
  background-color: var(--e-global-color-primary);
}
.small_54f3 .paragraph_down_df8d {
  background-color: var(--e-global-color-secondary);
}
.small_54f3 .thick_0a83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_54f3 .soft-5c9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_54f3 .down-da5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_54f3 .pattern_212c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_54f3 .summary-d79d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_54f3 .tertiary_19ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_54f3 .breadcrumb_hard_0781 {
  background-color: var(--e-global-color-primary);
}
.small_54f3 .breadcrumb_hard_0781 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_center_71e4 .module_82cf {
  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);
}
.frame_center_71e4 .heading-dim-1b02 {
  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);
}
.frame_center_71e4
  .out-d76e:after {
  background-color: var(--e-global-color-primary);
}
.frame_center_71e4 .in_0f34 {
  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);
}
.notice_rough_4d5e .card_908c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_rough_4d5e .paper_fd72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-purple-93ce .article-c16b .right_368d {
  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-purple-93ce .article-c16b .link-e954 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-east-03df .overlay_09d3 {
  background-color: var(--e-global-color-primary);
}
.nav-east-03df .wrapper-easy-66df {
  background-color: var(--e-global-color-secondary);
}
.nav-east-03df .notification-motion-f735 .notification-fluid-f6d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-east-03df .box_3df1 .notification-fluid-f6d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_1a7f .logo-full-5457 .media-hovered-f41a {
  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);
}
.pro_1a7f .logo-full-5457 .row-8083 {
  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);
}
.pro_1a7f .logo-full-5457 .top_1012 {
  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);
}
.highlight_warm_e9ac .message-short-304d {
  border-color: var(--e-global-color-text);
}
.highlight_warm_e9ac .hidden_8789 {
  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_warm_e9ac .article_fast_d436 {
  color: var(--e-global-color-primary);
}
.highlight_warm_e9ac .north_f30c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_e6fb .hard-03e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_e6fb .secondary_over_42de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_e6fb .middle-f1cf:hover .hard-03e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_e6fb
  .middle-f1cf:hover
  .secondary_over_42de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-selected-dfe4 .dynamic_698b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-selected-dfe4 .gold-e10a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_middle_8388 .video_7cfb .fixed-e9f7 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_middle_8388 .overlay-2ac5 .fixed-e9f7 {
  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);
}
.accent-gas-1e6d .hero_0e48 {
  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);
}
.sidebar_cf8b .tabs_tall_470c .steel-07ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_cf8b .tabs_tall_470c .steel-07ed {
  background-color: var(--e-global-color-secondary);
}
.sidebar_cf8b .tabs-under-745c .steel-07ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_cf8b .tabs-under-745c .steel-07ed {
  background-color: var(--e-global-color-secondary);
}
.sidebar_cf8b .under-b32c .disabled_6c00 {
  background-color: var(--e-global-color-primary);
}
.sidebar_cf8b .under-b32c:hover .disabled_6c00 {
  background-color: var(--e-global-color-secondary);
}
.sidebar_cf8b .menu-tall-dd27 {
  background-color: var(--e-global-color-primary);
}
.sidebar_cf8b .menu-tall-dd27:hover {
  background-color: var(--e-global-color-accent);
}
.sidebar_cf8b .upper_791b li span {
  background-color: var(--e-global-color-text);
}
.sidebar_cf8b .upper_791b li span:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_cf8b .upper_791b li.input_ca6e span {
  background-color: var(--e-global-color-accent);
}
.old-d58c .slow_ccf5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-d58c .info_inner_4996 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-a384 .fixed-bf8f:before {
  background-color: var(--e-global-color-secondary);
}
.media-a384 .narrow_9244 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-a384 .menu_94ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_081c .tertiary_5e19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_081c .tertiary_5e19:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_081c .tertiary_5e19.fn-active-1dd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_081c .light-18d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_081c .card_fresh_33ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_081c .sidebar_3f00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_081c .module-5f7c {
  background-color: var(--e-global-color-primary);
}
.brown_081c .module-5f7c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown_081c .dropdown-active-0659 {
  background-color: var(--e-global-color-primary);
}
.brown_081c .dropdown-active-0659 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_8ef0 .dim-d65e .description_black_1512 a {
  color: var(--e-global-color-secondary);
}
.tabs_8ef0 .dim-d65e .description_black_1512 a:hover {
  color: var(--e-global-color-secondary);
}
.tabs_8ef0 .dim-d65e .description_black_1512,
.tabs_8ef0 .dim-d65e .description_black_1512 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_8ef0 .dim-d65e .video-6664 {
  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);
}
.tabs_8ef0 .dim-d65e .easy-f8b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_8ef0 .dim-d65e .secondary-middle-6850 {
  background-color: var(--e-global-color-primary);
}
.tabs_8ef0 .dim-d65e .secondary-middle-6850 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_8ef0 .dim-d65e .secondary-middle-6850:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_8ef0 .dim-d65e .aside_full_5b6e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_8ef0 .dim-d65e .aside_full_5b6e {
  background-color: var(--e-global-color-primary);
}
.tabs_8ef0 .dim-d65e .aside_full_5b6e:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_8ef0 .dim-d65e .menu-tall-dd27 {
  background-color: var(--e-global-color-primary);
}
.tabs_8ef0 .dim-d65e .menu-tall-dd27:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_8ef0 .dynamic-0fbb .upper_791b li span {
  background-color: var(--e-global-color-text);
}
.tabs_8ef0 .dynamic-0fbb .upper_791b li span:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_8ef0 .dynamic-0fbb .upper_791b li.input_ca6e span {
  background-color: var(--e-global-color-accent);
}
.tabs_8ef0 .feature-8ea9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_8ef0 .main_soft_c255 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_ad68 .box_357a .iron_890d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_ad68 .box_357a .clean-3449 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_ad68 .box_357a .accordion-b063 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_outer_372b .filter_west_45f9 {
  border-color: var(--e-global-color-text);
}
.avatar_outer_372b .background_8562 {
  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);
}
.avatar_outer_372b .easy-f63f {
  color: var(--e-global-color-secondary);
}
.avatar_outer_372b .easy-f63f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_outer_372b .red_3c9c > * {
  color: var(--e-global-color-primary);
}
.avatar_outer_372b .red_3c9c > * svg {
  fill: var(--e-global-color-primary);
}
.avatar_outer_372b .layout_easy_b591 {
  color: var(--e-global-color-primary);
}
.avatar_outer_372b .layout_easy_b591 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_outer_372b .info_38cc {
  color: var(--e-global-color-primary);
}
.avatar_outer_372b .info_38cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_outer_372b .thumbnail-36c2 {
  color: var(--e-global-color-primary);
}
.avatar_outer_372b .thumbnail-36c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_outer_372b .right-578b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_outer_372b .left-824e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_outer_372b .left-824e.slow-cffc {
  color: var(--e-global-color-secondary);
}
.avatar_outer_372b .left-824e.slow-cffc .hover-ddd0 {
  color: var(--e-global-color-accent);
}
.avatar_outer_372b .left-824e.yellow-b5f5 {
  color: var(--e-global-color-text);
}
.avatar_outer_372b .left-824e.yellow-b5f5 .hover-ddd0 {
  color: var(--e-global-color-text);
}
.avatar_outer_372b .left-824e:before {
  border-top-color: var(--e-global-color-text);
}
.avatar_outer_372b .primary-dc53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_outer_372b
  .primary-dc53
  .next-f61f {
  background-color: var(--e-global-color-primary);
}
.avatar_outer_372b
  .primary-dc53
  .next-f61f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_outer_372b .filter_west_45f9 .feature_a19e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-clean-d20e .video_057d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-clean-d20e .grid-warm-2d59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_3232 .list_fresh_6a2b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_3232
  .list-iron-e46f
  .icon-6070 {
  background-color: var(--e-global-color-secondary);
}
.rough_3232
  .list-iron-e46f.accent-e361
  .icon-6070 {
  background-color: var(--e-global-color-text);
}
.rough_3232
  .list-iron-e46f:hover
  .icon-6070 {
  background-color: var(--e-global-color-accent);
}
.rough_3232
  .list-iron-e46f.fn-active-1dd2
  .icon-6070 {
  background-color: var(--e-global-color-primary);
}
.chip_5ba7 .video_fixed_1d5f {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.chip_5ba7 .pink-a3c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_5ba7 .info-2dae {
  background-color: var(--e-global-color-primary);
}
.chip_5ba7 .info-2dae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused-f260 .pagination_mini_5b41 .over-d0f3 .info-soft-1863 {
  background-color: var(--e-global-color-secondary);
}
.focused-f260 .pagination_mini_5b41 .accordion-slow-e6cb:after {
  background-color: var(--e-global-color-secondary);
}
.focused-f260 .motion-24d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f260 .over_5dbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f260 .input-cd3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f260 .hard-f9a7 {
  background-color: var(--e-global-color-primary);
}
.focused-f260 .hard-f9a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused-f260 .in-73fe {
  background-color: var(--e-global-color-secondary);
}
.focused-f260 .in-73fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused-f260 .pagination_mini_5b41 .feature-32a2 .fast-ca64:hover {
  background-color: var(--e-global-color-primary);
}
.focused-f260
  .pagination_mini_5b41
  .feature-32a2
  .fast-ca64.info_fluid_dcc2 {
  background-color: var(--e-global-color-primary);
}
.focused-f260 .pagination_mini_5b41 .mask_motion_c05c:before {
  border-color: var(--e-global-color-primary);
}
.focused-f260 .pagination_mini_5b41 .mask_motion_c05c:hover:before {
  border-color: var(--e-global-color-secondary);
}
.focused-f260
  .pagination_mini_5b41
  .mask_motion_c05c.carousel_e6ba:before {
  border-color: var(--e-global-color-primary);
}
.focused-f260 .white_9b33 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-04eb .top_7003 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-04eb .top_7003:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-04eb .top_7003.menu_61dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-04eb .bottom_daf3 {
  background-color: var(--e-global-color-primary);
}
.module-04eb .bottom_daf3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-04eb
  .layout-motion-1308
  .advanced-0263
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-04eb
  .shade-1eef
  .advanced-0263
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-hot-11bd
  .header_a11c
  .pro-c317 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-hot-11bd
  .header_a11c
  .form_d169 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-hot-11bd .south_e01d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-hot-11bd .up-44f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-hot-11bd .slider_outer_bf75 {
  background-color: var(--e-global-color-primary);
}
.popup-hot-11bd .slider_outer_bf75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_pink_9d5e .active_9df7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_pink_9d5e .section-bronze-74dc {
  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);
}
.panel_pink_9d5e .right-5710 {
  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);
}
.panel_pink_9d5e .right-5710 a:hover {
  color: var(--e-global-color-secondary);
}
.panel_pink_9d5e .video-new-c9c5 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_pink_9d5e .current_2868 {
  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);
}
.panel_pink_9d5e .search_green_532e .menu-tall-dd27 {
  background-color: var(--e-global-color-primary);
}
.panel_pink_9d5e .search_green_532e .menu-tall-dd27:hover {
  background-color: var(--e-global-color-accent);
}
.panel_pink_9d5e
  .search_green_532e
  .upper_791b
  li
  span {
  background-color: var(--e-global-color-text);
}
.panel_pink_9d5e
  .search_green_532e
  .upper_791b
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.panel_pink_9d5e
  .search_green_532e
  .upper_791b
  li.input_ca6e
  span {
  background-color: var(--e-global-color-accent);
}
.alert-lower-b0a6
  .shadow-slow-45e8
  .layout_narrow_3c6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-lower-b0a6 .shadow-slow-45e8 .banner_ff84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-lower-b0a6 .shadow-slow-45e8 .caption-9a67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-lower-b0a6 .heading_82a9 {
  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);
}
.alert-lower-b0a6
  .outer-4bdd.dim-82cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > a {
  background-color: var(--e-global-color-text);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > a
  .gradient_cool_7c1f.backdrop_c3a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > a
  .block-copper-8a3b.footer-2f2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > .header-1134
  .icon-7eba
  > a {
  background-color: var(--e-global-color-secondary);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > .header-1134
  .icon-7eba
  > a
  .frame-first-04b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > .header-1134
  .icon-7eba
  > a
  .block-copper-8a3b.image_east_a2c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > a
  .block_49f3:before {
  color: var(--e-global-color-text);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > .header-1134
  a
  .block_49f3:before {
  color: var(--e-global-color-text);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba.over_8bc8
  > a
  .block_49f3:before {
  color: var(--e-global-color-text);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > .header-1134
  .icon-7eba.over_8bc8
  > a
  .block_49f3:before {
  color: var(--e-global-color-text);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > a
  .menu_d4e4
  .filter_fluid_e1ca {
  color: var(--e-global-color-text);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > .header-1134
  a
  .menu_d4e4
  .filter_fluid_e1ca {
  color: var(--e-global-color-text);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > a
  .menu_d4e4
  .filter_fluid_e1ca,
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > .header-1134
  a
  .menu_d4e4
  .filter_fluid_e1ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > a
  .tertiary-da87:before {
  color: var(--e-global-color-text);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > .header-1134
  a
  .tertiary-da87:before {
  color: var(--e-global-color-text);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba.over_8bc8
  > a
  .tertiary-da87:before {
  color: var(--e-global-color-text);
}
.article-9465
  > .filter_purple_dae5
  > div
  > .article-27ff
  > .icon-7eba
  > .header-1134
  .icon-7eba.over_8bc8
  > a
  .tertiary-da87:before {
  color: var(--e-global-color-text);
}
.stale_f955 .cold-815c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_f955
  .button_static_3d9d:hover
  .cold-815c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-purple-4d10
  > .filter_purple_dae5
  > .background-8499
  > .gallery-prev-dfd0
  > .summary-dark-dc8d
  > .block-focused-038a
  .wood-8be5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-purple-4d10
  > .filter_purple_dae5
  > .background-8499
  > .gallery-prev-dfd0
  > .summary-dark-dc8d
  > .block-focused-038a:hover
  .wood-8be5 {
  color: var(--e-global-color-text);
}
.search-purple-4d10
  > .filter_purple_dae5
  > .background-8499
  > .gallery-prev-dfd0
  > .summary-dark-dc8d
  > .block-focused-038a:hover
  .wood-8be5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-purple-4d10
  > .filter_purple_dae5
  > .background-8499
  > .gallery-prev-dfd0
  > .summary-dark-dc8d.disabled_tiny_7ccd
  > .block-focused-038a
  .wood-8be5 {
  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);
}
.nav-4ea9 .panel-7c95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-4ea9 .light_0176 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-4ea9 .complex-36b1 {
  background-color: var(--e-global-color-primary);
}
.nav-4ea9 .complex-36b1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_55d3
  > .filter_purple_dae5
  > .table-56c7
  > .panel_cold_c775
  > .frame_6260
  .avatar-7de0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_55d3
  > .filter_purple_dae5
  > .table-56c7
  > .panel_cold_c775
  > .frame_6260
  .yellow_36dc {
  color: var(--e-global-color-text);
}
.active_55d3
  > .filter_purple_dae5
  > .table-56c7
  > .panel_cold_c775
  > .frame_6260:hover
  .avatar-7de0 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_55d3
  > .filter_purple_dae5
  > .table-56c7
  > .panel_cold_c775
  > .frame_6260:hover
  .yellow_36dc {
  color: var(--e-global-color-secondary);
}
.active_55d3
  > .filter_purple_dae5
  > .table-56c7
  > .panel_cold_c775
  > .frame_6260.table-23a8
  .avatar-7de0 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_55d3
  > .filter_purple_dae5
  > .table-56c7
  > .panel_cold_c775
  > .frame_6260.table-23a8
  .yellow_36dc {
  color: var(--e-global-color-primary);
}
.bright-3a1d
  .mask-2d95
  .tabs_0466 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-3a1d .hovered-bed1 .feature_a19e .active-2ecb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-5b0a .yellow-84fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-5b0a .pressed-e9e3 .yellow-84fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-5b0a .tooltip-3687 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood-5b0a .tooltip-3687 {
  background-color: var(--e-global-color-primary);
}
.main-05fe .media-3186 .green_9e17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-05fe
  .media-3186:hover
  .huge_0362 {
  color: var(--e-global-color-secondary);
}
.main-05fe
  .media-3186:hover
  .green_9e17 {
  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);
}
.new_bb3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.content-upper-35d6 {
  max-width: 1400px !important;
}

.focus-c890 {
  flex-direction: column;
}

.focus-c890 .large_1f6d {
  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.focus-c890 .large_1f6d {
  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);
}

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

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

.menu-blue-f490.huge_5ee9 {
  display: none;
}

.preview-ad79 {
  display: none;
}

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

.picture_next_af20.tiny-b514 {
  margin-bottom: 40px;
  width: 100%;
}

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

.focus-c890 a {
  width: 100%;
}

.pattern_f471 .container-1198.article-dirty-0dec {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.pattern_f471
  .container-1198.status-2e5c
  .grid-fixed-06a9
  .badge-90c2 {
  font-size: 20px !important;
}

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

.active-9a5b {
  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;
}

.notice-hovered-549b h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.mask-red-e90e.nav_c214 > .icon-new-de41 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.aside-dynamic-64a4 {
  position: relative;
  width: 100%;
}

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

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

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

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

.modal-plasma-5e7d {
  display: flex;
  gap: 50px;
}

.pattern_f471
  .container-1198.green-2a39
  .info_left_f3f4
  .bright-435f {
  width: 100% !important;
}

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

.selected-ca76 {
  width: 100%;
}

.dark-75cc {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.hover_hot_5330:hover .accordion_59a5 {
  visibility: visible;
}
.hover_hot_5330:hover.hover_hot_5330::before {
  display: block;
}

.notice-hovered-549b h3 {
  color: #fff;
}

.image-fresh-6967 {
  margin: 0;
}

.pattern_f471
  .container-1198.green-2a39
  .bright-435f
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.status_bc4a {
  width: 100%;
}

.accordion_8766 {
  width: 100%;
}

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

.accordion_8766 {
  width: 100%;
}

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

.bright-435f {
  display: flex;
  align-items: center;
}

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

.article-thick-a700 {
  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;
}

.focus-c890 .large_1f6d.footer_fresh_4caa {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.focus-c890 h1.large_1f6d {
  margin-top: 80px !important;
}

.pattern_f471 .container-1198.module_81f9 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.label_fluid_d657 img {
  width: 100%;
}

.banner-d8c7 .search-4eab.grid-fixed-06a9 {
  justify-content: space-between;
}

.carousel_f7e1 {
  display: none;
}

.backdrop_full_cd85 .active_over_54dc {
  margin: 1px 0 !important;
}

.element-2b0f li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .mask-red-e90e .icon-new-de41 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .modal-plasma-5e7d {
    flex-direction: column;
  }

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

@media (max-width: 767px) {
  .notice-hovered-549b h3 {
    font-size: 28px;
  }

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

  .banner-d8c7 .search-4eab.grid-fixed-06a9 {
    border-bottom: 1px solid #f0c159;
  }

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

  .mask-red-e90e.nav_c214 > .icon-new-de41 {
    gap: 15px;
    justify-content: space-between;
  }

  .pattern_f471
    .container-1198.green-2a39
    .bright-435f
    img {
    width: 60% !important;
  }

  .new_7db7 {
    left: 2%;
  }

  .north_ded1 {
    margin: 10px 0;
  }

  .focus-c890 .active_over_54dc {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.focus-c890 .large_1f6d,
  .focus-c890 .large_1f6d {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .bright-435f {
    justify-content: center;
  }

  .focus-c890 .active_over_54dc {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .pattern_f471 .container-1198.article-dirty-0dec {
    width: 75% !important;
  }

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

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

  h2.focus-c890 .large_1f6d,
  .focus-c890 .large_1f6d {
    font-size: 30px !important;
  }

  .bright-435f {
    justify-content: center;
  }

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

  .module_4384
    .hot-8a76.carousel_green_af91 {
    margin: 0 !important;
  }

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

  .north_ded1 {
    display: flex;
  }

  .notification_d355 .pro_dc20 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .focus-c890 h1.large_1f6d {
    margin-top: 40px !important;
  }

  .pattern_f471
    .container-1198.green-2a39
    .bright-435f
    img,
  .breadcrumb-down-22c4 .info_left_f3f4 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .pattern_f471 .container-1198.article-dirty-0dec {
    width: 100% !important;
  }

  .mask-red-e90e.nav_c214 > .icon-new-de41 {
    gap: 3px;
  }

  .focus-c890 .active_over_54dc {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.banner-d8c7 .search-4eab.grid-fixed-06a9 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.banner-d8c7 .search-4eab.grid-fixed-06a9: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);
}

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

/* 图片容器简化样式 */
.aside-dynamic-64a4 {
  position: relative;
  width: 100%;
}

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

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

.menu-blue-f490: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .banner-d8c7 .search-4eab.grid-fixed-06a9 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .focus-c890 .large_1f6d {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .pro_dc20 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.glass-a992 .media-first-240b {
  flex-shrink: 0;
  white-space: nowrap;
}

.glass-a992 .form_3084 {
  flex-shrink: 0;
  min-width: fit-content;
}

.glass-a992 .badge-90c2 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.glass-a992 .media-first-240b {
  max-width: 80px !important;
}

.glass-a992 .form_3084 {
  max-width: 80px !important;
  overflow: hidden;
}

.glass-a992 .search-4eab.grid-fixed-06a9 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.glass-a992 .badge-90c2 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 6148 */
.widget-item-s8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
