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(.left_f33a) {
  gap: 0.5em;
}
:where(.widget-458a) {
  gap: 0.5em;
}
body .link-brown-bf10 > .tooltip_793b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .link-brown-bf10 > .progress-slow-0304 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .link-brown-bf10 > .tooltip-slow-b2a7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .pagination_thick_522a > .tooltip_793b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .pagination_thick_522a > .progress-slow-0304 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .pagination_thick_522a > .tooltip-slow-b2a7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .pagination_thick_522a
  > :where(:not(.tooltip_793b):not(.progress-slow-0304):not(.dim_3c6a)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .pagination_thick_522a > .narrow-5859 {
  max-width: var(--wp--style--global--wide-size);
}
body .left_f33a {
  display: flex;
}
body .left_f33a {
  flex-wrap: wrap;
  align-items: center;
}
body .left_f33a > * {
  margin: 0;
}
body .widget-458a {
  display: grid;
}
body .widget-458a > * {
  margin: 0;
}
:where(.silver-7c5f.left_f33a) {
  gap: 2em;
}
:where(.silver-7c5f.widget-458a) {
  gap: 2em;
}
:where(.paragraph_2f4f.left_f33a) {
  gap: 1.25em;
}
:where(.paragraph_2f4f.widget-458a) {
  gap: 1.25em;
}
.paper-ed04 {
  color: var(--wp--preset--color--black) !important;
}
.blue-5627 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.component-5269 {
  color: var(--wp--preset--color--white) !important;
}
.secondary_wood_21ca {
  color: var(--wp--preset--color--pale-pink) !important;
}
.paragraph_b1a1 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.sort_0408 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.nav_63d3 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.secondary_d05b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.pro-8e82 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.thick_55df {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.cold_3634 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.large_c903 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.dim-9225 {
  background-color: var(--wp--preset--color--black) !important;
}
.filter-bronze-4d87 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sort-white-6dbd {
  background-color: var(--wp--preset--color--white) !important;
}
.widget-under-7faf {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.carousel_copper_55fc {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.pagination_39d3 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pink_c8fb {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.simple_cc98 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.content_e116 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.modal-8667 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.inner_81a7 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.brown-9761 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.action-137b {
  border-color: var(--wp--preset--color--black) !important;
}
.item_cold_5035 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.focus-8fa4 {
  border-color: var(--wp--preset--color--white) !important;
}
.text-right-0f8b {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.focused_8735 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.east_c954 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.alert-last-c929 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tooltip-silver-166d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.banner-bright-ee0b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tertiary_old_ce42 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.content_2d52 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.layout_fixed_3e07 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.plasma_f9eb {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.solid_0c0c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.video_8094 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.panel_left_6080 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.caption-8991 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.texture-8669 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.complex_7df0 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.detail-3301 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.small_eb7c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.secondary_6837 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.overlay_west_3995 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.text-25fe {
  background: var(--wp--preset--gradient--midnight) !important;
}
.tall_83cc {
  font-size: var(--wp--preset--font-size--small) !important;
}
.main_b408 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.column-next-34d1 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.hero_e234 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.pressed_4cf5 a:where(:not(.card-d980)) {
  color: inherit;
}
:where(.paragraph_2f4f.left_f33a) {
  gap: 1.25em;
}
:where(.paragraph_2f4f.widget-458a) {
  gap: 1.25em;
}
:where(.silver-7c5f.left_f33a) {
  gap: 2em;
}
:where(.silver-7c5f.widget-458a) {
  gap: 2em;
}
.tabs_65e9 {
  font-size: 1.5em;
  line-height: 1.6;
}

.purple-0f3d .pagination_4561 {
  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);
}
.small-245a .caption-f516 {
  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);
}
.notification_south_578f {
  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);
}
.notification_south_578f.slider-white-ea0e .photo-5e57 {
  background-color: var(--e-global-color-primary);
}
.notification_south_578f.in-6616 .photo-5e57,
.notification_south_578f.gold_b02c .photo-5e57 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active-warm-f933 .icon_easy_4c8f {
  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);
}
.backdrop_9a13 {
  --divider-color: var(--e-global-color-secondary);
}
.backdrop_9a13 .east_5d6e {
  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);
}
.backdrop_9a13.alert-simple-dcc1 .alert_c8e5 {
  background-color: var(--e-global-color-secondary);
}
.backdrop_9a13.icon_906a .alert_c8e5,
.backdrop_9a13.fluid_4488 .alert_c8e5 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.backdrop_9a13.icon_906a .alert_c8e5,
.backdrop_9a13.fluid_4488 .alert_c8e5 svg {
  fill: var(--e-global-color-secondary);
}
.old_a2a8 .search-fixed-585a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_a2a8 .section_8824 {
  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-huge-164e.alert-simple-dcc1 .alert_c8e5 {
  background-color: var(--e-global-color-primary);
}
.message-huge-164e.icon_906a .alert_c8e5,
.message-huge-164e.fluid_4488 .alert_c8e5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.message-huge-164e.icon_906a .alert_c8e5,
.message-huge-164e.fluid_4488 .alert_c8e5 svg {
  fill: var(--e-global-color-primary);
}
.video_6963.alert-simple-dcc1 .alert_c8e5 {
  background-color: var(--e-global-color-primary);
}
.video_6963.icon_906a .alert_c8e5,
.video_6963.fluid_4488 .alert_c8e5 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.video_6963 .widget-pressed-b556 {
  color: var(--e-global-color-primary);
}
.video_6963 .widget-pressed-b556,
.video_6963 .widget-pressed-b556 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_6963 .panel_steel_d49a {
  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);
}
.clean_9442 .content_dynamic_c3a9 {
  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);
}
.icon-4155 .active-warm-fdb8 .highlight-cool-ec94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-c87d .dynamic-8b53:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.table-c87d .active_2b1a i {
  color: var(--e-global-color-primary);
}
.table-c87d .active_2b1a svg {
  fill: var(--e-global-color-primary);
}
.table-c87d .disabled-be42 {
  color: var(--e-global-color-secondary);
}
.table-c87d .dynamic-8b53 > .disabled-be42,
.table-c87d .dynamic-8b53 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_lite_61d3 .mask_prev_8190 {
  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);
}
.slider_lite_61d3 .large-5f87 {
  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);
}
.clean-1ef8 .picture_7bfa .carousel_370e {
  background-color: var(--e-global-color-primary);
}
.clean-1ef8 .wrapper-69d2 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-stale-42c6 .dynamic_4a71 {
  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);
}
.info-stale-42c6 .glass-e4d9 {
  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);
}
.info-stale-42c6 .fixed_30db {
  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);
}
.aside-dcd4 .button-lower-7650,
.aside-dcd4 .button-lower-7650 a {
  color: var(--e-global-color-primary);
}
.aside-dcd4 .button-lower-7650.current_5d58,
.aside-dcd4 .button-lower-7650.current_5d58 a {
  color: var(--e-global-color-accent);
}
.aside-dcd4 .button-lower-7650 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-dcd4 .photo-green-2b39 {
  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_579f .list_prev_8020,
.notice_579f .hovered_9bd6 {
  color: var(--e-global-color-primary);
}
.notice_579f .list_prev_8020 svg {
  fill: var(--e-global-color-primary);
}
.notice_579f .current_5d58 .list_prev_8020,
.notice_579f .current_5d58 .hovered_9bd6 {
  color: var(--e-global-color-accent);
}
.notice_579f .current_5d58 .list_prev_8020 svg {
  fill: var(--e-global-color-accent);
}
.notice_579f .hovered_9bd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_579f .photo-green-2b39 {
  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);
}
.smooth_1279 .section_dirty_37e7,
.smooth_1279 .item-basic-535b {
  color: var(--e-global-color-primary);
}
.smooth_1279 .item-basic-535b svg {
  fill: var(--e-global-color-primary);
}
.smooth_1279 .button-lower-7650.current_5d58 a,
.smooth_1279
  .button-lower-7650.current_5d58
  .item-basic-535b {
  color: var(--e-global-color-accent);
}
.smooth_1279 .section_dirty_37e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_1279 .photo-green-2b39 {
  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);
}
.south-ae14 .carousel_eaf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-ae14 .sidebar-bottom-dad4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_top_8e28 .title-73df .wide_9e9d {
  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);
}
.tag_top_8e28 .title-73df .element-8d36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_top_8e28 .title-slow-e938 .wide_9e9d {
  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);
}
.tag_top_8e28
  .title-slow-e938
  .element-8d36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_top_8e28
  .hover-prev-4d84
  .wide_9e9d {
  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);
}
.tag_top_8e28
  .hover-prev-4d84
  .element-8d36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_top_8e28
  .text_fixed_1c69
  .wide_9e9d {
  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);
}
.tag_top_8e28
  .text_fixed_1c69
  .element-8d36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-bright-7e38 .hover_eccd {
  background-color: var(--e-global-color-primary);
}
.description-bright-7e38 .hover_eccd:hover {
  background-color: var(--e-global-color-primary);
}
.description-bright-7e38 .accent-gas-bdf8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-bright-7e38
  .hover_eccd:hover
  .accent-gas-bdf8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-ecc0 .text_e46b {
  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);
}
.background-b1be .prev_cfa4 .backdrop_a1d6 a {
  background-color: var(--e-global-color-accent);
}
.background-b1be .prev_cfa4 .module-41c5 a {
  background-color: var(--e-global-color-accent);
}
.background-b1be .prev_cfa4 .backdrop_a1d6 a,
.background-b1be .prev_cfa4 .module-41c5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_770f
  .menu_bfe5.sidebar-paper-4215
  .prev_cfa4
  a.easy-9934 {
  background-color: var(--e-global-color-accent);
}
.gas_770f
  .menu_bfe5.sidebar-paper-4215
  .prev_cfa4
  span.easy-9934.fn-current-c706 {
  background-color: var(--e-global-color-text);
}
.gas_770f
  .menu_bfe5.sidebar-paper-4215
  .prev_cfa4
  .easy-9934 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_838e .pro-197f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_838e
  .up_8111
  > .light-b573
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_838e
  .current_30a5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_838e
  .advanced-7ba3
  .glass_5d2c,
