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(.media_5214) {
  gap: 0.5em;
}
:where(.image_daf1) {
  gap: 0.5em;
}
body .carousel_tall_cc92 > .focused_467f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .carousel_tall_cc92 > .texture_advanced_8f72 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .carousel_tall_cc92 > .layout-short-bc3f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .shade_out_95d0 > .focused_467f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .shade_out_95d0 > .texture_advanced_8f72 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .shade_out_95d0 > .layout-short-bc3f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .shade_out_95d0
  > :where(:not(.focused_467f):not(.texture_advanced_8f72):not(.mini-e412)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .shade_out_95d0 > .pagination-8617 {
  max-width: var(--wp--style--global--wide-size);
}
body .media_5214 {
  display: flex;
}
body .media_5214 {
  flex-wrap: wrap;
  align-items: center;
}
body .media_5214 > * {
  margin: 0;
}
body .image_daf1 {
  display: grid;
}
body .image_daf1 > * {
  margin: 0;
}
:where(.box-3fa7.media_5214) {
  gap: 2em;
}
:where(.box-3fa7.image_daf1) {
  gap: 2em;
}
:where(.soft_c980.media_5214) {
  gap: 1.25em;
}
:where(.soft_c980.image_daf1) {
  gap: 1.25em;
}
.tooltip_f44a {
  color: var(--wp--preset--color--black) !important;
}
.carousel_3b63 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.disabled_north_68fc {
  color: var(--wp--preset--color--white) !important;
}
.down_5135 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.sort-black-e9cc {
  color: var(--wp--preset--color--vivid-red) !important;
}
.footer_cold_f6e2 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.column_b328 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.info_4cc8 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.gallery_f83a {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.description_red_a6f1 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.paragraph_a4e3 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.notice-down-0a5d {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.message-plasma-3f57 {
  background-color: var(--wp--preset--color--black) !important;
}
.backdrop_8a61 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.rough-a544 {
  background-color: var(--wp--preset--color--white) !important;
}
.background_c364 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.stale_f149 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.detail_b912 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image-iron-0806 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hover-7cdd {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.active-warm-c415 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.article_old_dae3 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.element_9683 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tooltip-64bb {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.left_74ae {
  border-color: var(--wp--preset--color--black) !important;
}
.stale-d58c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.disabled_8d32 {
  border-color: var(--wp--preset--color--white) !important;
}
.main-active-7797 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.info_gas_cafe {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.thick-c0b1 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gradient-focused-3049 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.right_bfff {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.left_562c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.content-warm-8b62 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.black-fd6a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.avatar_eecf {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.section_glass_95a2 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.dim-fdba {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.message-ed6d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.thumbnail_paper_e8f8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.frame-short-a43f {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.footer-8f81 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.card-cc08 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.brown-4212 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.content_motion_4513 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.green-047c {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.orange-4349 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.container-b1f3 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.sort_next_101d {
  font-size: var(--wp--preset--font-size--small) !important;
}
.slow-7327 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.alert_603d {
  font-size: var(--wp--preset--font-size--large) !important;
}
.link-motion-a3d7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.detail-fe6b a:where(:not(.background-current-989c)) {
  color: inherit;
}
:where(.soft_c980.media_5214) {
  gap: 1.25em;
}
:where(.soft_c980.image_daf1) {
  gap: 1.25em;
}
:where(.box-3fa7.media_5214) {
  gap: 2em;
}
:where(.box-3fa7.image_daf1) {
  gap: 2em;
}
.gallery-center-6989 {
  font-size: 1.5em;
  line-height: 1.6;
}

.fixed_f647 .next_9ccb {
  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);
}
.left-25d1 .tag_upper_35cb {
  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);
}
.video-stale-1394 {
  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);
}
.video-stale-1394.item-red-f7f2 .link_bright_3200 {
  background-color: var(--e-global-color-primary);
}
.video-stale-1394.border_paper_f4e3 .link_bright_3200,
.video-stale-1394.slider-9489 .link_bright_3200 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.rough_5077 .fresh_691c {
  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);
}
.search-a972 {
  --divider-color: var(--e-global-color-secondary);
}
.search-a972 .hero_9199 {
  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);
}
.search-a972.alert-right-1be3 .inner_b5d9 {
  background-color: var(--e-global-color-secondary);
}
.search-a972.thumbnail-dark-1252 .inner_b5d9,
.search-a972.picture-78ff .inner_b5d9 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.search-a972.thumbnail-dark-1252 .inner_b5d9,
.search-a972.picture-78ff .inner_b5d9 svg {
  fill: var(--e-global-color-secondary);
}
.row_bdf3 .button_83bc {
  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);
}
.row_bdf3 .detail-bronze-608d {
  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);
}
.basic-887f.alert-right-1be3 .inner_b5d9 {
  background-color: var(--e-global-color-primary);
}
.basic-887f.thumbnail-dark-1252 .inner_b5d9,
.basic-887f.picture-78ff .inner_b5d9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.basic-887f.thumbnail-dark-1252 .inner_b5d9,
.basic-887f.picture-78ff .inner_b5d9 svg {
  fill: var(--e-global-color-primary);
}
.box-yellow-f48e.alert-right-1be3 .inner_b5d9 {
  background-color: var(--e-global-color-primary);
}
.box-yellow-f48e.thumbnail-dark-1252 .inner_b5d9,
.box-yellow-f48e.picture-78ff .inner_b5d9 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.box-yellow-f48e .search-e926 {
  color: var(--e-global-color-primary);
}
.box-yellow-f48e .search-e926,
.box-yellow-f48e .search-e926 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-yellow-f48e .rough-918b {
  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);
}
.block-tiny-fcf1 .wood-6da3 {
  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);
}
.copper-b944 .search_last_a0aa .mask-last-d1e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-03d8 .surface-1823:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.thick-03d8 .tag-focused-2a33 i {
  color: var(--e-global-color-primary);
}
.thick-03d8 .tag-focused-2a33 svg {
  fill: var(--e-global-color-primary);
}
.thick-03d8 .header-last-65a4 {
  color: var(--e-global-color-secondary);
}
.thick-03d8 .surface-1823 > .header-last-65a4,
.thick-03d8 .surface-1823 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-wood-5c30 .video_old_9ba8 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-wood-5c30 .link-2354 {
  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);
}
.middle-2fa6 .sidebar-pressed-8d34 .accent-tiny-b14a {
  background-color: var(--e-global-color-primary);
}
.middle-2fa6 .progress_d8a7 {
  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);
}
.current_d0ec .paragraph_49f9 {
  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);
}
.current_d0ec .bottom_0511 {
  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);
}
.current_d0ec .layout_green_83ec {
  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);
}
.up_32f7 .info-clean-22ee,
.up_32f7 .info-clean-22ee a {
  color: var(--e-global-color-primary);
}
.up_32f7 .info-clean-22ee.popup-9006,
.up_32f7 .info-clean-22ee.popup-9006 a {
  color: var(--e-global-color-accent);
}
.up_32f7 .info-clean-22ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_32f7 .gradient-2694 {
  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);
}
.yellow_90a7 .black-9903,
.yellow_90a7 .caption-95de {
  color: var(--e-global-color-primary);
}
.yellow_90a7 .black-9903 svg {
  fill: var(--e-global-color-primary);
}
.yellow_90a7 .popup-9006 .black-9903,
.yellow_90a7 .popup-9006 .caption-95de {
  color: var(--e-global-color-accent);
}
.yellow_90a7 .popup-9006 .black-9903 svg {
  fill: var(--e-global-color-accent);
}
.yellow_90a7 .caption-95de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_90a7 .gradient-2694 {
  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);
}
.gallery-liquid-133c .lite_64bb,
.gallery-liquid-133c .plasma-2f2c {
  color: var(--e-global-color-primary);
}
.gallery-liquid-133c .plasma-2f2c svg {
  fill: var(--e-global-color-primary);
}
.gallery-liquid-133c .info-clean-22ee.popup-9006 a,
.gallery-liquid-133c
  .info-clean-22ee.popup-9006
  .plasma-2f2c {
  color: var(--e-global-color-accent);
}
.gallery-liquid-133c .lite_64bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-liquid-133c .gradient-2694 {
  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-down-037c .table_15c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-down-037c .tooltip_962b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_top_cb26 .link_liquid_8582 .card-18c5 {
  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);
}
.row_top_cb26 .link_liquid_8582 .footer_96db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_top_cb26 .panel_wide_ccf0 .card-18c5 {
  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);
}
.row_top_cb26
  .panel_wide_ccf0
  .footer_96db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_top_cb26
  .icon_059a
  .card-18c5 {
  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);
}
.row_top_cb26
  .icon_059a
  .footer_96db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_top_cb26
  .stone_23e4
  .card-18c5 {
  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);
}
.row_top_cb26
  .stone_23e4
  .footer_96db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-complex-681a .photo_upper_478e {
  background-color: var(--e-global-color-primary);
}
.surface-complex-681a .photo_upper_478e:hover {
  background-color: var(--e-global-color-primary);
}
.surface-complex-681a .image-11bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-complex-681a
  .photo_upper_478e:hover
  .image-11bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_cdf7 .slider-6194 {
  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);
}
.inner-0452 .hero-center-4453 .main_focused_8ccb a {
  background-color: var(--e-global-color-accent);
}
.inner-0452 .hero-center-4453 .wrapper-85e0 a {
  background-color: var(--e-global-color-accent);
}
.inner-0452 .hero-center-4453 .main_focused_8ccb a,
.inner-0452 .hero-center-4453 .wrapper-85e0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_b90e
  .table_pro_5ca2.purple_f881
  .hero-center-4453
  a.fixed_c3a3 {
  background-color: var(--e-global-color-accent);
}
.banner_b90e
  .table_pro_5ca2.purple_f881
  .hero-center-4453
  span.fixed_c3a3.fn-current-f5ae {
  background-color: var(--e-global-color-text);
}
.banner_b90e
  .table_pro_5ca2.purple_f881
  .hero-center-4453
  .fixed_c3a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-gas-19c5 .tertiary-under-0348 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-gas-19c5
  .item-rough-b314
  > .sidebar-smooth-a5d2
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-gas-19c5
  .aside_f2cd
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-gas-19c5
  .tooltip-5441
  .form-b06a,
