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(.wide-1482) {
  gap: 0.5em;
}
:where(.dirty-9413) {
  gap: 0.5em;
}
body .hero-df83 > .paragraph-silver-e390 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hero-df83 > .gallery-cfbc {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hero-df83 > .input_paper_fcc2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .stone_0573 > .paragraph-silver-e390 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .stone_0573 > .gallery-cfbc {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .stone_0573 > .input_paper_fcc2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .stone_0573
  > :where(:not(.paragraph-silver-e390):not(.gallery-cfbc):not(.dynamic_9277)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .stone_0573 > .plasma-3811 {
  max-width: var(--wp--style--global--wide-size);
}
body .wide-1482 {
  display: flex;
}
body .wide-1482 {
  flex-wrap: wrap;
  align-items: center;
}
body .wide-1482 > * {
  margin: 0;
}
body .dirty-9413 {
  display: grid;
}
body .dirty-9413 > * {
  margin: 0;
}
:where(.basic_2de1.wide-1482) {
  gap: 2em;
}
:where(.basic_2de1.dirty-9413) {
  gap: 2em;
}
:where(.picture_f6a2.wide-1482) {
  gap: 1.25em;
}
:where(.picture_f6a2.dirty-9413) {
  gap: 1.25em;
}
.popup-b4d1 {
  color: var(--wp--preset--color--black) !important;
}
.button-ee70 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wrapper-steel-eb5d {
  color: var(--wp--preset--color--white) !important;
}
.plasma_10e1 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.column-center-95d8 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.footer-dark-43a6 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tertiary-warm-f601 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.active_dim_0248 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.fast_76b6 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.label_fe14 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.filter-selected-f822 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.icon_action_211f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.wrapper_north_b62d {
  background-color: var(--wp--preset--color--black) !important;
}
.dropdown_medium_8eec {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.carousel-af93 {
  background-color: var(--wp--preset--color--white) !important;
}
.box-left-47e5 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.down_5e95 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.photo_plasma_1faa {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.popup_b349 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.north-9b3e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.blue_6d5f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tiny-5aad {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.small_4c34 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.heading-165b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.container-white-90d8 {
  border-color: var(--wp--preset--color--black) !important;
}
.frame_5bfb {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.aside_red_9765 {
  border-color: var(--wp--preset--color--white) !important;
}
.photo-c3e7 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.fresh-c5cf {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.table_active_87c8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.mini_0144 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.center_4487 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.focus_narrow_6f8c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outline-b73d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.inner-c938 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.soft_3742 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.highlight-in-9799 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.dropdown_8f72 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.tertiary-3f87 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.link_solid_4006 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.red-b57f {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.paper-44e0 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.main_08fe {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.search-66fd {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.heading-clean-ff2f {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.label_4d40 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.down-eb31 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gradient-b8a2 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.hidden-8d23 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.upper_1536 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.avatar-blue-d3c0 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.picture-medium-811d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.lower_6304 a:where(:not(.widget-small-1b97)) {
  color: inherit;
}
:where(.picture_f6a2.wide-1482) {
  gap: 1.25em;
}
:where(.picture_f6a2.dirty-9413) {
  gap: 1.25em;
}
:where(.basic_2de1.wide-1482) {
  gap: 2em;
}
:where(.basic_2de1.dirty-9413) {
  gap: 2em;
}
.detail-short-584d {
  font-size: 1.5em;
  line-height: 1.6;
}

.footer-1d33 .current-cfd0 {
  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);
}
.status_3866 .thumbnail-center-038d {
  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);
}
.avatar_df98 {
  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);
}
.avatar_df98.filter_09ba .advanced_9dda {
  background-color: var(--e-global-color-primary);
}
.avatar_df98.east-d5c2 .advanced_9dda,
.avatar_df98.secondary-f5d1 .advanced_9dda {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.badge_9dc0 .center-76f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.main_black_a379 {
  --divider-color: var(--e-global-color-secondary);
}
.main_black_a379 .north_71c5 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.main_black_a379.cool-2289 .accordion_1e6f {
  background-color: var(--e-global-color-secondary);
}
.main_black_a379.sidebar_static_2386 .accordion_1e6f,
.main_black_a379.liquid_a6fe .accordion_1e6f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.main_black_a379.sidebar_static_2386 .accordion_1e6f,
.main_black_a379.liquid_a6fe .accordion_1e6f svg {
  fill: var(--e-global-color-secondary);
}
.short-72f1 .status-6331 {
  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);
}
.short-72f1 .outline_4cec {
  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);
}
.progress_huge_b619.cool-2289 .accordion_1e6f {
  background-color: var(--e-global-color-primary);
}
.progress_huge_b619.sidebar_static_2386 .accordion_1e6f,
.progress_huge_b619.liquid_a6fe .accordion_1e6f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.progress_huge_b619.sidebar_static_2386 .accordion_1e6f,
.progress_huge_b619.liquid_a6fe .accordion_1e6f svg {
  fill: var(--e-global-color-primary);
}
.filter-a071.cool-2289 .accordion_1e6f {
  background-color: var(--e-global-color-primary);
}
.filter-a071.sidebar_static_2386 .accordion_1e6f,
.filter-a071.liquid_a6fe .accordion_1e6f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.filter-a071 .image_fresh_dc1c {
  color: var(--e-global-color-primary);
}
.filter-a071 .image_fresh_dc1c,
.filter-a071 .image_fresh_dc1c a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-a071 .hover-c35f {
  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);
}
.in-7e91 .down-7f6d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_82fc .modal_63f5 .form_dynamic_a68f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-hard-5077 .paragraph-5523:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.slider-hard-5077 .steel-d754 i {
  color: var(--e-global-color-primary);
}
.slider-hard-5077 .steel-d754 svg {
  fill: var(--e-global-color-primary);
}
.slider-hard-5077 .static-b97b {
  color: var(--e-global-color-secondary);
}
.slider-hard-5077 .paragraph-5523 > .static-b97b,
.slider-hard-5077 .paragraph-5523 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-f535 .dirty_5174 {
  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);
}
.black-f535 .fixed-d8ba {
  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);
}
.highlight_left_5fd4 .old_0c9d .panel_f661 {
  background-color: var(--e-global-color-primary);
}
.highlight_left_5fd4 .card_369d {
  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);
}
.module-98d2 .module-431b {
  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);
}
.module-98d2 .footer-f3f9 {
  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);
}
.module-98d2 .item-in-abec {
  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);
}
.first-4538 .form-full-ff18,
.first-4538 .form-full-ff18 a {
  color: var(--e-global-color-primary);
}
.first-4538 .form-full-ff18.row_a396,
.first-4538 .form-full-ff18.row_a396 a {
  color: var(--e-global-color-accent);
}
.first-4538 .form-full-ff18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-4538 .module_pro_6d0b {
  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_thick_c174 .outline_fdb0,
.notice_thick_c174 .over-f96c {
  color: var(--e-global-color-primary);
}
.notice_thick_c174 .outline_fdb0 svg {
  fill: var(--e-global-color-primary);
}
.notice_thick_c174 .row_a396 .outline_fdb0,
.notice_thick_c174 .row_a396 .over-f96c {
  color: var(--e-global-color-accent);
}
.notice_thick_c174 .row_a396 .outline_fdb0 svg {
  fill: var(--e-global-color-accent);
}
.notice_thick_c174 .over-f96c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_thick_c174 .module_pro_6d0b {
  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);
}
.link_dark_cc1f .black_4d08,
.link_dark_cc1f .active_3b15 {
  color: var(--e-global-color-primary);
}
.link_dark_cc1f .active_3b15 svg {
  fill: var(--e-global-color-primary);
}
.link_dark_cc1f .form-full-ff18.row_a396 a,
.link_dark_cc1f
  .form-full-ff18.row_a396
  .active_3b15 {
  color: var(--e-global-color-accent);
}
.link_dark_cc1f .black_4d08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_dark_cc1f .module_pro_6d0b {
  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);
}
.message_4bdf .lower_bc33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_4bdf .photo_under_d72e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-6a07 .active_left_554e .active-3263 {
  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);
}
.progress-6a07 .active_left_554e .secondary-fe03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-6a07 .tooltip-black-ce69 .active-3263 {
  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);
}
.progress-6a07
  .tooltip-black-ce69
  .secondary-fe03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-6a07
  .accordion_bottom_528f
  .active-3263 {
  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);
}
.progress-6a07
  .accordion_bottom_528f
  .secondary-fe03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-6a07
  .photo_8441
  .active-3263 {
  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);
}
.progress-6a07
  .photo_8441
  .secondary-fe03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_east_6bf4 .module-d47d {
  background-color: var(--e-global-color-primary);
}
.disabled_east_6bf4 .module-d47d:hover {
  background-color: var(--e-global-color-primary);
}
.disabled_east_6bf4 .center_4eea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_east_6bf4
  .module-d47d:hover
  .center_4eea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_inner_df29 .basic_8eb6 {
  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);
}
.steel-b9a0 .orange_6df9 .fixed-ed5c a {
  background-color: var(--e-global-color-accent);
}
.steel-b9a0 .orange_6df9 .table_small_12da a {
  background-color: var(--e-global-color-accent);
}
.steel-b9a0 .orange_6df9 .fixed-ed5c a,
.steel-b9a0 .orange_6df9 .table_small_12da a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_417e
  .active-ba58.logo_last_2f04
  .orange_6df9
  a.orange-c8e0 {
  background-color: var(--e-global-color-accent);
}
.outline_417e
  .active-ba58.logo_last_2f04
  .orange_6df9
  span.orange-c8e0.fn-current-fde9 {
  background-color: var(--e-global-color-text);
}
.outline_417e
  .active-ba58.logo_last_2f04
  .orange_6df9
  .orange-c8e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_3ed2 .backdrop_complex_0fd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_3ed2
  .header-cold-0255
  > .content_1f86
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_3ed2
  .background_cool_c6c6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_3ed2
  .north_b6d5
  .avatar_complex_87cf,
