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(.alert_a41d) {
  gap: 0.5em;
}
:where(.main-right-a2eb) {
  gap: 0.5em;
}
body .hover-6dcf > .fresh-99de {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hover-6dcf > .pattern_d5f1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hover-6dcf > .steel_3ade {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .mask-full-2f07 > .fresh-99de {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .mask-full-2f07 > .pattern_d5f1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .mask-full-2f07 > .steel_3ade {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .mask-full-2f07
  > :where(:not(.fresh-99de):not(.pattern_d5f1):not(.overlay_narrow_9a9d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .mask-full-2f07 > .heading-old-ee41 {
  max-width: var(--wp--style--global--wide-size);
}
body .alert_a41d {
  display: flex;
}
body .alert_a41d {
  flex-wrap: wrap;
  align-items: center;
}
body .alert_a41d > * {
  margin: 0;
}
body .main-right-a2eb {
  display: grid;
}
body .main-right-a2eb > * {
  margin: 0;
}
:where(.active_static_de36.alert_a41d) {
  gap: 2em;
}
:where(.active_static_de36.main-right-a2eb) {
  gap: 2em;
}
:where(.overlay_copper_e4fd.alert_a41d) {
  gap: 1.25em;
}
:where(.overlay_copper_e4fd.main-right-a2eb) {
  gap: 1.25em;
}
.surface_a12d {
  color: var(--wp--preset--color--black) !important;
}
.narrow_7ee6 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.chip-16a0 {
  color: var(--wp--preset--color--white) !important;
}
.hard-8898 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.background-fa3f {
  color: var(--wp--preset--color--vivid-red) !important;
}
.motion-acd3 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.row_blue_600f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.thumbnail_outer_780b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.description-36d9 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tertiary-green-6d8a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tooltip_b956 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.preview-hard-8be6 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.steel_9331 {
  background-color: var(--wp--preset--color--black) !important;
}
.list_motion_5097 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.chip_east_2b96 {
  background-color: var(--wp--preset--color--white) !important;
}
.green_7a59 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.narrow-9788 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tabs_535f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.blue-54d2 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.aside-iron-dbbb {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.warm_b964 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.feature-d12e {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accent-left-29b3 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.sort-next-895b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.focused_a524 {
  border-color: var(--wp--preset--color--black) !important;
}
.footer_gold_798e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.basic-6167 {
  border-color: var(--wp--preset--color--white) !important;
}
.texture_south_57e4 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.picture_16d4 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.under-ed7c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.orange_1835 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.filter-over-573c {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hidden_eaca {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.notice-0cc9 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gold_be17 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.lower_ba38 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.next-420a {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.header-silver-e655 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.footer-cc48 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.mask_f60f {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.cold_f32e {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.dark_2314 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.summary_current_571b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.title_0c01 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.logo_1406 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.west_ab5a {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.item-large-25c0 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.accordion_b0a6 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.background_a7bc {
  font-size: var(--wp--preset--font-size--small) !important;
}
.column-b44f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.sidebar-055b {
  font-size: var(--wp--preset--font-size--large) !important;
}
.white_9881 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.wood-47fb a:where(:not(.badge_0746)) {
  color: inherit;
}
:where(.overlay_copper_e4fd.alert_a41d) {
  gap: 1.25em;
}
:where(.overlay_copper_e4fd.main-right-a2eb) {
  gap: 1.25em;
}
:where(.active_static_de36.alert_a41d) {
  gap: 2em;
}
:where(.active_static_de36.main-right-a2eb) {
  gap: 2em;
}
.active-purple-14c6 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hidden-inner-b423 .breadcrumb-6e30 {
  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);
}
.grid-1f25 .breadcrumb_b19d {
  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);
}
.action-d6e7 {
  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);
}
.action-d6e7.dropdown-87e8 .active-ff09 {
  background-color: var(--e-global-color-primary);
}
.action-d6e7.under-8a96 .active-ff09,
.action-d6e7.nav_5ae5 .active-ff09 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.purple_6524 .thick_fafc {
  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);
}
.full-d3de {
  --divider-color: var(--e-global-color-secondary);
}
.full-d3de .badge-complex-52b8 {
  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);
}
.full-d3de.search-6dc3 .photo-781b {
  background-color: var(--e-global-color-secondary);
}
.full-d3de.header-078a .photo-781b,
.full-d3de.main_8b4b .photo-781b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.full-d3de.header-078a .photo-781b,
.full-d3de.main_8b4b .photo-781b svg {
  fill: var(--e-global-color-secondary);
}
.outline-fresh-6a74 .container_copper_1a28 {
  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);
}
.outline-fresh-6a74 .progress_solid_7285 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-57a4.search-6dc3 .photo-781b {
  background-color: var(--e-global-color-primary);
}
.nav-57a4.header-078a .photo-781b,
.nav-57a4.main_8b4b .photo-781b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.nav-57a4.header-078a .photo-781b,
.nav-57a4.main_8b4b .photo-781b svg {
  fill: var(--e-global-color-primary);
}
.black_9ee0.search-6dc3 .photo-781b {
  background-color: var(--e-global-color-primary);
}
.black_9ee0.header-078a .photo-781b,
.black_9ee0.main_8b4b .photo-781b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.black_9ee0 .fast-920f {
  color: var(--e-global-color-primary);
}
.black_9ee0 .fast-920f,
.black_9ee0 .fast-920f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_9ee0 .tooltip-8dd9 {
  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);
}
.focused-bd2d .pattern_b996 {
  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);
}
.photo-4944 .dim-cc70 .heading_6028 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-hot-e9c0 .accent-green-b9bc:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.input-hot-e9c0 .banner_bronze_f800 i {
  color: var(--e-global-color-primary);
}
.input-hot-e9c0 .banner_bronze_f800 svg {
  fill: var(--e-global-color-primary);
}
.input-hot-e9c0 .table_fluid_9b1e {
  color: var(--e-global-color-secondary);
}
.input-hot-e9c0 .accent-green-b9bc > .table_fluid_9b1e,
.input-hot-e9c0 .accent-green-b9bc > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_6c76 .section_2a94 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_6c76 .video_advanced_1405 {
  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);
}
.tabs_wide_0e87 .pattern-f07e .complex_968d {
  background-color: var(--e-global-color-primary);
}
.tabs_wide_0e87 .soft-8442 {
  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);
}
.picture-4e11 .east_9745 {
  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);
}
.picture-4e11 .logo-1ce2 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-4e11 .tooltip_383d {
  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);
}
.glass-e1c2 .menu_a890,
.glass-e1c2 .menu_a890 a {
  color: var(--e-global-color-primary);
}
.glass-e1c2 .menu_a890.tabs-684e,
.glass-e1c2 .menu_a890.tabs-684e a {
  color: var(--e-global-color-accent);
}
.glass-e1c2 .menu_a890 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-e1c2 .icon_8cf8 {
  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);
}
.focused_b2ee .surface_glass_4a8a,
.focused_b2ee .notice-prev-54f1 {
  color: var(--e-global-color-primary);
}
.focused_b2ee .surface_glass_4a8a svg {
  fill: var(--e-global-color-primary);
}
.focused_b2ee .tabs-684e .surface_glass_4a8a,
.focused_b2ee .tabs-684e .notice-prev-54f1 {
  color: var(--e-global-color-accent);
}
.focused_b2ee .tabs-684e .surface_glass_4a8a svg {
  fill: var(--e-global-color-accent);
}
.focused_b2ee .notice-prev-54f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_b2ee .icon_8cf8 {
  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);
}
.tiny-654a .up-9d9c,
.tiny-654a .slow_a2a6 {
  color: var(--e-global-color-primary);
}
.tiny-654a .slow_a2a6 svg {
  fill: var(--e-global-color-primary);
}
.tiny-654a .menu_a890.tabs-684e a,
.tiny-654a
  .menu_a890.tabs-684e
  .slow_a2a6 {
  color: var(--e-global-color-accent);
}
.tiny-654a .up-9d9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-654a .icon_8cf8 {
  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);
}
.accordion_easy_c2ed .aside-94c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_easy_c2ed .box-cc5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-8f81 .video_ae0d .hero-full-9640 {
  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);
}
.orange-8f81 .video_ae0d .photo-right-983c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-8f81 .clean_c538 .hero-full-9640 {
  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);
}
.orange-8f81
  .clean_c538
  .photo-right-983c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-8f81
  .summary_gas_3e4e
  .hero-full-9640 {
  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);
}
.orange-8f81
  .summary_gas_3e4e
  .photo-right-983c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-8f81
  .focused-d371
  .hero-full-9640 {
  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);
}
.orange-8f81
  .focused-d371
  .photo-right-983c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-a69c .medium_0901 {
  background-color: var(--e-global-color-primary);
}
.west-a69c .medium_0901:hover {
  background-color: var(--e-global-color-primary);
}
.west-a69c .media_3a09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-a69c
  .medium_0901:hover
  .media_3a09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-cf7a .picture_basic_8949 {
  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);
}
.logo_3aee .modal-e500 .lite-2d6f a {
  background-color: var(--e-global-color-accent);
}
.logo_3aee .modal-e500 .element_liquid_c5b7 a {
  background-color: var(--e-global-color-accent);
}
.logo_3aee .modal-e500 .lite-2d6f a,
.logo_3aee .modal-e500 .element_liquid_c5b7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_4207
  .filter-tall-c19a.hot-f256
  .modal-e500
  a.gallery-lite-489c {
  background-color: var(--e-global-color-accent);
}
.modal_4207
  .filter-tall-c19a.hot-f256
  .modal-e500
  span.gallery-lite-489c.fn-current-ea95 {
  background-color: var(--e-global-color-text);
}
.modal_4207
  .filter-tall-c19a.hot-f256
  .modal-e500
  .gallery-lite-489c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-ac2e .brown_4748 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-ac2e
  .box_ae57
  > .filter-eaa1
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-ac2e
  .caption-stone-ef6a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-ac2e
  .center_9942
  .tertiary_9c11,