.top_838e
  .advanced-7ba3
  .accordion-f2d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_838e
  .advanced-7ba3
  .preview-motion-110c,
.top_838e
  .advanced-7ba3
  a
  .preview-motion-110c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_838e
  .advanced-7ba3
  .picture-2519 {
  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);
}
.top_838e
  .advanced-7ba3
  .fluid_1c66 {
  background-color: var(--e-global-color-primary);
}
.top_838e
  .advanced-7ba3
  .fluid_1c66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_838e
  .advanced-7ba3
  .fluid_1c66:hover {
  background-color: var(--e-global-color-primary);
}
.top_838e
  .advanced-7ba3
  .down-c9e7 {
  background-color: var(--e-global-color-primary);
}
.top_838e
  .advanced-7ba3
  .down-c9e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_838e
  .advanced-7ba3
  .down-c9e7:hover {
  background-color: var(--e-global-color-primary);
}
.top_838e
  .thumbnail-44b2
  .red_3286
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_838e
  .thumbnail-44b2
  .selected_778f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_838e
  .thumbnail-44b2
  .picture-2519 {
  color: var(--e-global-color-text);
}
.top_838e
  .thumbnail-44b2
  .picture-2519
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_838e
  .thumbnail-44b2
  .fluid_1c66 {
  background-color: var(--e-global-color-primary);
}
.top_838e
  .thumbnail-44b2
  .fluid_1c66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_838e
  .thumbnail-44b2
  .fluid_1c66:hover {
  background-color: var(--e-global-color-primary);
}
.top_838e
  .thumbnail-44b2
  .down-c9e7 {
  background-color: var(--e-global-color-primary);
}
.top_838e
  .thumbnail-44b2
  .down-c9e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_838e
  .thumbnail-44b2
  .down-c9e7:hover {
  background-color: var(--e-global-color-primary);
}
.top_838e .info-iron-2b89 {
  background-color: var(--e-global-color-primary);
}
.top_838e .info-iron-2b89:hover {
  background-color: var(--e-global-color-primary);
}
.top_838e .large-e723 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_838e .highlight_60b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-left-c4d4 .heading-18b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-left-c4d4
  .chip_41c8
  > div:nth-child(3)
  .heading-18b8,
