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(.link_a9e3) {
  gap: 0.5em;
}
:where(.hover_353f) {
  gap: 0.5em;
}
body .feature-c4c1 > .info-prev-3a03 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .feature-c4c1 > .hover-b76f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .feature-c4c1 > .detail_6df8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tag-silver-73b5 > .info-prev-3a03 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tag-silver-73b5 > .hover-b76f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tag-silver-73b5 > .detail_6df8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tag-silver-73b5
  > :where(:not(.info-prev-3a03):not(.hover-b76f):not(.footer_mini_4248)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tag-silver-73b5 > .content_4c4e {
  max-width: var(--wp--style--global--wide-size);
}
body .link_a9e3 {
  display: flex;
}
body .link_a9e3 {
  flex-wrap: wrap;
  align-items: center;
}
body .link_a9e3 > * {
  margin: 0;
}
body .hover_353f {
  display: grid;
}
body .hover_353f > * {
  margin: 0;
}
:where(.progress_orange_a673.link_a9e3) {
  gap: 2em;
}
:where(.progress_orange_a673.hover_353f) {
  gap: 2em;
}
:where(.tertiary-tall-111b.link_a9e3) {
  gap: 1.25em;
}
:where(.tertiary-tall-111b.hover_353f) {
  gap: 1.25em;
}
.progress_bright_f678 {
  color: var(--wp--preset--color--black) !important;
}
.hot-bf00 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.nav-north-6aee {
  color: var(--wp--preset--color--white) !important;
}
.panel-blue-304b {
  color: var(--wp--preset--color--pale-pink) !important;
}
.green_1397 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.carousel_old_0eee {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.solid-16a3 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.search_061e {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.primary_dafa {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.form_5204 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.backdrop-right-a26c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.nav-7ebf {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.nav-warm-8700 {
  background-color: var(--wp--preset--color--black) !important;
}
.motion-690c {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.icon-red-13f1 {
  background-color: var(--wp--preset--color--white) !important;
}
.hover-tall-1f6f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.dark_d4fd {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.popup-wide-1a8e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.under-d57a {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.grid_warm_2e49 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.silver-79c1 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.left-29bc {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.picture_fast_00ca {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tertiary_4069 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.dirty-f5cf {
  border-color: var(--wp--preset--color--black) !important;
}
.column-fae3 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gas_fa98 {
  border-color: var(--wp--preset--color--white) !important;
}
.photo_21dc {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.slider_solid_4974 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.medium_6494 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.focused-61b3 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.box-fixed-7137 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.bronze-37d4 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dynamic-c4ff {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.black-42f2 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.notification_bright_47a9 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.red-6f0e {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.narrow-5246 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hero-old-fc1d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.description_997e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.notice-f0d3 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.text-liquid-1c06 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.panel-549e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.border_cool_6928 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.accordion-eca1 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.primary_pink_68dd {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tall-713d {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.thumbnail-2543 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.west-335b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.gas_9183 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.panel_fluid_c3d1 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.media_outer_1a94 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.container-fluid-8fa7 a:where(:not(.widget-pro-98d7)) {
  color: inherit;
}
:where(.tertiary-tall-111b.link_a9e3) {
  gap: 1.25em;
}
:where(.tertiary-tall-111b.hover_353f) {
  gap: 1.25em;
}
:where(.progress_orange_a673.link_a9e3) {
  gap: 2em;
}
:where(.progress_orange_a673.hover_353f) {
  gap: 2em;
}
.action-21fe {
  font-size: 1.5em;
  line-height: 1.6;
}

.east_14a0 .orange-014f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_8cb8 .tertiary_37e5 {
  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);
}
.item-old-5763 {
  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);
}
.item-old-5763.pagination_64e7 .filter-middle-9a8c {
  background-color: var(--e-global-color-primary);
}
.item-old-5763.thumbnail-pro-586d .filter-middle-9a8c,
.item-old-5763.popup-e965 .filter-middle-9a8c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.input_c0ed .notification_4674 {
  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);
}
.dropdown-3a53 {
  --divider-color: var(--e-global-color-secondary);
}
.dropdown-3a53 .hidden_first_0abf {
  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-3a53.complex_dd56 .paragraph-ac5e {
  background-color: var(--e-global-color-secondary);
}
.dropdown-3a53.green_1af0 .paragraph-ac5e,
.dropdown-3a53.summary-active-eab8 .paragraph-ac5e {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.dropdown-3a53.green_1af0 .paragraph-ac5e,
.dropdown-3a53.summary-active-eab8 .paragraph-ac5e svg {
  fill: var(--e-global-color-secondary);
}
.texture_f180 .active_dbda {
  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);
}
.texture_f180 .hover_af03 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_fixed_3e64.complex_dd56 .paragraph-ac5e {
  background-color: var(--e-global-color-primary);
}
.chip_fixed_3e64.green_1af0 .paragraph-ac5e,
.chip_fixed_3e64.summary-active-eab8 .paragraph-ac5e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.chip_fixed_3e64.green_1af0 .paragraph-ac5e,
.chip_fixed_3e64.summary-active-eab8 .paragraph-ac5e svg {
  fill: var(--e-global-color-primary);
}
.advanced_4477.complex_dd56 .paragraph-ac5e {
  background-color: var(--e-global-color-primary);
}
.advanced_4477.green_1af0 .paragraph-ac5e,
.advanced_4477.summary-active-eab8 .paragraph-ac5e {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.advanced_4477 .module-061a {
  color: var(--e-global-color-primary);
}
.advanced_4477 .module-061a,
.advanced_4477 .module-061a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_4477 .grid_plasma_26c0 {
  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);
}
.up-0189 .detail-motion-78a9 {
  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);
}
.tertiary_blue_3810 .active-rough-a42a .pattern-5d30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_b7e6 .main_full_65c1:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.box_b7e6 .large-7355 i {
  color: var(--e-global-color-primary);
}
.box_b7e6 .large-7355 svg {
  fill: var(--e-global-color-primary);
}
.box_b7e6 .list_d4cb {
  color: var(--e-global-color-secondary);
}
.box_b7e6 .main_full_65c1 > .list_d4cb,
.box_b7e6 .main_full_65c1 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-bda1 .primary_medium_a472 {
  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);
}
.fresh-bda1 .outline-static-ed1a {
  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);
}
.tertiary_brown_9241 .thumbnail-0905 .pattern_left_e5bf {
  background-color: var(--e-global-color-primary);
}
.tertiary_brown_9241 .pressed-9f51 {
  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);
}
.iron_2f12 .content-plasma-a188 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_2f12 .pro_851d {
  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);
}
.iron_2f12 .tag-huge-2ced {
  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);
}
.surface_de7c .up-07d0,
.surface_de7c .up-07d0 a {
  color: var(--e-global-color-primary);
}
.surface_de7c .up-07d0.tabs-dark-0988,
.surface_de7c .up-07d0.tabs-dark-0988 a {
  color: var(--e-global-color-accent);
}
.surface_de7c .up-07d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_de7c .full_019f {
  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);
}
.yellow_e0c8 .logo_acdd,
.yellow_e0c8 .title-fresh-5df9 {
  color: var(--e-global-color-primary);
}
.yellow_e0c8 .logo_acdd svg {
  fill: var(--e-global-color-primary);
}
.yellow_e0c8 .tabs-dark-0988 .logo_acdd,
.yellow_e0c8 .tabs-dark-0988 .title-fresh-5df9 {
  color: var(--e-global-color-accent);
}
.yellow_e0c8 .tabs-dark-0988 .logo_acdd svg {
  fill: var(--e-global-color-accent);
}
.yellow_e0c8 .title-fresh-5df9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_e0c8 .full_019f {
  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_3939 .footer-small-69ba,
.white_3939 .input_cold_5857 {
  color: var(--e-global-color-primary);
}
.white_3939 .input_cold_5857 svg {
  fill: var(--e-global-color-primary);
}
.white_3939 .up-07d0.tabs-dark-0988 a,
.white_3939
  .up-07d0.tabs-dark-0988
  .input_cold_5857 {
  color: var(--e-global-color-accent);
}
.white_3939 .footer-small-69ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_3939 .full_019f {
  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);
}
.image-6868 .tag_out_a8a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-6868 .secondary_b8a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-9cc1 .tabs_389d .popup-dim-f59c {
  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-9cc1 .tabs_389d .black_c56f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-9cc1 .hovered-d191 .popup-dim-f59c {
  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-9cc1
  .hovered-d191
  .black_c56f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-9cc1
  .footer-7c31
  .popup-dim-f59c {
  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-9cc1
  .footer-7c31
  .black_c56f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-9cc1
  .block_light_839c
  .popup-dim-f59c {
  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-9cc1
  .block_light_839c
  .black_c56f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_eb64 .primary-a5fa {
  background-color: var(--e-global-color-primary);
}
.black_eb64 .primary-a5fa:hover {
  background-color: var(--e-global-color-primary);
}
.black_eb64 .glass-bfce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_eb64
  .primary-a5fa:hover
  .glass-bfce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_ef38 .avatar_hot_acbd {
  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);
}
.secondary_3d30 .accent-f414 .disabled-upper-72a8 a {
  background-color: var(--e-global-color-accent);
}
.secondary_3d30 .accent-f414 .upper-1655 a {
  background-color: var(--e-global-color-accent);
}
.secondary_3d30 .accent-f414 .disabled-upper-72a8 a,
.secondary_3d30 .accent-f414 .upper-1655 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-outer-51e6
  .current_8a34.background-ed32
  .accent-f414
  a.header_638c {
  background-color: var(--e-global-color-accent);
}
.component-outer-51e6
  .current_8a34.background-ed32
  .accent-f414
  span.header_638c.fn-current-5e27 {
  background-color: var(--e-global-color-text);
}
.component-outer-51e6
  .current_8a34.background-ed32
  .accent-f414
  .header_638c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-9e93 .aside_active_f948 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-9e93
  .outline-pressed-dda5
  > .paper-1d05
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-9e93
  .rough_4374
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-9e93
  .warm_fce0
  .modal-iron-7c59,
.frame-9e93
  .warm_fce0
  .paragraph_mini_0626 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-9e93
  .warm_fce0
  .section-f0b9,
.frame-9e93
  .warm_fce0
  a
  .section-f0b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-9e93
  .warm_fce0
  .accent-up-a32d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-9e93
  .warm_fce0
  .overlay_4c22 {
  background-color: var(--e-global-color-primary);
}
.frame-9e93
  .warm_fce0
  .overlay_4c22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-9e93
  .warm_fce0
  .overlay_4c22:hover {
  background-color: var(--e-global-color-primary);
}
.frame-9e93
  .warm_fce0
  .description_ecd2 {
  background-color: var(--e-global-color-primary);
}
.frame-9e93
  .warm_fce0
  .description_ecd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-9e93
  .warm_fce0
  .description_ecd2:hover {
  background-color: var(--e-global-color-primary);
}
.frame-9e93
  .accent_b8b3
  .bottom-d8c0
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-9e93
  .accent_b8b3
  .south-7434 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-9e93
  .accent_b8b3
  .accent-up-a32d {
  color: var(--e-global-color-text);
}
.frame-9e93
  .accent_b8b3
  .accent-up-a32d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-9e93
  .accent_b8b3
  .overlay_4c22 {
  background-color: var(--e-global-color-primary);
}
.frame-9e93
  .accent_b8b3
  .overlay_4c22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-9e93
  .accent_b8b3
  .overlay_4c22:hover {
  background-color: var(--e-global-color-primary);
}
.frame-9e93
  .accent_b8b3
  .description_ecd2 {
  background-color: var(--e-global-color-primary);
}
.frame-9e93
  .accent_b8b3
  .description_ecd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-9e93
  .accent_b8b3
  .description_ecd2:hover {
  background-color: var(--e-global-color-primary);
}
.frame-9e93 .left_fa6b {
  background-color: var(--e-global-color-primary);
}
.frame-9e93 .left_fa6b:hover {
  background-color: var(--e-global-color-primary);
}
.frame-9e93 .widget_fresh_ef30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-9e93 .photo_aea0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_4fbf .hero_brown_745b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_4fbf
  .focused-def0
  > div:nth-child(3)
  .hero_brown_745b,
.hidden_4fbf
  .box-huge-23c4
  > div:nth-child(1)
  .hero_brown_745b,
.hidden_4fbf
  .soft_d234
  > div:nth-child(1)
  .hero_brown_745b,
.hidden_4fbf
  .column_be23
  > div:nth-child(1)
  .hero_brown_745b,
.hidden_4fbf
  .thumbnail_34dd
  > div:nth-child(1)
  .hero_brown_745b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_4fbf .shade-62e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_4fbf .advanced_9b21 {
  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_4fbf .article_4089 {
  background-color: var(--e-global-color-primary);
}
.hidden_4fbf .article_4089 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_4fbf .article_4089:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_4fbf .paper_bcd9 {
  background-color: var(--e-global-color-primary);
}
.hidden_4fbf .paper_bcd9:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_4fbf .widget_fresh_ef30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_4fbf .photo_aea0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_91e7 .full_8add {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_91e7 .badge-f021 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_91e7 .old_ad53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_91e7 .title_thick_5499 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_91e7 .fixed-a267 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_91e7 .paper_bcd9 {
  background-color: var(--e-global-color-primary);
}
.form_91e7 .paper_bcd9:hover {
  background-color: var(--e-global-color-primary);
}
.iron_d989 .active_7e9e {
  background-color: var(--e-global-color-secondary);
}
.iron_d989 .focused-9498 {
  background-color: var(--e-global-color-text);
}
.iron_d989 .column_prev_98bd {
  background-color: var(--e-global-color-secondary);
}
.iron_d989 .summary-4e1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_d989 .highlight_00a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_d989 .current-87e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_d989 .shade-bright-3446 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_d989 .accordion_old_9239 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-5c7c .shadow_b76d .brown_54f5,
.static-5c7c
  .shadow_b76d
  .brown_54f5
  a,
.static-5c7c .content_red_bb70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-5c7c .shadow_b76d .bottom_07ab,
.static-5c7c .pattern_5da1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-5c7c .shadow_b76d .bottom_07ab {
  color: var(--e-global-color-text);
}
.static-5c7c .pattern_5da1 {
  color: var(--e-global-color-text);
}
.static-5c7c
  .shadow_b76d
  .rough_1e76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-5c7c .bright_5ecf .thumbnail_ec11 {
  background-color: var(--e-global-color-primary);
}
.static-5c7c .bright_5ecf .thumbnail_ec11:hover {
  background-color: var(--e-global-color-primary);
}
.static-5c7c .bright_5ecf .badge-fa8f li span {
  background-color: var(--e-global-color-text);
}
.static-5c7c .bright_5ecf .badge-fa8f li span:hover {
  background-color: var(--e-global-color-primary);
}
.static-5c7c
  .bright_5ecf
  .badge-fa8f
  li.tabs-1394
  span {
  background-color: var(--e-global-color-accent);
}
.static-5c7c .bottom-7c29 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-7075 .east-a091 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_69f2 .selected_07a1 {
  background-color: var(--e-global-color-primary);
}
.photo_69f2 .main-e561 {
  background-color: var(--e-global-color-secondary);
}
.photo_69f2 .highlight_yellow_38ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_69f2 .list-bottom-a8c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_69f2 .media-2faf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_69f2 .purple_657b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_69f2 .nav-ccac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_69f2 .backdrop-34a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_69f2 .south-1e61 {
  background-color: var(--e-global-color-primary);
}
.photo_69f2 .south-1e61 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_ae54 .feature_678e {
  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);
}
.modal_ae54 .surface_south_ceb4 {
  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);
}
.modal_ae54
  .element-dirty-1122:after {
  background-color: var(--e-global-color-primary);
}
.modal_ae54 .fast_e600 {
  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);
}
.popup-action-7513 .content_red_bb70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-action-7513 .pattern_5da1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_a2a8 .container-b50c .hot-613b {
  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);
}
.rough_a2a8 .container-b50c .slider-b00c {
  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-5c91 .texture-5445 {
  background-color: var(--e-global-color-primary);
}
.block-5c91 .thumbnail-c2cf {
  background-color: var(--e-global-color-secondary);
}
.block-5c91 .north_92f7 .gallery_iron_c734 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-5c91 .bright_458b .gallery_iron_c734 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-7c53 .next-b6e8 .silver_91b2 {
  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);
}
.tiny-7c53 .next-b6e8 .focus-bottom-dc64 {
  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);
}
.tiny-7c53 .next-b6e8 .border-gold-f07b {
  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);
}
.paper-dc98 .paragraph-stone-f46b {
  border-color: var(--e-global-color-text);
}
.paper-dc98 .avatar_b1c0 {
  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);
}
.paper-dc98 .hidden-a851 {
  color: var(--e-global-color-primary);
}
.paper-dc98 .accent-last-3381 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-8f4a .texture_glass_469e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-8f4a .dynamic-220b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-8f4a .section_light_1161:hover .texture_glass_469e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-8f4a
  .section_light_1161:hover
  .dynamic-220b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_cc44 .list_a4da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_cc44 .column_9782 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_cool_ef8b .thick_a76a .yellow_6133 {
  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);
}
.icon_cool_ef8b .slider_mini_5857 .yellow_6133 {
  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);
}
.label_slow_8db5 .gas-7bde {
  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);
}
.highlight-easy-3fcc .highlight-mini-9409 .progress-b183 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-easy-3fcc .highlight-mini-9409 .progress-b183 {
  background-color: var(--e-global-color-secondary);
}
.highlight-easy-3fcc .out_e88f .progress-b183 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-easy-3fcc .out_e88f .progress-b183 {
  background-color: var(--e-global-color-secondary);
}
.highlight-easy-3fcc .hover_cc1c .list_bronze_18bf {
  background-color: var(--e-global-color-primary);
}
.highlight-easy-3fcc .hover_cc1c:hover .list_bronze_18bf {
  background-color: var(--e-global-color-secondary);
}
.highlight-easy-3fcc .thumbnail_ec11 {
  background-color: var(--e-global-color-primary);
}
.highlight-easy-3fcc .thumbnail_ec11:hover {
  background-color: var(--e-global-color-accent);
}
.highlight-easy-3fcc .badge-fa8f li span {
  background-color: var(--e-global-color-text);
}
.highlight-easy-3fcc .badge-fa8f li span:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-easy-3fcc .badge-fa8f li.tabs-1394 span {
  background-color: var(--e-global-color-accent);
}
.title-bc55 .notification_551e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-bc55 .message-complex-db0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_a781 .title-smooth-0179:before {
  background-color: var(--e-global-color-secondary);
}
.out_a781 .info_hovered_a2bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_a781 .large_c008 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-8988 .east_3155 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-8988 .east_3155:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-8988 .east_3155.fn-active-5e27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-8988 .media_97a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-8988 .paper-9365 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-8988 .status-fac5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-8988 .green-39ac {
  background-color: var(--e-global-color-primary);
}
.thumbnail-8988 .green-39ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-8988 .paragraph-dynamic-7201 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-8988 .paragraph-dynamic-7201 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_068d .table_4a36 .simple_bf85 a {
  color: var(--e-global-color-secondary);
}
.filter_068d .table_4a36 .simple_bf85 a:hover {
  color: var(--e-global-color-secondary);
}
.filter_068d .table_4a36 .simple_bf85,
.filter_068d .table_4a36 .simple_bf85 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_068d .table_4a36 .black_15bf {
  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_068d .table_4a36 .message-first-5538 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_068d .table_4a36 .tag_simple_dd18 {
  background-color: var(--e-global-color-primary);
}
.filter_068d .table_4a36 .tag_simple_dd18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_068d .table_4a36 .tag_simple_dd18:hover {
  background-color: var(--e-global-color-primary);
}
.filter_068d .table_4a36 .progress_1672 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_068d .table_4a36 .progress_1672 {
  background-color: var(--e-global-color-primary);
}
.filter_068d .table_4a36 .progress_1672:hover {
  background-color: var(--e-global-color-primary);
}
.filter_068d .table_4a36 .thumbnail_ec11 {
  background-color: var(--e-global-color-primary);
}
.filter_068d .table_4a36 .thumbnail_ec11:hover {
  background-color: var(--e-global-color-primary);
}
.filter_068d .bright_5ecf .badge-fa8f li span {
  background-color: var(--e-global-color-text);
}
.filter_068d .bright_5ecf .badge-fa8f li span:hover {
  background-color: var(--e-global-color-primary);
}
.filter_068d .bright_5ecf .badge-fa8f li.tabs-1394 span {
  background-color: var(--e-global-color-accent);
}
.filter_068d .widget_fresh_ef30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_068d .photo_aea0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-iron-4ca0 .active-e8b0 .hot_b831 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-iron-4ca0 .active-e8b0 .info-wood-dd75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-iron-4ca0 .active-e8b0 .sort-cold-433e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_c042 .status-64e1 {
  border-color: var(--e-global-color-text);
}
.feature_c042 .detail-current-9d88 {
  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);
}
.feature_c042 .avatar_wood_2842 {
  color: var(--e-global-color-secondary);
}
.feature_c042 .avatar_wood_2842 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_c042 .tiny-900c > * {
  color: var(--e-global-color-primary);
}
.feature_c042 .tiny-900c > * svg {
  fill: var(--e-global-color-primary);
}
.feature_c042 .out-649c {
  color: var(--e-global-color-primary);
}
.feature_c042 .out-649c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_c042 .highlight_yellow_6df4 {
  color: var(--e-global-color-primary);
}
.feature_c042 .highlight_yellow_6df4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_c042 .card_1a63 {
  color: var(--e-global-color-primary);
}
.feature_c042 .card_1a63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_c042 .small-cd10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_c042 .dropdown_mini_807f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_c042 .dropdown_mini_807f.paragraph-fast-7e86 {
  color: var(--e-global-color-secondary);
}
.feature_c042 .dropdown_mini_807f.paragraph-fast-7e86 .search-4f23 {
  color: var(--e-global-color-accent);
}
.feature_c042 .dropdown_mini_807f.small-b4c1 {
  color: var(--e-global-color-text);
}
.feature_c042 .dropdown_mini_807f.small-b4c1 .search-4f23 {
  color: var(--e-global-color-text);
}
.feature_c042 .dropdown_mini_807f:before {
  border-top-color: var(--e-global-color-text);
}
.feature_c042 .module-focused-607b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_c042
  .module-focused-607b
  .button-pink-603c {
  background-color: var(--e-global-color-primary);
}
.feature_c042
  .module-focused-607b
  .button-pink-603c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_c042 .status-64e1 .header-focused-81d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-e4fe .accordion_3278 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-e4fe .tabs_40ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-39dd .texture_hot_a333 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-39dd
  .description-02cc
  .summary_de2e {
  background-color: var(--e-global-color-secondary);
}
.wrapper-39dd
  .description-02cc.dropdown_f76c
  .summary_de2e {
  background-color: var(--e-global-color-text);
}
.wrapper-39dd
  .description-02cc:hover
  .summary_de2e {
  background-color: var(--e-global-color-accent);
}
.wrapper-39dd
  .description-02cc.fn-active-5e27
  .summary_de2e {
  background-color: var(--e-global-color-primary);
}
.grid_6067 .panel-green-8528 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.grid_6067 .footer_short_2203 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_6067 .in_4210 {
  background-color: var(--e-global-color-primary);
}
.grid_6067 .in_4210 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_e38a .texture_3271 .in_bf53 .light_d931 {
  background-color: var(--e-global-color-secondary);
}
.smooth_e38a .texture_3271 .item_stone_36b0:after {
  background-color: var(--e-global-color-secondary);
}
.smooth_e38a .hot_661b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_e38a .message-bb36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_e38a .thick-ba40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_e38a .grid_soft_16d5 {
  background-color: var(--e-global-color-primary);
}
.smooth_e38a .grid_soft_16d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_e38a .feature-glass-b50c {
  background-color: var(--e-global-color-secondary);
}
.smooth_e38a .feature-glass-b50c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_e38a .texture_3271 .rough-ff9c .sidebar-cool-787b:hover {
  background-color: var(--e-global-color-primary);
}
.smooth_e38a
  .texture_3271
  .rough-ff9c
  .sidebar-cool-787b.tertiary_ed79 {
  background-color: var(--e-global-color-primary);
}
.smooth_e38a .texture_3271 .caption_light_a620:before {
  border-color: var(--e-global-color-primary);
}
.smooth_e38a .texture_3271 .caption_light_a620:hover:before {
  border-color: var(--e-global-color-secondary);
}
.smooth_e38a
  .texture_3271
  .caption_light_a620.text_copper_1660:before {
  border-color: var(--e-global-color-primary);
}
.smooth_e38a .pattern-8a9a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-dark-7ff3 .aside-0b52 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-dark-7ff3 .aside-0b52:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-dark-7ff3 .aside-0b52.bright_7c56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-dark-7ff3 .row-current-1022 {
  background-color: var(--e-global-color-primary);
}
.list-dark-7ff3 .row-current-1022 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-dark-7ff3
  .white-264d
  .secondary_fixed_2c17
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-dark-7ff3
  .article_6d38
  .secondary_fixed_2c17
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_8ae0
  .left_19f2
  .nav-07f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_8ae0
  .left_19f2
  .tertiary_first_8e2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_8ae0 .action_233f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_8ae0 .box-5362 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_8ae0 .component_59c5 {
  background-color: var(--e-global-color-primary);
}
.link_8ae0 .component_59c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_e4c3 .first_7260 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_e4c3 .mask_7ce0 {
  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);
}
.photo_e4c3 .yellow-7b17 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_e4c3 .yellow-7b17 a:hover {
  color: var(--e-global-color-secondary);
}
.photo_e4c3 .popup-89b2 {
  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);
}
.photo_e4c3 .outer_02a9 {
  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);
}
.photo_e4c3 .container_e369 .thumbnail_ec11 {
  background-color: var(--e-global-color-primary);
}
.photo_e4c3 .container_e369 .thumbnail_ec11:hover {
  background-color: var(--e-global-color-accent);
}
.photo_e4c3
  .container_e369
  .badge-fa8f
  li
  span {
  background-color: var(--e-global-color-text);
}
.photo_e4c3
  .container_e369
  .badge-fa8f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.photo_e4c3
  .container_e369
  .badge-fa8f
  li.tabs-1394
  span {
  background-color: var(--e-global-color-accent);
}
.huge-cb8c
  .tooltip_west_06a0
  .soft_671f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-cb8c .tooltip_west_06a0 .cold-570f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-cb8c .tooltip_west_06a0 .bright-d1a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-cb8c .secondary-edc1 {
  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);
}
.huge-cb8c
  .gas-8782.over-7161 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > a {
  background-color: var(--e-global-color-text);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > a
  .label-pink-ce76.wide_9a29 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > a
  .shade-tall-728c.hot_234e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > .heading-lower-2e69
  .grid_tall_9848
  > a {
  background-color: var(--e-global-color-secondary);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > .heading-lower-2e69
  .grid_tall_9848
  > a
  .thumbnail-9d14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > .heading-lower-2e69
  .grid_tall_9848
  > a
  .shade-tall-728c.hidden-5915 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > a
  .tag-fluid-c1b3:before {
  color: var(--e-global-color-text);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > .heading-lower-2e69
  a
  .tag-fluid-c1b3:before {
  color: var(--e-global-color-text);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848.breadcrumb-af82
  > a
  .tag-fluid-c1b3:before {
  color: var(--e-global-color-text);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > .heading-lower-2e69
  .grid_tall_9848.breadcrumb-af82
  > a
  .tag-fluid-c1b3:before {
  color: var(--e-global-color-text);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > a
  .content-inner-b461
  .wood-7df0 {
  color: var(--e-global-color-text);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > .heading-lower-2e69
  a
  .content-inner-b461
  .wood-7df0 {
  color: var(--e-global-color-text);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > a
  .content-inner-b461
  .wood-7df0,
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > .heading-lower-2e69
  a
  .content-inner-b461
  .wood-7df0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > a
  .progress-green-853c:before {
  color: var(--e-global-color-text);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > .heading-lower-2e69
  a
  .progress-green-853c:before {
  color: var(--e-global-color-text);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848.breadcrumb-af82
  > a
  .progress-green-853c:before {
  color: var(--e-global-color-text);
}
.liquid_78a9
  > .breadcrumb_798d
  > div
  > .highlight-2425
  > .grid_tall_9848
  > .heading-lower-2e69
  .grid_tall_9848.breadcrumb-af82
  > a
  .progress-green-853c:before {
  color: var(--e-global-color-text);
}
.container_9265 .tooltip_f6bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_9265
  .filter-action-c95f:hover
  .tooltip_f6bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-6bc6
  > .breadcrumb_798d
  > .shade-3f4f
  > .avatar-static-3f00
  > .iron_c33b
  > .white_18d7
  .tooltip-motion-95d1 {
  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);
}
.out-6bc6
  > .breadcrumb_798d
  > .shade-3f4f
  > .avatar-static-3f00
  > .iron_c33b
  > .white_18d7:hover
  .tooltip-motion-95d1 {
  color: var(--e-global-color-text);
}
.out-6bc6
  > .breadcrumb_798d
  > .shade-3f4f
  > .avatar-static-3f00
  > .iron_c33b
  > .white_18d7:hover
  .tooltip-motion-95d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-6bc6
  > .breadcrumb_798d
  > .shade-3f4f
  > .avatar-static-3f00
  > .iron_c33b.frame-ef9d
  > .white_18d7
  .tooltip-motion-95d1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_7adb .alert-huge-3faa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_7adb .secondary_old_c3ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_7adb .picture-0d67 {
  background-color: var(--e-global-color-primary);
}
.box_7adb .picture-0d67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_glass_e2d5
  > .breadcrumb_798d
  > .pagination_66c4
  > .hidden_7de6
  > .north_798c
  .motion_c665 {
  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);
}
.dropdown_glass_e2d5
  > .breadcrumb_798d
  > .pagination_66c4
  > .hidden_7de6
  > .north_798c
  .video-f215 {
  color: var(--e-global-color-text);
}
.dropdown_glass_e2d5
  > .breadcrumb_798d
  > .pagination_66c4
  > .hidden_7de6
  > .north_798c:hover
  .motion_c665 {
  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);
}
.dropdown_glass_e2d5
  > .breadcrumb_798d
  > .pagination_66c4
  > .hidden_7de6
  > .north_798c:hover
  .video-f215 {
  color: var(--e-global-color-secondary);
}
.dropdown_glass_e2d5
  > .breadcrumb_798d
  > .pagination_66c4
  > .hidden_7de6
  > .north_798c.text-outer-1df0
  .motion_c665 {
  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);
}
.dropdown_glass_e2d5
  > .breadcrumb_798d
  > .pagination_66c4
  > .hidden_7de6
  > .north_798c.text-outer-1df0
  .video-f215 {
  color: var(--e-global-color-primary);
}
.motion-522a
  .description-pressed-59b5
  .paragraph_dirty_b8ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-522a .shadow-9878 .header-focused-81d1 .element_over_496a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-ec66 .panel_next_448e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-ec66 .border_simple_31ac .panel_next_448e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-ec66 .in-c504 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-ec66 .in-c504 {
  background-color: var(--e-global-color-primary);
}
.carousel-93ee .yellow-7bc3 .title-fd51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-93ee
  .yellow-7bc3:hover
  .cold-7d95 {
  color: var(--e-global-color-secondary);
}
.carousel-93ee
  .yellow-7bc3:hover
  .title-fd51 {
  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);
}
.table-9a82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.backdrop-b0d8 {
  flex-direction: column;
}

.backdrop-b0d8 .tiny-6838 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #FFD700; /* 金黄色标题 */
  margin-bottom: 5px !important;
  margin-top: -10px !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3); /* 添加文字阴影增强视觉效果 */
}

h2.backdrop-b0d8 .tiny-6838 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
  color: #FFD700; /* 金黄色 */
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

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

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

.cool_d725.pagination_c52f {
  display: none;
}

.small_d31a {
  display: none;
}

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

.clean-08bf.card_active_89e3 {
  margin-bottom: 40px;
  width: 100%;
}

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

.backdrop-b0d8 a {
  width: 100%;
}

.chip_6abb .background_4b52.next_1213 {
  width: 20% !important;
}

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

.red-03b6: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%);
}

.red-03b6 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.form-blue-244c {
  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;
}

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

.form-blue-244c: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);
}

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