.large-ac2e
  .center_9942
  .white-1b6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-ac2e
  .center_9942
  .content-b328,
.large-ac2e
  .center_9942
  a
  .content-b328 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-ac2e
  .center_9942
  .main-0626 {
  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);
}
.large-ac2e
  .center_9942
  .shade_new_ea02 {
  background-color: var(--e-global-color-primary);
}
.large-ac2e
  .center_9942
  .shade_new_ea02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-ac2e
  .center_9942
  .shade_new_ea02:hover {
  background-color: var(--e-global-color-primary);
}
.large-ac2e
  .center_9942
  .footer_0649 {
  background-color: var(--e-global-color-primary);
}
.large-ac2e
  .center_9942
  .footer_0649 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-ac2e
  .center_9942
  .footer_0649:hover {
  background-color: var(--e-global-color-primary);
}
.large-ac2e
  .brown_2044
  .accordion_pressed_51a8
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-ac2e
  .brown_2044
  .mini-126c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-ac2e
  .brown_2044
  .main-0626 {
  color: var(--e-global-color-text);
}
.large-ac2e
  .brown_2044
  .main-0626
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-ac2e
  .brown_2044
  .shade_new_ea02 {
  background-color: var(--e-global-color-primary);
}
.large-ac2e
  .brown_2044
  .shade_new_ea02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-ac2e
  .brown_2044
  .shade_new_ea02:hover {
  background-color: var(--e-global-color-primary);
}
.large-ac2e
  .brown_2044
  .footer_0649 {
  background-color: var(--e-global-color-primary);
}
.large-ac2e
  .brown_2044
  .footer_0649 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-ac2e
  .brown_2044
  .footer_0649:hover {
  background-color: var(--e-global-color-primary);
}
.large-ac2e .hot_69ad {
  background-color: var(--e-global-color-primary);
}
.large-ac2e .hot_69ad:hover {
  background-color: var(--e-global-color-primary);
}
.large-ac2e .texture_plasma_e58c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-ac2e .grid_9c3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-1992 .preview_b21c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-1992
  .row-right-6493
  > div:nth-child(3)
  .preview_b21c,
