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(.carousel-af10) {
  gap: 0.5em;
}
:where(.hero-8c60) {
  gap: 0.5em;
}
body .medium-553a > .thumbnail_5edf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .medium-553a > .medium_4bb8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .medium-553a > .shadow-current-5b19 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .smooth_aa16 > .thumbnail_5edf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .smooth_aa16 > .medium_4bb8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .smooth_aa16 > .shadow-current-5b19 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .smooth_aa16
  > :where(:not(.thumbnail_5edf):not(.medium_4bb8):not(.picture-5307)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .smooth_aa16 > .basic-e339 {
  max-width: var(--wp--style--global--wide-size);
}
body .carousel-af10 {
  display: flex;
}
body .carousel-af10 {
  flex-wrap: wrap;
  align-items: center;
}
body .carousel-af10 > * {
  margin: 0;
}
body .hero-8c60 {
  display: grid;
}
body .hero-8c60 > * {
  margin: 0;
}
:where(.bottom-cca3.carousel-af10) {
  gap: 2em;
}
:where(.bottom-cca3.hero-8c60) {
  gap: 2em;
}
:where(.small-7226.carousel-af10) {
  gap: 1.25em;
}
:where(.small-7226.hero-8c60) {
  gap: 1.25em;
}
.summary-fef5 {
  color: var(--wp--preset--color--black) !important;
}
.tall_0c19 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hard-fbb2 {
  color: var(--wp--preset--color--white) !important;
}
.motion-d458 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.hidden_hot_ceac {
  color: var(--wp--preset--color--vivid-red) !important;
}
.box_efd7 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.row_490b {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.section-65da {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.bronze_10cb {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.preview-silver-6773 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.detail_abc9 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.layout_prev_d156 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.top_5737 {
  background-color: var(--wp--preset--color--black) !important;
}
.content-2451 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.lower_a5fc {
  background-color: var(--wp--preset--color--white) !important;
}
.wrapper-complex-34de {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.description-c80e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.active-medium-b338 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.main_hot_8a4c {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.focused-fb1e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.component-555e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.message_huge_6933 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.active-hot-8431 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.main_dynamic_f13e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.iron-b07e {
  border-color: var(--wp--preset--color--black) !important;
}
.link-brown-b92f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.progress_right_8b86 {
  border-color: var(--wp--preset--color--white) !important;
}
.frame-9219 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.widget-cool-fa19 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.lower_b474 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.detail_pro_829d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dynamic_c289 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.bronze_006b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.filter_under_27c6 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.overlay_dba7 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.photo-7fc2 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.overlay_607e {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.article_gold_d91b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.picture-a0b8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.progress-53a9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.dirty-a0e8 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.form_dark_4beb {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.dynamic_cf15 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.detail_pink_4354 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.status_e0b9 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.dropdown-hot-1c1d {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.media_top_f61e {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.in_3cd7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.outline-white-1f97 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.hard_0855 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.secondary-8220 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.logo_dd68 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.brown-90f8 a:where(:not(.complex_f540)) {
  color: inherit;
}
:where(.small-7226.carousel-af10) {
  gap: 1.25em;
}
:where(.small-7226.hero-8c60) {
  gap: 1.25em;
}
:where(.bottom-cca3.carousel-af10) {
  gap: 2em;
}
:where(.bottom-cca3.hero-8c60) {
  gap: 2em;
}
.fluid_58d9 {
  font-size: 1.5em;
  line-height: 1.6;
}

.input-56b8 .wrapper-static-5484 {
  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);
}
.sidebar_179c .badge_e700 {
  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);
}
.filter-action-503a {
  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);
}
.filter-action-503a.old-ac0e .shade_bottom_afe4 {
  background-color: var(--e-global-color-primary);
}
.filter-action-503a.inner-bfa6 .shade_bottom_afe4,
.filter-action-503a.wrapper-fa18 .shade_bottom_afe4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hot-a245 .video_48bd {
  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);
}
.slider_light_f24d {
  --divider-color: var(--e-global-color-secondary);
}
.slider_light_f24d .tabs-3835 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.slider_light_f24d.green-1a46 .small-576f {
  background-color: var(--e-global-color-secondary);
}
.slider_light_f24d.photo_cool_da47 .small-576f,
.slider_light_f24d.pagination_outer_a24e .small-576f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.slider_light_f24d.photo_cool_da47 .small-576f,
.slider_light_f24d.pagination_outer_a24e .small-576f svg {
  fill: var(--e-global-color-secondary);
}
.footer-hovered-3919 .column_purple_b8cc {
  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);
}
.footer-hovered-3919 .mask-light-0a1f {
  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);
}
.fluid_df90.green-1a46 .small-576f {
  background-color: var(--e-global-color-primary);
}
.fluid_df90.photo_cool_da47 .small-576f,
.fluid_df90.pagination_outer_a24e .small-576f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.fluid_df90.photo_cool_da47 .small-576f,
.fluid_df90.pagination_outer_a24e .small-576f svg {
  fill: var(--e-global-color-primary);
}
.tertiary_up_c3da.green-1a46 .small-576f {
  background-color: var(--e-global-color-primary);
}
.tertiary_up_c3da.photo_cool_da47 .small-576f,
.tertiary_up_c3da.pagination_outer_a24e .small-576f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tertiary_up_c3da .middle_378a {
  color: var(--e-global-color-primary);
}
.tertiary_up_c3da .middle_378a,
.tertiary_up_c3da .middle_378a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_up_c3da .block_slow_9cf2 {
  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);
}
.white-7b26 .pagination_77c7 {
  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);
}
.widget-4581 .pagination_static_b19b .slider_solid_803e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-up-7159 .filter_pro_f263:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.filter-up-7159 .east-5c9d i {
  color: var(--e-global-color-primary);
}
.filter-up-7159 .east-5c9d svg {
  fill: var(--e-global-color-primary);
}
.filter-up-7159 .panel_d6a2 {
  color: var(--e-global-color-secondary);
}
.filter-up-7159 .filter_pro_f263 > .panel_d6a2,
.filter-up-7159 .filter_pro_f263 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-bb3e .yellow_a6f2 {
  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);
}
.south-bb3e .item_e3f8 {
  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);
}
.dropdown-e19c .paragraph-2503 .status_fdcb {
  background-color: var(--e-global-color-primary);
}
.dropdown-e19c .pattern_brown_fe72 {
  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);
}
.fluid_4405 .bottom_988e {
  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);
}
.fluid_4405 .label-56d1 {
  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);
}
.fluid_4405 .large-41e1 {
  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);
}
.bright-b3d0 .avatar_full_f314,
.bright-b3d0 .avatar_full_f314 a {
  color: var(--e-global-color-primary);
}
.bright-b3d0 .avatar_full_f314.message-advanced-ac5a,
.bright-b3d0 .avatar_full_f314.message-advanced-ac5a a {
  color: var(--e-global-color-accent);
}
.bright-b3d0 .avatar_full_f314 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-b3d0 .filter_gas_e818 {
  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-2846 .notification-dirty-820d,
.tabs-2846 .short-4d9f {
  color: var(--e-global-color-primary);
}
.tabs-2846 .notification-dirty-820d svg {
  fill: var(--e-global-color-primary);
}
.tabs-2846 .message-advanced-ac5a .notification-dirty-820d,
.tabs-2846 .message-advanced-ac5a .short-4d9f {
  color: var(--e-global-color-accent);
}
.tabs-2846 .message-advanced-ac5a .notification-dirty-820d svg {
  fill: var(--e-global-color-accent);
}
.tabs-2846 .short-4d9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-2846 .filter_gas_e818 {
  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);
}
.detail-e607 .huge_1db5,
.detail-e607 .table_tall_3b6d {
  color: var(--e-global-color-primary);
}
.detail-e607 .table_tall_3b6d svg {
  fill: var(--e-global-color-primary);
}
.detail-e607 .avatar_full_f314.message-advanced-ac5a a,
.detail-e607
  .avatar_full_f314.message-advanced-ac5a
  .table_tall_3b6d {
  color: var(--e-global-color-accent);
}
.detail-e607 .huge_1db5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-e607 .filter_gas_e818 {
  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_6df8 .secondary-6c55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_6df8 .link-b2f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_warm_cd9c .container-e9f2 .item_5be9 {
  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);
}
.video_warm_cd9c .container-e9f2 .tall_c113 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_warm_cd9c .content_60d8 .item_5be9 {
  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);
}
.video_warm_cd9c
  .content_60d8
  .tall_c113 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_warm_cd9c
  .alert_dirty_a5cd
  .item_5be9 {
  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);
}
.video_warm_cd9c
  .alert_dirty_a5cd
  .tall_c113 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_warm_cd9c
  .wrapper_66d0
  .item_5be9 {
  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);
}
.video_warm_cd9c
  .wrapper_66d0
  .tall_c113 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-down-467e .black_89cd {
  background-color: var(--e-global-color-primary);
}
.highlight-down-467e .black_89cd:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-down-467e .description_green_8661 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-down-467e
  .black_89cd:hover
  .description_green_8661 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_f3bd .yellow-f9cb {
  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);
}
.feature-6a8c .table-8229 .outer_f8fb a {
  background-color: var(--e-global-color-accent);
}
.feature-6a8c .table-8229 .component-top-18e4 a {
  background-color: var(--e-global-color-accent);
}
.feature-6a8c .table-8229 .outer_f8fb a,
.feature-6a8c .table-8229 .component-top-18e4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_hot_e430
  .first_232c.pattern_purple_b5f8
  .table-8229
  a.pagination_active_d631 {
  background-color: var(--e-global-color-accent);
}
.layout_hot_e430
  .first_232c.pattern_purple_b5f8
  .table-8229
  span.pagination_active_d631.fn-current-41ab {
  background-color: var(--e-global-color-text);
}
.layout_hot_e430
  .first_232c.pattern_purple_b5f8
  .table-8229
  .pagination_active_d631 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-4c7d .plasma_f8f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-4c7d
  .notification-bottom-6e11
  > .smooth-a26f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-4c7d
  .button-1991
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-4c7d
  .tag_glass_8b76
  .next-b614,