.article_small_3ed2
  .north_b6d5
  .shade_cold_f2a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_small_3ed2
  .north_b6d5
  .picture_0f17,
.article_small_3ed2
  .north_b6d5
  a
  .picture_0f17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_3ed2
  .north_b6d5
  .detail-current-c63f {
  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);
}
.article_small_3ed2
  .north_b6d5
  .wrapper_3afa {
  background-color: var(--e-global-color-primary);
}
.article_small_3ed2
  .north_b6d5
  .wrapper_3afa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_3ed2
  .north_b6d5
  .wrapper_3afa:hover {
  background-color: var(--e-global-color-primary);
}
.article_small_3ed2
  .north_b6d5
  .row-easy-0c85 {
  background-color: var(--e-global-color-primary);
}
.article_small_3ed2
  .north_b6d5
  .row-easy-0c85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_3ed2
  .north_b6d5
  .row-easy-0c85:hover {
  background-color: var(--e-global-color-primary);
}
.article_small_3ed2
  .breadcrumb-warm-6b7e
  .avatar-0af9
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_small_3ed2
  .breadcrumb-warm-6b7e
  .feature-f998 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_3ed2
  .breadcrumb-warm-6b7e
  .detail-current-c63f {
  color: var(--e-global-color-text);
}
.article_small_3ed2
  .breadcrumb-warm-6b7e
  .detail-current-c63f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_3ed2
  .breadcrumb-warm-6b7e
  .wrapper_3afa {
  background-color: var(--e-global-color-primary);
}
.article_small_3ed2
  .breadcrumb-warm-6b7e
  .wrapper_3afa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_3ed2
  .breadcrumb-warm-6b7e
  .wrapper_3afa:hover {
  background-color: var(--e-global-color-primary);
}
.article_small_3ed2
  .breadcrumb-warm-6b7e
  .row-easy-0c85 {
  background-color: var(--e-global-color-primary);
}
.article_small_3ed2
  .breadcrumb-warm-6b7e
  .row-easy-0c85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_3ed2
  .breadcrumb-warm-6b7e
  .row-easy-0c85:hover {
  background-color: var(--e-global-color-primary);
}
.article_small_3ed2 .dropdown_paper_8fe5 {
  background-color: var(--e-global-color-primary);
}
.article_small_3ed2 .dropdown_paper_8fe5:hover {
  background-color: var(--e-global-color-primary);
}
.article_small_3ed2 .button-1558 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_small_3ed2 .clean_0400 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_e19c .left-5303 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_e19c
  .mini-3155
  > div:nth-child(3)
  .left-5303,
