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(.focused-2eaf) {
  gap: 0.5em;
}
:where(.container_715e) {
  gap: 0.5em;
}
body .info_basic_8471 > .info_west_2bd4 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .info_basic_8471 > .badge-stone-710b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .info_basic_8471 > .heading-e512 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .image_dd00 > .info_west_2bd4 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .image_dd00 > .badge-stone-710b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .image_dd00 > .heading-e512 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .image_dd00
  > :where(:not(.info_west_2bd4):not(.badge-stone-710b):not(.under-2b00)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .image_dd00 > .video-2e68 {
  max-width: var(--wp--style--global--wide-size);
}
body .focused-2eaf {
  display: flex;
}
body .focused-2eaf {
  flex-wrap: wrap;
  align-items: center;
}
body .focused-2eaf > * {
  margin: 0;
}
body .container_715e {
  display: grid;
}
body .container_715e > * {
  margin: 0;
}
:where(.description-16d6.focused-2eaf) {
  gap: 2em;
}
:where(.description-16d6.container_715e) {
  gap: 2em;
}
:where(.lite_f3c9.focused-2eaf) {
  gap: 1.25em;
}
:where(.lite_f3c9.container_715e) {
  gap: 1.25em;
}
.item_fresh_beef {
  color: var(--wp--preset--color--black) !important;
}
.filter_clean_4afa {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.container_e4d3 {
  color: var(--wp--preset--color--white) !important;
}
.carousel_cool_0747 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.hover-selected-e734 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.cool_a981 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.preview-8e38 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.popup-f612 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.content-d67c {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.last_d2d4 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.texture-next-5ec8 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.accent_461b {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.up_4610 {
  background-color: var(--wp--preset--color--black) !important;
}
.main_focused_03a5 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.narrow_4e36 {
  background-color: var(--wp--preset--color--white) !important;
}
.thick_e188 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.progress-left-a447 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.menu_hard_089b {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.thumbnail-hard-40ac {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.component-huge-85dd {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.background_lite_60d9 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.progress_paper_f2d7 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gradient-light-196e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.up-b1cd {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.south_111e {
  border-color: var(--wp--preset--color--black) !important;
}
.widget_west_0e7a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.bright-4d47 {
  border-color: var(--wp--preset--color--white) !important;
}
.feature_black_8d6d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.hover-soft-3ab2 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.pressed-8afd {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.iron_c131 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.media_db91 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.panel-soft-faa3 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.mask-out-ff91 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.narrow-800f {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pink-b731 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.first_4960 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.pro-0f5b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hero-outer-31a4 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.label_aa66 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.progress-wood-b8ad {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.dark-65bf {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.center-f908 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.text-lower-a559 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.paragraph-right-4861 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.picture-061f {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.slider-blue-b6cd {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.preview-0acd {
  background: var(--wp--preset--gradient--midnight) !important;
}
.info-6889 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.caption-orange-ea90 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.grid-left-3e0c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.detail_dynamic_11a6 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.box-53bd a:where(:not(.light-16b3)) {
  color: inherit;
}
:where(.lite_f3c9.focused-2eaf) {
  gap: 1.25em;
}
:where(.lite_f3c9.container_715e) {
  gap: 1.25em;
}
:where(.description-16d6.focused-2eaf) {
  gap: 2em;
}
:where(.description-16d6.container_715e) {
  gap: 2em;
}
.image_3f8e {
  font-size: 1.5em;
  line-height: 1.6;
}

.filter_bronze_72f6 .element-8888 {
  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);
}
.up_8ccb .media_over_9a56 {
  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_e4c2 {
  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_e4c2.wide_80d7 .hard_16f1 {
  background-color: var(--e-global-color-primary);
}
.cool_e4c2.pink_e75c .hard_16f1,
.cool_e4c2.brown-8ae5 .hard_16f1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.list_rough_cfd5 .new-5810 {
  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-acf1 {
  --divider-color: var(--e-global-color-secondary);
}
.alert-acf1 .content_8356 {
  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-acf1.avatar_last_3578 .chip-south-2906 {
  background-color: var(--e-global-color-secondary);
}
.alert-acf1.image-fast-faa7 .chip-south-2906,
.alert-acf1.filter_0cf7 .chip-south-2906 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.alert-acf1.image-fast-faa7 .chip-south-2906,
.alert-acf1.filter_0cf7 .chip-south-2906 svg {
  fill: var(--e-global-color-secondary);
}
.form_d204 .down-72b9 {
  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);
}
.form_d204 .row-ad8b {
  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);
}
.summary_5c24.avatar_last_3578 .chip-south-2906 {
  background-color: var(--e-global-color-primary);
}
.summary_5c24.image-fast-faa7 .chip-south-2906,
.summary_5c24.filter_0cf7 .chip-south-2906 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.summary_5c24.image-fast-faa7 .chip-south-2906,
.summary_5c24.filter_0cf7 .chip-south-2906 svg {
  fill: var(--e-global-color-primary);
}
.link_afef.avatar_last_3578 .chip-south-2906 {
  background-color: var(--e-global-color-primary);
}
.link_afef.image-fast-faa7 .chip-south-2906,
.link_afef.filter_0cf7 .chip-south-2906 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.link_afef .primary_in_834a {
  color: var(--e-global-color-primary);
}
.link_afef .primary_in_834a,
.link_afef .primary_in_834a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_afef .lite-2b54 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_gold_f8d0 .sort-ff1d {
  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);
}
.tall-0e5d .tooltip_c014 .popup_thick_d937 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_fcf6 .summary_orange_67fb:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.sort_fcf6 .right-7207 i {
  color: var(--e-global-color-primary);
}
.sort_fcf6 .right-7207 svg {
  fill: var(--e-global-color-primary);
}
.sort_fcf6 .row_0724 {
  color: var(--e-global-color-secondary);
}
.sort_fcf6 .summary_orange_67fb > .row_0724,
.sort_fcf6 .summary_orange_67fb > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-next-55ac .motion-43a5 {
  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);
}
.breadcrumb-next-55ac .hidden_green_8576 {
  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);
}
.feature_8310 .alert_a046 .west_3a99 {
  background-color: var(--e-global-color-primary);
}
.feature_8310 .dynamic-5869 {
  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);
}
.active_9a1d .rough-b43a {
  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);
}
.active_9a1d .narrow_1a27 {
  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);
}
.active_9a1d .highlight_gold_2eae {
  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);
}
.east_9eed .breadcrumb-narrow-e934,
.east_9eed .breadcrumb-narrow-e934 a {
  color: var(--e-global-color-primary);
}
.east_9eed .breadcrumb-narrow-e934.wrapper-south-c5ee,
.east_9eed .breadcrumb-narrow-e934.wrapper-south-c5ee a {
  color: var(--e-global-color-accent);
}
.east_9eed .breadcrumb-narrow-e934 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_9eed .bottom_548c {
  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);
}
.preview-e88b .pagination_ee57,
.preview-e88b .next_cfbb {
  color: var(--e-global-color-primary);
}
.preview-e88b .pagination_ee57 svg {
  fill: var(--e-global-color-primary);
}
.preview-e88b .wrapper-south-c5ee .pagination_ee57,
.preview-e88b .wrapper-south-c5ee .next_cfbb {
  color: var(--e-global-color-accent);
}
.preview-e88b .wrapper-south-c5ee .pagination_ee57 svg {
  fill: var(--e-global-color-accent);
}
.preview-e88b .next_cfbb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-e88b .bottom_548c {
  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);
}
.paper-7d2f .column-new-775c,
.paper-7d2f .iron-d5ec {
  color: var(--e-global-color-primary);
}
.paper-7d2f .iron-d5ec svg {
  fill: var(--e-global-color-primary);
}
.paper-7d2f .breadcrumb-narrow-e934.wrapper-south-c5ee a,
.paper-7d2f
  .breadcrumb-narrow-e934.wrapper-south-c5ee
  .iron-d5ec {
  color: var(--e-global-color-accent);
}
.paper-7d2f .column-new-775c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-7d2f .bottom_548c {
  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);
}
.button-2408 .focused-e910 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-2408 .pattern-9c43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-blue-3476 .aside_0694 .video_motion_cb7e {
  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);
}
.background-blue-3476 .aside_0694 .pagination_9d3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-blue-3476 .smooth_b93b .video_motion_cb7e {
  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);
}
.background-blue-3476
  .smooth_b93b
  .pagination_9d3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-blue-3476
  .input-north-046e
  .video_motion_cb7e {
  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);
}
.background-blue-3476
  .input-north-046e
  .pagination_9d3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-blue-3476
  .next-6923
  .video_motion_cb7e {
  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);
}
.background-blue-3476
  .next-6923
  .pagination_9d3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-79de .active-inner-fccd {
  background-color: var(--e-global-color-primary);
}
.fixed-79de .active-inner-fccd:hover {
  background-color: var(--e-global-color-primary);
}
.fixed-79de .footer_c11f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-79de
  .active-inner-fccd:hover
  .footer_c11f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_d878 .light_7992 {
  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);
}
.gold-6e9b .bright-16c6 .breadcrumb_2722 a {
  background-color: var(--e-global-color-accent);
}
.gold-6e9b .bright-16c6 .highlight-60f6 a {
  background-color: var(--e-global-color-accent);
}
.gold-6e9b .bright-16c6 .breadcrumb_2722 a,
.gold-6e9b .bright-16c6 .highlight-60f6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-copper-b17a
  .label-bottom-0ba3.disabled-paper-ddea
  .bright-16c6
  a.new-ddd6 {
  background-color: var(--e-global-color-accent);
}
.feature-copper-b17a
  .label-bottom-0ba3.disabled-paper-ddea
  .bright-16c6
  span.new-ddd6.fn-current-e456 {
  background-color: var(--e-global-color-text);
}
.feature-copper-b17a
  .label-bottom-0ba3.disabled-paper-ddea
  .bright-16c6
  .new-ddd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_6dce .form-white-045f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_6dce
  .copper-b6d7
  > .dim_dad3
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_6dce
  .detail-mini-8bf9
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_6dce
  .popup-huge-2192
  .filter-87cc,