.video-4c7d
  .tag_glass_8b76
  .secondary-pink-3b24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-4c7d
  .tag_glass_8b76
  .wood-554c,
.video-4c7d
  .tag_glass_8b76
  a
  .wood-554c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-4c7d
  .tag_glass_8b76
  .primary-wide-e53e {
  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);
}
.video-4c7d
  .tag_glass_8b76
  .input_3732 {
  background-color: var(--e-global-color-primary);
}
.video-4c7d
  .tag_glass_8b76
  .input_3732 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-4c7d
  .tag_glass_8b76
  .input_3732:hover {
  background-color: var(--e-global-color-primary);
}
.video-4c7d
  .tag_glass_8b76
  .selected-547d {
  background-color: var(--e-global-color-primary);
}
.video-4c7d
  .tag_glass_8b76
  .selected-547d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-4c7d
  .tag_glass_8b76
  .selected-547d:hover {
  background-color: var(--e-global-color-primary);
}
.video-4c7d
  .widget_170c
  .text_easy_139a
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-4c7d
  .widget_170c
  .up-b187 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-4c7d
  .widget_170c
  .primary-wide-e53e {
  color: var(--e-global-color-text);
}
.video-4c7d
  .widget_170c
  .primary-wide-e53e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-4c7d
  .widget_170c
  .input_3732 {
  background-color: var(--e-global-color-primary);
}
.video-4c7d
  .widget_170c
  .input_3732 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-4c7d
  .widget_170c
  .input_3732:hover {
  background-color: var(--e-global-color-primary);
}
.video-4c7d
  .widget_170c
  .selected-547d {
  background-color: var(--e-global-color-primary);
}
.video-4c7d
  .widget_170c
  .selected-547d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-4c7d
  .widget_170c
  .selected-547d:hover {
  background-color: var(--e-global-color-primary);
}
.video-4c7d .tooltip-f88d {
  background-color: var(--e-global-color-primary);
}
.video-4c7d .tooltip-f88d:hover {
  background-color: var(--e-global-color-primary);
}
.video-4c7d .tabs-hot-72eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-4c7d .narrow_5824 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_90fa .avatar-south-b5d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_90fa
  .bottom_7915
  > div:nth-child(3)
  .avatar-south-b5d7,