.feature-1992
  .detail-under-ad09
  > div:nth-child(1)
  .preview_b21c,
.feature-1992
  .pagination-efd4
  > div:nth-child(1)
  .preview_b21c,
.feature-1992
  .aside-4e86
  > div:nth-child(1)
  .preview_b21c,
.feature-1992
  .avatar-new-28d4
  > div:nth-child(1)
  .preview_b21c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-1992 .dark_dffe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-1992 .module-6837 {
  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);
}
.feature-1992 .nav_0f5e {
  background-color: var(--e-global-color-primary);
}
.feature-1992 .nav_0f5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-1992 .nav_0f5e:hover {
  background-color: var(--e-global-color-primary);
}
.feature-1992 .overlay-474b {
  background-color: var(--e-global-color-primary);
}
.feature-1992 .overlay-474b:hover {
  background-color: var(--e-global-color-primary);
}
.feature-1992 .texture_plasma_e58c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-1992 .grid_9c3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_right_d0ec .content_3b46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_right_d0ec .highlight-0160 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_right_d0ec .new_8601 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_right_d0ec .icon-easy-738f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_right_d0ec .plasma-1fd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_right_d0ec .overlay-474b {
  background-color: var(--e-global-color-primary);
}
.paragraph_right_d0ec .overlay-474b:hover {
  background-color: var(--e-global-color-primary);
}
.blue_9b2c .middle-aeb6 {
  background-color: var(--e-global-color-secondary);
}
.blue_9b2c .cold-e541 {
  background-color: var(--e-global-color-text);
}
.blue_9b2c .rough-0ba3 {
  background-color: var(--e-global-color-secondary);
}
.blue_9b2c .button-stone-881b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_9b2c .complex_cc3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_9b2c .heading_faa8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_9b2c .fresh_9492 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_9b2c .text_south_8a90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_d3b6 .gas-22e6 .nav_cool_543f,
.popup_d3b6
  .gas-22e6
  .nav_cool_543f
  a,
