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(.avatar-red-2d42) {
  gap: 0.5em;
}
:where(.light-e075) {
  gap: 0.5em;
}
body .active-a873 > .complex_d4db {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .active-a873 > .prev-8f5e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .active-a873 > .message-lower-e47a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hero_in_e046 > .complex_d4db {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hero_in_e046 > .prev-8f5e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hero_in_e046 > .message-lower-e47a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .hero_in_e046
  > :where(:not(.complex_d4db):not(.prev-8f5e):not(.under-d0cb)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hero_in_e046 > .down_ac3b {
  max-width: var(--wp--style--global--wide-size);
}
body .avatar-red-2d42 {
  display: flex;
}
body .avatar-red-2d42 {
  flex-wrap: wrap;
  align-items: center;
}
body .avatar-red-2d42 > * {
  margin: 0;
}
body .light-e075 {
  display: grid;
}
body .light-e075 > * {
  margin: 0;
}
:where(.south-c0c4.avatar-red-2d42) {
  gap: 2em;
}
:where(.south-c0c4.light-e075) {
  gap: 2em;
}
:where(.wrapper-static-28ca.avatar-red-2d42) {
  gap: 1.25em;
}
:where(.wrapper-static-28ca.light-e075) {
  gap: 1.25em;
}
.item-dynamic-5aa4 {
  color: var(--wp--preset--color--black) !important;
}
.grid_2bb7 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.outer_9b30 {
  color: var(--wp--preset--color--white) !important;
}
.progress-ff62 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.large-d195 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.backdrop_e8ec {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.paragraph_north_5a3a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gradient_7809 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.cold-e9be {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.layout_bronze_59c5 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pagination_focused_25db {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.banner_dirty_33f6 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.background_977a {
  background-color: var(--wp--preset--color--black) !important;
}
.module-b89e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.button_72e0 {
  background-color: var(--wp--preset--color--white) !important;
}
.label_out_639e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.content-dynamic-d60a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.mask_out_ef67 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.notice_d5ba {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.active_2636 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.full_b6bf {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.icon-under-64d0 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.liquid_7726 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.surface-dim-fbf2 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.dropdown-wide-e178 {
  border-color: var(--wp--preset--color--black) !important;
}
.next_b712 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accent_paper_4124 {
  border-color: var(--wp--preset--color--white) !important;
}
.image_1d74 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.popup-1146 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.glass-2644 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.warm_edc2 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description-liquid-e35e {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tag_c245 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.sidebar_full_5d20 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.stale-3b79 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.content_ed93 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.grid-f6fe {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.inner-7e2f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.iron-928d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hover_cfb6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.widget-0a5b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.steel-14ec {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.element_e6a1 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.copper-4d7b {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.status-stale-adf7 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.thumbnail-brown-fb6d {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.content_a9dc {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.first_640d {
  background: var(--wp--preset--gradient--midnight) !important;
}
.chip_tall_2c01 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.list-narrow-03b7 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.fixed-23b7 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.input-hard-b105 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.module_pro_dc65 a:where(:not(.block_hard_e21f)) {
  color: inherit;
}
:where(.wrapper-static-28ca.avatar-red-2d42) {
  gap: 1.25em;
}
:where(.wrapper-static-28ca.light-e075) {
  gap: 1.25em;
}
:where(.south-c0c4.avatar-red-2d42) {
  gap: 2em;
}
:where(.south-c0c4.light-e075) {
  gap: 2em;
}
.fresh-869b {
  font-size: 1.5em;
  line-height: 1.6;
}

.iron_3688 .dirty-c7b6 {
  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);
}
.title_9b67 .table_north_70dd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-b389 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-b389.dark_18ca .nav-2b77 {
  background-color: var(--e-global-color-primary);
}
.frame-b389.feature_narrow_1cd0 .nav-2b77,
.frame-b389.text-hot-8e7c .nav-2b77 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.image-complex-520c .east_ad56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.main_hovered_6fa6 {
  --divider-color: var(--e-global-color-secondary);
}
.main_hovered_6fa6 .item-ddd9 {
  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);
}
.main_hovered_6fa6.tertiary_3073 .old-3e22 {
  background-color: var(--e-global-color-secondary);
}
.main_hovered_6fa6.south-b5b2 .old-3e22,
.main_hovered_6fa6.highlight-95e8 .old-3e22 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.main_hovered_6fa6.south-b5b2 .old-3e22,
.main_hovered_6fa6.highlight-95e8 .old-3e22 svg {
  fill: var(--e-global-color-secondary);
}
.row_center_0cf3 .static-9653 {
  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);
}
.row_center_0cf3 .west_d3f1 {
  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);
}
.simple-737a.tertiary_3073 .old-3e22 {
  background-color: var(--e-global-color-primary);
}
.simple-737a.south-b5b2 .old-3e22,
.simple-737a.highlight-95e8 .old-3e22 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.simple-737a.south-b5b2 .old-3e22,
.simple-737a.highlight-95e8 .old-3e22 svg {
  fill: var(--e-global-color-primary);
}
.hero-wide-8863.tertiary_3073 .old-3e22 {
  background-color: var(--e-global-color-primary);
}
.hero-wide-8863.south-b5b2 .old-3e22,
.hero-wide-8863.highlight-95e8 .old-3e22 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hero-wide-8863 .container_outer_6f23 {
  color: var(--e-global-color-primary);
}
.hero-wide-8863 .container_outer_6f23,
.hero-wide-8863 .container_outer_6f23 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-wide-8863 .focus-tiny-8618 {
  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);
}
.title-ccdd .focus_in_f520 {
  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);
}
.plasma-56af .sidebar-liquid-a6b4 .caption-complex-8a95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-231e .tiny_ba31:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.sort-231e .media_7582 i {
  color: var(--e-global-color-primary);
}
.sort-231e .media_7582 svg {
  fill: var(--e-global-color-primary);
}
.sort-231e .logo-orange-2faa {
  color: var(--e-global-color-secondary);
}
.sort-231e .tiny_ba31 > .logo-orange-2faa,
.sort-231e .tiny_ba31 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_b426 .under-a138 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_b426 .rough-5d41 {
  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);
}
.alert_e9ef .copper-3b63 .yellow-f1b5 {
  background-color: var(--e-global-color-primary);
}
.alert_e9ef .background-iron-1203 {
  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);
}
.prev-7741 .active-2592 {
  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);
}
.prev-7741 .shade_4287 {
  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);
}
.prev-7741 .red_833b {
  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);
}
.tall_e66b .smooth-da8f,
.tall_e66b .smooth-da8f a {
  color: var(--e-global-color-primary);
}
.tall_e66b .smooth-da8f.grid_brown_6618,
.tall_e66b .smooth-da8f.grid_brown_6618 a {
  color: var(--e-global-color-accent);
}
.tall_e66b .smooth-da8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_e66b .content_over_e081 {
  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);
}
.plasma-f0c2 .summary-fixed-e13d,
.plasma-f0c2 .active_bc7a {
  color: var(--e-global-color-primary);
}
.plasma-f0c2 .summary-fixed-e13d svg {
  fill: var(--e-global-color-primary);
}
.plasma-f0c2 .grid_brown_6618 .summary-fixed-e13d,
.plasma-f0c2 .grid_brown_6618 .active_bc7a {
  color: var(--e-global-color-accent);
}
.plasma-f0c2 .grid_brown_6618 .summary-fixed-e13d svg {
  fill: var(--e-global-color-accent);
}
.plasma-f0c2 .active_bc7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-f0c2 .content_over_e081 {
  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);
}
.table_center_8502 .tag_center_8760,
.table_center_8502 .list-bottom-a3ef {
  color: var(--e-global-color-primary);
}
.table_center_8502 .list-bottom-a3ef svg {
  fill: var(--e-global-color-primary);
}
.table_center_8502 .smooth-da8f.grid_brown_6618 a,
.table_center_8502
  .smooth-da8f.grid_brown_6618
  .list-bottom-a3ef {
  color: var(--e-global-color-accent);
}
.table_center_8502 .tag_center_8760 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_center_8502 .content_over_e081 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-9a62 .label-east-489d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-9a62 .tabs-selected-ce33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-wood-7b4e .paragraph_right_c108 .bright_31a4 {
  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);
}
.description-wood-7b4e .paragraph_right_c108 .tabs_warm_6295 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-wood-7b4e .block-outer-552c .bright_31a4 {
  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);
}
.description-wood-7b4e
  .block-outer-552c
  .tabs_warm_6295 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-wood-7b4e
  .notice_0723
  .bright_31a4 {
  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);
}
.description-wood-7b4e
  .notice_0723
  .tabs_warm_6295 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-wood-7b4e
  .lower_f66d
  .bright_31a4 {
  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);
}
.description-wood-7b4e
  .lower_f66d
  .tabs_warm_6295 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-01eb .soft-1ba7 {
  background-color: var(--e-global-color-primary);
}
.accordion-01eb .soft-1ba7:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-01eb .card_7fc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-01eb
  .soft-1ba7:hover
  .card_7fc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-last-17e4 .hover_purple_b742 {
  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);
}
.input-silver-1e34 .list-south-f1df .tabs-hard-8f85 a {
  background-color: var(--e-global-color-accent);
}
.input-silver-1e34 .list-south-f1df .simple-8536 a {
  background-color: var(--e-global-color-accent);
}
.input-silver-1e34 .list-south-f1df .tabs-hard-8f85 a,
.input-silver-1e34 .list-south-f1df .simple-8536 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-be0d
  .hovered-a0fe.message_64c6
  .list-south-f1df
  a.cold-de4f {
  background-color: var(--e-global-color-accent);
}
.selected-be0d
  .hovered-a0fe.message_64c6
  .list-south-f1df
  span.cold-de4f.fn-current-8b16 {
  background-color: var(--e-global-color-text);
}
.selected-be0d
  .hovered-a0fe.message_64c6
  .list-south-f1df
  .cold-de4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_9271 .warm-6f25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_9271
  .status_clean_fb43
  > .tag-5264
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_9271
  .tabs_2526
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_9271
  .shadow_48a7
  .easy_0017,