.narrow_90fa
  .notice-354d
  > div:nth-child(1)
  .avatar-south-b5d7,
.narrow_90fa
  .tertiary_dbc8
  > div:nth-child(1)
  .avatar-south-b5d7,
.narrow_90fa
  .pressed-c131
  > div:nth-child(1)
  .avatar-south-b5d7,
.narrow_90fa
  .outline_north_abba
  > div:nth-child(1)
  .avatar-south-b5d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_90fa .photo-inner-b16d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_90fa .menu-active-c460 {
  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);
}
.narrow_90fa .panel-wide-ac22 {
  background-color: var(--e-global-color-primary);
}
.narrow_90fa .panel-wide-ac22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_90fa .panel-wide-ac22:hover {
  background-color: var(--e-global-color-primary);
}
.narrow_90fa .dropdown_cc13 {
  background-color: var(--e-global-color-primary);
}
.narrow_90fa .dropdown_cc13:hover {
  background-color: var(--e-global-color-primary);
}
.narrow_90fa .tabs-hot-72eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_90fa .narrow_5824 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-68e6 .highlight-0515 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-68e6 .outline_a4eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-68e6 .sort-cold-bd52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-68e6 .accordion-up-8173 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-68e6 .detail_b38d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-68e6 .dropdown_cc13 {
  background-color: var(--e-global-color-primary);
}
.widget-68e6 .dropdown_cc13:hover {
  background-color: var(--e-global-color-primary);
}
.photo_complex_45e7 .feature-bright-26e6 {
  background-color: var(--e-global-color-secondary);
}
.photo_complex_45e7 .tooltip-iron-e553 {
  background-color: var(--e-global-color-text);
}
.photo_complex_45e7 .preview_c040 {
  background-color: var(--e-global-color-secondary);
}
.photo_complex_45e7 .wide_70a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_complex_45e7 .overlay-6d67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_45e7 .hidden_5ae1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_45e7 .table-rough-d024 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_45e7 .accent-cce8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_7d62 .thumbnail-03fc .fresh_6d13,
.lower_7d62
  .thumbnail-03fc
  .fresh_6d13
  a,
