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(.black-5910) {
  gap: 0.5em;
}
:where(.caption_318b) {
  gap: 0.5em;
}
body .feature-c1fc > .purple_79da {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .feature-c1fc > .filter_fixed_11b3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .feature-c1fc > .purple_666d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .content-bdc5 > .purple_79da {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .content-bdc5 > .filter_fixed_11b3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .content-bdc5 > .purple_666d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .content-bdc5
  > :where(:not(.purple_79da):not(.filter_fixed_11b3):not(.warm-7869)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .content-bdc5 > .upper_91fa {
  max-width: var(--wp--style--global--wide-size);
}
body .black-5910 {
  display: flex;
}
body .black-5910 {
  flex-wrap: wrap;
  align-items: center;
}
body .black-5910 > * {
  margin: 0;
}
body .caption_318b {
  display: grid;
}
body .caption_318b > * {
  margin: 0;
}
:where(.surface_fa62.black-5910) {
  gap: 2em;
}
:where(.surface_fa62.caption_318b) {
  gap: 2em;
}
:where(.iron-9bb3.black-5910) {
  gap: 1.25em;
}
:where(.iron-9bb3.caption_318b) {
  gap: 1.25em;
}
.element_fcda {
  color: var(--wp--preset--color--black) !important;
}
.green-7899 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.center_ce85 {
  color: var(--wp--preset--color--white) !important;
}
.hover_fluid_47ca {
  color: var(--wp--preset--color--pale-pink) !important;
}
.first-c6e5 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.widget-action-96df {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.outline-b063 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.main-tiny-2f69 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.message-medium-2829 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.row_fresh_545d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.copper_5022 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.search-628a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.selected-ea79 {
  background-color: var(--wp--preset--color--black) !important;
}
.accent-2e36 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.texture_7843 {
  background-color: var(--wp--preset--color--white) !important;
}
.button_fast_44d5 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tiny-0c01 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.summary-b972 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.module-164f {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.sort_d79b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gold_b61f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.row_3011 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.cool_b15e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.label_orange_f092 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.column-active-6bca {
  border-color: var(--wp--preset--color--black) !important;
}
.dropdown_0569 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.mask-c516 {
  border-color: var(--wp--preset--color--white) !important;
}
.notification-up-2d21 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.pro_c18f {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.alert_b30e {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.basic_c148 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tall_9cb4 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.preview-7e41 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.text_new_db76 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.photo-thick-530a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.module_first_6aef {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.video_422c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.active_5725 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.article_7ce4 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.grid_hot_b1fa {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.progress-40e5 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hard_c7f4 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.over-d7b1 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.highlight-pink-63c8 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.left-3f65 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.under-d3f8 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.pagination-6897 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.background_upper_07d5 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.icon-739b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.brown_dfbd {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.gradient_dcb5 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.nav-up-4b6a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.easy_955c a:where(:not(.lite_4c56)) {
  color: inherit;
}
:where(.iron-9bb3.black-5910) {
  gap: 1.25em;
}
:where(.iron-9bb3.caption_318b) {
  gap: 1.25em;
}
:where(.surface_fa62.black-5910) {
  gap: 2em;
}
:where(.surface_fa62.caption_318b) {
  gap: 2em;
}
.item-brown-799a {
  font-size: 1.5em;
  line-height: 1.6;
}

.list_fluid_edcc .footer-smooth-8646 {
  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);
}
.badge_533e .pattern_f0f7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-fresh-af84 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-fresh-af84.media_hard_e6ee .sort-a492 {
  background-color: var(--e-global-color-primary);
}
.paragraph-fresh-af84.main_b4af .sort-a492,
.paragraph-fresh-af84.button-hard-0363 .sort-a492 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.thick-5f82 .panel_west_78c0 {
  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);
}
.button_cold_d30b {
  --divider-color: var(--e-global-color-secondary);
}
.button_cold_d30b .row-bc8b {
  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);
}
.button_cold_d30b.logo-steel-d56c .frame_6a5e {
  background-color: var(--e-global-color-secondary);
}
.button_cold_d30b.first_2c56 .frame_6a5e,
.button_cold_d30b.message-bcc0 .frame_6a5e {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.button_cold_d30b.first_2c56 .frame_6a5e,
.button_cold_d30b.message-bcc0 .frame_6a5e svg {
  fill: var(--e-global-color-secondary);
}
.background-0561 .thumbnail_09c5 {
  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);
}
.background-0561 .label_east_7d72 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-360a.logo-steel-d56c .frame_6a5e {
  background-color: var(--e-global-color-primary);
}
.block-360a.first_2c56 .frame_6a5e,
.block-360a.message-bcc0 .frame_6a5e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.block-360a.first_2c56 .frame_6a5e,
.block-360a.message-bcc0 .frame_6a5e svg {
  fill: var(--e-global-color-primary);
}
.slow-aab1.logo-steel-d56c .frame_6a5e {
  background-color: var(--e-global-color-primary);
}
.slow-aab1.first_2c56 .frame_6a5e,
.slow-aab1.message-bcc0 .frame_6a5e {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slow-aab1 .breadcrumb-25d9 {
  color: var(--e-global-color-primary);
}
.slow-aab1 .breadcrumb-25d9,
.slow-aab1 .breadcrumb-25d9 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-aab1 .column_gold_887d {
  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);
}
.texture_8bb0 .hero_b493 {
  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);
}
.primary-8616 .disabled_a5a5 .video-slow-44d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_in_8957 .gradient-8f60:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.sidebar_in_8957 .layout-left-5ad2 i {
  color: var(--e-global-color-primary);
}
.sidebar_in_8957 .layout-left-5ad2 svg {
  fill: var(--e-global-color-primary);
}
.sidebar_in_8957 .table-orange-0029 {
  color: var(--e-global-color-secondary);
}
.sidebar_in_8957 .gradient-8f60 > .table-orange-0029,
.sidebar_in_8957 .gradient-8f60 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_ca13 .texture_ca1e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_ca13 .south-2131 {
  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);
}
.panel_1e67 .text-basic-cb08 .info_a83c {
  background-color: var(--e-global-color-primary);
}
.panel_1e67 .alert_3dac {
  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);
}
.west_a32a .aside_out_be81 {
  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);
}
.west_a32a .lower-ce2b {
  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);
}
.west_a32a .aside_lite_1c15 {
  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);
}
.medium-6d42 .element_bc9d,
.medium-6d42 .element_bc9d a {
  color: var(--e-global-color-primary);
}
.medium-6d42 .element_bc9d.pagination-5c58,
.medium-6d42 .element_bc9d.pagination-5c58 a {
  color: var(--e-global-color-accent);
}
.medium-6d42 .element_bc9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-6d42 .hover_bottom_7f5e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-selected-c917 .narrow-3eb1,
.article-selected-c917 .link_under_c3b2 {
  color: var(--e-global-color-primary);
}
.article-selected-c917 .narrow-3eb1 svg {
  fill: var(--e-global-color-primary);
}
.article-selected-c917 .pagination-5c58 .narrow-3eb1,
.article-selected-c917 .pagination-5c58 .link_under_c3b2 {
  color: var(--e-global-color-accent);
}
.article-selected-c917 .pagination-5c58 .narrow-3eb1 svg {
  fill: var(--e-global-color-accent);
}
.article-selected-c917 .link_under_c3b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-selected-c917 .hover_bottom_7f5e {
  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_c1f4 .white_70c6,
.current_c1f4 .wrapper-cfd2 {
  color: var(--e-global-color-primary);
}
.current_c1f4 .wrapper-cfd2 svg {
  fill: var(--e-global-color-primary);
}
.current_c1f4 .element_bc9d.pagination-5c58 a,
.current_c1f4
  .element_bc9d.pagination-5c58
  .wrapper-cfd2 {
  color: var(--e-global-color-accent);
}
.current_c1f4 .white_70c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_c1f4 .hover_bottom_7f5e {
  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);
}
.glass-a95f .logo-1504 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-a95f .stale-d545 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-af2f .title_stone_90ad .video-steel-ed49 {
  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);
}
.static-af2f .title_stone_90ad .backdrop-9af9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-af2f .list-simple-55af .video-steel-ed49 {
  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);
}
.static-af2f
  .list-simple-55af
  .backdrop-9af9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-af2f
  .nav-short-7d8d
  .video-steel-ed49 {
  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);
}
.static-af2f
  .nav-short-7d8d
  .backdrop-9af9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-af2f
  .fast_d97d
  .video-steel-ed49 {
  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);
}
.static-af2f
  .fast_d97d
  .backdrop-9af9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_bottom_377f .advanced_9225 {
  background-color: var(--e-global-color-primary);
}
.header_bottom_377f .advanced_9225:hover {
  background-color: var(--e-global-color-primary);
}
.header_bottom_377f .layout-862d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_bottom_377f
  .advanced_9225:hover
  .layout-862d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-lite-def0 .summary-0de5 {
  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);
}
.paragraph_under_786c .down-5fb8 .down-b2f8 a {
  background-color: var(--e-global-color-accent);
}
.paragraph_under_786c .down-5fb8 .tall-a8ac a {
  background-color: var(--e-global-color-accent);
}
.paragraph_under_786c .down-5fb8 .down-b2f8 a,
.paragraph_under_786c .down-5fb8 .tall-a8ac a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_fca6
  .purple_fed0.sidebar_fixed_6342
  .down-5fb8
  a.media_1967 {
  background-color: var(--e-global-color-accent);
}
.glass_fca6
  .purple_fed0.sidebar_fixed_6342
  .down-5fb8
  span.media_1967.fn-current-0b32 {
  background-color: var(--e-global-color-text);
}
.glass_fca6
  .purple_fed0.sidebar_fixed_6342
  .down-5fb8
  .media_1967 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-c89b .top-b872 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-c89b
  .panel_in_ee48
  > .message_dirty_87c4
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-c89b
  .tabs_023a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-c89b
  .primary_over_6e51
  .nav_static_2eb1,
