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(.box_3c4a) {
  gap: 0.5em;
}
:where(.block-up-7a4c) {
  gap: 0.5em;
}
body .layout-90a6 > .tooltip-large-aaf6 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .layout-90a6 > .section-short-d0df {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .layout-90a6 > .solid_9c1f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .column_e481 > .tooltip-large-aaf6 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .column_e481 > .section-short-d0df {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .column_e481 > .solid_9c1f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .column_e481
  > :where(:not(.tooltip-large-aaf6):not(.section-short-d0df):not(.backdrop_next_3018)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .column_e481 > .element_8918 {
  max-width: var(--wp--style--global--wide-size);
}
body .box_3c4a {
  display: flex;
}
body .box_3c4a {
  flex-wrap: wrap;
  align-items: center;
}
body .box_3c4a > * {
  margin: 0;
}
body .block-up-7a4c {
  display: grid;
}
body .block-up-7a4c > * {
  margin: 0;
}
:where(.form_steel_e871.box_3c4a) {
  gap: 2em;
}
:where(.form_steel_e871.block-up-7a4c) {
  gap: 2em;
}
:where(.label_brown_5493.box_3c4a) {
  gap: 1.25em;
}
:where(.label_brown_5493.block-up-7a4c) {
  gap: 1.25em;
}
.list_594f {
  color: var(--wp--preset--color--black) !important;
}
.hot_1652 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.photo_up_71f1 {
  color: var(--wp--preset--color--white) !important;
}
.modal_old_0af7 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.layout-dynamic-e5df {
  color: var(--wp--preset--color--vivid-red) !important;
}
.cold_9ef0 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.nav-e5b7 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.stone_806c {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.white_e8b1 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pro_28e9 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.progress-red-7a09 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.liquid-15df {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.highlight-e3c0 {
  background-color: var(--wp--preset--color--black) !important;
}
.container-4428 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.north_7068 {
  background-color: var(--wp--preset--color--white) !important;
}
.large_635a {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.north-482b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.new-4e3e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.info_f63e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gradient_7238 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.up_4e3e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hot-00ab {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.icon_hard_590e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hidden-a9cb {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.pattern-c929 {
  border-color: var(--wp--preset--color--black) !important;
}
.shadow-black-a03a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.short-7359 {
  border-color: var(--wp--preset--color--white) !important;
}
.label_yellow_2e1e {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.north-c441 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.hero_outer_2170 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.info_basic_dcb1 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.basic_4c78 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.heading-fb26 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.over-aa3d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.orange_f72a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.thumbnail_427b {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.caption_gas_8f9d {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.overlay-old-f186 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.media_hard_cd08 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.pro-d2e3 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.last-eb3d {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.title-bbba {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.short_27a2 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.carousel_top_f50b {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.texture_03dd {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.container-523f {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.carousel-gold-24ba {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gas-27d4 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.picture_green_610b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.article_79ed {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.wide-a158 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.last_b75f {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.media_inner_d9ab a:where(:not(.progress-dim-49f3)) {
  color: inherit;
}
:where(.label_brown_5493.box_3c4a) {
  gap: 1.25em;
}
:where(.label_brown_5493.block-up-7a4c) {
  gap: 1.25em;
}
:where(.form_steel_e871.box_3c4a) {
  gap: 2em;
}
:where(.form_steel_e871.block-up-7a4c) {
  gap: 2em;
}
.accordion-fluid-0579 {
  font-size: 1.5em;
  line-height: 1.6;
}

.wrapper-red-b2a1 .brown_c03c {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-6495 .tertiary_black_eecf {
  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);
}
.pro_c955 {
  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);
}
.pro_c955.detail_smooth_2eac .sidebar-58da {
  background-color: var(--e-global-color-primary);
}
.pro_c955.yellow_fa5d .sidebar-58da,
.pro_c955.item-mini-3eec .sidebar-58da {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content_west_111f .tall_4fbc {
  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);
}
.alert-orange-8240 {
  --divider-color: var(--e-global-color-secondary);
}
.alert-orange-8240 .fluid-3ee9 {
  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-orange-8240.prev_137a .filter-5628 {
  background-color: var(--e-global-color-secondary);
}
.alert-orange-8240.white-f916 .filter-5628,
.alert-orange-8240.aside-narrow-2308 .filter-5628 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.alert-orange-8240.white-f916 .filter-5628,
.alert-orange-8240.aside-narrow-2308 .filter-5628 svg {
  fill: var(--e-global-color-secondary);
}
.banner-static-d905 .sidebar-top-d223 {
  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);
}
.banner-static-d905 .media-ddde {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-lower-81b1.prev_137a .filter-5628 {
  background-color: var(--e-global-color-primary);
}
.footer-lower-81b1.white-f916 .filter-5628,
.footer-lower-81b1.aside-narrow-2308 .filter-5628 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.footer-lower-81b1.white-f916 .filter-5628,
.footer-lower-81b1.aside-narrow-2308 .filter-5628 svg {
  fill: var(--e-global-color-primary);
}
.content-light-1e89.prev_137a .filter-5628 {
  background-color: var(--e-global-color-primary);
}
.content-light-1e89.white-f916 .filter-5628,
.content-light-1e89.aside-narrow-2308 .filter-5628 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content-light-1e89 .action-210c {
  color: var(--e-global-color-primary);
}
.content-light-1e89 .action-210c,
.content-light-1e89 .action-210c a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-light-1e89 .banner_719a {
  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);
}
.cool_459d .wood_902c {
  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);
}
.card-focused-3032 .tall_e580 .tag-small-08e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-049a .orange-79c1:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.fixed-049a .steel_73a5 i {
  color: var(--e-global-color-primary);
}
.fixed-049a .steel_73a5 svg {
  fill: var(--e-global-color-primary);
}
.fixed-049a .row-5ac0 {
  color: var(--e-global-color-secondary);
}
.fixed-049a .orange-79c1 > .row-5ac0,
.fixed-049a .orange-79c1 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_6f73 .nav-up-58e3 {
  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);
}
.north_6f73 .list-53de {
  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);
}
.layout_df70 .stone-c31e .carousel_dark_ee14 {
  background-color: var(--e-global-color-primary);
}
.layout_df70 .detail-short-b96e {
  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);
}
.inner-e159 .texture-hot-23e9 {
  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);
}
.inner-e159 .carousel-1779 {
  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);
}
.inner-e159 .last_259d {
  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);
}
.preview-319d .hero_fd8c,
.preview-319d .hero_fd8c a {
  color: var(--e-global-color-primary);
}
.preview-319d .hero_fd8c.message_yellow_2b15,
.preview-319d .hero_fd8c.message_yellow_2b15 a {
  color: var(--e-global-color-accent);
}
.preview-319d .hero_fd8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-319d .pagination-silver-2153 {
  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);
}
.paragraph-7885 .huge_c5e9,
.paragraph-7885 .accent-85fc {
  color: var(--e-global-color-primary);
}
.paragraph-7885 .huge_c5e9 svg {
  fill: var(--e-global-color-primary);
}
.paragraph-7885 .message_yellow_2b15 .huge_c5e9,
.paragraph-7885 .message_yellow_2b15 .accent-85fc {
  color: var(--e-global-color-accent);
}
.paragraph-7885 .message_yellow_2b15 .huge_c5e9 svg {
  fill: var(--e-global-color-accent);
}
.paragraph-7885 .accent-85fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-7885 .pagination-silver-2153 {
  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);
}
.lite-1583 .fresh-0c2a,
.lite-1583 .summary-west-0fd4 {
  color: var(--e-global-color-primary);
}
.lite-1583 .summary-west-0fd4 svg {
  fill: var(--e-global-color-primary);
}
.lite-1583 .hero_fd8c.message_yellow_2b15 a,
.lite-1583
  .hero_fd8c.message_yellow_2b15
  .summary-west-0fd4 {
  color: var(--e-global-color-accent);
}
.lite-1583 .fresh-0c2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-1583 .pagination-silver-2153 {
  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_black_0fa0 .yellow-fd74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_black_0fa0 .picture-062c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1985 .preview_ab36 .progress-aba3 {
  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);
}
.fresh-1985 .preview_ab36 .avatar_d655 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1985 .up_3ab6 .progress-aba3 {
  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);
}
.fresh-1985
  .up_3ab6
  .avatar_d655 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1985
  .center-d73e
  .progress-aba3 {
  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);
}
.fresh-1985
  .center-d73e
  .avatar_d655 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1985
  .tag-dark-7bef
  .progress-aba3 {
  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);
}
.fresh-1985
  .tag-dark-7bef
  .avatar_d655 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_d8e3 .out-1981 {
  background-color: var(--e-global-color-primary);
}
.south_d8e3 .out-1981:hover {
  background-color: var(--e-global-color-primary);
}
.south_d8e3 .west_15b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_d8e3
  .out-1981:hover
  .west_15b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-current-6176 .info-4143 {
  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);
}
.popup-selected-be51 .north_72c3 .media-fbc8 a {
  background-color: var(--e-global-color-accent);
}
.popup-selected-be51 .north_72c3 .input-top-a742 a {
  background-color: var(--e-global-color-accent);
}
.popup-selected-be51 .north_72c3 .media-fbc8 a,
.popup-selected-be51 .north_72c3 .input-top-a742 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-e2cd
  .blue-dafb.secondary_4fc4
  .north_72c3
  a.west_1f20 {
  background-color: var(--e-global-color-accent);
}
.silver-e2cd
  .blue-dafb.secondary_4fc4
  .north_72c3
  span.west_1f20.fn-current-efc5 {
  background-color: var(--e-global-color-text);
}
.silver-e2cd
  .blue-dafb.secondary_4fc4
  .north_72c3
  .west_1f20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_basic_b1a2 .shadow_8a67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_basic_b1a2
  .blue-15f7
  > .media-dad4
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_basic_b1a2
  .link-0f42
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_basic_b1a2
  .input-steel-56f0
  .aside-5d91,
.feature_basic_b1a2
  .input-steel-56f0
  .disabled-48d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_basic_b1a2
  .input-steel-56f0
  .link-06a5,
.feature_basic_b1a2
  .input-steel-56f0
  a
  .link-06a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_basic_b1a2
  .input-steel-56f0
  .fast_e88e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_basic_b1a2
  .input-steel-56f0
  .soft_5cc8 {
  background-color: var(--e-global-color-primary);
}
.feature_basic_b1a2
  .input-steel-56f0
  .soft_5cc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_basic_b1a2
  .input-steel-56f0
  .soft_5cc8:hover {
  background-color: var(--e-global-color-primary);
}
.feature_basic_b1a2
  .input-steel-56f0
  .center_1f80 {
  background-color: var(--e-global-color-primary);
}
.feature_basic_b1a2
  .input-steel-56f0
  .center_1f80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_basic_b1a2
  .input-steel-56f0
  .center_1f80:hover {
  background-color: var(--e-global-color-primary);
}
.feature_basic_b1a2
  .text-0a0a
  .badge_stone_87f8
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_basic_b1a2
  .text-0a0a
  .purple_1df2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_basic_b1a2
  .text-0a0a
  .fast_e88e {
  color: var(--e-global-color-text);
}
.feature_basic_b1a2
  .text-0a0a
  .fast_e88e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_basic_b1a2
  .text-0a0a
  .soft_5cc8 {
  background-color: var(--e-global-color-primary);
}
.feature_basic_b1a2
  .text-0a0a
  .soft_5cc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_basic_b1a2
  .text-0a0a
  .soft_5cc8:hover {
  background-color: var(--e-global-color-primary);
}
.feature_basic_b1a2
  .text-0a0a
  .center_1f80 {
  background-color: var(--e-global-color-primary);
}
.feature_basic_b1a2
  .text-0a0a
  .center_1f80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_basic_b1a2
  .text-0a0a
  .center_1f80:hover {
  background-color: var(--e-global-color-primary);
}
.feature_basic_b1a2 .accent_795a {
  background-color: var(--e-global-color-primary);
}
.feature_basic_b1a2 .accent_795a:hover {
  background-color: var(--e-global-color-primary);
}
.feature_basic_b1a2 .input_white_b5ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_basic_b1a2 .thumbnail_thick_c299 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-black-7427 .next-be39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-black-7427
  .link-66b8
  > div:nth-child(3)
  .next-be39,
.logo-black-7427
  .grid-hard-2458
  > div:nth-child(1)
  .next-be39,
.logo-black-7427
  .main-597d
  > div:nth-child(1)
  .next-be39,
.logo-black-7427
  .hovered_aa93
  > div:nth-child(1)
  .next-be39,
.logo-black-7427
  .small_0c01
  > div:nth-child(1)
  .next-be39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-black-7427 .menu_dynamic_cd35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-black-7427 .fluid_84bf {
  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);
}
.logo-black-7427 .current_45ef {
  background-color: var(--e-global-color-primary);
}
.logo-black-7427 .current_45ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-black-7427 .current_45ef:hover {
  background-color: var(--e-global-color-primary);
}
.logo-black-7427 .iron_7bcf {
  background-color: var(--e-global-color-primary);
}
.logo-black-7427 .iron_7bcf:hover {
  background-color: var(--e-global-color-primary);
}
.logo-black-7427 .input_white_b5ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-black-7427 .thumbnail_thick_c299 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-large-973a .article-medium-ad36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-large-973a .aside_outer_c8a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-large-973a .summary_green_63e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-large-973a .north-1865 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-large-973a .hidden-51b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-large-973a .iron_7bcf {
  background-color: var(--e-global-color-primary);
}
.list-large-973a .iron_7bcf:hover {
  background-color: var(--e-global-color-primary);
}
.stale-c3f1 .paper-99c6 {
  background-color: var(--e-global-color-secondary);
}
.stale-c3f1 .paper_d275 {
  background-color: var(--e-global-color-text);
}
.stale-c3f1 .shadow_f16b {
  background-color: var(--e-global-color-secondary);
}
.stale-c3f1 .mini-ffab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-c3f1 .pressed_1d21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-c3f1 .breadcrumb_stale_9234 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-c3f1 .button_up_0667 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-c3f1 .section_c738 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-c4e8 .article-selected-b85c .gallery_623f,
.gas-c4e8
  .article-selected-b85c
  .gallery_623f
  a,
.gas-c4e8 .description-lite-6b09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-c4e8 .article-selected-b85c .liquid-68ab,
.gas-c4e8 .selected-91b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-c4e8 .article-selected-b85c .liquid-68ab {
  color: var(--e-global-color-text);
}
.gas-c4e8 .selected-91b6 {
  color: var(--e-global-color-text);
}
.gas-c4e8
  .article-selected-b85c
  .narrow_5fb9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-c4e8 .mini-8580 .iron-9653 {
  background-color: var(--e-global-color-primary);
}
.gas-c4e8 .mini-8580 .iron-9653:hover {
  background-color: var(--e-global-color-primary);
}
.gas-c4e8 .mini-8580 .mask-2b0c li span {
  background-color: var(--e-global-color-text);
}
.gas-c4e8 .mini-8580 .mask-2b0c li span:hover {
  background-color: var(--e-global-color-primary);
}
.gas-c4e8
  .mini-8580
  .mask-2b0c
  li.border-solid-4989
  span {
  background-color: var(--e-global-color-accent);
}
.gas-c4e8 .form_east_471e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-current-e3a9 .footer_iron_1560 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-48d6 .main-narrow-d97f {
  background-color: var(--e-global-color-primary);
}
.element-48d6 .logo-large-63e6 {
  background-color: var(--e-global-color-secondary);
}
.element-48d6 .light-e935 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-48d6 .border_upper_19b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-48d6 .carousel_2fbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-48d6 .main-hovered-f7cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-48d6 .active_steel_c495 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-48d6 .hero-465e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-48d6 .article_red_b69a {
  background-color: var(--e-global-color-primary);
}
.element-48d6 .article_red_b69a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-e455 .wrapper-1aa3 {
  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);
}
.column-e455 .down-1b0d {
  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);
}
.column-e455
  .dynamic_993f:after {
  background-color: var(--e-global-color-primary);
}
.column-e455 .picture_9d9c {
  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);
}
.pattern-1db0 .description-lite-6b09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-1db0 .selected-91b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-old-0c38 .description_0135 .smooth_5cdf {
  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);
}
.info-old-0c38 .description_0135 .large-a04b {
  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);
}
.huge-9b8d .hidden-green-bab1 {
  background-color: var(--e-global-color-primary);
}
.huge-9b8d .grid-in-0782 {
  background-color: var(--e-global-color-secondary);
}
.huge-9b8d .feature_b1d3 .smooth-83c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-9b8d .white-40f0 .smooth-83c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-9f07 .grid-large-d263 .prev-6b06 {
  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);
}
.mini-9f07 .grid-large-d263 .header-plasma-3c7e {
  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);
}
.mini-9f07 .grid-large-d263 .feature_hot_906e {
  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);
}
.fluid-6054 .shadow_a8e6 {
  border-color: var(--e-global-color-text);
}
.fluid-6054 .content_cbe1 {
  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);
}
.fluid-6054 .notice-561f {
  color: var(--e-global-color-primary);
}
.fluid-6054 .status-5285 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-b9bc .slow-92d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-b9bc .left_bd36 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-b9bc .highlight_2891:hover .slow-92d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-b9bc
  .highlight_2891:hover
  .left_bd36 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_72fc .pagination_hovered_1772 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_72fc .column_small_59b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_top_4f72 .soft-1909 .outer-bca3 {
  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);
}
.layout_top_4f72 .panel_db1b .outer-bca3 {
  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);
}
.orange-41ea .wood-967d {
  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);
}
.static-7063 .icon-simple-8ca0 .picture-62ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-7063 .icon-simple-8ca0 .picture-62ab {
  background-color: var(--e-global-color-secondary);
}
.static-7063 .banner-a02a .picture-62ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-7063 .banner-a02a .picture-62ab {
  background-color: var(--e-global-color-secondary);
}
.static-7063 .main_7dd6 .aside-be2f {
  background-color: var(--e-global-color-primary);
}
.static-7063 .main_7dd6:hover .aside-be2f {
  background-color: var(--e-global-color-secondary);
}
.static-7063 .iron-9653 {
  background-color: var(--e-global-color-primary);
}
.static-7063 .iron-9653:hover {
  background-color: var(--e-global-color-accent);
}
.static-7063 .mask-2b0c li span {
  background-color: var(--e-global-color-text);
}
.static-7063 .mask-2b0c li span:hover {
  background-color: var(--e-global-color-primary);
}
.static-7063 .mask-2b0c li.border-solid-4989 span {
  background-color: var(--e-global-color-accent);
}
.pattern-first-cc2f .chip-451f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-first-cc2f .gradient_small_27d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-outer-84d7 .border-d112:before {
  background-color: var(--e-global-color-secondary);
}
.header-outer-84d7 .paper-959d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-outer-84d7 .advanced-a68a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-solid-a193 .mask-bronze-cd72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-solid-a193 .mask-bronze-cd72:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-solid-a193 .mask-bronze-cd72.fn-active-efc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-solid-a193 .border_steel_acc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-solid-a193 .wrapper_down_2308 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-solid-a193 .main_ff55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-solid-a193 .popup-lite-e550 {
  background-color: var(--e-global-color-primary);
}
.title-solid-a193 .popup-lite-e550 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-solid-a193 .stone-4554 {
  background-color: var(--e-global-color-primary);
}
.title-solid-a193 .stone-4554 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_f050 .column-huge-1279 .shade-bronze-9e06 a {
  color: var(--e-global-color-secondary);
}
.heading_f050 .column-huge-1279 .shade-bronze-9e06 a:hover {
  color: var(--e-global-color-secondary);
}
.heading_f050 .column-huge-1279 .shade-bronze-9e06,
.heading_f050 .column-huge-1279 .shade-bronze-9e06 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_f050 .column-huge-1279 .item_wood_5423 {
  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);
}
.heading_f050 .column-huge-1279 .north-5bc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_f050 .column-huge-1279 .popup-6d28 {
  background-color: var(--e-global-color-primary);
}
.heading_f050 .column-huge-1279 .popup-6d28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_f050 .column-huge-1279 .popup-6d28:hover {
  background-color: var(--e-global-color-primary);
}
.heading_f050 .column-huge-1279 .menu-stale-e87b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_f050 .column-huge-1279 .menu-stale-e87b {
  background-color: var(--e-global-color-primary);
}
.heading_f050 .column-huge-1279 .menu-stale-e87b:hover {
  background-color: var(--e-global-color-primary);
}
.heading_f050 .column-huge-1279 .iron-9653 {
  background-color: var(--e-global-color-primary);
}
.heading_f050 .column-huge-1279 .iron-9653:hover {
  background-color: var(--e-global-color-primary);
}
.heading_f050 .mini-8580 .mask-2b0c li span {
  background-color: var(--e-global-color-text);
}
.heading_f050 .mini-8580 .mask-2b0c li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading_f050 .mini-8580 .mask-2b0c li.border-solid-4989 span {
  background-color: var(--e-global-color-accent);
}
.heading_f050 .input_white_b5ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_f050 .thumbnail_thick_c299 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-12ab .old-3ed5 .list-tiny-75ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-12ab .old-3ed5 .hero_simple_3148 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-12ab .old-3ed5 .progress_c308 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_outer_7159 .west_e72a {
  border-color: var(--e-global-color-text);
}
.carousel_outer_7159 .black_b87d {
  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);
}
.carousel_outer_7159 .gold-479d {
  color: var(--e-global-color-secondary);
}
.carousel_outer_7159 .gold-479d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_outer_7159 .black_586c > * {
  color: var(--e-global-color-primary);
}
.carousel_outer_7159 .black_586c > * svg {
  fill: var(--e-global-color-primary);
}
.carousel_outer_7159 .hover-794d {
  color: var(--e-global-color-primary);
}
.carousel_outer_7159 .hover-794d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_outer_7159 .logo_2429 {
  color: var(--e-global-color-primary);
}
.carousel_outer_7159 .logo_2429 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_outer_7159 .hover_out_3041 {
  color: var(--e-global-color-primary);
}
.carousel_outer_7159 .hover_out_3041 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_outer_7159 .progress-light-c2cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_outer_7159 .notification-glass-d751 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_outer_7159 .notification-glass-d751.hard-4654 {
  color: var(--e-global-color-secondary);
}
.carousel_outer_7159 .notification-glass-d751.hard-4654 .banner_1124 {
  color: var(--e-global-color-accent);
}
.carousel_outer_7159 .notification-glass-d751.simple-5340 {
  color: var(--e-global-color-text);
}
.carousel_outer_7159 .notification-glass-d751.simple-5340 .banner_1124 {
  color: var(--e-global-color-text);
}
.carousel_outer_7159 .notification-glass-d751:before {
  border-top-color: var(--e-global-color-text);
}
.carousel_outer_7159 .layout-action-05c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_outer_7159
  .layout-action-05c5
  .detail-61d2 {
  background-color: var(--e-global-color-primary);
}
.carousel_outer_7159
  .layout-action-05c5
  .detail-61d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_outer_7159 .west_e72a .paragraph-tall-6459 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_2b50 .media_502a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_2b50 .frame-purple-6063 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_c5c3 .image-bcaa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_c5c3
  .form_867e
  .liquid_39f5 {
  background-color: var(--e-global-color-secondary);
}
.notification_c5c3
  .form_867e.stone-6b68
  .liquid_39f5 {
  background-color: var(--e-global-color-text);
}
.notification_c5c3
  .form_867e:hover
  .liquid_39f5 {
  background-color: var(--e-global-color-accent);
}
.notification_c5c3
  .form_867e.fn-active-efc5
  .liquid_39f5 {
  background-color: var(--e-global-color-primary);
}
.overlay_31ba .breadcrumb-b28c {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.overlay_31ba .cool_cea9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_31ba .progress_1016 {
  background-color: var(--e-global-color-primary);
}
.overlay_31ba .progress_1016 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-a976 .tag_warm_c75b .wrapper_9250 .hidden-d134 {
  background-color: var(--e-global-color-secondary);
}
.hot-a976 .tag_warm_c75b .component-8dde:after {
  background-color: var(--e-global-color-secondary);
}
.hot-a976 .footer-solid-40c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-a976 .label-new-9220 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-a976 .action-eb83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-a976 .lite-44c3 {
  background-color: var(--e-global-color-primary);
}
.hot-a976 .lite-44c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-a976 .gallery_copper_fc74 {
  background-color: var(--e-global-color-secondary);
}
.hot-a976 .gallery_copper_fc74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-a976 .tag_warm_c75b .wrapper-8a12 .list_77cd:hover {
  background-color: var(--e-global-color-primary);
}
.hot-a976
  .tag_warm_c75b
  .wrapper-8a12
  .list_77cd.secondary-purple-f203 {
  background-color: var(--e-global-color-primary);
}
.hot-a976 .tag_warm_c75b .progress-small-acf9:before {
  border-color: var(--e-global-color-primary);
}
.hot-a976 .tag_warm_c75b .progress-small-acf9:hover:before {
  border-color: var(--e-global-color-secondary);
}
.hot-a976
  .tag_warm_c75b
  .progress-small-acf9.article_rough_5352:before {
  border-color: var(--e-global-color-primary);
}
.hot-a976 .cold_d166 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-cold-3360 .column-6642 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-cold-3360 .column-6642:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-cold-3360 .column-6642.advanced-637d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-cold-3360 .static_7f26 {
  background-color: var(--e-global-color-primary);
}
.texture-cold-3360 .static_7f26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-cold-3360
  .input-north-126c
  .shade-advanced-db81
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-cold-3360
  .input_074f
  .shade-advanced-db81
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused-23cb
  .widget-06f8
  .filter_aaf5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-23cb
  .widget-06f8
  .next-7d3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-23cb .hard_1830 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-23cb .under_e2bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-23cb .hot_7855 {
  background-color: var(--e-global-color-primary);
}
.focused-23cb .hot_7855 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_9134 .modal-dark-6dc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_9134 .sort_fc57 {
  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);
}
.first_9134 .focus_lower_fa9a {
  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);
}
.first_9134 .focus_lower_fa9a a:hover {
  color: var(--e-global-color-secondary);
}
.first_9134 .tabs-smooth-c141 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_9134 .block_3d82 {
  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);
}
.first_9134 .grid_inner_f4d1 .iron-9653 {
  background-color: var(--e-global-color-primary);
}
.first_9134 .grid_inner_f4d1 .iron-9653:hover {
  background-color: var(--e-global-color-accent);
}
.first_9134
  .grid_inner_f4d1
  .mask-2b0c
  li
  span {
  background-color: var(--e-global-color-text);
}
.first_9134
  .grid_inner_f4d1
  .mask-2b0c
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.first_9134
  .grid_inner_f4d1
  .mask-2b0c
  li.border-solid-4989
  span {
  background-color: var(--e-global-color-accent);
}
.north-8687
  .column-huge-ce00
  .description_a848 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-8687 .column-huge-ce00 .message-copper-cf3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-8687 .column-huge-ce00 .current_2da9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-8687 .sort_080a {
  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);
}
.north-8687
  .link-dark-d67e.short_9a60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > a {
  background-color: var(--e-global-color-text);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > a
  .clean-3ea3.east-3fb5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > a
  .module-0236.widget_lite_f2d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > .cool_e92a
  .dark-46ee
  > a {
  background-color: var(--e-global-color-secondary);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > .cool_e92a
  .dark-46ee
  > a
  .right_2d35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > .cool_e92a
  .dark-46ee
  > a
  .module-0236.filter-c483 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > a
  .container_3dcd:before {
  color: var(--e-global-color-text);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > .cool_e92a
  a
  .container_3dcd:before {
  color: var(--e-global-color-text);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee.breadcrumb-slow-d450
  > a
  .container_3dcd:before {
  color: var(--e-global-color-text);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > .cool_e92a
  .dark-46ee.breadcrumb-slow-d450
  > a
  .container_3dcd:before {
  color: var(--e-global-color-text);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > a
  .hover_d2c6
  .secondary_ee07 {
  color: var(--e-global-color-text);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > .cool_e92a
  a
  .hover_d2c6
  .secondary_ee07 {
  color: var(--e-global-color-text);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > a
  .hover_d2c6
  .secondary_ee07,
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > .cool_e92a
  a
  .hover_d2c6
  .secondary_ee07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > a
  .widget-liquid-cfb9:before {
  color: var(--e-global-color-text);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > .cool_e92a
  a
  .widget-liquid-cfb9:before {
  color: var(--e-global-color-text);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee.breadcrumb-slow-d450
  > a
  .widget-liquid-cfb9:before {
  color: var(--e-global-color-text);
}
.complex_3131
  > .green_5ae8
  > div
  > .search-1ac7
  > .dark-46ee
  > .cool_e92a
  .dark-46ee.breadcrumb-slow-d450
  > a
  .widget-liquid-cfb9:before {
  color: var(--e-global-color-text);
}
.notification_steel_aa62 .gallery_advanced_776e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_steel_aa62
  .description-fea1:hover
  .gallery_advanced_776e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-ace1
  > .green_5ae8
  > .link-eb9a
  > .gallery_large_837b
  > .message_d15d
  > .slow-5dbf
  .down_8d27 {
  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);
}
.primary-ace1
  > .green_5ae8
  > .link-eb9a
  > .gallery_large_837b
  > .message_d15d
  > .slow-5dbf:hover
  .down_8d27 {
  color: var(--e-global-color-text);
}
.primary-ace1
  > .green_5ae8
  > .link-eb9a
  > .gallery_large_837b
  > .message_d15d
  > .slow-5dbf:hover
  .down_8d27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-ace1
  > .green_5ae8
  > .link-eb9a
  > .gallery_large_837b
  > .message_d15d.outline_out_fa58
  > .slow-5dbf
  .down_8d27 {
  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);
}
.message-brown-3966 .progress-2fe3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-brown-3966 .button_dynamic_827e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-brown-3966 .tertiary-liquid-a04d {
  background-color: var(--e-global-color-primary);
}
.message-brown-3966 .tertiary-liquid-a04d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over-bc77
  > .green_5ae8
  > .fresh-3a9f
  > .list-af90
  > .motion-0dc8
  .static-21de {
  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);
}
.over-bc77
  > .green_5ae8
  > .fresh-3a9f
  > .list-af90
  > .motion-0dc8
  .texture_8c13 {
  color: var(--e-global-color-text);
}
.over-bc77
  > .green_5ae8
  > .fresh-3a9f
  > .list-af90
  > .motion-0dc8:hover
  .static-21de {
  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);
}
.over-bc77
  > .green_5ae8
  > .fresh-3a9f
  > .list-af90
  > .motion-0dc8:hover
  .texture_8c13 {
  color: var(--e-global-color-secondary);
}
.over-bc77
  > .green_5ae8
  > .fresh-3a9f
  > .list-af90
  > .motion-0dc8.white_78b3
  .static-21de {
  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);
}
.over-bc77
  > .green_5ae8
  > .fresh-3a9f
  > .list-af90
  > .motion-0dc8.white_78b3
  .texture_8c13 {
  color: var(--e-global-color-primary);
}
.notice_fde2
  .cold_9c1e
  .south-b4b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_fde2 .detail-motion-b45e .paragraph-tall-6459 .block-e2a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-6722 .short-0217 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-6722 .link-e84f .short-0217 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-6722 .text-tall-c3c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-6722 .text-tall-c3c0 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-easy-6548 .label_04d0 .accent_5c66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-easy-6548
  .label_04d0:hover
  .avatar_current_efb1 {
  color: var(--e-global-color-secondary);
}
.breadcrumb-easy-6548
  .label_04d0:hover
  .accent_5c66 {
  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);
}
.glass_78f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.gallery-hard-bd23 {
  max-width: 1400px !important;
}

.old-187b {
  flex-direction: column;
}

.old-187b .selected-c8a6 {
  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.old-187b .selected-c8a6 {
  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);
}

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

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

.form_2973.badge_9422 {
  display: none;
}

.table_4c2e {
  display: none;
}

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

.slider_bronze_4f7f.up-7cc4 {
  margin-bottom: 40px;
  width: 100%;
}

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

.old-187b a {
  width: 100%;
}

.texture-easy-7d6f .media_rough_4913.red-4e61 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.texture-easy-7d6f
  .media_rough_4913.hard_f9c6
  .description_73f8
  .old-5242 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.image_f7ee.filter-599a > .east_f910 {
  display: flex;
  align-items: center;
}

.overlay-b3e9 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.description-9cf5 {
  position: relative;
  width: 100%;
}

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

.wrapper-narrow-25b1 {
  font-size: 35px !important;
}

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

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

.next-8625 {
  display: flex;
  gap: 50px;
}

.texture-easy-7d6f
  .media_rough_4913.filter-fixed-ee5b
  .surface_wood_81a8
  .column_top_a400 {
  width: 100% !important;
}

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

.message_pro_d3c9 {
  width: 100%;
}

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

.easy-28ec {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.overlay-mini-190c {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.easy-28ec:hover .overlay-mini-190c {
  visibility: visible;
}
.easy-28ec:hover.easy-28ec::before {
  display: block;
}

.brown_b687 h3 {
  color: #fff;
}

.tag_fast_bf2d {
  margin: 0;
}

.texture-easy-7d6f
  .media_rough_4913.filter-fixed-ee5b
  .column_top_a400
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.purple-ca5f {
  width: 100%;
}

.column_fixed_83f5 {
  width: 100%;
}

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

.column_fixed_83f5 {
  width: 100%;
}

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

.column_top_a400 {
  display: flex;
  align-items: center;
}

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

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

.old-187b .selected-c8a6.mask-7fbb {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.old-187b h1.selected-c8a6 {
  margin-top: 80px !important;
}

.texture-easy-7d6f .media_rough_4913.first-045f {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.link_bronze_bfe4 img {
  width: 100%;
}

.soft-7dc1 .hero_bottom_15bc.description_73f8 {
  justify-content: space-between;
}

.new-6c59 {
  display: none;
}

.orange_0d77 .full-8c80 {
  margin: 1px 0 !important;
}

.alert-orange-b211 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .image_f7ee .east_f910 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .soft-7dc1 .hero_bottom_15bc.description_73f8 {
    border-bottom: 1px solid #f0c159;
  }

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

  .image_f7ee.filter-599a > .east_f910 {
    gap: 15px;
    justify-content: space-between;
  }

  .texture-easy-7d6f
    .media_rough_4913.filter-fixed-ee5b
    .column_top_a400
    img {
    width: 60% !important;
  }

  .row_cd28 {
    left: 2%;
  }

  .large_ac1d {
    margin: 10px 0;
  }

  .old-187b .full-8c80 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .wrapper-narrow-25b1 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.old-187b .selected-c8a6,
  .old-187b .selected-c8a6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .column_top_a400 {
    justify-content: center;
  }

  .old-187b .full-8c80 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .texture-easy-7d6f .media_rough_4913.red-4e61 {
    width: 75% !important;
  }

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

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

  h2.old-187b .selected-c8a6,
  .old-187b .selected-c8a6 {
    font-size: 30px !important;
  }

  .column_top_a400 {
    justify-content: center;
  }

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

  .gallery-focused-5794
    .smooth-efd1.shade_pro_f105 {
    margin: 0 !important;
  }

  .overlay-b3e9 {
    margin: 0;
    gap: 10px;
  }

  .large_ac1d {
    display: flex;
  }

  .outline-cffe .green_5e52 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .old-187b h1.selected-c8a6 {
    margin-top: 40px !important;
  }

  .texture-easy-7d6f
    .media_rough_4913.filter-fixed-ee5b
    .column_top_a400
    img,
  .banner-static-d905 .surface_wood_81a8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .texture-easy-7d6f .media_rough_4913.red-4e61 {
    width: 100% !important;
  }

  .image_f7ee.filter-599a > .east_f910 {
    gap: 3px;
  }

  .old-187b .full-8c80 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.soft-7dc1 .hero_bottom_15bc.description_73f8: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);
}

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

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

.old-187b {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .soft-7dc1 .hero_bottom_15bc.description_73f8 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .old-187b .selected-c8a6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .green_5e52 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.over-bb34 .wide_a78a {
  flex-shrink: 0;
  white-space: nowrap;
}

.over-bb34 .progress-inner-a0c1 {
  flex-shrink: 0;
  min-width: fit-content;
}

.over-bb34 .old-5242 {
  white-space: nowrap;
}

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

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

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

.over-bb34 .progress-inner-a0c1 {
  max-width: 80px !important;
  overflow: hidden;
}

.over-bb34 .hero_bottom_15bc.description_73f8 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.over-bb34 .old-5242 {
  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);
  }
}

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

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

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

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

body .slider_f353:nth-child(2),
.texture-easy-7d6f .slider_f353:nth-child(2),
#page .slider_f353: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;
}

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

/* css-noise: 12c1 */
.phantom-card-h4 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