.notice_6dce
  .popup-huge-2192
  .description-stone-dd85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_6dce
  .popup-huge-2192
  .tertiary_last_bf38,
.notice_6dce
  .popup-huge-2192
  a
  .tertiary_last_bf38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_6dce
  .popup-huge-2192
  .layout-action-5a33 {
  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);
}
.notice_6dce
  .popup-huge-2192
  .motion-10c9 {
  background-color: var(--e-global-color-primary);
}
.notice_6dce
  .popup-huge-2192
  .motion-10c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_6dce
  .popup-huge-2192
  .motion-10c9:hover {
  background-color: var(--e-global-color-primary);
}
.notice_6dce
  .popup-huge-2192
  .east_b3f8 {
  background-color: var(--e-global-color-primary);
}
.notice_6dce
  .popup-huge-2192
  .east_b3f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_6dce
  .popup-huge-2192
  .east_b3f8:hover {
  background-color: var(--e-global-color-primary);
}
.notice_6dce
  .easy-7b46
  .surface-9745
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_6dce
  .easy-7b46
  .yellow_9e8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_6dce
  .easy-7b46
  .layout-action-5a33 {
  color: var(--e-global-color-text);
}
.notice_6dce
  .easy-7b46
  .layout-action-5a33
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_6dce
  .easy-7b46
  .motion-10c9 {
  background-color: var(--e-global-color-primary);
}
.notice_6dce
  .easy-7b46
  .motion-10c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_6dce
  .easy-7b46
  .motion-10c9:hover {
  background-color: var(--e-global-color-primary);
}
.notice_6dce
  .easy-7b46
  .east_b3f8 {
  background-color: var(--e-global-color-primary);
}
.notice_6dce
  .easy-7b46
  .east_b3f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_6dce
  .easy-7b46
  .east_b3f8:hover {
  background-color: var(--e-global-color-primary);
}
.notice_6dce .outline_f04d {
  background-color: var(--e-global-color-primary);
}
.notice_6dce .outline_f04d:hover {
  background-color: var(--e-global-color-primary);
}
.notice_6dce .block-7b80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_6dce .gas-7008 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_1b1e .shadow_35d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_1b1e
  .photo_d9c7
  > div:nth-child(3)
  .shadow_35d3,
