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(.inner-541c) {
  gap: 0.5em;
}
:where(.slider-hard-aa1e) {
  gap: 0.5em;
}
body .dynamic_13d4 > .accent_6e62 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .dynamic_13d4 > .summary-6419 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .dynamic_13d4 > .layout_9ad3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .button-cold-97bc > .accent_6e62 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .button-cold-97bc > .summary-6419 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .button-cold-97bc > .layout_9ad3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .button-cold-97bc
  > :where(:not(.accent_6e62):not(.summary-6419):not(.footer-4c90)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .button-cold-97bc > .secondary_1b3c {
  max-width: var(--wp--style--global--wide-size);
}
body .inner-541c {
  display: flex;
}
body .inner-541c {
  flex-wrap: wrap;
  align-items: center;
}
body .inner-541c > * {
  margin: 0;
}
body .slider-hard-aa1e {
  display: grid;
}
body .slider-hard-aa1e > * {
  margin: 0;
}
:where(.current_fadf.inner-541c) {
  gap: 2em;
}
:where(.current_fadf.slider-hard-aa1e) {
  gap: 2em;
}
:where(.hot-61de.inner-541c) {
  gap: 1.25em;
}
:where(.hot-61de.slider-hard-aa1e) {
  gap: 1.25em;
}
.grid_stone_cce6 {
  color: var(--wp--preset--color--black) !important;
}
.fast_75af {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.current-8836 {
  color: var(--wp--preset--color--white) !important;
}
.sort_hard_f1bb {
  color: var(--wp--preset--color--pale-pink) !important;
}
.border-clean-1432 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.iron_ea4c {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.breadcrumb_aca0 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.badge_simple_acf2 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.accent_east_b7a3 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.focus-first-ba89 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.module-f9e6 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.west_6763 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.section_rough_8459 {
  background-color: var(--wp--preset--color--black) !important;
}
.thumbnail-cold-8f37 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tabs-ba47 {
  background-color: var(--wp--preset--color--white) !important;
}
.video-static-5d6c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.south_cfa1 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.center-9c5e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.frame_c4ba {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gallery-033a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tooltip-next-32de {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.top-f7d4 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.search-3263 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.fresh_341a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.tall-a044 {
  border-color: var(--wp--preset--color--black) !important;
}
.dynamic-5a15 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fluid_336c {
  border-color: var(--wp--preset--color--white) !important;
}
.slider_stone_f6c6 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.accordion-up-4e3b {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.pagination-top-2395 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.outline-tiny-eb44 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.table_orange_168c {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tooltip_stale_2711 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pattern-wood-777e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.row-473c {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.article_simple_5d0c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.active-f331 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.card_yellow_39ea {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.solid_7857 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.mask-f197 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.message-4506 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.paragraph-out-f392 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.detail_over_e2b3 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.module_9eea {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.copper_ccdf {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.component-d770 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.hover-steel-603f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.selected-cdf2 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.primary-a504 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.filter_d996 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.pattern-pressed-8750 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.container_cold_9528 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.breadcrumb_blue_87c3 a:where(:not(.detail-solid-c4d3)) {
  color: inherit;
}
:where(.hot-61de.inner-541c) {
  gap: 1.25em;
}
:where(.hot-61de.slider-hard-aa1e) {
  gap: 1.25em;
}
:where(.current_fadf.inner-541c) {
  gap: 2em;
}
:where(.current_fadf.slider-hard-aa1e) {
  gap: 2em;
}
.soft_38eb {
  font-size: 1.5em;
  line-height: 1.6;
}

.up_5283 .shadow-fresh-15c8 {
  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);
}
.dark_fd8f .gas_d865 {
  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);
}
.wide_089c {
  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);
}
.wide_089c.frame_9afc .content-gold-2425 {
  background-color: var(--e-global-color-primary);
}
.wide_089c.description-focused-20ea .content-gold-2425,
.wide_089c.badge-4702 .content-gold-2425 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focus_71ad .gradient_76cb {
  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);
}
.current_74bb {
  --divider-color: var(--e-global-color-secondary);
}
.current_74bb .pagination-b359 {
  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);
}
.current_74bb.large_2b2b .outline_fast_ee5a {
  background-color: var(--e-global-color-secondary);
}
.current_74bb.wide-fcd0 .outline_fast_ee5a,
.current_74bb.photo-fixed-8353 .outline_fast_ee5a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.current_74bb.wide-fcd0 .outline_fast_ee5a,
.current_74bb.photo-fixed-8353 .outline_fast_ee5a svg {
  fill: var(--e-global-color-secondary);
}
.first_d9cd .frame_bottom_0cdd {
  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);
}
.first_d9cd .easy-d67e {
  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);
}
.secondary-bright-d4ec.large_2b2b .outline_fast_ee5a {
  background-color: var(--e-global-color-primary);
}
.secondary-bright-d4ec.wide-fcd0 .outline_fast_ee5a,
.secondary-bright-d4ec.photo-fixed-8353 .outline_fast_ee5a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.secondary-bright-d4ec.wide-fcd0 .outline_fast_ee5a,
.secondary-bright-d4ec.photo-fixed-8353 .outline_fast_ee5a svg {
  fill: var(--e-global-color-primary);
}
.liquid_f46a.large_2b2b .outline_fast_ee5a {
  background-color: var(--e-global-color-primary);
}
.liquid_f46a.wide-fcd0 .outline_fast_ee5a,
.liquid_f46a.photo-fixed-8353 .outline_fast_ee5a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.liquid_f46a .box_silver_433e {
  color: var(--e-global-color-primary);
}
.liquid_f46a .box_silver_433e,
.liquid_f46a .box_silver_433e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_f46a .advanced_24f1 {
  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);
}
.layout-ee72 .action_3eb2 {
  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);
}
.backdrop_plasma_94df .medium_17da .menu-47e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_outer_f802 .stone_9b61:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.highlight_outer_f802 .summary_4d74 i {
  color: var(--e-global-color-primary);
}
.highlight_outer_f802 .summary_4d74 svg {
  fill: var(--e-global-color-primary);
}
.highlight_outer_f802 .article-blue-7947 {
  color: var(--e-global-color-secondary);
}
.highlight_outer_f802 .stone_9b61 > .article-blue-7947,
.highlight_outer_f802 .stone_9b61 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_a8ed .header-53df {
  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);
}
.wrapper_a8ed .input-narrow-658a {
  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_paper_a8d0 .frame_white_c40c .form-b080 {
  background-color: var(--e-global-color-primary);
}
.surface_paper_a8d0 .input_fc81 {
  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);
}
.selected-2e6f .description_2cca {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-2e6f .dropdown_9e60 {
  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);
}
.selected-2e6f .gradient-next-504c {
  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);
}
.column-68d5 .title-a215,
.column-68d5 .title-a215 a {
  color: var(--e-global-color-primary);
}
.column-68d5 .title-a215.container_dc16,
.column-68d5 .title-a215.container_dc16 a {
  color: var(--e-global-color-accent);
}
.column-68d5 .title-a215 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-68d5 .middle_5bd5 {
  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);
}
.icon-cold-1e3a .row-clean-7e7b,
.icon-cold-1e3a .button-fluid-e523 {
  color: var(--e-global-color-primary);
}
.icon-cold-1e3a .row-clean-7e7b svg {
  fill: var(--e-global-color-primary);
}
.icon-cold-1e3a .container_dc16 .row-clean-7e7b,
.icon-cold-1e3a .container_dc16 .button-fluid-e523 {
  color: var(--e-global-color-accent);
}
.icon-cold-1e3a .container_dc16 .row-clean-7e7b svg {
  fill: var(--e-global-color-accent);
}
.icon-cold-1e3a .button-fluid-e523 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-cold-1e3a .middle_5bd5 {
  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);
}
.progress-2e65 .hard-aa24,
.progress-2e65 .hero_7718 {
  color: var(--e-global-color-primary);
}
.progress-2e65 .hero_7718 svg {
  fill: var(--e-global-color-primary);
}
.progress-2e65 .title-a215.container_dc16 a,
.progress-2e65
  .title-a215.container_dc16
  .hero_7718 {
  color: var(--e-global-color-accent);
}
.progress-2e65 .hard-aa24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-2e65 .middle_5bd5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-0e0a .border_dc1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-0e0a .element-7b9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_8710 .tiny-b054 .box_blue_44bf {
  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);
}
.down_8710 .tiny-b054 .complex_2fbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_8710 .pattern_a2b5 .box_blue_44bf {
  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);
}
.down_8710
  .pattern_a2b5
  .complex_2fbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_8710
  .stale_c20d
  .box_blue_44bf {
  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);
}
.down_8710
  .stale_c20d
  .complex_2fbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_8710
  .search_072b
  .box_blue_44bf {
  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);
}
.down_8710
  .search_072b
  .complex_2fbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-fcc3 .message-green-2ef2 {
  background-color: var(--e-global-color-primary);
}
.form-fcc3 .message-green-2ef2:hover {
  background-color: var(--e-global-color-primary);
}
.form-fcc3 .video-3f3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-fcc3
  .message-green-2ef2:hover
  .video-3f3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_fluid_679a .heading-be35 {
  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);
}
.caption-new-0bb3 .small_d01c .yellow_ee46 a {
  background-color: var(--e-global-color-accent);
}
.caption-new-0bb3 .small_d01c .title_upper_b1da a {
  background-color: var(--e-global-color-accent);
}
.caption-new-0bb3 .small_d01c .yellow_ee46 a,
.caption-new-0bb3 .small_d01c .title_upper_b1da a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-3c68
  .panel_right_2a2f.border-4a14
  .small_d01c
  a.notification_next_7422 {
  background-color: var(--e-global-color-accent);
}
.thick-3c68
  .panel_right_2a2f.border-4a14
  .small_d01c
  span.notification_next_7422.fn-current-272f {
  background-color: var(--e-global-color-text);
}
.thick-3c68
  .panel_right_2a2f.border-4a14
  .small_d01c
  .notification_next_7422 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8256 .advanced_e93d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8256
  .description_outer_de8f
  > .gas-e2c1
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8256
  .shade_9591
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8256
  .link-stone-7b83
  .steel_1e7a,
