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(.thick-79da) {
  gap: 0.5em;
}
:where(.button_69b5) {
  gap: 0.5em;
}
body .steel_79d4 > .upper_f711 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .steel_79d4 > .nav_cf2b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .steel_79d4 > .widget_fd4a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hidden_last_e37d > .upper_f711 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hidden_last_e37d > .nav_cf2b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hidden_last_e37d > .widget_fd4a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .hidden_last_e37d
  > :where(:not(.upper_f711):not(.nav_cf2b):not(.primary-new-683f)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hidden_last_e37d > .thumbnail-e7bc {
  max-width: var(--wp--style--global--wide-size);
}
body .thick-79da {
  display: flex;
}
body .thick-79da {
  flex-wrap: wrap;
  align-items: center;
}
body .thick-79da > * {
  margin: 0;
}
body .button_69b5 {
  display: grid;
}
body .button_69b5 > * {
  margin: 0;
}
:where(.selected-ee83.thick-79da) {
  gap: 2em;
}
:where(.selected-ee83.button_69b5) {
  gap: 2em;
}
:where(.box_fd92.thick-79da) {
  gap: 1.25em;
}
:where(.box_fd92.button_69b5) {
  gap: 1.25em;
}
.widget_5cd5 {
  color: var(--wp--preset--color--black) !important;
}
.preview-4bdc {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.action_4e6d {
  color: var(--wp--preset--color--white) !important;
}
.container-paper-00ee {
  color: var(--wp--preset--color--pale-pink) !important;
}
.under_d63b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.yellow-14f6 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.overlay-purple-fba9 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.component_stale_3b07 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.texture-edcb {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tag_7e4c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.background_new_946c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pink_e232 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.breadcrumb-61d1 {
  background-color: var(--wp--preset--color--black) !important;
}
.filter_new_cd66 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hard_de68 {
  background-color: var(--wp--preset--color--white) !important;
}
.photo_2bda {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.solid_a744 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.steel_c9d5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shadow-e798 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.image-up-226f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.dropdown_silver_32c8 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.description-d0f3 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.status_5441 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hot-2976 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.accent_8c71 {
  border-color: var(--wp--preset--color--black) !important;
}
.tertiary-1372 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.in_d2d0 {
  border-color: var(--wp--preset--color--white) !important;
}
.heading_medium_fd76 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.lite-3684 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.gallery_brown_1e26 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.logo_top_eabd {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.active_81e6 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.border-lower-78ec {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tall_decd {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.heading_current_c77f {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.fast_3895 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.photo-d52a {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.brown-5f0d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.header-current-81ca {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.breadcrumb_complex_803e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.banner-5cc6 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.section-hard-adbe {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.red-ae53 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.pagination-a5fb {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.gold-f667 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.basic_faea {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tertiary-d87f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.accent-cool-c927 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.description_c587 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wrapper_4117 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.main-3225 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.title-fixed-f0cd {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.sidebar_44c2 a:where(:not(.title-23fd)) {
  color: inherit;
}
:where(.box_fd92.thick-79da) {
  gap: 1.25em;
}
:where(.box_fd92.button_69b5) {
  gap: 1.25em;
}
:where(.selected-ee83.thick-79da) {
  gap: 2em;
}
:where(.selected-ee83.button_69b5) {
  gap: 2em;
}
.item_5dc4 {
  font-size: 1.5em;
  line-height: 1.6;
}

.east_1009 .paragraph-small-c503 {
  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);
}
.orange-2535 .logo_white_68dc {
  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);
}
.input_new_9db3 {
  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);
}
.input_new_9db3.card_3fbe .pink-d4bd {
  background-color: var(--e-global-color-primary);
}
.input_new_9db3.sidebar-stale-4f0a .pink-d4bd,
.input_new_9db3.notice_purple_7d11 .pink-d4bd {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.overlay_94ea .form_west_0f0d {
  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);
}
.title-1ff1 {
  --divider-color: var(--e-global-color-secondary);
}
.title-1ff1 .yellow_0461 {
  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);
}
.title-1ff1.item-bottom-19fd .upper_d467 {
  background-color: var(--e-global-color-secondary);
}
.title-1ff1.disabled-solid-1330 .upper_d467,
.title-1ff1.tag_silver_775b .upper_d467 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.title-1ff1.disabled-solid-1330 .upper_d467,
.title-1ff1.tag_silver_775b .upper_d467 svg {
  fill: var(--e-global-color-secondary);
}
.old_5d85 .alert_complex_cec6 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_5d85 .dropdown_288a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_3340.item-bottom-19fd .upper_d467 {
  background-color: var(--e-global-color-primary);
}
.hidden_3340.disabled-solid-1330 .upper_d467,
.hidden_3340.tag_silver_775b .upper_d467 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hidden_3340.disabled-solid-1330 .upper_d467,
.hidden_3340.tag_silver_775b .upper_d467 svg {
  fill: var(--e-global-color-primary);
}
.title-f72f.item-bottom-19fd .upper_d467 {
  background-color: var(--e-global-color-primary);
}
.title-f72f.disabled-solid-1330 .upper_d467,
.title-f72f.tag_silver_775b .upper_d467 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.title-f72f .inner_799d {
  color: var(--e-global-color-primary);
}
.title-f72f .inner_799d,
.title-f72f .inner_799d a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-f72f .info_soft_8a0d {
  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);
}
.box-88d8 .iron_2e80 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_steel_e8fc .row_ae9a .up-403c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-5663 .warm_a5b7:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.footer-5663 .dynamic-4cac i {
  color: var(--e-global-color-primary);
}
.footer-5663 .dynamic-4cac svg {
  fill: var(--e-global-color-primary);
}
.footer-5663 .under-2220 {
  color: var(--e-global-color-secondary);
}
.footer-5663 .warm_a5b7 > .under-2220,
.footer-5663 .warm_a5b7 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-6155 .active-9e2f {
  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);
}
.next-6155 .button_ff48 {
  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);
}
.fixed_5ae7 .logo-589a .filter_1e3e {
  background-color: var(--e-global-color-primary);
}
.fixed_5ae7 .current-2eef {
  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);
}
.static-1e64 .tall_7b9f {
  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);
}
.static-1e64 .fixed-c382 {
  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);
}
.static-1e64 .medium-f622 {
  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);
}
.photo-5d16 .breadcrumb-rough-070a,
.photo-5d16 .breadcrumb-rough-070a a {
  color: var(--e-global-color-primary);
}
.photo-5d16 .breadcrumb-rough-070a.accent-1ab3,
.photo-5d16 .breadcrumb-rough-070a.accent-1ab3 a {
  color: var(--e-global-color-accent);
}
.photo-5d16 .breadcrumb-rough-070a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-5d16 .background-d9af {
  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);
}
.media_247f .modal_8425,
.media_247f .badge_ae88 {
  color: var(--e-global-color-primary);
}
.media_247f .modal_8425 svg {
  fill: var(--e-global-color-primary);
}
.media_247f .accent-1ab3 .modal_8425,
.media_247f .accent-1ab3 .badge_ae88 {
  color: var(--e-global-color-accent);
}
.media_247f .accent-1ab3 .modal_8425 svg {
  fill: var(--e-global-color-accent);
}
.media_247f .badge_ae88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_247f .background-d9af {
  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);
}
.row-4288 .container-d26d,
.row-4288 .preview-wide-a0b8 {
  color: var(--e-global-color-primary);
}
.row-4288 .preview-wide-a0b8 svg {
  fill: var(--e-global-color-primary);
}
.row-4288 .breadcrumb-rough-070a.accent-1ab3 a,
.row-4288
  .breadcrumb-rough-070a.accent-1ab3
  .preview-wide-a0b8 {
  color: var(--e-global-color-accent);
}
.row-4288 .container-d26d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-4288 .background-d9af {
  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);
}
.carousel-first-e79f .item_aca1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-first-e79f .tabs_liquid_52c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-61ca .surface-c047 .texture-047d {
  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);
}
.frame-61ca .surface-c047 .sidebar-d3cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-61ca .fixed-215f .texture-047d {
  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);
}
.frame-61ca
  .fixed-215f
  .sidebar-d3cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-61ca
  .north_001e
  .texture-047d {
  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);
}
.frame-61ca
  .north_001e
  .sidebar-d3cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-61ca
  .black-b1ff
  .texture-047d {
  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);
}
.frame-61ca
  .black-b1ff
  .sidebar-d3cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_e9f9 .fluid-1f3f {
  background-color: var(--e-global-color-primary);
}
.background_e9f9 .fluid-1f3f:hover {
  background-color: var(--e-global-color-primary);
}
.background_e9f9 .column_5e75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_e9f9
  .fluid-1f3f:hover
  .column_5e75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-2b37 .image_large_d9f3 {
  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);
}
.overlay_green_6180 .fast-d0c2 .detail_7962 a {
  background-color: var(--e-global-color-accent);
}
.overlay_green_6180 .fast-d0c2 .under_795f a {
  background-color: var(--e-global-color-accent);
}
.overlay_green_6180 .fast-d0c2 .detail_7962 a,
.overlay_green_6180 .fast-d0c2 .under_795f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_9318
  .logo-brown-b592.element-over-081d
  .fast-d0c2
  a.sort_2be1 {
  background-color: var(--e-global-color-accent);
}
.white_9318
  .logo-brown-b592.element-over-081d
  .fast-d0c2
  span.sort_2be1.fn-current-7d37 {
  background-color: var(--e-global-color-text);
}
.white_9318
  .logo-brown-b592.element-over-081d
  .fast-d0c2
  .sort_2be1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_stone_7320 .status-9bfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_stone_7320
  .last_9410
  > .dropdown-prev-e3b6
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_stone_7320
  .box-7892
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_stone_7320
  .orange-a139
  .border-mini-2abe,