.video-gas-19c5
  .tooltip-5441
  .input_aaf8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-gas-19c5
  .tooltip-5441
  .info_d7c8,
.video-gas-19c5
  .tooltip-5441
  a
  .info_d7c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-gas-19c5
  .tooltip-5441
  .pattern_a260 {
  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);
}
.video-gas-19c5
  .tooltip-5441
  .accordion_07b5 {
  background-color: var(--e-global-color-primary);
}
.video-gas-19c5
  .tooltip-5441
  .accordion_07b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-gas-19c5
  .tooltip-5441
  .accordion_07b5:hover {
  background-color: var(--e-global-color-primary);
}
.video-gas-19c5
  .tooltip-5441
  .picture-eba7 {
  background-color: var(--e-global-color-primary);
}
.video-gas-19c5
  .tooltip-5441
  .picture-eba7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-gas-19c5
  .tooltip-5441
  .picture-eba7:hover {
  background-color: var(--e-global-color-primary);
}
.video-gas-19c5
  .row-static-a7f2
  .under_c712
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-gas-19c5
  .row-static-a7f2
  .brown_9f2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-gas-19c5
  .row-static-a7f2
  .pattern_a260 {
  color: var(--e-global-color-text);
}
.video-gas-19c5
  .row-static-a7f2
  .pattern_a260
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-gas-19c5
  .row-static-a7f2
  .accordion_07b5 {
  background-color: var(--e-global-color-primary);
}
.video-gas-19c5
  .row-static-a7f2
  .accordion_07b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-gas-19c5
  .row-static-a7f2
  .accordion_07b5:hover {
  background-color: var(--e-global-color-primary);
}
.video-gas-19c5
  .row-static-a7f2
  .picture-eba7 {
  background-color: var(--e-global-color-primary);
}
.video-gas-19c5
  .row-static-a7f2
  .picture-eba7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-gas-19c5
  .row-static-a7f2
  .picture-eba7:hover {
  background-color: var(--e-global-color-primary);
}
.video-gas-19c5 .info-fluid-68a3 {
  background-color: var(--e-global-color-primary);
}
.video-gas-19c5 .info-fluid-68a3:hover {
  background-color: var(--e-global-color-primary);
}
.video-gas-19c5 .warm_8ffe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-gas-19c5 .title_basic_c65e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_out_302b .search_yellow_c908 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_out_302b
  .wrapper-adb7
  > div:nth-child(3)
  .search_yellow_c908,