.next-c89b
  .primary_over_6e51
  .logo_hovered_c35b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-c89b
  .primary_over_6e51
  .notification_eab6,
.next-c89b
  .primary_over_6e51
  a
  .notification_eab6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-c89b
  .primary_over_6e51
  .sort-small-34e1 {
  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);
}
.next-c89b
  .primary_over_6e51
  .column_57c9 {
  background-color: var(--e-global-color-primary);
}
.next-c89b
  .primary_over_6e51
  .column_57c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-c89b
  .primary_over_6e51
  .column_57c9:hover {
  background-color: var(--e-global-color-primary);
}
.next-c89b
  .primary_over_6e51
  .slider_89e9 {
  background-color: var(--e-global-color-primary);
}
.next-c89b
  .primary_over_6e51
  .slider_89e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-c89b
  .primary_over_6e51
  .slider_89e9:hover {
  background-color: var(--e-global-color-primary);
}
.next-c89b
  .right-a035
  .accent_green_9895
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-c89b
  .right-a035
  .aside_copper_1c4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-c89b
  .right-a035
  .sort-small-34e1 {
  color: var(--e-global-color-text);
}
.next-c89b
  .right-a035
  .sort-small-34e1
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-c89b
  .right-a035
  .column_57c9 {
  background-color: var(--e-global-color-primary);
}
.next-c89b
  .right-a035
  .column_57c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-c89b
  .right-a035
  .column_57c9:hover {
  background-color: var(--e-global-color-primary);
}
.next-c89b
  .right-a035
  .slider_89e9 {
  background-color: var(--e-global-color-primary);
}
.next-c89b
  .right-a035
  .slider_89e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-c89b
  .right-a035
  .slider_89e9:hover {
  background-color: var(--e-global-color-primary);
}
.next-c89b .wrapper_a476 {
  background-color: var(--e-global-color-primary);
}
.next-c89b .wrapper_a476:hover {
  background-color: var(--e-global-color-primary);
}
.next-c89b .disabled-current-9e96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-c89b .pro_930d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_7f05 .dim_36a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_7f05
  .content_8123
  > div:nth-child(3)
  .dim_36a8,