.surface_9271
  .shadow_48a7
  .section_dirty_8599 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_9271
  .shadow_48a7
  .hidden-green-b66f,
.surface_9271
  .shadow_48a7
  a
  .hidden-green-b66f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_9271
  .shadow_48a7
  .soft-2e35 {
  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);
}
.surface_9271
  .shadow_48a7
  .gradient-light-0d86 {
  background-color: var(--e-global-color-primary);
}
.surface_9271
  .shadow_48a7
  .gradient-light-0d86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_9271
  .shadow_48a7
  .gradient-light-0d86:hover {
  background-color: var(--e-global-color-primary);
}
.surface_9271
  .shadow_48a7
  .background-3243 {
  background-color: var(--e-global-color-primary);
}
.surface_9271
  .shadow_48a7
  .background-3243 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_9271
  .shadow_48a7
  .background-3243:hover {
  background-color: var(--e-global-color-primary);
}
.surface_9271
  .fluid-eb00
  .feature_stone_2c82
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_9271
  .fluid-eb00
  .sidebar_blue_e2eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_9271
  .fluid-eb00
  .soft-2e35 {
  color: var(--e-global-color-text);
}
.surface_9271
  .fluid-eb00
  .soft-2e35
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_9271
  .fluid-eb00
  .gradient-light-0d86 {
  background-color: var(--e-global-color-primary);
}
.surface_9271
  .fluid-eb00
  .gradient-light-0d86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_9271
  .fluid-eb00
  .gradient-light-0d86:hover {
  background-color: var(--e-global-color-primary);
}
.surface_9271
  .fluid-eb00
  .background-3243 {
  background-color: var(--e-global-color-primary);
}
.surface_9271
  .fluid-eb00
  .background-3243 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_9271
  .fluid-eb00
  .background-3243:hover {
  background-color: var(--e-global-color-primary);
}
.surface_9271 .first-2064 {
  background-color: var(--e-global-color-primary);
}
.surface_9271 .first-2064:hover {
  background-color: var(--e-global-color-primary);
}
.surface_9271 .solid_65c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_9271 .tooltip_0270 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_996c .thumbnail-dbf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_996c
  .solid-bbec
  > div:nth-child(3)
  .thumbnail-dbf5,