.lower_7d62 .stone-73bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_7d62 .thumbnail-03fc .upper_39b0,
.lower_7d62 .item_steel_75cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_7d62 .thumbnail-03fc .upper_39b0 {
  color: var(--e-global-color-text);
}
.lower_7d62 .item_steel_75cb {
  color: var(--e-global-color-text);
}
.lower_7d62
  .thumbnail-03fc
  .filter-72a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_7d62 .nav_c09a .footer_d5eb {
  background-color: var(--e-global-color-primary);
}
.lower_7d62 .nav_c09a .footer_d5eb:hover {
  background-color: var(--e-global-color-primary);
}
.lower_7d62 .nav_c09a .block-easy-66ec li span {
  background-color: var(--e-global-color-text);
}
.lower_7d62 .nav_c09a .block-easy-66ec li span:hover {
  background-color: var(--e-global-color-primary);
}
.lower_7d62
  .nav_c09a
  .block-easy-66ec
  li.info-simple-e148
  span {
  background-color: var(--e-global-color-accent);
}
.lower_7d62 .pagination_black_96a9 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_east_b74b .middle_0fca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-995c .sidebar-fb0e {
  background-color: var(--e-global-color-primary);
}
.north-995c .box_purple_a1d2 {
  background-color: var(--e-global-color-secondary);
}
.north-995c .logo_stale_66b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-995c .caption-west-c3d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-995c .shadow-clean-bfef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-995c .iron_8393 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-995c .paper-cc9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-995c .over-f592 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-995c .down-a72f {
  background-color: var(--e-global-color-primary);
}
.north-995c .down-a72f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_static_4293 .logo-south-c0b2 {
  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);
}
.section_static_4293 .menu_warm_6cdd {
  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);
}
.section_static_4293
  .left_b353:after {
  background-color: var(--e-global-color-primary);
}
.section_static_4293 .list_static_85e5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-54ca .stone-73bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-54ca .item_steel_75cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-steel-6eab .main_white_8386 .focused-2f24 {
  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);
}
.overlay-steel-6eab .main_white_8386 .slow_6f2f {
  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-2065 .aside_steel_3e2f {
  background-color: var(--e-global-color-primary);
}
.over-2065 .article-6aee {
  background-color: var(--e-global-color-secondary);
}
.over-2065 .progress-ca62 .title_5fcb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-2065 .title_current_3628 .title_5fcb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_narrow_89de .dynamic_2687 .message-a009 {
  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);
}
.picture_narrow_89de .dynamic_2687 .content-31f5 {
  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);
}
.picture_narrow_89de .dynamic_2687 .caption_7cf9 {
  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);
}
.brown_cad7 .motion-0251 {
  border-color: var(--e-global-color-text);
}
.brown_cad7 .info-f48c {
  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);
}
.brown_cad7 .advanced-be44 {
  color: var(--e-global-color-primary);
}
.brown_cad7 .paragraph_wood_79d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_0124 .lite_5ebd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_0124 .copper-8e0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_0124 .glass-7462:hover .lite_5ebd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_0124
  .glass-7462:hover
  .copper-8e0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_green_09bc .button-advanced-3267 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_green_09bc .element-action-b880 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_f7b3 .menu_action_2e36 .narrow_03ef {
  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);
}
.notification_f7b3 .copper_f217 .narrow_03ef {
  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);
}
.hot_38e9 .hidden_yellow_706b {
  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);
}
.main_solid_e09f .frame-2c63 .silver_c6bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_solid_e09f .frame-2c63 .silver_c6bf {
  background-color: var(--e-global-color-secondary);
}
.main_solid_e09f .black_8b1b .silver_c6bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_solid_e09f .black_8b1b .silver_c6bf {
  background-color: var(--e-global-color-secondary);
}
.main_solid_e09f .background-mini-2032 .outline-left-68e8 {
  background-color: var(--e-global-color-primary);
}
.main_solid_e09f .background-mini-2032:hover .outline-left-68e8 {
  background-color: var(--e-global-color-secondary);
}
.main_solid_e09f .footer_d5eb {
  background-color: var(--e-global-color-primary);
}
.main_solid_e09f .footer_d5eb:hover {
  background-color: var(--e-global-color-accent);
}
.main_solid_e09f .block-easy-66ec li span {
  background-color: var(--e-global-color-text);
}
.main_solid_e09f .block-easy-66ec li span:hover {
  background-color: var(--e-global-color-primary);
}
.main_solid_e09f .block-easy-66ec li.info-simple-e148 span {
  background-color: var(--e-global-color-accent);
}
.hard-d8dc .image_012f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-d8dc .iron-43d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_b475 .accent-in-c5e5:before {
  background-color: var(--e-global-color-secondary);
}
.title_b475 .title_pink_e19f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_b475 .component-outer-b37b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_9e4c .overlay_f5db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_9e4c .overlay_f5db:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_9e4c .overlay_f5db.fn-active-41ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_9e4c .info-narrow-8c48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_9e4c .list_4505 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_9e4c .pro_6205 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_9e4c .tabs-ebda {
  background-color: var(--e-global-color-primary);
}
.copper_9e4c .tabs-ebda {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_9e4c .footer-9c3c {
  background-color: var(--e-global-color-primary);
}
.copper_9e4c .footer-9c3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_9f82 .preview_9c1a .outline_prev_93c5 a {
  color: var(--e-global-color-secondary);
}
.hidden_9f82 .preview_9c1a .outline_prev_93c5 a:hover {
  color: var(--e-global-color-secondary);
}
.hidden_9f82 .preview_9c1a .outline_prev_93c5,
.hidden_9f82 .preview_9c1a .outline_prev_93c5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_9f82 .preview_9c1a .shadow_soft_ae10 {
  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);
}
.hidden_9f82 .preview_9c1a .pagination-891e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_9f82 .preview_9c1a .article_bottom_e32e {
  background-color: var(--e-global-color-primary);
}
.hidden_9f82 .preview_9c1a .article_bottom_e32e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_9f82 .preview_9c1a .article_bottom_e32e:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_9f82 .preview_9c1a .solid_bc61 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_9f82 .preview_9c1a .solid_bc61 {
  background-color: var(--e-global-color-primary);
}
.hidden_9f82 .preview_9c1a .solid_bc61:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_9f82 .preview_9c1a .footer_d5eb {
  background-color: var(--e-global-color-primary);
}
.hidden_9f82 .preview_9c1a .footer_d5eb:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_9f82 .nav_c09a .block-easy-66ec li span {
  background-color: var(--e-global-color-text);
}
.hidden_9f82 .nav_c09a .block-easy-66ec li span:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_9f82 .nav_c09a .block-easy-66ec li.info-simple-e148 span {
  background-color: var(--e-global-color-accent);
}
.hidden_9f82 .tabs-hot-72eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_9f82 .narrow_5824 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-f75f .main-afda .section-d6f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-f75f .main-afda .thumbnail-orange-d934 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-f75f .main-afda .container_south_44bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_6024 .dynamic-66cc {
  border-color: var(--e-global-color-text);
}
.red_6024 .column_842f {
  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);
}
.red_6024 .search-a9f2 {
  color: var(--e-global-color-secondary);
}
.red_6024 .search-a9f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_6024 .fluid-98e9 > * {
  color: var(--e-global-color-primary);
}
.red_6024 .fluid-98e9 > * svg {
  fill: var(--e-global-color-primary);
}
.red_6024 .backdrop_aede {
  color: var(--e-global-color-primary);
}
.red_6024 .backdrop_aede {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_6024 .surface_bronze_884f {
  color: var(--e-global-color-primary);
}
.red_6024 .surface_bronze_884f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_6024 .feature-smooth-9a2a {
  color: var(--e-global-color-primary);
}
.red_6024 .feature-smooth-9a2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_6024 .label-focused-7fb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_6024 .hover_basic_a900 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_6024 .hover_basic_a900.mini_eed3 {
  color: var(--e-global-color-secondary);
}
.red_6024 .hover_basic_a900.mini_eed3 .slider_south_73b8 {
  color: var(--e-global-color-accent);
}
.red_6024 .hover_basic_a900.east_757d {
  color: var(--e-global-color-text);
}
.red_6024 .hover_basic_a900.east_757d .slider_south_73b8 {
  color: var(--e-global-color-text);
}
.red_6024 .hover_basic_a900:before {
  border-top-color: var(--e-global-color-text);
}
.red_6024 .west_20fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_6024
  .west_20fa
  .hidden_2591 {
  background-color: var(--e-global-color-primary);
}
.red_6024
  .west_20fa
  .hidden_2591 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_6024 .dynamic-66cc .hover_a19e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_blue_6fe2 .content_paper_4dc3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_blue_6fe2 .tag_bfe7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_3534 .pagination_26a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_3534
  .frame-5fae
  .hover_out_d248 {
  background-color: var(--e-global-color-secondary);
}
.search_3534
  .frame-5fae.gas_514b
  .hover_out_d248 {
  background-color: var(--e-global-color-text);
}
.search_3534
  .frame-5fae:hover
  .hover_out_d248 {
  background-color: var(--e-global-color-accent);
}
.search_3534
  .frame-5fae.fn-active-41ab
  .hover_out_d248 {
  background-color: var(--e-global-color-primary);
}
.hero_purple_0a8e .content_a694 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hero_purple_0a8e .thumbnail_1d9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_purple_0a8e .container-5aa5 {
  background-color: var(--e-global-color-primary);
}
.hero_purple_0a8e .container-5aa5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_9fea .hero_31b4 .label-ce3e .aside_cec2 {
  background-color: var(--e-global-color-secondary);
}
.focus_9fea .hero_31b4 .lite-e09b:after {
  background-color: var(--e-global-color-secondary);
}
.focus_9fea .sort_1e4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_9fea .input-4992 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_9fea .disabled-6245 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_9fea .section_stone_8606 {
  background-color: var(--e-global-color-primary);
}
.focus_9fea .section_stone_8606 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_9fea .black-239a {
  background-color: var(--e-global-color-secondary);
}
.focus_9fea .black-239a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_9fea .hero_31b4 .panel_85fd .caption_c85a:hover {
  background-color: var(--e-global-color-primary);
}
.focus_9fea
  .hero_31b4
  .panel_85fd
  .caption_c85a.bright_9eb7 {
  background-color: var(--e-global-color-primary);
}
.focus_9fea .hero_31b4 .media-5f41:before {
  border-color: var(--e-global-color-primary);
}
.focus_9fea .hero_31b4 .media-5f41:hover:before {
  border-color: var(--e-global-color-secondary);
}
.focus_9fea
  .hero_31b4
  .media-5f41.header-hard-430d:before {
  border-color: var(--e-global-color-primary);
}
.focus_9fea .lower-2184 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_focused_4580 .media-fa64 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_focused_4580 .media-fa64:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_focused_4580 .media-fa64.tag_ca37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_focused_4580 .brown_bfe8 {
  background-color: var(--e-global-color-primary);
}
.main_focused_4580 .brown_bfe8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_focused_4580
  .yellow_23dc
  .picture-741e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_focused_4580
  .rough_4313
  .picture-741e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-76eb
  .right-87bc
  .feature-a7df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-76eb
  .right-87bc
  .tooltip-dim-f8b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-76eb .tertiary_red_bbe8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-76eb .column-black-99c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-76eb .primary-south-6ce6 {
  background-color: var(--e-global-color-primary);
}
.video-76eb .primary-south-6ce6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-fixed-f88c .heading_fresh_32cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-fixed-f88c .dim-474c {
  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);
}
.sidebar-fixed-f88c .primary-old-20a5 {
  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);
}
.sidebar-fixed-f88c .primary-old-20a5 a:hover {
  color: var(--e-global-color-secondary);
}
.sidebar-fixed-f88c .dynamic-ebe9 {
  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);
}
.sidebar-fixed-f88c .border_orange_9fe2 {
  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);
}
.sidebar-fixed-f88c .element-2776 .footer_d5eb {
  background-color: var(--e-global-color-primary);
}
.sidebar-fixed-f88c .element-2776 .footer_d5eb:hover {
  background-color: var(--e-global-color-accent);
}
.sidebar-fixed-f88c
  .element-2776
  .block-easy-66ec
  li
  span {
  background-color: var(--e-global-color-text);
}
.sidebar-fixed-f88c
  .element-2776
  .block-easy-66ec
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-fixed-f88c
  .element-2776
  .block-easy-66ec
  li.info-simple-e148
  span {
  background-color: var(--e-global-color-accent);
}
.pattern-0d10
  .mini-2545
  .info_light_da9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-0d10 .mini-2545 .filter-solid-401f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-0d10 .mini-2545 .mask-prev-c1ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-0d10 .thick_82a3 {
  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);
}
.pattern-0d10
  .advanced_0149.wrapper_selected_4bb0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > a {
  background-color: var(--e-global-color-text);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > a
  .left_8cd6.section-2f80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > a
  .thumbnail-fast-04c1.fast-3657 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > .mask-dirty-01e9
  .highlight_narrow_a462
  > a {
  background-color: var(--e-global-color-secondary);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > .mask-dirty-01e9
  .highlight_narrow_a462
  > a
  .simple-945b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > .mask-dirty-01e9
  .highlight_narrow_a462
  > a
  .thumbnail-fast-04c1.focus-basic-7c42 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > a
  .plasma_50e9:before {
  color: var(--e-global-color-text);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > .mask-dirty-01e9
  a
  .plasma_50e9:before {
  color: var(--e-global-color-text);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462.button_center_bf11
  > a
  .plasma_50e9:before {
  color: var(--e-global-color-text);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > .mask-dirty-01e9
  .highlight_narrow_a462.button_center_bf11
  > a
  .plasma_50e9:before {
  color: var(--e-global-color-text);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > a
  .photo-ff76
  .overlay_cold_0fda {
  color: var(--e-global-color-text);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > .mask-dirty-01e9
  a
  .photo-ff76
  .overlay_cold_0fda {
  color: var(--e-global-color-text);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > a
  .photo-ff76
  .overlay_cold_0fda,
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > .mask-dirty-01e9
  a
  .photo-ff76
  .overlay_cold_0fda {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > a
  .modal-284f:before {
  color: var(--e-global-color-text);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > .mask-dirty-01e9
  a
  .modal-284f:before {
  color: var(--e-global-color-text);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462.button_center_bf11
  > a
  .modal-284f:before {
  color: var(--e-global-color-text);
}
.filter-silver-d0dc
  > .box_740c
  > div
  > .prev-b4ed
  > .highlight_narrow_a462
  > .mask-dirty-01e9
  .highlight_narrow_a462.button_center_bf11
  > a
  .modal-284f:before {
  color: var(--e-global-color-text);
}
.black-9356 .table_1b0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black-9356
  .huge_004f:hover
  .table_1b0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-5a40
  > .box_740c
  > .hot-b89d
  > .search-simple-b8e0
  > .outer_762f
  > .container_copper_6905
  .plasma-d5a3 {
  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);
}
.current-5a40
  > .box_740c
  > .hot-b89d
  > .search-simple-b8e0
  > .outer_762f
  > .container_copper_6905:hover
  .plasma-d5a3 {
  color: var(--e-global-color-text);
}
.current-5a40
  > .box_740c
  > .hot-b89d
  > .search-simple-b8e0
  > .outer_762f
  > .container_copper_6905:hover
  .plasma-d5a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-5a40
  > .box_740c
  > .hot-b89d
  > .search-simple-b8e0
  > .outer_762f.border_addc
  > .container_copper_6905
  .plasma-d5a3 {
  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);
}
.summary_hot_2955 .silver_89bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_hot_2955 .title-a80f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_hot_2955 .list-a286 {
  background-color: var(--e-global-color-primary);
}
.summary_hot_2955 .list-a286 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old_86a5
  > .box_740c
  > .aside-in-3c9f
  > .shadow-out-b226
  > .hero-pressed-c756
  .focused_e139 {
  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);
}
.old_86a5
  > .box_740c
  > .aside-in-3c9f
  > .shadow-out-b226
  > .hero-pressed-c756
  .orange_d8bd {
  color: var(--e-global-color-text);
}
.old_86a5
  > .box_740c
  > .aside-in-3c9f
  > .shadow-out-b226
  > .hero-pressed-c756:hover
  .focused_e139 {
  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);
}
.old_86a5
  > .box_740c
  > .aside-in-3c9f
  > .shadow-out-b226
  > .hero-pressed-c756:hover
  .orange_d8bd {
  color: var(--e-global-color-secondary);
}
.old_86a5
  > .box_740c
  > .aside-in-3c9f
  > .shadow-out-b226
  > .hero-pressed-c756.sort_e036
  .focused_e139 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_86a5
  > .box_740c
  > .aside-in-3c9f
  > .shadow-out-b226
  > .hero-pressed-c756.sort_e036
  .orange_d8bd {
  color: var(--e-global-color-primary);
}
.backdrop_purple_3232
  .hero_25ce
  .basic_6c24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_purple_3232 .liquid-d742 .hover_a19e .current-5612 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-black-7607 .accordion_solid_b120 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-black-7607 .feature-dirty-2f3f .accordion_solid_b120 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-black-7607 .disabled_pink_3508 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-black-7607 .disabled_pink_3508 {
  background-color: var(--e-global-color-primary);
}
.badge-ee4d .avatar-a4c0 .status-1daf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-ee4d
  .avatar-a4c0:hover
  .search_5288 {
  color: var(--e-global-color-secondary);
}
.badge-ee4d
  .avatar-a4c0:hover
  .status-1daf {
  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);
}
.widget_pressed_d7ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.focus-05a6 {
  flex-direction: column;
}

.focus-05a6 .blue-1010 {
  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-05a6 .blue-1010 {
  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-05a6 .info_focused_7beb {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

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

.border-7554.list-a954 {
  display: none;
}

.background_south_c762 {
  display: none;
}

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

.dim-15ef.module-ecbf {
  margin-bottom: 40px;
  width: 100%;
}

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

.focus-05a6 a {
  width: 100%;
}

.sort-a1d2 .border-dynamic-9ee9.hero_simple_6fe4 {
  width: 20% !important;
}

.mask_b5dc {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.mask_b5dc:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

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

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

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

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

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

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

.sort-a1d2
  .border-dynamic-9ee9.slider-mini-f593
  .outer-ab77
  .feature-84c1 {
  font-size: 20px !important;
}

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

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

.texture-motion-62c5 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.dynamic_cfb8.hovered-feef > .prev-ba9d {
  display: flex;
  align-items: center;
}

.accent-7982 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.red-2efb {
  position: relative;
  width: 100%;
}

.gradient-14d0 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.progress-40e4 {
  font-size: 35px !important;
}

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

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

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

.sort-a1d2
  .border-dynamic-9ee9.paper_0cce
  .panel-a9ea
  .image-small-b98c {
  width: 100% !important;
}

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

.stone-7388 {
  width: 100%;
}

.list-e5a3 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.popup-afe1 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.popup-afe1:hover .filter_pro_1d97 {
  visibility: visible;
}
.popup-afe1:hover.popup-afe1::before {
  display: block;
}

.texture-motion-62c5 h3 {
  color: #fff;
}

.box_46b5 {
  margin: 0;
}

.sort-a1d2
  .border-dynamic-9ee9.paper_0cce
  .image-small-b98c
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.content_gas_6a29 {
  width: 100%;
}

.button-simple-f0b8 {
  width: 100%;
}

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

.button-simple-f0b8 {
  width: 100%;
}

.gradient-pro-dfc5 {
  margin-bottom: 10px !important;
}

.image-small-b98c {
  display: flex;
  align-items: center;
}

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

.link-761c {
  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-05a6 .blue-1010.hover_8f54 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.focus-05a6 h1.blue-1010 {
  margin-top: 80px !important;
}

.sort-a1d2 .border-dynamic-9ee9.soft_619e {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.east_4596 img {
  width: 100%;
}

.cold_ce73 .picture-upper-85f4.outer-ab77 {
  justify-content: space-between;
}

.status_78a4 {
  display: none;
}

.notice_c346 .info_focused_7beb {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .dynamic_cfb8 .prev-ba9d {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .texture-motion-62c5 h3 {
    font-size: 28px;
  }

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

  .cold_ce73 .picture-upper-85f4.outer-ab77 {
    border-bottom: 1px solid #f0c159;
  }

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

  .dynamic_cfb8.hovered-feef > .prev-ba9d {
    gap: 15px;
    justify-content: space-between;
  }

  .sort-a1d2
    .border-dynamic-9ee9.paper_0cce
    .image-small-b98c
    img {
    width: 60% !important;
  }

  .gradient-14d0 {
    left: 2%;
  }

  .text_middle_9dbe {
    margin: 10px 0;
  }

  .focus-05a6 .info_focused_7beb {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .progress-40e4 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.focus-05a6 .blue-1010,
  .focus-05a6 .blue-1010 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .image-small-b98c {
    justify-content: center;
  }

  .focus-05a6 .info_focused_7beb {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .sort-a1d2 .border-dynamic-9ee9.hero_simple_6fe4 {
    width: 75% !important;
  }

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

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

  h2.focus-05a6 .blue-1010,
  .focus-05a6 .blue-1010 {
    font-size: 30px !important;
  }

  .image-small-b98c {
    justify-content: center;
  }

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

  .green_de04
    .status-a191.module_79a6 {
    margin: 0 !important;
  }

  .accent-7982 {
    margin: 0;
    gap: 10px;
  }

  .text_middle_9dbe {
    display: flex;
  }

  .soft-6e52 .mask_b5dc {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .item-stone-05d0 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .focus-05a6 h1.blue-1010 {
    margin-top: 40px !important;
  }

  .sort-a1d2
    .border-dynamic-9ee9.paper_0cce
    .image-small-b98c
    img,
  .footer-hovered-3919 .panel-a9ea {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .sort-a1d2 .border-dynamic-9ee9.hero_simple_6fe4 {
    width: 100% !important;
  }

  .dynamic_cfb8.hovered-feef > .prev-ba9d {
    gap: 3px;
  }

  .focus-05a6 .info_focused_7beb {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.cold_ce73 .picture-upper-85f4.outer-ab77 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.cold_ce73 .picture-upper-85f4.outer-ab77: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);
}

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

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

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

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

.border-7554: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .cold_ce73 .picture-upper-85f4.outer-ab77 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .focus-05a6 .blue-1010 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .mask_b5dc {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.tooltip-f8d1 .section-0d9a {
  flex-shrink: 0;
  white-space: nowrap;
}

.tooltip-f8d1 .red-8a56 {
  flex-shrink: 0;
  min-width: fit-content;
}

.tooltip-f8d1 .feature-84c1 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.tooltip-f8d1 .section-0d9a {
  max-width: 80px !important;
}

.tooltip-f8d1 .red-8a56 {
  max-width: 80px !important;
  overflow: hidden;
}

.tooltip-f8d1 .picture-upper-85f4.outer-ab77 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.tooltip-f8d1 .feature-84c1 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 60c2 */
.widget-item-i1 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