.container_7f05
  .dropdown-full-913b
  > div:nth-child(1)
  .dim_36a8,
.container_7f05
  .shadow_selected_3e3d
  > div:nth-child(1)
  .dim_36a8,
.container_7f05
  .texture_c2a1
  > div:nth-child(1)
  .dim_36a8,
.container_7f05
  .silver-a904
  > div:nth-child(1)
  .dim_36a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_7f05 .slow-48cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_7f05 .preview-dirty-7c28 {
  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);
}
.container_7f05 .pattern-simple-daf7 {
  background-color: var(--e-global-color-primary);
}
.container_7f05 .pattern-simple-daf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_7f05 .pattern-simple-daf7:hover {
  background-color: var(--e-global-color-primary);
}
.container_7f05 .outline_right_9639 {
  background-color: var(--e-global-color-primary);
}
.container_7f05 .outline_right_9639:hover {
  background-color: var(--e-global-color-primary);
}
.container_7f05 .disabled-current-9e96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_7f05 .pro_930d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-8396 .logo-9747 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-8396 .bright-ceba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-8396 .primary-rough-9bb0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-8396 .box-979b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-8396 .tooltip_eda9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-8396 .outline_right_9639 {
  background-color: var(--e-global-color-primary);
}
.hovered-8396 .outline_right_9639:hover {
  background-color: var(--e-global-color-primary);
}
.center-1f00 .input_fresh_a6cc {
  background-color: var(--e-global-color-secondary);
}
.center-1f00 .icon_blue_bd57 {
  background-color: var(--e-global-color-text);
}
.center-1f00 .bronze_7320 {
  background-color: var(--e-global-color-secondary);
}
.center-1f00 .outline-dc77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-1f00 .in-9158 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-1f00 .article-steel-a6f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-1f00 .easy-d372 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-1f00 .last_17df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_b20c .content_glass_0bcc .column-dark-92e8,
.left_b20c
  .content_glass_0bcc
  .column-dark-92e8
  a,