.border_996c
  .preview-old-f7e5
  > div:nth-child(1)
  .thumbnail-dbf5,
.border_996c
  .alert_upper_aec4
  > div:nth-child(1)
  .thumbnail-dbf5,
.border_996c
  .photo_solid_7d42
  > div:nth-child(1)
  .thumbnail-dbf5,
.border_996c
  .shadow_1e64
  > div:nth-child(1)
  .thumbnail-dbf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_996c .article-6113 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_996c .first-4759 {
  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);
}
.border_996c .sidebar_blue_cbb3 {
  background-color: var(--e-global-color-primary);
}
.border_996c .sidebar_blue_cbb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_996c .sidebar_blue_cbb3:hover {
  background-color: var(--e-global-color-primary);
}
.border_996c .title_new_ba3b {
  background-color: var(--e-global-color-primary);
}
.border_996c .title_new_ba3b:hover {
  background-color: var(--e-global-color-primary);
}
.border_996c .solid_65c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_996c .tooltip_0270 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-top-69a3 .bottom_aa51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-top-69a3 .pressed-d513 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-top-69a3 .menu-0a6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-top-69a3 .background-9059 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-top-69a3 .tag_north_f1bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-top-69a3 .title_new_ba3b {
  background-color: var(--e-global-color-primary);
}
.gallery-top-69a3 .title_new_ba3b:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_hard_3994 .gradient-704e {
  background-color: var(--e-global-color-secondary);
}
.tabs_hard_3994 .iron_81be {
  background-color: var(--e-global-color-text);
}
.tabs_hard_3994 .disabled-2c23 {
  background-color: var(--e-global-color-secondary);
}
.tabs_hard_3994 .nav-65a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_hard_3994 .east-397b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_hard_3994 .paragraph-3ee1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_hard_3994 .filter_bd60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_hard_3994 .nav-white-fb79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-1897 .chip_west_3c87 .wide-8364,
.inner-1897
  .chip_west_3c87
  .wide-8364
  a,
