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(.highlight_ee01) {
  gap: 0.5em;
}
:where(.feature-next-addf) {
  gap: 0.5em;
}
body .frame_prev_b431 > .element-white-cb6b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .frame_prev_b431 > .box_fresh_7fb2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .frame_prev_b431 > .wide-bc94 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .wrapper_brown_eba4 > .element-white-cb6b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .wrapper_brown_eba4 > .box_fresh_7fb2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .wrapper_brown_eba4 > .wide-bc94 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .wrapper_brown_eba4
  > :where(:not(.element-white-cb6b):not(.box_fresh_7fb2):not(.search_brown_9562)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .wrapper_brown_eba4 > .disabled_5cc0 {
  max-width: var(--wp--style--global--wide-size);
}
body .highlight_ee01 {
  display: flex;
}
body .highlight_ee01 {
  flex-wrap: wrap;
  align-items: center;
}
body .highlight_ee01 > * {
  margin: 0;
}
body .feature-next-addf {
  display: grid;
}
body .feature-next-addf > * {
  margin: 0;
}
:where(.carousel-black-7a06.highlight_ee01) {
  gap: 2em;
}
:where(.carousel-black-7a06.feature-next-addf) {
  gap: 2em;
}
:where(.first-3de9.highlight_ee01) {
  gap: 1.25em;
}
:where(.first-3de9.feature-next-addf) {
  gap: 1.25em;
}
.badge-hard-c8d7 {
  color: var(--wp--preset--color--black) !important;
}
.thick-6cdb {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.badge_wide_a03c {
  color: var(--wp--preset--color--white) !important;
}
.panel_0fa5 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.overlay_new_246d {
  color: var(--wp--preset--color--vivid-red) !important;
}
.thick-bfec {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.west_43f9 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tabs_e242 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.silver-192b {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.action-62cb {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.feature_brown_62a4 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.alert-264c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.photo-cool-1a19 {
  background-color: var(--wp--preset--color--black) !important;
}
.tall-539f {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dropdown_65ae {
  background-color: var(--wp--preset--color--white) !important;
}
.hot_06bc {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.section_5bc1 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.mini-b457 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pattern-basic-b50e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.item_cool_2125 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.column-fast-cef3 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.mask-502b {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.liquid_cea4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.texture-narrow-f808 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.wrapper-narrow-d626 {
  border-color: var(--wp--preset--color--black) !important;
}
.lower_d1d0 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.next_68fc {
  border-color: var(--wp--preset--color--white) !important;
}
.hover_a311 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.menu_top_0306 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.detail-south-236d {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form_f56d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.rough-e650 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pattern_04e9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.menu_last_9869 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.texture_1cdd {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.heading_3075 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.simple-bdf5 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.caption-blue-fc9f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.modal-760e {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.column-372e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.under-7cbd {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.lower-96fa {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.thick_918c {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.message-bright-e511 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.table_hovered_5eb1 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.hover-e354 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.center-3f74 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.button-e05e {
  background: var(--wp--preset--gradient--midnight) !important;
}
.huge-ed12 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.badge_solid_f98d {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.east_1e79 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.prev-a512 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.huge-78c4 a:where(:not(.status_cold_b67b)) {
  color: inherit;
}
:where(.first-3de9.highlight_ee01) {
  gap: 1.25em;
}
:where(.first-3de9.feature-next-addf) {
  gap: 1.25em;
}
:where(.carousel-black-7a06.highlight_ee01) {
  gap: 2em;
}
:where(.carousel-black-7a06.feature-next-addf) {
  gap: 2em;
}
.notice_87f1 {
  font-size: 1.5em;
  line-height: 1.6;
}

.title-complex-c74e .box-warm-fdb2 {
  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);
}
.glass-42e9 .button-brown-311e {
  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-3ebd {
  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-3ebd.box-f9fb .badge-ae9a {
  background-color: var(--e-global-color-primary);
}
.avatar-3ebd.next_3192 .badge-ae9a,
.avatar-3ebd.dynamic-a949 .badge-ae9a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.panel_fdea .dropdown-b0ea {
  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);
}
.widget_9cb1 {
  --divider-color: var(--e-global-color-secondary);
}
.widget_9cb1 .warm_a71d {
  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);
}
.widget_9cb1.message_601b .short_b50f {
  background-color: var(--e-global-color-secondary);
}
.widget_9cb1.shadow_fixed_d666 .short_b50f,
.widget_9cb1.alert_complex_9edb .short_b50f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.widget_9cb1.shadow_fixed_d666 .short_b50f,
.widget_9cb1.alert_complex_9edb .short_b50f svg {
  fill: var(--e-global-color-secondary);
}
.secondary_pressed_c5cb .tag_middle_406a {
  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);
}
.secondary_pressed_c5cb .footer-2bfc {
  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);
}
.component-66b9.message_601b .short_b50f {
  background-color: var(--e-global-color-primary);
}
.component-66b9.shadow_fixed_d666 .short_b50f,
.component-66b9.alert_complex_9edb .short_b50f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.component-66b9.shadow_fixed_d666 .short_b50f,
.component-66b9.alert_complex_9edb .short_b50f svg {
  fill: var(--e-global-color-primary);
}
.paragraph-67d8.message_601b .short_b50f {
  background-color: var(--e-global-color-primary);
}
.paragraph-67d8.shadow_fixed_d666 .short_b50f,
.paragraph-67d8.alert_complex_9edb .short_b50f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paragraph-67d8 .narrow-2110 {
  color: var(--e-global-color-primary);
}
.paragraph-67d8 .narrow-2110,
.paragraph-67d8 .narrow-2110 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-67d8 .border_4244 {
  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);
}
.accordion-ac5f .accent_east_671e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_23a5 .layout_stale_87fb .header-active-19f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-a973 .paragraph_355e:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.column-a973 .highlight_huge_d293 i {
  color: var(--e-global-color-primary);
}
.column-a973 .highlight_huge_d293 svg {
  fill: var(--e-global-color-primary);
}
.column-a973 .mini_c751 {
  color: var(--e-global-color-secondary);
}
.column-a973 .paragraph_355e > .mini_c751,
.column-a973 .paragraph_355e > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_bd80 .disabled-blue-59b2 {
  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);
}
.selected_bd80 .large-85f4 {
  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);
}
.left_bf2f .header-0a17 .pagination-hovered-2899 {
  background-color: var(--e-global-color-primary);
}
.left_bf2f .progress-active-1e9b {
  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);
}
.focus_a979 .black_f287 {
  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);
}
.focus_a979 .in-dfc8 {
  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);
}
.focus_a979 .active-current-f89f {
  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);
}
.surface_3543 .hero_6463,
.surface_3543 .hero_6463 a {
  color: var(--e-global-color-primary);
}
.surface_3543 .hero_6463.detail-eb6e,
.surface_3543 .hero_6463.detail-eb6e a {
  color: var(--e-global-color-accent);
}
.surface_3543 .hero_6463 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_3543 .paragraph-blue-220c {
  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);
}
.shadow_1b40 .hidden-e7d1,
.shadow_1b40 .out-19a6 {
  color: var(--e-global-color-primary);
}
.shadow_1b40 .hidden-e7d1 svg {
  fill: var(--e-global-color-primary);
}
.shadow_1b40 .detail-eb6e .hidden-e7d1,
.shadow_1b40 .detail-eb6e .out-19a6 {
  color: var(--e-global-color-accent);
}
.shadow_1b40 .detail-eb6e .hidden-e7d1 svg {
  fill: var(--e-global-color-accent);
}
.shadow_1b40 .out-19a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_1b40 .paragraph-blue-220c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_motion_85e3 .medium_01a7,
.heading_motion_85e3 .texture_easy_0d42 {
  color: var(--e-global-color-primary);
}
.heading_motion_85e3 .texture_easy_0d42 svg {
  fill: var(--e-global-color-primary);
}
.heading_motion_85e3 .hero_6463.detail-eb6e a,
.heading_motion_85e3
  .hero_6463.detail-eb6e
  .texture_easy_0d42 {
  color: var(--e-global-color-accent);
}
.heading_motion_85e3 .medium_01a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_motion_85e3 .paragraph-blue-220c {
  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-bronze-8155 .tertiary-120f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-bronze-8155 .title-upper-a963 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-3486 .prev_11d7 .pro-a075 {
  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);
}
.in-3486 .prev_11d7 .slider-177c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-3486 .caption_1d82 .pro-a075 {
  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);
}
.in-3486
  .caption_1d82
  .slider-177c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-3486
  .card_fluid_2f52
  .pro-a075 {
  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);
}
.in-3486
  .card_fluid_2f52
  .slider-177c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-3486
  .easy_e15f
  .pro-a075 {
  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);
}
.in-3486
  .easy_e15f
  .slider-177c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-1b0b .gas-5640 {
  background-color: var(--e-global-color-primary);
}
.action-1b0b .gas-5640:hover {
  background-color: var(--e-global-color-primary);
}
.action-1b0b .summary_4cac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-1b0b
  .gas-5640:hover
  .summary_4cac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_8231 .thumbnail-0147 {
  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);
}
.sort-wide-ce04 .picture-00eb .main_fast_c401 a {
  background-color: var(--e-global-color-accent);
}
.sort-wide-ce04 .picture-00eb .overlay_cool_ec2f a {
  background-color: var(--e-global-color-accent);
}
.sort-wide-ce04 .picture-00eb .main_fast_c401 a,
.sort-wide-ce04 .picture-00eb .overlay_cool_ec2f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-669d
  .tag-6874.border-9260
  .picture-00eb
  a.tag-a566 {
  background-color: var(--e-global-color-accent);
}
.paper-669d
  .tag-6874.border-9260
  .picture-00eb
  span.tag-a566.fn-current-fdbc {
  background-color: var(--e-global-color-text);
}
.paper-669d
  .tag-6874.border-9260
  .picture-00eb
  .tag-a566 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_0f14 .dynamic_bead {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_0f14
  .video_hovered_a3cd
  > .chip_bronze_af5d
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_0f14
  .thumbnail-mini-a791
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_0f14
  .menu_17c2
  .banner-fast-8079,
.shade_0f14
  .menu_17c2
  .border_west_1fc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_0f14
  .menu_17c2
  .content_6bac,
.shade_0f14
  .menu_17c2
  a
  .content_6bac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_0f14
  .menu_17c2
  .overlay-b2f1 {
  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);
}
.shade_0f14
  .menu_17c2
  .hover_east_478a {
  background-color: var(--e-global-color-primary);
}
.shade_0f14
  .menu_17c2
  .hover_east_478a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_0f14
  .menu_17c2
  .hover_east_478a:hover {
  background-color: var(--e-global-color-primary);
}
.shade_0f14
  .menu_17c2
  .focused_306e {
  background-color: var(--e-global-color-primary);
}
.shade_0f14
  .menu_17c2
  .focused_306e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_0f14
  .menu_17c2
  .focused_306e:hover {
  background-color: var(--e-global-color-primary);
}
.shade_0f14
  .short_2f83
  .tiny_fa1b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_0f14
  .short_2f83
  .icon_05e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_0f14
  .short_2f83
  .overlay-b2f1 {
  color: var(--e-global-color-text);
}
.shade_0f14
  .short_2f83
  .overlay-b2f1
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_0f14
  .short_2f83
  .hover_east_478a {
  background-color: var(--e-global-color-primary);
}
.shade_0f14
  .short_2f83
  .hover_east_478a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_0f14
  .short_2f83
  .hover_east_478a:hover {
  background-color: var(--e-global-color-primary);
}
.shade_0f14
  .short_2f83
  .focused_306e {
  background-color: var(--e-global-color-primary);
}
.shade_0f14
  .short_2f83
  .focused_306e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_0f14
  .short_2f83
  .focused_306e:hover {
  background-color: var(--e-global-color-primary);
}
.shade_0f14 .hero-6f72 {
  background-color: var(--e-global-color-primary);
}
.shade_0f14 .hero-6f72:hover {
  background-color: var(--e-global-color-primary);
}
.shade_0f14 .red-e3ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_0f14 .liquid-298f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_9771 .white_b657 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_9771
  .hover_over_c03f
  > div:nth-child(3)
  .white_b657,