.slider_stone_7320
  .orange-a139
  .small-4c39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_stone_7320
  .orange-a139
  .filter_58be,
.slider_stone_7320
  .orange-a139
  a
  .filter_58be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_stone_7320
  .orange-a139
  .notice-dirty-7f81 {
  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);
}
.slider_stone_7320
  .orange-a139
  .status-west-894e {
  background-color: var(--e-global-color-primary);
}
.slider_stone_7320
  .orange-a139
  .status-west-894e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_stone_7320
  .orange-a139
  .status-west-894e:hover {
  background-color: var(--e-global-color-primary);
}
.slider_stone_7320
  .orange-a139
  .backdrop_3603 {
  background-color: var(--e-global-color-primary);
}
.slider_stone_7320
  .orange-a139
  .backdrop_3603 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_stone_7320
  .orange-a139
  .backdrop_3603:hover {
  background-color: var(--e-global-color-primary);
}
.slider_stone_7320
  .secondary-light-b50c
  .large-fbbe
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_stone_7320
  .secondary-light-b50c
  .badge_b40f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_stone_7320
  .secondary-light-b50c
  .notice-dirty-7f81 {
  color: var(--e-global-color-text);
}
.slider_stone_7320
  .secondary-light-b50c
  .notice-dirty-7f81
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_stone_7320
  .secondary-light-b50c
  .status-west-894e {
  background-color: var(--e-global-color-primary);
}
.slider_stone_7320
  .secondary-light-b50c
  .status-west-894e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_stone_7320
  .secondary-light-b50c
  .status-west-894e:hover {
  background-color: var(--e-global-color-primary);
}
.slider_stone_7320
  .secondary-light-b50c
  .backdrop_3603 {
  background-color: var(--e-global-color-primary);
}
.slider_stone_7320
  .secondary-light-b50c
  .backdrop_3603 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_stone_7320
  .secondary-light-b50c
  .backdrop_3603:hover {
  background-color: var(--e-global-color-primary);
}
.slider_stone_7320 .box_hard_7d8f {
  background-color: var(--e-global-color-primary);
}
.slider_stone_7320 .box_hard_7d8f:hover {
  background-color: var(--e-global-color-primary);
}
.slider_stone_7320 .heading_f6fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_stone_7320 .out-234d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_19c4 .message-lite-21fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_19c4
  .summary-rough-c7c6
  > div:nth-child(3)
  .message-lite-21fb,