.inner-1897 .texture-black-c745 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-1897 .chip_west_3c87 .large_1bd5,
.inner-1897 .shade-81ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-1897 .chip_west_3c87 .large_1bd5 {
  color: var(--e-global-color-text);
}
.inner-1897 .shade-81ad {
  color: var(--e-global-color-text);
}
.inner-1897
  .chip_west_3c87
  .motion-ca61 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner-1897 .description_steel_cf64 .north_cab8 {
  background-color: var(--e-global-color-primary);
}
.inner-1897 .description_steel_cf64 .north_cab8:hover {
  background-color: var(--e-global-color-primary);
}
.inner-1897 .description_steel_cf64 .full_fc23 li span {
  background-color: var(--e-global-color-text);
}
.inner-1897 .description_steel_cf64 .full_fc23 li span:hover {
  background-color: var(--e-global-color-primary);
}
.inner-1897
  .description_steel_cf64
  .full_fc23
  li.south_6634
  span {
  background-color: var(--e-global-color-accent);
}
.inner-1897 .thumbnail-glass-5297 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-3a13 .first_70cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_64a8 .lower_2014 {
  background-color: var(--e-global-color-primary);
}
.nav_64a8 .white_d611 {
  background-color: var(--e-global-color-secondary);
}
.nav_64a8 .secondary-dim-9ba6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_64a8 .icon-4f9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_64a8 .motion_29c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_64a8 .article-6064 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_64a8 .slow_7c10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_64a8 .article_bright_86a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_64a8 .yellow_333a {
  background-color: var(--e-global-color-primary);
}
.nav_64a8 .yellow_333a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-short-f1e5 .gallery-b1ee {
  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);
}
.chip-short-f1e5 .huge_7a48 {
  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);
}
.chip-short-f1e5
  .gradient-c0e4:after {
  background-color: var(--e-global-color-primary);
}
.chip-short-f1e5 .badge_c603 {
  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);
}
.slider-huge-8d82 .texture-black-c745 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-huge-8d82 .shade-81ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-b2b4 .description_lower_ed17 .clean-60b8 {
  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);
}
.hidden-b2b4 .description_lower_ed17 .notification-299c {
  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);
}
.pink_0c84 .wrapper_ea39 {
  background-color: var(--e-global-color-primary);
}
.pink_0c84 .footer_out_de7b {
  background-color: var(--e-global-color-secondary);
}
.pink_0c84 .detail_645f .photo-paper-fc8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_0c84 .avatar-42af .photo-paper-fc8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-glass-c209 .surface-under-65be .form-dark-aeb5 {
  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);
}
.nav-glass-c209 .surface-under-65be .primary-4efe {
  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);
}
.nav-glass-c209 .surface-under-65be .slider_dim_41e1 {
  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);
}
.grid_78ba .rough_245b {
  border-color: var(--e-global-color-text);
}
.grid_78ba .down_8d43 {
  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);
}
.grid_78ba .search-hot-4401 {
  color: var(--e-global-color-primary);
}
.grid_78ba .tag-cool-b709 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_9a19 .item-upper-d43e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_9a19 .north-be37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_9a19 .glass_e198:hover .item-upper-d43e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_9a19
  .glass_e198:hover
  .north-be37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-wood-e9f0 .dark_0836 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-wood-e9f0 .gallery_large_6000 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-3283 .header_ed34 .texture-green-5335 {
  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);
}
.link-3283 .stale-9c04 .texture-green-5335 {
  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);
}
.outer_1772 .widget_pro_e865 {
  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);
}
.secondary-dirty-3413 .steel-66cb .nav-c912 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-dirty-3413 .steel-66cb .nav-c912 {
  background-color: var(--e-global-color-secondary);
}
.secondary-dirty-3413 .carousel-af03 .nav-c912 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-dirty-3413 .carousel-af03 .nav-c912 {
  background-color: var(--e-global-color-secondary);
}
.secondary-dirty-3413 .stale_e1b1 .heading_1f35 {
  background-color: var(--e-global-color-primary);
}
.secondary-dirty-3413 .stale_e1b1:hover .heading_1f35 {
  background-color: var(--e-global-color-secondary);
}
.secondary-dirty-3413 .north_cab8 {
  background-color: var(--e-global-color-primary);
}
.secondary-dirty-3413 .north_cab8:hover {
  background-color: var(--e-global-color-accent);
}
.secondary-dirty-3413 .full_fc23 li span {
  background-color: var(--e-global-color-text);
}
.secondary-dirty-3413 .full_fc23 li span:hover {
  background-color: var(--e-global-color-primary);
}
.secondary-dirty-3413 .full_fc23 li.south_6634 span {
  background-color: var(--e-global-color-accent);
}
.gas_3b70 .box_yellow_5e7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_3b70 .icon-down-d759 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-fa56 .active-d8b9:before {
  background-color: var(--e-global-color-secondary);
}
.middle-fa56 .shadow-over-4385 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-fa56 .alert_glass_e2f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-mini-e663 .accordion_top_3166 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-mini-e663 .accordion_top_3166:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-mini-e663 .accordion_top_3166.fn-active-8b16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-mini-e663 .border-0f26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-mini-e663 .huge-c94e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-mini-e663 .block_4003 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-mini-e663 .secondary-f913 {
  background-color: var(--e-global-color-primary);
}
.border-mini-e663 .secondary-f913 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-mini-e663 .dynamic_1c02 {
  background-color: var(--e-global-color-primary);
}
.border-mini-e663 .dynamic_1c02 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_rough_8bec .row-c785 .list-ad50 a {
  color: var(--e-global-color-secondary);
}
.search_rough_8bec .row-c785 .list-ad50 a:hover {
  color: var(--e-global-color-secondary);
}
.search_rough_8bec .row-c785 .list-ad50,
.search_rough_8bec .row-c785 .list-ad50 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_rough_8bec .row-c785 .summary-green-d720 {
  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);
}
.search_rough_8bec .row-c785 .down_8db4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_rough_8bec .row-c785 .sidebar-b188 {
  background-color: var(--e-global-color-primary);
}
.search_rough_8bec .row-c785 .sidebar-b188 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_rough_8bec .row-c785 .sidebar-b188:hover {
  background-color: var(--e-global-color-primary);
}
.search_rough_8bec .row-c785 .button-520c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_rough_8bec .row-c785 .button-520c {
  background-color: var(--e-global-color-primary);
}
.search_rough_8bec .row-c785 .button-520c:hover {
  background-color: var(--e-global-color-primary);
}
.search_rough_8bec .row-c785 .north_cab8 {
  background-color: var(--e-global-color-primary);
}
.search_rough_8bec .row-c785 .north_cab8:hover {
  background-color: var(--e-global-color-primary);
}
.search_rough_8bec .description_steel_cf64 .full_fc23 li span {
  background-color: var(--e-global-color-text);
}
.search_rough_8bec .description_steel_cf64 .full_fc23 li span:hover {
  background-color: var(--e-global-color-primary);
}
.search_rough_8bec .description_steel_cf64 .full_fc23 li.south_6634 span {
  background-color: var(--e-global-color-accent);
}
.search_rough_8bec .solid_65c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_rough_8bec .tooltip_0270 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-6777 .element_ed62 .mini_72d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-6777 .element_ed62 .banner_4d1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-6777 .element_ed62 .wood_6160 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-5544 .backdrop_7e83 {
  border-color: var(--e-global-color-text);
}
.static-5544 .background-9806 {
  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);
}
.static-5544 .widget-2609 {
  color: var(--e-global-color-secondary);
}
.static-5544 .widget-2609 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-5544 .menu-focused-5431 > * {
  color: var(--e-global-color-primary);
}
.static-5544 .menu-focused-5431 > * svg {
  fill: var(--e-global-color-primary);
}
.static-5544 .yellow_8821 {
  color: var(--e-global-color-primary);
}
.static-5544 .yellow_8821 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-5544 .red-de1a {
  color: var(--e-global-color-primary);
}
.static-5544 .red-de1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-5544 .logo_east_12fb {
  color: var(--e-global-color-primary);
}
.static-5544 .logo_east_12fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-5544 .video_steel_2005 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-5544 .static-85b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-5544 .static-85b3.column-9225 {
  color: var(--e-global-color-secondary);
}
.static-5544 .static-85b3.column-9225 .detail-5f05 {
  color: var(--e-global-color-accent);
}
.static-5544 .static-85b3.narrow_e8ba {
  color: var(--e-global-color-text);
}
.static-5544 .static-85b3.narrow_e8ba .detail-5f05 {
  color: var(--e-global-color-text);
}
.static-5544 .static-85b3:before {
  border-top-color: var(--e-global-color-text);
}
.static-5544 .row-725e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-5544
  .row-725e
  .old_58f3 {
  background-color: var(--e-global-color-primary);
}
.static-5544
  .row-725e
  .old_58f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-5544 .backdrop_7e83 .main-f6b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-6ec0 .motion-18d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-6ec0 .hard_887f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-9db7 .soft_8def {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-9db7
  .filter-active-05b2
  .status_6779 {
  background-color: var(--e-global-color-secondary);
}
.left-9db7
  .filter-active-05b2.row-stale-e039
  .status_6779 {
  background-color: var(--e-global-color-text);
}
.left-9db7
  .filter-active-05b2:hover
  .status_6779 {
  background-color: var(--e-global-color-accent);
}
.left-9db7
  .filter-active-05b2.fn-active-8b16
  .status_6779 {
  background-color: var(--e-global-color-primary);
}
.notification_54cd .feature-8e10 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.notification_54cd .glass_a4a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_54cd .fixed-6355 {
  background-color: var(--e-global-color-primary);
}
.notification_54cd .fixed-6355 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown_290e .content_silver_ede3 .pink-fa51 .dark-5020 {
  background-color: var(--e-global-color-secondary);
}
.brown_290e .content_silver_ede3 .avatar_784d:after {
  background-color: var(--e-global-color-secondary);
}
.brown_290e .tertiary_84bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_290e .picture_b0c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_290e .article-0f4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_290e .over-89a2 {
  background-color: var(--e-global-color-primary);
}
.brown_290e .over-89a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown_290e .picture-7875 {
  background-color: var(--e-global-color-secondary);
}
.brown_290e .picture-7875 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown_290e .content_silver_ede3 .tabs_slow_c1ae .primary_large_fa92:hover {
  background-color: var(--e-global-color-primary);
}
.brown_290e
  .content_silver_ede3
  .tabs_slow_c1ae
  .primary_large_fa92.paper-589a {
  background-color: var(--e-global-color-primary);
}
.brown_290e .content_silver_ede3 .filter_f3af:before {
  border-color: var(--e-global-color-primary);
}
.brown_290e .content_silver_ede3 .filter_f3af:hover:before {
  border-color: var(--e-global-color-secondary);
}
.brown_290e
  .content_silver_ede3
  .filter_f3af.gradient_93df:before {
  border-color: var(--e-global-color-primary);
}
.brown_290e .card-basic-60a6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-5bfb .filter-old-50d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-5bfb .filter-old-50d2:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-5bfb .filter-old-50d2.accordion_in_d1b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-5bfb .box_c463 {
  background-color: var(--e-global-color-primary);
}
.notification-5bfb .box_c463 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-5bfb
  .paragraph_15b9
  .background-under-f40e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-5bfb
  .fluid_5962
  .background-under-f40e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_glass_beda
  .tag-advanced-c329
  .form-east-32d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_glass_beda
  .tag-advanced-c329
  .icon-445c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_glass_beda .lower-00d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_glass_beda .feature-gold-593b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_glass_beda .new-435e {
  background-color: var(--e-global-color-primary);
}
.media_glass_beda .new-435e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-lite-b1f9 .element-242e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-lite-b1f9 .layout-1ead {
  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);
}
.nav-lite-b1f9 .pressed-8c2d {
  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);
}
.nav-lite-b1f9 .pressed-8c2d a:hover {
  color: var(--e-global-color-secondary);
}
.nav-lite-b1f9 .panel_white_796a {
  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);
}
.nav-lite-b1f9 .stale_5659 {
  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);
}
.nav-lite-b1f9 .silver-148a .north_cab8 {
  background-color: var(--e-global-color-primary);
}
.nav-lite-b1f9 .silver-148a .north_cab8:hover {
  background-color: var(--e-global-color-accent);
}
.nav-lite-b1f9
  .silver-148a
  .full_fc23
  li
  span {
  background-color: var(--e-global-color-text);
}
.nav-lite-b1f9
  .silver-148a
  .full_fc23
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.nav-lite-b1f9
  .silver-148a
  .full_fc23
  li.south_6634
  span {
  background-color: var(--e-global-color-accent);
}
.smooth-8318
  .highlight_b142
  .shadow_9f71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-8318 .highlight_b142 .logo-b5a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-8318 .highlight_b142 .aside-c888 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-8318 .alert_fast_2e8f {
  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);
}
.smooth-8318
  .gold_83f2.footer_bronze_2f0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > a {
  background-color: var(--e-global-color-text);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > a
  .popup_red_00ab.dropdown_982a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > a
  .input-1a4d.pattern-f454 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > .block-0761
  .frame-narrow-860f
  > a {
  background-color: var(--e-global-color-secondary);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > .block-0761
  .frame-narrow-860f
  > a
  .lite_abe3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > .block-0761
  .frame-narrow-860f
  > a
  .input-1a4d.popup-a7ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > a
  .breadcrumb_purple_de49:before {
  color: var(--e-global-color-text);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > .block-0761
  a
  .breadcrumb_purple_de49:before {
  color: var(--e-global-color-text);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f.element-1e02
  > a
  .breadcrumb_purple_de49:before {
  color: var(--e-global-color-text);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > .block-0761
  .frame-narrow-860f.element-1e02
  > a
  .breadcrumb_purple_de49:before {
  color: var(--e-global-color-text);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > a
  .solid-5e1b
  .upper_3c83 {
  color: var(--e-global-color-text);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > .block-0761
  a
  .solid-5e1b
  .upper_3c83 {
  color: var(--e-global-color-text);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > a
  .solid-5e1b
  .upper_3c83,
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > .block-0761
  a
  .solid-5e1b
  .upper_3c83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > a
  .box-medium-889a:before {
  color: var(--e-global-color-text);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > .block-0761
  a
  .box-medium-889a:before {
  color: var(--e-global-color-text);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f.element-1e02
  > a
  .box-medium-889a:before {
  color: var(--e-global-color-text);
}
.thumbnail-east-6d6e
  > .down-78ac
  > div
  > .next_9e66
  > .frame-narrow-860f
  > .block-0761
  .frame-narrow-860f.element-1e02
  > a
  .box-medium-889a:before {
  color: var(--e-global-color-text);
}
.white-f2b2 .slider_thick_ad67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-f2b2
  .banner_3760:hover
  .slider_thick_ad67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_0db9
  > .down-78ac
  > .out-00d4
  > .box_thick_f003
  > .module-last-5a89
  > .text-in-c9c2
  .badge_67ad {
  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_0db9
  > .down-78ac
  > .out-00d4
  > .box_thick_f003
  > .module-last-5a89
  > .text-in-c9c2:hover
  .badge_67ad {
  color: var(--e-global-color-text);
}
.pink_0db9
  > .down-78ac
  > .out-00d4
  > .box_thick_f003
  > .module-last-5a89
  > .text-in-c9c2:hover
  .badge_67ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_0db9
  > .down-78ac
  > .out-00d4
  > .box_thick_f003
  > .module-last-5a89.steel-56c4
  > .text-in-c9c2
  .badge_67ad {
  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);
}
.pressed-fa7a .block_c3a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-fa7a .slow-a27a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-fa7a .video_23ee {
  background-color: var(--e-global-color-primary);
}
.pressed-fa7a .video_23ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer-f7da
  > .down-78ac
  > .hidden-dark-ac19
  > .hot_48ed
  > .smooth-d86c
  .avatar-basic-74d4 {
  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);
}
.outer-f7da
  > .down-78ac
  > .hidden-dark-ac19
  > .hot_48ed
  > .smooth-d86c
  .summary_5bab {
  color: var(--e-global-color-text);
}
.outer-f7da
  > .down-78ac
  > .hidden-dark-ac19
  > .hot_48ed
  > .smooth-d86c:hover
  .avatar-basic-74d4 {
  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);
}
.outer-f7da
  > .down-78ac
  > .hidden-dark-ac19
  > .hot_48ed
  > .smooth-d86c:hover
  .summary_5bab {
  color: var(--e-global-color-secondary);
}
.outer-f7da
  > .down-78ac
  > .hidden-dark-ac19
  > .hot_48ed
  > .smooth-d86c.current_c8ee
  .avatar-basic-74d4 {
  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);
}
.outer-f7da
  > .down-78ac
  > .hidden-dark-ac19
  > .hot_48ed
  > .smooth-d86c.current_c8ee
  .summary_5bab {
  color: var(--e-global-color-primary);
}
.cool-ea9a
  .shadow_west_fa64
  .focused_4d9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-ea9a .overlay_brown_3a2d .main-f6b3 .warm-947e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_gold_7ae2 .hero_1495 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_gold_7ae2 .narrow-2381 .hero_1495 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_gold_7ae2 .notification-down-b645 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_gold_7ae2 .notification-down-b645 {
  background-color: var(--e-global-color-primary);
}
.wide-b7e2 .widget-db5c .left-0caa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-b7e2
  .widget-db5c:hover
  .pink_9388 {
  color: var(--e-global-color-secondary);
}
.wide-b7e2
  .widget-db5c:hover
  .left-0caa {
  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);
}
.progress-old-1708 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.block-f464 {
  flex-direction: column;
}

.block-f464 .photo_53c1 {
  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.block-f464 .photo_53c1 {
  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);
}

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

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

.pagination-856b.row_654d {
  display: none;
}

.tag-0a98 {
  display: none;
}

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

.first_3ffd.image-action-f591 {
  margin-bottom: 40px;
  width: 100%;
}

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

.block-f464 a {
  width: 100%;
}

.carousel_bronze_43e5 .block_silver_bed0.accordion_gas_9c51 {
  width: 20% !important;
}

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

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

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

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

.label-west-0224 {
  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;
}

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

.label-west-0224: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);
}

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

.carousel_bronze_43e5
  .block_silver_bed0.logo-next-ed4d
  .stone-b78a
  .clean_7346 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.description_f3b8.chip_thick_c2c2 > .frame-wide-1eaf {
  display: flex;
  align-items: center;
}

.disabled-slow-234c {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.header-liquid-374c {
  position: relative;
  width: 100%;
}

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

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

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

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

.widget-thick-f872 {
  display: flex;
  gap: 50px;
}

.carousel_bronze_43e5
  .block_silver_bed0.footer_pro_19d8
  .summary-hard-9ee4
  .white-6987 {
  width: 100% !important;
}

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

.text_steel_d7db {
  width: 100%;
}

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

.orange-8d0e {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.filter-0ff5 {
  font-size: 15px !important;
}

.pagination-lower-dd03 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.orange-8d0e:hover .pagination-lower-dd03 {
  visibility: visible;
}
.orange-8d0e:hover.orange-8d0e::before {
  display: block;
}

.hidden_3dbb h3 {
  color: #fff;
}

.media-bottom-f893 {
  margin: 0;
}

.carousel_bronze_43e5
  .block_silver_bed0.footer_pro_19d8
  .white-6987
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.mini-2b3c {
  width: 100%;
}

.blue_08b6 {
  width: 100%;
}

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

.blue_08b6 {
  width: 100%;
}

.liquid-625d {
  margin-bottom: 10px !important;
}

.white-6987 {
  display: flex;
  align-items: center;
}

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

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

.block-f464 .photo_53c1.red_f178 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.block-f464 h1.photo_53c1 {
  margin-top: 80px !important;
}

.carousel_bronze_43e5 .block_silver_bed0.secondary_bright_c237 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tag-fast-e6a3 img {
  width: 100%;
}

.wrapper_in_1120 .down-dff8.stone-b78a {
  justify-content: space-between;
}

.accent_large_580c {
  display: none;
}

.popup_liquid_44e4 .static_5151 {
  margin: 1px 0 !important;
}

.search-1c1a li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .description_f3b8 .frame-wide-1eaf {
    flex-wrap: nowrap !important;
  }
}

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

  .thick-ce1e {
    width: 100% !important;
  }
}

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

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

  .wrapper_in_1120 .down-dff8.stone-b78a {
    border-bottom: 1px solid #f0c159;
  }

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

  .description_f3b8.chip_thick_c2c2 > .frame-wide-1eaf {
    gap: 15px;
    justify-content: space-between;
  }

  .carousel_bronze_43e5
    .block_silver_bed0.footer_pro_19d8
    .white-6987
    img {
    width: 60% !important;
  }

  .wide_b0dd {
    left: 2%;
  }

  .prev-110d {
    margin: 10px 0;
  }

  .block-f464 .static_5151 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.block-f464 .photo_53c1,
  .block-f464 .photo_53c1 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .white-6987 {
    justify-content: center;
  }

  .block-f464 .static_5151 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .carousel_bronze_43e5 .block_silver_bed0.accordion_gas_9c51 {
    width: 75% !important;
  }

  .tag-fast-e6a3 img {
    width: 100% !important;
  }
}

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

  h2.block-f464 .photo_53c1,
  .block-f464 .photo_53c1 {
    font-size: 30px !important;
  }

  .white-6987 {
    justify-content: center;
  }

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

  .primary_ae42
    .advanced-5dd6.container_3af8 {
    margin: 0 !important;
  }

  .disabled-slow-234c {
    margin: 0;
    gap: 10px;
  }

  .prev-110d {
    display: flex;
  }

  .wrapper_a6be .outline_hovered_6b17 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .input-5f4b svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .block-f464 h1.photo_53c1 {
    margin-top: 40px !important;
  }

  .carousel_bronze_43e5
    .block_silver_bed0.footer_pro_19d8
    .white-6987
    img,
  .row_center_0cf3 .summary-hard-9ee4 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .label-west-0224 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .carousel_bronze_43e5 .block_silver_bed0.accordion_gas_9c51 {
    width: 100% !important;
  }

  .description_f3b8.chip_thick_c2c2 > .frame-wide-1eaf {
    gap: 3px;
  }

  .block-f464 .static_5151 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.wrapper_in_1120 .down-dff8.stone-b78a: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);
}

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

/* 图片容器简化样式 */
.header-liquid-374c {
  position: relative;
  width: 100%;
}

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

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

.pagination-856b: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;
}

/* 图片块简化样式 */
.image-bronze-bcdd {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .wrapper_in_1120 .down-dff8.stone-b78a {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .block-f464 .photo_53c1 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .outline_hovered_6b17 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.message-9402 .popup-17b9 {
  flex-shrink: 0;
  white-space: nowrap;
}

.message-9402 .button_e189 {
  flex-shrink: 0;
  min-width: fit-content;
}

.message-9402 .clean_7346 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.message-9402 .popup-17b9 {
  max-width: 80px !important;
}

.message-9402 .button_e189 {
  max-width: 80px !important;
  overflow: hidden;
}

.message-9402 .down-dff8.stone-b78a {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.message-9402 .clean_7346 {
  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);
  }
}

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

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

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

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

body .label-west-0224:nth-child(2),
.carousel_bronze_43e5 .label-west-0224:nth-child(2),
#page .label-west-0224: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;
}

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

/* css-noise: aff7 */
.phantom-card-h6 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