.widget_9771
  .slider_fbb4
  > div:nth-child(1)
  .white_b657,
.widget_9771
  .avatar_east_c49d
  > div:nth-child(1)
  .white_b657,
.widget_9771
  .surface_8d3b
  > div:nth-child(1)
  .white_b657,
.widget_9771
  .modal_hard_f497
  > div:nth-child(1)
  .white_b657 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_9771 .title_2baa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_9771 .paragraph-inner-eba2 {
  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);
}
.widget_9771 .plasma_53d2 {
  background-color: var(--e-global-color-primary);
}
.widget_9771 .plasma_53d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_9771 .plasma_53d2:hover {
  background-color: var(--e-global-color-primary);
}
.widget_9771 .right_144a {
  background-color: var(--e-global-color-primary);
}
.widget_9771 .right_144a:hover {
  background-color: var(--e-global-color-primary);
}
.widget_9771 .red-e3ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_9771 .liquid-298f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-dd02 .active_591c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-dd02 .pattern-pink-54ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-dd02 .background-top-cbe1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-dd02 .column-04e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-dd02 .smooth_43b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-dd02 .right_144a {
  background-color: var(--e-global-color-primary);
}
.wood-dd02 .right_144a:hover {
  background-color: var(--e-global-color-primary);
}
.tall-1993 .background-8c26 {
  background-color: var(--e-global-color-secondary);
}
.tall-1993 .icon_561a {
  background-color: var(--e-global-color-text);
}
.tall-1993 .carousel-e35b {
  background-color: var(--e-global-color-secondary);
}
.tall-1993 .solid_02a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-1993 .banner-new-4d3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-1993 .status-4ef3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-1993 .slow-97e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-1993 .header_34b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_b4d5 .lower_653f .dropdown_west_78f1,
.down_b4d5
  .lower_653f
  .dropdown_west_78f1
  a,