.popup_d3b6 .feature_8283 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_d3b6 .gas-22e6 .video_3573,
.popup_d3b6 .gallery-small-74b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_d3b6 .gas-22e6 .video_3573 {
  color: var(--e-global-color-text);
}
.popup_d3b6 .gallery-small-74b4 {
  color: var(--e-global-color-text);
}
.popup_d3b6
  .gas-22e6
  .new_d36b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_d3b6 .title-cf66 .wide-b149 {
  background-color: var(--e-global-color-primary);
}
.popup_d3b6 .title-cf66 .wide-b149:hover {
  background-color: var(--e-global-color-primary);
}
.popup_d3b6 .title-cf66 .button_light_7d69 li span {
  background-color: var(--e-global-color-text);
}
.popup_d3b6 .title-cf66 .button_light_7d69 li span:hover {
  background-color: var(--e-global-color-primary);
}
.popup_d3b6
  .title-cf66
  .button_light_7d69
  li.info-4d94
  span {
  background-color: var(--e-global-color-accent);
}
.popup_d3b6 .focus_bb93 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_7c32 .hero_middle_fdec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-0818 .message_9e37 {
  background-color: var(--e-global-color-primary);
}
.modal-0818 .east-da22 {
  background-color: var(--e-global-color-secondary);
}
.modal-0818 .disabled-short-0e5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-0818 .modal-clean-b3ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-0818 .out_4b19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-0818 .media-over-998c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-0818 .modal-static-6c5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-0818 .easy-ffdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-0818 .info-easy-c0dd {
  background-color: var(--e-global-color-primary);
}
.modal-0818 .info-easy-c0dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_3266 .feature_wide_2873 {
  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);
}
.heading_3266 .advanced-718b {
  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);
}
.heading_3266
  .hero_last_f87c:after {
  background-color: var(--e-global-color-primary);
}
.heading_3266 .clean_71a2 {
  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);
}
.wrapper-cfb6 .feature_8283 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-cfb6 .gallery-small-74b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_be9b .brown-73ee .layout-fdc5 {
  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);
}
.alert_be9b .brown-73ee .header-green-876a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current-7ae6 .footer-a072 {
  background-color: var(--e-global-color-primary);
}
.current-7ae6 .north-c20d {
  background-color: var(--e-global-color-secondary);
}
.current-7ae6 .banner-abaa .widget-inner-4a1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-7ae6 .popup-pressed-69a9 .widget-inner-4a1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_slow_ed36 .steel-2182 .yellow-fc96 {
  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);
}
.backdrop_slow_ed36 .steel-2182 .form-liquid-7747 {
  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);
}
.backdrop_slow_ed36 .steel-2182 .first-921c {
  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);
}
.old_5e0e .module_dfe0 {
  border-color: var(--e-global-color-text);
}
.old_5e0e .hot_c49c {
  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);
}
.old_5e0e .box_2e11 {
  color: var(--e-global-color-primary);
}
.old_5e0e .footer_slow_856d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-under-b76b .tiny_143a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-under-b76b .top_f5ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-under-b76b .short_98e5:hover .tiny_143a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-under-b76b
  .short_98e5:hover
  .top_f5ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_3d96 .surface-next-5488 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_3d96 .notice_9f7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-dc49 .hero_orange_9b59 .alert-987c {
  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);
}
.breadcrumb-dc49 .search-9e5a .alert-987c {
  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);
}
.image_green_ca20 .notification-b940 {
  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);
}
.content_pink_b0ee .picture_7db1 .list_b125 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_pink_b0ee .picture_7db1 .list_b125 {
  background-color: var(--e-global-color-secondary);
}
.content_pink_b0ee .gallery_54e1 .list_b125 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_pink_b0ee .gallery_54e1 .list_b125 {
  background-color: var(--e-global-color-secondary);
}
.content_pink_b0ee .tertiary-east-491d .backdrop_liquid_1d8e {
  background-color: var(--e-global-color-primary);
}
.content_pink_b0ee .tertiary-east-491d:hover .backdrop_liquid_1d8e {
  background-color: var(--e-global-color-secondary);
}
.content_pink_b0ee .wide-b149 {
  background-color: var(--e-global-color-primary);
}
.content_pink_b0ee .wide-b149:hover {
  background-color: var(--e-global-color-accent);
}
.content_pink_b0ee .button_light_7d69 li span {
  background-color: var(--e-global-color-text);
}
.content_pink_b0ee .button_light_7d69 li span:hover {
  background-color: var(--e-global-color-primary);
}
.content_pink_b0ee .button_light_7d69 li.info-4d94 span {
  background-color: var(--e-global-color-accent);
}
.fast_0c0d .action-fa11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_0c0d .notice-a9e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-793d .preview-02c6:before {
  background-color: var(--e-global-color-secondary);
}
.left-793d .wrapper-rough-76d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-793d .rough_0030 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic_edad .border-light-00c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic_edad .border-light-00c9:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic_edad .border-light-00c9.fn-active-ea95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic_edad .up-fd69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_edad .dirty_b0b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_edad .dark_97dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_edad .top-6fa0 {
  background-color: var(--e-global-color-primary);
}
.basic_edad .top-6fa0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_edad .cool_f59d {
  background-color: var(--e-global-color-primary);
}
.basic_edad .cool_f59d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-inner-c051 .nav_33fb .current-613b a {
  color: var(--e-global-color-secondary);
}
.footer-inner-c051 .nav_33fb .current-613b a:hover {
  color: var(--e-global-color-secondary);
}
.footer-inner-c051 .nav_33fb .current-613b,
.footer-inner-c051 .nav_33fb .current-613b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-inner-c051 .nav_33fb .modal-5267 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-inner-c051 .nav_33fb .aside_4765 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-inner-c051 .nav_33fb .status_db07 {
  background-color: var(--e-global-color-primary);
}
.footer-inner-c051 .nav_33fb .status_db07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-inner-c051 .nav_33fb .status_db07:hover {
  background-color: var(--e-global-color-primary);
}
.footer-inner-c051 .nav_33fb .wide-ab88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-inner-c051 .nav_33fb .wide-ab88 {
  background-color: var(--e-global-color-primary);
}
.footer-inner-c051 .nav_33fb .wide-ab88:hover {
  background-color: var(--e-global-color-primary);
}
.footer-inner-c051 .nav_33fb .wide-b149 {
  background-color: var(--e-global-color-primary);
}
.footer-inner-c051 .nav_33fb .wide-b149:hover {
  background-color: var(--e-global-color-primary);
}
.footer-inner-c051 .title-cf66 .button_light_7d69 li span {
  background-color: var(--e-global-color-text);
}
.footer-inner-c051 .title-cf66 .button_light_7d69 li span:hover {
  background-color: var(--e-global-color-primary);
}
.footer-inner-c051 .title-cf66 .button_light_7d69 li.info-4d94 span {
  background-color: var(--e-global-color-accent);
}
.footer-inner-c051 .texture_plasma_e58c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-inner-c051 .grid_9c3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_new_d5a3 .iron-f9cb .paragraph_99ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_new_d5a3 .iron-f9cb .chip-f241 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_new_d5a3 .iron-f9cb .large-acc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-purple-8176 .wide_0b45 {
  border-color: var(--e-global-color-text);
}
.banner-purple-8176 .element_843c {
  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);
}
.banner-purple-8176 .message_ecf7 {
  color: var(--e-global-color-secondary);
}
.banner-purple-8176 .message_ecf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-purple-8176 .banner_east_a231 > * {
  color: var(--e-global-color-primary);
}
.banner-purple-8176 .banner_east_a231 > * svg {
  fill: var(--e-global-color-primary);
}
.banner-purple-8176 .last-a0cb {
  color: var(--e-global-color-primary);
}
.banner-purple-8176 .last-a0cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-purple-8176 .table-bf9c {
  color: var(--e-global-color-primary);
}
.banner-purple-8176 .table-bf9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-purple-8176 .south-c1d7 {
  color: var(--e-global-color-primary);
}
.banner-purple-8176 .south-c1d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-purple-8176 .border_844d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-purple-8176 .orange-ad9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-purple-8176 .orange-ad9c.accordion_645a {
  color: var(--e-global-color-secondary);
}
.banner-purple-8176 .orange-ad9c.accordion_645a .tag_4038 {
  color: var(--e-global-color-accent);
}
.banner-purple-8176 .orange-ad9c.modal_0c9f {
  color: var(--e-global-color-text);
}
.banner-purple-8176 .orange-ad9c.modal_0c9f .tag_4038 {
  color: var(--e-global-color-text);
}
.banner-purple-8176 .orange-ad9c:before {
  border-top-color: var(--e-global-color-text);
}
.banner-purple-8176 .center-7ac5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-purple-8176
  .center-7ac5
  .tag_0289 {
  background-color: var(--e-global-color-primary);
}
.banner-purple-8176
  .center-7ac5
  .tag_0289 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-purple-8176 .wide_0b45 .mask_cb0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-9a12 .container_c274 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-9a12 .row-brown-fb93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-d2dd .image_tall_3f2b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-d2dd
  .banner_blue_fd3d
  .last_441b {
  background-color: var(--e-global-color-secondary);
}
.red-d2dd
  .banner_blue_fd3d.iron_6eac
  .last_441b {
  background-color: var(--e-global-color-text);
}
.red-d2dd
  .banner_blue_fd3d:hover
  .last_441b {
  background-color: var(--e-global-color-accent);
}
.red-d2dd
  .banner_blue_fd3d.fn-active-ea95
  .last_441b {
  background-color: var(--e-global-color-primary);
}
.banner-current-6f9d .status-out-9f0d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.banner-current-6f9d .info-586f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-current-6f9d .thick_c2d9 {
  background-color: var(--e-global-color-primary);
}
.banner-current-6f9d .thick_c2d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_1527 .modal_over_96fb .caption-inner-3598 .accent_smooth_fa43 {
  background-color: var(--e-global-color-secondary);
}
.surface_1527 .modal_over_96fb .pagination-252a:after {
  background-color: var(--e-global-color-secondary);
}
.surface_1527 .accent_7ebb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_1527 .slider_gas_f6ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_1527 .accordion_94c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_1527 .summary_top_6a56 {
  background-color: var(--e-global-color-primary);
}
.surface_1527 .summary_top_6a56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_1527 .surface-pressed-75c3 {
  background-color: var(--e-global-color-secondary);
}
.surface_1527 .surface-pressed-75c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_1527 .modal_over_96fb .light_0790 .popup-cool-1fed:hover {
  background-color: var(--e-global-color-primary);
}
.surface_1527
  .modal_over_96fb
  .light_0790
  .popup-cool-1fed.banner_66a6 {
  background-color: var(--e-global-color-primary);
}
.surface_1527 .modal_over_96fb .over_46c8:before {
  border-color: var(--e-global-color-primary);
}
.surface_1527 .modal_over_96fb .over_46c8:hover:before {
  border-color: var(--e-global-color-secondary);
}
.surface_1527
  .modal_over_96fb
  .over_46c8.out_08ed:before {
  border-color: var(--e-global-color-primary);
}
.surface_1527 .tabs-out-af5c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-active-1cc9 .button-bc38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-active-1cc9 .button-bc38:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-active-1cc9 .button-bc38.wide_7570 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-active-1cc9 .item-c765 {
  background-color: var(--e-global-color-primary);
}
.footer-active-1cc9 .item-c765 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-active-1cc9
  .input-06ae
  .link_down_4cc1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-active-1cc9
  .slow-8104
  .link_down_4cc1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_silver_e437
  .fixed_69f7
  .purple_8d2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_silver_e437
  .fixed_69f7
  .header_c485 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_silver_e437 .stone_472f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_silver_e437 .row-8930 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_silver_e437 .easy_41cb {
  background-color: var(--e-global-color-primary);
}
.chip_silver_e437 .easy_41cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-b7dd .item_c8d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-b7dd .carousel_d8f5 {
  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);
}
.table-b7dd .gallery_last_eee6 {
  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-b7dd .gallery_last_eee6 a:hover {
  color: var(--e-global-color-secondary);
}
.table-b7dd .progress-glass-177b {
  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);
}
.table-b7dd .avatar-up-aad5 {
  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);
}
.table-b7dd .smooth_809c .wide-b149 {
  background-color: var(--e-global-color-primary);
}
.table-b7dd .smooth_809c .wide-b149:hover {
  background-color: var(--e-global-color-accent);
}
.table-b7dd
  .smooth_809c
  .button_light_7d69
  li
  span {
  background-color: var(--e-global-color-text);
}
.table-b7dd
  .smooth_809c
  .button_light_7d69
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.table-b7dd
  .smooth_809c
  .button_light_7d69
  li.info-4d94
  span {
  background-color: var(--e-global-color-accent);
}
.article-light-a85d
  .box-right-6fc8
  .preview_4df0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-light-a85d .box-right-6fc8 .list-motion-f6f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-light-a85d .box-right-6fc8 .layout_88bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-light-a85d .active_56fd {
  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);
}
.article-light-a85d
  .nav_under_4dff.info-ba1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > a {
  background-color: var(--e-global-color-text);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > a
  .up-7fdc.background_a02b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > a
  .pagination_9029.west_eaf5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > .thick-2088
  .south_043a
  > a {
  background-color: var(--e-global-color-secondary);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > .thick-2088
  .south_043a
  > a
  .text-1d9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > .thick-2088
  .south_043a
  > a
  .pagination_9029.label_fresh_c104 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > a
  .modal-right-5c57:before {
  color: var(--e-global-color-text);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > .thick-2088
  a
  .modal-right-5c57:before {
  color: var(--e-global-color-text);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a.breadcrumb_a172
  > a
  .modal-right-5c57:before {
  color: var(--e-global-color-text);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > .thick-2088
  .south_043a.breadcrumb_a172
  > a
  .modal-right-5c57:before {
  color: var(--e-global-color-text);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > a
  .header_6141
  .carousel-lite-58ab {
  color: var(--e-global-color-text);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > .thick-2088
  a
  .header_6141
  .carousel-lite-58ab {
  color: var(--e-global-color-text);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > a
  .header_6141
  .carousel-lite-58ab,
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > .thick-2088
  a
  .header_6141
  .carousel-lite-58ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > a
  .carousel_648c:before {
  color: var(--e-global-color-text);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > .thick-2088
  a
  .carousel_648c:before {
  color: var(--e-global-color-text);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a.breadcrumb_a172
  > a
  .carousel_648c:before {
  color: var(--e-global-color-text);
}
.block_02bb
  > .orange_06a4
  > div
  > .tall_8c51
  > .south_043a
  > .thick-2088
  .south_043a.breadcrumb_a172
  > a
  .carousel_648c:before {
  color: var(--e-global-color-text);
}
.table-black-bad8 .thick-e22e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-black-bad8
  .badge-over-9db1:hover
  .thick-e22e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic-4903
  > .orange_06a4
  > .huge_66cc
  > .focus-action-6dfc
  > .tertiary-narrow-fcf5
  > .hero-33c3
  .row_pressed_58a1 {
  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);
}
.dynamic-4903
  > .orange_06a4
  > .huge_66cc
  > .focus-action-6dfc
  > .tertiary-narrow-fcf5
  > .hero-33c3:hover
  .row_pressed_58a1 {
  color: var(--e-global-color-text);
}
.dynamic-4903
  > .orange_06a4
  > .huge_66cc
  > .focus-action-6dfc
  > .tertiary-narrow-fcf5
  > .hero-33c3:hover
  .row_pressed_58a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-4903
  > .orange_06a4
  > .huge_66cc
  > .focus-action-6dfc
  > .tertiary-narrow-fcf5.left_dd6c
  > .hero-33c3
  .row_pressed_58a1 {
  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);
}
.notification-1ae9 .liquid_1c6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-1ae9 .article_dirty_b5d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-1ae9 .active_bce0 {
  background-color: var(--e-global-color-primary);
}
.notification-1ae9 .active_bce0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_a611
  > .orange_06a4
  > .static_e472
  > .surface-old-9e87
  > .dim-f73d
  .column-6570 {
  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);
}
.pink_a611
  > .orange_06a4
  > .static_e472
  > .surface-old-9e87
  > .dim-f73d
  .paragraph-67b7 {
  color: var(--e-global-color-text);
}
.pink_a611
  > .orange_06a4
  > .static_e472
  > .surface-old-9e87
  > .dim-f73d:hover
  .column-6570 {
  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);
}
.pink_a611
  > .orange_06a4
  > .static_e472
  > .surface-old-9e87
  > .dim-f73d:hover
  .paragraph-67b7 {
  color: var(--e-global-color-secondary);
}
.pink_a611
  > .orange_06a4
  > .static_e472
  > .surface-old-9e87
  > .dim-f73d.gallery-7231
  .column-6570 {
  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);
}
.pink_a611
  > .orange_06a4
  > .static_e472
  > .surface-old-9e87
  > .dim-f73d.gallery-7231
  .paragraph-67b7 {
  color: var(--e-global-color-primary);
}
.secondary_21f7
  .advanced-4ba6
  .breadcrumb-last-785c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_21f7 .badge_lower_c6f7 .mask_cb0e .title-da5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_0edc .sidebar_gold_f035 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_0edc .video_narrow_b8bc .sidebar_gold_f035 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_0edc .badge-complex-974f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_0edc .badge-complex-974f {
  background-color: var(--e-global-color-primary);
}
.border-904f .item-outer-30e4 .filter_static_47d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-904f
  .item-outer-30e4:hover
  .list-red-8311 {
  color: var(--e-global-color-secondary);
}
.border-904f
  .item-outer-30e4:hover
  .filter_static_47d9 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_up_fc3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.frame-prev-39df {
  max-width: 1400px !important;
}

.mini-a251 {
  flex-direction: column;
}

.mini-a251 .nav-pink-d36a {
  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.mini-a251 .nav-pink-d36a {
  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);
}

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

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

.gold-91ad.chip-b722 {
  display: none;
}

.tag_35f4 {
  display: none;
}

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

.row-2d57.caption_e745 {
  margin-bottom: 40px;
  width: 100%;
}

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

.mini-a251 a {
  width: 100%;
}

.orange-17cf .aside-4dbd.gradient_ae58 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.orange-17cf
  .aside-4dbd.element_prev_e2e6
  .backdrop_c389
  .pagination-fluid-1514 {
  font-size: 20px !important;
}

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

.title-down-3750 {
  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;
}

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

  text-align: center;
}

.short-c991.accent-liquid-25d3 > .upper_ab5e {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.gas-b172 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

.icon-next-729c {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.texture-fresh-0959 {
  display: flex;
  gap: 50px;
}

.orange-17cf
  .aside-4dbd.fast-bc2a
  .menu-9c2c
  .outline-c9ce {
  width: 100% !important;
}

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

.detail_5a3c {
  width: 100%;
}

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

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

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

  display: none;
}

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

.blue-f72d {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.detail_574b:hover .blue-f72d {
  visibility: visible;
}
.detail_574b:hover.detail_574b::before {
  display: block;
}

.section_focused_fbc6 h3 {
  color: #fff;
}

.media-f3f8 {
  margin: 0;
}

.orange-17cf
  .aside-4dbd.fast-bc2a
  .outline-c9ce
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.west-2666 {
  width: 100%;
}

.shade_4c77 {
  width: 100%;
}

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

.shade_4c77 {
  width: 100%;
}

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

.outline-c9ce {
  display: flex;
  align-items: center;
}

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

.detail-purple-31c9 {
  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;
}

.mini-a251 .nav-pink-d36a.first_76d9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.mini-a251 h1.nav-pink-d36a {
  margin-top: 80px !important;
}

.orange-17cf .aside-4dbd.preview_ccd9 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.focus_in_c0f0 img {
  width: 100%;
}

.caption-red-af14 .dropdown_basic_6854.backdrop_c389 {
  justify-content: space-between;
}

.alert_warm_5f43 {
  display: none;
}

.detail_basic_2afc .card_53b0 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .short-c991 .upper_ab5e {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .caption-red-af14 .dropdown_basic_6854.backdrop_c389 {
    border-bottom: 1px solid #f0c159;
  }

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

  .short-c991.accent-liquid-25d3 > .upper_ab5e {
    gap: 15px;
    justify-content: space-between;
  }

  .orange-17cf
    .aside-4dbd.fast-bc2a
    .outline-c9ce
    img {
    width: 60% !important;
  }

  .gas-b172 {
    left: 2%;
  }

  .layout_022c {
    margin: 10px 0;
  }

  .mini-a251 .card_53b0 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.mini-a251 .nav-pink-d36a,
  .mini-a251 .nav-pink-d36a {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .outline-c9ce {
    justify-content: center;
  }

  .mini-a251 .card_53b0 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .orange-17cf .aside-4dbd.gradient_ae58 {
    width: 75% !important;
  }

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

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

  h2.mini-a251 .nav-pink-d36a,
  .mini-a251 .nav-pink-d36a {
    font-size: 30px !important;
  }

  .outline-c9ce {
    justify-content: center;
  }

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

  .progress_bf52
    .dropdown_small_c5be.basic-3a18 {
    margin: 0 !important;
  }

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

  .layout_022c {
    display: flex;
  }

  .orange_90a6 .banner_next_977b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .mini-a251 h1.nav-pink-d36a {
    margin-top: 40px !important;
  }

  .orange-17cf
    .aside-4dbd.fast-bc2a
    .outline-c9ce
    img,
  .outline-fresh-6a74 .menu-9c2c {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .orange-17cf .aside-4dbd.gradient_ae58 {
    width: 100% !important;
  }

  .short-c991.accent-liquid-25d3 > .upper_ab5e {
    gap: 3px;
  }

  .mini-a251 .card_53b0 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.caption-red-af14 .dropdown_basic_6854.backdrop_c389: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);
}

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

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

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

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

.gold-91ad: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;
}

/* 图片块简化样式 */
.icon-next-729c {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .caption-red-af14 .dropdown_basic_6854.backdrop_c389 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .mini-a251 .nav-pink-d36a {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .banner_next_977b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.form-clean-57e5 .dropdown_5d0b {
  flex-shrink: 0;
  white-space: nowrap;
}

.form-clean-57e5 .info-upper-274d {
  flex-shrink: 0;
  min-width: fit-content;
}

.form-clean-57e5 .pagination-fluid-1514 {
  white-space: nowrap;
}

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

.form-clean-57e5 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.form-clean-57e5 .dropdown_5d0b {
  max-width: 80px !important;
}

.form-clean-57e5 .info-upper-274d {
  max-width: 80px !important;
  overflow: hidden;
}

.form-clean-57e5 .dropdown_basic_6854.backdrop_c389 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.form-clean-57e5 .pagination-fluid-1514 {
  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);
  }
}

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

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

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

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

body .accent_5fb7:nth-child(2),
.orange-17cf .accent_5fb7:nth-child(2),
#page .accent_5fb7: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;
}

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

/* css-noise: 5d3f */
.promo-block-h2 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