.modal_8256
  .link-stone-7b83
  .accordion-6eeb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_8256
  .link-stone-7b83
  .focused_2fdc,
.modal_8256
  .link-stone-7b83
  a
  .focused_2fdc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8256
  .link-stone-7b83
  .hover-wide-89d3 {
  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);
}
.modal_8256
  .link-stone-7b83
  .shadow-down-1077 {
  background-color: var(--e-global-color-primary);
}
.modal_8256
  .link-stone-7b83
  .shadow-down-1077 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8256
  .link-stone-7b83
  .shadow-down-1077:hover {
  background-color: var(--e-global-color-primary);
}
.modal_8256
  .link-stone-7b83
  .background-under-b417 {
  background-color: var(--e-global-color-primary);
}
.modal_8256
  .link-stone-7b83
  .background-under-b417 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8256
  .link-stone-7b83
  .background-under-b417:hover {
  background-color: var(--e-global-color-primary);
}
.modal_8256
  .progress_fef3
  .modal_d1ba
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_8256
  .progress_fef3
  .outline-9475 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8256
  .progress_fef3
  .hover-wide-89d3 {
  color: var(--e-global-color-text);
}
.modal_8256
  .progress_fef3
  .hover-wide-89d3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8256
  .progress_fef3
  .shadow-down-1077 {
  background-color: var(--e-global-color-primary);
}
.modal_8256
  .progress_fef3
  .shadow-down-1077 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8256
  .progress_fef3
  .shadow-down-1077:hover {
  background-color: var(--e-global-color-primary);
}
.modal_8256
  .progress_fef3
  .background-under-b417 {
  background-color: var(--e-global-color-primary);
}
.modal_8256
  .progress_fef3
  .background-under-b417 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_8256
  .progress_fef3
  .background-under-b417:hover {
  background-color: var(--e-global-color-primary);
}
.modal_8256 .white_1ecf {
  background-color: var(--e-global-color-primary);
}
.modal_8256 .white_1ecf:hover {
  background-color: var(--e-global-color-primary);
}
.modal_8256 .media_fc8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_8256 .picture-a49d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_e407 .row_d45b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_e407
  .south_e5c4
  > div:nth-child(3)
  .row_d45b,