.down_b4d5 .caption_de31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_b4d5 .lower_653f .preview-next-8d3f,
.down_b4d5 .container-1647 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_b4d5 .lower_653f .preview-next-8d3f {
  color: var(--e-global-color-text);
}
.down_b4d5 .container-1647 {
  color: var(--e-global-color-text);
}
.down_b4d5
  .lower_653f
  .article-stone-379d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_b4d5 .image_9621 .surface_d727 {
  background-color: var(--e-global-color-primary);
}
.down_b4d5 .image_9621 .surface_d727:hover {
  background-color: var(--e-global-color-primary);
}
.down_b4d5 .image_9621 .breadcrumb-67bf li span {
  background-color: var(--e-global-color-text);
}
.down_b4d5 .image_9621 .breadcrumb-67bf li span:hover {
  background-color: var(--e-global-color-primary);
}
.down_b4d5
  .image_9621
  .breadcrumb-67bf
  li.fixed-4698
  span {
  background-color: var(--e-global-color-accent);
}
.down_b4d5 .purple-bb2d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-last-0647 .backdrop-63dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-outer-e893 .down-bf2c {
  background-color: var(--e-global-color-primary);
}
.outline-outer-e893 .title-4f0e {
  background-color: var(--e-global-color-secondary);
}
.outline-outer-e893 .disabled_b433 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-outer-e893 .tag-56d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-outer-e893 .footer_tiny_9c17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-outer-e893 .frame_pink_1d9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-outer-e893 .modal_yellow_4bc9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-outer-e893 .plasma-b233 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-outer-e893 .content_902d {
  background-color: var(--e-global-color-primary);
}
.outline-outer-e893 .content_902d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold-d798 .next_ecd7 {
  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);
}
.gold-d798 .hero-6bbf {
  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);
}
.gold-d798
  .module-warm-9e16:after {
  background-color: var(--e-global-color-primary);
}
.gold-d798 .alert_39c2 {
  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);
}
.content-solid-e487 .caption_de31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-solid-e487 .container-1647 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_eb5c .overlay-20cc .logo-d1dd {
  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);
}
.black_eb5c .overlay-20cc .hidden-7075 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_gold_745d .module_liquid_4226 {
  background-color: var(--e-global-color-primary);
}
.carousel_gold_745d .up-dc3c {
  background-color: var(--e-global-color-secondary);
}
.carousel_gold_745d .pattern_center_4c30 .hero_1d9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_gold_745d .fluid-8c26 .hero_1d9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_a28a .picture_9c60 .blue_063c {
  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);
}
.green_a28a .picture_9c60 .primary-07db {
  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);
}
.green_a28a .picture_9c60 .item_c842 {
  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);
}
.advanced_5598 .upper_1451 {
  border-color: var(--e-global-color-text);
}
.advanced_5598 .widget_gas_bc13 {
  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);
}
.advanced_5598 .container_e8df {
  color: var(--e-global-color-primary);
}
.advanced_5598 .summary-full-37fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_b1a9 .shade-5902 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_b1a9 .block-c3f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_b1a9 .row_ea11:hover .shade-5902 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_b1a9
  .row_ea11:hover
  .block-c3f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-dark-a828 .texture-bronze-5020 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-dark-a828 .summary_3c09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-down-9002 .top_5798 .east_fcfb {
  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);
}
.paragraph-down-9002 .shadow-6e08 .east_fcfb {
  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);
}
.detail_7d71 .breadcrumb_soft_75d0 {
  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);
}
.active-4cd7 .status-mini-a1e6 .purple-56fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-4cd7 .status-mini-a1e6 .purple-56fe {
  background-color: var(--e-global-color-secondary);
}
.active-4cd7 .shade_7db0 .purple-56fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-4cd7 .shade_7db0 .purple-56fe {
  background-color: var(--e-global-color-secondary);
}
.active-4cd7 .lower-c1e6 .clean-c453 {
  background-color: var(--e-global-color-primary);
}
.active-4cd7 .lower-c1e6:hover .clean-c453 {
  background-color: var(--e-global-color-secondary);
}
.active-4cd7 .surface_d727 {
  background-color: var(--e-global-color-primary);
}
.active-4cd7 .surface_d727:hover {
  background-color: var(--e-global-color-accent);
}
.active-4cd7 .breadcrumb-67bf li span {
  background-color: var(--e-global-color-text);
}
.active-4cd7 .breadcrumb-67bf li span:hover {
  background-color: var(--e-global-color-primary);
}
.active-4cd7 .breadcrumb-67bf li.fixed-4698 span {
  background-color: var(--e-global-color-accent);
}
.pro_491f .solid-89a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_491f .gradient-6f23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-79b0 .grid-c79b:before {
  background-color: var(--e-global-color-secondary);
}
.photo-79b0 .title_63a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-79b0 .header-ab49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-8c81 .label-f105 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-8c81 .label-f105:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-8c81 .label-f105.fn-active-fdbc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-8c81 .menu_2b73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-8c81 .frame-024f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-8c81 .status-9e14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-8c81 .avatar_hovered_20ee {
  background-color: var(--e-global-color-primary);
}
.black-8c81 .avatar_hovered_20ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black-8c81 .backdrop-23be {
  background-color: var(--e-global-color-primary);
}
.black-8c81 .backdrop-23be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium_7fd6 .notification_3e10 .grid-b3d5 a {
  color: var(--e-global-color-secondary);
}
.medium_7fd6 .notification_3e10 .grid-b3d5 a:hover {
  color: var(--e-global-color-secondary);
}
.medium_7fd6 .notification_3e10 .grid-b3d5,
.medium_7fd6 .notification_3e10 .grid-b3d5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_7fd6 .notification_3e10 .clean_bc88 {
  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);
}
.medium_7fd6 .notification_3e10 .background_1adc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_7fd6 .notification_3e10 .liquid-9972 {
  background-color: var(--e-global-color-primary);
}
.medium_7fd6 .notification_3e10 .liquid-9972 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_7fd6 .notification_3e10 .liquid-9972:hover {
  background-color: var(--e-global-color-primary);
}
.medium_7fd6 .notification_3e10 .complex_c57c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium_7fd6 .notification_3e10 .complex_c57c {
  background-color: var(--e-global-color-primary);
}
.medium_7fd6 .notification_3e10 .complex_c57c:hover {
  background-color: var(--e-global-color-primary);
}
.medium_7fd6 .notification_3e10 .surface_d727 {
  background-color: var(--e-global-color-primary);
}
.medium_7fd6 .notification_3e10 .surface_d727:hover {
  background-color: var(--e-global-color-primary);
}
.medium_7fd6 .image_9621 .breadcrumb-67bf li span {
  background-color: var(--e-global-color-text);
}
.medium_7fd6 .image_9621 .breadcrumb-67bf li span:hover {
  background-color: var(--e-global-color-primary);
}
.medium_7fd6 .image_9621 .breadcrumb-67bf li.fixed-4698 span {
  background-color: var(--e-global-color-accent);
}
.medium_7fd6 .red-e3ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium_7fd6 .liquid-298f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right_46a3 .new-d107 .down_fca1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right_46a3 .new-d107 .main_355b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_46a3 .new-d107 .outline-b889 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-left-0710 .container-3baf {
  border-color: var(--e-global-color-text);
}
.icon-left-0710 .sidebar-new-11bc {
  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);
}
.icon-left-0710 .media_9b44 {
  color: var(--e-global-color-secondary);
}
.icon-left-0710 .media_9b44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-left-0710 .stone_a80d > * {
  color: var(--e-global-color-primary);
}
.icon-left-0710 .stone_a80d > * svg {
  fill: var(--e-global-color-primary);
}
.icon-left-0710 .thumbnail_iron_50f3 {
  color: var(--e-global-color-primary);
}
.icon-left-0710 .thumbnail_iron_50f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-left-0710 .fluid_73d3 {
  color: var(--e-global-color-primary);
}
.icon-left-0710 .fluid_73d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-left-0710 .bronze_b124 {
  color: var(--e-global-color-primary);
}
.icon-left-0710 .bronze_b124 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-left-0710 .main-8456 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-left-0710 .upper-d9d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-left-0710 .upper-d9d2.focus-wood-0aeb {
  color: var(--e-global-color-secondary);
}
.icon-left-0710 .upper-d9d2.focus-wood-0aeb .heading-25b0 {
  color: var(--e-global-color-accent);
}
.icon-left-0710 .upper-d9d2.sidebar_f8e1 {
  color: var(--e-global-color-text);
}
.icon-left-0710 .upper-d9d2.sidebar_f8e1 .heading-25b0 {
  color: var(--e-global-color-text);
}
.icon-left-0710 .upper-d9d2:before {
  border-top-color: var(--e-global-color-text);
}
.icon-left-0710 .border-d299 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-left-0710
  .border-d299
  .text_12ac {
  background-color: var(--e-global-color-primary);
}
.icon-left-0710
  .border-d299
  .text_12ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-left-0710 .container-3baf .basic-e098 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-5c5c .large_3432 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-5c5c .menu_north_2ccb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_right_d63e .rough-3fdd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_right_d63e
  .accordion_ecf8
  .component-fixed-836e {
  background-color: var(--e-global-color-secondary);
}
.form_right_d63e
  .accordion_ecf8.warm-6621
  .component-fixed-836e {
  background-color: var(--e-global-color-text);
}
.form_right_d63e
  .accordion_ecf8:hover
  .component-fixed-836e {
  background-color: var(--e-global-color-accent);
}
.form_right_d63e
  .accordion_ecf8.fn-active-fdbc
  .component-fixed-836e {
  background-color: var(--e-global-color-primary);
}
.outline-148d .breadcrumb-paper-325b {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.outline-148d .menu_smooth_2089 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-148d .clean_a459 {
  background-color: var(--e-global-color-primary);
}
.outline-148d .clean_a459 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_mini_ce11 .wrapper_a37b .layout_hard_0294 .hovered-8738 {
  background-color: var(--e-global-color-secondary);
}
.photo_mini_ce11 .wrapper_a37b .row-warm-b337:after {
  background-color: var(--e-global-color-secondary);
}
.photo_mini_ce11 .form_59c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_mini_ce11 .detail_white_0401 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_mini_ce11 .image-8f6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_mini_ce11 .slow-66b9 {
  background-color: var(--e-global-color-primary);
}
.photo_mini_ce11 .slow-66b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_mini_ce11 .mask_stone_f455 {
  background-color: var(--e-global-color-secondary);
}
.photo_mini_ce11 .mask_stone_f455 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_mini_ce11 .wrapper_a37b .label_e9c8 .wrapper-hard-bec7:hover {
  background-color: var(--e-global-color-primary);
}
.photo_mini_ce11
  .wrapper_a37b
  .label_e9c8
  .wrapper-hard-bec7.thick-4c3b {
  background-color: var(--e-global-color-primary);
}
.photo_mini_ce11 .wrapper_a37b .accent-2723:before {
  border-color: var(--e-global-color-primary);
}
.photo_mini_ce11 .wrapper_a37b .accent-2723:hover:before {
  border-color: var(--e-global-color-secondary);
}
.photo_mini_ce11
  .wrapper_a37b
  .accent-2723.stone-c7ed:before {
  border-color: var(--e-global-color-primary);
}
.photo_mini_ce11 .module_b977 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-0534 .pink-80c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-0534 .pink-80c9:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-0534 .pink-80c9.lite-2f8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-0534 .action-112d {
  background-color: var(--e-global-color-primary);
}
.pro-0534 .action-112d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-0534
  .avatar_62b4
  .main-selected-b99b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-0534
  .overlay_b9ed
  .main-selected-b99b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_68cd
  .new-2c4d
  .sidebar-bright-da55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_68cd
  .new-2c4d
  .border-c84d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_68cd .sort-small-84cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_68cd .media-fresh-a127 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_68cd .sidebar-cae8 {
  background-color: var(--e-global-color-primary);
}
.pink_68cd .sidebar-cae8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-huge-917e .header_478c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-huge-917e .mask-66e2 {
  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);
}
.gallery-huge-917e .lite-3621 {
  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-huge-917e .lite-3621 a:hover {
  color: var(--e-global-color-secondary);
}
.gallery-huge-917e .soft_8df6 {
  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-huge-917e .in_fb08 {
  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-huge-917e .shadow-action-9064 .surface_d727 {
  background-color: var(--e-global-color-primary);
}
.gallery-huge-917e .shadow-action-9064 .surface_d727:hover {
  background-color: var(--e-global-color-accent);
}
.gallery-huge-917e
  .shadow-action-9064
  .breadcrumb-67bf
  li
  span {
  background-color: var(--e-global-color-text);
}
.gallery-huge-917e
  .shadow-action-9064
  .breadcrumb-67bf
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-huge-917e
  .shadow-action-9064
  .breadcrumb-67bf
  li.fixed-4698
  span {
  background-color: var(--e-global-color-accent);
}
.tertiary-a70f
  .hot-73cd
  .gold-ba7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-a70f .hot-73cd .easy_7cad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-a70f .hot-73cd .media-bronze-0461 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-a70f .alert-pro-8e19 {
  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);
}
.tertiary-a70f
  .tertiary_motion_9dd3.focus_5580 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > a {
  background-color: var(--e-global-color-text);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > a
  .preview-9b3f.backdrop-left-e76c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > a
  .secondary_ec05.hidden-c0ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > .heading-selected-b008
  .frame_copper_c33d
  > a {
  background-color: var(--e-global-color-secondary);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > .heading-selected-b008
  .frame_copper_c33d
  > a
  .down_46b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > .heading-selected-b008
  .frame_copper_c33d
  > a
  .secondary_ec05.slider_east_11bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > a
  .sidebar_eb21:before {
  color: var(--e-global-color-text);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > .heading-selected-b008
  a
  .sidebar_eb21:before {
  color: var(--e-global-color-text);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d.narrow_e6a3
  > a
  .sidebar_eb21:before {
  color: var(--e-global-color-text);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > .heading-selected-b008
  .frame_copper_c33d.narrow_e6a3
  > a
  .sidebar_eb21:before {
  color: var(--e-global-color-text);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > a
  .purple-b9c4
  .action_58c4 {
  color: var(--e-global-color-text);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > .heading-selected-b008
  a
  .purple-b9c4
  .action_58c4 {
  color: var(--e-global-color-text);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > a
  .purple-b9c4
  .action_58c4,
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > .heading-selected-b008
  a
  .purple-b9c4
  .action_58c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > a
  .disabled_f7d8:before {
  color: var(--e-global-color-text);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > .heading-selected-b008
  a
  .disabled_f7d8:before {
  color: var(--e-global-color-text);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d.narrow_e6a3
  > a
  .disabled_f7d8:before {
  color: var(--e-global-color-text);
}
.pattern_c666
  > .surface_easy_23fe
  > div
  > .link_purple_92ce
  > .frame_copper_c33d
  > .heading-selected-b008
  .frame_copper_c33d.narrow_e6a3
  > a
  .disabled_f7d8:before {
  color: var(--e-global-color-text);
}
.sort-01c7 .huge_b466 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-01c7
  .primary_3f8e:hover
  .huge_b466 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_777a
  > .surface_easy_23fe
  > .summary-1706
  > .content_e93b
  > .short_19ec
  > .popup_soft_ccd4
  .mask_524a {
  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);
}
.red_777a
  > .surface_easy_23fe
  > .summary-1706
  > .content_e93b
  > .short_19ec
  > .popup_soft_ccd4:hover
  .mask_524a {
  color: var(--e-global-color-text);
}
.red_777a
  > .surface_easy_23fe
  > .summary-1706
  > .content_e93b
  > .short_19ec
  > .popup_soft_ccd4:hover
  .mask_524a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_777a
  > .surface_easy_23fe
  > .summary-1706
  > .content_e93b
  > .short_19ec.steel_e707
  > .popup_soft_ccd4
  .mask_524a {
  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);
}
.fresh_6421 .search_71e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_6421 .cool-6157 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_6421 .icon-right-02e0 {
  background-color: var(--e-global-color-primary);
}
.fresh_6421 .icon-right-02e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-e155
  > .surface_easy_23fe
  > .notification_south_ee14
  > .light-55bf
  > .huge-d6a6
  .hard_fad5 {
  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);
}
.secondary-e155
  > .surface_easy_23fe
  > .notification_south_ee14
  > .light-55bf
  > .huge-d6a6
  .shade_black_0f41 {
  color: var(--e-global-color-text);
}
.secondary-e155
  > .surface_easy_23fe
  > .notification_south_ee14
  > .light-55bf
  > .huge-d6a6:hover
  .hard_fad5 {
  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);
}
.secondary-e155
  > .surface_easy_23fe
  > .notification_south_ee14
  > .light-55bf
  > .huge-d6a6:hover
  .shade_black_0f41 {
  color: var(--e-global-color-secondary);
}
.secondary-e155
  > .surface_easy_23fe
  > .notification_south_ee14
  > .light-55bf
  > .huge-d6a6.logo-prev-4db4
  .hard_fad5 {
  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);
}
.secondary-e155
  > .surface_easy_23fe
  > .notification_south_ee14
  > .light-55bf
  > .huge-d6a6.logo-prev-4db4
  .shade_black_0f41 {
  color: var(--e-global-color-primary);
}
.panel-7040
  .item-small-54b6
  .container_2ff5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-7040 .text-simple-1dd6 .basic-e098 .thumbnail_31ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_easy_394e .layout_upper_89da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_easy_394e .backdrop_0559 .layout_upper_89da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_easy_394e .picture_cba8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_easy_394e .picture_cba8 {
  background-color: var(--e-global-color-primary);
}
.primary_f91e .media_selected_5549 .next_aae8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_f91e
  .media_selected_5549:hover
  .advanced-1cdf {
  color: var(--e-global-color-secondary);
}
.primary_f91e
  .media_selected_5549:hover
  .next_aae8 {
  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);
}
.shadow_d435 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.video-stone-f703 {
  max-width: 1400px !important;
}

.info-c73a {
  flex-direction: column;
}

.info-c73a .wide-887a {
  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.info-c73a .wide-887a {
  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);
}

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

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

.wrapper_upper_5347.short-c71d {
  display: none;
}

.fast_9318 {
  display: none;
}

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

.short_d283.video-complex-438a {
  margin-bottom: 40px;
  width: 100%;
}

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

.info-c73a a {
  width: 100%;
}

.progress_8df6 .upper_aebc.right-949c {
  width: 20% !important;
}

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

.notification-full-ef41: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%);
}

.notification-full-ef41 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.mask-large-5780 {
  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;
}

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

.mask-large-5780: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);
}

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

.progress_8df6
  .upper_aebc.left_02d3
  .solid-b33d
  .texture-5a13 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.next-7187.light-b7e2 > .silver-c2d9 {
  display: flex;
  align-items: center;
}

.outline-brown-c86e {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.wrapper-f662 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.icon-inner-8f0e {
  font-size: 35px !important;
}

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

.notice-simple-0c6a {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.thumbnail-selected-d94a {
  display: flex;
  gap: 50px;
}

.progress_8df6
  .upper_aebc.surface-lite-ac16
  .menu_46bb
  .element_bd77 {
  width: 100% !important;
}

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

.overlay-current-85ba {
  width: 100%;
}

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

.focus-west-9808 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.wrapper-basic-38fb {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.focus-west-9808:hover .hero_lower_8d20 {
  visibility: visible;
}
.focus-west-9808:hover.focus-west-9808::before {
  display: block;
}

.static-0592 h3 {
  color: #fff;
}

.hard-88aa {
  margin: 0;
}

.progress_8df6
  .upper_aebc.surface-lite-ac16
  .element_bd77
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.top-5d20 {
  width: 100%;
}

.summary_0e57 {
  width: 100%;
}

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

.summary_0e57 {
  width: 100%;
}

.content-97f5 {
  margin-bottom: 10px !important;
}

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

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

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

.info-c73a .wide-887a.filter_gas_8822 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.info-c73a h1.wide-887a {
  margin-top: 80px !important;
}

.progress_8df6 .upper_aebc.video-down-0e7c {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.box_inner_b205 img {
  width: 100%;
}

.green_31f9 .hot_38b0.solid-b33d {
  justify-content: space-between;
}

.gallery_middle_2f39 {
  display: none;
}

.modal-9b70 .notification-eb17 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .next-7187 .silver-c2d9 {
    flex-wrap: nowrap !important;
  }
}

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

  .panel-3228 {
    width: 100% !important;
  }
}

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

  .notification-full-ef41 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .green_31f9 .hot_38b0.solid-b33d {
    border-bottom: 1px solid #f0c159;
  }

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

  .next-7187.light-b7e2 > .silver-c2d9 {
    gap: 15px;
    justify-content: space-between;
  }

  .progress_8df6
    .upper_aebc.surface-lite-ac16
    .element_bd77
    img {
    width: 60% !important;
  }

  .wrapper-f662 {
    left: 2%;
  }

  .inner_0e1b {
    margin: 10px 0;
  }

  .info-c73a .notification-eb17 {
    margin: 0;
    margin-bottom: 10px;
  }

  .notification-full-ef41 {
    font-size: 16px !important;
  }

  .icon-inner-8f0e {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.info-c73a .wide-887a,
  .info-c73a .wide-887a {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .element_bd77 {
    justify-content: center;
  }

  .info-c73a .notification-eb17 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .progress_8df6 .upper_aebc.right-949c {
    width: 75% !important;
  }

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

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

  h2.info-c73a .wide-887a,
  .info-c73a .wide-887a {
    font-size: 30px !important;
  }

  .element_bd77 {
    justify-content: center;
  }

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

  .steel-6f0a
    .steel-dd67.cold_da0c {
    margin: 0 !important;
  }

  .outline-brown-c86e {
    margin: 0;
    gap: 10px;
  }

  .inner_0e1b {
    display: flex;
  }

  .breadcrumb-current-a34f .notification-full-ef41 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .info-c73a h1.wide-887a {
    margin-top: 40px !important;
  }

  .progress_8df6
    .upper_aebc.surface-lite-ac16
    .element_bd77
    img,
  .secondary_pressed_c5cb .menu_46bb {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mask-large-5780 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .progress_8df6 .upper_aebc.right-949c {
    width: 100% !important;
  }

  .next-7187.light-b7e2 > .silver-c2d9 {
    gap: 3px;
  }

  .info-c73a .notification-eb17 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.green_31f9 .hot_38b0.solid-b33d: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.notice-simple-0c6a {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .green_31f9 .hot_38b0.solid-b33d {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .info-c73a .wide-887a {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .notification-full-ef41 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.fresh-3abb .dropdown-middle-fc59 {
  flex-shrink: 0;
  white-space: nowrap;
}

.fresh-3abb .pink-4f75 {
  flex-shrink: 0;
  min-width: fit-content;
}

.fresh-3abb .texture-5a13 {
  white-space: nowrap;
}

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

.fresh-3abb {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.fresh-3abb .dropdown-middle-fc59 {
  max-width: 80px !important;
}

.fresh-3abb .pink-4f75 {
  max-width: 80px !important;
  overflow: hidden;
}

.fresh-3abb .hot_38b0.solid-b33d {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.fresh-3abb .texture-5a13 {
  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);
  }
}

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

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

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

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

body .mask-large-5780:nth-child(2),
.progress_8df6 .mask-large-5780:nth-child(2),
#page .mask-large-5780: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;
}

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

/* css-noise: de10 */
.ghost-box-o3 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