.left_b20c .blue-2866 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_b20c .content_glass_0bcc .photo-1396,
.left_b20c .middle_91fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_b20c .content_glass_0bcc .photo-1396 {
  color: var(--e-global-color-text);
}
.left_b20c .middle_91fb {
  color: var(--e-global-color-text);
}
.left_b20c
  .content_glass_0bcc
  .narrow-0021 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_b20c .last_130e .background_purple_5da2 {
  background-color: var(--e-global-color-primary);
}
.left_b20c .last_130e .background_purple_5da2:hover {
  background-color: var(--e-global-color-primary);
}
.left_b20c .last_130e .fixed_ad21 li span {
  background-color: var(--e-global-color-text);
}
.left_b20c .last_130e .fixed_ad21 li span:hover {
  background-color: var(--e-global-color-primary);
}
.left_b20c
  .last_130e
  .fixed_ad21
  li.slider-38ca
  span {
  background-color: var(--e-global-color-accent);
}
.left_b20c .wrapper-4bce span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_4cc3 .west_a80a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-north-5c07 .shadow-776d {
  background-color: var(--e-global-color-primary);
}
.paragraph-north-5c07 .hidden-d550 {
  background-color: var(--e-global-color-secondary);
}
.paragraph-north-5c07 .box-west-de12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-north-5c07 .huge-6ac3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-north-5c07 .silver-6f52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-north-5c07 .south_2faa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-north-5c07 .tertiary_next_3b85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-north-5c07 .sidebar-e452 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-north-5c07 .gallery-1c61 {
  background-color: var(--e-global-color-primary);
}
.paragraph-north-5c07 .gallery-1c61 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_easy_926f .avatar_thick_1aa9 {
  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);
}
.shadow_easy_926f .nav-0e19 {
  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);
}
.shadow_easy_926f
  .focus_rough_019b:after {
  background-color: var(--e-global-color-primary);
}
.shadow_easy_926f .focus_large_d32d {
  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);
}
.gallery_ed6b .blue-2866 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_ed6b .middle_91fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-94b8 .wrapper_fef8 .panel_aa8f {
  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);
}
.aside-94b8 .wrapper_fef8 .action_2119 {
  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);
}
.over_f254 .secondary-black-5084 {
  background-color: var(--e-global-color-primary);
}
.over_f254 .accordion-d4c8 {
  background-color: var(--e-global-color-secondary);
}
.over_f254 .primary_5d2d .text_723f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_f254 .hero-9b96 .text_723f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-97dd .large-4da9 .sort-d182 {
  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);
}
.gas-97dd .large-4da9 .wide_82bd {
  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-97dd .large-4da9 .tooltip-e563 {
  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);
}
.selected-15ef .message_first_99ba {
  border-color: var(--e-global-color-text);
}
.selected-15ef .plasma_381e {
  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);
}
.selected-15ef .modal_d62b {
  color: var(--e-global-color-primary);
}
.selected-15ef .gold-1aa3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_68aa .sort-dim-133f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_68aa .pink-eae3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_68aa .last_1e3d:hover .sort-dim-133f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_68aa
  .last_1e3d:hover
  .pink-eae3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-6238 .secondary_cool_6ab8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-6238 .carousel_7984 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-outer-6551 .wood-cad1 .photo-large-e376 {
  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);
}
.surface-outer-6551 .status_out_7ac9 .photo-large-e376 {
  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);
}
.secondary-new-c375 .image_tall_fdf9 {
  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);
}
.easy-2a9f .hover_4600 .short_da9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-2a9f .hover_4600 .short_da9c {
  background-color: var(--e-global-color-secondary);
}
.easy-2a9f .mask-630f .short_da9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-2a9f .mask-630f .short_da9c {
  background-color: var(--e-global-color-secondary);
}
.easy-2a9f .west_294b .box-brown-4dc3 {
  background-color: var(--e-global-color-primary);
}
.easy-2a9f .west_294b:hover .box-brown-4dc3 {
  background-color: var(--e-global-color-secondary);
}
.easy-2a9f .background_purple_5da2 {
  background-color: var(--e-global-color-primary);
}
.easy-2a9f .background_purple_5da2:hover {
  background-color: var(--e-global-color-accent);
}
.easy-2a9f .fixed_ad21 li span {
  background-color: var(--e-global-color-text);
}
.easy-2a9f .fixed_ad21 li span:hover {
  background-color: var(--e-global-color-primary);
}
.easy-2a9f .fixed_ad21 li.slider-38ca span {
  background-color: var(--e-global-color-accent);
}
.caption-mini-eea1 .carousel-dfcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-mini-eea1 .module-bright-5b5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_978d .header_bottom_6241:before {
  background-color: var(--e-global-color-secondary);
}
.badge_978d .modal-north-7922 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_978d .hovered-af07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_lite_180e .banner_basic_b454 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_lite_180e .banner_basic_b454:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_lite_180e .banner_basic_b454.fn-active-0b32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_lite_180e .breadcrumb_3b90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_lite_180e .summary-upper-6e31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_lite_180e .advanced-e7bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_lite_180e .current_26da {
  background-color: var(--e-global-color-primary);
}
.sort_lite_180e .current_26da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_lite_180e .tertiary_copper_84d7 {
  background-color: var(--e-global-color-primary);
}
.sort_lite_180e .tertiary_copper_84d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-5c2b .mini_bcd4 .picture-pink-0ed7 a {
  color: var(--e-global-color-secondary);
}
.description-5c2b .mini_bcd4 .picture-pink-0ed7 a:hover {
  color: var(--e-global-color-secondary);
}
.description-5c2b .mini_bcd4 .picture-pink-0ed7,
.description-5c2b .mini_bcd4 .picture-pink-0ed7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-5c2b .mini_bcd4 .info-static-5bd3 {
  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);
}
.description-5c2b .mini_bcd4 .disabled-f8c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-5c2b .mini_bcd4 .iron_1e86 {
  background-color: var(--e-global-color-primary);
}
.description-5c2b .mini_bcd4 .iron_1e86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-5c2b .mini_bcd4 .iron_1e86:hover {
  background-color: var(--e-global-color-primary);
}
.description-5c2b .mini_bcd4 .media_hot_5acd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-5c2b .mini_bcd4 .media_hot_5acd {
  background-color: var(--e-global-color-primary);
}
.description-5c2b .mini_bcd4 .media_hot_5acd:hover {
  background-color: var(--e-global-color-primary);
}
.description-5c2b .mini_bcd4 .background_purple_5da2 {
  background-color: var(--e-global-color-primary);
}
.description-5c2b .mini_bcd4 .background_purple_5da2:hover {
  background-color: var(--e-global-color-primary);
}
.description-5c2b .last_130e .fixed_ad21 li span {
  background-color: var(--e-global-color-text);
}
.description-5c2b .last_130e .fixed_ad21 li span:hover {
  background-color: var(--e-global-color-primary);
}
.description-5c2b .last_130e .fixed_ad21 li.slider-38ca span {
  background-color: var(--e-global-color-accent);
}
.description-5c2b .disabled-current-9e96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-5c2b .pro_930d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-de40 .sort_d04b .image-dc18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-de40 .sort_d04b .tertiary-short-c826 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-de40 .sort_d04b .north_b781 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-4d30 .wide-8d9e {
  border-color: var(--e-global-color-text);
}
.section-4d30 .tabs_0a1e {
  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);
}
.section-4d30 .tag_bottom_425b {
  color: var(--e-global-color-secondary);
}
.section-4d30 .tag_bottom_425b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-4d30 .thumbnail_957b > * {
  color: var(--e-global-color-primary);
}
.section-4d30 .thumbnail_957b > * svg {
  fill: var(--e-global-color-primary);
}
.section-4d30 .button-next-809a {
  color: var(--e-global-color-primary);
}
.section-4d30 .button-next-809a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-4d30 .dark-caac {
  color: var(--e-global-color-primary);
}
.section-4d30 .dark-caac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-4d30 .advanced-b315 {
  color: var(--e-global-color-primary);
}
.section-4d30 .advanced-b315 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-4d30 .center_abce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-4d30 .pattern_629a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-4d30 .pattern_629a.title_brown_ce76 {
  color: var(--e-global-color-secondary);
}
.section-4d30 .pattern_629a.title_brown_ce76 .secondary-full-80e1 {
  color: var(--e-global-color-accent);
}
.section-4d30 .pattern_629a.white_e5d8 {
  color: var(--e-global-color-text);
}
.section-4d30 .pattern_629a.white_e5d8 .secondary-full-80e1 {
  color: var(--e-global-color-text);
}
.section-4d30 .pattern_629a:before {
  border-top-color: var(--e-global-color-text);
}
.section-4d30 .thumbnail-6cfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-4d30
  .thumbnail-6cfa
  .gold-86e2 {
  background-color: var(--e-global-color-primary);
}
.section-4d30
  .thumbnail-6cfa
  .gold-86e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-4d30 .wide-8d9e .picture_simple_8b76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_smooth_0190 .mini_d9de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_smooth_0190 .accent-470e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_7c2d .selected-916e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_7c2d
  .list_stone_cd10
  .preview_dfe3 {
  background-color: var(--e-global-color-secondary);
}
.container_7c2d
  .list_stone_cd10.article-advanced-b527
  .preview_dfe3 {
  background-color: var(--e-global-color-text);
}
.container_7c2d
  .list_stone_cd10:hover
  .preview_dfe3 {
  background-color: var(--e-global-color-accent);
}
.container_7c2d
  .list_stone_cd10.fn-active-0b32
  .preview_dfe3 {
  background-color: var(--e-global-color-primary);
}
.grid_smooth_1f3b .tag_up_15ef {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.grid_smooth_1f3b .paragraph_smooth_a506 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_smooth_1f3b .pagination-7b70 {
  background-color: var(--e-global-color-primary);
}
.grid_smooth_1f3b .pagination-7b70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-0f38 .outline-rough-d399 .narrow_1552 .banner-red-83bd {
  background-color: var(--e-global-color-secondary);
}
.content-0f38 .outline-rough-d399 .widget-tiny-f5b6:after {
  background-color: var(--e-global-color-secondary);
}
.content-0f38 .article-focused-2688 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-0f38 .description-a39c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-0f38 .pattern_over_bbb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-0f38 .tertiary-dcee {
  background-color: var(--e-global-color-primary);
}
.content-0f38 .tertiary-dcee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-0f38 .shadow-large-8328 {
  background-color: var(--e-global-color-secondary);
}
.content-0f38 .shadow-large-8328 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-0f38 .outline-rough-d399 .highlight-pressed-8b4e .first_4a00:hover {
  background-color: var(--e-global-color-primary);
}
.content-0f38
  .outline-rough-d399
  .highlight-pressed-8b4e
  .first_4a00.row-rough-3668 {
  background-color: var(--e-global-color-primary);
}
.content-0f38 .outline-rough-d399 .old_deb7:before {
  border-color: var(--e-global-color-primary);
}
.content-0f38 .outline-rough-d399 .old_deb7:hover:before {
  border-color: var(--e-global-color-secondary);
}
.content-0f38
  .outline-rough-d399
  .old_deb7.badge-right-742a:before {
  border-color: var(--e-global-color-primary);
}
.content-0f38 .info-outer-f5cd span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-4932 .module_011f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-4932 .module_011f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-4932 .module_011f.orange_f8df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-4932 .inner-d21a {
  background-color: var(--e-global-color-primary);
}
.label-4932 .inner-d21a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-4932
  .box-under-b3ed
  .thick_afcd
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-4932
  .message_stone_fdd4
  .thick_afcd
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_7f3b
  .short-6917
  .aside-e6b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_7f3b
  .short-6917
  .status_iron_d173 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_7f3b .grid_4743 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_7f3b .sidebar-soft-6a2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_7f3b .section_547f {
  background-color: var(--e-global-color-primary);
}
.fixed_7f3b .section_547f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-selected-e8eb .tabs_active_8c5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-selected-e8eb .row_right_702d {
  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);
}
.notice-selected-e8eb .north-b350 {
  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);
}
.notice-selected-e8eb .north-b350 a:hover {
  color: var(--e-global-color-secondary);
}
.notice-selected-e8eb .shade_green_d45a {
  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);
}
.notice-selected-e8eb .item-dab2 {
  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-selected-e8eb .solid-e1ae .background_purple_5da2 {
  background-color: var(--e-global-color-primary);
}
.notice-selected-e8eb .solid-e1ae .background_purple_5da2:hover {
  background-color: var(--e-global-color-accent);
}
.notice-selected-e8eb
  .solid-e1ae
  .fixed_ad21
  li
  span {
  background-color: var(--e-global-color-text);
}
.notice-selected-e8eb
  .solid-e1ae
  .fixed_ad21
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.notice-selected-e8eb
  .solid-e1ae
  .fixed_ad21
  li.slider-38ca
  span {
  background-color: var(--e-global-color-accent);
}
.sort-80a8
  .iron-a2bf
  .search-red-822f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-80a8 .iron-a2bf .label-40bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-80a8 .iron-a2bf .description_dim_97c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-80a8 .background-e237 {
  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);
}
.sort-80a8
  .main-5479.secondary_stale_475e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > a {
  background-color: var(--e-global-color-text);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > a
  .box-2da4.grid-dynamic-6b43 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > a
  .iron-180b.button_red_f2e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > .paragraph-26b6
  .block-9d36
  > a {
  background-color: var(--e-global-color-secondary);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > .paragraph-26b6
  .block-9d36
  > a
  .widget_pro_d010 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > .paragraph-26b6
  .block-9d36
  > a
  .iron-180b.fast_0ebb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > a
  .menu-5672:before {
  color: var(--e-global-color-text);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > .paragraph-26b6
  a
  .menu-5672:before {
  color: var(--e-global-color-text);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36.content_233a
  > a
  .menu-5672:before {
  color: var(--e-global-color-text);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > .paragraph-26b6
  .block-9d36.content_233a
  > a
  .menu-5672:before {
  color: var(--e-global-color-text);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > a
  .paragraph_5140
  .secondary_blue_4161 {
  color: var(--e-global-color-text);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > .paragraph-26b6
  a
  .paragraph_5140
  .secondary_blue_4161 {
  color: var(--e-global-color-text);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > a
  .paragraph_5140
  .secondary_blue_4161,
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > .paragraph-26b6
  a
  .paragraph_5140
  .secondary_blue_4161 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > a
  .red-bd08:before {
  color: var(--e-global-color-text);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > .paragraph-26b6
  a
  .red-bd08:before {
  color: var(--e-global-color-text);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36.content_233a
  > a
  .red-bd08:before {
  color: var(--e-global-color-text);
}
.lite-e6c1
  > .focus-paper-4c09
  > div
  > .lower_38cb
  > .block-9d36
  > .paragraph-26b6
  .block-9d36.content_233a
  > a
  .red-bd08:before {
  color: var(--e-global-color-text);
}
.card-52c9 .detail-active-c4f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-52c9
  .in_98b0:hover
  .detail-active-c4f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-paper-b890
  > .focus-paper-4c09
  > .hard-520a
  > .popup-motion-37bf
  > .rough_b0f6
  > .shadow-plasma-3d63
  .inner-e073 {
  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);
}
.mask-paper-b890
  > .focus-paper-4c09
  > .hard-520a
  > .popup-motion-37bf
  > .rough_b0f6
  > .shadow-plasma-3d63:hover
  .inner-e073 {
  color: var(--e-global-color-text);
}
.mask-paper-b890
  > .focus-paper-4c09
  > .hard-520a
  > .popup-motion-37bf
  > .rough_b0f6
  > .shadow-plasma-3d63:hover
  .inner-e073 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-paper-b890
  > .focus-paper-4c09
  > .hard-520a
  > .popup-motion-37bf
  > .rough_b0f6.module_0b13
  > .shadow-plasma-3d63
  .inner-e073 {
  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);
}
.bright-54c5 .banner_f8b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-54c5 .bright-5fca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-54c5 .hover_dirty_7efe {
  background-color: var(--e-global-color-primary);
}
.bright-54c5 .hover_dirty_7efe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_74c4
  > .focus-paper-4c09
  > .module-stone-1a69
  > .notice-f9e6
  > .motion-4d34
  .solid_9765 {
  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);
}
.content_74c4
  > .focus-paper-4c09
  > .module-stone-1a69
  > .notice-f9e6
  > .motion-4d34
  .surface_under_64bf {
  color: var(--e-global-color-text);
}
.content_74c4
  > .focus-paper-4c09
  > .module-stone-1a69
  > .notice-f9e6
  > .motion-4d34:hover
  .solid_9765 {
  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);
}
.content_74c4
  > .focus-paper-4c09
  > .module-stone-1a69
  > .notice-f9e6
  > .motion-4d34:hover
  .surface_under_64bf {
  color: var(--e-global-color-secondary);
}
.content_74c4
  > .focus-paper-4c09
  > .module-stone-1a69
  > .notice-f9e6
  > .motion-4d34.tag-bronze-33ff
  .solid_9765 {
  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);
}
.content_74c4
  > .focus-paper-4c09
  > .module-stone-1a69
  > .notice-f9e6
  > .motion-4d34.tag-bronze-33ff
  .surface_under_64bf {
  color: var(--e-global-color-primary);
}
.border-3678
  .hot_19e8
  .thumbnail-08b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-3678 .new_6431 .picture_simple_8b76 .modal_abe5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_in_003f .dim-01e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_in_003f .pattern-medium-2b7d .dim-01e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_in_003f .chip_20ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_in_003f .chip_20ca {
  background-color: var(--e-global-color-primary);
}
.content_fixed_299c .search-a187 .center_88a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_fixed_299c
  .search-a187:hover
  .basic_3417 {
  color: var(--e-global-color-secondary);
}
.content_fixed_299c
  .search-a187:hover
  .center_88a2 {
  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);
}
.avatar-narrow-1c80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.slow_9944 {
  flex-direction: column;
}

.slow_9944 .pink_7b06 {
  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.slow_9944 .pink_7b06 {
  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);
}

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

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

.carousel-2ee4.full-4f04 {
  display: none;
}

.next-04af {
  display: none;
}

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

.block-559e.white-764a {
  margin-bottom: 40px;
  width: 100%;
}

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

.slow_9944 a {
  width: 100%;
}

.paragraph_outer_c6db .footer-315a.cold_a8d7 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.paragraph_outer_c6db
  .footer-315a.header-under-51b7
  .shadow_8df8
  .hard_7d07 {
  font-size: 20px !important;
}

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

.link-59cc {
  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;
}

.black-70a2 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.overlay_624a.hidden_e426 > .element-action-51c1 {
  display: flex;
  align-items: center;
}

.liquid-9dd5 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.form-outer-7d0b {
  position: relative;
  width: 100%;
}

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

.border-upper-77ae {
  font-size: 35px !important;
}

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

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

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

.paragraph_outer_c6db
  .footer-315a.list_wood_4813
  .tiny-d6a6
  .action-d46b {
  width: 100% !important;
}

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

.easy-478d {
  width: 100%;
}

.old-01b0 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.feature_3dce:hover .block_black_da87 {
  visibility: visible;
}
.feature_3dce:hover.feature_3dce::before {
  display: block;
}

.black-70a2 h3 {
  color: #fff;
}

.summary-hot-3107 {
  margin: 0;
}

.paragraph_outer_c6db
  .footer-315a.list_wood_4813
  .action-d46b
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.column-wood-bb75 {
  width: 100%;
}

.soft-eb73 {
  width: 100%;
}

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

.soft-eb73 {
  width: 100%;
}

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

.action-d46b {
  display: flex;
  align-items: center;
}

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

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

.slow_9944 .pink_7b06.media-c60b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.slow_9944 h1.pink_7b06 {
  margin-top: 80px !important;
}

.paragraph_outer_c6db .footer-315a.steel_697e {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.feature-slow-80f3 img {
  width: 100%;
}

.in-f758 .gradient_7cd9.shadow_8df8 {
  justify-content: space-between;
}

.banner-middle-e949 {
  display: none;
}

.hidden-3442 .container-b7cf {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .overlay_624a .element-action-51c1 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .in-f758 .gradient_7cd9.shadow_8df8 {
    border-bottom: 1px solid #f0c159;
  }

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

  .overlay_624a.hidden_e426 > .element-action-51c1 {
    gap: 15px;
    justify-content: space-between;
  }

  .paragraph_outer_c6db
    .footer-315a.list_wood_4813
    .action-d46b
    img {
    width: 60% !important;
  }

  .icon_current_1285 {
    left: 2%;
  }

  .hover-gas-580e {
    margin: 10px 0;
  }

  .slow_9944 .container-b7cf {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .border-upper-77ae {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.slow_9944 .pink_7b06,
  .slow_9944 .pink_7b06 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .action-d46b {
    justify-content: center;
  }

  .slow_9944 .container-b7cf {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .disabled-over-e81c {
    margin-bottom: 15px !important;
  }

  .paragraph_outer_c6db .footer-315a.cold_a8d7 {
    width: 75% !important;
  }

  .feature-slow-80f3 img {
    width: 100% !important;
  }
}

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

  h2.slow_9944 .pink_7b06,
  .slow_9944 .pink_7b06 {
    font-size: 30px !important;
  }

  .action-d46b {
    justify-content: center;
  }

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

  .dim-ae58
    .easy_b79f.texture_static_9dc5 {
    margin: 0 !important;
  }

  .liquid-9dd5 {
    margin: 0;
    gap: 10px;
  }

  .hover-gas-580e {
    display: flex;
  }

  .active_fda7 .avatar_cb16 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .slow_9944 h1.pink_7b06 {
    margin-top: 40px !important;
  }

  .paragraph_outer_c6db
    .footer-315a.list_wood_4813
    .action-d46b
    img,
  .background-0561 .tiny-d6a6 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .paragraph_outer_c6db .footer-315a.cold_a8d7 {
    width: 100% !important;
  }

  .overlay_624a.hidden_e426 > .element-action-51c1 {
    gap: 3px;
  }

  .slow_9944 .container-b7cf {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.in-f758 .gradient_7cd9.shadow_8df8 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.in-f758 .gradient_7cd9.shadow_8df8: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);
}

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

/* 图片容器简化样式 */
.form-outer-7d0b {
  position: relative;
  width: 100%;
}

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

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

.carousel-2ee4: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;
}

/* 图片块简化样式 */
.text-dirty-e7a9 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .in-f758 .gradient_7cd9.shadow_8df8 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .slow_9944 .pink_7b06 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .avatar_cb16 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.description_orange_4863 .short_4f2f {
  flex-shrink: 0;
  white-space: nowrap;
}

.description_orange_4863 .block-bright-f2fd {
  flex-shrink: 0;
  min-width: fit-content;
}

.description_orange_4863 .hard_7d07 {
  white-space: nowrap;
}

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

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

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

.description_orange_4863 .block-bright-f2fd {
  max-width: 80px !important;
  overflow: hidden;
}

.description_orange_4863 .gradient_7cd9.shadow_8df8 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.description_orange_4863 .hard_7d07 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 0228 */
.promo-block-h4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