.wide_1b1e
  .button-green-c17a
  > div:nth-child(1)
  .shadow_35d3,
.wide_1b1e
  .article_upper_e7d4
  > div:nth-child(1)
  .shadow_35d3,
.wide_1b1e
  .dark_0baa
  > div:nth-child(1)
  .shadow_35d3,
.wide_1b1e
  .row-fresh-7606
  > div:nth-child(1)
  .shadow_35d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_1b1e .feature_orange_0787 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_1b1e .panel-a023 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_1b1e .first_d9db {
  background-color: var(--e-global-color-primary);
}
.wide_1b1e .first_d9db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_1b1e .first_d9db:hover {
  background-color: var(--e-global-color-primary);
}
.wide_1b1e .sidebar-c593 {
  background-color: var(--e-global-color-primary);
}
.wide_1b1e .sidebar-c593:hover {
  background-color: var(--e-global-color-primary);
}
.wide_1b1e .block-7b80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_1b1e .gas-7008 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_e36f .content-bronze-1e77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_e36f .stone_b20a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_e36f .list-a462 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_e36f .slider_873c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_e36f .card_next_24aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_e36f .sidebar-c593 {
  background-color: var(--e-global-color-primary);
}
.inner_e36f .sidebar-c593:hover {
  background-color: var(--e-global-color-primary);
}
.copper-0e36 .accent-top-96fd {
  background-color: var(--e-global-color-secondary);
}
.copper-0e36 .accordion-0504 {
  background-color: var(--e-global-color-text);
}
.copper-0e36 .top-64dd {
  background-color: var(--e-global-color-secondary);
}
.copper-0e36 .primary-a17a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-0e36 .top_6f02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-0e36 .notice_bright_e76d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-0e36 .fresh-0ef0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-0e36 .motion-20b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-e8e1 .backdrop-clean-0530 .footer-thick-872d,
.first-e8e1
  .backdrop-clean-0530
  .footer-thick-872d
  a,