.article-left-c4d4
  .search_east_eaa0
  > div:nth-child(1)
  .heading-18b8,
.article-left-c4d4
  .accordion-slow-cf85
  > div:nth-child(1)
  .heading-18b8,
.article-left-c4d4
  .gallery-f41a
  > div:nth-child(1)
  .heading-18b8,
.article-left-c4d4
  .sidebar-motion-0164
  > div:nth-child(1)
  .heading-18b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-left-c4d4 .input_abe8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-left-c4d4 .grid-green-b6c6 {
  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-left-c4d4 .banner_cool_58ad {
  background-color: var(--e-global-color-primary);
}
.article-left-c4d4 .banner_cool_58ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-left-c4d4 .banner_cool_58ad:hover {
  background-color: var(--e-global-color-primary);
}
.article-left-c4d4 .header-steel-5814 {
  background-color: var(--e-global-color-primary);
}
.article-left-c4d4 .header-steel-5814:hover {
  background-color: var(--e-global-color-primary);
}
.article-left-c4d4 .large-e723 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-left-c4d4 .highlight_60b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-lower-2304 .shadow_new_94c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-lower-2304 .element-action-bec3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-lower-2304 .top-fc4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-lower-2304 .complex_139f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-lower-2304 .sidebar_up_740f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-lower-2304 .header-steel-5814 {
  background-color: var(--e-global-color-primary);
}
.highlight-lower-2304 .header-steel-5814:hover {
  background-color: var(--e-global-color-primary);
}
.panel_3505 .list-9fee {
  background-color: var(--e-global-color-secondary);
}
.panel_3505 .east_d058 {
  background-color: var(--e-global-color-text);
}
.panel_3505 .slider_full_9521 {
  background-color: var(--e-global-color-secondary);
}
.panel_3505 .list-ed1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_3505 .mask_a260 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_3505 .active-glass-9699 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_3505 .content_8baf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_3505 .pattern-9832 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-5b87 .under_64f4 .bottom-5b98,
.active-5b87
  .under_64f4
  .bottom-5b98
  a,
.active-5b87 .caption_9f82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-5b87 .under_64f4 .wood-26ff,
.active-5b87 .hover_south_7b1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-5b87 .under_64f4 .wood-26ff {
  color: var(--e-global-color-text);
}
.active-5b87 .hover_south_7b1d {
  color: var(--e-global-color-text);
}
.active-5b87
  .under_64f4
  .label_1043 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-5b87 .pink_4247 .east-6325 {
  background-color: var(--e-global-color-primary);
}
.active-5b87 .pink_4247 .east-6325:hover {
  background-color: var(--e-global-color-primary);
}
.active-5b87 .pink_4247 .breadcrumb-liquid-5c0b li span {
  background-color: var(--e-global-color-text);
}
.active-5b87 .pink_4247 .breadcrumb-liquid-5c0b li span:hover {
  background-color: var(--e-global-color-primary);
}
.active-5b87
  .pink_4247
  .breadcrumb-liquid-5c0b
  li.backdrop_prev_d5e9
  span {
  background-color: var(--e-global-color-accent);
}
.active-5b87 .dark-53ec span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_a013 .small_831a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner-0efb .heading_7fd0 {
  background-color: var(--e-global-color-primary);
}
.inner-0efb .popup-358d {
  background-color: var(--e-global-color-secondary);
}
.inner-0efb .hero-b6e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-0efb .left-843b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-0efb .over_1c11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-0efb .gradient_tall_9c70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-0efb .nav-a3b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-0efb .status_ff0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-0efb .outline-a3d8 {
  background-color: var(--e-global-color-primary);
}
.inner-0efb .outline-a3d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-paper-c811 .steel-383f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-paper-c811 .component_black_c4a6 {
  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);
}
.progress-paper-c811
  .bottom-7887:after {
  background-color: var(--e-global-color-primary);
}
.progress-paper-c811 .blue_755e {
  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);
}
.short-4bda .caption_9f82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-4bda .hover_south_7b1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-ad0b .north_14d2 .pattern-136d {
  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);
}
.card-ad0b .north_14d2 .complex_a1ae {
  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);
}
.text_lite_f76a .list-active-4c86 {
  background-color: var(--e-global-color-primary);
}
.text_lite_f76a .brown-846a {
  background-color: var(--e-global-color-secondary);
}
.text_lite_f76a .primary_d701 .south-159a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_lite_f76a .focus_a705 .south-159a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-f131 .label_rough_278a .status-bronze-3e68 {
  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);
}
.tag-f131 .label_rough_278a .picture-1565 {
  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);
}
.tag-f131 .label_rough_278a .logo_under_1705 {
  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);
}
.layout_fixed_2b97 .detail_silver_ed6a {
  border-color: var(--e-global-color-text);
}
.layout_fixed_2b97 .sidebar_hard_15b2 {
  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);
}
.layout_fixed_2b97 .thumbnail_82b3 {
  color: var(--e-global-color-primary);
}
.layout_fixed_2b97 .disabled_387f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-steel-f000 .text-black-866a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-steel-f000 .article-6659 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-steel-f000 .row-abf3:hover .text-black-866a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-steel-f000
  .row-abf3:hover
  .article-6659 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-42aa .secondary_motion_2dd2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-42aa .description-ef4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-green-2f8a .tabs-tall-9ee3 .preview-hovered-b362 {
  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);
}
.info-green-2f8a .gradient-last-2e19 .preview-hovered-b362 {
  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);
}
.rough-334a .media_blue_1042 {
  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);
}
.focused-708d .label-b597 .label-next-1e1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-708d .label-b597 .label-next-1e1b {
  background-color: var(--e-global-color-secondary);
}
.focused-708d .text-pro-1589 .label-next-1e1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-708d .text-pro-1589 .label-next-1e1b {
  background-color: var(--e-global-color-secondary);
}
.focused-708d .focused-d156 .basic-95c2 {
  background-color: var(--e-global-color-primary);
}
.focused-708d .focused-d156:hover .basic-95c2 {
  background-color: var(--e-global-color-secondary);
}
.focused-708d .east-6325 {
  background-color: var(--e-global-color-primary);
}
.focused-708d .east-6325:hover {
  background-color: var(--e-global-color-accent);
}
.focused-708d .breadcrumb-liquid-5c0b li span {
  background-color: var(--e-global-color-text);
}
.focused-708d .breadcrumb-liquid-5c0b li span:hover {
  background-color: var(--e-global-color-primary);
}
.focused-708d .breadcrumb-liquid-5c0b li.backdrop_prev_d5e9 span {
  background-color: var(--e-global-color-accent);
}
.tertiary_active_f8d8 .left_7b5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_active_f8d8 .component-f699 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_f345 .bright-447d:before {
  background-color: var(--e-global-color-secondary);
}
.clean_f345 .container-90bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_f345 .light_4ffb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-cff0 .chip-6611 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-cff0 .chip-6611:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-cff0 .chip-6611.fn-active-c706 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-cff0 .block_motion_5c59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-cff0 .frame-a076 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-cff0 .large-7c7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-cff0 .link-35a2 {
  background-color: var(--e-global-color-primary);
}
.carousel-cff0 .link-35a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-cff0 .banner-0237 {
  background-color: var(--e-global-color-primary);
}
.carousel-cff0 .banner-0237 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_old_ddaa .content_062c .preview-6a35 a {
  color: var(--e-global-color-secondary);
}
.primary_old_ddaa .content_062c .preview-6a35 a:hover {
  color: var(--e-global-color-secondary);
}
.primary_old_ddaa .content_062c .preview-6a35,
.primary_old_ddaa .content_062c .preview-6a35 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_old_ddaa .content_062c .border_down_50f4 {
  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);
}
.primary_old_ddaa .content_062c .white_ac0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_old_ddaa .content_062c .dynamic-973b {
  background-color: var(--e-global-color-primary);
}
.primary_old_ddaa .content_062c .dynamic-973b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_old_ddaa .content_062c .dynamic-973b:hover {
  background-color: var(--e-global-color-primary);
}
.primary_old_ddaa .content_062c .form_current_d7ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_old_ddaa .content_062c .form_current_d7ce {
  background-color: var(--e-global-color-primary);
}
.primary_old_ddaa .content_062c .form_current_d7ce:hover {
  background-color: var(--e-global-color-primary);
}
.primary_old_ddaa .content_062c .east-6325 {
  background-color: var(--e-global-color-primary);
}
.primary_old_ddaa .content_062c .east-6325:hover {
  background-color: var(--e-global-color-primary);
}
.primary_old_ddaa .pink_4247 .breadcrumb-liquid-5c0b li span {
  background-color: var(--e-global-color-text);
}
.primary_old_ddaa .pink_4247 .breadcrumb-liquid-5c0b li span:hover {
  background-color: var(--e-global-color-primary);
}
.primary_old_ddaa .pink_4247 .breadcrumb-liquid-5c0b li.backdrop_prev_d5e9 span {
  background-color: var(--e-global-color-accent);
}
.primary_old_ddaa .large-e723 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_old_ddaa .highlight_60b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_5eb0 .accent_center_dec3 .slider-7f3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_5eb0 .accent_center_dec3 .dynamic-8c9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_5eb0 .accent_center_dec3 .wrapper_advanced_06a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_d28a .focus-right-ae89 {
  border-color: var(--e-global-color-text);
}
.pagination_d28a .component_under_b80f {
  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);
}
.pagination_d28a .iron-24d1 {
  color: var(--e-global-color-secondary);
}
.pagination_d28a .iron-24d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_d28a .under_785e > * {
  color: var(--e-global-color-primary);
}
.pagination_d28a .under_785e > * svg {
  fill: var(--e-global-color-primary);
}
.pagination_d28a .feature_north_4ff3 {
  color: var(--e-global-color-primary);
}
.pagination_d28a .feature_north_4ff3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_d28a .widget_c795 {
  color: var(--e-global-color-primary);
}
.pagination_d28a .widget_c795 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_d28a .border_in_7e4a {
  color: var(--e-global-color-primary);
}
.pagination_d28a .border_in_7e4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_d28a .grid_last_f13d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_d28a .dropdown-mini-8626 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_d28a .dropdown-mini-8626.widget-895e {
  color: var(--e-global-color-secondary);
}
.pagination_d28a .dropdown-mini-8626.widget-895e .image-e7ed {
  color: var(--e-global-color-accent);
}
.pagination_d28a .dropdown-mini-8626.under_f143 {
  color: var(--e-global-color-text);
}
.pagination_d28a .dropdown-mini-8626.under_f143 .image-e7ed {
  color: var(--e-global-color-text);
}
.pagination_d28a .dropdown-mini-8626:before {
  border-top-color: var(--e-global-color-text);
}
.pagination_d28a .text-fc0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_d28a
  .text-fc0c
  .short_82bf {
  background-color: var(--e-global-color-primary);
}
.pagination_d28a
  .text-fc0c
  .short_82bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_d28a .focus-right-ae89 .east-8fa8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-1370 .in_bc31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-1370 .up_acc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_7db5 .module-static-bce4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_7db5
  .notification_4822
  .table_d7c2 {
  background-color: var(--e-global-color-secondary);
}
.iron_7db5
  .notification_4822.wood-7b54
  .table_d7c2 {
  background-color: var(--e-global-color-text);
}
.iron_7db5
  .notification_4822:hover
  .table_d7c2 {
  background-color: var(--e-global-color-accent);
}
.iron_7db5
  .notification_4822.fn-active-c706
  .table_d7c2 {
  background-color: var(--e-global-color-primary);
}
.medium_321d .table-3aab {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.medium_321d .badge_steel_90ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_321d .detail-gold-49e2 {
  background-color: var(--e-global-color-primary);
}
.medium_321d .detail-gold-49e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_396a .active_ddf7 .image_68dd .stale-6d34 {
  background-color: var(--e-global-color-secondary);
}
.left_396a .active_ddf7 .grid_afcd:after {
  background-color: var(--e-global-color-secondary);
}
.left_396a .blue-e789 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_396a .progress_9566 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_396a .popup-90c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_396a .hot-a95d {
  background-color: var(--e-global-color-primary);
}
.left_396a .hot-a95d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_396a .focus-solid-48ba {
  background-color: var(--e-global-color-secondary);
}
.left_396a .focus-solid-48ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_396a .active_ddf7 .backdrop_south_3f3f .paragraph_acb4:hover {
  background-color: var(--e-global-color-primary);
}
.left_396a
  .active_ddf7
  .backdrop_south_3f3f
  .paragraph_acb4.tooltip-upper-1b08 {
  background-color: var(--e-global-color-primary);
}
.left_396a .active_ddf7 .picture-tiny-1434:before {
  border-color: var(--e-global-color-primary);
}
.left_396a .active_ddf7 .picture-tiny-1434:hover:before {
  border-color: var(--e-global-color-secondary);
}
.left_396a
  .active_ddf7
  .picture-tiny-1434.hidden-next-29c0:before {
  border-color: var(--e-global-color-primary);
}
.left_396a .preview_0b88 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_smooth_84e3 .focus-west-ba96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_smooth_84e3 .focus-west-ba96:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_smooth_84e3 .focus-west-ba96.video_small_23a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_smooth_84e3 .hover-complex-43f6 {
  background-color: var(--e-global-color-primary);
}
.highlight_smooth_84e3 .hover-complex-43f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_smooth_84e3
  .tooltip-middle-284e
  .in-61fe
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_smooth_84e3
  .light_f93b
  .in-61fe
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_7bae
  .description-dynamic-5818
  .backdrop_9687 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_7bae
  .description-dynamic-5818
  .content-2fdc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_7bae .frame-fresh-329e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_7bae .search_8c48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_7bae .banner-2649 {
  background-color: var(--e-global-color-primary);
}
.bright_7bae .banner-2649 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_2c28 .east-fe59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_2c28 .container-9e2e {
  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);
}
.photo_2c28 .north-1204 {
  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);
}
.photo_2c28 .north-1204 a:hover {
  color: var(--e-global-color-secondary);
}
.photo_2c28 .row_left_c865 {
  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);
}
.photo_2c28 .motion_70d5 {
  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);
}
.photo_2c28 .carousel-cool-39ad .east-6325 {
  background-color: var(--e-global-color-primary);
}
.photo_2c28 .carousel-cool-39ad .east-6325:hover {
  background-color: var(--e-global-color-accent);
}
.photo_2c28
  .carousel-cool-39ad
  .breadcrumb-liquid-5c0b
  li
  span {
  background-color: var(--e-global-color-text);
}
.photo_2c28
  .carousel-cool-39ad
  .breadcrumb-liquid-5c0b
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.photo_2c28
  .carousel-cool-39ad
  .breadcrumb-liquid-5c0b
  li.backdrop_prev_d5e9
  span {
  background-color: var(--e-global-color-accent);
}
.stone_4f1e
  .banner-medium-4105
  .media-60e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_4f1e .banner-medium-4105 .banner_red_3bf9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_4f1e .banner-medium-4105 .media_active_6143 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_4f1e .lite-7251 {
  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);
}
.stone_4f1e
  .gas_2572.focus_476e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > a {
  background-color: var(--e-global-color-text);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > a
  .paragraph-4cc9.sidebar_fe67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > a
  .hot_db77.pagination_5747 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > .notification_green_cbe5
  .tertiary_b7fd
  > a {
  background-color: var(--e-global-color-secondary);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > .notification_green_cbe5
  .tertiary_b7fd
  > a
  .yellow_951b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > .notification_green_cbe5
  .tertiary_b7fd
  > a
  .hot_db77.south-f728 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > a
  .lower_9586:before {
  color: var(--e-global-color-text);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > .notification_green_cbe5
  a
  .lower_9586:before {
  color: var(--e-global-color-text);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd.pro_60fa
  > a
  .lower_9586:before {
  color: var(--e-global-color-text);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > .notification_green_cbe5
  .tertiary_b7fd.pro_60fa
  > a
  .lower_9586:before {
  color: var(--e-global-color-text);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > a
  .message_huge_9c17
  .pink_d768 {
  color: var(--e-global-color-text);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > .notification_green_cbe5
  a
  .message_huge_9c17
  .pink_d768 {
  color: var(--e-global-color-text);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > a
  .message_huge_9c17
  .pink_d768,
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > .notification_green_cbe5
  a
  .message_huge_9c17
  .pink_d768 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > a
  .black-c8a1:before {
  color: var(--e-global-color-text);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > .notification_green_cbe5
  a
  .black-c8a1:before {
  color: var(--e-global-color-text);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd.pro_60fa
  > a
  .black-c8a1:before {
  color: var(--e-global-color-text);
}
.active-wood-9e28
  > .nav-4b42
  > div
  > .footer-north-2c52
  > .tertiary_b7fd
  > .notification_green_cbe5
  .tertiary_b7fd.pro_60fa
  > a
  .black-c8a1:before {
  color: var(--e-global-color-text);
}
.backdrop-0ce4 .article-action-a744 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-0ce4
  .stale-a781:hover
  .article-action-a744 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-clean-f7c5
  > .nav-4b42
  > .tabs-iron-a493
  > .white_8914
  > .badge-lite-7e1c
  > .primary_45d7
  .short-15c6 {
  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);
}
.feature-clean-f7c5
  > .nav-4b42
  > .tabs-iron-a493
  > .white_8914
  > .badge-lite-7e1c
  > .primary_45d7:hover
  .short-15c6 {
  color: var(--e-global-color-text);
}
.feature-clean-f7c5
  > .nav-4b42
  > .tabs-iron-a493
  > .white_8914
  > .badge-lite-7e1c
  > .primary_45d7:hover
  .short-15c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-clean-f7c5
  > .nav-4b42
  > .tabs-iron-a493
  > .white_8914
  > .badge-lite-7e1c.banner_4752
  > .primary_45d7
  .short-15c6 {
  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);
}
.article-def9 .light-0347 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-def9 .modal_1320 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-def9 .selected-69c8 {
  background-color: var(--e-global-color-primary);
}
.article-def9 .selected-69c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_8740
  > .nav-4b42
  > .image-99a5
  > .content_fixed_5a40
  > .title_e67f
  .main-complex-7be4 {
  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);
}
.gallery_8740
  > .nav-4b42
  > .image-99a5
  > .content_fixed_5a40
  > .title_e67f
  .highlight-warm-44cb {
  color: var(--e-global-color-text);
}
.gallery_8740
  > .nav-4b42
  > .image-99a5
  > .content_fixed_5a40
  > .title_e67f:hover
  .main-complex-7be4 {
  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);
}
.gallery_8740
  > .nav-4b42
  > .image-99a5
  > .content_fixed_5a40
  > .title_e67f:hover
  .highlight-warm-44cb {
  color: var(--e-global-color-secondary);
}
.gallery_8740
  > .nav-4b42
  > .image-99a5
  > .content_fixed_5a40
  > .title_e67f.tertiary-bef4
  .main-complex-7be4 {
  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);
}
.gallery_8740
  > .nav-4b42
  > .image-99a5
  > .content_fixed_5a40
  > .title_e67f.tertiary-bef4
  .highlight-warm-44cb {
  color: var(--e-global-color-primary);
}
.main-4373
  .upper_4134
  .row_6860 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-4373 .breadcrumb_in_9b49 .east-8fa8 .paragraph_f68a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_577d .hidden-complex-6cd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_577d .filter-lower-1fc2 .hidden-complex-6cd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_577d .gas-4be2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_577d .gas-4be2 {
  background-color: var(--e-global-color-primary);
}
.tiny_eaa5 .layout-e3a9 .outer-ecc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_eaa5
  .layout-e3a9:hover
  .button_outer_fb50 {
  color: var(--e-global-color-secondary);
}
.tiny_eaa5
  .layout-e3a9:hover
  .outer-ecc1 {
  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);
}
.content_ba07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.component-9ee8 {
  flex-direction: column;
}

.component-9ee8 .blue-018b {
  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.component-9ee8 .blue-018b {
  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);
}

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

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

.nav-7423.purple-3570 {
  display: none;
}

.current_93b2 {
  display: none;
}

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

.tooltip-6a47.icon-south-127d {
  margin-bottom: 40px;
  width: 100%;
}

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

.component-9ee8 a {
  width: 100%;
}

.brown_4c77 .shadow_new_2973.old-a168 {
  width: 20% !important;
}

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

.video-2a95: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%);
}

.video-2a95 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.brown_4c77
  .shadow_new_2973.container-232e
  .icon-soft-c2cd
  .card-2f33 {
  font-size: 20px !important;
}

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

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

.hero-soft-e807 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.article-aab8.light_c652 > .article-west-0e70 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.form-smooth-ffdd {
  position: relative;
  width: 100%;
}

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

.fluid-819d {
  font-size: 35px !important;
}

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

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

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

.brown_4c77
  .shadow_new_2973.hard-f5f3
  .dim-783b
  .detail_a874 {
  width: 100% !important;
}

.small-2cef {
  width: 500px !important;
  max-width: none;
}

.link_stone_607e {
  width: 100%;
}

.steel-9db7 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.gallery-action-0a4d {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.sort_92fb:hover .gallery-action-0a4d {
  visibility: visible;
}
.sort_92fb:hover.sort_92fb::before {
  display: block;
}

.hero-soft-e807 h3 {
  color: #fff;
}

.tertiary_af23 {
  margin: 0;
}

.brown_4c77
  .shadow_new_2973.hard-f5f3
  .detail_a874
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.solid_89cf {
  width: 100%;
}

.description_cool_bd92 {
  width: 100%;
}

.module-soft-9294 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.description_cool_bd92 {
  width: 100%;
}

.component-short-5899 {
  margin-bottom: 10px !important;
}

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

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

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

.component-9ee8 .blue-018b.liquid_fa79 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.component-9ee8 h1.blue-018b {
  margin-top: 80px !important;
}

.brown_4c77 .shadow_new_2973.advanced-a3d9 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.grid-22d9 img {
  width: 100%;
}

.hidden_paper_ed56 .logo-left-bdf2.icon-soft-c2cd {
  justify-content: space-between;
}

.stone_58c9 {
  display: none;
}

.tag_b9a3 .fluid_760f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .article-aab8 .article-west-0e70 {
    flex-wrap: nowrap !important;
  }
}

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

  .small-2cef {
    width: 100% !important;
  }
}

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

  .video-2a95 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .hidden_paper_ed56 .logo-left-bdf2.icon-soft-c2cd {
    border-bottom: 1px solid #f0c159;
  }

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

  .article-aab8.light_c652 > .article-west-0e70 {
    gap: 15px;
    justify-content: space-between;
  }

  .brown_4c77
    .shadow_new_2973.hard-f5f3
    .detail_a874
    img {
    width: 60% !important;
  }

  .blue_e2e2 {
    left: 2%;
  }

  .dropdown_0124 {
    margin: 10px 0;
  }

  .component-9ee8 .fluid_760f {
    margin: 0;
    margin-bottom: 10px;
  }

  .video-2a95 {
    font-size: 16px !important;
  }

  .fluid-819d {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.component-9ee8 .blue-018b,
  .component-9ee8 .blue-018b {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .detail_a874 {
    justify-content: center;
  }

  .component-9ee8 .fluid_760f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .brown_4c77 .shadow_new_2973.old-a168 {
    width: 75% !important;
  }

  .grid-22d9 img {
    width: 100% !important;
  }
}

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

  h2.component-9ee8 .blue-018b,
  .component-9ee8 .blue-018b {
    font-size: 30px !important;
  }

  .detail_a874 {
    justify-content: center;
  }

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

  .over-1a94
    .medium-8d72.rough_d10b {
    margin: 0 !important;
  }

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

  .dropdown_0124 {
    display: flex;
  }

  .pagination_a8ae .video-2a95 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .module-soft-9294 {
    justify-content: flex-end;
    gap: 1px;
  }

  .component-9ee8 h1.blue-018b {
    margin-top: 40px !important;
  }

  .brown_4c77
    .shadow_new_2973.hard-f5f3
    .detail_a874
    img,
  .old_a2a8 .dim-783b {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .brown_4c77 .shadow_new_2973.old-a168 {
    width: 100% !important;
  }

  .article-aab8.light_c652 > .article-west-0e70 {
    gap: 3px;
  }

  .component-9ee8 .fluid_760f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.hidden_paper_ed56 .logo-left-bdf2.icon-soft-c2cd {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.hidden_paper_ed56 .logo-left-bdf2.icon-soft-c2cd: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);
}

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

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

.component-9ee8 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .hidden_paper_ed56 .logo-left-bdf2.icon-soft-c2cd {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .component-9ee8 .blue-018b {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .video-2a95 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.element_326b .selected-8a29 {
  flex-shrink: 0;
  white-space: nowrap;
}

.element_326b .main_b2a2 {
  flex-shrink: 0;
  min-width: fit-content;
}

.element_326b .card-2f33 {
  white-space: nowrap;
}

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

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

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

.element_326b .main_b2a2 {
  max-width: 80px !important;
  overflow: hidden;
}

.element_326b .logo-left-bdf2.icon-soft-c2cd {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.element_326b .card-2f33 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: b813 */
.shadow-element-p9 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