.content_e19c
  .background-fixed-6c42
  > div:nth-child(1)
  .left-5303,
.content_e19c
  .content_large_bd23
  > div:nth-child(1)
  .left-5303,
.content_e19c
  .outer-f55d
  > div:nth-child(1)
  .left-5303,
.content_e19c
  .search_7f6f
  > div:nth-child(1)
  .left-5303 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_e19c .smooth_e2fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_e19c .focused-d973 {
  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);
}
.content_e19c .sort-soft-6622 {
  background-color: var(--e-global-color-primary);
}
.content_e19c .sort-soft-6622 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_e19c .sort-soft-6622:hover {
  background-color: var(--e-global-color-primary);
}
.content_e19c .search_lite_bc4c {
  background-color: var(--e-global-color-primary);
}
.content_e19c .search_lite_bc4c:hover {
  background-color: var(--e-global-color-primary);
}
.content_e19c .button-1558 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_e19c .clean_0400 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-gold-00f0 .summary-e71d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-gold-00f0 .caption-medium-29e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gold-00f0 .active-b997 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gold-00f0 .hover-active-4af3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gold-00f0 .next-556d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gold-00f0 .search_lite_bc4c {
  background-color: var(--e-global-color-primary);
}
.description-gold-00f0 .search_lite_bc4c:hover {
  background-color: var(--e-global-color-primary);
}
.filter-liquid-f343 .hard-4234 {
  background-color: var(--e-global-color-secondary);
}
.filter-liquid-f343 .video-stale-5405 {
  background-color: var(--e-global-color-text);
}
.filter-liquid-f343 .avatar-stale-bb64 {
  background-color: var(--e-global-color-secondary);
}
.filter-liquid-f343 .south_f314 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-liquid-f343 .heading-e085 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-liquid-f343 .red-461c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-liquid-f343 .media_505d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-liquid-f343 .secondary_stale_dd21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-easy-3e29 .sort-a864 .hover_stone_8ddd,
.pattern-easy-3e29
  .sort-a864
  .hover_stone_8ddd
  a,