.focus_out_302b
  .shadow_6487
  > div:nth-child(1)
  .search_yellow_c908,
.focus_out_302b
  .silver_d0d2
  > div:nth-child(1)
  .search_yellow_c908,
.focus_out_302b
  .up-22d6
  > div:nth-child(1)
  .search_yellow_c908,
.focus_out_302b
  .shadow-86b9
  > div:nth-child(1)
  .search_yellow_c908 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_out_302b .pattern-6ae8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_out_302b .pressed-b60e {
  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_out_302b .pattern_acbf {
  background-color: var(--e-global-color-primary);
}
.focus_out_302b .pattern_acbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_out_302b .pattern_acbf:hover {
  background-color: var(--e-global-color-primary);
}
.focus_out_302b .inner_c098 {
  background-color: var(--e-global-color-primary);
}
.focus_out_302b .inner_c098:hover {
  background-color: var(--e-global-color-primary);
}
.focus_out_302b .warm_8ffe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_out_302b .title_basic_c65e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_prev_29b3 .carousel-prev-a91a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_prev_29b3 .iron-dbd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_prev_29b3 .avatar-ec36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_prev_29b3 .picture_center_6eab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_prev_29b3 .border_61a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_prev_29b3 .inner_c098 {
  background-color: var(--e-global-color-primary);
}
.description_prev_29b3 .inner_c098:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-a633 .huge-8168 {
  background-color: var(--e-global-color-secondary);
}
.hovered-a633 .component_steel_474a {
  background-color: var(--e-global-color-text);
}
.hovered-a633 .bright_f166 {
  background-color: var(--e-global-color-secondary);
}
.hovered-a633 .surface_pressed_bf53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-a633 .shade_4841 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-a633 .article_paper_a78e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-a633 .paper-8c54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-a633 .tiny-6e85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-eccd .notice_clean_b76f .gallery_32fe,
.stone-eccd
  .notice_clean_b76f
  .gallery_32fe
  a,
.stone-eccd .full-a08a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-eccd .notice_clean_b76f .huge_ff7a,
.stone-eccd .aside-cold-62c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-eccd .notice_clean_b76f .huge_ff7a {
  color: var(--e-global-color-text);
}
.stone-eccd .aside-cold-62c3 {
  color: var(--e-global-color-text);
}
.stone-eccd
  .notice_clean_b76f
  .widget-c891 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-eccd .active-5cee .banner-7e19 {
  background-color: var(--e-global-color-primary);
}
.stone-eccd .active-5cee .banner-7e19:hover {
  background-color: var(--e-global-color-primary);
}
.stone-eccd .active-5cee .basic_ed90 li span {
  background-color: var(--e-global-color-text);
}
.stone-eccd .active-5cee .basic_ed90 li span:hover {
  background-color: var(--e-global-color-primary);
}
.stone-eccd
  .active-5cee
  .basic_ed90
  li.container-fresh-4fe2
  span {
  background-color: var(--e-global-color-accent);
}
.stone-eccd .avatar_out_6f59 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_iron_f981 .panel_north_e023 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-selected-f901 .slow_7f64 {
  background-color: var(--e-global-color-primary);
}
.nav-selected-f901 .button-smooth-0fd2 {
  background-color: var(--e-global-color-secondary);
}
.nav-selected-f901 .avatar_narrow_b9fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-selected-f901 .icon-b457 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-selected-f901 .breadcrumb-hard-67ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-selected-f901 .box-70ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-selected-f901 .carousel_854d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-selected-f901 .solid-93f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-selected-f901 .bright_a601 {
  background-color: var(--e-global-color-primary);
}
.nav-selected-f901 .bright_a601 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_paper_4c5a .content_e235 {
  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);
}
.container_paper_4c5a .module-216a {
  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);
}
.container_paper_4c5a
  .breadcrumb_de0a:after {
  background-color: var(--e-global-color-primary);
}
.container_paper_4c5a .clean-ca3a {
  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);
}
.table-active-0380 .full-a08a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-active-0380 .aside-cold-62c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_f21a .clean_fe6a .text-black-e854 {
  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);
}
.bright_f21a .clean_fe6a .inner-58cc {
  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);
}
.form_complex_c2a9 .thick-ab86 {
  background-color: var(--e-global-color-primary);
}
.form_complex_c2a9 .notice-b0b6 {
  background-color: var(--e-global-color-secondary);
}
.form_complex_c2a9 .highlight_9474 .summary-smooth-0d69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_complex_c2a9 .notification_hovered_38ae .summary-smooth-0d69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_8491 .background_063e .shadow-1f5c {
  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);
}
.out_8491 .background_063e .inner_6d32 {
  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);
}
.out_8491 .background_063e .border-2e50 {
  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);
}
.accordion_brown_9959 .form_4712 {
  border-color: var(--e-global-color-text);
}
.accordion_brown_9959 .photo_f34c {
  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_brown_9959 .box-5212 {
  color: var(--e-global-color-primary);
}
.accordion_brown_9959 .picture_8719 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_2e47 .wide-d251 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_2e47 .grid_c94a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_2e47 .backdrop-short-ce2f:hover .wide-d251 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_2e47
  .backdrop-short-ce2f:hover
  .grid_c94a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_simple_51fc .shade-e375 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_simple_51fc .cold_1be5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_6811 .accordion-north-dab2 .bronze-0e3f {
  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);
}
.left_6811 .cold-9f77 .bronze-0e3f {
  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);
}
.popup-selected-2535 .caption_c780 {
  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);
}
.menu_dim_0493 .notice-5a76 .menu_dfce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_dim_0493 .notice-5a76 .menu_dfce {
  background-color: var(--e-global-color-secondary);
}
.menu_dim_0493 .pattern_b469 .menu_dfce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_dim_0493 .pattern_b469 .menu_dfce {
  background-color: var(--e-global-color-secondary);
}
.menu_dim_0493 .card-6384 .icon_liquid_a0a6 {
  background-color: var(--e-global-color-primary);
}
.menu_dim_0493 .card-6384:hover .icon_liquid_a0a6 {
  background-color: var(--e-global-color-secondary);
}
.menu_dim_0493 .banner-7e19 {
  background-color: var(--e-global-color-primary);
}
.menu_dim_0493 .banner-7e19:hover {
  background-color: var(--e-global-color-accent);
}
.menu_dim_0493 .basic_ed90 li span {
  background-color: var(--e-global-color-text);
}
.menu_dim_0493 .basic_ed90 li span:hover {
  background-color: var(--e-global-color-primary);
}
.menu_dim_0493 .basic_ed90 li.container-fresh-4fe2 span {
  background-color: var(--e-global-color-accent);
}
.pagination-over-f3fb .pro_b902 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-over-f3fb .paragraph-south-37d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-b819 .background-top-7dd1:before {
  background-color: var(--e-global-color-secondary);
}
.panel-b819 .left_a5f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-b819 .carousel-motion-d4db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_c3a1 .gallery_tall_60fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_c3a1 .gallery_tall_60fe:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_c3a1 .gallery_tall_60fe.fn-active-f5ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_c3a1 .primary_red_9e29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_c3a1 .photo_55a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_c3a1 .liquid-d687 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_c3a1 .filter_light_43a4 {
  background-color: var(--e-global-color-primary);
}
.section_c3a1 .filter_light_43a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_c3a1 .silver-d3b5 {
  background-color: var(--e-global-color-primary);
}
.section_c3a1 .silver-d3b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-last-ce0a .element_outer_2a65 .input-72c2 a {
  color: var(--e-global-color-secondary);
}
.header-last-ce0a .element_outer_2a65 .input-72c2 a:hover {
  color: var(--e-global-color-secondary);
}
.header-last-ce0a .element_outer_2a65 .input-72c2,
.header-last-ce0a .element_outer_2a65 .input-72c2 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-last-ce0a .element_outer_2a65 .footer-dynamic-8278 {
  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);
}
.header-last-ce0a .element_outer_2a65 .paragraph-basic-4f28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-last-ce0a .element_outer_2a65 .yellow-2442 {
  background-color: var(--e-global-color-primary);
}
.header-last-ce0a .element_outer_2a65 .yellow-2442 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-last-ce0a .element_outer_2a65 .yellow-2442:hover {
  background-color: var(--e-global-color-primary);
}
.header-last-ce0a .element_outer_2a65 .feature_huge_f76a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-last-ce0a .element_outer_2a65 .feature_huge_f76a {
  background-color: var(--e-global-color-primary);
}
.header-last-ce0a .element_outer_2a65 .feature_huge_f76a:hover {
  background-color: var(--e-global-color-primary);
}
.header-last-ce0a .element_outer_2a65 .banner-7e19 {
  background-color: var(--e-global-color-primary);
}
.header-last-ce0a .element_outer_2a65 .banner-7e19:hover {
  background-color: var(--e-global-color-primary);
}
.header-last-ce0a .active-5cee .basic_ed90 li span {
  background-color: var(--e-global-color-text);
}
.header-last-ce0a .active-5cee .basic_ed90 li span:hover {
  background-color: var(--e-global-color-primary);
}
.header-last-ce0a .active-5cee .basic_ed90 li.container-fresh-4fe2 span {
  background-color: var(--e-global-color-accent);
}
.header-last-ce0a .warm_8ffe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-last-ce0a .title_basic_c65e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_2306 .card_9c3a .component_02fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_2306 .card_9c3a .last_afc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_2306 .card_9c3a .next_bf7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-4d9f .carousel-5729 {
  border-color: var(--e-global-color-text);
}
.text-4d9f .layout-d9aa {
  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);
}
.text-4d9f .button_current_2820 {
  color: var(--e-global-color-secondary);
}
.text-4d9f .button_current_2820 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-4d9f .overlay_26aa > * {
  color: var(--e-global-color-primary);
}
.text-4d9f .overlay_26aa > * svg {
  fill: var(--e-global-color-primary);
}
.text-4d9f .left-01bf {
  color: var(--e-global-color-primary);
}
.text-4d9f .left-01bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-4d9f .medium-e1f4 {
  color: var(--e-global-color-primary);
}
.text-4d9f .medium-e1f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-4d9f .panel-light-4658 {
  color: var(--e-global-color-primary);
}
.text-4d9f .panel-light-4658 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-4d9f .input_b9ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-4d9f .yellow-40cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-4d9f .yellow-40cc.modal_7bb6 {
  color: var(--e-global-color-secondary);
}
.text-4d9f .yellow-40cc.modal_7bb6 .full_d8ff {
  color: var(--e-global-color-accent);
}
.text-4d9f .yellow-40cc.south-8b6f {
  color: var(--e-global-color-text);
}
.text-4d9f .yellow-40cc.south-8b6f .full_d8ff {
  color: var(--e-global-color-text);
}
.text-4d9f .yellow-40cc:before {
  border-top-color: var(--e-global-color-text);
}
.text-4d9f .search-8d0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-4d9f
  .search-8d0a
  .green_074d {
  background-color: var(--e-global-color-primary);
}
.text-4d9f
  .search-8d0a
  .green_074d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-4d9f .carousel-5729 .focused_caab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-fb25 .soft-c7ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-fb25 .badge_b4e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_c1bf .backdrop-3deb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_c1bf
  .warm_393d
  .border-copper-7f51 {
  background-color: var(--e-global-color-secondary);
}
.bronze_c1bf
  .warm_393d.article_99fd
  .border-copper-7f51 {
  background-color: var(--e-global-color-text);
}
.bronze_c1bf
  .warm_393d:hover
  .border-copper-7f51 {
  background-color: var(--e-global-color-accent);
}
.bronze_c1bf
  .warm_393d.fn-active-f5ae
  .border-copper-7f51 {
  background-color: var(--e-global-color-primary);
}
.search-hot-2134 .pro_32c1 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.search-hot-2134 .thick_6972 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-hot-2134 .info-lite-0af5 {
  background-color: var(--e-global-color-primary);
}
.search-hot-2134 .info-lite-0af5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_b57a .frame_960d .stone_0420 .bottom_cdc2 {
  background-color: var(--e-global-color-secondary);
}
.steel_b57a .frame_960d .breadcrumb-225a:after {
  background-color: var(--e-global-color-secondary);
}
.steel_b57a .north-ae7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_b57a .background-down-9cf5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_b57a .active-narrow-5149 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_b57a .modal_inner_2d04 {
  background-color: var(--e-global-color-primary);
}
.steel_b57a .modal_inner_2d04 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_b57a .modal-b8df {
  background-color: var(--e-global-color-secondary);
}
.steel_b57a .modal-b8df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_b57a .frame_960d .message-middle-4557 .cool_43c0:hover {
  background-color: var(--e-global-color-primary);
}
.steel_b57a
  .frame_960d
  .message-middle-4557
  .cool_43c0.module-green-fae7 {
  background-color: var(--e-global-color-primary);
}
.steel_b57a .frame_960d .surface_bd20:before {
  border-color: var(--e-global-color-primary);
}
.steel_b57a .frame_960d .surface_bd20:hover:before {
  border-color: var(--e-global-color-secondary);
}
.steel_b57a
  .frame_960d
  .surface_bd20.cool-9c8e:before {
  border-color: var(--e-global-color-primary);
}
.steel_b57a .silver_49b3 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-f5ac .component_smooth_acdf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-f5ac .component_smooth_acdf:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-f5ac .component_smooth_acdf.rough-a0ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-f5ac .avatar-liquid-6f71 {
  background-color: var(--e-global-color-primary);
}
.hover-f5ac .avatar-liquid-6f71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-f5ac
  .pattern-f349
  .paper_6dea
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-f5ac
  .over_f9a5
  .paper_6dea
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange-5881
  .large-028f
  .medium_1aeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-5881
  .large-028f
  .outer_fc92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-5881 .video_under_4859 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-5881 .search_4a78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-5881 .pattern-top-2037 {
  background-color: var(--e-global-color-primary);
}
.orange-5881 .pattern-top-2037 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_c9fe .wide_2ab7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_c9fe .background-silver-94d6 {
  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);
}
.notification_c9fe .wrapper-073f {
  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);
}
.notification_c9fe .wrapper-073f a:hover {
  color: var(--e-global-color-secondary);
}
.notification_c9fe .light_4bd5 {
  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);
}
.notification_c9fe .card-gas-2794 {
  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);
}
.notification_c9fe .column-paper-6583 .banner-7e19 {
  background-color: var(--e-global-color-primary);
}
.notification_c9fe .column-paper-6583 .banner-7e19:hover {
  background-color: var(--e-global-color-accent);
}
.notification_c9fe
  .column-paper-6583
  .basic_ed90
  li
  span {
  background-color: var(--e-global-color-text);
}
.notification_c9fe
  .column-paper-6583
  .basic_ed90
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.notification_c9fe
  .column-paper-6583
  .basic_ed90
  li.container-fresh-4fe2
  span {
  background-color: var(--e-global-color-accent);
}
.gallery_1cc8
  .pattern-easy-3404
  .selected_27c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_1cc8 .pattern-easy-3404 .under-457c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_1cc8 .pattern-easy-3404 .stone_5720 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_1cc8 .soft_11be {
  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);
}
.gallery_1cc8
  .hero_33ca.overlay_9999 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > a {
  background-color: var(--e-global-color-text);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > a
  .accordion_last_3849.simple-09b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > a
  .input-07c9.gallery_up_c89d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > .picture_pressed_9892
  .chip_9400
  > a {
  background-color: var(--e-global-color-secondary);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > .picture_pressed_9892
  .chip_9400
  > a
  .notice-5f9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > .picture_pressed_9892
  .chip_9400
  > a
  .input-07c9.purple_daaa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > a
  .content-fluid-37cd:before {
  color: var(--e-global-color-text);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > .picture_pressed_9892
  a
  .content-fluid-37cd:before {
  color: var(--e-global-color-text);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400.header-ff29
  > a
  .content-fluid-37cd:before {
  color: var(--e-global-color-text);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > .picture_pressed_9892
  .chip_9400.header-ff29
  > a
  .content-fluid-37cd:before {
  color: var(--e-global-color-text);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > a
  .wood-00cf
  .last_a560 {
  color: var(--e-global-color-text);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > .picture_pressed_9892
  a
  .wood-00cf
  .last_a560 {
  color: var(--e-global-color-text);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > a
  .wood-00cf
  .last_a560,
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > .picture_pressed_9892
  a
  .wood-00cf
  .last_a560 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > a
  .tabs_12e5:before {
  color: var(--e-global-color-text);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > .picture_pressed_9892
  a
  .tabs_12e5:before {
  color: var(--e-global-color-text);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400.header-ff29
  > a
  .tabs_12e5:before {
  color: var(--e-global-color-text);
}
.secondary_out_20b6
  > .upper-8756
  > div
  > .footer_south_8892
  > .chip_9400
  > .picture_pressed_9892
  .chip_9400.header-ff29
  > a
  .tabs_12e5:before {
  color: var(--e-global-color-text);
}
.hidden-96a3 .tertiary_old_86ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-96a3
  .simple_9aae:hover
  .tertiary_old_86ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_plasma_7185
  > .upper-8756
  > .yellow_a123
  > .slow_1c9f
  > .footer_cold_73a0
  > .outline_2381
  .bright_2caa {
  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);
}
.footer_plasma_7185
  > .upper-8756
  > .yellow_a123
  > .slow_1c9f
  > .footer_cold_73a0
  > .outline_2381:hover
  .bright_2caa {
  color: var(--e-global-color-text);
}
.footer_plasma_7185
  > .upper-8756
  > .yellow_a123
  > .slow_1c9f
  > .footer_cold_73a0
  > .outline_2381:hover
  .bright_2caa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_plasma_7185
  > .upper-8756
  > .yellow_a123
  > .slow_1c9f
  > .footer_cold_73a0.border-5b6c
  > .outline_2381
  .bright_2caa {
  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_4815 .over-d00d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_4815 .form_old_c219 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_4815 .wrapper_slow_a975 {
  background-color: var(--e-global-color-primary);
}
.short_4815 .wrapper_slow_a975 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_e13a
  > .upper-8756
  > .mini_d05f
  > .box-81c9
  > .badge-tall-7ba5
  .secondary_0881 {
  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);
}
.module_e13a
  > .upper-8756
  > .mini_d05f
  > .box-81c9
  > .badge-tall-7ba5
  .badge_39c7 {
  color: var(--e-global-color-text);
}
.module_e13a
  > .upper-8756
  > .mini_d05f
  > .box-81c9
  > .badge-tall-7ba5:hover
  .secondary_0881 {
  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);
}
.module_e13a
  > .upper-8756
  > .mini_d05f
  > .box-81c9
  > .badge-tall-7ba5:hover
  .badge_39c7 {
  color: var(--e-global-color-secondary);
}
.module_e13a
  > .upper-8756
  > .mini_d05f
  > .box-81c9
  > .badge-tall-7ba5.menu-tiny-ecd7
  .secondary_0881 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_e13a
  > .upper-8756
  > .mini_d05f
  > .box-81c9
  > .badge-tall-7ba5.menu-tiny-ecd7
  .badge_39c7 {
  color: var(--e-global-color-primary);
}
.red-efe0
  .highlight_mini_7668
  .modal-297a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-efe0 .banner_bf90 .focused_caab .menu-92c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-d013 .status-thick-a72b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-d013 .shadow_huge_4264 .status-thick-a72b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-d013 .large-5a01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-d013 .large-5a01 {
  background-color: var(--e-global-color-primary);
}
.shade-bright-a855 .hard_4f42 .new-495d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-bright-a855
  .hard_4f42:hover
  .out_db39 {
  color: var(--e-global-color-secondary);
}
.shade-bright-a855
  .hard_4f42:hover
  .new-495d {
  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);
}
.easy_9afa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.banner-narrow-d89f {
  flex-direction: column;
}

.banner-narrow-d89f .surface-pressed-dd5f {
  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.banner-narrow-d89f .surface-pressed-dd5f {
  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);
}

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

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

.short_4a1a.outline-out-bdba {
  display: none;
}

.thumbnail-ca89 {
  display: none;
}

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

.steel_62fb.main_77a6 {
  margin-bottom: 40px;
  width: 100%;
}

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

.banner-narrow-d89f a {
  width: 100%;
}

.top-5faa .soft_b067.nav_huge_2dc5 {
  width: 20% !important;
}

.caption_27cd {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.caption_27cd:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

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

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

.left-20c3 {
  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;
}

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

.left-20c3: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);
}

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

.top-5faa
  .soft_b067.aside_1d9e
  .medium-d953
  .dim_9c66 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.accordion_4814.active_32ff > .main-4f9c {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.menu-blue-3d64 {
  position: relative;
  width: 100%;
}

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

.table-huge-703a {
  font-size: 35px !important;
}

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

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

.description-silver-c2ff {
  display: flex;
  gap: 50px;
}

.top-5faa
  .soft_b067.old_12a7
  .gas_8765
  .basic_3587 {
  width: 100% !important;
}

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

.overlay_gas_b581 {
  width: 100%;
}

.disabled-hard-4239 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.row-lite-8e2d {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.dropdown_5a75:hover .icon_dark_788f {
  visibility: visible;
}
.dropdown_5a75:hover.dropdown_5a75::before {
  display: block;
}

.shadow-2873 h3 {
  color: #fff;
}

.filter-18fe {
  margin: 0;
}

.top-5faa
  .soft_b067.old_12a7
  .basic_3587
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.header_6e87 {
  width: 100%;
}

.block_purple_a0c8 {
  width: 100%;
}

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

.block_purple_a0c8 {
  width: 100%;
}

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

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

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

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

.banner-narrow-d89f .surface-pressed-dd5f.south_8bda {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.banner-narrow-d89f h1.surface-pressed-dd5f {
  margin-top: 80px !important;
}

.top-5faa .soft_b067.glass_f8af {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.status_90b0 img {
  width: 100%;
}

.prev_152c .search_huge_5442.medium-d953 {
  justify-content: space-between;
}

.description-selected-8bdd {
  display: none;
}

.overlay_medium_5047 .alert_static_04a1 {
  margin: 1px 0 !important;
}

.content-dark-a4c7 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .accordion_4814 .main-4f9c {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .prev_152c .search_huge_5442.medium-d953 {
    border-bottom: 1px solid #f0c159;
  }

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

  .accordion_4814.active_32ff > .main-4f9c {
    gap: 15px;
    justify-content: space-between;
  }

  .top-5faa
    .soft_b067.old_12a7
    .basic_3587
    img {
    width: 60% !important;
  }

  .paragraph_2414 {
    left: 2%;
  }

  .secondary_soft_3a3e {
    margin: 10px 0;
  }

  .banner-narrow-d89f .alert_static_04a1 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .table-huge-703a {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.banner-narrow-d89f .surface-pressed-dd5f,
  .banner-narrow-d89f .surface-pressed-dd5f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .basic_3587 {
    justify-content: center;
  }

  .banner-narrow-d89f .alert_static_04a1 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .top-5faa .soft_b067.nav_huge_2dc5 {
    width: 75% !important;
  }

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

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

  h2.banner-narrow-d89f .surface-pressed-dd5f,
  .banner-narrow-d89f .surface-pressed-dd5f {
    font-size: 30px !important;
  }

  .basic_3587 {
    justify-content: center;
  }

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

  .dirty-2884
    .simple_5021.surface_hard_d11d {
    margin: 0 !important;
  }

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

  .secondary_soft_3a3e {
    display: flex;
  }

  .tooltip_dark_d3d1 .caption_27cd {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .video-0c91 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .banner-narrow-d89f h1.surface-pressed-dd5f {
    margin-top: 40px !important;
  }

  .top-5faa
    .soft_b067.old_12a7
    .basic_3587
    img,
  .row_bdf3 .gas_8765 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .left-20c3 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .top-5faa .soft_b067.nav_huge_2dc5 {
    width: 100% !important;
  }

  .accordion_4814.active_32ff > .main-4f9c {
    gap: 3px;
  }

  .banner-narrow-d89f .alert_static_04a1 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.prev_152c .search_huge_5442.medium-d953: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);
}

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

/* 图片容器简化样式 */
.menu-blue-3d64 {
  position: relative;
  width: 100%;
}

.banner-narrow-d89f {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.hard-405b {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .prev_152c .search_huge_5442.medium-d953 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .banner-narrow-d89f .surface-pressed-dd5f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .caption_27cd {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.image-d5f3 .widget-dim-44aa {
  flex-shrink: 0;
  white-space: nowrap;
}

.image-d5f3 .picture-black-5d5a {
  flex-shrink: 0;
  min-width: fit-content;
}

.image-d5f3 .dim_9c66 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.image-d5f3 .widget-dim-44aa {
  max-width: 80px !important;
}

.image-d5f3 .picture-black-5d5a {
  max-width: 80px !important;
  overflow: hidden;
}

.image-d5f3 .search_huge_5442.medium-d953 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.image-d5f3 .dim_9c66 {
  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);
  }
}

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

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

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

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

body .left-20c3:nth-child(2),
.top-5faa .left-20c3:nth-child(2),
#page .left-20c3: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;
}

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

/* css-noise: c760 */
.widget-item-l8 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