.outer_19c4
  .image-huge-384b
  > div:nth-child(1)
  .message-lite-21fb,
.outer_19c4
  .slow_d01c
  > div:nth-child(1)
  .message-lite-21fb,
.outer_19c4
  .content_lite_6bb3
  > div:nth-child(1)
  .message-lite-21fb,
.outer_19c4
  .widget-medium-8b27
  > div:nth-child(1)
  .message-lite-21fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_19c4 .outline-small-870e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_19c4 .frame-outer-cdf8 {
  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);
}
.outer_19c4 .logo-3774 {
  background-color: var(--e-global-color-primary);
}
.outer_19c4 .logo-3774 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_19c4 .logo-3774:hover {
  background-color: var(--e-global-color-primary);
}
.outer_19c4 .feature-e334 {
  background-color: var(--e-global-color-primary);
}
.outer_19c4 .feature-e334:hover {
  background-color: var(--e-global-color-primary);
}
.outer_19c4 .heading_f6fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_19c4 .out-234d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_easy_bdd7 .thumbnail-7c22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_easy_bdd7 .fresh-9235 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_easy_bdd7 .media-soft-2695 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_easy_bdd7 .aside_7fe8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_easy_bdd7 .disabled-fa5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_easy_bdd7 .feature-e334 {
  background-color: var(--e-global-color-primary);
}
.panel_easy_bdd7 .feature-e334:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-34ee .hard_62ed {
  background-color: var(--e-global-color-secondary);
}
.disabled-34ee .steel-bd42 {
  background-color: var(--e-global-color-text);
}
.disabled-34ee .dim-869a {
  background-color: var(--e-global-color-secondary);
}
.disabled-34ee .description-slow-4554 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-34ee .column_tall_ed06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-34ee .wrapper_fe69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-34ee .section_cold_6520 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-34ee .module_solid_16bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_yellow_ba87 .pagination_warm_7631 .bottom_4a04,
.slider_yellow_ba87
  .pagination_warm_7631
  .bottom_4a04
  a,