.pattern-easy-3e29 .action-665c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-easy-3e29 .sort-a864 .card_inner_bb09,
.pattern-easy-3e29 .widget-steel-bcbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-easy-3e29 .sort-a864 .card_inner_bb09 {
  color: var(--e-global-color-text);
}
.pattern-easy-3e29 .widget-steel-bcbc {
  color: var(--e-global-color-text);
}
.pattern-easy-3e29
  .sort-a864
  .aside_paper_b29a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-easy-3e29 .pink_1800 .next-fbf6 {
  background-color: var(--e-global-color-primary);
}
.pattern-easy-3e29 .pink_1800 .next-fbf6:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-easy-3e29 .pink_1800 .north_8465 li span {
  background-color: var(--e-global-color-text);
}
.pattern-easy-3e29 .pink_1800 .north_8465 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-easy-3e29
  .pink_1800
  .north_8465
  li.pink_1799
  span {
  background-color: var(--e-global-color-accent);
}
.pattern-easy-3e29 .basic_d1d7 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-388f .icon_large_caac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_b468 .menu-759e {
  background-color: var(--e-global-color-primary);
}
.main_b468 .purple_c232 {
  background-color: var(--e-global-color-secondary);
}
.main_b468 .liquid_9141 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_b468 .light-af8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_b468 .thumbnail_7122 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_b468 .tall_81e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_b468 .title_complex_b4bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_b468 .liquid_7d0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_b468 .hero-iron-7baa {
  background-color: var(--e-global-color-primary);
}
.main_b468 .hero-iron-7baa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_e369 .tall-aef5 {
  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);
}
.selected_e369 .detail_yellow_216e {
  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);
}
.selected_e369
  .accent_purple_86b6:after {
  background-color: var(--e-global-color-primary);
}
.selected_e369 .hover_hovered_2e6c {
  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);
}
.carousel_simple_2b89 .action-665c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_simple_2b89 .widget-steel-bcbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_6dec .link_1521 .form-warm-d29b {
  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);
}
.sort_6dec .link_1521 .modal-f697 {
  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);
}
.list_e2a8 .blue_ce74 {
  background-color: var(--e-global-color-primary);
}
.list_e2a8 .component_inner_d885 {
  background-color: var(--e-global-color-secondary);
}
.list_e2a8 .background_glass_e851 .dim-e3a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_e2a8 .paragraph-7855 .dim-e3a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-310f .warm-89a1 .table-e322 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-310f .warm-89a1 .glass_84aa {
  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);
}
.prev-310f .warm-89a1 .layout-new-907d {
  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);
}
.breadcrumb-prev-7b66 .picture_94ae {
  border-color: var(--e-global-color-text);
}
.breadcrumb-prev-7b66 .box-951c {
  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);
}
.breadcrumb-prev-7b66 .secondary-top-d80d {
  color: var(--e-global-color-primary);
}
.breadcrumb-prev-7b66 .carousel_purple_840f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-e0b4 .large-56a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-e0b4 .hard-1af2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-e0b4 .disabled_wood_ee04:hover .large-56a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-e0b4
  .disabled_wood_ee04:hover
  .hard-1af2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_inner_a4a4 .card-fixed-5b13 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_inner_a4a4 .dirty-f231 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_7f99 .media_b02d .link_f6d6 {
  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);
}
.stone_7f99 .layout-fa1e .link_f6d6 {
  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);
}
.plasma-2736 .large_0e05 {
  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);
}
.new-f8d7 .layout-dim-8b0b .shade-soft-0ac0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-f8d7 .layout-dim-8b0b .shade-soft-0ac0 {
  background-color: var(--e-global-color-secondary);
}
.new-f8d7 .badge_aa71 .shade-soft-0ac0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-f8d7 .badge_aa71 .shade-soft-0ac0 {
  background-color: var(--e-global-color-secondary);
}
.new-f8d7 .dropdown_064e .paragraph-03d1 {
  background-color: var(--e-global-color-primary);
}
.new-f8d7 .dropdown_064e:hover .paragraph-03d1 {
  background-color: var(--e-global-color-secondary);
}
.new-f8d7 .next-fbf6 {
  background-color: var(--e-global-color-primary);
}
.new-f8d7 .next-fbf6:hover {
  background-color: var(--e-global-color-accent);
}
.new-f8d7 .north_8465 li span {
  background-color: var(--e-global-color-text);
}
.new-f8d7 .north_8465 li span:hover {
  background-color: var(--e-global-color-primary);
}
.new-f8d7 .north_8465 li.pink_1799 span {
  background-color: var(--e-global-color-accent);
}
.hidden-last-44a7 .action-0975 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-last-44a7 .mask-out-b1d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_8fef .photo_d57c:before {
  background-color: var(--e-global-color-secondary);
}
.popup_8fef .column_short_ed41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_8fef .card_c1ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-947b .up-4f64 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-947b .up-4f64:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-947b .up-4f64.fn-active-fde9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-947b .menu-under-11e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-947b .south-c7b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-947b .card_25a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-947b .slider-3744 {
  background-color: var(--e-global-color-primary);
}
.text-947b .slider-3744 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-947b .paper_1d66 {
  background-color: var(--e-global-color-primary);
}
.text-947b .paper_1d66 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-bronze-396d .tooltip_3dff .basic-f614 a {
  color: var(--e-global-color-secondary);
}
.border-bronze-396d .tooltip_3dff .basic-f614 a:hover {
  color: var(--e-global-color-secondary);
}
.border-bronze-396d .tooltip_3dff .basic-f614,
.border-bronze-396d .tooltip_3dff .basic-f614 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-bronze-396d .tooltip_3dff .texture_hovered_9293 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-bronze-396d .tooltip_3dff .large_26ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-bronze-396d .tooltip_3dff .east-761e {
  background-color: var(--e-global-color-primary);
}
.border-bronze-396d .tooltip_3dff .east-761e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-bronze-396d .tooltip_3dff .east-761e:hover {
  background-color: var(--e-global-color-primary);
}
.border-bronze-396d .tooltip_3dff .dropdown_hovered_4b01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-bronze-396d .tooltip_3dff .dropdown_hovered_4b01 {
  background-color: var(--e-global-color-primary);
}
.border-bronze-396d .tooltip_3dff .dropdown_hovered_4b01:hover {
  background-color: var(--e-global-color-primary);
}
.border-bronze-396d .tooltip_3dff .next-fbf6 {
  background-color: var(--e-global-color-primary);
}
.border-bronze-396d .tooltip_3dff .next-fbf6:hover {
  background-color: var(--e-global-color-primary);
}
.border-bronze-396d .pink_1800 .north_8465 li span {
  background-color: var(--e-global-color-text);
}
.border-bronze-396d .pink_1800 .north_8465 li span:hover {
  background-color: var(--e-global-color-primary);
}
.border-bronze-396d .pink_1800 .north_8465 li.pink_1799 span {
  background-color: var(--e-global-color-accent);
}
.border-bronze-396d .button-1558 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-bronze-396d .clean_0400 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-9b95 .caption-purple-79cc .photo_first_aaa6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-9b95 .caption-purple-79cc .notification-right-5443 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-9b95 .caption-purple-79cc .tall_18a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_f945 .logo-west-798c {
  border-color: var(--e-global-color-text);
}
.upper_f945 .text-orange-edb8 {
  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);
}
.upper_f945 .widget_first_2a04 {
  color: var(--e-global-color-secondary);
}
.upper_f945 .widget_first_2a04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_f945 .container-medium-fbf6 > * {
  color: var(--e-global-color-primary);
}
.upper_f945 .container-medium-fbf6 > * svg {
  fill: var(--e-global-color-primary);
}
.upper_f945 .active_a611 {
  color: var(--e-global-color-primary);
}
.upper_f945 .active_a611 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_f945 .old_fa24 {
  color: var(--e-global-color-primary);
}
.upper_f945 .old_fa24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_f945 .cold-7813 {
  color: var(--e-global-color-primary);
}
.upper_f945 .cold-7813 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_f945 .component_257f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_f945 .block-c5fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_f945 .block-c5fa.pink_502b {
  color: var(--e-global-color-secondary);
}
.upper_f945 .block-c5fa.pink_502b .texture_80c1 {
  color: var(--e-global-color-accent);
}
.upper_f945 .block-c5fa.layout-ff93 {
  color: var(--e-global-color-text);
}
.upper_f945 .block-c5fa.layout-ff93 .texture_80c1 {
  color: var(--e-global-color-text);
}
.upper_f945 .block-c5fa:before {
  border-top-color: var(--e-global-color-text);
}
.upper_f945 .component-aaf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_f945
  .component-aaf7
  .selected-5048 {
  background-color: var(--e-global-color-primary);
}
.upper_f945
  .component-aaf7
  .selected-5048 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_f945 .logo-west-798c .menu_c273 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_center_c301 .card_7b8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_center_c301 .footer_d025 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-ab8e .notification_warm_14d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-ab8e
  .paragraph-7378
  .dropdown-8887 {
  background-color: var(--e-global-color-secondary);
}
.pink-ab8e
  .paragraph-7378.left-1f7f
  .dropdown-8887 {
  background-color: var(--e-global-color-text);
}
.pink-ab8e
  .paragraph-7378:hover
  .dropdown-8887 {
  background-color: var(--e-global-color-accent);
}
.pink-ab8e
  .paragraph-7378.fn-active-fde9
  .dropdown-8887 {
  background-color: var(--e-global-color-primary);
}
.block-new-4810 .border-bronze-6ecb {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.block-new-4810 .hero-5d23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-new-4810 .hover_selected_02a6 {
  background-color: var(--e-global-color-primary);
}
.block-new-4810 .hover_selected_02a6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-right-a416 .popup-focused-36ad .slider_pro_2ce6 .label-77fb {
  background-color: var(--e-global-color-secondary);
}
.preview-right-a416 .popup-focused-36ad .out_eb8e:after {
  background-color: var(--e-global-color-secondary);
}
.preview-right-a416 .info-steel-d59b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-right-a416 .banner-9534 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-right-a416 .active-7a2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-right-a416 .upper_fefd {
  background-color: var(--e-global-color-primary);
}
.preview-right-a416 .upper_fefd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-right-a416 .backdrop-simple-9950 {
  background-color: var(--e-global-color-secondary);
}
.preview-right-a416 .backdrop-simple-9950 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-right-a416 .popup-focused-36ad .banner-mini-f1bc .under-ecc9:hover {
  background-color: var(--e-global-color-primary);
}
.preview-right-a416
  .popup-focused-36ad
  .banner-mini-f1bc
  .under-ecc9.layout-warm-f625 {
  background-color: var(--e-global-color-primary);
}
.preview-right-a416 .popup-focused-36ad .frame-d75e:before {
  border-color: var(--e-global-color-primary);
}
.preview-right-a416 .popup-focused-36ad .frame-d75e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.preview-right-a416
  .popup-focused-36ad
  .frame-d75e.silver-ce63:before {
  border-color: var(--e-global-color-primary);
}
.preview-right-a416 .wide-bd91 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_b970 .accordion-b1c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_b970 .accordion-b1c9:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_b970 .accordion-b1c9.dropdown-3284 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_b970 .highlight_wood_7294 {
  background-color: var(--e-global-color-primary);
}
.lower_b970 .highlight_wood_7294 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_b970
  .status_fe4c
  .smooth_2d6a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_b970
  .grid-f4cf
  .smooth_2d6a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in_24ef
  .block-plasma-cb91
  .detail_action_3fee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_24ef
  .block-plasma-cb91
  .table_019f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_24ef .mask_large_1fe0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_24ef .popup-bottom-1b82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_24ef .text-new-1528 {
  background-color: var(--e-global-color-primary);
}
.in_24ef .text-new-1528 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex-1106 .overlay-73f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-1106 .primary_f255 {
  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);
}
.complex-1106 .cold-f74f {
  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);
}
.complex-1106 .cold-f74f a:hover {
  color: var(--e-global-color-secondary);
}
.complex-1106 .chip-huge-51dd {
  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);
}
.complex-1106 .article-4c83 {
  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);
}
.complex-1106 .tooltip_bronze_8e68 .next-fbf6 {
  background-color: var(--e-global-color-primary);
}
.complex-1106 .tooltip_bronze_8e68 .next-fbf6:hover {
  background-color: var(--e-global-color-accent);
}
.complex-1106
  .tooltip_bronze_8e68
  .north_8465
  li
  span {
  background-color: var(--e-global-color-text);
}
.complex-1106
  .tooltip_bronze_8e68
  .north_8465
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.complex-1106
  .tooltip_bronze_8e68
  .north_8465
  li.pink_1799
  span {
  background-color: var(--e-global-color-accent);
}
.thumbnail_3f6b
  .south-616e
  .content_up_8a76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_3f6b .south-616e .panel-stale-f53e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_3f6b .south-616e .clean-d2db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_3f6b .container-2ffa {
  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);
}
.thumbnail_3f6b
  .mask-3863.chip-06fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > a {
  background-color: var(--e-global-color-text);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > a
  .main-eabd.tag-63e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > a
  .dynamic-1717.fixed_6ade {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > .hard_cbd7
  .wrapper_wide_c7e1
  > a {
  background-color: var(--e-global-color-secondary);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > .hard_cbd7
  .wrapper_wide_c7e1
  > a
  .sidebar-439a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > .hard_cbd7
  .wrapper_wide_c7e1
  > a
  .dynamic-1717.thumbnail-9b3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > a
  .background_blue_565c:before {
  color: var(--e-global-color-text);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > .hard_cbd7
  a
  .background_blue_565c:before {
  color: var(--e-global-color-text);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1.notice-active-e86c
  > a
  .background_blue_565c:before {
  color: var(--e-global-color-text);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > .hard_cbd7
  .wrapper_wide_c7e1.notice-active-e86c
  > a
  .background_blue_565c:before {
  color: var(--e-global-color-text);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > a
  .next-3b6f
  .pattern-739d {
  color: var(--e-global-color-text);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > .hard_cbd7
  a
  .next-3b6f
  .pattern-739d {
  color: var(--e-global-color-text);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > a
  .next-3b6f
  .pattern-739d,
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > .hard_cbd7
  a
  .next-3b6f
  .pattern-739d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > a
  .accent-short-3dba:before {
  color: var(--e-global-color-text);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > .hard_cbd7
  a
  .accent-short-3dba:before {
  color: var(--e-global-color-text);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1.notice-active-e86c
  > a
  .accent-short-3dba:before {
  color: var(--e-global-color-text);
}
.notice_66dc
  > .hard-8680
  > div
  > .popup-6968
  > .wrapper_wide_c7e1
  > .hard_cbd7
  .wrapper_wide_c7e1.notice-active-e86c
  > a
  .accent-short-3dba:before {
  color: var(--e-global-color-text);
}
.left_14d9 .sort_3a72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_14d9
  .texture_over_439d:hover
  .sort_3a72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite-cd75
  > .hard-8680
  > .outer-3daf
  > .outline-small-33b0
  > .component_left_b621
  > .image_1525
  .lower-9c2e {
  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);
}
.lite-cd75
  > .hard-8680
  > .outer-3daf
  > .outline-small-33b0
  > .component_left_b621
  > .image_1525:hover
  .lower-9c2e {
  color: var(--e-global-color-text);
}
.lite-cd75
  > .hard-8680
  > .outer-3daf
  > .outline-small-33b0
  > .component_left_b621
  > .image_1525:hover
  .lower-9c2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-cd75
  > .hard-8680
  > .outer-3daf
  > .outline-small-33b0
  > .component_left_b621.popup_9f68
  > .image_1525
  .lower-9c2e {
  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);
}
.input_93a8 .sort-e72e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_93a8 .yellow_9b5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_93a8 .info_light_e83d {
  background-color: var(--e-global-color-primary);
}
.input_93a8 .info_light_e83d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_ebac
  > .hard-8680
  > .bright_9fda
  > .hero_3eb0
  > .fixed-24a4
  .gallery-ce84 {
  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);
}
.next_ebac
  > .hard-8680
  > .bright_9fda
  > .hero_3eb0
  > .fixed-24a4
  .block_out_346b {
  color: var(--e-global-color-text);
}
.next_ebac
  > .hard-8680
  > .bright_9fda
  > .hero_3eb0
  > .fixed-24a4:hover
  .gallery-ce84 {
  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);
}
.next_ebac
  > .hard-8680
  > .bright_9fda
  > .hero_3eb0
  > .fixed-24a4:hover
  .block_out_346b {
  color: var(--e-global-color-secondary);
}
.next_ebac
  > .hard-8680
  > .bright_9fda
  > .hero_3eb0
  > .fixed-24a4.section-medium-9664
  .gallery-ce84 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_ebac
  > .hard-8680
  > .bright_9fda
  > .hero_3eb0
  > .fixed-24a4.section-medium-9664
  .block_out_346b {
  color: var(--e-global-color-primary);
}
.picture_b674
  .medium-3dfa
  .alert_medium_1578 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_b674 .button_lower_92e8 .menu_c273 .background-6dbd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_6a53 .accordion-soft-3d53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_6a53 .main_gas_b988 .accordion-soft-3d53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_6a53 .accordion_3f2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_6a53 .accordion_3f2a {
  background-color: var(--e-global-color-primary);
}
.card_orange_0faf .hover-614c .nav_down_30ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_orange_0faf
  .hover-614c:hover
  .slider_fluid_26e5 {
  color: var(--e-global-color-secondary);
}
.card_orange_0faf
  .hover-614c:hover
  .nav_down_30ab {
  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);
}
.box-6eb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.menu-eb09 {
  flex-direction: column;
}

.menu-eb09 .primary-f1f2 {
  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.menu-eb09 .primary-f1f2 {
  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);
}

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

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

.tertiary_focused_7d30.wrapper_f6fc {
  display: none;
}

.badge_5450 {
  display: none;
}

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

.image_0e3b.notification-69d3 {
  margin-bottom: 40px;
  width: 100%;
}

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

.menu-eb09 a {
  width: 100%;
}

.notification_large_01a4 .orange-cc17.right_6781 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.notification_large_01a4
  .orange-cc17.alert-inner-6c35
  .tooltip-bottom-f4e8
  .layout_fixed_649c {
  font-size: 20px !important;
}

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

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

.highlight-left-5da5 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.video_0ba5.link-down-6b0a > .stone_9c76 {
  display: flex;
  align-items: center;
}

.text-4eca {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.mini-786c {
  position: relative;
  width: 100%;
}

.small-a2b4 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.photo-fresh-ee1b {
  display: flex;
  gap: 50px;
}

.notification_large_01a4
  .orange-cc17.nav_lite_0e51
  .wood_b6f9
  .copper-2051 {
  width: 100% !important;
}

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

.header_0046 {
  width: 100%;
}

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

.first-140b {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.first-140b:hover .slow_18a6 {
  visibility: visible;
}
.first-140b:hover.first-140b::before {
  display: block;
}

.highlight-left-5da5 h3 {
  color: #fff;
}

.content-2fc9 {
  margin: 0;
}

.notification_large_01a4
  .orange-cc17.nav_lite_0e51
  .copper-2051
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.label-full-bce1 {
  width: 100%;
}

.large-da9a {
  width: 100%;
}

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

.large-da9a {
  width: 100%;
}

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

.copper-2051 {
  display: flex;
  align-items: center;
}

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

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

.menu-eb09 .primary-f1f2.block-hard-ff4b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.menu-eb09 h1.primary-f1f2 {
  margin-top: 80px !important;
}

.notification_large_01a4 .orange-cc17.red_0bad {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.picture_motion_4407 img {
  width: 100%;
}

.backdrop-warm-4fc6 .gas-7cd8.tooltip-bottom-f4e8 {
  justify-content: space-between;
}

.image_c6b4 {
  display: none;
}

.detail-89d3 .iron_ad5c {
  margin: 1px 0 !important;
}

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

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

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

  .sidebar-2713 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .highlight-left-5da5 h3 {
    font-size: 28px;
  }

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

  .backdrop-warm-4fc6 .gas-7cd8.tooltip-bottom-f4e8 {
    border-bottom: 1px solid #f0c159;
  }

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

  .video_0ba5.link-down-6b0a > .stone_9c76 {
    gap: 15px;
    justify-content: space-between;
  }

  .notification_large_01a4
    .orange-cc17.nav_lite_0e51
    .copper-2051
    img {
    width: 60% !important;
  }

  .small-a2b4 {
    left: 2%;
  }

  .pro-2c5a {
    margin: 10px 0;
  }

  .menu-eb09 .iron_ad5c {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.menu-eb09 .primary-f1f2,
  .menu-eb09 .primary-f1f2 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .copper-2051 {
    justify-content: center;
  }

  .menu-eb09 .iron_ad5c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .notification_large_01a4 .orange-cc17.right_6781 {
    width: 75% !important;
  }

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

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

  h2.menu-eb09 .primary-f1f2,
  .menu-eb09 .primary-f1f2 {
    font-size: 30px !important;
  }

  .copper-2051 {
    justify-content: center;
  }

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

  .footer-f3b5
    .text_bronze_f598.filter_hovered_7754 {
    margin: 0 !important;
  }

  .text-4eca {
    margin: 0;
    gap: 10px;
  }

  .pro-2c5a {
    display: flex;
  }

  .tertiary-79c8 .caption_a1d1 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .lite-1d1e svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .menu-eb09 h1.primary-f1f2 {
    margin-top: 40px !important;
  }

  .notification_large_01a4
    .orange-cc17.nav_lite_0e51
    .copper-2051
    img,
  .short-72f1 .wood_b6f9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .notification_large_01a4 .orange-cc17.right_6781 {
    width: 100% !important;
  }

  .video_0ba5.link-down-6b0a > .stone_9c76 {
    gap: 3px;
  }

  .menu-eb09 .iron_ad5c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.backdrop-warm-4fc6 .gas-7cd8.tooltip-bottom-f4e8 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.backdrop-warm-4fc6 .gas-7cd8.tooltip-bottom-f4e8: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .backdrop-warm-4fc6 .gas-7cd8.tooltip-bottom-f4e8 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .menu-eb09 .primary-f1f2 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .caption_a1d1 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.picture-686b .module-up-8a8b {
  flex-shrink: 0;
  white-space: nowrap;
}

.picture-686b .surface-gas-a3e7 {
  flex-shrink: 0;
  min-width: fit-content;
}

.picture-686b .layout_fixed_649c {
  white-space: nowrap;
}

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

.picture-686b {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.picture-686b .module-up-8a8b {
  max-width: 80px !important;
}

.picture-686b .surface-gas-a3e7 {
  max-width: 80px !important;
  overflow: hidden;
}

.picture-686b .gas-7cd8.tooltip-bottom-f4e8 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.picture-686b .layout_fixed_649c {
  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);
  }
}

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

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

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

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

body .hard-bbf5:nth-child(2),
.notification_large_01a4 .hard-bbf5:nth-child(2),
#page .hard-bbf5: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;
}

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

/* css-noise: 7921 */
.widget-item-e7 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