.gallery_e407
  .item-bronze-15a2
  > div:nth-child(1)
  .row_d45b,
.gallery_e407
  .icon-741c
  > div:nth-child(1)
  .row_d45b,
.gallery_e407
  .title_7d54
  > div:nth-child(1)
  .row_d45b,
.gallery_e407
  .soft_30fc
  > div:nth-child(1)
  .row_d45b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_e407 .input_d5c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_e407 .prev_60d8 {
  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);
}
.gallery_e407 .chip_narrow_9fba {
  background-color: var(--e-global-color-primary);
}
.gallery_e407 .chip_narrow_9fba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_e407 .chip_narrow_9fba:hover {
  background-color: var(--e-global-color-primary);
}
.gallery_e407 .bottom_b854 {
  background-color: var(--e-global-color-primary);
}
.gallery_e407 .bottom_b854:hover {
  background-color: var(--e-global-color-primary);
}
.gallery_e407 .media_fc8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_e407 .picture-a49d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-2d92 .dark_d315 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-2d92 .blue_e055 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-2d92 .over-1bad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-2d92 .primary-green-d3de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-2d92 .carousel-f5ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-2d92 .bottom_b854 {
  background-color: var(--e-global-color-primary);
}
.mini-2d92 .bottom_b854:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_4f82 .title-91c7 {
  background-color: var(--e-global-color-secondary);
}
.hidden_4f82 .detail_cd90 {
  background-color: var(--e-global-color-text);
}
.hidden_4f82 .detail_fb7c {
  background-color: var(--e-global-color-secondary);
}
.hidden_4f82 .primary_423c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_4f82 .title_smooth_4c1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_4f82 .white-3a39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_4f82 .complex_210b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_4f82 .hero-bb69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-8d1d .sidebar_b992 .sort_over_6a6c,
.search-8d1d
  .sidebar_b992
  .sort_over_6a6c
  a,