.chip_6abb
  .background_4b52.paragraph-north-3977
  .list-d113
  .pattern_3ab4 {
  font-size: 20px !important;
}

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

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

.main-stale-0277 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.overlay_1619.nav-tiny-eefc > .thumbnail-34b1 {
  display: flex;
  align-items: center;
}

.column-c295 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.south_8673 {
  position: relative;
  width: 100%;
}

.over-d19d {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.chip_6abb
  .background_4b52.overlay-c0d6
  .light_a557
  .pagination-paper-f69d {
  width: 100% !important;
}

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

.element_80bf {
  width: 100%;
}

.detail-c0d8 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.down-12b0 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.table_96a0:hover .shade_motion_ed27 {
  visibility: visible;
}
.table_96a0:hover.table_96a0::before {
  display: block;
}

.main-stale-0277 h3 {
  color: #fff;
}

.video_under_a34f {
  margin: 0;
}

.chip_6abb
  .background_4b52.overlay-c0d6
  .pagination-paper-f69d
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.box_8a87 {
  width: 100%;
}

.fresh-8909 {
  width: 100%;
}

.first-35f3 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.fresh-8909 {
  width: 100%;
}

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

.pagination-paper-f69d {
  display: flex;
  align-items: center;
}

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

.avatar-75bb {
  margin-top: 15px !important;
}

table {
  margin-top: 20px !important;
  width: 100%;
}

table th {
  background: #fff !important;
}

tr {
  display: flex;
  width: 100%;
}

td {
  background: #fff !important;
  color: #fff;
  font-size: 21px !important;

  border: 1px solid #fff;
  text-align: center !important;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

ul {
  margin: 0 !important;

  margin-bottom: 15px !important;
}

.backdrop-b0d8 .tiny-6838.notice_e726 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.backdrop-b0d8 h1.tiny-6838 {
  margin-top: 80px !important;
}

.chip_6abb .background_4b52.image-86a1 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.row_liquid_24cc img {
  width: 100%;
}

.hover-2120 .badge-3f1a.list-d113 {
  justify-content: space-between;
}

.table-e9f2 {
  display: none;
}

.fixed_caf8 .element-f2df {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .overlay_1619 .thumbnail-34b1 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .red-03b6 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .hover-2120 .badge-3f1a.list-d113 {
    border-bottom: 1px solid #f0c159;
  }

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

  .overlay_1619.nav-tiny-eefc > .thumbnail-34b1 {
    gap: 15px;
    justify-content: space-between;
  }

  .chip_6abb
    .background_4b52.overlay-c0d6
    .pagination-paper-f69d
    img {
    width: 60% !important;
  }

  .over-d19d {
    left: 2%;
  }

  .light-216b {
    margin: 10px 0;
  }

  .backdrop-b0d8 .element-f2df {
    margin: 0;
    margin-bottom: 10px;
  }

  .red-03b6 {
    font-size: 16px !important;
  }

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

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

  h2.backdrop-b0d8 .tiny-6838,
  .backdrop-b0d8 .tiny-6838 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .pagination-paper-f69d {
    justify-content: center;
  }

  .backdrop-b0d8 .element-f2df {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .label-0a8a {
    margin-bottom: 15px !important;
  }

  .chip_6abb .background_4b52.next_1213 {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .form-blue-244c {
    text-transform: capitalize;
  }

  h2.backdrop-b0d8 .tiny-6838,
  .backdrop-b0d8 .tiny-6838 {
    font-size: 30px !important;
  }

  .pagination-paper-f69d {
    justify-content: center;
  }

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

  .fluid_8699
    .link_first_972d.table-bottom-bf25 {
    margin: 0 !important;
  }

  .column-c295 {
    margin: 0;
    gap: 10px;
  }

  .light-216b {
    display: flex;
  }

  .sidebar-572d .red-03b6 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .mini-ab19 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .first-35f3 {
    justify-content: flex-end;
    gap: 1px;
  }

  .backdrop-b0d8 h1.tiny-6838 {
    margin-top: 40px !important;
  }

  .chip_6abb
    .background_4b52.overlay-c0d6
    .pagination-paper-f69d
    img,
  .texture_f180 .light_a557 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .form-blue-244c {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .chip_6abb .background_4b52.next_1213 {
    width: 100% !important;
  }

  .overlay_1619.nav-tiny-eefc > .thumbnail-34b1 {
    gap: 3px;
  }

  .backdrop-b0d8 .element-f2df {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.hover-2120 .badge-3f1a.list-d113 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.hover-2120 .badge-3f1a.list-d113: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .hover-2120 .badge-3f1a.list-d113 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .backdrop-b0d8 .tiny-6838 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .red-03b6 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.cold_bcbb .link_inner_f00e {
  flex-shrink: 0;
  white-space: nowrap;
}

.cold_bcbb .text-5873 {
  flex-shrink: 0;
  min-width: fit-content;
}

.cold_bcbb .pattern_3ab4 {
  white-space: nowrap;
}

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

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

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

.cold_bcbb .text-5873 {
  max-width: 80px !important;
  overflow: hidden;
}

.cold_bcbb .badge-3f1a.list-d113 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.cold_bcbb .pattern_3ab4 {
  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);
  }
}

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

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

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

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

body .form-blue-244c:nth-child(2),
.chip_6abb .form-blue-244c:nth-child(2),
#page .form-blue-244c: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;
}

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

/* css-noise: 654d */
.promo-block-l4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