.slider_yellow_ba87 .white_bdce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_yellow_ba87 .pagination_warm_7631 .sort-655e,
.slider_yellow_ba87 .icon_stone_a514 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_yellow_ba87 .pagination_warm_7631 .sort-655e {
  color: var(--e-global-color-text);
}
.slider_yellow_ba87 .icon_stone_a514 {
  color: var(--e-global-color-text);
}
.slider_yellow_ba87
  .pagination_warm_7631
  .narrow-b1e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_yellow_ba87 .hard_bf9a .block-51b2 {
  background-color: var(--e-global-color-primary);
}
.slider_yellow_ba87 .hard_bf9a .block-51b2:hover {
  background-color: var(--e-global-color-primary);
}
.slider_yellow_ba87 .hard_bf9a .heading-7ae2 li span {
  background-color: var(--e-global-color-text);
}
.slider_yellow_ba87 .hard_bf9a .heading-7ae2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.slider_yellow_ba87
  .hard_bf9a
  .heading-7ae2
  li.pro_4340
  span {
  background-color: var(--e-global-color-accent);
}
.slider_yellow_ba87 .row-last-5886 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_9a9d .shadow_be86 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_a76e .filter-e6b1 {
  background-color: var(--e-global-color-primary);
}
.gas_a76e .hover-77f1 {
  background-color: var(--e-global-color-secondary);
}
.gas_a76e .bottom_b91f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_a76e .video_0d28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_a76e .info_inner_5cd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_a76e .message_a0b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_a76e .avatar_50b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_a76e .left-45a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_a76e .grid_60e0 {
  background-color: var(--e-global-color-primary);
}
.gas_a76e .grid_60e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-d5a5 .label_1660 {
  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);
}
.down-d5a5 .label_3312 {
  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);
}
.down-d5a5
  .accordion_middle_67be:after {
  background-color: var(--e-global-color-primary);
}
.down-d5a5 .complex_26ef {
  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);
}
.white_72f6 .white_bdce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_72f6 .icon_stone_a514 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-09bc .upper_65be .active-91d7 {
  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);
}
.first-09bc .upper_65be .next_68cc {
  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);
}
.pattern_c18c .warm_af35 {
  background-color: var(--e-global-color-primary);
}
.pattern_c18c .border-acb5 {
  background-color: var(--e-global-color-secondary);
}
.pattern_c18c .lite_be46 .avatar-09d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_c18c .background_simple_a72e .avatar-09d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_tall_ec02 .bright-0225 .heading-narrow-177a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_tall_ec02 .bright-0225 .layout-172c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_tall_ec02 .bright-0225 .modal_65c8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.down_e0a9 .hover_pro_a88d {
  border-color: var(--e-global-color-text);
}
.down_e0a9 .media_static_70ad {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_e0a9 .section-cold-caf8 {
  color: var(--e-global-color-primary);
}
.down_e0a9 .right_9442 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-focused-7163 .copper_172e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-focused-7163 .button-liquid-b626 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-focused-7163 .background_motion_33e5:hover .copper_172e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-focused-7163
  .background_motion_33e5:hover
  .button-liquid-b626 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-2979 .card-easy-bf14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-2979 .hover_left_a540 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-west-2b84 .bright_b59c .detail_plasma_91c6 {
  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);
}
.card-west-2b84 .container_46ab .detail_plasma_91c6 {
  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);
}
.tabs_green_852e .thumbnail_dim_0097 {
  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);
}
.in_13bc .tiny_7b15 .hard-d4bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_13bc .tiny_7b15 .hard-d4bf {
  background-color: var(--e-global-color-secondary);
}
.in_13bc .shade_4eb2 .hard-d4bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_13bc .shade_4eb2 .hard-d4bf {
  background-color: var(--e-global-color-secondary);
}
.in_13bc .logo-d81d .tertiary-focused-1d2e {
  background-color: var(--e-global-color-primary);
}
.in_13bc .logo-d81d:hover .tertiary-focused-1d2e {
  background-color: var(--e-global-color-secondary);
}
.in_13bc .block-51b2 {
  background-color: var(--e-global-color-primary);
}
.in_13bc .block-51b2:hover {
  background-color: var(--e-global-color-accent);
}
.in_13bc .heading-7ae2 li span {
  background-color: var(--e-global-color-text);
}
.in_13bc .heading-7ae2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.in_13bc .heading-7ae2 li.pro_4340 span {
  background-color: var(--e-global-color-accent);
}
.out_e00d .list_117b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_e00d .disabled-up-4855 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bottom-3169 .orange-210a:before {
  background-color: var(--e-global-color-secondary);
}
.content-bottom-3169 .column_lite_5d84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bottom-3169 .paper_8b35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_d823 .video_337b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_d823 .video_337b:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_d823 .video_337b.fn-active-7d37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_d823 .tag-7f6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_d823 .rough-818a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_d823 .bottom_1ecd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_d823 .card-824e {
  background-color: var(--e-global-color-primary);
}
.small_d823 .card-824e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_d823 .heading-c865 {
  background-color: var(--e-global-color-primary);
}
.small_d823 .heading-c865 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_32ed .paragraph-36d5 .component_dim_5960 a {
  color: var(--e-global-color-secondary);
}
.north_32ed .paragraph-36d5 .component_dim_5960 a:hover {
  color: var(--e-global-color-secondary);
}
.north_32ed .paragraph-36d5 .component_dim_5960,
.north_32ed .paragraph-36d5 .component_dim_5960 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_32ed .paragraph-36d5 .hard-151f {
  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);
}
.north_32ed .paragraph-36d5 .article_3bfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_32ed .paragraph-36d5 .tall-b943 {
  background-color: var(--e-global-color-primary);
}
.north_32ed .paragraph-36d5 .tall-b943 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_32ed .paragraph-36d5 .tall-b943:hover {
  background-color: var(--e-global-color-primary);
}
.north_32ed .paragraph-36d5 .tooltip-d655 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_32ed .paragraph-36d5 .tooltip-d655 {
  background-color: var(--e-global-color-primary);
}
.north_32ed .paragraph-36d5 .tooltip-d655:hover {
  background-color: var(--e-global-color-primary);
}
.north_32ed .paragraph-36d5 .block-51b2 {
  background-color: var(--e-global-color-primary);
}
.north_32ed .paragraph-36d5 .block-51b2:hover {
  background-color: var(--e-global-color-primary);
}
.north_32ed .hard_bf9a .heading-7ae2 li span {
  background-color: var(--e-global-color-text);
}
.north_32ed .hard_bf9a .heading-7ae2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.north_32ed .hard_bf9a .heading-7ae2 li.pro_4340 span {
  background-color: var(--e-global-color-accent);
}
.north_32ed .heading_f6fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_32ed .out-234d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-black-46a6 .badge_48e9 .thumbnail-bf98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-black-46a6 .badge_48e9 .mini-d604 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-black-46a6 .badge_48e9 .dynamic_23f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-purple-24d8 .hover_purple_edd8 {
  border-color: var(--e-global-color-text);
}
.preview-purple-24d8 .fast_ca6d {
  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);
}
.preview-purple-24d8 .carousel-6157 {
  color: var(--e-global-color-secondary);
}
.preview-purple-24d8 .carousel-6157 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-purple-24d8 .popup_340b > * {
  color: var(--e-global-color-primary);
}
.preview-purple-24d8 .popup_340b > * svg {
  fill: var(--e-global-color-primary);
}
.preview-purple-24d8 .element_green_14c9 {
  color: var(--e-global-color-primary);
}
.preview-purple-24d8 .element_green_14c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-purple-24d8 .button-c0da {
  color: var(--e-global-color-primary);
}
.preview-purple-24d8 .button-c0da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-purple-24d8 .banner_iron_a293 {
  color: var(--e-global-color-primary);
}
.preview-purple-24d8 .banner_iron_a293 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-purple-24d8 .iron_a647 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-purple-24d8 .text-blue-0c7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-purple-24d8 .text-blue-0c7f.tag-brown-f75a {
  color: var(--e-global-color-secondary);
}
.preview-purple-24d8 .text-blue-0c7f.tag-brown-f75a .status-b9a7 {
  color: var(--e-global-color-accent);
}
.preview-purple-24d8 .text-blue-0c7f.box-motion-70f5 {
  color: var(--e-global-color-text);
}
.preview-purple-24d8 .text-blue-0c7f.box-motion-70f5 .status-b9a7 {
  color: var(--e-global-color-text);
}
.preview-purple-24d8 .text-blue-0c7f:before {
  border-top-color: var(--e-global-color-text);
}
.preview-purple-24d8 .thumbnail-b810 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-purple-24d8
  .thumbnail-b810
  .item_bottom_b2de {
  background-color: var(--e-global-color-primary);
}
.preview-purple-24d8
  .thumbnail-b810
  .item_bottom_b2de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-purple-24d8 .hover_purple_edd8 .pro_7043 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_c28d .input_soft_7e8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_c28d .search_glass_6abd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-solid-82d3 .list-silver-c1f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-solid-82d3
  .fresh-d9ef
  .lower_632b {
  background-color: var(--e-global-color-secondary);
}
.disabled-solid-82d3
  .fresh-d9ef.link_c454
  .lower_632b {
  background-color: var(--e-global-color-text);
}
.disabled-solid-82d3
  .fresh-d9ef:hover
  .lower_632b {
  background-color: var(--e-global-color-accent);
}
.disabled-solid-82d3
  .fresh-d9ef.fn-active-7d37
  .lower_632b {
  background-color: var(--e-global-color-primary);
}
.grid-8a71 .description-outer-799a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.grid-8a71 .out_5c1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-8a71 .secondary_3124 {
  background-color: var(--e-global-color-primary);
}
.grid-8a71 .secondary_3124 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_2c24 .video-c47b .disabled_2613 .column_f8e1 {
  background-color: var(--e-global-color-secondary);
}
.tertiary_2c24 .video-c47b .caption-dark-d445:after {
  background-color: var(--e-global-color-secondary);
}
.tertiary_2c24 .right_099c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_2c24 .wood-bcb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_2c24 .filter_gas_b7f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_2c24 .dim-24d8 {
  background-color: var(--e-global-color-primary);
}
.tertiary_2c24 .dim-24d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_2c24 .image_4497 {
  background-color: var(--e-global-color-secondary);
}
.tertiary_2c24 .image_4497 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_2c24 .video-c47b .tabs_red_eafa .texture_old_3ccb:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_2c24
  .video-c47b
  .tabs_red_eafa
  .texture_old_3ccb.east-0673 {
  background-color: var(--e-global-color-primary);
}
.tertiary_2c24 .video-c47b .accordion_b332:before {
  border-color: var(--e-global-color-primary);
}
.tertiary_2c24 .video-c47b .accordion_b332:hover:before {
  border-color: var(--e-global-color-secondary);
}
.tertiary_2c24
  .video-c47b
  .accordion_b332.box_84b2:before {
  border-color: var(--e-global-color-primary);
}
.tertiary_2c24 .outline_8c94 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-c587 .simple-0152 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-c587 .simple-0152:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-c587 .simple-0152.link-2419 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-c587 .gallery-fa6e {
  background-color: var(--e-global-color-primary);
}
.white-c587 .gallery-fa6e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-c587
  .last_3944
  .widget-up-2aa5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-c587
  .easy-1cb9
  .widget-up-2aa5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_top_5092
  .widget-green-a28c
  .shadow-pressed-7a71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_top_5092
  .widget-green-a28c
  .hover-yellow-23ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_top_5092 .label-bronze-777f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_top_5092 .dirty-0a05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_top_5092 .summary_cad9 {
  background-color: var(--e-global-color-primary);
}
.background_top_5092 .summary_cad9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple_edba .next_ba7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_edba .west_5da0 {
  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);
}
.simple_edba .message_7042 {
  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);
}
.simple_edba .message_7042 a:hover {
  color: var(--e-global-color-secondary);
}
.simple_edba .smooth-b224 {
  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);
}
.simple_edba .fresh_d8fd {
  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);
}
.simple_edba .content_fresh_1459 .block-51b2 {
  background-color: var(--e-global-color-primary);
}
.simple_edba .content_fresh_1459 .block-51b2:hover {
  background-color: var(--e-global-color-accent);
}
.simple_edba
  .content_fresh_1459
  .heading-7ae2
  li
  span {
  background-color: var(--e-global-color-text);
}
.simple_edba
  .content_fresh_1459
  .heading-7ae2
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.simple_edba
  .content_fresh_1459
  .heading-7ae2
  li.pro_4340
  span {
  background-color: var(--e-global-color-accent);
}
.item-b56c
  .active_83c2
  .input-1ca4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-b56c .active_83c2 .component_right_71b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-b56c .active_83c2 .first-b6bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-b56c .dynamic_341e {
  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);
}
.item-b56c
  .active_silver_228e.south_7615 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > a {
  background-color: var(--e-global-color-text);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > a
  .focus_cold_9cf4.texture-south-cec4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > a
  .footer_active_3e8b.black_d657 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > .breadcrumb-next-d272
  .focus-brown-3437
  > a {
  background-color: var(--e-global-color-secondary);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > .breadcrumb-next-d272
  .focus-brown-3437
  > a
  .fast_77dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > .breadcrumb-next-d272
  .focus-brown-3437
  > a
  .footer_active_3e8b.backdrop_new_6d84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > a
  .notice-new-a515:before {
  color: var(--e-global-color-text);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > .breadcrumb-next-d272
  a
  .notice-new-a515:before {
  color: var(--e-global-color-text);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437.primary_middle_2213
  > a
  .notice-new-a515:before {
  color: var(--e-global-color-text);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > .breadcrumb-next-d272
  .focus-brown-3437.primary_middle_2213
  > a
  .notice-new-a515:before {
  color: var(--e-global-color-text);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > a
  .container_71e8
  .copper_224a {
  color: var(--e-global-color-text);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > .breadcrumb-next-d272
  a
  .container_71e8
  .copper_224a {
  color: var(--e-global-color-text);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > a
  .container_71e8
  .copper_224a,
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > .breadcrumb-next-d272
  a
  .container_71e8
  .copper_224a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > a
  .article-orange-6b42:before {
  color: var(--e-global-color-text);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > .breadcrumb-next-d272
  a
  .article-orange-6b42:before {
  color: var(--e-global-color-text);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437.primary_middle_2213
  > a
  .article-orange-6b42:before {
  color: var(--e-global-color-text);
}
.top-1fa8
  > .tooltip-simple-7d8a
  > div
  > .cold_7f28
  > .focus-brown-3437
  > .breadcrumb-next-d272
  .focus-brown-3437.primary_middle_2213
  > a
  .article-orange-6b42:before {
  color: var(--e-global-color-text);
}
.message_7689 .heading-orange-d561 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_7689
  .feature_cbe1:hover
  .heading-orange-d561 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_f54e
  > .tooltip-simple-7d8a
  > .search_east_89eb
  > .hero_bottom_c337
  > .light-66ef
  > .notice_yellow_b90d
  .preview_c7d5 {
  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);
}
.accordion_f54e
  > .tooltip-simple-7d8a
  > .search_east_89eb
  > .hero_bottom_c337
  > .light-66ef
  > .notice_yellow_b90d:hover
  .preview_c7d5 {
  color: var(--e-global-color-text);
}
.accordion_f54e
  > .tooltip-simple-7d8a
  > .search_east_89eb
  > .hero_bottom_c337
  > .light-66ef
  > .notice_yellow_b90d:hover
  .preview_c7d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_f54e
  > .tooltip-simple-7d8a
  > .search_east_89eb
  > .hero_bottom_c337
  > .light-66ef.dirty_acdc
  > .notice_yellow_b90d
  .preview_c7d5 {
  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);
}
.soft_3afd .dim_988c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_3afd .accent-bronze-76c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_3afd .bronze-3069 {
  background-color: var(--e-global-color-primary);
}
.soft_3afd .bronze-3069 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_9322
  > .tooltip-simple-7d8a
  > .in_5da8
  > .lower-02b6
  > .focused_76c9
  .footer-hard-2c76 {
  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);
}
.warm_9322
  > .tooltip-simple-7d8a
  > .in_5da8
  > .lower-02b6
  > .focused_76c9
  .grid_52f2 {
  color: var(--e-global-color-text);
}
.warm_9322
  > .tooltip-simple-7d8a
  > .in_5da8
  > .lower-02b6
  > .focused_76c9:hover
  .footer-hard-2c76 {
  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);
}
.warm_9322
  > .tooltip-simple-7d8a
  > .in_5da8
  > .lower-02b6
  > .focused_76c9:hover
  .grid_52f2 {
  color: var(--e-global-color-secondary);
}
.warm_9322
  > .tooltip-simple-7d8a
  > .in_5da8
  > .lower-02b6
  > .focused_76c9.banner-b6f2
  .footer-hard-2c76 {
  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);
}
.warm_9322
  > .tooltip-simple-7d8a
  > .in_5da8
  > .lower-02b6
  > .focused_76c9.banner-b6f2
  .grid_52f2 {
  color: var(--e-global-color-primary);
}
.row-8c37
  .text-gas-14e2
  .surface_fast_5839 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-8c37 .sort-1e2e .pro_7043 .photo_73ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-paper-bc4f .pattern-1f89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-paper-bc4f .motion-5595 .pattern-1f89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-paper-bc4f .caption-upper-fcd4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-paper-bc4f .caption-upper-fcd4 {
  background-color: var(--e-global-color-primary);
}
.carousel_solid_0735 .tag_up_1c87 .huge-ed63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_solid_0735
  .tag_up_1c87:hover
  .chip-paper-d83f {
  color: var(--e-global-color-secondary);
}
.carousel_solid_0735
  .tag_up_1c87:hover
  .huge-ed63 {
  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);
}
.main-bronze-0f39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.tall_30a9 {
  flex-direction: column;
}

.tall_30a9 .yellow-6068 {
  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.tall_30a9 .yellow-6068 {
  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);
}

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

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

.large-99b4.accent-center-2963 {
  display: none;
}

.disabled-54b0 {
  display: none;
}

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

.footer-aa51.tooltip-outer-a720 {
  margin-bottom: 40px;
  width: 100%;
}

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

.tall_30a9 a {
  width: 100%;
}

.complex-55a6 .badge_fixed_fe0a.tertiary_advanced_c4f0 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.complex-55a6
  .badge_fixed_fe0a.wrapper_69b5
  .summary_black_fe57
  .gradient-cfe0 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.hero_1896.paragraph-bab9 > .large-9f73 {
  display: flex;
  align-items: center;
}

.selected-fd30 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.active-7c1d {
  font-size: 35px !important;
}

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

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

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

.complex-55a6
  .badge_fixed_fe0a.primary-5397
  .overlay-gold-2c76
  .overlay-next-99df {
  width: 100% !important;
}

.bronze-52d4 {
  width: 500px !important;
  max-width: none;
}

.silver_7fc9 {
  width: 100%;
}

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

.dim-fded {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.feature-south-52da {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.dim-fded:hover .box_0b67 {
  visibility: visible;
}
.dim-fded:hover.dim-fded::before {
  display: block;
}

.gradient_00e2 h3 {
  color: #fff;
}

.sidebar-wide-b1b5 {
  margin: 0;
}

.complex-55a6
  .badge_fixed_fe0a.primary-5397
  .overlay-next-99df
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.image-in-5444 {
  width: 100%;
}

.frame_black_6c1f {
  width: 100%;
}

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

.frame_black_6c1f {
  width: 100%;
}

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

.overlay-next-99df {
  display: flex;
  align-items: center;
}

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

.avatar-focused-69ab {
  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;
}

.tall_30a9 .yellow-6068.sidebar-70aa {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.tall_30a9 h1.yellow-6068 {
  margin-top: 80px !important;
}

.complex-55a6 .badge_fixed_fe0a.overlay_copper_2b37 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.filter-purple-3168 img {
  width: 100%;
}

.box_dirty_aa4f .modal-3906.summary_black_fe57 {
  justify-content: space-between;
}

.article-403f {
  display: none;
}

.container_black_7c88 .purple_f3d3 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .hero_1896 .large-9f73 {
    flex-wrap: nowrap !important;
  }
}

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

  .bronze-52d4 {
    width: 100% !important;
  }
}

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

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

  .box_dirty_aa4f .modal-3906.summary_black_fe57 {
    border-bottom: 1px solid #f0c159;
  }

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

  .hero_1896.paragraph-bab9 > .large-9f73 {
    gap: 15px;
    justify-content: space-between;
  }

  .complex-55a6
    .badge_fixed_fe0a.primary-5397
    .overlay-next-99df
    img {
    width: 60% !important;
  }

  .new_d345 {
    left: 2%;
  }

  .gradient_1271 {
    margin: 10px 0;
  }

  .tall_30a9 .purple_f3d3 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .active-7c1d {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.tall_30a9 .yellow-6068,
  .tall_30a9 .yellow-6068 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .overlay-next-99df {
    justify-content: center;
  }

  .tall_30a9 .purple_f3d3 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .complex-55a6 .badge_fixed_fe0a.tertiary_advanced_c4f0 {
    width: 75% !important;
  }

  .filter-purple-3168 img {
    width: 100% !important;
  }
}

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

  h2.tall_30a9 .yellow-6068,
  .tall_30a9 .yellow-6068 {
    font-size: 30px !important;
  }

  .overlay-next-99df {
    justify-content: center;
  }

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

  .tall-c0d1
    .clean-bf0f.feature-large-5d5d {
    margin: 0 !important;
  }

  .selected-fd30 {
    margin: 0;
    gap: 10px;
  }

  .gradient_1271 {
    display: flex;
  }

  .shade_ab5d .motion_37ce {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .notice-9514 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .tall_30a9 h1.yellow-6068 {
    margin-top: 40px !important;
  }

  .complex-55a6
    .badge_fixed_fe0a.primary-5397
    .overlay-next-99df
    img,
  .old_5d85 .overlay-gold-2c76 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .complex-55a6 .badge_fixed_fe0a.tertiary_advanced_c4f0 {
    width: 100% !important;
  }

  .hero_1896.paragraph-bab9 > .large-9f73 {
    gap: 3px;
  }

  .tall_30a9 .purple_f3d3 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.box_dirty_aa4f .modal-3906.summary_black_fe57: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);
}

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

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

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

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

.large-99b4: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .box_dirty_aa4f .modal-3906.summary_black_fe57 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .tall_30a9 .yellow-6068 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .motion_37ce {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.accordion_hard_bd47 .texture_0f78 {
  flex-shrink: 0;
  white-space: nowrap;
}

.accordion_hard_bd47 .center_cfc6 {
  flex-shrink: 0;
  min-width: fit-content;
}

.accordion_hard_bd47 .gradient-cfe0 {
  white-space: nowrap;
}

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

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

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

.accordion_hard_bd47 .center_cfc6 {
  max-width: 80px !important;
  overflow: hidden;
}

.accordion_hard_bd47 .modal-3906.summary_black_fe57 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.accordion_hard_bd47 .gradient-cfe0 {
  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);
  }
}

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

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

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

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

body .right-a5e6:nth-child(2),
.complex-55a6 .right-a5e6:nth-child(2),
#page .right-a5e6: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;
}

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

/* css-noise: b2a4 */
.phantom-card-q9 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