.search-8d1d .wrapper-afb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-8d1d .sidebar_b992 .pink_d2b3,
.search-8d1d .background-hard-7a36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-8d1d .sidebar_b992 .pink_d2b3 {
  color: var(--e-global-color-text);
}
.search-8d1d .background-hard-7a36 {
  color: var(--e-global-color-text);
}
.search-8d1d
  .sidebar_b992
  .up-35e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-8d1d .badge-rough-a214 .layout_5bd4 {
  background-color: var(--e-global-color-primary);
}
.search-8d1d .badge-rough-a214 .layout_5bd4:hover {
  background-color: var(--e-global-color-primary);
}
.search-8d1d .badge-rough-a214 .pattern_smooth_33f1 li span {
  background-color: var(--e-global-color-text);
}
.search-8d1d .badge-rough-a214 .pattern_smooth_33f1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.search-8d1d
  .badge-rough-a214
  .pattern_smooth_33f1
  li.fast-a92a
  span {
  background-color: var(--e-global-color-accent);
}
.search-8d1d .focused_1726 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-3682 .east-07cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_easy_c011 .pagination-b47b {
  background-color: var(--e-global-color-primary);
}
.alert_easy_c011 .heading-fa13 {
  background-color: var(--e-global-color-secondary);
}
.alert_easy_c011 .message_black_0719 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_easy_c011 .title-old-2ac8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_easy_c011 .accent_f450 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_easy_c011 .banner-orange-3bbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_easy_c011 .hard_9cac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_easy_c011 .image-d480 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_easy_c011 .clean-dd63 {
  background-color: var(--e-global-color-primary);
}
.alert_easy_c011 .clean-dd63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_cold_d529 .element_af2d {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_cold_d529 .inner-a48c {
  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);
}
.content_cold_d529
  .description_93a3:after {
  background-color: var(--e-global-color-primary);
}
.content_cold_d529 .summary-39a4 {
  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);
}
.status-c69e .wrapper-afb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-c69e .background-hard-7a36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-1551 .tooltip-c8f7 .shade_76fd {
  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);
}
.light-1551 .tooltip-c8f7 .banner-daa9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_1cbf .silver_1bc7 {
  background-color: var(--e-global-color-primary);
}
.overlay_1cbf .plasma_110c {
  background-color: var(--e-global-color-secondary);
}
.overlay_1cbf .outline-b8eb .glass_89fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_1cbf .row_static_0b10 .glass_89fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-rough-48ea .feature-slow-8e5d .current_a610 {
  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);
}
.thumbnail-rough-48ea .feature-slow-8e5d .short-17b1 {
  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);
}
.thumbnail-rough-48ea .feature-slow-8e5d .block_f29b {
  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);
}
.down-8823 .white_9d3f {
  border-color: var(--e-global-color-text);
}
.down-8823 .row_4e1e {
  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);
}
.down-8823 .container_middle_317e {
  color: var(--e-global-color-primary);
}
.down-8823 .logo-3eab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_ab04 .wrapper-hard-d51d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_ab04 .section_81e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_ab04 .box-green-a120:hover .wrapper-hard-d51d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_ab04
  .box-green-a120:hover
  .section_81e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_ad2a .cold-12c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_ad2a .link-b813 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_44c6 .in-dacf .panel-gold-8daa {
  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);
}
.accent_44c6 .description-mini-6aaa .panel-gold-8daa {
  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);
}
.accordion_f5a3 .element_5dfb {
  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);
}
.media-motion-fee8 .status_c9f3 .feature_1091 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-motion-fee8 .status_c9f3 .feature_1091 {
  background-color: var(--e-global-color-secondary);
}
.media-motion-fee8 .primary_32a6 .feature_1091 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-motion-fee8 .primary_32a6 .feature_1091 {
  background-color: var(--e-global-color-secondary);
}
.media-motion-fee8 .old-bbf2 .active_d60f {
  background-color: var(--e-global-color-primary);
}
.media-motion-fee8 .old-bbf2:hover .active_d60f {
  background-color: var(--e-global-color-secondary);
}
.media-motion-fee8 .layout_5bd4 {
  background-color: var(--e-global-color-primary);
}
.media-motion-fee8 .layout_5bd4:hover {
  background-color: var(--e-global-color-accent);
}
.media-motion-fee8 .pattern_smooth_33f1 li span {
  background-color: var(--e-global-color-text);
}
.media-motion-fee8 .pattern_smooth_33f1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.media-motion-fee8 .pattern_smooth_33f1 li.fast-a92a span {
  background-color: var(--e-global-color-accent);
}
.sort_0d4a .button_edfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_0d4a .top-1a34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-6323 .box_d3fa:before {
  background-color: var(--e-global-color-secondary);
}
.pattern-6323 .shade-b121 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-6323 .table_6a6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_5d60 .component-blue-7974 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_5d60 .component-blue-7974:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_5d60 .component-blue-7974.fn-active-272f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_5d60 .narrow_59d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_5d60 .focused-d836 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_5d60 .tag-cool-610d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_5d60 .tabs_4c89 {
  background-color: var(--e-global-color-primary);
}
.clean_5d60 .tabs_4c89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_5d60 .focused-a640 {
  background-color: var(--e-global-color-primary);
}
.clean_5d60 .focused-a640 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_prev_e6d2 .thick-7eeb .badge_narrow_3037 a {
  color: var(--e-global-color-secondary);
}
.banner_prev_e6d2 .thick-7eeb .badge_narrow_3037 a:hover {
  color: var(--e-global-color-secondary);
}
.banner_prev_e6d2 .thick-7eeb .badge_narrow_3037,
.banner_prev_e6d2 .thick-7eeb .badge_narrow_3037 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_prev_e6d2 .thick-7eeb .chip-7906 {
  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);
}
.banner_prev_e6d2 .thick-7eeb .bright-f6ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_prev_e6d2 .thick-7eeb .badge_3bd3 {
  background-color: var(--e-global-color-primary);
}
.banner_prev_e6d2 .thick-7eeb .badge_3bd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_prev_e6d2 .thick-7eeb .badge_3bd3:hover {
  background-color: var(--e-global-color-primary);
}
.banner_prev_e6d2 .thick-7eeb .mask-basic-174e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_prev_e6d2 .thick-7eeb .mask-basic-174e {
  background-color: var(--e-global-color-primary);
}
.banner_prev_e6d2 .thick-7eeb .mask-basic-174e:hover {
  background-color: var(--e-global-color-primary);
}
.banner_prev_e6d2 .thick-7eeb .layout_5bd4 {
  background-color: var(--e-global-color-primary);
}
.banner_prev_e6d2 .thick-7eeb .layout_5bd4:hover {
  background-color: var(--e-global-color-primary);
}
.banner_prev_e6d2 .badge-rough-a214 .pattern_smooth_33f1 li span {
  background-color: var(--e-global-color-text);
}
.banner_prev_e6d2 .badge-rough-a214 .pattern_smooth_33f1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.banner_prev_e6d2 .badge-rough-a214 .pattern_smooth_33f1 li.fast-a92a span {
  background-color: var(--e-global-color-accent);
}
.banner_prev_e6d2 .media_fc8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_prev_e6d2 .picture-a49d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-upper-e70e .dropdown-fixed-2a7e .shade_inner_4dcb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-upper-e70e .dropdown-fixed-2a7e .link_29fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-upper-e70e .dropdown-fixed-2a7e .hovered-c4e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_current_6665 .widget_liquid_05a1 {
  border-color: var(--e-global-color-text);
}
.link_current_6665 .menu-11c6 {
  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);
}
.link_current_6665 .avatar_selected_d120 {
  color: var(--e-global-color-secondary);
}
.link_current_6665 .avatar_selected_d120 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_current_6665 .texture_2156 > * {
  color: var(--e-global-color-primary);
}
.link_current_6665 .texture_2156 > * svg {
  fill: var(--e-global-color-primary);
}
.link_current_6665 .content_pressed_60c4 {
  color: var(--e-global-color-primary);
}
.link_current_6665 .content_pressed_60c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_current_6665 .hidden_tiny_144d {
  color: var(--e-global-color-primary);
}
.link_current_6665 .hidden_tiny_144d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_current_6665 .outline-8907 {
  color: var(--e-global-color-primary);
}
.link_current_6665 .outline-8907 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_current_6665 .avatar_action_bc2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_current_6665 .list_stone_cf86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_current_6665 .list_stone_cf86.avatar-next-c340 {
  color: var(--e-global-color-secondary);
}
.link_current_6665 .list_stone_cf86.avatar-next-c340 .center_7ea9 {
  color: var(--e-global-color-accent);
}
.link_current_6665 .list_stone_cf86.slider_d324 {
  color: var(--e-global-color-text);
}
.link_current_6665 .list_stone_cf86.slider_d324 .center_7ea9 {
  color: var(--e-global-color-text);
}
.link_current_6665 .list_stone_cf86:before {
  border-top-color: var(--e-global-color-text);
}
.link_current_6665 .small-09bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_current_6665
  .small-09bd
  .main_simple_2f1b {
  background-color: var(--e-global-color-primary);
}
.link_current_6665
  .small-09bd
  .main_simple_2f1b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_current_6665 .widget_liquid_05a1 .modal-motion-2c8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-ca22 .photo-2581 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-ca22 .video-af09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-4964 .dropdown-over-47a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-4964
  .shadow_9c37
  .label_west_d463 {
  background-color: var(--e-global-color-secondary);
}
.column-4964
  .shadow_9c37.alert-7995
  .label_west_d463 {
  background-color: var(--e-global-color-text);
}
.column-4964
  .shadow_9c37:hover
  .label_west_d463 {
  background-color: var(--e-global-color-accent);
}
.column-4964
  .shadow_9c37.fn-active-272f
  .label_west_d463 {
  background-color: var(--e-global-color-primary);
}
.hovered_ff3e .current-4288 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hovered_ff3e .form-out-b1de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_ff3e .pagination_cd4c {
  background-color: var(--e-global-color-primary);
}
.hovered_ff3e .pagination_cd4c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-8515 .simple-577d .label_motion_0ed2 .heading_light_caf4 {
  background-color: var(--e-global-color-secondary);
}
.solid-8515 .simple-577d .rough_279e:after {
  background-color: var(--e-global-color-secondary);
}
.solid-8515 .disabled-edf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-8515 .iron-51ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-8515 .solid-a4a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-8515 .photo_6e3e {
  background-color: var(--e-global-color-primary);
}
.solid-8515 .photo_6e3e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-8515 .overlay-steel-6faa {
  background-color: var(--e-global-color-secondary);
}
.solid-8515 .overlay-steel-6faa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-8515 .simple-577d .tag_5d2b .old-9fd0:hover {
  background-color: var(--e-global-color-primary);
}
.solid-8515
  .simple-577d
  .tag_5d2b
  .old-9fd0.avatar_wood_4904 {
  background-color: var(--e-global-color-primary);
}
.solid-8515 .simple-577d .tiny-82f1:before {
  border-color: var(--e-global-color-primary);
}
.solid-8515 .simple-577d .tiny-82f1:hover:before {
  border-color: var(--e-global-color-secondary);
}
.solid-8515
  .simple-577d
  .tiny-82f1.shadow_thick_aad8:before {
  border-color: var(--e-global-color-primary);
}
.solid-8515 .middle_7dbd span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-5179 .inner-5a17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-5179 .inner-5a17:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-5179 .inner-5a17.pressed-6701 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-5179 .frame-9867 {
  background-color: var(--e-global-color-primary);
}
.right-5179 .frame-9867 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-5179
  .highlight-light-0982
  .accent_6b2e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-5179
  .action-6c3a
  .accent_6b2e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_821f
  .component-1fc2
  .pagination-hard-707e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_821f
  .component-1fc2
  .focus-copper-dbe8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_821f .paragraph-motion-305d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_821f .notice-4ea9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_821f .footer-blue-22cb {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_821f .footer-blue-22cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_solid_27d3 .plasma_69b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_solid_27d3 .message_thick_dccc {
  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);
}
.section_solid_27d3 .texture_92c5 {
  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_solid_27d3 .texture_92c5 a:hover {
  color: var(--e-global-color-secondary);
}
.section_solid_27d3 .highlight_911e {
  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);
}
.section_solid_27d3 .summary-e011 {
  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);
}
.section_solid_27d3 .slow_9e41 .layout_5bd4 {
  background-color: var(--e-global-color-primary);
}
.section_solid_27d3 .slow_9e41 .layout_5bd4:hover {
  background-color: var(--e-global-color-accent);
}
.section_solid_27d3
  .slow_9e41
  .pattern_smooth_33f1
  li
  span {
  background-color: var(--e-global-color-text);
}
.section_solid_27d3
  .slow_9e41
  .pattern_smooth_33f1
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.section_solid_27d3
  .slow_9e41
  .pattern_smooth_33f1
  li.fast-a92a
  span {
  background-color: var(--e-global-color-accent);
}
.feature_short_5a20
  .bright_a3cf
  .hidden_action_bdf0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_short_5a20 .bright_a3cf .border_plasma_7c52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_short_5a20 .bright_a3cf .module-outer-b882 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_short_5a20 .dropdown-0494 {
  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);
}
.feature_short_5a20
  .slider_e3b7.main-large-c7e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > a {
  background-color: var(--e-global-color-text);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > a
  .under-8096.layout-c40c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > a
  .preview_tall_e57a.narrow_af9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > .blue_db33
  .left-61bb
  > a {
  background-color: var(--e-global-color-secondary);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > .blue_db33
  .left-61bb
  > a
  .input_f311 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > .blue_db33
  .left-61bb
  > a
  .preview_tall_e57a.primary-cd5a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > a
  .background-thick-a87e:before {
  color: var(--e-global-color-text);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > .blue_db33
  a
  .background-thick-a87e:before {
  color: var(--e-global-color-text);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb.modal_narrow_e10b
  > a
  .background-thick-a87e:before {
  color: var(--e-global-color-text);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > .blue_db33
  .left-61bb.modal_narrow_e10b
  > a
  .background-thick-a87e:before {
  color: var(--e-global-color-text);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > a
  .form_ccae
  .aside-dynamic-f520 {
  color: var(--e-global-color-text);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > .blue_db33
  a
  .form_ccae
  .aside-dynamic-f520 {
  color: var(--e-global-color-text);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > a
  .form_ccae
  .aside-dynamic-f520,
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > .blue_db33
  a
  .form_ccae
  .aside-dynamic-f520 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > a
  .over_254c:before {
  color: var(--e-global-color-text);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > .blue_db33
  a
  .over_254c:before {
  color: var(--e-global-color-text);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb.modal_narrow_e10b
  > a
  .over_254c:before {
  color: var(--e-global-color-text);
}
.complex_44bd
  > .shadow_274e
  > div
  > .hard_c2de
  > .left-61bb
  > .blue_db33
  .left-61bb.modal_narrow_e10b
  > a
  .over_254c:before {
  color: var(--e-global-color-text);
}
.card-0560 .text_ed0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-0560
  .primary-99e8:hover
  .text_ed0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-medium-ed43
  > .shadow_274e
  > .secondary-7607
  > .filter_stale_547c
  > .progress_active_0afb
  > .input_29bc
  .backdrop_c4be {
  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);
}
.hero-medium-ed43
  > .shadow_274e
  > .secondary-7607
  > .filter_stale_547c
  > .progress_active_0afb
  > .input_29bc:hover
  .backdrop_c4be {
  color: var(--e-global-color-text);
}
.hero-medium-ed43
  > .shadow_274e
  > .secondary-7607
  > .filter_stale_547c
  > .progress_active_0afb
  > .input_29bc:hover
  .backdrop_c4be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-medium-ed43
  > .shadow_274e
  > .secondary-7607
  > .filter_stale_547c
  > .progress_active_0afb.next_4831
  > .input_29bc
  .backdrop_c4be {
  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);
}
.fixed-0bff .accent_warm_49cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-0bff .alert_b6f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-0bff .logo_0a20 {
  background-color: var(--e-global-color-primary);
}
.fixed-0bff .logo_0a20 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_4df2
  > .shadow_274e
  > .shadow_dynamic_6d02
  > .alert-cold-7f8e
  > .footer_south_316d
  .caption-wood-ae53 {
  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);
}
.copper_4df2
  > .shadow_274e
  > .shadow_dynamic_6d02
  > .alert-cold-7f8e
  > .footer_south_316d
  .info-current-04ea {
  color: var(--e-global-color-text);
}
.copper_4df2
  > .shadow_274e
  > .shadow_dynamic_6d02
  > .alert-cold-7f8e
  > .footer_south_316d:hover
  .caption-wood-ae53 {
  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);
}
.copper_4df2
  > .shadow_274e
  > .shadow_dynamic_6d02
  > .alert-cold-7f8e
  > .footer_south_316d:hover
  .info-current-04ea {
  color: var(--e-global-color-secondary);
}
.copper_4df2
  > .shadow_274e
  > .shadow_dynamic_6d02
  > .alert-cold-7f8e
  > .footer_south_316d.tabs-south-b662
  .caption-wood-ae53 {
  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);
}
.copper_4df2
  > .shadow_274e
  > .shadow_dynamic_6d02
  > .alert-cold-7f8e
  > .footer_south_316d.tabs-south-b662
  .info-current-04ea {
  color: var(--e-global-color-primary);
}
.gold_2ab7
  .photo_024b
  .block-3c4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_2ab7 .static-9af8 .modal-motion-2c8e .wood_8d6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_96a7 .menu_17cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_96a7 .green_6a1b .menu_17cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_96a7 .detail_small_4af5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_96a7 .detail_small_4af5 {
  background-color: var(--e-global-color-primary);
}
.outline_warm_2b75 .outline-dim-8d0d .badge-right-712b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_warm_2b75
  .outline-dim-8d0d:hover
  .info-c0c7 {
  color: var(--e-global-color-secondary);
}
.outline_warm_2b75
  .outline-dim-8d0d:hover
  .badge-right-712b {
  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);
}
.bronze-f53c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.surface-991f {
  max-width: 1400px !important;
}

.widget-d8b0 {
  flex-direction: column;
}

.widget-d8b0 .complex-cdc0 {
  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.widget-d8b0 .complex-cdc0 {
  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);
}

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

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

.text-fresh-1009.complex_4113 {
  display: none;
}

.black_fa06 {
  display: none;
}

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

.fast-09af.smooth_b86b {
  margin-bottom: 40px;
  width: 100%;
}

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

.widget-d8b0 a {
  width: 100%;
}

.link-rough-29e8 .element-orange-a854.item-e632 {
  width: 20% !important;
}

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

.north-303b: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%);
}

.north-303b svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.link-rough-29e8
  .element-orange-a854.pagination-steel-f757
  .paper_221e
  .section-tiny-a8ad {
  font-size: 20px !important;
}

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

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

.short-ee97 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.nav_975f.down_6097 > .row-fc58 {
  display: flex;
  align-items: center;
}

.description-medium-0806 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.outline-hard-712b {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.link-rough-29e8
  .element-orange-a854.modal-a67f
  .video-fast-0d67
  .hidden-fast-0a5b {
  width: 100% !important;
}

.main-next-eaf8 {
  width: 500px !important;
  max-width: none;
}

.widget-6dac {
  width: 100%;
}

.tooltip-under-4fc0 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.grid-top-f4b7 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.column_soft_ff1a:hover .dynamic_ad70 {
  visibility: visible;
}
.column_soft_ff1a:hover.column_soft_ff1a::before {
  display: block;
}

.short-ee97 h3 {
  color: #fff;
}

.preview-d7d8 {
  margin: 0;
}

.link-rough-29e8
  .element-orange-a854.modal-a67f
  .hidden-fast-0a5b
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.next-ba33 {
  width: 100%;
}

.icon_advanced_1647 {
  width: 100%;
}

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

.icon_advanced_1647 {
  width: 100%;
}

.texture-966b {
  margin-bottom: 10px !important;
}

.hidden-fast-0a5b {
  display: flex;
  align-items: center;
}

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

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

.widget-d8b0 .complex-cdc0.cool-ecfb {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.widget-d8b0 h1.complex-cdc0 {
  margin-top: 80px !important;
}

.link-rough-29e8 .element-orange-a854.sort_smooth_0231 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.border-4519 img {
  width: 100%;
}

.active_8ea5 .small_045b.paper_221e {
  justify-content: space-between;
}

.outline_bc74 {
  display: none;
}

.plasma_19bb .item-6b7b {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .nav_975f .row-fc58 {
    flex-wrap: nowrap !important;
  }
}

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

  .main-next-eaf8 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .short-ee97 h3 {
    font-size: 28px;
  }

  .north-303b svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .active_8ea5 .small_045b.paper_221e {
    border-bottom: 1px solid #f0c159;
  }

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

  .nav_975f.down_6097 > .row-fc58 {
    gap: 15px;
    justify-content: space-between;
  }

  .link-rough-29e8
    .element-orange-a854.modal-a67f
    .hidden-fast-0a5b
    img {
    width: 60% !important;
  }

  .outline-hard-712b {
    left: 2%;
  }

  .selected_f82b {
    margin: 10px 0;
  }

  .widget-d8b0 .item-6b7b {
    margin: 0;
    margin-bottom: 10px;
  }

  .north-303b {
    font-size: 16px !important;
  }

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

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

  h2.widget-d8b0 .complex-cdc0,
  .widget-d8b0 .complex-cdc0 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hidden-fast-0a5b {
    justify-content: center;
  }

  .widget-d8b0 .item-6b7b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .picture-2b8e {
    margin-bottom: 15px !important;
  }

  .link-rough-29e8 .element-orange-a854.item-e632 {
    width: 75% !important;
  }

  .border-4519 img {
    width: 100% !important;
  }
}

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

  h2.widget-d8b0 .complex-cdc0,
  .widget-d8b0 .complex-cdc0 {
    font-size: 30px !important;
  }

  .hidden-fast-0a5b {
    justify-content: center;
  }

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

  .under_3540
    .content-first-50f8.box_south_52ca {
    margin: 0 !important;
  }

  .description-medium-0806 {
    margin: 0;
    gap: 10px;
  }

  .selected_f82b {
    display: flex;
  }

  .prev_7da3 .north-303b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .widget-d8b0 h1.complex-cdc0 {
    margin-top: 40px !important;
  }

  .link-rough-29e8
    .element-orange-a854.modal-a67f
    .hidden-fast-0a5b
    img,
  .first_d9cd .video-fast-0d67 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .link-rough-29e8 .element-orange-a854.item-e632 {
    width: 100% !important;
  }

  .nav_975f.down_6097 > .row-fc58 {
    gap: 3px;
  }

  .widget-d8b0 .item-6b7b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.active_8ea5 .small_045b.paper_221e: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);
}

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

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

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

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

.text-fresh-1009: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .active_8ea5 .small_045b.paper_221e {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .widget-d8b0 .complex-cdc0 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .north-303b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.right_8002 .container_274d {
  flex-shrink: 0;
  white-space: nowrap;
}

.right_8002 .pattern-efc5 {
  flex-shrink: 0;
  min-width: fit-content;
}

.right_8002 .section-tiny-a8ad {
  white-space: nowrap;
}

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

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

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

.right_8002 .pattern-efc5 {
  max-width: 80px !important;
  overflow: hidden;
}

.right_8002 .small_045b.paper_221e {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.right_8002 .section-tiny-a8ad {
  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);
  }
}

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

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

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

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

body .out-b44b:nth-child(2),
.link-rough-29e8 .out-b44b:nth-child(2),
#page .out-b44b: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;
}

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

/* css-noise: 5ab6 */
.promo-block-o5 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