.first-e8e1 .glass-1a7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-e8e1 .backdrop-clean-0530 .mask_fixed_fcb6,
.first-e8e1 .title-action-a3b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-e8e1 .backdrop-clean-0530 .mask_fixed_fcb6 {
  color: var(--e-global-color-text);
}
.first-e8e1 .title-action-a3b2 {
  color: var(--e-global-color-text);
}
.first-e8e1
  .backdrop-clean-0530
  .iron_a94b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-e8e1 .full_0042 .active_short_53e6 {
  background-color: var(--e-global-color-primary);
}
.first-e8e1 .full_0042 .active_short_53e6:hover {
  background-color: var(--e-global-color-primary);
}
.first-e8e1 .full_0042 .background-c0c6 li span {
  background-color: var(--e-global-color-text);
}
.first-e8e1 .full_0042 .background-c0c6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.first-e8e1
  .full_0042
  .background-c0c6
  li.search_inner_a5ba
  span {
  background-color: var(--e-global-color-accent);
}
.first-e8e1 .aside-east-3ad1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-98dc .over_ea8c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast-e9b0 .alert-92e9 {
  background-color: var(--e-global-color-primary);
}
.fast-e9b0 .feature-thick-486d {
  background-color: var(--e-global-color-secondary);
}
.fast-e9b0 .component-under-804b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-e9b0 .full_e0e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-e9b0 .notice_solid_4578 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-e9b0 .thumbnail-5336 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-e9b0 .sidebar_c0be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-e9b0 .copper-8eaf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-e9b0 .advanced_a74c {
  background-color: var(--e-global-color-primary);
}
.fast-e9b0 .advanced_a74c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_ef59 .mask-a46a {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_ef59 .advanced_7dcb {
  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);
}
.nav_ef59
  .purple_64e7:after {
  background-color: var(--e-global-color-primary);
}
.nav_ef59 .right-4480 {
  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);
}
.hot_6713 .glass-1a7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_6713 .title-action-a3b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_8cbb .glass-e406 .description-inner-8fa2 {
  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);
}
.secondary_8cbb .glass-e406 .top-aab1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-short-8c4e .footer-lite-120a {
  background-color: var(--e-global-color-primary);
}
.backdrop-short-8c4e .frame_basic_fd9b {
  background-color: var(--e-global-color-secondary);
}
.backdrop-short-8c4e .thumbnail-light-7895 .background-dynamic-5c60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-short-8c4e .notice-6649 .background-dynamic-5c60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_purple_60ad .basic-190e .aside-medium-1eb7 {
  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);
}
.filter_purple_60ad .basic-190e .carousel-glass-c3d8 {
  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);
}
.filter_purple_60ad .basic-190e .button_bottom_8188 {
  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);
}
.lite_3986 .section_d1c5 {
  border-color: var(--e-global-color-text);
}
.lite_3986 .title_b5dd {
  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_3986 .silver_eabd {
  color: var(--e-global-color-primary);
}
.lite_3986 .modal_dynamic_eea4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-c03a .short-c723 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east-c03a .focus_7f3d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east-c03a .panel_center_8d90:hover .short-c723 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east-c03a
  .panel_center_8d90:hover
  .focus_7f3d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-8f36 .card_gas_3f9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-8f36 .stale_67e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-66c1 .shadow-mini-5a70 .pagination-liquid-4f1c {
  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);
}
.message-66c1 .heading-rough-0355 .pagination-liquid-4f1c {
  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);
}
.tiny-4b59 .input_da9f {
  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);
}
.large_fe18 .column_6187 .notification_d8d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_fe18 .column_6187 .notification_d8d9 {
  background-color: var(--e-global-color-secondary);
}
.large_fe18 .nav_7ad8 .notification_d8d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_fe18 .nav_7ad8 .notification_d8d9 {
  background-color: var(--e-global-color-secondary);
}
.large_fe18 .footer-d912 .warm_18e7 {
  background-color: var(--e-global-color-primary);
}
.large_fe18 .footer-d912:hover .warm_18e7 {
  background-color: var(--e-global-color-secondary);
}
.large_fe18 .active_short_53e6 {
  background-color: var(--e-global-color-primary);
}
.large_fe18 .active_short_53e6:hover {
  background-color: var(--e-global-color-accent);
}
.large_fe18 .background-c0c6 li span {
  background-color: var(--e-global-color-text);
}
.large_fe18 .background-c0c6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.large_fe18 .background-c0c6 li.search_inner_a5ba span {
  background-color: var(--e-global-color-accent);
}
.fluid_6146 .gold_4163 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_6146 .footer_ccb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-purple-9e42 .description-e183:before {
  background-color: var(--e-global-color-secondary);
}
.sidebar-purple-9e42 .feature-hot-f712 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-purple-9e42 .pattern-7ffa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_2fdf .new-698e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_2fdf .new-698e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_2fdf .new-698e.fn-active-e456 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_2fdf .background_blue_a93a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_2fdf .rough-76a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_2fdf .west-7e37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_2fdf .shadow-huge-a47a {
  background-color: var(--e-global-color-primary);
}
.tooltip_2fdf .shadow-huge-a47a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_2fdf .progress_182c {
  background-color: var(--e-global-color-primary);
}
.tooltip_2fdf .progress_182c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-308f .detail-ddfc .narrow-1f2e a {
  color: var(--e-global-color-secondary);
}
.huge-308f .detail-ddfc .narrow-1f2e a:hover {
  color: var(--e-global-color-secondary);
}
.huge-308f .detail-ddfc .narrow-1f2e,
.huge-308f .detail-ddfc .narrow-1f2e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-308f .detail-ddfc .narrow-f34d {
  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-308f .detail-ddfc .image_huge_b8ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-308f .detail-ddfc .message_ca0b {
  background-color: var(--e-global-color-primary);
}
.huge-308f .detail-ddfc .message_ca0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-308f .detail-ddfc .message_ca0b:hover {
  background-color: var(--e-global-color-primary);
}
.huge-308f .detail-ddfc .outline-easy-2f51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-308f .detail-ddfc .outline-easy-2f51 {
  background-color: var(--e-global-color-primary);
}
.huge-308f .detail-ddfc .outline-easy-2f51:hover {
  background-color: var(--e-global-color-primary);
}
.huge-308f .detail-ddfc .active_short_53e6 {
  background-color: var(--e-global-color-primary);
}
.huge-308f .detail-ddfc .active_short_53e6:hover {
  background-color: var(--e-global-color-primary);
}
.huge-308f .full_0042 .background-c0c6 li span {
  background-color: var(--e-global-color-text);
}
.huge-308f .full_0042 .background-c0c6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.huge-308f .full_0042 .background-c0c6 li.search_inner_a5ba span {
  background-color: var(--e-global-color-accent);
}
.huge-308f .block-7b80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-308f .gas-7008 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_5654 .caption-dim-9961 .notice_b7ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_5654 .caption-dim-9961 .mask-8765 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_5654 .caption-dim-9961 .overlay-hard-858f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_44c1 .panel-plasma-5dc4 {
  border-color: var(--e-global-color-text);
}
.list_44c1 .backdrop_next_9174 {
  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);
}
.list_44c1 .alert_fixed_b795 {
  color: var(--e-global-color-secondary);
}
.list_44c1 .alert_fixed_b795 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_44c1 .description-wide-3259 > * {
  color: var(--e-global-color-primary);
}
.list_44c1 .description-wide-3259 > * svg {
  fill: var(--e-global-color-primary);
}
.list_44c1 .dropdown-5f5f {
  color: var(--e-global-color-primary);
}
.list_44c1 .dropdown-5f5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_44c1 .middle-4c1f {
  color: var(--e-global-color-primary);
}
.list_44c1 .middle-4c1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_44c1 .box_lite_ce7d {
  color: var(--e-global-color-primary);
}
.list_44c1 .box_lite_ce7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_44c1 .box-new-fbad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_44c1 .layout_focused_27f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_44c1 .layout_focused_27f4.link_right_760e {
  color: var(--e-global-color-secondary);
}
.list_44c1 .layout_focused_27f4.link_right_760e .container_8c7b {
  color: var(--e-global-color-accent);
}
.list_44c1 .layout_focused_27f4.pattern_center_83db {
  color: var(--e-global-color-text);
}
.list_44c1 .layout_focused_27f4.pattern_center_83db .container_8c7b {
  color: var(--e-global-color-text);
}
.list_44c1 .layout_focused_27f4:before {
  border-top-color: var(--e-global-color-text);
}
.list_44c1 .silver-e717 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_44c1
  .silver-e717
  .menu-941a {
  background-color: var(--e-global-color-primary);
}
.list_44c1
  .silver-e717
  .menu-941a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_44c1 .panel-plasma-5dc4 .button-357f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-6775 .disabled-under-e29f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-6775 .liquid-9fbf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-current-9534 .narrow_8b69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-current-9534
  .sidebar-mini-ba57
  .current_19ed {
  background-color: var(--e-global-color-secondary);
}
.info-current-9534
  .sidebar-mini-ba57.footer-copper-03be
  .current_19ed {
  background-color: var(--e-global-color-text);
}
.info-current-9534
  .sidebar-mini-ba57:hover
  .current_19ed {
  background-color: var(--e-global-color-accent);
}
.info-current-9534
  .sidebar-mini-ba57.fn-active-e456
  .current_19ed {
  background-color: var(--e-global-color-primary);
}
.header_b4c9 .upper_d9b0 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.header_b4c9 .content_current_00f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_b4c9 .dropdown_f8c4 {
  background-color: var(--e-global-color-primary);
}
.header_b4c9 .dropdown_f8c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-light-7678 .grid-9da1 .detail_620e .accordion_north_530b {
  background-color: var(--e-global-color-secondary);
}
.message-light-7678 .grid-9da1 .gradient_cool_0334:after {
  background-color: var(--e-global-color-secondary);
}
.message-light-7678 .photo_623d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-light-7678 .fresh-38a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-light-7678 .popup-cool-3b1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-light-7678 .avatar_004d {
  background-color: var(--e-global-color-primary);
}
.message-light-7678 .avatar_004d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-light-7678 .north_d08e {
  background-color: var(--e-global-color-secondary);
}
.message-light-7678 .north_d08e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-light-7678 .grid-9da1 .plasma_4628 .label_south_72c0:hover {
  background-color: var(--e-global-color-primary);
}
.message-light-7678
  .grid-9da1
  .plasma_4628
  .label_south_72c0.border_f6e4 {
  background-color: var(--e-global-color-primary);
}
.message-light-7678 .grid-9da1 .box_a45b:before {
  border-color: var(--e-global-color-primary);
}
.message-light-7678 .grid-9da1 .box_a45b:hover:before {
  border-color: var(--e-global-color-secondary);
}
.message-light-7678
  .grid-9da1
  .box_a45b.pressed_d22d:before {
  border-color: var(--e-global-color-primary);
}
.message-light-7678 .under_13ad span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_c951 .lite_75c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_c951 .lite_75c3:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_c951 .lite_75c3.current_6243 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_c951 .dropdown_bottom_5480 {
  background-color: var(--e-global-color-primary);
}
.wrapper_c951 .dropdown_bottom_5480 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_c951
  .dirty_8c3e
  .red-de4d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_c951
  .focused-3f74
  .red-de4d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_35cc
  .hard_b504
  .hidden_16f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_35cc
  .hard_b504
  .filter_8fe3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_35cc .block-da7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_35cc .huge_9bcf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_35cc .message-bottom-ca31 {
  background-color: var(--e-global-color-primary);
}
.list_35cc .message-bottom-ca31 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-down-a92c .background_next_957c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-down-a92c .action-7f21 {
  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);
}
.main-down-a92c .texture_under_6d9b {
  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-down-a92c .texture_under_6d9b a:hover {
  color: var(--e-global-color-secondary);
}
.main-down-a92c .tertiary-static-c2ec {
  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);
}
.main-down-a92c .texture-medium-c424 {
  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);
}
.main-down-a92c .article_north_bdb3 .active_short_53e6 {
  background-color: var(--e-global-color-primary);
}
.main-down-a92c .article_north_bdb3 .active_short_53e6:hover {
  background-color: var(--e-global-color-accent);
}
.main-down-a92c
  .article_north_bdb3
  .background-c0c6
  li
  span {
  background-color: var(--e-global-color-text);
}
.main-down-a92c
  .article_north_bdb3
  .background-c0c6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.main-down-a92c
  .article_north_bdb3
  .background-c0c6
  li.search_inner_a5ba
  span {
  background-color: var(--e-global-color-accent);
}
.avatar_2c4f
  .hover_de3d
  .next-9ec8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_2c4f .hover_de3d .hard-d3cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_2c4f .hover_de3d .header-cbd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_2c4f .heading-551d {
  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);
}
.avatar_2c4f
  .content_69eb.green_2e93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > a {
  background-color: var(--e-global-color-text);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > a
  .row-wood-907b.dark_300b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > a
  .stone_e026.focus-4fa0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > .input_advanced_eef7
  .list-complex-6401
  > a {
  background-color: var(--e-global-color-secondary);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > .input_advanced_eef7
  .list-complex-6401
  > a
  .backdrop_steel_1aa9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > .input_advanced_eef7
  .list-complex-6401
  > a
  .stone_e026.element-fadd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > a
  .feature-7040:before {
  color: var(--e-global-color-text);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > .input_advanced_eef7
  a
  .feature-7040:before {
  color: var(--e-global-color-text);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401.item-outer-fa2b
  > a
  .feature-7040:before {
  color: var(--e-global-color-text);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > .input_advanced_eef7
  .list-complex-6401.item-outer-fa2b
  > a
  .feature-7040:before {
  color: var(--e-global-color-text);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > a
  .shadow-selected-ee42
  .item-pink-9620 {
  color: var(--e-global-color-text);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > .input_advanced_eef7
  a
  .shadow-selected-ee42
  .item-pink-9620 {
  color: var(--e-global-color-text);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > a
  .shadow-selected-ee42
  .item-pink-9620,
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > .input_advanced_eef7
  a
  .shadow-selected-ee42
  .item-pink-9620 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > a
  .article-large-c1e8:before {
  color: var(--e-global-color-text);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > .input_advanced_eef7
  a
  .article-large-c1e8:before {
  color: var(--e-global-color-text);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401.item-outer-fa2b
  > a
  .article-large-c1e8:before {
  color: var(--e-global-color-text);
}
.info-e587
  > .hover_7f42
  > div
  > .popup-7e6e
  > .list-complex-6401
  > .input_advanced_eef7
  .list-complex-6401.item-outer-fa2b
  > a
  .article-large-c1e8:before {
  color: var(--e-global-color-text);
}
.heading-10ba .tertiary-bea3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-10ba
  .message-up-955c:hover
  .tertiary-bea3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium_8fb4
  > .hover_7f42
  > .wrapper-paper-e4d3
  > .footer_glass_0c82
  > .progress-middle-e85c
  > .fluid-3b32
  .pattern-c457 {
  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);
}
.medium_8fb4
  > .hover_7f42
  > .wrapper-paper-e4d3
  > .footer_glass_0c82
  > .progress-middle-e85c
  > .fluid-3b32:hover
  .pattern-c457 {
  color: var(--e-global-color-text);
}
.medium_8fb4
  > .hover_7f42
  > .wrapper-paper-e4d3
  > .footer_glass_0c82
  > .progress-middle-e85c
  > .fluid-3b32:hover
  .pattern-c457 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium_8fb4
  > .hover_7f42
  > .wrapper-paper-e4d3
  > .footer_glass_0c82
  > .progress-middle-e85c.block_1a60
  > .fluid-3b32
  .pattern-c457 {
  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);
}
.row-9b72 .green_341f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-9b72 .dark_a6a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-9b72 .gas-fd76 {
  background-color: var(--e-global-color-primary);
}
.row-9b72 .gas-fd76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_7c51
  > .hover_7f42
  > .content-185a
  > .hero_dynamic_e7a5
  > .banner_d8ba
  .frame_b052 {
  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);
}
.preview_7c51
  > .hover_7f42
  > .content-185a
  > .hero_dynamic_e7a5
  > .banner_d8ba
  .footer_729b {
  color: var(--e-global-color-text);
}
.preview_7c51
  > .hover_7f42
  > .content-185a
  > .hero_dynamic_e7a5
  > .banner_d8ba:hover
  .frame_b052 {
  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);
}
.preview_7c51
  > .hover_7f42
  > .content-185a
  > .hero_dynamic_e7a5
  > .banner_d8ba:hover
  .footer_729b {
  color: var(--e-global-color-secondary);
}
.preview_7c51
  > .hover_7f42
  > .content-185a
  > .hero_dynamic_e7a5
  > .banner_d8ba.media_old_fc5b
  .frame_b052 {
  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);
}
.preview_7c51
  > .hover_7f42
  > .content-185a
  > .hero_dynamic_e7a5
  > .banner_d8ba.media_old_fc5b
  .footer_729b {
  color: var(--e-global-color-primary);
}
.accordion-dynamic-1e33
  .breadcrumb_under_fa32
  .row-db49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-dynamic-1e33 .section_dim_7556 .button-357f .focus-c881 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-e4b7 .gradient_d9da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-e4b7 .info-f117 .gradient_d9da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-e4b7 .preview-center-414e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough-e4b7 .preview-center-414e {
  background-color: var(--e-global-color-primary);
}
.fast-a85d .chip-dynamic-5e91 .hidden_67c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-a85d
  .chip-dynamic-5e91:hover
  .tabs_advanced_6eef {
  color: var(--e-global-color-secondary);
}
.fast-a85d
  .chip-dynamic-5e91:hover
  .hidden_67c7 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-4cfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.image-834b {
  max-width: 1400px !important;
}

.full-c767 {
  flex-direction: column;
}

.full-c767 .under-9864 {
  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.full-c767 .under-9864 {
  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);
}

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

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

.layout_cold_aec6.chip_a032 {
  display: none;
}

.center-96aa {
  display: none;
}

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

.caption_a82a.thick_82f5 {
  margin-bottom: 40px;
  width: 100%;
}

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

.full-c767 a {
  width: 100%;
}

.shade-5417 .hidden-selected-02b1.module_inner_9314 {
  width: 20% !important;
}

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

.mask-206d: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%);
}

.mask-206d svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.shade-5417
  .hidden-selected-02b1.alert-gold-c968
  .element-upper-99a0
  .label_efbc {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.dropdown_3ad1.dropdown_complex_8ce3 > .purple_db98 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.disabled-current-600c {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.grid-warm-1209 {
  display: flex;
  gap: 50px;
}

.shade-5417
  .hidden-selected-02b1.popup-2a42
  .module-2119
  .gallery_complex_9296 {
  width: 100% !important;
}

.menu-inner-a84b {
  width: 500px !important;
  max-width: none;
}

.disabled-a6d6 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.preview-south-5ca0 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.heading_d5ec:hover .preview-south-5ca0 {
  visibility: visible;
}
.heading_d5ec:hover.heading_d5ec::before {
  display: block;
}

.dynamic_ce5b h3 {
  color: #fff;
}

.slider-5ff8 {
  margin: 0;
}

.shade-5417
  .hidden-selected-02b1.popup-2a42
  .gallery_complex_9296
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.glass-559b {
  width: 100%;
}

.notification_red_0281 {
  width: 100%;
}

.accordion-next-8369 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.notification_red_0281 {
  width: 100%;
}

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

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

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

.footer-cool-bcf7 {
  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;
}

.full-c767 .under-9864.top-93c7 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.full-c767 h1.under-9864 {
  margin-top: 80px !important;
}

.shade-5417 .hidden-selected-02b1.pagination_red_5f4b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.active-a16f img {
  width: 100%;
}

.avatar_fba5 .current-5f70.element-upper-99a0 {
  justify-content: space-between;
}

.icon_right_0bba {
  display: none;
}

.aside-9a37 .notice-8dee {
  margin: 1px 0 !important;
}

.tabs-selected-3fec li {
  margin-bottom: 0 !important;
}

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

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

  .menu-inner-a84b {
    width: 100% !important;
  }
}

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

  .mask-206d svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .avatar_fba5 .current-5f70.element-upper-99a0 {
    border-bottom: 1px solid #f0c159;
  }

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

  .dropdown_3ad1.dropdown_complex_8ce3 > .purple_db98 {
    gap: 15px;
    justify-content: space-between;
  }

  .shade-5417
    .hidden-selected-02b1.popup-2a42
    .gallery_complex_9296
    img {
    width: 60% !important;
  }

  .disabled-current-600c {
    left: 2%;
  }

  .center-5418 {
    margin: 10px 0;
  }

  .full-c767 .notice-8dee {
    margin: 0;
    margin-bottom: 10px;
  }

  .mask-206d {
    font-size: 16px !important;
  }

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

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

  h2.full-c767 .under-9864,
  .full-c767 .under-9864 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .gallery_complex_9296 {
    justify-content: center;
  }

  .full-c767 .notice-8dee {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .shade-5417 .hidden-selected-02b1.module_inner_9314 {
    width: 75% !important;
  }

  .active-a16f img {
    width: 100% !important;
  }
}

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

  h2.full-c767 .under-9864,
  .full-c767 .under-9864 {
    font-size: 30px !important;
  }

  .gallery_complex_9296 {
    justify-content: center;
  }

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

  .widget_liquid_9f3c
    .module_4ccf.text-9c8b {
    margin: 0 !important;
  }

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

  .center-5418 {
    display: flex;
  }

  .prev_24bc .mask-206d {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .shade-focused-3914 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .accordion-next-8369 {
    justify-content: flex-end;
    gap: 1px;
  }

  .full-c767 h1.under-9864 {
    margin-top: 40px !important;
  }

  .shade-5417
    .hidden-selected-02b1.popup-2a42
    .gallery_complex_9296
    img,
  .form_d204 .module-2119 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .shade-5417 .hidden-selected-02b1.module_inner_9314 {
    width: 100% !important;
  }

  .dropdown_3ad1.dropdown_complex_8ce3 > .purple_db98 {
    gap: 3px;
  }

  .full-c767 .notice-8dee {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.avatar_fba5 .current-5f70.element-upper-99a0 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.avatar_fba5 .current-5f70.element-upper-99a0: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.main-56b7 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .avatar_fba5 .current-5f70.element-upper-99a0 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .full-c767 .under-9864 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .mask-206d {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.search_fluid_b306 .frame-upper-47db {
  flex-shrink: 0;
  white-space: nowrap;
}

.search_fluid_b306 .texture_62ab {
  flex-shrink: 0;
  min-width: fit-content;
}

.search_fluid_b306 .label_efbc {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.search_fluid_b306 .frame-upper-47db {
  max-width: 80px !important;
}

.search_fluid_b306 .texture_62ab {
  max-width: 80px !important;
  overflow: hidden;
}

.search_fluid_b306 .current-5f70.element-upper-99a0 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.search_fluid_b306 .label_efbc {
  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);
  }
}

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

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

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

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

body .filter_2c43:nth-child(2),
.shade-5417 .filter_2c43:nth-child(2),
#page .filter_2c43: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;
}

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

/* css-noise: 56cd */
.phantom-card-z9 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
